Call libc_fetestexcept_aarch64 from math_private.h rather than duplicating functionality.
[platform/upstream/glibc.git] / ChangeLog
1 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
2
3         * sysdeps/aarch64/fpu/fgetexcptflg.c (fegetexceptflag):
4         Call libc_fetestexcept_aarch64.
5
6 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
7
8         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept):
9         Call libc_feholdexcept_aarch64.
10
11 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
12
13         * sysdeps/aarch64/fpu/fegetround.c (fegetround):
14         Call get_rounding_mode.
15
16 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
17
18         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
19         Simplify logic.
20
21 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
22
23         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept):
24         Simplify logic.
25
26 2014-10-24  Joseph Myers  <joseph@codesourcery.com>
27
28         [BZ #14138]
29         * sysdeps/unix/sysv/linux/arm/getegid.c: Remove file.
30         * sysdeps/unix/sysv/linux/arm/geteuid.c: Likewise.
31         * sysdeps/unix/sysv/linux/arm/getgid.c: Likewise.
32         * sysdeps/unix/sysv/linux/arm/getgroups.c: Likewise.
33         * sysdeps/unix/sysv/linux/arm/getresgid.c: Likewise.
34         * sysdeps/unix/sysv/linux/arm/getresuid.c: Likewise.
35         * sysdeps/unix/sysv/linux/arm/getuid.c: Likewise.
36         * sysdeps/unix/sysv/linux/i386/getegid.c: Likewise.
37         * sysdeps/unix/sysv/linux/i386/geteuid.c: Likewise.
38         * sysdeps/unix/sysv/linux/i386/getgid.c: Likewise.
39         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
40         * sysdeps/unix/sysv/linux/i386/getresgid.c: Likewise.
41         * sysdeps/unix/sysv/linux/i386/getresuid.c: Likewise.
42         * sysdeps/unix/sysv/linux/i386/getuid.c: Likewise.
43         * sysdeps/unix/sysv/linux/m68k/getegid.c: Likewise.
44         * sysdeps/unix/sysv/linux/m68k/geteuid.c: Likewise.
45         * sysdeps/unix/sysv/linux/m68k/getgid.c: Likewise.
46         * sysdeps/unix/sysv/linux/m68k/getgroups.c: Likewise.
47         * sysdeps/unix/sysv/linux/m68k/getresgid.c: Likewise.
48         * sysdeps/unix/sysv/linux/m68k/getresuid.c: Likewise.
49         * sysdeps/unix/sysv/linux/m68k/getuid.c: Likewise.
50         * sysdeps/unix/sysv/linux/s390/s390-32/getegid.c: Likewise.
51         * sysdeps/unix/sysv/linux/s390/s390-32/geteuid.c: Likewise.
52         * sysdeps/unix/sysv/linux/s390/s390-32/getgid.c: Likewise.
53         * sysdeps/unix/sysv/linux/s390/s390-32/getgroups.c: Likewise.
54         * sysdeps/unix/sysv/linux/s390/s390-32/getresgid.c: Likewise.
55         * sysdeps/unix/sysv/linux/s390/s390-32/getresuid.c: Likewise.
56         * sysdeps/unix/sysv/linux/s390/s390-32/getuid.c: Likewise.
57         * sysdeps/unix/sysv/linux/sh/getegid.c: Likewise.
58         * sysdeps/unix/sysv/linux/sh/geteuid.c: Likewise.
59         * sysdeps/unix/sysv/linux/sh/getgid.c: Likewise.
60         * sysdeps/unix/sysv/linux/sh/getgroups.c: Likewise.
61         * sysdeps/unix/sysv/linux/sh/getresgid.c: Likewise.
62         * sysdeps/unix/sysv/linux/sh/getresuid.c: Likewise.
63         * sysdeps/unix/sysv/linux/sh/getuid.c: Likewise.
64         * sysdeps/unix/sysv/linux/sparc/sparc32/getegid.c: Likewise.
65         * sysdeps/unix/sysv/linux/sparc/sparc32/geteuid.c: Likewise.
66         * sysdeps/unix/sysv/linux/sparc/sparc32/getgid.c: Likewise.
67         * sysdeps/unix/sysv/linux/sparc/sparc32/getgroups.c: Likewise.
68         * sysdeps/unix/sysv/linux/sparc/sparc32/getuid.c: Likewise.
69         * sysdeps/unix/sysv/linux/arm/syscalls.list (getegid): Add
70         syscall.
71         (geteuid): Likewise.
72         (getgid): Likewise.
73         (getuid): Likewise.
74         (getresgid): Likewise.
75         (getresuid): Likewise.
76         (getgroups): Likewise.
77         * sysdeps/unix/sysv/linux/i386/syscalls.list (getegid): Likewise.
78         (geteuid): Likewise.
79         (getgid): Likewise.
80         (getuid): Likewise.
81         (getresgid): Likewise.
82         (getresuid): Likewise.
83         (getgroups): Likewise.
84         * sysdeps/unix/sysv/linux/m68k/syscalls.list (getegid): Likewise.
85         (geteuid): Likewise.
86         (getgid): Likewise.
87         (getuid): Likewise.
88         (getresgid): Likewise.
89         (getresuid): Likewise.
90         (getgroups): Likewise.
91         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (getegid):
92         Likewise.
93         (geteuid): Likewise.
94         (getgid): Likewise.
95         (getuid): Likewise.
96         (getresgid): Likewise.
97         (getresuid): Likewise.
98         (getgroups): Likewise.
99         * sysdeps/unix/sysv/linux/sh/syscalls.list (getegid): Likewise.
100         (geteuid): Likewise.
101         (getgid): Likewise.
102         (getuid): Likewise.
103         (getresgid): Likewise.
104         (getresuid): Likewise.
105         (getgroups): Likewise.
106         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (getegid):
107         Likewise.
108         (geteuid): Likewise.
109         (getgid): Likewise.
110         (getuid): Likewise.
111         (getgroups): Likewise.
112
113         [BZ #14138]
114         * sysdeps/unix/sysv/linux/i386/chown.c: Remove file.
115         * sysdeps/unix/sysv/linux/i386/fchown.c: Likewise.
116         * sysdeps/unix/sysv/linux/i386/lchown.c: Likewise.
117         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
118         * sysdeps/unix/sysv/linux/s390/s390-32/fchown.c: Remove file.
119         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Likewise.
120         * sysdeps/unix/sysv/linux/sh/chown.c: Likewise.
121         * sysdeps/unix/sysv/linux/sh/fchown.c: Likewise.
122         * sysdeps/unix/sysv/linux/sh/lchown.c: Likewise.
123         * sysdeps/unix/sysv/linux/sparc/sparc32/chown.c: Likewise.
124         * sysdeps/unix/sysv/linux/sparc/sparc32/fchown.c: Likewise.
125         * sysdeps/unix/sysv/linux/sparc/sparc32/lchown.c: Likewise.
126         * sysdeps/unix/sysv/linux/s390/s390-32/Versions (GLIBC_2.1): Add
127         __chown.
128         * sysdeps/unix/sysv/linux/i386/syscalls.list (chown): Add syscall.
129         (lchown): Likewise.
130         (fchown): Likewise.
131         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (chown):
132         Likewise.
133         (lchown): Likewise.
134         (fchown): Likewise.
135         * sysdeps/unix/sysv/linux/sh/syscalls.list (chown): Likewise.
136         (lchown): Likewise.
137         (fchown): Likewise.
138         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (chown):
139         Likewise.
140         (lchown): Likewise.
141         (fchown): Likewise.
142
143 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
144
145         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept):
146         Simplify logic.
147
148 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
149
150         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
151         Cleanup logic.
152
153 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
154
155         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
156         Remove unused include.
157
158 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
159
160         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Remove spaces.
161         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Remove spaces.
162         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Remove spaces.
163         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Remove spaces.
164
165 2014-10-23  Carlos O'Donell  <carlos@systemhalted.org>
166             Helge Deller <deller@gmx.de>
167
168         [BZ #17508]
169         * sysdeps/unix/sysv/linux/hppa/bits/signum.h: Remove SIGEMT.
170         Define SIGSTKFLT as 7. Define SIGSYS as 31. Define SIGXCPU as 12.
171         Remove SIGLOST. Define SIGXFSZ as 30. Define __SIGRTMIN as 32.
172
173 2014-10-23  Joseph Myers  <joseph@codesourcery.com>
174
175         [BZ #14132]
176         * sysdeps/powerpc/powerpc32/libgcc-compat.S (__ashldi3_v_glibc20):
177         Remove macro definition.
178         (__ashrdi3_v_glibc20): Likewise.
179         (__lshrdi3_v_glibc20): Likewise.
180         (__cmpdi2_v_glibc20): Likewise.
181         (__ucmpdi2_v_glibc20): Likewise.
182         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixdfdi_v_glibc20): Likewise.
183         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
184         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
185         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
186         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
187         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdisf_v_glibc20): Likewise.
188
189 2014-10-22  Roland McGrath  <roland@hack.frob.com>
190
191         * inet/netgroup.h (struct name_list): Use C99 [] syntax rather than
192         old GNU extension [0] syntax.
193         * nscd/nscd_helper.c (open_socket): Use a flexible array member and
194         alloca rather than an array member with variable length.
195         * nscd/netgroupcache.c (addgetnetgrentX): Likewise.
196         * nscd/nscd.c (invalidate_db): New function, broken out of ...
197         (parse_opt): ... here.  Likewise use alloca there.
198         Validate the -i argument before checking for rootness.
199         (send_shutdown): New function, broken out of ...
200         (parse_opt): ... here.
201
202 2014-10-22  Roland McGrath  <roland@hack.frob.com>
203
204         * sysdeps/arm/__longjmp.S [NEED_HWCAP] [IS_IN_rtld]: Use LDST_PCREL
205         macro to get at the _rt_local_ro field.
206         [NEED_HWCAP] [!IS_IN_rtld]: Use LDR_GLOBAL to get at _rtld_global_ro
207         ([PIC] case) or _dl_hwcap ([!PIC] case).
208         * sysdeps/arm/setjmp.S: Likewise.
209
210         * config.h.in (ARM_PCREL_MOVW_OK): New macro.
211         * sysdeps/arm/configure.ac: New check to define it.
212         * sysdeps/arm/configure: Regenerated.
213         * sysdeps/arm/sysdep.h [__ASSEMBLER__]: Include <arm-features.h>.
214         (LDST_INDEXED_NOINDEX, LDST_INDEXED_INDEX): New macros.
215         (LDST_INDEXED, LDST_PC_INDEXED): New macros, differing definitions
216         depending on [ARM_NO_INDEX_REGISTER] and [__thumb2__].
217         (LDST_PCREL) [!__thumb2__ && ARCH_HAS_T2 && ARM_PCREL_MOVW_OK]:
218         Use move/movt pair instead of a load.
219         (LDST_GLOBAL): Macro removed.
220         (LDR_GLOBAL): New macro replaces it.
221         (LDR_HIDDEN): New macro.
222         (PTR_MANGLE_LOAD): Use LDR_GLOBAL rather than LDST_GLOBAL.
223         Use LDR_HIDDEN instead for __pointer_chk_guard_local.
224
225         * setjmp/tst-setjmp-static.c: New file.
226         * setjmp/Makefile (tests): Add it.
227         (tests-static): New variable.
228
229 2014-10-22  Maciej W. Rozycki  <macro@codesourcery.com>
230
231         [BZ #17485]
232         * sysdeps/unix/sysv/linux/mips/vfork.S (__libc_vfork): Define.
233
234 2014-10-21  Joseph Myers  <joseph@codesourcery.com>
235
236         [BZ #14132]
237         * math/s_ldexpf.c (__ldexpf): Do not use INTDEF.
238
239 2014-10-21  Roland McGrath  <roland@hack.frob.com>
240
241         * nptl/version.c (__nptl_main): Call __libc_write, not __write.
242
243 2014-10-20  Roland McGrath  <roland@hack.frob.com>
244
245         * io/fts.c (dirent_not_directory): New function.
246         (fts_build): Call it.
247
248 2014-10-20  Roland McGrath  <roland@hack.frob.com>
249
250         * nptl/version.c (__nptl_main): Use normal __write rather than
251         INTERNAL_SYSCALL.
252         (banner): Update copyright years.
253
254         * nptl/pthread_rwlock_timedrdlock.c: #include <sys/time.h> before using
255         gettimeofday.
256         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
257         * nptl/pthread_cond_timedwait.c: Likewise.
258         * nptl/pthread_mutex_timedlock.c: Likewise.
259         * nptl/sem_timedwait.c: Likewise.
260
261         * sysdeps/nptl/bits/libc-lock.h
262         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
263         (__libc_lock_init_recursive): Return void, not 0.
264         * sysdeps/nptl/bits/libc-lockP.h (__libc_lock_init): Likewise.
265         (__libc_rwlock_init): Likewise.
266         * sysdeps/nptl/bits/stdio-lock.h (_IO_lock_init): Likewise.
267
268 2014-10-20  Torvald Riegel  <triegel@redhat.com>
269
270         [BZ #15215]
271         * nptl/pthread_once.c (__pthread_once): Split out fast path to ...
272         (__pthread_once_slow): ... here.
273         * sysdeps/unix/sysv/linux/i386/pthread_once.S: Remove file.
274         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Remove file.
275
276 2014-10-20  Torvald Riegel  <triegel@redhat.com>
277
278         [BZ #15215]
279         * nptl/pthreadP.h (__PTHREAD_ONCE_INPROGRESS, __PTHREAD_ONCE_DONE,
280         __PTHREAD_ONCE_FORK_GEN_INCR): New.
281         * sysdeps/nptl/fork.c (__libc_fork): Use them.
282         * nptl/pthread_once.c (__pthread_once): Likewise.
283         Update comments.
284
285 2014-10-20  Joseph Myers  <joseph@codesourcery.com>
286
287         [BZ #14138]
288         * sysdeps/unix/syscalls.list (readv): Use __libc_readv as strong
289         name.
290         (writev): Use __libc_writev as strong name.
291         * sysdeps/unix/sysv/linux/readv.c: Remove file.
292         * sysdeps/unix/sysv/linux/writev.c: Likewise.
293
294 2014-10-17  Roland McGrath  <roland@hack.frob.com>
295
296         * nptl/createthread.c (TLS_DEFINE_INIT_TP, TLS_VALUE): Macros removed.
297
298         * sysdeps/i386/nptl/tls.h
299         (THREAD_SELF_SYSINFO, THREAD_SYSINFO): Macros removed.
300         [NEED_DL_SYSINFO] (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO):
301         New macros.
302         * sysdeps/ia64/nptl/tls.h [NEED_DL_SYSINFO]
303         (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO): New macros.
304         * nptl/allocatestack.c (allocate_stack) [NEED_DL_SYSINFO]:
305         Call SETUP_THREAD_SYSINFO instead of doing an assignment.
306         * nptl/createthread.c (create_thread) [NEED_DL_SYSINFO]:
307         Call CHECK_THREAD_SYSINFO instead of doing an assert.
308
309         * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
310         Conditionalize FUTEX_PRIVATE_FLAG and FUTEX_CLOCK_REALTIME probes
311         on [__NR_futex].
312         * nptl/pthread_mutex_init.c (prio_inherit_missing): New function,
313         broken out of ...
314         (__pthread_mutex_init): ... here.  Call it.
315         * nptl/pthread_mutex_lock.c (__pthread_mutex_lock_full):
316         Conditionalize PI cases on [__NR_futex].
317         * nptl/pthread_mutex_timedlock.c (pthread_mutex_timedlock): Likewise.
318         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Likewise.
319         * nptl/pthread_mutex_unlock.c (__pthread_mutex_unlock_full): Likewise.
320
321         * nptl/nptl-init.c (sighandler_setxid, __xidcmd): Make definitions
322         conditional on [SIGSETXID].
323         (sigcancel_handler): Make definition conditional on [SIGCANCEL].
324         (__pthread_initialize_minimal_internal): Set up SIGCANCEL only if it
325         is defined.  Likewise for SIGSETXID.
326         * nptl/allocatestack.c (setxid_mark_thread, setxid_unmark_thread):
327         Conditionalize definitions on [SIGSETXID].
328         (setxid_signal_thread, __nptl_setxid_error, __nptl_setxid): Likewise.
329         * nptl/pthread_create.c (start_thread): Conditionalize SIGCANCEL
330         unblocking on [SIGCANCEL].
331
332         * nptl/nptl-init.c (__nptl_set_robust): Conditionalize body on
333         [__NR_set_robust_list].
334
335 2014-10-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
336
337         * string/strcoll_l.c (get_next_seq): Fix up formatting.
338         (do_compare): Likewise.
339
340 2014-10-17  Leonhard Holz  <leonhard.holz@web.de>
341
342         [BZ #15884]
343         * string/strcoll_l.c: Don't include stdio.h.
344         (coll_seq): Remove members idxarr and rulearr.
345         (get_next_seq_cached): Remove function.
346         (get_next_seq): Likewise.
347         (get_next_seq_nocache): Rename to get_next_seq.
348         (do_compare): Remove function.
349         (do_compare_nocache): Rename to do_compare.
350         (STRCOLL): Remove weight and rules cache.
351
352 2014-10-16  Roland McGrath  <roland@hack.frob.com>
353
354         * sysdeps/arm/soft-fp/sfp-machine.h: Filed moved ...
355         * sysdeps/arm/sfp-machine.h: ... to here.
356         * sysdeps/arm/Implies: Remove arm/soft-fp.
357
358 2014-10-14  Joseph Myers  <joseph@codesourcery.com>
359
360         * conform/data/sys/utsname.h-data (*_t): Allow.
361         * conform/data/sys/wait.h-data [POSIX] (uid_t): Do not define.
362         [POSIX] (WEXITED): Do not expect constant.
363         [POSIX] (WSTOPPED): Likewise.
364         [POSIX] (WNOHANG): Likewise.
365         [POSIX] (WNOWAIT): Likewise.
366         [POSIX] (siginfo_t): Do not expect type or elements.
367         [POSIX] (pid_t): Do not expect type.
368         [POSIX] (signal.h): Do not allow header.
369         [POSIX] (sys/resource.h): Likewise.
370         [POSIX] (si_*): Do not allow pattern.
371         [POSIX] (W*): Likewise.
372         [POSIX] (P_*): Likewise.
373         [POSIX] (BUS_*): Likewise.
374         [POSIX] (CLD_*): Likewise.
375         [POSIX] (FPE_*): Likewise.
376         [POSIX] (ILL_*): Likewise.
377         [POSIX] (POLL_*): Likewise.
378         [POSIX] (SEGV_*): Likewise.
379         [POSIX] (SI_*): Likewise.
380         [POSIX] (TRAP_*): Likewise.
381         * conform/Makefile (test-xfail-POSIX/sys/wait.h/conform): New
382         variable.
383
384 2014-10-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
385
386         [BZ #12926]
387         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Avoid
388         infinite loop when __recvmsg returns 0.
389
390 2014-10-10  Joseph Myers  <joseph@codesourcery.com>
391
392         * CANCEL-FCT-WAIVE: Remove file.
393         * CANCEL-FILE-WAIVE: Likewise.
394
395         [BZ #14132]
396         * elf/dl-sysdep.c (__libc_enable_secure): Use rtld_hidden_data_def
397         instead of INTVARDEF.
398         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
399         * sysdeps/mach/hurd/dl-sysdep.c (__libc_enable_secure): Use
400         rtld_hidden_data_def instead of INTVARDEF.
401         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
402         * elf/dl-deps.c (expand_dst): Likewise.
403         * elf/dl-load.c (_dl_dst_count): Likewise.
404         (_dl_dst_substitute): Likewise.
405         (decompose_rpath): Likewise.
406         (_dl_init_paths): Likewise.
407         (open_path): Likewise.
408         (_dl_map_object): Likewise.
409         * elf/rtld.c (dl_main): Likewise.
410         (process_dl_audit): Likewise.
411         (process_envvars): Likewise.
412         * include/unistd.h [IS_IN_rtld] (__libc_enable_secure_internal):
413         Remove declaration.
414         (__libc_enable_secure): Use rtld_hidden_proto.
415
416 2014-10-09  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
417
418         * elf/dl-load.c
419         (add_path): New function broken out of _dl_rtld_di_serinfo.
420         (_dl_rtld_di_serinfo): Remove that nested function.  Update call sites.
421
422 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
423
424         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_D): Use
425         parentheses around macro arguments.
426         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_DP): Likewise.
427         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_D): Likewise.
428         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_DP): Likewise.
429         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_D): Likewise.
430         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_DP): Likewise.
431         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_D): Likewise.
432         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
433         [_FP_W_TYPE_SIZE < 64] (FP_PACK_D): Likewise.
434         [_FP_W_TYPE_SIZE < 64] (FP_PACK_DP): Likewise.
435         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_D): Likewise.
436         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_DP): Likewise.
437         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_D): Likewise.
438         [_FP_W_TYPE_SIZE < 64] (FP_CMP_D): Likewise.
439         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_D): Likewise.
440         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_D): Likewise.
441         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_D): Likewise.
442         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_D): Likewise.
443         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_D): Likewise.
444         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_DP): Likewise.
445         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_D): Likewise.
446         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_DP): Likewise.
447         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_D): Likewise.
448         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_DP): Likewise.
449         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D): Likewise.
450         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
451         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_D): Likewise.
452         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_DP): Likewise.
453         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_D): Likewise.
454         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_DP): Likewise.
455         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_D): Likewise.
456         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_D): Likewise.
457         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_D): Likewise.
458         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_D): Likewise.
459         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_D): Likewise.
460         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_D): Likewise.
461         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_E):
462         Likewise.
463         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_EP): Likewise.
464         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_E): Likewise.
465         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
466         [_FP_W_TYPE_SIZE < 64] (FP_PACK_E): Likewise.
467         [_FP_W_TYPE_SIZE < 64] (FP_PACK_EP): Likewise.
468         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_E): Likewise.
469         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_EP): Likewise.
470         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_E): Likewise.
471         [_FP_W_TYPE_SIZE < 64] (FP_CMP_E): Likewise.
472         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_E): Likewise.
473         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_E): Likewise.
474         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_E): Likewise.
475         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_E): Likewise.
476         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_E): Likewise.
477         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_EP): Likewise.
478         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_E): Likewise.
479         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
480         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_E): Likewise.
481         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_EP): Likewise.
482         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_E): Likewise.
483         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_EP): Likewise.
484         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_E): Likewise.
485         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_E): Likewise.
486         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_E): Likewise.
487         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_E): Likewise.
488         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_E): Likewise.
489         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_E): Likewise.
490         * soft-fp/op-1.h (_FP_FRAC_SRST_1): Likewise.
491         (_FP_FRAC_SRS_1): Likewise.
492         (_FP_FRAC_CLZ_1): Likewise.
493         (_FP_MUL_MEAT_1_imm): Likewise.
494         (_FP_MUL_MEAT_1_wide): Likewise.
495         (_FP_MUL_MEAT_1_hard): Likewise.
496         (_FP_SQRT_MEAT_1): Likewise.
497         (_FP_FRAC_ASSEMBLE_1): Likewise.
498         (_FP_FRAC_DISASSEMBLE_1): Likewise.
499         * soft-fp/op-2.h (_FP_FRAC_CLZ_2): Likewise.
500         (__FP_CLZ_2): Likewise.
501         (_FP_MUL_MEAT_2_wide): Likewise.
502         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
503         (_FP_MUL_MEAT_2_gmp): Likewise.
504         (_FP_MUL_MEAT_2_120_240_double): Likewise.
505         (_FP_SQRT_MEAT_2): Likewise.
506         (_FP_FRAC_ASSEMBLE_2): Likewise.
507         (_FP_FRAC_DISASSEMBLE_2): Likewise.
508         * soft-fp/op-4.h (_FP_FRAC_SRS_4): Likewise.
509         (_FP_FRAC_CLZ_4): Likewise.
510         (_FP_MUL_MEAT_4_wide): Likewise.
511         (_FP_MUL_MEAT_4_gmp): Likewise.
512         (_FP_SQRT_MEAT_4): Likewise.
513         (_FP_FRAC_ASSEMBLE_4): Likewise.
514         (_FP_FRAC_DISASSEMBLE_4): Likewise.
515         * soft-fp/op-common.h (_FP_CMP): Likewise.
516         (_FP_CMP_EQ): Likewise.
517         (_FP_CMP_UNORD): Likewise.
518         (_FP_TO_INT): Likewise.
519         (_FP_FROM_INT): Likewise.
520         [!__FP_CLZ] (__FP_CLZ): Likewise.
521         (_FP_DIV_HELP_imm): Likewise.
522         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_Q):
523         Likewise.
524         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_QP): Likewise.
525         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_Q): Likewise.
526         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_QP): Likewise.
527         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_Q): Likewise.
528         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_QP): Likewise.
529         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
530         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
531         [_FP_W_TYPE_SIZE < 64] (FP_PACK_Q): Likewise.
532         [_FP_W_TYPE_SIZE < 64] (FP_PACK_QP): Likewise.
533         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_Q): Likewise.
534         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_QP): Likewise.
535         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_Q): Likewise.
536         [_FP_W_TYPE_SIZE < 64] (FP_CMP_Q): Likewise.
537         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_Q): Likewise.
538         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_Q): Likewise.
539         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_Q): Likewise.
540         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_Q): Likewise.
541         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_Q): Likewise.
542         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_QP): Likewise.
543         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_Q): Likewise.
544         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_QP): Likewise.
545         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_Q): Likewise.
546         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_QP): Likewise.
547         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
548         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
549         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_Q): Likewise.
550         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_QP): Likewise.
551         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_Q): Likewise.
552         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_QP): Likewise.
553         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_Q): Likewise.
554         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_Q): Likewise.
555         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_Q): Likewise.
556         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_Q): Likewise.
557         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_Q): Likewise.
558         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_Q): Likewise.
559         * soft-fp/single.h (FP_UNPACK_RAW_S): Likewise.
560         (FP_UNPACK_RAW_SP): Likewise.
561         (FP_PACK_RAW_S): Likewise.
562         (FP_PACK_RAW_SP): Likewise.
563         (FP_UNPACK_S): Likewise.
564         (FP_UNPACK_SP): Likewise.
565         (FP_UNPACK_SEMIRAW_S): Likewise.
566         (FP_UNPACK_SEMIRAW_SP): Likewise.
567         (FP_PACK_S): Likewise.
568         (FP_PACK_SP): Likewise.
569         (FP_PACK_SEMIRAW_S): Likewise.
570         (FP_PACK_SEMIRAW_SP): Likewise.
571         (_FP_SQRT_MEAT_S): Likewise.
572         (FP_CMP_S): Likewise.
573         (FP_CMP_EQ_S): Likewise.
574         (FP_CMP_UNORD_S): Likewise.
575         (FP_TO_INT_S): Likewise.
576         (FP_FROM_INT_S): Likewise.
577
578         * soft-fp/op-common.h (_FP_TO_INT): Handle rsigned == 2.
579
580         * soft-fp/soft-fp.h (FP_EX_INVALID_SNAN): New macro.
581         (FP_EX_INVALID_IMZ): Likewise.
582         (FP_EX_INVALID_IMZ_FMA): Likewise.
583         (FP_EX_INVALID_ISI): Likewise.
584         (FP_EX_INVALID_ZDZ): Likewise.
585         (FP_EX_INVALID_IDI): Likewise.
586         (FP_EX_INVALID_SQRT): Likewise.
587         (FP_EX_INVALID_CVI): Likewise.
588         (FP_EX_INVALID_VC): Likewise.
589         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Specify more precise
590         "invalid" exceptions.
591         (_FP_CHECK_SIGNAN_SEMIRAW): Likewise.
592         (_FP_ADD_INTERNAL): Likewise.
593         (_FP_MUL): Likewise.
594         (_FP_FMA): Likewise.
595         (_FP_DIV): Likewise.
596         (_FP_CMP_CHECK_NAN): Likewise.
597         (_FP_SQRT): Likewise.
598         (_FP_TO_INT): Likewise.
599         (FP_EXTEND): Likewise.
600
601 2014-10-09  Allan McRae  <allan@archlinux.org>
602
603         * po/fr.po: Update French translation from translation project.
604
605 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
606
607         [BZ #14132]
608         * stdlib/cxa_atexit.c (__cxa_atexit): Use libc_hidden_def instead
609         of INTDEF.
610         * include/stdlib.h (__cxa_atexit_internal): Remove declaration.
611         (__cxa_atexit): Use libc_hidden_proto.
612         [!NOT_IN_libc] (__cxa_atexit): Remove macro definition.
613
614         [BZ #14132]
615         * include/wctype.h [!_ISOMAC] (__iswalpha_l_internal): Remove
616         declaration.
617         [!_ISOMAC] (__iswdigit_l_internal): Likewise.
618         [!_ISOMAC] (__iswspace_l_internal): Likewise.
619         [!_ISOMAC] (__iswxdigit_l_internal): Likewise.
620         [!_ISOMAC] (__iswctype_internal): Likewise.
621         * stdio-common/siglist.c (_sys_siglist_internal): Remove alias.
622         * sysdeps/unix/syscalls.list (chown): Remove __chown_internal
623         alias.
624         (fcntl): Remove __fcntl_internal alias.
625         * sysdeps/unix/sysv/linux/hppa/syscalls.list (connect): Remove
626         __connect_internal alias.
627         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (connect):
628         Likewise.
629
630         * soft-fp/soft-fp.h (FP_DENORM_ZERO): New macro.
631         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Check
632         FP_DENORM_ZERO.
633         (_FP_CHECK_FLUSH_ZERO): New macro.
634         (_FP_ADD_INTERNAL): Call _FP_CHECK_FLUSH_ZERO.
635         (_FP_CMP): Likewise.
636         (_FP_CMP_EQ): Likewise.
637         (_FP_TO_INT): Do not set inexact for subnormal arguments if
638         FP_DENORM_ZERO.
639         (FP_EXTEND): Call _FP_CHECK_FLUSH_ZERO.
640         (FP_TRUNC): Likewise.
641
642         * soft-fp/op-common.h (_FP_TO_INT): Ensure maximum exponent is
643         treated as invalid conversion, not as normal exponent.
644
645         * soft-fp/op-common.h (_FP_CMP_CHECK_NAN): New macro.
646         (_FP_CMP): Add extra argument EX.  Call _FP_CMP_CHECK_NAN.
647         (_FP_CMP_EQ): Likewise.
648         (_FP_CMP_UNORD): Likewise.
649         * soft-fp/double.h (FP_CMP_D): Add extra argument EX.
650         (FP_CMP_EQ_D): Likewise.
651         (FP_CMP_UNORD_D): Likewise.
652         * soft-fp/extended.h (FP_CMP_E): Likewise.
653         (FP_CMP_EQ_E): Likewise.
654         (FP_CMP_UNORD_E): Likewise.
655         * soft-fp/quad.h (FP_CMP_Q): Likewise.
656         (FP_CMP_EQ_Q): Likewise.
657         (FP_CMP_UNORD_Q): Likewise.
658         * soft-fp/single.h (FP_CMP_S): Likewise.
659         (FP_CMP_EQ_S): Likewise.
660         (FP_CMP_UNORD_S): Likewise.
661         * soft-fp/eqdf2.c (__eqdf2): Update call to FP_CMP_EQ_D.
662         * soft-fp/eqsf2.c (__eqsf2): Update call to FP_CMP_EQ_S.
663         * soft-fp/eqtf2.c (__eqtf2): Update call to FP_CMP_EQ_Q.
664         * soft-fp/gedf2.c (__gedf2): Update call to FP_CMP_D.
665         * soft-fp/gesf2.c (__gesf2): Update call to FP_CMP_S.
666         * soft-fp/getf2.c (__getf2): Update call to FP_CMP_Q.
667         * soft-fp/ledf2.c (__ledf2): Update call to FP_CMP_D.
668         * soft-fp/lesf2.c (__lesf2): Update call to FP_CMP_S.
669         * soft-fp/letf2.c (__letf2): Update call to FP_CMP_Q.
670         * soft-fp/unorddf2.c (__unorddf2): Update call to FP_CMP_UNORD_D.
671         * soft-fp/unordsf2.c (__unordsf2): Update call to FP_CMP_UNORD_S.
672         * soft-fp/unordtf2.c (__unordtf2): Update call to FP_CMP_UNORD_Q.
673         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Update call
674         to FP_CMP_Q.
675         * sysdeps/sparc/sparc32/soft-fp/q_cmp.c (_Q_cmp): Update call to
676         FP_CMP_Q.
677         * sysdeps/sparc/sparc32/soft-fp/q_cmpe.c (_Q_cmpe): Likewise.
678         * sysdeps/sparc/sparc32/soft-fp/q_feq.c (_Q_feq): Update call to
679         FP_CMP_EQ_Q.
680         * sysdeps/sparc/sparc32/soft-fp/q_fge.c (_Q_fge): Update call to
681         FP_CMP_Q.
682         * sysdeps/sparc/sparc32/soft-fp/q_fgt.c (_Q_fgt): Likewise.
683         * sysdeps/sparc/sparc32/soft-fp/q_fle.c (_Q_fle): Likewise.
684         * sysdeps/sparc/sparc32/soft-fp/q_flt.c (_Q_flt): Likewise.
685         * sysdeps/sparc/sparc32/soft-fp/q_fne.c (_Q_fne): Update call to
686         FP_CMP_EQ_Q.
687         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c (_Qp_cmp): Update call to
688         FP_CMP_Q.
689         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c (_Qp_cmpe): Likewise.
690         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c (_Qp_feq): Update call to
691         FP_CMP_EQ_Q.
692         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c (_Qp_fge): Update call to
693         FP_CMP_Q.
694         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c (_Qp_fgt): Likewise.
695         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c (_Qp_fle): Likewise.
696         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c (_Qp_flt): Likewise.
697         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c (_Qp_fne): Update call to
698         FP_CMP_EQ_Q.
699
700         * soft-fp/op-common.h (FP_EXTEND): When a subnormal input produces
701         a subnormal result, set the underflow exception if trapping on
702         underflow is enabled.
703         * soft-fp/soft-fp.h (FP_INIT_TRAPPING_EXCEPTIONS): New macro.
704         (FP_INIT_EXCEPTIONS): Default to FP_INIT_TRAPPING_EXCEPTIONS.
705         [FP_NO_EXACT_UNDERFLOW] (FP_TRAPPING_EXCEPTIONS): Undefine and
706         redefine to 0.
707         * soft-fp/extenddftf2.c (FP_NO_EXACT_UNDERFLOW): Define.
708         * soft-fp/extendsfdf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
709         * soft-fp/extendsftf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
710         * soft-fp/extendxftf2.c (__extendxftf2): Use
711         FP_INIT_TRAPPING_EXCEPTIONS instead of FP_INIT_ROUNDMODE.
712
713         * soft-fp/soft-fp.h (FP_CLEAR_EXCEPTIONS): Remove macro.
714         * sysdeps/sparc/sparc32/soft-fp/q_itoq.c: Define FP_NO_EXCEPTIONS.
715         (_Q_itoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
716         FP_HANDLE_EXCEPTIONS.
717         * sysdeps/sparc/sparc32/soft-fp/q_lltoq.c: Define FP_NO_EXCEPTIONS.
718         (_Q_lltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
719         FP_HANDLE_EXCEPTIONS.
720         * sysdeps/sparc/sparc32/soft-fp/q_ulltoq.c: Define FP_NO_EXCEPTIONS.
721         (_Q_ulltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
722         FP_HANDLE_EXCEPTIONS.
723         * sysdeps/sparc/sparc32/soft-fp/q_utoq.c: Define FP_NO_EXCEPTIONS.
724         (_Q_utoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
725         FP_HANDLE_EXCEPTIONS.
726
727 2014-10-08  Joseph Myers  <joseph@codesourcery.com>
728
729         [BZ #14132]
730         * sysdeps/unix/sysv/linux/include/sys/timex.h: New file.
731         * sysdeps/unix/sysv/linux/adjtime.c [!ADJTIMEX] (ADJTIMEX): Do not
732         use INTUSE.
733         [!ADJTIMEX] (INTUSE(__adjtimex)): Remove declaration.
734         * sysdeps/unix/sysv/linux/alpha/adjtime.c (__adjtimex_internal):
735         Remove alias.
736         (__adjtimex): Define using libc_hidden_ver.
737         * sysdeps/unix/sysv/linux/ntp_gettime.c (INTUSE(__adjtimex)):
738         Remove declaration.
739         (ntp_gettime): Call __adjtimex directly.
740         * sysdeps/unix/sysv/linux/ntp_gettimex.c (INTUSE(__adjtimex)):
741         Remove declaration.
742         (ntp_gettimex): Call __adjtimex directly.
743         * sysdeps/unix/sysv/linux/syscalls.list (adjtimex): Remove
744         __adjtimex_internal alias.
745
746 2014-10-08  Roland McGrath  <roland@hack.frob.com>
747
748         [BZ #17460]
749         * nscd/nscd.c (more_help): Rewrite list of tables collection
750         using xstrdup and asprintf.
751
752         * nscd/nscd_conf.c: Remove local xstrdup declaration.
753
754 2014-10-08  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
755             Roland McGrath  <roland@hack.frob.com>
756
757         * elf/dl-lookup.c (enter_unique_sym): New function, broken out of ...
758         (do_lookup_unique): ... local function 'enter' here; update callers.
759
760 2014-10-06  Joseph Myers  <joseph@codesourcery.com>
761
762         * sysdeps/unix/make-syscalls.sh (emit_weak_aliases): Condition
763         compat_symbol calls on [SHARED].
764         * sysdeps/unix/sysv/linux/powerpc/lchown.S: Remove file.
765         * sysdeps/unix/sysv/linux/i386/syscalls.list (oldsetrlimit):
766         Remove.
767         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
768         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list
769         (oldsetrlimit): Remove.
770         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
771         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
772         (lchown): New syscall entry.
773         (oldsetrlimit): Remove.
774         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
775         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list
776         (oldsetrlimit): Remove.
777         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
778
779         [BZ #14138]
780         * sysdeps/unix/sysv/linux/arm/fchown.c: Remove file.
781         * sysdeps/unix/sysv/linux/arm/lchown.c: Likewise.
782         * sysdeps/unix/sysv/linux/m68k/fchown.c: Likewise.
783         * sysdeps/unix/sysv/linux/m68k/lchown.c: Likewise.
784         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
785         * sysdeps/unix/sysv/linux/arm/syscalls.list (lchown): Add syscall.
786         (fchown): Likewise.
787         * sysdeps/unix/sysv/linux/m68k/syscalls.list (lchown): Likewise.
788         (fchown): Likewise.
789         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (chown):
790         Likewise.
791
792 2014-10-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
793
794         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Remove file.
795         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c
796         (pthread_spin_unlock): Use __ARCH_REL_INSTR instead of
797         __lll_rel_instr and __ARCH_ACQ_INSTR instead of __lll_acq_instr.
798         * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
799         Likewise.
800         (__old_sem_post): Likewise.
801
802 2014-10-06  Chris Metcalf  <cmetcalf@tilera.com>
803
804         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL): Define
805         INLINE_VSYSCALL, INTERNAL_VSYSCALL, and
806         HAVE_CLOCK_GETTIME_VSYSCALL macros.
807         * sysdeps/unix/sysv/linux/tile/gettimeofday.c (__gettimeofday):
808         Use INLINE_VSYSCALL macro.
809         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso: Add declaration of
810         __vdso_clock_gettime.
811         * sysdeps/unix/sysv/linux/tile/init-first.c
812         (_libc_vdso_platform_setup): Set new __vdso_clock_gettime global.
813         * sysdeps/unix/sysv/linux/tile/Versions (GLIBC_PRIVATE): Add
814         __vdso_clock_gettime.
815
816         * sysdeps/unix/sysv/linux/tile/clone.S (__clone): Fix code
817         to set up frame more cleanly.
818
819         * sysdeps/tile/memcmp.c: New file.
820
821         * sysdeps/unix/sysv/linux/tile/sysconf.c: New file.
822
823         * sysdeps/tile/tilegx/string-endian.h (STRSHIFT): New macro.
824         * sysdeps/tile/tilegx/strcasestr.c: New file.
825         * sysdeps/tile/tilegx/strnlen.c: New file.
826         * sysdeps/tile/tilegx/strstr.c: New file.
827
828         * sysdeps/tile/tilegx/string-endian.h (copy_byte): Optimize.
829
830 2014-10-06  Arjun Shankar  <arjun.is@lostca.se>
831
832         * nptl/tst-setuid3.c: Write errors to stdout.
833
834 2014-10-01  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
835
836         * elf/dl-deps.c
837         (preload): New functions broken out of _dl_map_object_deps.
838         (_dl_map_object_deps):  Remove a nested function. Update call sites.
839
840 2014-10-01  Joseph Myers  <joseph@codesourcery.com>
841
842         [BZ #14138]
843         * sysdeps/unix/sysv/linux/execve.c: Remove file.
844         * sysdeps/unix/sysv/linux/syscalls.list (execve): Add syscall.
845
846 2014-10-01  Steve Ellcey  <sellcey@mips.com>
847
848         * sysdeps/mips/strcmp.S: New.
849
850 2014-09-30  Joseph Myers  <joseph@codesourcery.com>
851
852         [BZ #14138]
853         * sysdeps/unix/sysv/linux/syscalls.list (fchownat): New syscall.
854         (linkat): Likewise.
855         (mkdirat): Likewise.
856         (readlinkat): Likewise.
857         (renameat): Likewise.
858         (symlinkat): Likewise.
859         (unlinkat): Likewise.
860         * sysdeps/unix/sysv/linux/fchownat.c: Remove file.
861         * sysdeps/unix/sysv/linux/linkat.c: Likewise.
862         * sysdeps/unix/sysv/linux/mkdirat.c: Likewise.
863         * sysdeps/unix/sysv/linux/readlinkat.c: Likewise.
864         * sysdeps/unix/sysv/linux/renameat.c: Likewise.
865         * sysdeps/unix/sysv/linux/symlinkat.c: Likewise.
866         * sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
867
868 2014-09-30  Will Newton  <will.newton@linaro.org>
869
870         * math/math.h: Define long double math functions if
871         _LIBC_TEST is defined.
872         * stdlib/tst-strtod-round.c: Define _LIBC_TEST.
873
874         * localedata/Makefile: Move assignment to tests-special
875         into an ifdef testing run-built-tests.
876         * timezone/Makefile: Likewise.
877
878 2014-09-29  Joseph Myers  <joseph@codesourcery.com>
879
880         * sysdeps/x86/Makefile ($(objpfx)tst-ld-sse-use.out): Run script
881         with $(BASH) not $(SHELL).
882
883 2014-09-29  Carlos O'Donell  <carlos@redhat.com>
884             Matthew LeGendre  <legendre1@llnl.gov>
885
886         [BZ #17411]
887         * elf/dl-reloc.c (_dl_relocate_object): Allocate correct amount for
888         l_reloc_result.
889
890 2014-09-29  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
891
892         * stdio-common/printf_fp.c
893         (hack_digit): New function, broken out of ...
894         (__printf_fp): ... local function here.  Update call sites.
895         hack_digit now takes an additional parameter that is a pointer
896         to a struct of the referenced locals.  Those locals moved inside
897         the struct and references updated.
898
899 2014-09-29  H.J. Lu  <hongjiu.lu@intel.com>
900
901         * aclocal.m4: Require autoconf 2.69.
902         * configure: Regenerated.
903         * sysdeps/aarch64/configure: Likewise.
904         * sysdeps/alpha/configure: Likewise.
905         * sysdeps/arm/armv7/configure: Likewise.
906         * sysdeps/arm/configure: Likewise.
907         * sysdeps/ia64/configure: Likewise.
908         * sysdeps/mach/configure: Likewise.
909         * sysdeps/mips/configure: Likewise.
910         * sysdeps/s390/configure: Likewise.
911         * sysdeps/unix/sysv/linux/mips/configure: Likewise.
912         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Likewise.
913
914         * sysdeps/alpha/configure.ac: Avoid empty lines at the end of
915         file.
916         * sysdeps/ia64/configure.ac: Likewise.
917
918 2014-09-26  Joseph Myers  <joseph@codesourcery.com>
919
920         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Do not
921         specify symbol version for ld.so.  Do not include entry for
922         libpthread.
923         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
924         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
925         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
926
927         [BZ #14171]
928         * Makeconfig [$(build-shared) = yes]
929         ($(common-objpfx)soversions.mk): Don't handle SONAMEs specified in
930         makefiles.
931         [$(build-shared) = yes && $(soversions.mk-done) = t]
932         ($(common-objpfx)gnu/lib-names.h): Remove rule.
933         [$(build-shared) = yes && $(soversions.mk-done) = t]
934         ($(common-objpfx)gnu/lib-names.stmp): Likewise.  Split and moved
935         to Makerules.
936         [$(build-shared) = yes && $(soversions.mk-done) = t]
937         (before-compile): Don't append $(common-objpfx)gnu/lib-names.h
938         here.
939         [$(build-shared) = yes && $(soversions.mk-done) = t]
940         (common-generated): Don't append gnu/lib-names.h and
941         gnu/lib-names.stmp here.
942         * Makerules [$(build-shared) = yes && $(soversions.mk-done) = t]
943         (lib-names-h-abi): New variable.
944         [$(build-shared) = yes && $(soversions.mk-done) = t]
945         (lib-names-stmp-abi): Likewise.
946         [$(build-shared) = yes && $(soversions.mk-done) = t &&
947         abi-variants] (before-compile): Append
948         $(common-objpfx)$(lib-names-h-abi).
949         [$(build-shared) = yes && $(soversions.mk-done) = t &&
950         abi-variants] (common-generated): Append gnu/lib-names.h.
951         [$(build-shared) = yes && $(soversions.mk-done) = t &&
952         abi-variants] (install-others-nosubdir): Depend on
953         $(inst_includedir)/$(lib-names-h-abi).
954         [$(build-shared) = yes && $(soversions.mk-done) = t &&
955         abi-variants] ($(common-objpfx)gnu/lib-names.h): New rule.
956         [$(build-shared) = yes && $(soversions.mk-done) = t]
957         ($(common-objpfx)$(lib-names-h-abi)): New rule.
958         [$(build-shared) = yes && $(soversions.mk-done) = t]
959         ($(common-objpfx)$(lib-names-stmp-abi)): Likewise.
960         [$(build-shared) = yes && $(soversions.mk-done) = t]
961         (common-generated): Append $(lib-names-h-abi) and
962         $(lib-names-stmp-abi).
963         * scripts/lib-names.awk: Do not handle multi being set.
964         * sysdeps/unix/sysv/linux/aarch64/Makefile (abi-lp64-ld-soname):
965         Remove variable.
966         (abi-lp64_be-ld-soname): Likewise.
967         * sysdeps/unix/sysv/linux/arm/Makefile (abi-soft-ld-soname):
968         Likewise.
969         (abi-hard-ld-soname): Likewise.
970         * sysdeps/unix/sysv/linux/i386/shlib-versions: New file.
971         * sysdeps/unix/sysv/linux/mips/Makefile (abi-o32_soft-ld-soname):
972         Remove variable.
973         (abi-o32_hard-ld-soname): Likewise.
974         (abi-o32_soft_2008-ld-soname): Likewise.
975         (abi-o32_hard_2008-ld-soname): Likewise.
976         (abi-n32_soft-ld-soname): Likewise.
977         (abi-n32_hard-ld-soname): Likewise.
978         (abi-n32_soft_2008-ld-soname): Likewise.
979         (abi-n32_hard_2008-ld-soname): Likewise.
980         (abi-n64_soft-ld-soname): Likewise.
981         (abi-n64_hard-ld-soname): Likewise.
982         (abi-n64_soft_2008-ld-soname): Likewise.
983         (abi-n64_hard_2008-ld-soname): Likewise.
984         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-64-v1-ld-soname):
985         Likewise.
986         (abi-64-v2-ld-soname): Likewise.
987         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Add
988         ld.so entries.
989         * sysdeps/unix/sysv/linux/s390/Makefile (abi-64-ld-soname): Remove
990         variable.
991         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Add ld.so
992         entry.
993         * sysdeps/unix/sysv/linux/x86/Makefile (abi-32-ld-soname): Remove
994         variable.
995         (abi-64-ld-soname): Likewise.
996         (abi-x32-ld-soname): Likewise.
997         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Add ld.so
998         entry.
999         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
1000
1001 2014-09-23  Joseph Myers  <joseph@codesourcery.com>
1002
1003         [BZ #14138]
1004         * sysdeps/unix/sysv/linux/arm/setrlimit.c: Remove file.
1005         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise.
1006         * sysdeps/unix/sysv/linux/m68k/setrlimit.c: Likewise.
1007         * sysdeps/unix/sysv/linux/powerpc/setrlimit.c: Likewise.
1008         * sysdeps/unix/sysv/linux/s390/s390-32/setrlimit.c: Likewise.
1009         * sysdeps/unix/sysv/linux/sh/setrlimit.c: Likewise.
1010         * sysdeps/unix/sysv/linux/i386/syscalls.list (setrlimit): Add
1011         syscall entry for GLIBC_2.2 symbol version.
1012         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list (setrlimit):
1013         Likewise.
1014         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
1015         (setrlimit): Likewise.
1016         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setrlimit):
1017         Likewise.
1018
1019 2014-09-23  Will Newton  <will.newton@linaro.org>
1020
1021         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h: Check for
1022         _LINUX_ARM_SYSDEP_H include guard too.
1023         * sysdeps/unix/sysv/linux/arm/sysdep.h (_SYS_AUXV_H): Remove
1024         define.
1025
1026 2014-09-20  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1027
1028         * sysdeps/unix/sysv/linux/eventfd.c:
1029         Make first argument unsigned.
1030         * sysdeps/unix/sysv/linux/hppa/sys/eventfd.h: Likewise.
1031         * sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
1032
1033 2014-09-20  Ondřej Bílka  <neleai@seznam.cz>
1034
1035         * socket/recvmmsg.c (recvmmsg): Drop const argument.
1036         * socket/sys/socket.h: Likewise
1037         * sysdeps/unix/sysv/linux/recvmmsg.c: Likewise.
1038
1039 2014-09-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1040
1041         * stdlib/longlong.h: Add __udiv_w_sdiv prototype.
1042
1043 2014-09-17  Arjun Shankar  <arjun.is@lostca.se>
1044
1045         * time/tst-ftime.c: New test.
1046         * time/Makefile (tests): Add tst-ftime.
1047
1048 2014-09-17  Joseph Myers  <joseph@codesourcery.com>
1049
1050         * soft-fp/extended.h: Fix comment formatting.
1051         * soft-fp/op-1.h: Likewise.
1052         * soft-fp/op-2.h: Likewise.
1053         * soft-fp/op-4.h: Likewise.
1054         * soft-fp/op-8.h: Likewise.
1055         * soft-fp/op-common.h: Likewise.
1056         * soft-fp/soft-fp.h: Likewise.
1057
1058         * soft-fp/op-common.h (_FP_TO_INT): Correct formatting.
1059
1060 2014-09-16  Joseph Myers  <joseph@codesourcery.com>
1061
1062         [BZ #6652]
1063         * Makeconfig (soversions-default-setname): Remove variable.
1064         ($(common-objpfx)soversions.i): Don't pass default_setname to
1065         soversions.awk.
1066         * Makerules ($(common-objpfx)abi-versions.h): Don't pass
1067         oldest_abi to abi-versions.awk.
1068         * config.h.in (GLIBC_OLDEST_ABI): Remove macro undefine.
1069         * config.make.in (oldest-abi): Remove variable.
1070         * configure.ac (--enable-oldest-abi): Remove configure option.
1071         * configure: Regenerated.
1072         * csu/version.c (banner) [GLIBC_OLDEST_ABI]: Remove conditional
1073         text.
1074         * scripts/abi-versions.awk: Do not handle oldest_abi variable.
1075         * scripts/soversions.awk: Do not handle default_setname variable.
1076         * sysdeps/mach/hurd/configure.ac: Do not handle oldest_abi
1077         variable.
1078         * sysdeps/mach/hurd/configure: Regenerated.
1079         * sysdeps/unix/sysv/linux/configure.ac: Do not handle oldest_abi
1080         variable.
1081         * sysdeps/unix/sysv/linux/configure: Regenerated.
1082
1083 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
1084
1085         * elf/Makefile (CFLAGS-interp.c): Remove.
1086         ($(elf-objpfx)runtime-linker.h): Generate header with linker
1087         path string.
1088         * elf/interp.c: Include generated runtime-linker.h
1089
1090         * Makerules (lib%.so): Don't include $(+interp) in
1091         prerequisites.
1092         * elf/Makefile (CFLAGS-interp.c): Don't define NOT_IN_libc.
1093         * dlfcn/eval.c: Remove file.
1094
1095         * posix/getconf.c (vars): Don't check for _[SP]C_* and _CS
1096         macros.
1097
1098         [BZ #17266]
1099         * misc/sys/cdefs.h: Define __extern_always_inline for clang
1100         4.2 and newer.
1101
1102         [BZ #17370]
1103         * libio/wfileops.c (do_ftell_wide): Free OUT on error path.
1104
1105 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
1106             Jakub Jelinek  <jakub@redhat.com>
1107
1108         [BZ #17266]
1109         * libio/stdio.h: Check definition of __fortify_function
1110         instead of __extern_always_inline to include bits/stdio2.h.
1111         * math/bits/math-finite.h [__USE_XOPEN || __USE_ISOC99]: Also
1112         check if __extern_always_inline is defined.
1113         [__USE_MISC || __USE_XOPEN]: Likewise.
1114         [__USE_ISOC99] Likewise.
1115         * misc/sys/cdefs.h (__fortify_function): Define only if
1116         __extern_always_inline is defined.
1117         [!__cplusplus || __GNUC_PREREQ (4,3)]: Revert to defining
1118         __extern_always_inline and __extern_inline only for g++-4.3
1119         and newer or a compatible gcc.
1120
1121 2014-09-15  Andreas Schwab  <schwab@linux-m68k.org>
1122
1123         [BZ #17371]
1124         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
1125         last change to handle zero prefix length.
1126
1127 2014-09-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
1128
1129         * sysdeps/posix/sysconf.c (__sysconf): Return -1 for
1130         _SC_REGEX_VERSION.
1131
1132         * posix/getconf.c (vars): Add _POSIX_IPV6 and
1133         _POSIX_RAW_SOCKETS.
1134
1135 2014-09-13  Allan McRae  <allan@archlinux.org>
1136
1137         * po/ru.po: Update Russian translation from translation project.
1138
1139 2014-09-12  Roland McGrath  <roland@hack.frob.com>
1140
1141         * locale/programs/locale.c (show_locale_vars): Inline local function
1142         into its sole call site.  Clean up some style nits.
1143         (print_item): New function, broken out of ...
1144         (show_info): ... local function here.  Clean up style nits.
1145
1146         * locale/programs/ld-ctype.c (set_one_default): New function, broken
1147         out of ...
1148         (set_class_defaults): ... local function set_default here.
1149         Define set_default as a macro locally to pass constant parameters.
1150         (allocate_arrays, set_class_defaults): Use C99 for scope for each CNT,
1151         rather than a shared local.
1152
1153         * stdlib/rpmatch.c (try): New function, broken out of ...
1154         (rpmatch): ... local function here.  Also, prototypify definition.
1155
1156 2014-09-12  Joseph Myers  <joseph@codesourcery.com>
1157
1158         * scripts/soversions.awk: Do not handle configuration names.
1159         * Makeconfig ($(common-objpfx)soversions.i): Do not pass cpu,
1160         vendor and os variables to soversions.awk.
1161         * configure.ac: Do not modify gnu-* host_os.
1162         * configure: Regenerated
1163         * shlib-versions: Remove first column with configuration names.
1164         * nptl/shlib-versions: Likewise.
1165         * nptl_db/shlib-versions: Likewise.
1166         * sysdeps/hppa/shlib-versions: Likewise.
1167         * sysdeps/m68k/shlib-versions: Likewise.
1168         * sysdeps/mach/hurd/shlib-versions: Likewise.
1169         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: Likewise.
1170         * sysdeps/unix/sysv/linux/alpha/shlib-versions: Likewise.
1171         * sysdeps/unix/sysv/linux/arm/shlib-versions: Likewise.
1172         * sysdeps/unix/sysv/linux/hppa/shlib-versions: Likewise.
1173         * sysdeps/unix/sysv/linux/ia64/shlib-versions: Likewise.
1174         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: Likewise.
1175         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: Likewise.
1176         * sysdeps/unix/sysv/linux/mips/shlib-versions: Likewise.
1177         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
1178         Likewise.
1179         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
1180         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
1181         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
1182         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
1183         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
1184         * sysdeps/unix/sysv/linux/tile/shlib-versions: Likewise.
1185         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
1186         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
1187
1188         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
1189         (HAVE_ELFV2_ABI): AC_DEFINE in ELFv2 case.
1190         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
1191         Regenerated.
1192         * config.h.in (HAVE_ELFV2_ABI): New macro undefine.
1193         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
1194         Condition symbol version definitions on [HAVE_ELFV2_ABI].
1195
1196         * shlib-versions: Remove OS-specific entries.  Moved to files in
1197         sysdeps.
1198         * sysdeps/mach/hurd/shlib-versions: New file.
1199         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
1200
1201         * nptl/shlib-versions: Remove architecture-specific entries.
1202         Moved to files in sysdeps.
1203         * shlib-versions: Likewise.
1204         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: New
1205         file.
1206         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
1207         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
1208         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
1209         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
1210
1211         * sysdeps/gnu/netinet/udp.h (UDP_NO_CHECK6_TX): New macro.
1212         (UDP_NO_CHECK6_RX): Likewise.
1213
1214 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
1215
1216         * sysdeps/posix/sysconf.c (__sysconf): Spell
1217         _POSIX_DEVICE_SPECIFIC and _POSIX_DEVICE_SPECIFIC_R correctly.
1218
1219 2014-08-12  Florian Weimer  <fweimer@redhat.com>
1220
1221         * iconv/gconv_open.c (__gconv_open): Remove transliteration module
1222         loading.
1223         * iconv/Versions (__gconv_transliterate): Export for use from
1224         gconv modules.
1225         * iconv/gconv.h (__GCONV_TRANSLIT): New flag.
1226         (struct __gconv_trans_data, __gconv_trans_fct,
1227         __gconv_trans_context_fct, __gconv_trans_query_fct,
1228         __gconv_trans_init_fct, __gconv_trans_end_fct): Remove type
1229         definitions.
1230         (struct __gconv_step_data): Remove __trans member.
1231         (__gconv_transliterate): Declaration moved from gconv_int.h.  No
1232         longer hidden.  Remove unused trans_data argument.
1233         * iconv/gconv_int.h (struct trans_struct): Remove definition.
1234         (__gconv_translit_find): Remove declaration.
1235         (__gconv_transliterate): Declaration moved to gconv.h.  Add hidden
1236         prototype.
1237         * iconv/gconv_close.c (__gconv_close): Remove __trans cleanup.
1238         * iconv/gconv_trans.c (__gconv_transliterate): Remove unused
1239         trans_data argument.  Add hidden definition.
1240         (__gconv_translit_find): Remove.
1241         * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): Call
1242         __gconv_transliterate directly if __GCONV_TRANSLIT is set.
1243         * iconv/skeleton.c: Remove transliteration initialization.
1244         * libio/fileops.c (_IO_new_file_fopen): Adjust struct
1245         __gconv_step_data initialization.
1246         * libio/iofwide.c (__libio_translit_): Remove.
1247         (_IO_fwide): Adjust struct __gconv_step_data initialization.
1248         * wcsmbs/btowc.c (__btowc): Likewise.
1249         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
1250         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
1251         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Likewise.
1252         * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Likewise.
1253         * wcsmbs/wcrtomb.c (__wcrtomb): Likewise.
1254         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Likewise.
1255         * wcsmbs/wcsrtombs.c (__wcsrtombs): Likewise.
1256         * wcsmbs/wctob.c (wctob): Likewise.
1257
1258 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
1259
1260         [BZ #16194]
1261         * sysdeps/x86/tst-xmmymm.sh: Rename file to...
1262         * sysdeps/x86/tst-ld-sse-use.sh: ... this.  Check for zmm
1263         register usage.
1264         * sysdeps/x86/Makefile: Adjust.
1265
1266 2014-09-11  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
1267             Roland McGrath  <roland@hack.frob.com>
1268
1269         * locale/weight.h: Add include guard.
1270         (findidx): Make static rather than auto; take new parameters
1271         TABLE, INDIRECT, and EXTRA instead of getting them as outer locals.
1272         * locale/weightwc.h: Likewise.
1273         * posix/fnmatch_loop.c
1274         (FCT): Change type of EXTRA from int32_t to wint_t.
1275         Don't include either header inside the function.
1276         Call FINDIDX rather than findidx, and pass new arguments.
1277         #undef FINDIDX at the end of the file.
1278         * posix/fnmatch.c [_LIBC]: #include <locale/weight.h> and define
1279         FINDIDX before including fnmatch_loop.c for the non-wide version.
1280         [_LIBC] [HANDLE_MULTIBYTE]: #define findidx to findidxwc around
1281         #include <locale/weightwc.h>, and define FINDIDX to findidxwc
1282         for the wide version.
1283         * posix/regcomp.c [_LIBC]: #include <locale/weight.h>.
1284         (build_equiv_class) [_LIBC]: Don't #include it inside the function.
1285         Pass new arguments to findidx.
1286         * posix/regexec.c [RE_ENABLE_I18N] [_LIBC]: #include <locale/weight.h>.
1287         [RE_ENABLE_I18N] (check_node_accept_bytes) [_LIBC]:
1288         Don't #include it inside the function.  Pass new arguments to findidx.
1289         * posix/regex_internal.h
1290         [!NOT_IN_libc] [_LIBC]: #include <locale/weight.h>.
1291         (re_string_elem_size_at): Don't #include it inside the function.
1292         Pass new arguments to findidx.
1293         * string/strcoll_l.c: #include WEIGHT_H at top level.
1294         (get_next_seq): Don't #include it inside the function.
1295         Pass new arguments to findidx.
1296         (get_next_seq_nocache): Likewise.
1297         * string/strxfrm_l.c: #include WEIGHT_H at top level.
1298         (STRXFRM): Don't #include it inside the function.
1299         Pass new arguments to findidx.
1300
1301 2014-09-11  Florian Weimer  <fweimer@redhat.com>
1302
1303         [BZ #17344]
1304         * malloc/malloc.c (unlink): Turn asserts into a call to
1305         malloc_printerr.
1306
1307 2014-09-11  Tim Lammens  <tim.lammens@gmail.com>
1308
1309         [BZ #17370]
1310         * libio/wfileops (do_ftell_wide): Free OUT.
1311
1312 2014-09-10  Chris Metcalf  <cmetcalf@tilera.com>
1313
1314         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Remove file.
1315
1316 2014-09-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
1317
1318         [BZ #17363]
1319         * inet/getnetgrent_r.c (__internal_getnetgrent_r): Try next
1320         group if the current group is empty.
1321
1322 2014-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1323
1324         * benchtests/bench-memset.c (test_main): Add more test from size
1325         from 32 to 512 bytes.
1326         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1327         Add POWER8 memset object.
1328         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1329         (__libc_ifunc_impl_list): Add POWER8 memset and bzero implementations.
1330         * sysdeps/powerpc/powerpc64/multiarch/bzero.c (__bzero): Add POWER8
1331         implementation.
1332         * sysdeps/powerpc/powerpc64/multiarch/memset.c (__libc_memset):
1333         Likewise.
1334         * sysdeps/powerpc/powerpc64/multiarch/memset-power8.S: New file:
1335         multiarch POWER8 memset optimization.
1336         * sysdeps/powerpc/powerpc64/power8/memset.S: New file: optimized
1337         POWER8 memset optimization.
1338
1339         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1340         Remove bzero multiarch objects.
1341         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: Remove file.
1342         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: Likewise.
1343         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: Likewise.
1344         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S [NO_BZERO_IMPL]:
1345         Remove define.
1346         [__bzero]: Redefine to specific name.
1347         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: Likewise.
1348         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: Likewise.
1349         * sysdeps/powerpc/powerpc64/power4/memset.S [NO_BZERO_IMPL]: Remove
1350         define.
1351         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
1352         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
1353
1354 2014-09-10  Florian Weimer  <fweimer@redhat.com>
1355
1356         * Makeconfig (gccwarn-c): Turn implicit-function-declaration
1357         warnings into errors.
1358
1359         * stdlib/tst-tls-atexit-lib.c: Include <stdlib.h>, for the
1360         __cxa_thread_atexit_impl prototype.
1361
1362 2014-09-09  Steve Ellcey  <sellcey@mips.com>
1363
1364         * sysdeps/mips/preconfigure: Put code inside mips* case statement.
1365         Fix capitalization of error message.
1366
1367 2014-09-09  Steve Ellcey  <sellcey@mips.com>
1368
1369         * sysdeps/mips/preconfigure: Modify ABI tests.
1370
1371 2014-09-07  Carlos O'Donell  <carlos@systemhalted.org>
1372
1373         * sysdeps/unix/sysv/linux/hppa/c++-types.data: New file.
1374
1375 2014-09-07  Roland McGrath  <roland@hack.frob.com>
1376             Carlos O'Donell  <carlos@systemhalted.org>
1377
1378         * sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c: File removed.
1379         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Moved ...
1380         * sysdeps/unix/sysv/linux/hppa/lowlevellock.h: ... here.
1381         * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Moved ...
1382         * sysdeps/unix/sysv/linux/hppa/pt-vfork.S: ... here.
1383         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Moved ...
1384         * sysdeps/unix/sysv/linux/hppa/pthread.h: ... here.
1385         * sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h: Moved ...
1386         * sysdeps/unix/sysv/linux/hppa/pthreadP.h: ... here.
1387         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c: Moved ...
1388         * sysdeps/unix/sysv/linux/hppa/pthread_cond_broadcast.c: ... here.
1389         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c: Moved ...
1390         * sysdeps/unix/sysv/linux/hppa/pthread_cond_destroy.c: ... here.
1391         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c: Moved ...
1392         * sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c: ... here.
1393         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c: Moved ...
1394         * sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c: ... here.
1395         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c: Moved ...
1396         * sysdeps/unix/sysv/linux/hppa/pthread_cond_timedwait.c: ... here.
1397         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c: Moved ...
1398         * sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c: ... here.
1399         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Moved ...
1400         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: ... here.
1401         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Moved ...
1402         * sysdeps/hppa/nptl/bits/pthreadtypes.h: ... here.
1403         * sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h: Moved ...
1404         * sysdeps/hppa/nptl/bits/semaphore.h: ... here.
1405         * sysdeps/unix/sysv/linux/hppa/clone.S: Include <tcb-offsets.h>.
1406         Deconditionalize the code that was previously under [RESET_PID].
1407         * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: File removed.
1408         * sysdeps/unix/sysv/linux/hppa/arch-fork.h: New file.
1409         * sysdeps/unix/sysv/linux/hppa/nptl/fork.c: File removed.
1410         * sysdeps/hppa/nptl/tcb-offsets.sym: Include pthread.h and don't
1411         include sysdep.h.
1412
1413 2014-09-08  Allan McRae  <allan@archlinux.org>
1414
1415         * version.h (RELEASE): Set to "development".
1416         (VERSION): Set to "2.20.90"
1417
1418 2014-09-07  Allan McRae  <allan@archlinux.org
1419
1420         * version.h (RELEASE): Set to "stable".
1421         (VERSION): Set to "2.20"
1422         * include/features.h (__GLIBC_MINOR__): Set to 20.
1423
1424         * manual/contrib.texi: Add entries for Wilco Dijkstra and Stefan
1425         Liebler.
1426
1427         * po/ko.po: Update Korean translation from translation project.
1428
1429 2014-09-06  Chris Metcalf  <cmetcalf@tilera.com>
1430
1431         [BZ #17354]
1432         * sysdeps/tile/dl-machine.h (elf_machine_rela): Add a MUNGE_SIGNED
1433         macro for handling signed relocations.
1434
1435 2014-09-03  Florian Weimer  <fweimer@redhat.com>
1436
1437         [BZ #17325]
1438         * iconvdata/ibm1364.c (BODY): Fix check for sentinel.
1439         * iconvdata/ibm932.c (BODY): Replace invalid sentinel check with
1440         assert.
1441         * iconvdata/ibm933.c (BODY): Fix check for sentinel.
1442         * iconvdata/ibm935.c (BODY): Likewise.
1443         * iconvdata/ibm937.c (BODY): Likewise.
1444         * iconvdata/ibm939.c (BODY): Likewise.
1445         * iconvdata/ibm943.c (BODY): Replace invalid sentinel check with
1446         assert.
1447         * iconvdata/Makefile (iconv-test.out): Pass module list to test
1448         script.
1449         * iconvdata/run-iconv-test.sh: New test loop for checking for
1450         decoder crashers.
1451
1452 2014-09-02  Khem Raj  <raj.khem@gmail.com>
1453
1454         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (fegetenv): Add
1455         libm_hidden_ver.
1456
1457 2014-09-01  Allan McRae  <allan@archlinux.org>
1458
1459         * po/eo.po: Update Esperanto translation from translation project.
1460
1461         * po/ca.po: Update Catalan translation from translation project.
1462
1463 2014-08-28  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1464
1465         * sysdeps/mach/hurd/fork.c (__fork): Lock SS->lock around
1466         __proc_dostop call.
1467
1468 2014-08-27  Mark Wielaard  <mjw@redhat.com>
1469
1470         [BZ #17319]
1471         * sysdeps/i386/nptl/tls.h (TLS_INIT_TP): Use INTERNAL_SYSCALL
1472         to call set_thread_area instead of hand written asm.
1473         (__NR_set_thread_area): Removed define.
1474         (TLS_FLAG_WRITABLE): Likewise.
1475         (__ASSUME_SET_THREAD_AREA): Remove check.
1476         (TLS_EBX_ARG): Remove define.
1477         (TLS_LOAD_EBX): Likewise.
1478
1479 2014-08-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1480
1481         Simplify atomicity of socket creation in bind.
1482
1483         * sysdeps/mach/hurd/bind.c (__bind): Use dir_lookup(node, "") instead of
1484         looking up the name after linking the file.
1485
1486 2014-08-27  Allan McRae  <allan@archlinux.org>
1487
1488         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
1489
1490 2014-08-26  Florian Weimer  <fweimer@redhat.com>
1491
1492         [BZ #17187]
1493         * iconv/gconv_trans.c (struct known_trans, search_tree, lock,
1494         trans_compare, open_translit, __gconv_translit_find):
1495         Remove module loading code.
1496
1497 2014-08-26  Allan McRae  <allan@archlinux.org>
1498
1499         * po/vi.po: Update Vietnamese translation from translation project.
1500
1501         * po/uk.po: Update Ukrainian translation from translation project.
1502
1503         * po/fr.po: Update French translation from translation project.
1504
1505         * po/ru.po: Update Russian translation from translation project.
1506
1507         * po/pl.po: Update Polish translation from translation project.
1508
1509         * po/cs.po: Update Czech translation from translation project.
1510
1511         * po/de.po: Update German translation from translation project.
1512
1513         * po/bg.po: Update Bulgarian translation from translation project.
1514
1515         * po/sv.po: Update Sweedish translation from translation project.
1516
1517         * po/nl.po: Update Dutch translation from translation project.
1518
1519         * po/es.po: Update Spanish translation from translation project.
1520
1521 2014-08-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
1522
1523         * nptl/Makefile (CFLAGS-pthread_atfork.c): Remove.
1524
1525         * catgets/Makefile (CPPFLAGS-gencat): Remove.
1526         * iconv/Makefile (CPPFLAGS-iconv_prog): Likewise.
1527         (CPPFLAGS-iconvconfig): Likewise.
1528         * timezone/Makefile (CPPFLAGS-zic): Likewise.
1529
1530         * include/libc-symbols.h: Remove unnecessary check for
1531         NOT_IN_libc.
1532         * nptl/pthreadP.h: Likewise.
1533         * sysdeps/aarch64/setjmp.S: Likewise.
1534         * sysdeps/alpha/setjmp.S: Likewise.
1535         * sysdeps/arm/sysdep.h: Likewise.
1536         * sysdeps/i386/setjmp.S: Likewise.
1537         * sysdeps/m68k/setjmp.c: Likewise.
1538         * sysdeps/posix/getcwd.c: Likewise.
1539         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
1540         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
1541         * sysdeps/s390/s390-32/setjmp.S: Likewise.
1542         * sysdeps/s390/s390-64/setjmp.S: Likewise.
1543         * sysdeps/sh/sh3/setjmp.S: Likewise.
1544         * sysdeps/sh/sh4/setjmp.S: Likewise.
1545         * sysdeps/unix/alpha/sysdep.h: Likewise.
1546         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
1547         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
1548         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
1549         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
1550         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
1551         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
1552         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
1553         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
1554         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
1555         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
1556         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
1557         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
1558         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
1559         * sysdeps/x86_64/setjmp.S: Likewise.
1560
1561 2014-08-13  Joseph Myers  <joseph@codesourcery.com>
1562
1563         [BZ #17263]
1564         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Include
1565         <stdint.h>.
1566         (__get_clockfreq): Use uint64_t instead of hp_timing_t in
1567         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK call.
1568
1569 2014-08-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
1570
1571         * sysdeps/x86/fpu/bits/mathinline.h: Fix typo in comment.
1572
1573         [BZ #17262]
1574         * sysdeps/x86/fpu/bits/mathinline.h: Check both __SSE2_MATH__
1575         and __x86_64__ when disabling x87 inline functions.
1576
1577 2014-08-12  H.J. Lu  <hongjiu.lu@intel.com>
1578
1579         [BZ #17259]
1580         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Replace cpuid
1581         asm statement with __cpuid_count.
1582
1583 2014-08-12  Mike Frysinger  <vapier@gentoo.org>
1584
1585         * configure.ac: Change __ehdr_start code to dereference the struct.
1586         Run readelf on the output to look for relocations.
1587         * configure: Regenerated.
1588
1589 2014-08-12  Joseph Myers  <joseph@codesourcery.com>
1590
1591         [BZ #17261]
1592         * sysdeps/powerpc/nofpu/fenv_const.c (__fe_enabled_env): Change
1593         value to 0.
1594         (__fe_nonieee_env): Define as an alias for __fe_dfl_env.
1595
1596 2014-08-12  Roland McGrath  <roland@hack.frob.com>
1597
1598         * NEWS: Mention x86-64 ld.so use of Intel MPX instructions.
1599
1600 2014-08-12  Bernard Ogden  <bernie.ogden@linaro.org>
1601
1602         [BZ #16892]
1603         * sysdeps/nptl/lowlevellock.h (__lll_timedlock): Use
1604         atomic_compare_and_exchange_bool_acq rather than atomic_exchange_acq.
1605
1606 2014-08-12  Sean Anderson  <seanga2@gmail.com>
1607
1608         * malloc/malloc.c: Fix typo in comment.
1609
1610 2014-08-09  Allan McRae  <allan@archlinux.org>
1611
1612         * Regenerate libc.po.
1613
1614 2014-08-08  Mike Frysinger  <vapier@gentoo.org>
1615
1616         * intl/tst-gettext2.sh: Check every lang file for creation.
1617
1618 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
1619
1620         * sysdeps/aarch64/fpu/math_private.h
1621         (libc_feholdsetround_noex_aarch64_ctx): New function.
1622
1623 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
1624
1625         * sysdeps/arm/armv6/strcpy.S (strcpy):
1626         Fix performance issue in misaligned cases.
1627
1628 2014-08-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1629
1630         * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h (struct winsize):
1631         Move definition from termios.h.
1632         (struct termio): Likewise.
1633         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
1634         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
1635         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
1636         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
1637         Likewise.
1638         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (struct winsize):
1639         Move definition to ioctl-types.h
1640         (struct termio): Likewise.
1641         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
1642         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
1643         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
1644         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
1645         Likewise.
1646
1647 2014-08-05  Richard Henderson  <rth@redhat.com>
1648
1649         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Always raise
1650         exceptions.
1651         * sysdeps/alpha/soft-fp/Makefile [soft-fp] (sysdep_routines):
1652         Add fraiseexcpt.
1653         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
1654         Use __feraiseexcept.
1655         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (feraiseexcept):
1656         Protect libm symbols with IS_IN_libm.
1657
1658         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Remove file.
1659
1660 2014-08-04  Bernard Ogden  <bernie.ogden@linaro.org>
1661
1662         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Remove file.
1663
1664 2014-08-04  Will Newton  <will.newton@linaro.org>
1665
1666         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove
1667         file.
1668
1669 2014-08-04  Mike Frysinger  <vapier@gentoo.org>
1670
1671         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Add nocancel
1672         variants for each function.
1673
1674 2014-08-04  Roland McGrath  <roland@hack.frob.com>
1675
1676         * sysdeps/unix/sysv/linux/ia64/nptl/Makefile: File removed, contents
1677         appended ...
1678         * sysdeps/unix/sysv/linux/ia64/Makefile: ... here.
1679         * sysdeps/unix/sysv/linux/ia64/nptl/Versions: File removed, contents
1680         appended ...
1681         * sysdeps/unix/sysv/linux/ia64/Versions: ... here.
1682         * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Moved ...
1683         * sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: ... here.
1684         * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Moved ...
1685         * sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: ... here.
1686         * sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data: Moved ...
1687         * sysdeps/unix/sysv/linux/ia64/c++-types.data: ... here.
1688         * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Moved ...
1689         * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: ... here.
1690         * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Moved ...
1691         * sysdeps/unix/sysv/linux/ia64/ld.abilist: ... here.
1692         * sysdeps/unix/sysv/linux/ia64/nptl/libBrokenLocale.abilist: Moved ...
1693         * sysdeps/unix/sysv/linux/ia64/libBrokenLocale.abilist: ... here.
1694         * sysdeps/unix/sysv/linux/ia64/nptl/libanl.abilist: Moved ...
1695         * sysdeps/unix/sysv/linux/ia64/libanl.abilist: ... here.
1696         * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Moved ...
1697         * sysdeps/unix/sysv/linux/ia64/libc.abilist: ... here.
1698         * sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist: Moved ...
1699         * sysdeps/unix/sysv/linux/ia64/libcrypt.abilist: ... here.
1700         * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Moved ...
1701         * sysdeps/unix/sysv/linux/ia64/libdl.abilist: ... here.
1702         * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Moved ...
1703         * sysdeps/unix/sysv/linux/ia64/libm.abilist: ... here.
1704         * sysdeps/unix/sysv/linux/ia64/nptl/libnsl.abilist: Moved ...
1705         * sysdeps/unix/sysv/linux/ia64/libnsl.abilist: ... here.
1706         * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Moved ...
1707         * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: ... here.
1708         * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Moved ...
1709         * sysdeps/unix/sysv/linux/ia64/libresolv.abilist: ... here.
1710         * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Moved ...
1711         * sysdeps/unix/sysv/linux/ia64/librt.abilist: ... here.
1712         * sysdeps/unix/sysv/linux/ia64/nptl/libthread_db.abilist: Moved ...
1713         * sysdeps/unix/sysv/linux/ia64/libthread_db.abilist: ... here.
1714         * sysdeps/unix/sysv/linux/ia64/nptl/libutil.abilist: Moved ...
1715         * sysdeps/unix/sysv/linux/ia64/libutil.abilist: ... here.
1716         * sysdeps/unix/sysv/linux/ia64/nptl/localplt.data: Moved ...
1717         * sysdeps/unix/sysv/linux/ia64/localplt.data: ... here.
1718         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Moved ...
1719         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: ... here.
1720         * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Moved ...
1721         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: ... here.
1722         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Moved ...
1723         * sysdeps/unix/sysv/linux/ia64/timer_create.c: ... here.
1724         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Moved ...
1725         * sysdeps/unix/sysv/linux/ia64/timer_delete.c: ... here.
1726         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Moved ...
1727         * sysdeps/unix/sysv/linux/ia64/timer_getoverr.c: ... here.
1728         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Moved ...
1729         * sysdeps/unix/sysv/linux/ia64/timer_gettime.c: ... here.
1730         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Moved ...
1731         * sysdeps/unix/sysv/linux/ia64/timer_settime.c: ... here.
1732         * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Moved ...
1733         * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: ... here.
1734         Update #include.
1735         * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Moved ...
1736         * sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c: ... here.
1737
1738 2014-08-04  Roland McGrath  <roland@hack.frob.com>
1739
1740         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ...
1741         * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here.
1742         * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ...
1743         * sysdeps/ia64/nptl/bits/semaphore.h: ... here.
1744         * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ...
1745         * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here.
1746
1747 2014-08-04  Roland McGrath  <roland@hack.frob.com>
1748
1749         * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>.
1750         * sysdeps/unix/sysv/linux/ia64/arch-fork.h (ARCH_CLONE): New macro.
1751         * sysdeps/ia64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
1752         * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: File removed.
1753
1754 2014-08-04  Roland McGrath  <roland@hack.frob.com>
1755
1756         * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Moved ...
1757         * sysdeps/unix/sysv/linux/ia64/vfork.S: ... here.
1758         (__libc_vfork): Define function under this name.
1759         (__vfork): Define as an alias.
1760         * sysdeps/unix/sysv/linux/ia64/pt-vfork.S: New file.
1761         * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: File removed.
1762
1763 2014-08-04  Roland McGrath  <roland@hack.frob.com>
1764
1765         * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code
1766         that was previously under [RESET_PID].
1767         * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: File removed.
1768
1769 2014-08-04  Andreas Schwab  <schwab@suse.de>
1770
1771         * sysdeps/ieee754/ldbl-96/s_fma.c: Include <math_private.h>.
1772
1773 2014-08-03  Mike Frysinger  <vapier@gentoo.org>
1774
1775         * stdlib/tst-setcontext.c (test_stack): Fix coding style.
1776         (main): Likewise.
1777
1778 2014-08-01  Roland McGrath  <roland@hack.frob.com>
1779
1780         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: File removed.
1781
1782 2014-08-01  Richard Henderon  <rth@redhat.com>
1783
1784         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use math_force_eval before
1785         feclearexcept; use math_opt_barrier instead of open-coded asm; fix
1786         typo in exact zero test.
1787         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
1788         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
1789         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
1790
1791 2014-08-01  Roland McGrath  <roland@hack.frob.com>
1792
1793         * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD, PTR_MANGLE)
1794         (PTR_MANGLE2, PTR_DEMANGLE, PTR_DEMANGLE2): Move these macros...
1795         * sysdeps/arm/sysdep.h: ... here.
1796         [!__ASSEMBLER__]: Include <stdint.h>.
1797
1798 2014-08-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
1799
1800         * include/libc-symbols.h (HAVE_LIBINTL_H): Define macro.
1801         (HAVE_WCTYPE_H): Likewise.
1802         (HAVE_ISWCTYPE): Likewise.
1803         (ENABLE_NLS): Likewise.
1804         * posix/regex_internal.h [(defined MB_CUR_MAX && HAVE_WCTYPE_H
1805         && HAVE_ISWCTYPE) || _LIBC]: Sync up with gnulib.
1806
1807         * posix/regex_internal.c: Check if DEBUG is defined and is
1808         set.
1809
1810         * include/libc-symbols.h (HAVE_MBSTATE_T): Define macro.
1811         (HAVE_MBSRTOWCS): Likewise.
1812         * posix/fnmatch.c: Include string.h unconditionally.
1813
1814 2014-08-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
1815
1816         * NEWS: Explain the s390 jmp_buf / ucontext_t ABI change
1817         reversal.
1818
1819 2014-07-31  Roland McGrath  <roland@hack.frob.com>
1820
1821         * sysdeps/generic/safe-fatal.h: New file.
1822         * sysdeps/unix/sysv/linux/safe-fatal.h: New file.
1823         * nptl/forward.c: Include it.
1824         (__pthread_unwind): Use __safe_fatal as default action, rather
1825         than a bogus use of INTERNAL_SYSCALL that could never work.
1826
1827         * config.h.in (HAVE_BUILTIN_TRAP): New #define to 0.
1828         * configure.ac (libc_cv_builtin_trap): New test.
1829         * configure: Regenerated.
1830         * sysdeps/generic/abort-instr.h [HAVE_BUILTIN_TRAP]
1831         (ABORT_INSTRUCTION): Define using __builtin_trap.
1832
1833         * nptl/pthreadP.h (SIGCANCEL, SIGTIMER, SIGSETXID, __xidcmd): Moved ...
1834         * sysdeps/unix/sysv/linux/nptl-signals.h: ... to this new file.
1835         * sysdeps/nptl/nptl-signals.h: New file.
1836         * nptl/pthreadP.h: Include <nptl-signals.h>.
1837
1838 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
1839
1840         * sysdeps/s390/s390-64/utf16-utf32-z9.c
1841         (ONE_DIRECTION): Define.
1842         * sysdeps/s390/s390-64/utf8-utf16-z9.c
1843         (ONE_DIRECTION): Define.
1844         * sysdeps/s390/s390-64/utf8-utf32-z9.c
1845         (ONE_DIRECTION): Define.
1846
1847 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
1848
1849         * sysdeps/s390/Makefile: Delete file.
1850         * sysdeps/s390/Versions (GLIBC_2.19): Remove __setjmp.
1851         * sysdeps/s390/__longjmp.c: Delete file.
1852         * sysdeps/s390/bits/setjmp.h (__s390_jmp_buf):
1853         Remove fields __flags and __reserved.
1854         * sysdeps/s390/longjmp.c: Include setjmp/longjmp.c
1855         and add versioning.
1856         * sysdeps/s390/rtld-__longjmp.c: Delete file.
1857         * sysdeps/s390/rtld-global-offsets.sym: Likewise.
1858         * sysdeps/s390/rtld-setjmp.S: Likewise.
1859         * sysdeps/s390/s390-32/__longjmp-common.c: Move to ...
1860         * sysdeps/s390/s390-32/__longjmp.c: ... here.
1861         * sysdeps/s390/s390-32/setjmp-common.S: Move to ...
1862         * sysdeps/s390/s390-32/setjmp.S: ... here.
1863         Add versioning.
1864         (__sigsetjmp): Remove setting __flags field.
1865         * sysdeps/s390/s390-64/__longjmp-common.c:Move to ...
1866         * sysdeps/s390/s390-64/__longjmp.c: ... here.
1867         * sysdeps/s390/s390-64/setjmp-common.S: Move to ...
1868         * sysdeps/s390/s390-64/setjmp.S: ... here.
1869         Add versioning.
1870         (__sigsetjmp): Remove setting __flags field.
1871         * sysdeps/s390/setjmp.S: Delete file.
1872         * sysdeps/s390/sigjmp.c: Likewise.
1873         * sysdeps/s390/v1-longjmp.c: Likewise.
1874         * sysdeps/s390/v1-setjmp.h: Likewise.
1875         * sysdeps/s390/v1-sigjmp.c: Likewise.
1876         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines):
1877         Remove v1-longjmp_chk.
1878         * sysdeps/unix/sysv/linux/s390/getcontext.S: Delete file.
1879         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c:
1880         Include debug/longjmp_chk.c and add versioning.
1881         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c:
1882         Include nptl/pt-longjmp.c and add versioning.
1883         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: Delete file.
1884         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
1885         Include __longjmp.c.
1886         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
1887         Move to ...
1888         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: ... here.
1889         (__getcontext): Remove setting __flags field.
1890         Add versioning.
1891         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
1892         Don't restore upper high grps.
1893         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
1894         Likewise.
1895         (__swapcontext): Remove setting uc_flags field.
1896         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym:
1897         Delete file.
1898         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
1899         Include __longjmp.c.
1900         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
1901         Move to ...
1902         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: ... here.
1903         (__getcontext): Remove setting __flags field.
1904         Add versioning.
1905         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
1906         (__swapcontext): Remove setting uc_flags field.
1907         * unix/sysv/linux/s390/s390-64/ucontext_i.sym: Delete file.
1908         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (ucontext):
1909         Remove fields uc_high_gprs and __reserved.
1910         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym:
1911         New file with reverted content.
1912         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: Delete file.
1913         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist:
1914         Regenerated.
1915         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist:
1916         Regenerated.
1917
1918 2014-07-31  Andreas Schwab  <schwab@suse.de>
1919
1920         * config.h.in (HAVE_IFUNC): Define to 0.
1921         * rt/clock-compat.c [HAVE_IFUNC]: Check for value, not
1922         definedness.
1923
1924 2014-07-30  Ling Ma  <ling.ml@alibaba-inc.com>
1925
1926         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
1927         memmove-avx-unaligned, memcpy-avx-unaligned and
1928         mempcpy-avx-unaligned.
1929         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
1930         Add tests for AVX memcpy functions.
1931         * sysdeps/x86_64/multiarch/memcpy.S: Add support for AVX memcpy.
1932         * sysdeps/x86_64/multiarch/memcpy_chk.S: Add support for AVX
1933         memcpy_chk.
1934         * sysdeps/x86_64/multiarch/memmove.c: Add support for AVX memmove.
1935         * sysdeps/x86_64/multiarch/memmove_chk.c: Add support for AVX
1936         memmove_chk.
1937         * sysdeps/x86_64/multiarch/mempcpy.S: Add support for AVX mempcpy.
1938         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Add support for AVX
1939         mempcpy_chk.
1940         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: New file.
1941         * sysdeps/x86_64/multiarch/mempcpy-avx-unaligned.S: New file.
1942         * sysdeps/x86_64/multiarch/memmove-avx-unaligned.S: New file.
1943
1944 2013-07-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1945
1946         [BZ #17213]
1947         * sysdeps/powerpc/powerpc64/entry.h: Fix TEXT_START definition for
1948         powerpc64le.
1949
1950 2014-07-29  Jeff Layton  <jlayton@poochiereds.net>
1951
1952         [BZ #16839]
1953         * manual/llio.texi: Add section about open file description locks.
1954         * manual/examples/ofdlocks.c: Example of open file description
1955         lock usage.
1956         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
1957         F_OFD_SETLK, and F_OFD_SETLKW.
1958
1959 2014-07-23  Allan McRae  <allan@archlinux.org>
1960
1961         * po/es.po: Update Spanish translation from translation project.
1962
1963 2014-07-18  Andreas Schwab  <schwab@linux-m68k.org>
1964
1965         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Removed.
1966
1967 2014-07-17  Maciej W. Rozycki  <macro@codesourcery.com>
1968
1969         [BZ #17078]
1970         * sysdeps/arm/dl-machine.h (elf_machine_rela)
1971         [RESOLVE_CONFLICT_FIND_MAP]: Handle R_ARM_TLS_DESC relocation.
1972         (elf_machine_lazy_rel): Handle prelinked R_ARM_TLS_DESC entries.
1973
1974 2014-07-17  Joseph Myers  <joseph@codesourcery.com>
1975
1976         [BZ #17088]
1977         * math/fesetenv.c (__fesetenv)
1978         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Return 1 for FE_NOMASK_ENV.
1979         * math/feupdateenv.c (__feupdateenv)
1980         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Likewise.
1981
1982         * sysdeps/unix/sysv/linux/s390/kernel-features.h: New file.
1983         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
1984         (__ASSUME_SOCKETCALL): Do not define.
1985
1986         * sysdeps/unix/sysv/linux/sh/kernel-features.h: New file.
1987         * sysdeps/unix/sysv/linux/kernel-features.h [__sh__]
1988         (__ASSUME_SOCKETCALL): Do not define.
1989         (__ASSUME_ST_INO_64_BIT): Define unconditionally.
1990         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
1991         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
1992         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
1993         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
1994         [__LINUX_KERNEL_VERSION >= 0x030000 && __sh__]
1995         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
1996         [__sh__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
1997
1998         * sysdeps/unix/sysv/linux/powerpc/kernel-features.h: New file.
1999         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]
2000         (__ASSUME_SOCKETCALL): Do not define.
2001         (__ASSUME_IPC64): Define unconditionally.
2002         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
2003         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
2004         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
2005         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
2006         [__LINUX_KERNEL_VERSION >= 0x030000 && __powerpc__]
2007         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2008         [__powerpc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL):
2009         Likewise.
2010
2011         * sysdeps/unix/sysv/linux/sparc/kernel-features.h: New file.
2012         * sysdeps/unix/sysv/linux/kernel-features.h [__sparc__]
2013         (__ASSUME_SOCKETCALL): Do not define.
2014         (__ASSUME_SET_ROBUST_LIST): Define unconditionally.
2015         (__ASSUME_FUTEX_LOCK_PI): Likewise.
2016         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL): Do not define.
2017         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
2018         (__ASSUME_REQUEUE_PI): Define unconditionally.
2019         [__LINUX_KERNEL_VERSION >= 0x020621 && __sparc__]
2020         (__ASSUME_RECVMMSG_SYSCALL): Do not define.
2021         [__sparc__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2022         [__LINUX_KERNEL_VERSION >= 0x030000 && __sparc__]
2023         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2024         [__sparc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2025
2026         * sysdeps/unix/sysv/linux/i386/kernel-features.h: New file.
2027         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__]
2028         (__ASSUME_SOCKETCALL): Do not define.
2029         [__LINUX_KERNEL_VERSION >= 0x020621 && __i386__]
2030         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
2031         [__i386__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2032         [__LINUX_KERNEL_VERSION >= 0x030000 && __i386__]
2033         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2034         [__i386__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2035
2036         * sysdeps/unix/sysv/linux/x86_64/kernel-features.h: New file.
2037         * sysdeps/unix/sysv/linux/kernel-features.h [__x86_64__]
2038         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
2039         [__LINUX_KERNEL_VERSION >= 0x020621 && __x86_64__]
2040         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
2041         [__LINUX_KERNEL_VERSION >= 0x030000 && __x86_64__]
2042         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2043         [__x86_64__ && __LINUX_KERNEL_VERSION >= 0x030100]
2044         (__ASSUME_GETCPU_SYSCALL): Likewise.
2045
2046         * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
2047         * sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR.  Remove
2048         cases for individual architectures.
2049         * sysdeps/gnu/configure: Regenerated.
2050         * sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
2051         LIBC_SLIBDIR_RTLDDIR.
2052         * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
2053         * sysdeps/unix/sysv/linux/mips/configure.ac: Use
2054         LIBC_SLIBDIR_RTLDDIR.
2055         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
2056         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
2057         LIBC_SLIBDIR_RTLDDIR.
2058         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
2059         Regenerated.
2060         * sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
2061         * sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
2062         file.
2063         * sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
2064         * sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
2065         file.
2066         * sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
2067         * sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
2068         * sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
2069         * sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
2070
2071         * sysdeps/aarch64/shlib-versions: Move to ...
2072         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: ... here.
2073         * sysdeps/alpha/shlib-versions: Move to ...
2074         * sysdeps/unix/sysv/linux/alpha/shlib-versions: ... here.
2075         * sysdeps/arm/shlib-versions: Move to ...
2076         * sysdeps/unix/sysv/linux/arm/shlib-versions: ... here.
2077         * sysdeps/hppa/shlib-versions: Move all contents except for
2078         libgcc_s entry to ...
2079         * sysdeps/unix/sysv/linux/hppa/shlib-versions: ... here.  Merge in
2080         entry from ...
2081         * sysdeps/hppa/nptl/shlib-versions: ... here.  Remove file.
2082         * sysdeps/ia64/shlib-versions: Move to ...
2083         * sysdeps/unix/sysv/linux/ia64/shlib-versions: ... here.  Merge in
2084         entry from ...
2085         * sysdeps/ia64/nptl/shlib-versions: ... here.  Remove file.
2086         * sysdeps/m68k/coldfire/shlib-versions: Move to ...
2087         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: ... here.
2088         * sysdeps/microblaze/shlib-versions: Move to ...
2089         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: ... here.
2090         * sysdeps/mips/shlib-versions: Move to ...
2091         * sysdeps/unix/sysv/linux/mips/shlib-versions: ... here.  Merge in
2092         entry from ...
2093         * sysdeps/mips/nptl/shlib-versions: ... here.  Remove file.
2094         * sysdeps/tile/shlib-versions: Move to ...
2095         * sysdeps/unix/sysv/linux/tile/shlib-versions: ... here.
2096         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Merge in entry
2097         from ...
2098         * sysdeps/x86_64/64/shlib-versions: ... here.  Remove file.
2099         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Merge in
2100         entry from ...
2101         * sysdeps/x86_64/x32/shlib-versions: ... here.  Remove file.
2102
2103 2014-07-17  Will Newton  <will.newton@linaro.org>
2104
2105         * sysdeps/arm/bits/atomic.h
2106         (__arch_compare_and_exchange_bool_8_int): Evaluate to zero.
2107         (__arch_compare_and_exchange_bool_16_int): Likewise.
2108         (__arch_compare_and_exchange_bool_64_int): Likewise.
2109
2110         * iconv/loop.c: Move definition of LOOPFCT and gconv_btowc
2111         into an #else block.
2112
2113 2014-07-16  Roland McGrath  <roland@hack.frob.com>
2114
2115         * sysdeps/arm/preconfigure.ac: Apply EABI sanity check to arm*, not
2116         just Linux configurations.  Test empirically that the compiler sets
2117         __ARM_EABI__, rather than using the tuple to decide.
2118         * sysdeps/arm/preconfigure: Regenerated.
2119         * sysdeps/unix/sysv/linux/arm/configure: File removed.
2120         * sysdeps/unix/sysv/linux/arm/configure.ac: File removed,
2121         contents appended ...
2122         * sysdeps/arm/configure.ac: ... here.
2123         * sysdeps/arm/configure: Regenerated.
2124
2125 2014-07-15  Roland McGrath  <roland@hack.frob.com>
2126
2127         * nptl/pthread_kill.c: New file.
2128         * nptl/pthread_sigmask.c: New file.
2129         * nptl/pthread_sigqueue.c: New file.
2130
2131         * sysdeps/nptl/lowlevellock.h: New file.
2132         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: New file.
2133         * sysdeps/nptl/lowlevellock-futex.h: New file.
2134
2135         * nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
2136         Remove dead declarations.
2137
2138 2014-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2139
2140         * config.h.in (HAVE_AVX2_SUPPORT): New #undef.
2141         * sysdeps/i386/configure.ac: Set HAVE_AVX2_SUPPORT and
2142         config-cflags-avx2.
2143         * sysdeps/x86_64/configure.ac: Likewise.
2144         * sysdeps/i386/configure: Regenerated.
2145         * sysdeps/x86_64/configure: Likewise.
2146         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
2147         memset-avx2 only if config-cflags-avx2 is yes.
2148         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
2149         Tests for memset_chk and memset only if HAVE_AVX2_SUPPORT is
2150         defined.
2151         * sysdeps/x86_64/multiarch/memset.S: Define multiple versions
2152         only if HAVE_AVX2_SUPPORT is defined.
2153         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
2154
2155 2014-07-14  Alan Modra  <amodra@gmail.com>
2156
2157         [BZ #17153]
2158         * elf/elf.h (DT_PPC64_NUM): Correct value.
2159         * NEWS: Add to fixed bug list.
2160
2161 2014-07-13  Jim Meyering  <meyering@fb.com>
2162
2163         [BZ 17150]
2164         regex: don't deref NULL upon heap allocation failure
2165         * posix/regcomp.c: (parse_dup_op): Handle duplicate_tree
2166         failure in one more place.
2167         To trigger the segfault, configure grep -with-included-regex,
2168         build it, and run these commands:
2169         ( ulimit -v 300000; echo a|src/grep -E a+++++++++++++++++++++ )
2170
2171 2014-07-13  Andreas Schwab  <schwab@linux-m68k.org>
2172
2173         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
2174
2175 2014-07-11  Richard Henderson  <rth@redhat.com>
2176
2177         * sysdeps/aarch64/libm-test-ulps: Update.
2178
2179 2014-07-10  Florian Weimer  <fweimer@redhat.com>
2180
2181         [BZ #17135]
2182         * nptl/pthreadP.h (__nptl_setxid_error): Declare function.
2183         * nptl/allocatestack.c (__nptl_setxid_error): New function.
2184         (__nptl_setxid): Initialize error member.  Call
2185         __nptl_setxid_error.
2186         * nptl/nptl-init.c (sighandler_setxid): Call __nptl_setxid_error.
2187         * nptl/descr.h (struct xid_command): Add error member.
2188         * nptl/tst-setuid3.c: New file.
2189         * nptl/Makefile (tests): Add it.
2190
2191 2014-07-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2192
2193         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_base_trylock):
2194         New define.
2195         (__lll_trylock): Use __lll_base_trylock.
2196         (__lll_cond_trylock): Likewise.
2197
2198 2014-07-10  Roland McGrath  <roland@hack.frob.com>
2199
2200         * nptl/pthread_create.c (start_thread): Use atomic_or and
2201         lll_futex_wake directly rather than lll_robust_dead.
2202         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
2203         (lll_robust_dead): Macro removed.
2204         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Likewise.
2205         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
2206         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
2207         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
2208         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
2209         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
2210         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
2211         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
2212         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
2213         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
2214         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
2215         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
2216         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
2217         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
2218         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
2219
2220         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock):
2221         Use atomic_compare_and_exchange_val_acq directly rather than
2222         lll_robust_trylock.
2223         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
2224         (__lll_robust_trylock, lll_robust_trylock): Removed.
2225         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
2226         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
2227         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
2228         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
2229         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
2230         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
2231         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
2232         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
2233         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
2234         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
2235         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
2236         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
2237         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
2238         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
2239
2240 2014-07-02  Florian Weimer  <fweimer@redhat.com>
2241
2242         * manual/locale.texi (Locale Names): New section documenting
2243         locale name syntax.  Adjust menu and node chaining accordingly.
2244         (Choosing Locale): Reference Locale Names, Locale Categories.
2245         Mention setting LC_ALL=C.  Reflect that name syntax is now
2246         documented.
2247         (Locale Categories): New section title.  Reference Locale Names.
2248         LC_ALL is an environment variable, but not a category.
2249         (Setting the Locale): Remove "locale -a" invocation and LOCPATH
2250         description, now in Locale Name.  Reference that section.  Locale
2251         name syntax is now documented.
2252
2253 2014-07-02  Florian Weimer  <fweimer@redhat.com>
2254
2255         [BZ #17137]
2256         * locale/findlocale.c (name_present, valid_locale_name): New
2257         functions.
2258         (_nl_find_locale): Use the loc_name variable to store name
2259         candidates.  Call name_present and valid_locale_name to check and
2260         validate locale names.  Return an error if the locale is invalid.
2261
2262 2014-07-02  Florian Weimer  <fweimer@redhat.com>
2263
2264         * locale/setlocale.c (setlocale): Use strdup for allocating
2265         composite name copy.
2266
2267 2014-07-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
2268
2269         Sync up with gnulib.
2270         * misc/error.c: Use !_LIBC instead of HAVE_CONFIG_H.
2271         [!_LIBC && ENABLE_NLS]: Include gettext.h.
2272         [_LIBC]: Define USE_UNLOCKED_IO, _GL_ATTRIBUTE_FORMAT_PRINTF
2273         and _GL_ARG_NONNULL.
2274         [USE_UNLOCKED_IO]: Include unlocked-io.h.
2275         [!_LIBC]: Include code for Windows and Cygwin.
2276         [!_LIBC && !HAVE_DECL_STRERROR_R && !STRERROR_R_CHAR_P]:
2277         Include prototype for int strerror_r.
2278         [!_LIBC] (is_open): New function.
2279         (flush_stdout): New function.
2280         (print_errno_message): Use it.
2281         (error): Likewise.
2282         (error_at_line): Likewise.
2283         (error_tail) Add function attribute macros.  Use
2284         __builtin_expect.
2285
2286         * time/strptime_l.c [_LIBC]: Define HAVE_LOCALTIME_R.
2287
2288         * time/strftime_l.c [_LIBC]: Define HAVE_STRFTIME.
2289
2290         * io/ftw.c: Include sys/param.h unconditionally.
2291
2292         * locale/programs/simple-hash.c [!HAVE_OBSTACK]: Remove code.
2293
2294         [BZ #17125]
2295         * sysdeps/unix/sysv/linux/check_pf.c (cache): Don't use
2296         libc_freeres_ptr.
2297         (freecache): New function to free CACHE on exit.
2298
2299         * sunrpc/xdr.c (xdr_string): Add comment about SIZE
2300         initialization.
2301
2302 2014-07-09  David S. Miller  <davem@davemloft.net>
2303
2304         * sysdeps/sparc/fpu/libm-test-ulps: Update.
2305
2306         * sysdeps/sparc/nptl/internaltypes.h: Delete.
2307         * sysdeps/sparc/nptl/sparc-nptl.h: New file.
2308         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: Include it.
2309         * sysdeps/sparc/nptl/pthread_barrier_init.c: Likewise.
2310         * sysdeps/sparc/nptl/pthread_barrier_wait.c: Likewise.
2311         * sysdeps/sparc/nptl/sem_init.c: Likewise.
2312         * sysdeps/sparc/nptl/sem_post.c: Likewise.
2313         * sysdeps/sparc/nptl/sem_timedwait.c: Likewise.
2314         * sysdeps/sparc/nptl/sem_wait.c: Likewise.
2315         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Likewise.
2316         * sysdeps/sparc/sparc32/nptl/sem_post.c: Likewise.
2317         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Likewise.
2318         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Likewise.
2319
2320 2014-07-09  Andreas Schwab  <schwab@suse.de>
2321
2322         * sysdeps/powerpc/test-gettimebase.c (do_test): Add newline to
2323         output.
2324         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
2325         (do_test): Likewise.
2326
2327         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
2328
2329 2014-07-09  Will Newton  <will.newton@linaro.org>
2330
2331         * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Test SHARED with #ifdef.
2332         * sysdeps/arm/tlsdesc.c (_dl_unmap): Likewise.
2333         * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
2334         * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
2335         * sysdeps/hppa/start.S (_start): Likewise.
2336
2337 2014-07-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
2338
2339         * sunrpc/xdr.c (xdr_string): Initialize SIZE to 0.
2340
2341         * sysdeps/generic/unwind-pe.h: Only check if __cplusplus is
2342         defined.
2343
2344 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
2345
2346         * resolv/res_query.c (__libc_res_nsearch): Dereference resplen2
2347         after checking that it is non-NULL.
2348
2349         * sysdeps/i386/dl-machine.h: Define ELF_MACHINE_NO_REL.
2350
2351 2014-07-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2352
2353         * sysdeps/powerpc/memmove.c: Remove file.
2354         * sysdeps/powerpc/powerpc32/power4/memcopy.h
2355         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Define it to 1.
2356         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
2357         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Remove define.
2358         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c:
2359         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Likewise.
2360         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Include default
2361         string memmove instead of removed powerpc one.
2362
2363         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
2364         [weak_alias]: Fix compiler warning due trailing data.
2365         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S:
2366         [weak_alias]: Likewise.
2367         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: Fix compile
2368         warnigs due missing definition of __strcpy_power7 and __strlen_power7.
2369
2370         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
2371         (__libc_ifunc_impl_list): Add memmove functions.
2372
2373 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
2374
2375         * localedata/tests-mbwc/dat_iswalnum.c [SHOJI_IS_RIGHT]:
2376         Remove code.
2377         * localedata/tests-mbwc/dat_iswalpha.c [SHOJI_IS_RIGHT]:
2378         Likewise
2379         * localedata/tests-mbwc/dat_iswctype.c [SHOJI_IS_RIGHT]:
2380         Likewise
2381         * localedata/tests-mbwc/dat_iswgraph.c [SHOJI_IS_RIGHT]:
2382         Likewise
2383         * localedata/tests-mbwc/dat_iswprint.c [SHOJI_IS_RIGHT]:
2384         Likewise
2385         * localedata/tests-mbwc/dat_iswpunct.c [SHOJI_IS_RIGHT]:
2386         Likewise
2387         * localedata/tests-mbwc/dat_mbrlen.c [SHOJI_IS_RIGHT]:
2388         Likewise
2389         * localedata/tests-mbwc/dat_mbstowcs.c [SHOJI_IS_RIGHT]:
2390         Likewise
2391         * localedata/tests-mbwc/dat_mbtowc.c [SHOJI_IS_RIGHT]:
2392         Likewise
2393         * localedata/tests-mbwc/dat_strcoll.c [SHOJI_IS_RIGHT]:
2394         Likewise
2395         * localedata/tests-mbwc/dat_swscanf.c [SHOJI_IS_RIGHT]:
2396         Likewise
2397         * localedata/tests-mbwc/dat_towctrans.c [SHOJI_IS_RIGHT]:
2398         Likewise
2399         * localedata/tests-mbwc/dat_wcscoll.c [SHOJI_IS_RIGHT]:
2400         Likewise
2401         * localedata/tests-mbwc/dat_wcswidth.c [SHOJI_IS_RIGHT]:
2402         Likewise
2403         * localedata/tests-mbwc/dat_wctob.c [SHOJI_IS_RIGHT]:
2404         Likewise
2405         * localedata/tests-mbwc/dat_wcwidth.c [SHOJI_IS_RIGHT]:
2406         Likewise
2407         * localedata/tests-mbwc/tst_towctrans.c [SHOJI_IS_RIGHT]:
2408         Likewise
2409
2410 2014-07-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2411
2412         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Align VSX copies to 16B
2413         to avoid alignment traps in non-cacheable memory.
2414         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
2415
2416         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memmove
2417         multiarch objects.
2418         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c: New
2419         file: multiarch power7 memmove.
2420         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c: New file:
2421         multiarch default memmove.
2422         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: New file:
2423         multiarch memove for powerpc32/power4.
2424
2425         * string/bcopy.c: Use full path to include memmove.c.
2426         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memmove and bcopy
2427         multiarch objects.
2428         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c: New file: default
2429         bcopy for powerpc64.
2430         * sysdeps/powerpc/powerpc64/multiarch/bcopy.c: New file: multiarch
2431         bcopy for powerpc64.
2432         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Add bcopy
2433         and memmove implementations.
2434         * sysdeps/powerpc/powerpc64/multiarch/memmove-power7.S: New file:
2435         optimized multiarch memmove for POWER7/powerpc64.
2436         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: New file:
2437         default multiarch memmove for powerpc64.
2438         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: New file: memmove
2439         multiarch for powerpc64.
2440         * sysdeps/powerpc/powerpc64/power7/bcopy.c: New file: optimized bcopy
2441         for POWER7/powerpc64.
2442         * sysdeps/powerpc/powerpc64/power7/memmove.S: New file: optimized
2443         memmove for POWER7/powerpc64.
2444
2445         * sysdeps/powerpc/memmove.c (memmove): Cleanup impplementation to use
2446         glibc default one.
2447
2448         * sysdeps/powerpc/bits/link.h [_CALL_ELF]: Guard check for
2449         __ELF_NATIVE_CLASS equal to 64.
2450
2451 2014-07-07  Roland McGrath  <roland@hack.frob.com>
2452
2453         * sysdeps/nptl/lowlevellock.h: File removed.
2454
2455         * NEWS: NPTL is no longer an add-on!
2456         * nptl/internaltypes.h: Moved ...
2457         * sysdeps/nptl/internaltypes.h: ... here.
2458         * sysdeps/nptl/aio_misc.h: Use <nptl/pthreadP.h> in #include.
2459         * sysdeps/nptl/fork.c: Likewise.
2460         * sysdeps/nptl/gai_misc.h: Likewise.
2461         * sysdeps/nptl/librt-cancellation.c: Likewise.
2462         * sysdeps/nptl/jmp-unwind.c: Likewise.
2463         * sysdeps/nptl/setxid.h: Likewise.
2464         * sysdeps/unix/sysv/linux/aarch64/Implies: New file.
2465         * sysdeps/unix/sysv/linux/alpha/Implies: Add alpha/nptl.
2466         * sysdeps/unix/sysv/linux/arm/Implies: New file.
2467         * sysdeps/unix/sysv/linux/hppa/Implies: New file.
2468         * sysdeps/unix/sysv/linux/i386/Implies: Add i386/nptl.
2469         * sysdeps/unix/sysv/linux/i386/i686/Implies: New file.
2470         * sysdeps/unix/sysv/linux/ia64/Implies: Add ia64/nptl.
2471         * sysdeps/unix/sysv/linux/m68k/Implies: New file.
2472         * sysdeps/unix/sysv/linux/microblaze/Implies: New file.
2473         * sysdeps/unix/sysv/linux/mips/Implies: New file.
2474         * sysdeps/unix/sysv/linux/powerpc/Implies: New file.
2475         * sysdeps/unix/sysv/linux/s390/Implies: Add s390/nptl.
2476         * sysdeps/unix/sysv/linux/sh/Implies: New file.
2477         * sysdeps/unix/sysv/linux/sparc/Implies: New file.
2478         * sysdeps/unix/sysv/linux/tile/Implies: New file.
2479         * sysdeps/unix/sysv/linux/x86_64/Implies: Add x86_64/nptl.
2480         * sysdeps/unix/sysv/linux/x86_64/x32/Implies: New file.
2481         * nptl/Makeconfig: Moved ...
2482         * sysdeps/nptl/Makeconfig: ... here.
2483         * nptl/configure: File removed.
2484         * nptl/ANNOUNCE: File removed.
2485         * sysdeps/unix/sysv/linux/configure.ac: Remove nptl sanity check.
2486         * sysdeps/unix/sysv/linux/configure: Regenerated.
2487
2488         * nptl/Makefile (routines): Add libc_pthread_init,
2489         libc_multiple_threads, register-atfork and unregister-atfork.
2490         (libpthread-routines): Add pthread_mutex_cond_lock and pt-fork here.
2491         (gen-as-const-headers): Add lowlevelcond.sym, lowlevelrwlock.sym,
2492         lowlevelbarrier.sym, unwindbuf.sym, lowlevelrobustlock.sym,
2493         pthread-pi-defines.sym, structsem.sym.
2494         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = posix]
2495         (CFLAGS-fork.c, CFLAGS-getpid.o, CFLAGS-getpid.os): New variables.
2496         [$(subdir) = nptl] (tests): Add tst-setgetname.
2497         * nptl/sysdeps/unix/sysv/linux/Makefile: File removed.
2498         * sysdeps/unix/sysv/linux/sigaction.c: Just include
2499         <nptl/sigaction.c> directly here, instead of WRAPPER_INCLUDE.
2500         [!LIBC_SIGACTION]: Remove aliases.
2501         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
2502         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
2503         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
2504         * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
2505         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
2506         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
2507         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
2508         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
2509         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
2510         * nptl/Versions (libc: GLIBC_2.3.2): Add __register_atfork.
2511         (libc: GLIBC_PRIVATE): Add __libc_pthread_init,
2512         __libc_current_sigrtmin_private, __libc_current_sigrtmax_private,
2513         __libc_allocate_rtsig_private.
2514         * nptl/sysdeps/unix/sysv/linux/Versions: File removed.
2515         * sysdeps/unix/sysv/linux/sigtimedwait.c: Include <nptl/pthreadP.h>.
2516         * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
2517         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
2518         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
2519         * nptl/sysdeps/unix/sysv/linux/sigwait.c: File removed.
2520         * nptl/sysdeps/unix/sysv/linux/sigtimedwait.c: File removed.
2521         * nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c: File removed.
2522         * nptl/sysdeps/unix/sysv/linux/sleep.c: File removed.
2523         * nptl/sysdeps/unix/sysv/linux/createthread.c: File removed.
2524         * sysdeps/unix/sysv/linux/ia64/fork.S: File removed.
2525         * nptl/sysdeps/unix/sysv/linux/internaltypes.h: Moved ...
2526         * nptl/internaltypes.h: ... here.
2527         * nptl/sysdeps/unix/sysv/linux/jmp-unwind.c: Moved ...
2528         * sysdeps/nptl/jmp-unwind.c: ... here.
2529         * nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c: Moved ...
2530         * nptl/libc-lowlevellock.c: ... here.
2531         * nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c: Moved ...
2532         * nptl/libc_multiple_threads.c: ... here.
2533         * nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c: Moved ...
2534         * nptl/libc_pthread_init.c: ... here.
2535         * nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.sym: Moved ...
2536         * nptl/lowlevelbarrier.sym: ... here.
2537         * nptl/sysdeps/unix/sysv/linux/lowlevelcond.sym: Moved ...
2538         * nptl/lowlevelcond.sym: ... here.
2539         * nptl/sysdeps/unix/sysv/linux/lowlevellock.c: Moved ...
2540         * nptl/lowlevellock.c: ... here.
2541         * nptl/lowlevellock.h: Moved ...
2542         * sysdeps/nptl/lowlevellock.h: ... here.
2543         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Moved ...
2544         * nptl/lowlevelrobustlock.c: ... here.
2545         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.sym: Moved ...
2546         * nptl/lowlevelrobustlock.sym: ... here.
2547         * nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.sym: Moved ...
2548         * nptl/lowlevelrwlock.sym: ... here.
2549         * nptl/sysdeps/unix/sysv/linux/pt-fork.c: Moved ...
2550         * nptl/pt-fork.c: ... here.
2551         * nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.sym: Moved ...
2552         * nptl/pthread-pi-defines.sym: ... here.
2553         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Moved ...
2554         * nptl/pthread_attr_getaffinity.c: ... here.
2555         * nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: Moved ...
2556         * nptl/pthread_attr_setaffinity.c: ... here.
2557         * nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c: Moved ...
2558         * nptl/pthread_mutex_cond_lock.c: ... here.
2559         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
2560         Update #include.
2561         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Likewise.
2562         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: Moved ...
2563         * nptl/pthread_once.c: ... here, replacing old file.
2564         * nptl/sysdeps/unix/sysv/linux/pthread_yield.c: Moved ...
2565         * nptl/pthread_yield.c: ... here.
2566         * nptl/sysdeps/unix/sysv/linux/register-atfork.c: Moved ...
2567         * nptl/register-atfork.c: ... here.
2568         * nptl/sysdeps/unix/sysv/linux/sem_post.c: Moved ...
2569         * nptl/sem_post.c: ... here.
2570         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Update #include.
2571         * nptl/sysdeps/unix/sysv/linux/sem_timedwait.c: Moved ...
2572         * nptl/sem_timedwait.c: ... here.
2573         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Moved ...
2574         * nptl/sem_trywait.c: ... here.
2575         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Update #include.
2576         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Moved ...
2577         * nptl/sem_wait.c: ... here.
2578         * nptl/sysdeps/unix/sysv/linux/structsem.sym: Moved ...
2579         * nptl/structsem.sym: ... here.
2580         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Moved ...
2581         * sysdeps/unix/sysv/linux/mq_notify.c: ... here, replacing old file.
2582         * nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: Moved ...
2583         * nptl/unregister-atfork.c: ... here.
2584         * nptl/sysdeps/unix/sysv/linux/unwindbuf.sym: Moved ...
2585         * nptl/unwindbuf.sym: ... here.
2586         * nptl/sysdeps/unix/sysv/linux/fork.c: Moved ...
2587         * sysdeps/nptl/fork.c: ... here.
2588         * nptl/sysdeps/unix/sysv/linux/fork.h: Moved ...
2589         * sysdeps/nptl/fork.h: ... here.
2590         * sysdeps/unix/sysv/linux/syscalls.list: Remove fork.
2591         * nptl/sysdeps/unix/sysv/linux/aio_misc.h: Moved ...
2592         * sysdeps/unix/sysv/linux/aio_misc.h: ... here.
2593         * nptl/sysdeps/unix/sysv/linux/allocrtsig.c: Moved ...
2594         * sysdeps/unix/sysv/linux/allocrtsig.c: ... here.
2595         * nptl/sysdeps/unix/sysv/linux/getpid.c: Moved ...
2596         * sysdeps/unix/sysv/linux/getpid.c: ... here.
2597         * nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h: Moved ...
2598         * sysdeps/unix/sysv/linux/kernel-posix-timers.h: ... here.
2599         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Moved ...
2600         * sysdeps/unix/sysv/linux/pt-raise.c: ... here.
2601         * nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c: Moved ...
2602         * sysdeps/unix/sysv/linux/pthread_getaffinity.c: ... here.
2603         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Moved ...
2604         * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: ... here.
2605         * nptl/sysdeps/unix/sysv/linux/pthread_getname.c: Moved ...
2606         * sysdeps/unix/sysv/linux/pthread_getname.c: ... here.
2607         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Moved ...
2608         * sysdeps/unix/sysv/linux/pthread_kill.c: ... here.
2609         * nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c: Moved ...
2610         * sysdeps/unix/sysv/linux/pthread_setaffinity.c: ... here.
2611         * nptl/sysdeps/unix/sysv/linux/pthread_setname.c: Moved ...
2612         * sysdeps/unix/sysv/linux/pthread_setname.c: ... here.
2613         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Moved ...
2614         * sysdeps/unix/sysv/linux/pthread_sigqueue.c: ... here.
2615         * nptl/sysdeps/unix/sysv/linux/raise.c: Moved ...
2616         * sysdeps/unix/sysv/linux/raise.c: ... here.
2617         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Moved ...
2618         * sysdeps/unix/sysv/linux/timer_create.c: ... here.
2619         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Moved ...
2620         * sysdeps/unix/sysv/linux/timer_delete.c: ... here.
2621         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Moved ...
2622         * sysdeps/unix/sysv/linux/timer_getoverr.c: ... here.
2623         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Moved ...
2624         * sysdeps/unix/sysv/linux/timer_gettime.c: ... here.
2625         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Moved ...
2626         * sysdeps/unix/sysv/linux/timer_routines.c: ... here.
2627         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Moved ...
2628         * sysdeps/unix/sysv/linux/timer_settime.c: ... here.
2629         * nptl/sysdeps/unix/sysv/linux/tst-setgetname.c: Moved ...
2630         * sysdeps/unix/sysv/linux/tst-setgetname.c: ... here.
2631         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Update #include.
2632
2633 2014-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
2634
2635         * sysdeps/generic/memcopy.h: Add comment for
2636         MEMCPY_OK_FOR_FWD_MEMMOVE.
2637
2638 2014-07-04  Will Newton  <will.newton@linaro.org>
2639
2640         * string/memchr.c: Merge from gnulib.
2641         [_LIBC]: Remove conditionals.
2642         (__ptr_t): Remove define.
2643         (LONG_MAX_32_BITS): Likewise.
2644         (LONG_MAX): Likewise.
2645         (MEMCHR): Use ANSI prototype and optimize algorithm.
2646
2647         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_REL): Define.
2648
2649 2014-07-03  Roland McGrath  <roland@hack.frob.com>
2650
2651         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h
2652         (lll_futex_timed_wait_bitset): Fix syscall argument count.
2653
2654         * sysdeps/nptl/configure.ac (libc_cv_forced_unwind):
2655         Use -Dinhibit_libc=1 for unwind.h check to prevent false failure
2656         in a bare environment with no <stdlib.h> installed.
2657         * sysdeps/nptl/configure: Regenerated.
2658
2659         * sysdeps/alpha/fpu/s_nearbyint.c: Include <math_ldbl_opt.h>.
2660
2661         * sysdeps/unix/sysv/linux/configure.ac: Use AC_TRY_COMPILE rather than
2662         AC_EGREP_CPP for kernel header checks, so they only succeed if
2663         including <linux/version.h> actually works right.
2664         * sysdeps/unix/sysv/linux/configure: Regenerated.
2665
2666         * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the
2667         value so it's not diagnosed as unused.
2668
2669         * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only
2670         thing) with "ifeq ($(subdir),rt)".
2671
2672 2014-07-03  Richard Henderson  <rth@redhat.com>
2673
2674         * sysdeps/alpha/fpu/s_nearbyintf.c: Remove file.
2675         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Remove;
2676         include sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c.
2677
2678         * sysdeps/alpha/fpu/math_private.h (math_opt_barrier): New.
2679         (math_force_eval): New.
2680
2681         * sysdeps/alpha/fpu/s_lround.c: Add 0.5 with chopped rounding.
2682         * sysdeps/alpha/fpu/s_lroundf.c: Likewise.
2683
2684         * sysdeps/alpha/fpu/s_round.c: Remove file.
2685         * sysdeps/alpha/fpu/s_roundf.c: Remove file.
2686
2687         * elf/dl-support.c (HP_TIMING_AVAIL): Do not redefine.
2688         (_dl_non_dynamic_init): Check HP_SMALL_TIMING_AVAIL instead.
2689         * elf/rtld.c (HP_TIMING_AVAIL): Do not redefine.
2690         (_dl_start_final): Check HP_SMALL_TIMING_AVAIL instead.
2691         (_dl_start, print_statistics): Likewise.
2692         * sysdeps/generic/ldsodefs.h (struct rtld_global): Only check
2693         HP_SMALL_TIMING_AVAIL in defining _dl_cpuclock_offset.
2694
2695         * sysdeps/aarch64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2696         * sysdeps/generic/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2697         * sysdeps/i386/i686/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2698         * sysdeps/ia64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2699         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
2700         (HP_SMALL_TIMING_AVAIL): Define.
2701         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2702         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
2703         (HP_SMALL_TIMING_AVAIL): Define.
2704         * sysdeps/sparc/sparc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2705         * sysdeps/x86_64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2706
2707         * sysdeps/aarch64/hp-timing.h: New file.
2708
2709         * sysdeps/generic/hp-timing.h: Remove dead comment.
2710         * sysdeps/generic/hp-timing-common.h: New file.
2711         * sysdeps/alpha/hp-timing.h: Include it.
2712         (HP_TIMING_DIFF, HP_TIMING_ACCUM_NT, HP_TIMING_PRINT): Remove.
2713         * sysdeps/i386/i686/hp-timing.h: Likewise.
2714         * sysdeps/ia64/hp-timing.h: Likewise.
2715         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
2716         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
2717         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
2718         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
2719         * sysdeps/x86_64/hp-timing.h: Don't include the i686 version.
2720         (HP_TIMING_AVAIL, HP_TIMING_INLINE): Define.
2721         (hp_timing_t): New.
2722
2723         * benchtests/bench-string.h (_dl_hp_timing_overhead): Remove.
2724         * benchtests/bench-timing.h (_dl_hp_timing_overhead): Remove.
2725         (TIMING_INIT): Remove call to HP_TIMING_DIFF_INIT.
2726         * elf/rtld.c (_dl_start_final): Likewise.
2727         * sysdeps/generic/ldsodefs.h (_dl_hp_timing_overhead): Remove.
2728         * sysdeps/alpha/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2729         * sysdeps/generic/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2730         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2731         * sysdeps/ia64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2732         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
2733         (HP_TIMING_DIFF_INIT): Remove.
2734         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2735         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
2736         (HP_TIMING_DIFF_INIT): Remove.
2737         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2738         * sysdeps/i386/i686/hp-timing.c: Remove file.
2739         * sysdeps/x86_64/hp-timing.c: Remove file.
2740         * sysdeps/ia64/hp-timing.c: Remove file.
2741         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Remove file.
2742         * sysdeps/powerpc/powerpc64/hp-timing.c: Remove file.
2743         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Remove file.
2744         * sysdeps/sparc/sparc64/hp-timing.c: Remove file.
2745
2746         * sysdeps/alpha/hp-timing.h (HP_TIMING_ACCUM): Remove.
2747         * sysdeps/generic/hp-timing.h (HP_TIMING_ACCUM): Remove.
2748         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Remove.
2749         * sysdeps/ia64/hp-timing.h (HP_TIMING_ACCUM): Remove.
2750         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
2751         (HP_TIMING_ACCUM): Remove.
2752         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
2753         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ACCUM): Remove.
2754         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
2755
2756         * sysdeps/alpha/hp-timing.h (HP_TIMING_ZERO): Remove.
2757         * sysdeps/generic/hp-timing.h (HP_TIMING_ZERO): Remove.
2758         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ZERO): Remove.
2759         * sysdeps/ia64/hp-timing.h (HP_TIMING_ZERO): Remove.
2760         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_ZERO): Remove.
2761         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ZERO): Remove.
2762         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ZERO): Remove.
2763         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ZERO): Remove.
2764
2765         * sysdeps/powerpc/powerpc32/hp-timing.h: Remove file.
2766
2767 2014-07-03  Maciej W. Rozycki  <macro@codesourcery.com>
2768
2769         * stdlib/tst-strtod-overflow.c (TIMEOUT): Bump up to 30.
2770
2771 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
2772
2773         Sync up with gettext.
2774         * intl/loadmsgcat.c: Define O_BINARY if not defined.
2775         [_MSC_VER]: Include malloc.h
2776         [_LIBC]: Define PRI_MACROS_BROKEN if it is not defined.
2777         (get_sysdep_segment_value) [!__UCLIBC__]: Return "I" flag.
2778         (_nl_load_domain): Open DOMAIN_FILE in binary mode.  Don't use
2779         TEMP_FAILURE_RETRY.  Cast return of alloca.
2780         [!_LIBC] Call gl_rwlock_init.
2781         [IN_LIBGLOCALE]: Call _nl_find_msg with one less argument.
2782
2783 2014-07-02  Roland McGrath  <roland@hack.frob.com>
2784
2785         * misc/sys/cdefs.h: Check if __STDC_VERSION__ is defined
2786         before checking its value.
2787
2788 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
2789
2790         * intl/loadmsgcat.c (_nl_load_domain): Use __builtin_expect.
2791
2792         * debug/memcpy_chk.c: Don't include pagecopy.h.
2793         * debug/mempcpy_chk.c: Likewise.
2794         * string/memcpy.c: Likewise.
2795         * string/memmove.c: Likewise.
2796         * sysdeps/powerpc/memmove.c: Likewise.
2797         * sysdeps/generic/memcopy.h: Include pagecopy.h.  Move
2798         definition of PAGE_COPY_FWD_MAYBE here...
2799         * sysdeps/generic/pagecopy.h: ... from here.
2800         * sysdeps/mach/pagecopy.h: Don't include generic pagecopy.h.
2801
2802 2014-07-02  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
2803             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2804
2805         * sysdeps/powerpc/strcat.c: Using macro to redefine symbol name.
2806         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcat multiarch
2807         optimizations.
2808         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
2809         (__libc_ifunc_impl_list): Likewise.
2810         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: New file:
2811         multiarch strcat for PPC64.
2812         * sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c: New file/
2813         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: New file.
2814
2815 2014-07-02  Roland McGrath  <roland@hack.frob.com>
2816
2817         * sysdeps/unix/sysv/linux/dl-sysdep.c: Include <sys/param.h>.
2818
2819 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
2820
2821         * intl/loadmsgcat.c: Remove declaration of
2822         get_sysdep_segment_value.
2823         (get_sysdep_segment_value): Use ISO C style.
2824         (_nl_load_domain): Use ISO C style.  Get rid of redundant
2825         semicolon.  Fix typo and formatting in comment.
2826         (_nl_unload_domain): Use ISO C style.
2827
2828         * sysdeps/posix/sysconf.c (__sysconf): Fix typo in macro name.
2829
2830 2014-07-02  Will Newton  <will.newton@linaro.org>
2831
2832         * malloc/obstack.c: Merge from gnulib master.
2833         [HAVE_CONFIG_H]: Remove conditional code.
2834         [!_LIBC]: Include config.h.
2835         [!ELIDE_CODE]: Don't include inttypes.h, include
2836         stdint.h unconditionally.
2837         (print_and_abort): Mark as _Noreturn.
2838         (_obstack_allocated_p): Mark as __attribute_pure__.
2839         (obstack_free): Rename to __obstack_free.
2840         [!__attribute__]: Remove conditional code.
2841         * malloc/obstack.h: Merge from gnulib master.
2842         [__cplusplus]: Move conditional down.
2843         [!__attribute_pure__]: Define __attribute_pure__ here
2844         if it is not already defined.
2845         (_obstack_memory_used): Mark as __attribute_pure__.
2846         [!__obstack_free]: Define as obstack_free.
2847         [__GNUC__]: Remove check for ancient NeXT gcc.
2848
2849 2014-07-02  Will Newton  <will.newton@linaro.org>
2850             Paul Eggert  <eggert@cs.ucla.edu>
2851
2852         * misc/sys/cdefs.h (_Noreturn): New macro, for pre-C11 compilers.
2853
2854 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
2855
2856         * resolv/gethnamaddr.c: Add comment warning that the file is
2857         not maintained.
2858
2859 2014-07-01  Carlos O'Donell  <carlos@redhat.com>
2860
2861         * sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
2862         entries.
2863
2864         * sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
2865         entry for aio_cancel and aio_cancel64.
2866         * sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
2867         * sysdeps/unix/sysv/linux/hppa/libBrokenLocale.abilist: New file.
2868         * sysdeps/unix/sysv/linux/hppa/libanl.abilist: New file.
2869         * sysdeps/unix/sysv/linux/hppa/libc.abilist: New file.
2870         * sysdeps/unix/sysv/linux/hppa/libcrypt.abilist: New file.
2871         * sysdeps/unix/sysv/linux/hppa/libdl.abilist: New file.
2872         * sysdeps/unix/sysv/linux/hppa/libm.abilist: New file.
2873         * sysdeps/unix/sysv/linux/hppa/libnsl.abilist: New file.
2874         * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: New file.
2875         * sysdeps/unix/sysv/linux/hppa/libresolv.abilist: New file.
2876         * sysdeps/unix/sysv/linux/hppa/librt.abilist: New file.
2877         * sysdeps/unix/sysv/linux/hppa/libthread_db.abilist: New file.
2878         * sysdeps/unix/sysv/linux/hppa/libutil.abilist: New file.
2879
2880 2014-07-01  Roland McGrath  <roland@hack.frob.com>
2881
2882         * sysdeps/unix/sysv/linux/sysconf.c: Include <sys/param.h>.
2883         * nptl/pthread_mutex_lock.c: Likewise.
2884         * nptl/pthread_mutex_timedlock.c: Likewise.
2885         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Likewise.
2886
2887 2014-07-01  Richard henderson  <rth@redhat.com>
2888
2889         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanf): Remove.
2890         (__isnan, __isnanl): Remove.
2891         * sysdeps/alpha/fpu/s_isnan.c (__isnan): Use integer arithmetic.
2892
2893         * sysdeps/alpha/fpu/libm-test-ulps: Update.
2894
2895 2014-07-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
2896
2897         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
2898
2899 2014-07-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
2900
2901         * resolv/nss_dns/dns-host.c (getanswer_r)
2902         [MULTI_PTRS_ARE_ALIASES]: Remove code.
2903
2904 2014-07-01  Joseph Myers  <joseph@codesourcery.com>
2905
2906         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
2907         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PSELECT): Do not
2908         undefine.
2909         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PREADV): Likewise.
2910         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PWRITEV): Likewise.
2911
2912 2014-07-01  Roland McGrath <roland@hack.frob.com>
2913
2914         * sysdeps/unix/sysv/linux/microblaze/arch-fork.h: New file.
2915         * sysdeps/unix/sysv/linux/microblaze/nptl/fork.c: File removed.
2916
2917         * sysdeps/microblaze/nptl/tls.h: Define TLS_DEFINE_INIT_TP.
2918         * sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c: File removed.
2919
2920         * sysdeps/microblaze/nptl/bits/pthreadtypes.h: Moved ...
2921         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h:
2922         ... here.
2923         * sysdeps/microblaze/nptl/bits/semaphore.h: Moved ...
2924         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: ... here.
2925
2926         * sysdeps/unix/sysv/linux/microblaze/pt-vfork.S: Moved ...
2927         * sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S: ... here.
2928         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Moved ...
2929         * sysdeps/unix/sysv/linux/microblaze/vfork.S: ... here.
2930
2931         * sysdeps/unix/sysv/linux/microblaze/c++-types.data: Moved ...
2932         * sysdeps/unix/sysv/linux/microblaze/nptl/c++-types.data: ... here.
2933         * sysdeps/unix/sysv/linux/microblaze/ld.abilist: Moved ...
2934         * sysdeps/unix/sysv/linux/microblaze/nptl/ld.abilist: ... here.
2935         * sysdeps/unix/sysv/linux/microblaze/libBrokenLocale.abilist:
2936         Moved ...
2937         * sysdeps/unix/sysv/linux/microblaze/nptl/libBrokenLocale.abilist:
2938         ... here.
2939         * sysdeps/unix/sysv/linux/microblaze/libanl.abilist: Moved ...
2940         * sysdeps/unix/sysv/linux/microblaze/nptl/libanl.abilist: ... here.
2941         * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Moved ...
2942         * sysdeps/unix/sysv/linux/microblaze/nptl/libc.abilist: ... here.
2943         * sysdeps/unix/sysv/linux/microblaze/libcrypt.abilist: Moved ...
2944         * sysdeps/unix/sysv/linux/microblaze/nptl/libcrypt.abilist: ... here.
2945         * sysdeps/unix/sysv/linux/microblaze/libdl.abilist: Moved ...
2946         * sysdeps/unix/sysv/linux/microblaze/nptl/libdl.abilist: ... here.
2947         * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Moved ...
2948         * sysdeps/unix/sysv/linux/microblaze/nptl/libm.abilist: ... here.
2949         * sysdeps/unix/sysv/linux/microblaze/libnsl.abilist: Moved ...
2950         * sysdeps/unix/sysv/linux/microblaze/nptl/libnsl.abilist: ... here.
2951         * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Moved ...
2952         * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist: ... here.
2953         * sysdeps/unix/sysv/linux/microblaze/libresolv.abilist: Moved ...
2954         * sysdeps/unix/sysv/linux/microblaze/nptl/libresolv.abilist: ... here.
2955         * sysdeps/unix/sysv/linux/microblaze/librt.abilist: Moved ...
2956         * sysdeps/unix/sysv/linux/microblaze/nptl/librt.abilist: ... here.
2957         * sysdeps/unix/sysv/linux/microblaze/libthread_db.abilist: Moved ...
2958         * sysdeps/unix/sysv/linux/microblaze/nptl/libthread_db.abilist:
2959         ... here.
2960         * sysdeps/unix/sysv/linux/microblaze/libutil.abilist: Moved ...
2961         * sysdeps/unix/sysv/linux/microblaze/nptl/libutil.abilist: ... here.
2962         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Moved ...
2963         * sysdeps/unix/sysv/linux/microblaze/nptl/localplt.data: ... here.
2964         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Moved ...
2965         * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: ... here.
2966         * sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c: Moved ...
2967         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: ... here.
2968
2969 2014-07-01  David Holsgrove  <david.holsgrove@xilinx.com>
2970
2971         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: New file.
2972         * sysdeps/unix/sysv/linux/microblaze/socket.S: Update SINGLE_THREAD_P use.
2973         * sysdeps/unix/sysv/linux/microblaze/Makefile(libpthread-routines):
2974         Add sysdep.
2975
2976 2014-06-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2977
2978         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
2979
2980 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
2981
2982         * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
2983         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
2984
2985         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
2986
2987         * sysdeps/arm/libm-test-ulps: Regenerated.
2988
2989 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
2990             Roland McGrath <roland@hack.frob.com>
2991
2992         * test-skeleton.c (signal_handler): Kill the whole process group
2993         before killing the child individually.
2994         (main): Report any failure on `setpgid'.
2995
2996 2014-06-30  Roland McGrath  <roland@hack.frob.com>
2997
2998         * sysdeps/arm/nptl/tls.h: Rename the multiple inclusion guard
2999         from _TLS_H to _ARM_NPTL_TLS_H.
3000         (TLS_INIT_TP): Move macro, and #include of <sysdep.h>, to ...
3001         * sysdeps/unix/sysv/linux/arm/tls.h: ... this new file.
3002
3003 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
3004
3005         [BZ #16539]
3006         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <float.h>.
3007         (__expm1l): Return argument unchanged when small but not
3008         subnormal.
3009
3010         * soft-fp/op-1.h (_FP_UNPACK_RAW_1): Rename local variables to
3011         include macro name.
3012         (_FP_UNPACK_RAW_1_P): Likewise.
3013         (_FP_PACK_RAW_1): Likewise.
3014         (_FP_PACK_RAW_1_P): Likewise.
3015         (_FP_MUL_MEAT_1_wide): Likewise.
3016         (_FP_MUL_MEAT_DW_1_hard): Likewise.
3017         (_FP_MUL_MEAT_1_hard): Likewise.
3018         (_FP_DIV_MEAT_1_imm): Likewise.
3019         (_FP_DIV_MEAT_1_udiv_norm): Likewise.
3020         (_FP_DIV_MEAT_1_udiv): Likewise.
3021         * soft-fp/op-2.h (__FP_FRAC_DEC_2): Likewise.
3022         (_FP_UNPACK_RAW_2): Likewise.
3023         (_FP_UNPACK_RAW_2_P): Likewise.
3024         (_FP_PACK_RAW_2): Likewise.
3025         (_FP_PACK_RAW_2_P): Likewise.
3026         (_FP_MUL_MEAT_DW_2_wide): Likewise.
3027         (_FP_MUL_MEAT_2_wide): Likewise.
3028         (_FP_MUL_MEAT_DW_2_wide_3mul): Likewise.
3029         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
3030         (_FP_MUL_MEAT_DW_2_gmp): Likewise.
3031         (_FP_MUL_MEAT_2_gmp): Likewise.
3032         (_FP_DIV_MEAT_2_udiv): Likewise.
3033         * soft-fp/op-4.h (_FP_FRAC_SLL_4): Likewise.
3034         (_FP_FRAC_SRL_4): Likewise.
3035         (_FP_FRAC_SRST_4): Likewise.
3036         (_FP_FRAC_SRS_4): Likewise.
3037         (_FP_UNPACK_RAW_4): Likewise.
3038         (_FP_UNPACK_RAW_4_P): Likewise.
3039         (_FP_PACK_RAW_4): Likewise.
3040         (_FP_PACK_RAW_4_P): Likewise.
3041         (_FP_MUL_MEAT_DW_4_wide): Likewise.
3042         (_FP_MUL_MEAT_4_wide): Likewise.
3043         (_FP_MUL_MEAT_4_gmp): Likewise.
3044         (umul_ppppmnnn): Likewise.
3045         (_FP_DIV_MEAT_4_udiv): Likewise.
3046         (__FP_FRAC_ADD_4): Likewise.
3047         (__FP_FRAC_SUB_3): Likewise.
3048         (__FP_FRAC_SUB_4): Likewise.
3049         (__FP_FRAC_DEC_3): Likewise.
3050         (__FP_FRAC_DEC_4): Likewise.
3051         (__FP_FRAC_ADDI_4): Likewise.
3052         * soft-fp/op-8.h (_FP_FRAC_SLL_8): Likewise.
3053         (_FP_FRAC_SRL_8): Likewise.
3054         (_FP_FRAC_SRS_8): Likewise.
3055
3056         * soft-fp/extended.h (FP_UNPACK_RAW_E): Rename local variables to
3057         include macro name.
3058         (FP_UNPACK_RAW_EP): Likewise.
3059         (FP_PACK_RAW_E): Likewise.
3060         (FP_PACK_RAW_EP): Likewise.
3061         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Likewise.
3062         (_FP_ISSIGNAN): Likewise.
3063         (_FP_ADD_INTERNAL): Likewise.
3064         (_FP_FMA): Likewise.
3065         (_FP_CMP): Likewise.
3066         (_FP_SQRT): Likewise.
3067         (_FP_TO_INT): Likewise.
3068         (_FP_FROM_INT): Likewise.
3069         (FP_EXTEND): Likewise.
3070         (_FP_DIV_MEAT_N_loop): Likewise.
3071
3072 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
3073
3074         * sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting
3075         throughout.
3076
3077 2014-06-29  Joseph Myers  <joseph@codesourcery.com>
3078
3079         [BZ #17097]
3080         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Return
3081         result with correct sign in case of exponents that produce
3082         overflow except for X very close to 1.
3083
3084 2014-06-28  Paul Eggert  <eggert@cs.ucla.edu>
3085
3086         mktime: merge #if/#ifdef usage from glibc
3087         * lib/mktime.c: Use "#if defined DEBUG && DEBUG", not "#if DEBUG",
3088         as that works with both Glibc's and Gnulib's style.
3089         See thread starting at Siddhesh Poyarekar's bug report at:
3090         http://lists.gnu.org/archive/html/bug-gnulib/2014-06/msg00102.html
3091
3092 2014-06-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
3093
3094         * sysdeps/generic/memcopy.h: Define MEMCPY_OK_FOR_FWD_MEMMOVE.
3095         * sysdeps/tile/memcopy.h: Redefine MEMCPY_OK_FOR_FWD_MEMMOVE.
3096         * sysdeps/tile/tilegx/memmove.c: Remove file.
3097
3098 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
3099
3100         * Makeconfig ($(common-objpfx)soversions.mk): Do not generate
3101         abi-name definition.
3102         * scripts/soversions.awk: Do not handle or generate ABI lines.
3103         * shlib-versions: Remove ABI entries.
3104         * sysdeps/powerpc/nofpu/shlib-versions: Remove file.
3105         * sysdeps/x86_64/x32/shlib-versions: Remove ABI entry.
3106
3107 2014-06-27  Roland McGrath  <roland@hack.frob.com>
3108
3109         * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: Moved ...
3110         * sysdeps/unix/sysv/linux/mips/mips32/c++-types.data: ... here.
3111         * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist: Moved ...
3112         * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: ... here.
3113         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Moved ...
3114         * sysdeps/unix/sysv/linux/mips/mips32/ld.abilist: ... here.
3115         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
3116         Moved ...
3117         * sysdeps/unix/sysv/linux/mips/mips32/libBrokenLocale.abilist:
3118         ... here.
3119         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Moved ...
3120         * sysdeps/unix/sysv/linux/mips/mips32/libanl.abilist: ... here.
3121         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: Moved ...
3122         * sysdeps/unix/sysv/linux/mips/mips32/libcidn.abilist: ... here.
3123         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Moved ...
3124         * sysdeps/unix/sysv/linux/mips/mips32/libcrypt.abilist: ... here.
3125         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Moved ...
3126         * sysdeps/unix/sysv/linux/mips/mips32/libdl.abilist: ... here.
3127         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Moved ...
3128         * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: ... here.
3129         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Moved ...
3130         * sysdeps/unix/sysv/linux/mips/mips32/libnsl.abilist: ... here.
3131         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
3132         Moved ...
3133         * sysdeps/unix/sysv/linux/mips/mips32/libnss_compat.abilist: ... here.
3134         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist: Moved ...
3135         * sysdeps/unix/sysv/linux/mips/mips32/libnss_db.abilist: ... here.
3136         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist: Moved ...
3137         * sysdeps/unix/sysv/linux/mips/mips32/libnss_dns.abilist: ... here.
3138         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
3139         Moved ...
3140         * sysdeps/unix/sysv/linux/mips/mips32/libnss_files.abilist: ... here.
3141         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
3142         Moved ...
3143         * sysdeps/unix/sysv/linux/mips/mips32/libnss_hesiod.abilist: ... here.
3144         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist: Moved ...
3145         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nis.abilist: ... here.
3146         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
3147         Moved ...
3148         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nisplus.abilist: ... here.
3149         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist: Moved ...
3150         * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: ... here.
3151         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Moved ...
3152         * sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist: ... here.
3153         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Moved ...
3154         * sysdeps/unix/sysv/linux/mips/mips32/librt.abilist: ... here.
3155         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
3156         Moved ...
3157         * sysdeps/unix/sysv/linux/mips/mips32/libthread_db.abilist: ... here.
3158         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Moved ...
3159         * sysdeps/unix/sysv/linux/mips/mips32/libutil.abilist: ... here.
3160         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist:
3161         Moved ...
3162         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: ... here.
3163         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
3164         Moved ...
3165         * sysdeps/unix/sysv/linux/mips/mips64/n32/c++-types.data: ... here.
3166         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Moved ...
3167         * sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist: ... here.
3168         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
3169         Moved ...
3170         * sysdeps/unix/sysv/linux/mips/mips64/libBrokenLocale.abilist:
3171         ... here.
3172         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
3173         Identical file removed.
3174         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
3175         Moved ...
3176         * sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist: ... here.
3177         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
3178         Identical file removed.
3179         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Moved ...
3180         * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: ... here.
3181         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
3182         Moved ...
3183         * sysdeps/unix/sysv/linux/mips/mips64/libcrypt.abilist: ... here.
3184         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
3185         Identical file removed.
3186         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Moved ...
3187         * sysdeps/unix/sysv/linux/mips/mips64/libdl.abilist: ... here.
3188         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist:
3189         Identical file removed.
3190         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Moved ...
3191         * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: ... here.
3192         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist:
3193         Identical file removed.
3194         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist: Moved ...
3195         * sysdeps/unix/sysv/linux/mips/mips64/libnsl.abilist: ... here.
3196         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
3197         Identical file removed.
3198         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
3199         Moved ...
3200         * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: ... here.
3201         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
3202         Identical file removed.
3203         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
3204         Moved ...
3205         * sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist: ... here.
3206         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Moved ...
3207         * sysdeps/unix/sysv/linux/mips/mips64/librt.abilist: ... here.
3208         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist:
3209         Identical file removed.
3210         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
3211         Moved ...
3212         * sysdeps/unix/sysv/linux/mips/mips64/libthread_db.abilist:
3213         ... here.
3214         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
3215         Identical file removed.
3216         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
3217         Moved ...
3218         * sysdeps/unix/sysv/linux/mips/mips64/libutil.abilist: ... here.
3219         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
3220         Identical file removed.
3221         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
3222         Moved ...
3223         * sysdeps/unix/sysv/linux/mips/mips64/n64/c++-types.data: ... here.
3224         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Moved ...
3225         * sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist: ... here.
3226         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Moved ...
3227         * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: ... here.
3228         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
3229         Moved ...
3230         * sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist: ... here.
3231         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Moved ...
3232         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: ... here.
3233
3234         * sysdeps/unix/sysv/linux/mips/vfork.S: Incorporate
3235         SAVE_PID and RESTORE_PID blocks from nptl/pt-vfork.S.
3236         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: File removed.
3237         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: File removed.
3238         * sysdeps/unix/sysv/linux/mips/pt-vfork.S: New file.
3239
3240 2014-06-27  Arjun Shankar  <arjun.is@lostca.se>
3241
3242         [BZ #17092]
3243         * nscd/nscd.c (monitor_child): Return exit status of child
3244         instead of return value from wait syscall.
3245
3246 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
3247
3248         * configure.ac (libc_commonpagesize): Remove variable.
3249         (libc_relro_required): Likewise.
3250         (libc_cv_z_relro): Remove configure test.
3251         * configure: Regenerated.
3252         * sysdeps/aarch64/preconfigure (libc_commonpagesize): Do not set
3253         variable.
3254         (libc_relro_required): Likewise.
3255         * sysdeps/alpha/preconfigure (libc_commonpagesize): Likewise.
3256         (libc_relro_required): Likewise.
3257         * sysdeps/arm/preconfigure.ac (libc_commonpagesize): Likewise.
3258         (libc_relro_required): Likewise.
3259         * sysdeps/arm/preconfigure: Regenerated.
3260         * sysdeps/ia64/preconfigure: Remove file.
3261         * sysdeps/tile/preconfigure (libc_commonpagesize): Do not set
3262         variable.
3263         (libc_relro_required): Likewise.
3264
3265         [BZ #16561]
3266         [BZ #16562]
3267         * sysdeps/ieee754/dbl-64/e_jn.c: Include <float.h>.
3268         (__ieee754_yn): Set FE_TONEAREST mode internally and then
3269         recompute overflowing results in original rounding mode.
3270         * sysdeps/ieee754/flt-32/e_jnf.c: Include <float.h>.
3271         (__ieee754_ynf): Set FE_TONEAREST mode internally and then
3272         recompute overflowing results in original rounding mode.
3273         * sysdeps/ieee754/ldbl-128/e_jnl.c: Include <float.h>.
3274         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
3275         recompute overflowing results in original rounding mode.
3276         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Include <float.h>.
3277         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
3278         recompute overflowing results in original rounding mode.
3279         * sysdeps/ieee754/ldbl-96/e_jnl.c: Include <float.h>.
3280         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
3281         recompute overflowing results in original rounding mode.
3282         * sysdeps/i386/fpu/fenv_private.h [!__SSE2_MATH__]
3283         (libc_feholdsetround_ctx): New macro.
3284         * math/libm-test.inc (yn_test): Use ALL_RM_TEST.
3285         * sysdeps/i386/fpu/libm-test-ulps: Update.
3286         * sysdeps/x86_64/fpu/libm-test-ulps : Likewise.
3287
3288 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
3289
3290         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
3291         [__PIC__] (PSEUDO): Use name of _nocancel entry point in
3292         corresponding .cpsetup call.
3293
3294 2014-06-26  Roland McGrath  <roland@hack.frob.com>
3295
3296         * sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S: Moved ...
3297         * sysdeps/arm/libc-aeabi_read_tp.S: ... here.
3298         * sysdeps/arm/Makefile [$(subdir) = csu]
3299         (aeabi_routines): Add aeabi_read_tp and libc-aeabi_read_tp here.
3300         (static-only-routines): Add aeabi_read_tp here.
3301         (shared-only-routines): Add libc-aeabi_read_tp here.
3302         (CFLAGS-libc-start.c): Add -fexceptions here.
3303         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = csu]
3304         (sysdep_routines, static-only-routines, shared-only-routines):
3305         Don't add to these here.
3306         (CFLAGS-libc-start.c): Likewise.
3307
3308         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: Moved ...
3309         * sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
3310         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: Moved ...
3311         * sysdeps/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
3312         * sysdeps/arm/Makefile [$(subdir) = rt]
3313         (librt-sysdep_routines, librt-shared-only-routines):
3314         Append rt-aeabi_unwind_cpp_pr1 here.
3315         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = rt]
3316         (librt-sysdep_routines, librt-shared-only-routines): Don't do it here.
3317         * sysdeps/arm/nptl/Makefile [$(subdir) = nptl]
3318         (libpthread-sysdep_routines, libpthread-shared-only-routines):
3319         Append nptl-aeabi_unwind_cpp_pr1 here.
3320         (tests): Filter out tst-cleanupx4 here.
3321         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = nptl]
3322         (libpthread-sysdep_routines, libpthread-shared-only-routines, tests):
3323         Don't do those here.
3324
3325 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
3326
3327         * scripts/list-sources.sh: Do not handle ports specially.
3328
3329 2014-06-26  Roland McGrath  <roland@hack.frob.com>
3330
3331         * sysdeps/arm/fesetenv.c: Include <fpu_control.h>.
3332         * sysdeps/arm/feupdateenv.c: Likewise.
3333
3334         * posix/spawn_faction_addopen.c: Include <stdlib.h> for free decl.
3335
3336 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
3337
3338         * manual/texinfo.tex: Update to version 2014-05-05.10 with
3339         trailing whitespace removed.
3340         * scripts/config.guess: Update to version 2014-03-23.
3341         * scripts/config.sub: Update to version 2014-05-01
3342         * scripts/install-sh: Update to version 2013-12-25.23.
3343         * scripts/move-if-change: Update from gnulib.
3344
3345 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
3346
3347         * debug/memmove_chk.c: Remove pagecopy.h include.
3348
3349 2014-06-26  Paul Eggert  <eggert@cs.ucla.edu>
3350
3351         * time/mktime.c (leapyear): Remove inline keyword.  The code is now
3352         identical to gnulib mktime.
3353
3354 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
3355
3356         * configure.ac: Do not test for machine being rs6000.  Do not test
3357         for powerpc*-*soft.
3358         * configure: Regenerated.
3359
3360         * configure.ac (libc_cv_asm_cfi_directives): Remove configure
3361         test.
3362         * configure: Regenerated.
3363         * config.h.in (HAVE_ASM_CFI_DIRECTIVES): Remove macro undefine.
3364         * sysdeps/arm/configure.ac (libc_cv_asm_cfi_directive_sections):
3365         Remove configure test.
3366         * sysdeps/arm/configure: Regenerated.
3367         * sysdeps/nptl/configure.ac: Do not check
3368         libc_cv_asm_cfi_directives.
3369         * sysdeps/nptl/configure: Regenerated.
3370         * sysdeps/x86_64/nptl/configure.ac: Remove file.
3371         * sysdeps/x86_64/nptl/configure: Remove generated file.
3372         * b/sysdeps/generic/sysdep.h [HAVE_ASM_CFI_DIRECTIVES]: Make code
3373         unconditional.
3374         [!HAVE_ASM_CFI_DIRECTIVES]: Remove conditional code.
3375
3376 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
3377
3378         * posix/fnmatch.c: Define WIDE_CHAR_VERSION.
3379         * posix/fnmatch_loop.c: Undefine WIDE_CHAR_VERSION.
3380         (FCT): Check value of WIDE_CHAR_VERSION instead of checking if
3381         it is defined.
3382
3383         * elf/dl-runtime.c: Check for value of ELF_MACHINE_NO_RELA
3384         instead of whether it is defined.
3385         * sysdeps/aarch64/dl-machine.h: Define ELF_MACHINE_NO_RELA.
3386         * sysdeps/hppa/dl-machine.h: Likewise.
3387         * sysdeps/ia64/dl-machine.h: Likewise.
3388         * sysdeps/m68k/dl-machine.h: Likewise.
3389         * sysdeps/microblaze/dl-machine.h: Likewise.
3390         * sysdeps/mips/dl-machine.: Likewise.
3391         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
3392         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
3393         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
3394         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
3395         * sysdeps/sh/dl-machine.h: Likewise.
3396         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
3397         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
3398         * sysdeps/tile/dl-machine.h: Likewise.
3399         * sysdeps/x86_64/dl-machine.h: Likewise.
3400
3401         * nscd/connections.c (enum usekey) [SEPARATE_KEY]: Remove
3402         code.
3403         (verify_persistent_db): Likewise.
3404
3405 2014-06-26  Roland McGrath  <roland@hack.frob.com>
3406
3407         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data: Moved ...
3408         * sysdeps/unix/sysv/linux/s390/s390-32/c++-types.data: ... here.
3409         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Moved ...
3410         * sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist: ... here.
3411         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
3412         Moved ...
3413         * sysdeps/unix/sysv/linux/s390/s390-32/libBrokenLocale.abilist:
3414         ... here.
3415         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: Moved ...
3416         * sysdeps/unix/sysv/linux/s390/libanl.abilist: ... here.
3417         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist:
3418         Identical file removed.
3419         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Moved ...
3420         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: ... here.
3421         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: Moved ...
3422         * sysdeps/unix/sysv/linux/s390/s390-32/libcrypt.abilist: ... here.
3423         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: Moved ...
3424         * sysdeps/unix/sysv/linux/s390/s390-32/libdl.abilist: ... here.
3425         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Moved ...
3426         * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: ... here.
3427         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: Moved ...
3428         * sysdeps/unix/sysv/linux/s390/s390-32/libnsl.abilist: ... here.
3429         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
3430         Moved ...
3431         * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: ... here.
3432         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: Moved ...
3433         * sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist: ... here.
3434         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Moved ...
3435         * sysdeps/unix/sysv/linux/s390/s390-32/librt.abilist: ... here.
3436         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
3437         Moved ...
3438         * sysdeps/unix/sysv/linux/s390/s390-32/libthread_db.abilist: ... here.
3439         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Moved ...
3440         * sysdeps/unix/sysv/linux/s390/s390-32/libutil.abilist: ... here.
3441         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data: Moved ...
3442         * sysdeps/unix/sysv/linux/s390/localplt.data: ... here.
3443         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
3444         Identical file removed.
3445         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data: Moved ...
3446         * sysdeps/unix/sysv/linux/s390/s390-64/c++-types.data: ... here.
3447         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Moved ...
3448         * sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist: ... here.
3449         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
3450         Moved ...
3451         * sysdeps/unix/sysv/linux/s390/s390-64/libBrokenLocale.abilist:
3452         ... here.
3453         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Moved ...
3454         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: ... here.
3455         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: Moved ...
3456         * sysdeps/unix/sysv/linux/s390/s390-64/libcrypt.abilist: ... here.
3457         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: Moved ...
3458         * sysdeps/unix/sysv/linux/s390/s390-64/libdl.abilist: ... here.
3459         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Moved ...
3460         * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: ... here.
3461         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: Moved ...
3462         * sysdeps/unix/sysv/linux/s390/s390-64/libnsl.abilist: ... here.
3463         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
3464         Moved ...
3465         * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: ... here.
3466         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist:
3467         Moved ...
3468         * sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist: ... here.
3469         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: Moved ...
3470         * sysdeps/unix/sysv/linux/s390/s390-64/librt.abilist: ... here.
3471         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
3472         Moved ...
3473         * sysdeps/unix/sysv/linux/s390/s390-64/libthread_db.abilist: ... here.
3474         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: Moved ...
3475         * sysdeps/unix/sysv/linux/s390/s390-64/libutil.abilist: ... here.
3476
3477         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: File removed, contents
3478         folded into ...
3479         * sysdeps/unix/sysv/linux/s390/Makefile [$(subdir) = nptl]: ... here.
3480         * sysdeps/unix/sysv/linux/s390/Versions
3481         (libpthread: GLIBC_2.19): New version set.
3482         * nptl/sysdeps/unix/sysv/linux/s390/Versions: File removed.
3483         * sysdeps/unix/sysv/linux/s390/s390-64/Versions
3484         (librt: GLIBC_2.3.3): New version set.
3485         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/Versions: File removed.
3486         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: Moved ...
3487         * sysdeps/unix/sysv/linux/s390/elision-conf.c: ... here.
3488         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Moved ...
3489         * sysdeps/unix/sysv/linux/s390/elision-conf.h: ... here.
3490         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Moved ...
3491         * sysdeps/unix/sysv/linux/s390/elision-lock.c: ... here.
3492         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Moved ...
3493         * sysdeps/unix/sysv/linux/s390/elision-timed.c: ... here.
3494         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Moved ...
3495         * sysdeps/unix/sysv/linux/s390/elision-trylock.c: ... here.
3496         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Moved ...
3497         * sysdeps/unix/sysv/linux/s390/elision-unlock.c: ... here.
3498         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Moved ...
3499         * sysdeps/unix/sysv/linux/s390/force-elision.h: ... here.
3500         * nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Moved ...
3501         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: ... here.
3502         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h: Moved ...
3503         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: ... here.
3504         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Moved ...
3505         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: ... here.
3506         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: Moved ...
3507         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: ... here.
3508         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: Moved ...
3509         * sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: ... here.
3510         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: Moved ...
3511         * sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: ... here.
3512         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: Moved ...
3513         * sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: ... here.
3514         * nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c: Moved ...
3515         * sysdeps/unix/sysv/linux/s390/pthread_once.c: ... here.
3516         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Moved ...
3517         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: ... here.
3518         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Moved ...
3519         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: ... here.
3520         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Moved ...
3521         * sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: ... here.
3522         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Moved ...
3523         * sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: ... here.
3524         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Moved ...
3525         * sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: ... here.
3526         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Moved ...
3527         * sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: ... here.
3528         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Moved ...
3529         * sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: ... here.
3530
3531         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Moved ...
3532         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: ... here.
3533         (__libc_vfork): Define the function under this name.
3534         [!NOT_IN_libc] (__vfork): Make this an alias.
3535         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
3536         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Moved ...
3537         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: ... here.
3538         (__libc_vfork): Define the function under this name.
3539         [!NOT_IN_libc] (__vfork): Make this an alias.
3540         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
3541         * sysdeps/unix/sysv/linux/s390/pt-vfork.S: New file.
3542         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: File removed.
3543         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: File removed.
3544         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Remove vfork.
3545         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
3546
3547         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Deconditionalize the
3548         code that was previously under [RESET_PID].
3549         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
3550         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S: File removed.
3551         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S: File removed.
3552
3553         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: Moved ...
3554         * sysdeps/aarch64/nptl/bits/pthreadtypes.h: ... here.
3555         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: Moved ...
3556         * sysdeps/aarch64/nptl/bits/semaphore.h: ... here.
3557         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h: Moved ...
3558         * sysdeps/unix/sysv/linux/aarch64/bits/local_lim.h: ... here.
3559         * sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data: Moved ...
3560         * sysdeps/unix/sysv/linux/aarch64/c++-types.data: ... here.
3561         * sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist: Moved ...
3562         * sysdeps/unix/sysv/linux/aarch64/ld.abilist: ... here.
3563         * sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist:
3564         Moved ...
3565         * sysdeps/unix/sysv/linux/aarch64/libBrokenLocale.abilist: ... here.
3566         * sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist: Moved ...
3567         * sysdeps/unix/sysv/linux/aarch64/libanl.abilist: ... here.
3568         * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: Moved ...
3569         * sysdeps/unix/sysv/linux/aarch64/libc.abilist: ... here.
3570         * sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist: Moved ...
3571         * sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist: ... here.
3572         * sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist: Moved ...
3573         * sysdeps/unix/sysv/linux/aarch64/libdl.abilist: ... here.
3574         * sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist: Moved ...
3575         * sysdeps/unix/sysv/linux/aarch64/libm.abilist: ... here.
3576         * sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist: Moved ...
3577         * sysdeps/unix/sysv/linux/aarch64/libnsl.abilist: ... here.
3578         * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist: Moved ...
3579         * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: ... here.
3580         * sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist: Moved ...
3581         * sysdeps/unix/sysv/linux/aarch64/libresolv.abilist: ... here.
3582         * sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist: Moved ...
3583         * sysdeps/unix/sysv/linux/aarch64/librt.abilist: ... here.
3584         * sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist: Moved ...
3585         * sysdeps/unix/sysv/linux/aarch64/libthread_db.abilist: ... here.
3586         * sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist: Moved ...
3587         * sysdeps/unix/sysv/linux/aarch64/libutil.abilist: ... here.
3588         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data: Moved ...
3589         * sysdeps/unix/sysv/linux/aarch64/localplt.data: ... here.
3590         * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h: Moved ...
3591         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: ... here.
3592         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Moved ...
3593         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: ... here.
3594
3595 2014-06-25  Roland McGrath  <roland@hack.frob.com>
3596
3597         * sysdeps/unix/sysv/linux/mips/clone.S: Deconditionalize the code
3598         that was previously under [RESET_PID].
3599         * sysdeps/unix/sysv/linux/mips/nptl/clone.S: File removed.
3600
3601 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
3602
3603         * sysdeps/unix/sysv/linux/dl-opendir.c (__ASSUME_O_CLOEXEC): Do
3604         not undefine and redefine.
3605         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs)
3606         [O_CLOEXEC]: Make code unconditional.
3607         (__get_nprocs) [!O_CLOEXEC]: Remove conditional code.
3608         * sysdeps/unix/sysv/linux/shm_open.c: Do not include
3609         <kernel-features.h>.
3610         [O_CLOEXEC && !__ASSUME_O_CLOEXEC] (have_o_cloexec): Remove
3611         conditional variable definition.
3612         (shm_open) [O_CLOEXEC]: Make code unconditional.
3613         (shm_open) [!O_CLOEXEC || !__ASSUME_O_CLOEXEC]: Remove conditional
3614         code.
3615
3616         * configure.ac (USE_REGPARMS): Don't define here.
3617         * configure: Regenerated.
3618         * sysdeps/i386/configure.ac (USE_REGPARMS): Define here.
3619         * sysdeps/i386/configure: Regenerated.
3620
3621         * nptl/createthread.c: Don't include kernel-features.h.
3622         * nptl/pthread_cancel.c: Likewise.
3623         * nptl/pthread_condattr_setclock.c: Likewise.
3624         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Likewise.
3625         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Likewise.
3626         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
3627         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Likewise.
3628         * nptl/sysdeps/unix/sysv/linux/raise.c: Likewise.
3629         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: Likewise.
3630         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
3631         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: Likewise.
3632         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
3633         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Likewise.
3634         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Likewise.
3635         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Likewise.
3636         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Likewise.
3637         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Likewise.
3638         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Likewise.
3639         * nscd/gai.c: Likewise.
3640         * nss/nss_db/db-open.c: Likewise.
3641         * sysdeps/generic/ldsodefs.h: Likewise.
3642         * sysdeps/sh/nptl/tls.h: Likewise.
3643         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
3644         * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: Likewise.
3645         * sysdeps/unix/sysv/linux/aarch64/vfork.S: Likewise.
3646         * sysdeps/unix/sysv/linux/adjtime.c: Likewise.
3647         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
3648         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
3649         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
3650         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
3651         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
3652         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
3653         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
3654         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
3655         * sysdeps/unix/sysv/linux/clock_settime.c: Likewise.
3656         * sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
3657         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
3658         * sysdeps/unix/sysv/linux/dl-sysdep.c: Likewise.
3659         * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
3660         * sysdeps/unix/sysv/linux/generic/poll.c: Likewise.
3661         * sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c: Likewise.
3662         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Likewise.
3663         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c: Likewise.
3664         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c: Likewise.
3665         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c: Likewise.
3666         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c: Likewise.
3667         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c: Likewise.
3668         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c: Likewise.
3669         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c: Likewise.
3670         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c: Likewise.
3671         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
3672         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
3673         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
3674         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
3675         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
3676         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
3677         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
3678         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
3679         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
3680         * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
3681         * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
3682         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
3683         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
3684         * sysdeps/unix/sysv/linux/ifreq.c: Likewise.
3685         * sysdeps/unix/sysv/linux/ldsodefs.h: Likewise.
3686         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
3687         * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
3688         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Likewise.
3689         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c: Likewise.
3690         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c: Likewise.
3691         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c: Likewise.
3692         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
3693         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
3694         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
3695         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
3696         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
3697         * sysdeps/unix/sysv/linux/mmap64.c: Likewise.
3698         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
3699         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
3700         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Likewise.
3701         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
3702         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: Likewise.
3703         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
3704         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
3705         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Likewise.
3706         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Likewise.
3707         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Likewise.
3708         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Likewise.
3709         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
3710         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
3711         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
3712         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: Likewise.
3713         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
3714         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
3715         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
3716         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
3717         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
3718         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
3719         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
3720         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
3721         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
3722         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Likewise.
3723         * sysdeps/unix/sysv/linux/pread.c: Likewise.
3724         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
3725         * sysdeps/unix/sysv/linux/prof-freq.c: Likewise.
3726         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
3727         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
3728         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
3729         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
3730         * sysdeps/unix/sysv/linux/s390/system.c: Likewise.
3731         * sysdeps/unix/sysv/linux/sh/pread.c: Likewise.
3732         * sysdeps/unix/sysv/linux/sh/pread64.c: Likewise.
3733         * sysdeps/unix/sysv/linux/sh/pwrite.c: Likewise.
3734         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Likewise.
3735         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
3736         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
3737         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
3738         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
3739         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
3740         * sysdeps/unix/sysv/linux/sparc/system.c: Likewise.
3741         * sysdeps/unix/sysv/linux/syslog.c: Likewise.
3742         * sysdeps/unix/sysv/linux/system.c: Likewise.
3743         * sysdeps/unix/sysv/linux/testrtsig.h: Likewise.
3744         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
3745         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
3746         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
3747         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
3748         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
3749         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
3750
3751         * configure.ac (libc_cv_c_asmcr0_bug): Remove configure test.
3752         * configure: Regenerated.
3753         * config.h.in (BROKEN_PPC_ASM_CR0): Remove macro.
3754
3755         * configure.ac (base_machine): Do not set specially for particular
3756         machines here.
3757         * configure: Regenerated.
3758         * sysdeps/powerpc/preconfigure: Move machine and base_machine
3759         settings from configure.ac.
3760         * sysdeps/i386/preconfigure: New file.
3761         * sysdeps/s390/preconfigure: Likewise.
3762         * sysdeps/sh/preconfigure: Likewise.
3763         * sysdeps/sparc/preconfigure: Likewise.
3764
3765 2014-06-25  Roland McGrath  <roland@hack.frob.com>
3766
3767         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: Moved ...
3768         * sysdeps/sparc/sparc64/cpu_relax.S: ... here.
3769         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: Moved ...
3770         * sysdeps/sparc/sparc64/pthread_spin_init.c: ... here.
3771         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: Moved ...
3772         * sysdeps/sparc/sparc64/pthread_spin_lock.S: ... here.
3773         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: Moved ...
3774         * sysdeps/sparc/sparc64/pthread_spin_trylock.S: ... here.
3775         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: Moved ...
3776         * sysdeps/sparc/sparc64/pthread_spin_unlock.S: ... here.
3777         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: Moved ...
3778         * sysdeps/sparc/sparc64/pthreaddef.h: ... here.
3779         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Update #include.
3780         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Likewise.
3781         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Likewise.
3782         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Likewise.
3783         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Likewise.
3784         * sysdeps/sparc/sparc64/nptl/Makefile: File removed, its contents ...
3785         * sysdeps/sparc/sparc64/Makefile: ... appended here.
3786
3787         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: Moved ...
3788         * sysdeps/sparc/sparc32/lowlevellock.c: ... here.
3789         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Moved ...
3790         * sysdeps/sparc/sparc32/pthread_barrier_wait.c: ... here.
3791         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: Moved ...
3792         * sysdeps/sparc/sparc32/pthread_spin_lock.S: ... here.
3793         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: Moved ...
3794         * sysdeps/sparc/sparc32/pthread_spin_trylock.S: ... here.
3795         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: Moved ...
3796         * sysdeps/sparc/sparc32/pthreaddef.h: ... here.
3797         * sysdeps/sparc/sparc32/nptl/sem_post.c: Moved ...
3798         * sysdeps/sparc/sparc32/sem_post.c: ... here.
3799         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Moved ...
3800         * sysdeps/sparc/sparc32/sem_timedwait.c: ... here.
3801         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: Moved ...
3802         * sysdeps/sparc/sparc32/sem_trywait.c: ... here.
3803         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Moved ...
3804         * sysdeps/sparc/sparc32/sem_wait.c: ... here.
3805         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: Moved ...
3806         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: ... here.
3807         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: Moved ...
3808         * sysdeps/sparc/sparc32/sparcv9/pthread_barrier_wait.c: ... here.
3809         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: Moved ...
3810         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: ... here.
3811         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: Moved ...
3812         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: ... here.
3813         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: Moved ...
3814         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: ... here.
3815         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Moved ...
3816         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: ... here.
3817         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: Moved ...
3818         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: ... here.
3819         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: Moved ...
3820         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: ... here.
3821         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: Moved ...
3822         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: ... here.
3823         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: Moved ...
3824         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: ... here.
3825
3826         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data: Moved ...
3827         * sysdeps/unix/sysv/linux/sparc/sparc32/c++-types.data: ... here.
3828         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: Moved ...
3829         * sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist: ... here.
3830         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
3831         Moved ...
3832         * sysdeps/unix/sysv/linux/sparc/sparc32/libBrokenLocale.abilist:
3833         ... here.
3834         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: Moved ...
3835         * sysdeps/unix/sysv/linux/sparc/sparc32/libanl.abilist: ... here.
3836         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Moved ...
3837         * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: ... here.
3838         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist:
3839         Moved ...
3840         * sysdeps/unix/sysv/linux/sparc/sparc32/libcrypt.abilist: ... here.
3841         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: Moved ...
3842         * sysdeps/unix/sysv/linux/sparc/sparc32/libdl.abilist: ... here.
3843         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: Moved ...
3844         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: ... here.
3845         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: Moved ...
3846         * sysdeps/unix/sysv/linux/sparc/sparc32/libnsl.abilist: ... here.
3847         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
3848         Moved ...
3849         * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: ... here.
3850         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
3851         Moved ...
3852         * sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist: ... here.
3853         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: Moved ...
3854         * sysdeps/unix/sysv/linux/sparc/sparc32/librt.abilist: ... here.
3855         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
3856         Moved ...
3857         * sysdeps/unix/sysv/linux/sparc/sparc32/libthread_db.abilist: ... here.
3858         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: Moved ...
3859         * sysdeps/unix/sysv/linux/sparc/sparc32/libutil.abilist: ... here.
3860         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data: Moved ...
3861         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: ... here.
3862         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data: Moved ...
3863         * sysdeps/unix/sysv/linux/sparc/sparc64/c++-types.data: ... here.
3864         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: Moved ...
3865         * sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist: ... here.
3866         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
3867         Moved ...
3868         * sysdeps/unix/sysv/linux/sparc/sparc64/libBrokenLocale.abilist:
3869         ... here.
3870         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: Moved ...
3871         * sysdeps/unix/sysv/linux/sparc/sparc64/libanl.abilist: ... here.
3872         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Moved ...
3873         * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: ... here.
3874         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist:
3875         Moved ...
3876         * sysdeps/unix/sysv/linux/sparc/sparc64/libcrypt.abilist: ... here.
3877         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: Moved ...
3878         * sysdeps/unix/sysv/linux/sparc/sparc64/libdl.abilist: ... here.
3879         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: Moved ...
3880         * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: ... here.
3881         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: Moved ...
3882         * sysdeps/unix/sysv/linux/sparc/sparc64/libnsl.abilist: ... here.
3883         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
3884         Moved ...
3885         * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: ... here.
3886         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
3887         Moved ...
3888         * sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist: ... here.
3889         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: Moved ...
3890         * sysdeps/unix/sysv/linux/sparc/sparc64/librt.abilist: ... here.
3891         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
3892         Moved ...
3893         * sysdeps/unix/sysv/linux/sparc/sparc64/libthread_db.abilist: ... here.
3894         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: Moved ...
3895         * sysdeps/unix/sysv/linux/sparc/sparc64/libutil.abilist: ... here.
3896         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data: Moved ...
3897         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: ... here.
3898
3899 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
3900
3901         * timezone/checktab.awk: Update from tzcode 2014e.
3902         * timezone/private.h: Likewise.
3903         * timezone/tzfile.h: Likewise.
3904         * timezone/zdump.c: Likewise.
3905         * timezone/zic.c: Likewise.
3906
3907         * sysdeps/unix/sysv/linux/kernel-features.h
3908         (__ASSUME_XFS_RESTRICTED_CHOWN): Remove macro.
3909         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_chown_restricted)
3910         [__ASSUME_XFS_RESTRICTED_CHOWN]: Make code unconditional.
3911         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
3912         Remove conditional code.
3913
3914 2014-06-25  Will Newton  <will.newton@linaro.org>
3915
3916         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c
3917         (_dl_arm_cap_flags): Add HWCAP2 values.
3918         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h
3919         (_DL_HWCAP_COUNT): Increase to 37.
3920         (_DL_HWCAP_LAST): New define.
3921         (_DL_HWCAP2_LAST): New define.
3922         (_dl_procinfo): Add support for printing
3923         AT_HWCAP2 entries.
3924         (_dl_string_hwcap): Use _dl_hwcap_string.
3925
3926 2014-06-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3927
3928         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
3929
3930 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
3931
3932         * README: Do not mention ports directory.
3933
3934         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMENSAT):
3935         Remove macro.
3936         * sysdeps/unix/sysv/linux/futimes.c: Do not include
3937         <kernel-features.h>.
3938         [__NR_utimensat && !__ASSUME_UTIMENSAT] (miss_utimensat): Remove
3939         conditional variable definition.
3940         (__futimes): Update comment.
3941         (__futimes) [__ASSUME_UTIMENSAT]: Make code unconditional.
3942         (__futimes) [!__ASSUME_UTIMENSAT]: Remove conditional code.
3943
3944         [BZ #16560]
3945         * sysdeps/ieee754/dbl-64/e_exp10.c (__ieee754_exp10): Return 1 for
3946         arguments close to 0.
3947         * sysdeps/ieee754/ldbl-128/e_exp10l.c (__ieee754_exp10l):
3948         Likewise.
3949         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c (__ieee754_exp10l):
3950         Likewise.
3951         * math/auto-libm-test-in: Add more tests of exp10.
3952         * math/auto-libm-test-out: Regenerated.
3953         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
3954
3955         * sysdeps/unix/sysv/linux/kernel-features.h
3956         (__ASSUME_COMPLETE_READV_WRITEV): Remove macro.
3957         * sysdeps/unix/sysv/linux/readv.c: Do not include
3958         <kernel-features.h>.
3959         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
3960         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
3961         (__libc_readv) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
3962         unconditional.
3963         (__libc_readv) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
3964         conditional code.
3965         * sysdeps/unix/sysv/linux/writev.c: Do not include
3966         <kernel-features.h>.
3967         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
3968         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
3969         (__libc_writev) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
3970         unconditional.
3971         (__libc_writev) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
3972         conditional code.
3973
3974 2014-06-25  Will Newton  <will.newton@linaro.org>
3975
3976         * sysdeps/posix/tempname.c: Merge from gnulib, cosmetic
3977         comment changes throughout the file.  Remove checks
3978         for HAVE_*_H definitions that are not required.
3979         (__gen_tempname): Call abort if an unknown kind value is
3980         passed.
3981
3982 2014-06-25  Andreas Schwab  <schwab@suse.de>
3983
3984         [BZ #17086]
3985         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Add compat symbols for
3986         scalbln, scalblnf, scalblnl in libc.
3987
3988 2014-06-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
3989
3990         [BZ #17086]
3991         * sysdeps/i386/fpu/s_scalbn.S: Add compat symbol for libc.so.
3992         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
3993         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
3994
3995 2014-06-24  Roland McGrath  <roland@hack.frob.com>
3996
3997         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: Moved ...
3998         * sysdeps/i386/i486/pthread_spin_trylock.S: ... here.
3999         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: Moved ...
4000         * sysdeps/i386/i586/pthread_spin_trylock.S: ... here.
4001         Update #include.
4002         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: Moved ...
4003         * sysdeps/i386/i686/pthread_spin_trylock.S: ... here.
4004         Update #include.
4005         * sysdeps/x86_64/64/nptl/shlib-versions: Moved ...
4006         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: ... here.
4007         * sysdeps/x86_64/x32/nptl/shlib-versions: Moved ...
4008         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: ... here.
4009         * sysdeps/x86/nptl/bits/pthreadtypes.h: Moved ...
4010         * sysdeps/x86/bits/pthreadtypes.h: ... here.
4011         * sysdeps/x86/nptl/bits/semaphore.h: Moved ...
4012         * sysdeps/x86/bits/semaphore.h: ... here.
4013         * sysdeps/x86/nptl/elide.h: Moved ...
4014         * sysdeps/x86/elide.h: ... here.
4015         * sysdeps/x86_64/nptl/Implies: File removed.
4016         * sysdeps/i386/nptl/Implies: File removed.
4017
4018 2014-06-24  Joseph Myers  <joseph@codesourcery.com>
4019
4020         [BZ #16539]
4021         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Just
4022         return the argument for normal arguments with exponent below -64.
4023         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
4024         Likewise.
4025         * math/auto-libm-test-in: Add another test of expm1.
4026         * math/auto-libm-test-out: Regenerated.
4027
4028         [BZ #16287]
4029         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl): Return 1 without
4030         calling __erfcl for arguments at least 16.
4031         * math/auto-libm-test-in: Add more tests of erf.
4032         * math/auto-libm-test-out: Regenerated.
4033
4034         * sysdeps/unix/sysv/linux/configure.ac: Remove cases for
4035         individual architectures.
4036         * sysdeps/unix/sysv/linux/configure: Regenerated.
4037         * sysdeps/unix/sysv/linux/i386/configure.ac: New file.
4038         * sysdeps/unix/sysv/linux/i386/configure: New generated file.
4039         * sysdeps/unix/sysv/linux/powerpc/configure.ac
4040         (ldd_rewrite_script): Define variable.
4041         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
4042         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure.ac: New
4043         file.
4044         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure: New
4045         generated file.
4046         * sysdeps/unix/sysv/linux/s390/configure.ac: New file.
4047         * sysdeps/unix/sysv/linux/s390/configure: New generated file.
4048         * sysdeps/unix/sysv/linux/sh/configure.ac: New file.
4049         * sysdeps/unix/sysv/linux/sh/configure: New generated file.
4050         * sysdeps/unix/sysv/linux/sparc/configure.ac: New file.
4051         * sysdeps/unix/sysv/linux/sparc/configure: New generated file.
4052         * sysdeps/unix/sysv/linux/x86_64/configure.ac: New file.
4053         * sysdeps/unix/sysv/linux/x86_64/configure: New generated file.
4054
4055 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
4056
4057         [BZ #17084]
4058         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_mutex_t):
4059         Rename member __data.d to __data.__elision_data.
4060
4061 2014-06-24  Wilco  <wdijkstr@arm.com>
4062
4063         * NEWS: Add 16918 to fixed bug list.
4064
4065 2014-06-24  Wilco  <wdijkstr@arm.com>
4066
4067         * sysdeps/arm/fesetenv.c (fesetenv): Optimize implementation.
4068
4069 2014-06-24  Wilco  <wdijkstr@arm.com>
4070
4071         * sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
4072         * sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
4073         (libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
4074         (libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
4075         (libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
4076         * sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
4077         * sysdeps/arm/get-rounding-mode.h (get_rounding_mode):
4078         Use _FPU_MASK_RM.
4079
4080 2014-06-24  Wilco  <wdijkstr@arm.com>
4081
4082         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Remove unused include.
4083
4084 2014-06-24  Wilco  <wdijkstr@arm.com>
4085
4086         * sysdeps/arm/feholdexcpt.c (feholdexcept): Remove space.
4087         * sysdeps/arm/fesetenv.c (fesetenv): Remove space.
4088         * sysdeps/arm/fesetround.c (fesetround): Remove space.
4089         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Remove space.
4090
4091 2014-06-24  Wilco  <wdijkstr@arm.com>
4092
4093         [BZ #16918]
4094         * sysdeps/arm/feupdateenv.c (feupdateenv):
4095         Rewrite to reduce FPSCR accesses and fix return value.
4096
4097 2014-06-24  Wilco  <wdijkstr@arm.com>
4098
4099         * sysdeps/arm/fclrexcpt.c (feclearexcept):
4100         Optimize to avoid unnecessary FPSCR writes.
4101         * sysdeps/arm/fedisblxcpt.c (fedisableexcept): Likewise.
4102         * sysdeps/arm/feenablxcpt.c (feenableexcept): Likewise.
4103         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Likewise.
4104         * sysdeps/arm/setfpucw.c (__setfpucw): Likewise.
4105
4106 2014-06-24  Wilco  <wdijkstr@arm.com>
4107
4108         * sysdeps/arm/fegetround.c (fegetround): Call get_rounding_mode.
4109         * sysdeps/arm/feholdexcpt.c (feholdexcept): Call libc_feholdexcept_vfp.
4110         * sysdeps/arm/fesetround.c (fesetround): Call libc_fesetround_vfp.
4111         * sysdeps/arm/fgetexcptflg.c (fegetexceptflag):
4112         Call libc_fetestexcept_vfp.
4113         * sysdeps/arm/ftestexcept.c (fetestexcept): Call libc_fetestexcept_vfp.
4114         * sysdeps/arm/fenv_private.h: Move libc_*_vfp functions outside of
4115         __SOFTFP__ ifdef so that they can be built for softfp.
4116
4117 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
4118
4119         * sysdeps/x86/nptl/elide.h (elision_adapt): Make first
4120         argument type signed char.
4121
4122         * Makerules (check-abi): Dump diff of symlist if the test
4123         fails.
4124
4125 2014-06-23  Roland McGrath  <roland@hack.frob.com>
4126
4127         * sysdeps/generic/get-rounding-mode.h: Include <stdlib.h> before
4128         using abort.
4129
4130         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
4131         Remove unused variable ST.
4132
4133 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
4134
4135         [BZ #16354]
4136         [BZ #17061]
4137         * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Check for
4138         small arguments before calling __expm1.
4139         * sysdeps/ieee754/flt-32/e_coshf.c (__ieee754_coshf): Check for
4140         small arguments before calling __expm1f.
4141         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Check for
4142         small arguments before calling __expm1l.
4143         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
4144         Likewise.
4145         * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
4146         * math/auto-libm-test-in: Add more cosh tests.  Do not allow
4147         spurious underflow for some cosh tests.
4148         * math/auto-libm-test-out: Regenerated.
4149         * sysdeps/i386/fpu/libm-test-ulps: Update.
4150
4151         [BZ #17050]
4152         * sysdeps/ieee754/dbl-64/e_j1.c: Include <errno.h>.
4153         (__ieee754_y1): Set errno if return value overflows.
4154         * sysdeps/ieee754/flt-32/e_j1f.c: Include <errno.h>.
4155         (__ieee754_y1f): Set errno if return value overflows.
4156         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <errno.h>.
4157         (__ieee754_y1l): Set errno if return value overflows.
4158         * sysdeps/ieee754/ldbl-96/e_j1l.c: Include <errno.h>.
4159         (__ieee754_y1l): Set errno if return value overflows.
4160         * math/auto-libm-test-in: Add more tests of y0, y1 and yn.
4161         * math/auto-libm-test-out: Regenerated.
4162
4163         * math/gen-auto-libm-tests.c: Document use of
4164         ignore-zero-inf-sign.
4165         (input_flag_type): Add value flag_ignore_zero_inf_sign.
4166         (input_flags): Add ignore-zero-inf-sign.
4167         (output_for_one_input_case): Handle flag_ignore_zero_inf_sign.
4168         * math/gen-libm-test.pl (generate_testfile): Handle
4169         ignore-zero-inf-sign.
4170         * math/auto-libm-test-in: Mark some cpow tests with
4171         ignore-zero-inf-sign and some with xfail-rounding.
4172         * math/auto-libm-test-out: Regenerated.
4173         * math/libm-test.inc (cpow_test): Use ALL_RM_TEST.
4174         * sysdeps/i386/fpu/libm-test-ulps: Update.
4175         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4176
4177         [BZ #16315]
4178         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Ensure possibly
4179         overflowing or underflowing operations take place with sign of
4180         result.
4181         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
4182         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
4183         * sysdeps/ieee754/dbl-64/e_pow.c: Include <math.h>.
4184         (__ieee754_pow): Recompute overflowing and underflowing results in
4185         original rounding mode.
4186         * sysdeps/x86/fpu/powl_helper.c: Include <stdbool.h>.
4187         (__powl_helper): Allow negative argument X and scale negated value
4188         as needed.  Avoid passing value outside [-1, 1] to f2xm1.
4189         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Ensure possibly
4190         overflowing or underflowing operations take place with sign of
4191         result.
4192         * sysdeps/x86_64/fpu/multiarch/e_pow.c [HAVE_FMA4_SUPPORT]:
4193         Include <math.h>.
4194         * math/auto-libm-test-in: Add more tests of pow.
4195         * math/auto-libm-test-out: Regenerated.
4196         * math/libm-test.inc (pow_test): Use ALL_RM_TEST.
4197         (pow_tonearest_test_data): Remove.
4198         (pow_test_tonearest): Likewise.
4199         (pow_towardzero_test_data): Likewise.
4200         (pow_test_towardzero): Likewise.
4201         (pow_downward_test_data): Likewise.
4202         (pow_test_downward): Likewise.
4203         (pow_upward_test_data): Likewise.
4204         (pow_test_upward): Likewise.
4205         (main): Don't call removed functions.
4206         * sysdeps/i386/fpu/libm-test-ulps: Update.
4207         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4208
4209 2014-06-23  Roland McGrath  <roland@hack.frob.com>
4210
4211         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data:
4212         Moved ...
4213         * sysdeps/unix/sysv/linux/powerpc/powerpc32/c++-types.data: ... here.
4214         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
4215         Moved ...
4216         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: ... here.
4217         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
4218         Moved ...
4219         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: ... here.
4220         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
4221         Moved ...
4222         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data: ... here.
4223         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
4224         File removed.
4225         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
4226         File removed.
4227         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist:
4228         File removed.
4229         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist:
4230         File removed.
4231         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist:
4232         File removed.
4233         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist:
4234         File removed.
4235         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist:
4236         File removed.
4237         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
4238         File removed.
4239         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist:
4240         File removed.
4241         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
4242         File removed.
4243         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist:
4244         File removed.
4245         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist:
4246         File removed.
4247         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist:
4248         Moved ...
4249         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: ... here.
4250         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist:
4251         Moved ...
4252         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libBrokenLocale.abilist:
4253         ... here.
4254         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist:
4255         Moved ...
4256         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libanl.abilist: ... here.
4257         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist:
4258         Moved ...
4259         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libcrypt.abilist: ... here.
4260         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist:
4261         Moved ...
4262         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libdl.abilist: ... here.
4263         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist:
4264         Moved ...
4265         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libnsl.abilist: ... here.
4266         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
4267         Moved ...
4268         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist: ... here.
4269         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist:
4270         Moved ...
4271         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist: ... here.
4272         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist:
4273         Moved ...
4274         * sysdeps/unix/sysv/linux/powerpc/powerpc32/librt.abilist: ... here.
4275         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist: Moved ...
4276         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libthread_db.abilist:
4277         ... here.
4278         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist:
4279         Moved ...
4280         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libutil.abilist: ... here.
4281         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
4282         Moved ...
4283         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
4284         ... here.
4285         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist:
4286         Moved ...
4287         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
4288         ... here.
4289         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
4290         Moved ...
4291         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
4292         ... here.
4293         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
4294         Moved ...
4295         * sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data: ... here.
4296         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
4297         Moved ...
4298         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: ... here.
4299         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: Moved ...
4300         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: ... here.
4301         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
4302         Moved ...
4303         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist:
4304         ... here.
4305         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
4306         Moved ...
4307         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist:
4308         ... here.
4309         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
4310         Moved ...
4311         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist: ... here.
4312         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
4313         Moved ...
4314         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: ... here.
4315         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
4316         Moved ...
4317         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: ... here.
4318         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
4319         Moved ...
4320         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: ... here.
4321         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
4322         Moved ...
4323         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist:
4324         ... here.
4325         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
4326         Moved ...
4327         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: ... here.
4328         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
4329         Moved ...
4330         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: ... here.
4331         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
4332         Moved ...
4333         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: ... here.
4334         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
4335         Moved ...
4336         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: ... here.
4337         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: Moved ...
4338         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: ... here.
4339         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
4340         Moved ...
4341         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist: ... here.
4342         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
4343         Moved ...
4344         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: ... here.
4345         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
4346         Moved ...
4347         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
4348         ... here.
4349         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
4350         Moved ...
4351         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
4352         ... here.
4353         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
4354         Moved ...
4355         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist:
4356         ... here.
4357         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
4358         Moved ...
4359         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist: ... here.
4360         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
4361         Moved ...
4362         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: ... here.
4363         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
4364         Moved ...
4365         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: ... here.
4366         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
4367         Moved ...
4368         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist:
4369         ... here.
4370         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
4371         Moved ...
4372         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist:
4373         ... here.
4374         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
4375         Moved ...
4376         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist:
4377         ... here.
4378         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
4379         Moved ...
4380         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: ... here.
4381         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
4382         Moved ...
4383         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: ... here.
4384
4385 2014-06-23  Will Newton  <will.newton@linaro.org>
4386             Wilco  <wdijkstr@arm.com>
4387
4388         * sysdeps/generic/math_private.h: Add generic HAVE_RM_CTX
4389         implementation.  Include get-rounding-mode.h.
4390         [!HAVE_RM_CTX]: Define HAVE_RM_CTX to zero.
4391         [!libc_feholdsetround_noex_ctx]: Define
4392         libc_feholdsetround_noex_ctx.
4393         [!libc_feholdsetround_noexf_ctx]: Define
4394         libc_feholdsetround_noexf_ctx.
4395         [!libc_feholdsetround_noexl_ctx]: Define
4396         libc_feholdsetround_noexl_ctx.
4397         (libc_feholdsetround_ctx): New function.
4398         (libc_feresetround_ctx): New function.
4399         (libc_feholdsetround_noex_ctx): New function.
4400         (libc_feresetround_noex_ctx): New function.
4401
4402 2014-06-23  Roland McGrath  <roland@hack.frob.com>
4403
4404         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
4405         * sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
4406         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
4407         * sysdeps/mips/nptl/bits/semaphore.h: ... here.
4408         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
4409         * sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here.
4410
4411         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ...
4412         * sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here.
4413         * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ...
4414         * sysdeps/m68k/nptl/bits/semaphore.h: ... here.
4415         * sysdeps/unix/sysv/linux/m68k/nptl/c++-types.data: Moved ...
4416         * sysdeps/unix/sysv/linux/m68k/c++-types.data: ... here.
4417         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h: Moved ...
4418         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h: ... here.
4419         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/ld.abilist: Moved ...
4420         * sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist: ... here.
4421         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libBrokenLocale.abilist:
4422         Moved ...
4423         * sysdeps/unix/sysv/linux/m68k/coldfire/libBrokenLocale.abilist:
4424         ... here.
4425         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libanl.abilist: Moved ...
4426         * sysdeps/unix/sysv/linux/m68k/coldfire/libanl.abilist: ... here.
4427         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Moved ...
4428         * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: ... here.
4429         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist:
4430         Moved ...
4431         * sysdeps/unix/sysv/linux/m68k/coldfire/libcrypt.abilist: ... here.
4432         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libdl.abilist: Moved ...
4433         * sysdeps/unix/sysv/linux/m68k/coldfire/libdl.abilist: ... here.
4434         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libm.abilist: Moved ...
4435         * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: ... here.
4436         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libnsl.abilist: Moved ...
4437         * sysdeps/unix/sysv/linux/m68k/coldfire/libnsl.abilist: ... here.
4438         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
4439         Moved ...
4440         * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: ... here.
4441         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libresolv.abilist:
4442         Moved ...
4443         * sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist: ... here.
4444         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/librt.abilist: Moved ...
4445         * sysdeps/unix/sysv/linux/m68k/coldfire/librt.abilist: ... here.
4446         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libthread_db.abilist:
4447         Moved ...
4448         * sysdeps/unix/sysv/linux/m68k/coldfire/libthread_db.abilist: ... here.
4449         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libutil.abilist: Moved ...
4450         * sysdeps/unix/sysv/linux/m68k/coldfire/libutil.abilist: ... here.
4451         * sysdeps/unix/sysv/linux/m68k/nptl/localplt.data: Moved ...
4452         * sysdeps/unix/sysv/linux/m68k/localplt.data: ... here.
4453         * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Moved ...
4454         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: ... here.
4455         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/ld.abilist: Moved ...
4456         * sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist: ... here.
4457         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libBrokenLocale.abilist:
4458         Moved ...
4459         * sysdeps/unix/sysv/linux/m68k/m680x0/libBrokenLocale.abilist:
4460         ... here.
4461         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libanl.abilist: Moved ...
4462         * sysdeps/unix/sysv/linux/m68k/m680x0/libanl.abilist: ... here.
4463         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Moved ...
4464         * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: ... here.
4465         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist: Moved ...
4466         * sysdeps/unix/sysv/linux/m68k/m680x0/libcrypt.abilist: ... here.
4467         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libdl.abilist: Moved ...
4468         * sysdeps/unix/sysv/linux/m68k/m680x0/libdl.abilist: ... here.
4469         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libm.abilist: Moved ...
4470         * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: ... here.
4471         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libnsl.abilist: Moved ...
4472         * sysdeps/unix/sysv/linux/m68k/m680x0/libnsl.abilist: ... here.
4473         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist:
4474         Moved ...
4475         * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: ... here.
4476         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libresolv.abilist: Moved ...
4477         * sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist: ... here.
4478         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/librt.abilist: Moved ...
4479         * sysdeps/unix/sysv/linux/m68k/m680x0/librt.abilist: ... here.
4480         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libthread_db.abilist:
4481         Moved ...
4482         * sysdeps/unix/sysv/linux/m68k/m680x0/libthread_db.abilist: ... here.
4483         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libutil.abilist: Moved ...
4484         * sysdeps/unix/sysv/linux/m68k/m680x0/libutil.abilist: ... here.
4485         * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h: Moved ...
4486         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: ... here.
4487
4488         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: Moved ...
4489         * sysdeps/unix/sysv/linux/sh/c++-types.data: ... here.
4490         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: Moved ...
4491         * sysdeps/unix/sysv/linux/sh/ld.abilist: ... here.
4492         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: Moved ...
4493         * sysdeps/unix/sysv/linux/sh/libBrokenLocale.abilist: ... here.
4494         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: Moved ...
4495         * sysdeps/unix/sysv/linux/sh/libanl.abilist: ... here.
4496         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Moved ...
4497         * sysdeps/unix/sysv/linux/sh/libc.abilist: ... here.
4498         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: Moved ...
4499         * sysdeps/unix/sysv/linux/sh/libcrypt.abilist: ... here.
4500         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: Moved ...
4501         * sysdeps/unix/sysv/linux/sh/libdl.abilist: ... here.
4502         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Moved ...
4503         * sysdeps/unix/sysv/linux/sh/libm.abilist: ... here.
4504         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: Moved ...
4505         * sysdeps/unix/sysv/linux/sh/libnsl.abilist: ... here.
4506         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: Moved ...
4507         * sysdeps/unix/sysv/linux/sh/libpthread.abilist: ... here.
4508         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: Moved ...
4509         * sysdeps/unix/sysv/linux/sh/libresolv.abilist: ... here.
4510         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Moved ...
4511         * sysdeps/unix/sysv/linux/sh/librt.abilist: ... here.
4512         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: Moved ...
4513         * sysdeps/unix/sysv/linux/sh/libthread_db.abilist: ... here.
4514         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: Moved ...
4515         * sysdeps/unix/sysv/linux/sh/libutil.abilist: ... here.
4516
4517 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
4518
4519         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
4520         (FALLOC_FL_COLLAPSE_RANGE): New macro.
4521         [__USE_GNU] (FALLOC_FL_ZERO_RANGE): Likewise.
4522         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_OMIT): Likewise.
4523         (IPV6_PMTUDISC_INTERFACE): Likewise.
4524         (IPV6_PMTUDISC_OMIT): Likewise.
4525
4526 2014-06-23  Andreas Schwab  <schwab@suse.de>
4527
4528         * nptl/sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink):
4529         Remove unused errout label.
4530
4531 2014-06-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4532
4533         * sysdeps/powerpc/bits/hwcap.h [PPC_FEATURE2_HAS_VEC_CRYPTO]: New
4534         macro: hardware supports Vector Crypto instructions.
4535
4536 2014-06-23  Will Newton  <will.newton@linaro.org>
4537
4538         * elf/dl-lookup.c: Use __glibc_unlikely and __glibc_likely
4539         rather than __builtin_expect.
4540
4541         * elf/dl-lookup.c (undefined_msg): Remove variable.
4542         (_dl_lookup_symbol_x): Replace undefined_msg with string
4543         literal.
4544
4545         * elf/dl-lookup.c (do_lookup_unique): New function.
4546         (do_lookup_x): Move STB_GNU_UNIQUE handling code
4547         to a separate function.
4548
4549 2014-06-23  Andreas Schwab  <schwab@suse.de>
4550
4551         [BZ #17079]
4552         * nss/nss_files/files-XXX.c (get_contents): Store overflow marker
4553         before reading the next line.
4554
4555 2014-06-23  Will Newton  <will.newton@linaro.org>
4556
4557         * test-skeleton.c (signal_handler): Use printf and %m
4558         rather than perror.  Use printf rather than fprintf to
4559         stderr.  Use puts rather than fputs to stderr.
4560         (main): Likewise.
4561
4562 2014-06-22  Ludovic Courtès  <ludo@gnu.org>
4563
4564         * nscd/nscd.c (thread_info_t): Remove typedef.
4565         (thread_info): Remove variable.
4566
4567 2014-06-21  Allan McRae  <allan@archlinux.org>
4568
4569         * NEWS: Mention CVE-2014-4043.
4570
4571 2014-06-20  Roland McGrath  <roland@hack.frob.com>
4572
4573         * nptl/sysdeps/unix/sysv/linux/smp.h: Moved ...
4574         * nptl/smp.h: ... here.
4575
4576         * nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h: File removed.
4577
4578         * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros.
4579         * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H.
4580         * locale/Makefile (CPPFLAGS-locale-programs): Likewise.
4581         * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it.
4582
4583         * nptl/allocatestack.c: Include <stack-aliasing.h>.
4584         * nptl/stack-aliasing.h: New file.
4585         * sysdeps/i386/i686/stack-aliasing.h: New file.
4586         * sysdeps/i386/i686/nptl/Makefile: File removed.
4587         * sysdeps/x86_64/stack-aliasing.h: New file.
4588         * sysdeps/x86_64/nptl/Makefile
4589         (CFLAGS-pthread_create.c): Variable removed.
4590
4591         * nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
4592         * sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
4593         old file.
4594         * nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h: Moved ...
4595         * sysdeps/unix/sysv/linux/bits/posix_opt.h: ... here, replacing the
4596         old file.
4597
4598 2014-06-21  Joseph Myers  <joseph@codesourcery.com>
4599
4600         * sysdeps/unix/sysv/linux/arm/kernel-features.h
4601         (__ASSUME_SIGFRAME_V2): Remove macro.
4602         * sysdeps/unix/sysv/linux/arm/sigrestorer.S: Update comment.
4603         [!__ASSUME_SIGFRAME_V2]: Remove conditional code.
4604         (__default_sa_restorer_v2): Rename to __default_sa_restorer.
4605         (__default_rt_sa_restorer_v2): Rename to __default_rt_sa_restorer.
4606         * sysdeps/unix/sysv/linux/arm/sigaction.c (__default_sa_restorer):
4607         Declare as function.  Remove conditional macro definitions.
4608         (__default_rt_sa_restorer): Likewise.
4609         (__default_sa_restorer_v1): Remove declaration.
4610         (__default_sa_restorer_v2): Likewise.
4611         (__default_rt_sa_restorer_v1): Likewise.
4612         (__default_rt_sa_restorer_v2): Likewise.
4613         * sysdeps/unix/sysv/linux/arm/Versions (GLIBC_PRIVATE): Remove
4614         __default_sa_restorer_v1, __default_rt_sa_restorer_v1,
4615         __default_sa_restorer_v2 and __default_rt_sa_restorer_v2.
4616
4617 2014-06-20  Roland McGrath  <roland@hack.frob.com>
4618
4619         * sysdeps/unix/sysv/linux/sparc/Makefile [$(subdir) = nptl]
4620         (libpthread-routines): Add sysdep.
4621         * nptl/sysdeps/unix/sysv/linux/sparc/Makefile: File removed.
4622         * sysdeps/unix/sysv/linux/sparc/Versions
4623         (libpthread: GLIBC_2.3.3): New version set.
4624         * nptl/sysdeps/unix/sysv/linux/sparc/Versions: File removed.
4625         * nptl/sysdeps/unix/sysv/linux/sparc/aio_cancel.c: Moved ...
4626         * sysdeps/unix/sysv/linux/sparc/aio_cancel.c: ... here.
4627         * nptl/sysdeps/unix/sysv/linux/sparc/internaltypes.h: Moved ...
4628         * sysdeps/sparc/nptl/internaltypes.h: ... here.  Use #include_next.
4629         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c:
4630         Moved ...
4631         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: ... here.
4632         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c: Moved ...
4633         * sysdeps/sparc/nptl/pthread_barrier_init.c: ... here.
4634         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c: Moved ...
4635         * sysdeps/sparc/nptl/pthread_barrier_wait.c: ... here.
4636         * nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c: Moved ...
4637         * sysdeps/sparc/nptl/sem_init.c: ... here.
4638         * nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c: Moved ...
4639         * sysdeps/sparc/nptl/sem_post.c: ... here.
4640         * nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c: Moved ...
4641         * sysdeps/sparc/nptl/sem_timedwait.c: ... here.
4642         * nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c: Moved ...
4643         * sysdeps/sparc/nptl/sem_wait.c: ... here.
4644         * nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Moved ...
4645         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: ... here.
4646         * sysdeps/sparc/sparc32/sparcv9/Makefile [$(subdir) = nptl]
4647         (libpthread-routines): Add cpu_relax.
4648         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/Makefile:
4649         File removed.
4650         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions
4651         (librt: GLIBC_2.3.3): New version set.
4652         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Versions: File removed.
4653         * sysdeps/sparc/sparc64/nptl/Makefile: New file.
4654         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile [$(subdir) = nptl]
4655         (CFLAGS-pause.c, CFLAGS-sigsuspend.c): New variables.
4656         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: File removed.
4657         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c: Moved ...
4658         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: ... here.
4659         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c:
4660         Moved ...
4661         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: ... here.
4662         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c: Moved ...
4663         * sysdeps/sparc/sparc32/nptl/sem_post.c: ... here.
4664         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c: Moved ...
4665         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: ... here.
4666         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c: Moved ...
4667         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: ... here.
4668         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c: Moved ...
4669         * sysdeps/sparc/sparc32/nptl/sem_wait.c: ... here.
4670         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/cpu_relax.S:
4671         Moved ...
4672         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: ... here.
4673         Update #include.
4674         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
4675         Moved ...
4676         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: ... here.
4677         Update #include.
4678         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_post.c:
4679         Moved ...
4680         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: ... here.
4681         Update #include.
4682         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_timedwait.c:
4683         Moved ...
4684         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: ... here.
4685         Update #include.
4686         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_trywait.c:
4687         Moved ...
4688         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: ... here.
4689         Update #include.
4690         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_wait.c:
4691         Moved ...
4692         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: ... here.
4693         Update #include.
4694         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S: Moved ...
4695         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: ... here.
4696         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Moved ...
4697         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: ... here.
4698         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Moved ...
4699         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: ... here.
4700         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: Moved ...
4701         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: ... here.
4702         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: Moved ...
4703         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: ... here.
4704         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
4705         Moved ...
4706         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c: ... here.
4707         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: Moved ...
4708         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: ... here.
4709         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: Moved ...
4710         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: ... here.
4711
4712 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
4713
4714         * nptl/pthread_cond_wait.c: Include <kernel-features.h>.
4715         * nptl/pthread_rwlock_timedrdlock.c: Likewise.
4716         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
4717         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Likewise.
4718         * nscd/nscd.c: Likewise.
4719         * sysdeps/i386/nptl/tcb-offsets.sym: Likewise.
4720         * sysdeps/powerpc/nptl/tcb-offsets.sym: Likewise.
4721         * sysdeps/sh/nptl/tcb-offsets.sym: Likewise.
4722         * sysdeps/x86_64/nptl/tcb-offsets.sym: Likewise.
4723
4724         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Do not include
4725         <kernel-features.h>.
4726         (init_mq_netlink): Remove conditional have_sock_cloexec
4727         definitions.  Remove code conditional on have_sock_cloexec < 0.
4728         (init_mq_netlink) [!SOCK_CLOEXEC]: Remove conditional code.
4729         (init_mq_netlink) [!__ASSUME_SOCK_CLOEXEC]: Likewise.
4730         * sysdeps/unix/sysv/linux/opensock.c: Do not include
4731         <kernel-features.h>.
4732         (__opensock) [SOCK_CLOEXEC]: Make code unconditional.
4733         (__opensock) [!__ASSUME_SOCK_CLOEXEC]: Remove conditional code.
4734
4735 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
4736
4737         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
4738         Add tests for memset_chk and memset.
4739
4740         * sysdeps/x86_64/multiarch/init-arch.h (HAS_AVX2): Defined
4741         with AVX2_Usable.
4742
4743 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
4744
4745         [BZ #16046]
4746         * elf/tst-dl-iter-static.c: New file.
4747         * elf/Makefile (tests-static): Add tst-dl-iter-static.
4748
4749         * stdlib/tst-qsort2.c (main): Fix off-by-one argc interpretation
4750         error.
4751
4752 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
4753
4754         * sysdeps/unix/sysv/linux/kernel-features.h
4755         (__ASSUME_F_GETOWN_EX): Remove macro.
4756         * sysdeps/unix/sysv/linux/fcntl.c: Do not include
4757         <kernel-features.h>.
4758         (miss_F_GETOWN_EX): Remove variable or macro.
4759         (do_fcntl): Do not check miss_F_GETOWN_EX.
4760         (do_fcntl) [!__ASSUME_F_GETOWN_EX]: Remove conditional code.
4761
4762         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_RANDOM):
4763         Remove macro.
4764         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard)
4765         [!__ASSUME_AT_RANDOM]: Remove conditional code.
4766         (_dl_setup_pointer_guard) [!__ASSUME_AT_RANDOM]: Likewise.
4767
4768         * sysdeps/unix/sysv/linux/kernel-features.h
4769         (__ASSUME_ADJ_OFFSET_SS_READ): Remove macro.
4770         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME)
4771         [ADJ_OFFSET_SS_READ]: Make code unconditional.
4772         (ADJTIME) [!ADJ_OFFSET_SS_READ]: Remove conditional code.
4773
4774 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
4775
4776         [BZ #17075]
4777         * sysdeps/arm/dl-machine.h (elf_machine_rel) <R_ARM_TLS_DESC>:
4778         Fix calculation of the symbol's value.
4779         * sysdeps/arm/tst-armtlsdescloc.c: New file.
4780         * sysdeps/arm/tst-armtlsdesclocmod.c: New file.
4781         * sysdeps/arm/tst-armtlsdescextnow.c: New file.
4782         * sysdeps/arm/tst-armtlsdescextlazymod.c: New file.
4783         * sysdeps/arm/tst-armtlsdescextlazy.c: New file.
4784         * sysdeps/arm/tst-armtlsdescextnowmod.c: New file.
4785         * sysdeps/arm/Makefile (tests): Add `tst-armtlsdesc',
4786         `tst-armtlsdescextnow' and `tst-armtlsdescextlazy'.
4787         (modules-names): Add `tst-armtlsdescmod',
4788         `tst-armtlsdescextlazymod' and `tst-armtlsdescextnowmod'.
4789         (CPPFLAGS-tst-armtlsdescextnowmod.c): New variable.
4790         (CPPFLAGS-tst-armtlsdescextlazymod.c): Likewise.
4791         (CFLAGS-tst-armtlsdesclocmod.c): Likewise.
4792         (CFLAGS-tst-armtlsdescextnowmod.c): Likewise.
4793         (CFLAGS-tst-armtlsdescextlazymod.c): Likewise.
4794         (LDFLAGS-tst-armtlsdescextnowmod.so): Likewise.
4795         ($(objpfx)tst-armtlsdescloc): New dependency.
4796         ($(objpfx)tst-armtlsdescextnow): Likewise.
4797         ($(objpfx)tst-armtlsdescextlazy): Likewise.
4798         * sysdeps/arm/configure.ac: Add a check for tools' GNU descriptor
4799         TLS scheme support.
4800         * sysdeps/arm/configure: Regenerate.
4801
4802 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
4803
4804         * include/fcntl.h (__atfct_seterrno): Remove prototype.
4805         (__atfct_seterrno_2): Likewise.
4806         * sysdeps/unix/sysv/linux/alpha/dl-fxstatat64.c: Do not include
4807         <kernel-features.h>.
4808         (__ASSUME_ATFCTS): Do not undefine and redefine.
4809         * sysdeps/unix/sysv/linux/alpha/fxstatat.c [__ASSUME_ATFCTS]
4810         (__have_atfcts): Remove conditional definition.
4811         (__fxstatat([__NR_fstatat64]: Make code unconditional.
4812         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code and code
4813         unreachable if [__ASSUME_ATFCTS].
4814         * sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
4815         not undefine and redefine.
4816         * sysdeps/unix/sysv/linux/faccessat.c: Do not include
4817         <kernel-features.h>.
4818         (faccessat) [__NR_faccessat]: Make code unconditional.
4819         (faccessat) [!__ASSUME_ATFCTS]: Remove conditional code.
4820         * sysdeps/unix/sysv/linux/fchmodat.c: Do not include
4821         <kernel-features.h>.
4822         (fchmodat) [__NR_fchmodat]: Make code unconditional.
4823         (fchmodat) [!__ASSUME_ATFCTS]: Remove conditional code.
4824         * sysdeps/unix/sysv/linux/fchownat.c: Do not include
4825         <kernel-features.h>.
4826         (fchownat) [__NR_fchownat]: Make code unconditional.
4827         (fchownat) [!__ASSUME_ATFCTS]: Remove conditional code.
4828         * sysdeps/unix/sysv/linux/futimesat.c: Do not include
4829         <kernel-features.h>.
4830         (futimesat) [__NR_futimesat]: Make code unconditional.
4831         (futimesat) [!__ASSUME_ATFCTS]: Remove conditional code.
4832         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
4833         <kernel-features.h>.
4834         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
4835         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
4836         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
4837         <kernel-features.h>.
4838         (__fxstatat64) [__NR_fstatat64]: Make code unconditional.
4839         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
4840         * sysdeps/unix/sysv/linux/i386/fchownat.c: Remove file.
4841         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
4842         <kernel-features.h>.
4843         (__fxstatat) [__NR_fstatat64]: Make code unconditional.
4844         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
4845         * sysdeps/unix/sysv/linux/linkat.c: Do not include
4846         <kernel-features.h>.
4847         (linkat) [__NR_linkat]: Make code unconditional.
4848         (linkat) [!__ASSUME_ATFCTS]: Remove conditional code.
4849         * sysdeps/unix/sysv/linux/m68k/fchownat.c: Remove file.
4850         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
4851         <kernel-features.h>.
4852         (__fxstatat64) [__NR_newfstatat]: Make code unconditional.
4853         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
4854         * sysdeps/unix/sysv/linux/mkdirat.c: Do not include
4855         <kernel-features.h>.
4856         (mkdirat) [__NR_mkdirat]: Make code unconditional.
4857         (mkdirat) [!__ASSUME_ATFCTS]: Remove conditional code.
4858         * sysdeps/unix/sysv/linux/openat.c: Do not include
4859         <kernel-features.h>.
4860         [!__ASSUME_ATFCTS] (__atfct_seterrno): Remove function.
4861         [!__ASSUME_ATFCTS] (__have_atfcts): Remove variable.
4862         (OPENAT_NOT_CANCEL) [__NR_openat]: Make code unconditional.
4863         (OPENAT_NOT_CANCEL) [!__ASSUME_ATFCTS]: Remove conditional code.
4864         * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Remove file.
4865         * sysdeps/unix/sysv/linux/readlinkat.c: Do not include
4866         <kernel-features.h>.
4867         (readlinkat) [__NR_readlinkat]: Make code unconditional.
4868         (readlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.  Return
4869         result of INLINE_SYSCALL directly, not via int variable.
4870         * sysdeps/unix/sysv/linux/renameat.c: Do not include
4871         <kernel-features.h>.
4872         [!__ASSUME_ATFCTS] (__atfct_seterrno_2): Remove function.
4873         (renameat) [__NR_renameat]: Make code unconditional.
4874         (renameat) [!__ASSUME_ATFCTS]: Remove conditional code.
4875         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Remove file.
4876         * sysdeps/unix/sysv/linux/sh/fchownat.c: Remove file.
4877         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Remove file.
4878         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c
4879         (__ASSUME_ATFCTS): Do not undefine and redefine.
4880         * sysdeps/unix/sysv/linux/symlinkat.c: Do not include
4881         <kernel-features.h>.
4882         (symlinkat) [__NR_symlinkat]: Make code unconditional.
4883         (symlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
4884         * sysdeps/unix/sysv/linux/unlinkat.c: Do not include
4885         <kernel-features.h>.
4886         (unlinkat) [__NR_unlinkat]: Make code unconditional.
4887         (unlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
4888         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c
4889         (__ASSUME_ATFCTS): Do not undefine and redefine.
4890         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
4891         <kernel-features.h>.
4892         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
4893         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
4894         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
4895         <kernel-features.h>.
4896         (__xmknodat) [__NR_mknodat]: Make code unconditional.
4897         (__xmknodat) [!__ASSUME_ATFCTS]: Remove conditional code.
4898
4899 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
4900
4901         * sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
4902
4903 2014-06-20  Andreas Schwab  <schwab@linux-m68k.org>
4904
4905         [BZ #17069]
4906         * posix/regcomp.c (parse_reg_exp): Deallocate partially
4907         constructed tree before returning error.
4908         * posix/bug-regexp36.c: Expand test case.
4909
4910 2014-06-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
4911
4912         [BZ #6803]
4913         * math/libm-test.inc (scalbln_test_date):
4914         Add errno expectations.
4915         * math/w_scalblnf.c: New File.
4916         Add wrapper which checks for setting errno to ERANGE.
4917         Add weak_alias for corresponding scalbln function.
4918         * math/w_scalbln.c: Likewise.
4919         * math/w_scalblnl.c: Likewise.
4920         * math/Makefile (libm-calls): Add w_scalbln.
4921         * sysdeps/ieee754/flt-32/s_scalblnf.c:
4922         Remove weak_alias for corresponding scalbln function.
4923         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
4924         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
4925         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
4926         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
4927         * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
4928         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
4929         * sysdeps/i386/fpu/s_scalbn.S: Likewise.
4930         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
4931         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Likewise.
4932         * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c:
4933         Remove long_double_symbol for scalblnl function in libm, libc.
4934         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: New File.
4935         Add wrapper which checks for setting errno to ERANGE.
4936         Add long_double_symbol for scalblnl function in libm, libc.
4937         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
4938         Remove long_double_symbol for scalblnl in libm.
4939         * sysdeps/ieee754/ldbl-128ibm/w_scalblnl.c: New File.
4940         Add wrapper which checks for setting errno to ERANGE.
4941         Add long_double_symbol for scalblnl function in libm.
4942         * sysdeps/ia64/fpu/w_scalblnf.c: New File.
4943         Do not use wrapper because of own implementation.
4944
4945 2014-06-19  H.J. Lu  <hongjiu.lu@intel.com>
4946
4947         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use
4948         3 bytes for __pad1 for x32.
4949         (__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise.
4950
4951 2014-06-19  Ling Ma  <ling.ml@alibaba-inc.com>
4952             H.J. Lu  <hongjiu.lu@intel.com>
4953
4954         * sysdeps/x86_64/multiarch/Makefile: Add memset-avx2.
4955         * sysdeps/x86_64/multiarch/memset-avx2.S: New file.
4956         * sysdeps/x86_64/multiarch/memset.S: Likewise.
4957         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
4958         * sysdeps/x86_64/multiarch/rtld-memset.S: Likewise.
4959
4960 2014-06-19  Andreas Schwab  <schwab@linux-m68k.org>
4961
4962         [BZ #17069]
4963         * posix/regcomp.c (parse_expression): Deallocate partially
4964         constructed tree before returning error.
4965         * posix/Makefile.c (tests): Add bug-regex36.
4966         (generated): Add bug-regex36.mtrace.
4967         (tests-special): Add $(objpfx)bug-regex36-mem.out
4968         (bug-regex36-ENV): New variable.
4969         ($(objpfx)bug-regex36-mem.out): New rule.
4970         * posix/bug-regex36.c: New file.
4971
4972 2014-06-19  Will Newton  <will.newton@linaro.org>
4973
4974         * malloc/malloc.c (systrim): If extra is zero then return
4975         early.
4976
4977 2014-06-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
4978
4979         * benchtests/Makefile ($(objpfx)bench-%.c): Remove $(.).
4980
4981 2014-06-19  Richard Earnshaw  <rearnsha@arm.com>
4982
4983         * sysdeps/aarch64/strchr.S: New file.
4984
4985 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
4986
4987         [BZ #17022]
4988         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Do not subtract 1
4989         from arguments -2 or below.
4990         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
4991         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
4992
4993 2014-06-18  Andreas Schwab  <schwab@suse.de>
4994
4995         [BZ #17062]
4996         * posix/fnmatch_loop.c (FCT): Rerrange loop for skipping over rest
4997         of a bracket expr not to run off the end of the string.
4998         * posix/Makefile (tests): Add tst-fnmatch3.
4999         * posix/tst-fnmatch3.c: New file.
5000
5001 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
5002
5003         * elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).
5004         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
5005         [$(cross-compiling) = no]: Likewise.
5006         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
5007         [$(cross-compiling) = no]: Likewise.
5008
5009 2014-16-17  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
5010
5011         [BZ #17031]
5012         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Consider the low
5013         double, adjusted for any remainder from the high double.
5014         * math/libm-test.inc (nearbyint): Add tests.
5015         (rint): Likewise.
5016
5017 2014-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5018
5019         * nptl/sysdeps/powerpc/Makefile: Moved ...
5020         * sysdeps/powerpc/nptl/Makefile: ... here.
5021         * nptl/sysdeps/powerpc/pthread_spin_lock.c: Moved ...
5022         * sysdeps/powerpc/nptl/pthread_spin_lock.c: .. here.
5023         * nptl/sysdeps/powerpc/pthread_spin_trylock.c: Moved ...
5024         * sysdeps/powerpc/nptl/pthread_spin_trylock.c: ... here.
5025         * nptl/sysdeps/powerpc/pthreaddef.h: Moved ...
5026         * sysdeps/powerpc/nptl/pthreaddef.h: ... here.
5027         * nptl/sysdeps/powerpc/tcb-offsets.sym: Moved ...
5028         * sysdeps/powerpc/nptl/tcb-offsets.sym: ... here.
5029         * nptl/sysdeps/powerpc/tls.h: Moved ...
5030         * sysdeps/powerpc/nptl/tls.h: ... here.
5031
5032 2014-06-16  Joseph Myers  <joseph@codesourcery.com>
5033
5034         [BZ #16681]
5035         * sysdeps/i386/fpu/s_ceil.S (__ceil): Add CFI.
5036         * sysdeps/i386/fpu/s_ceilf.S (__ceilf): Likewise.
5037         * sysdeps/i386/fpu/s_ceill.S (__ceill): Likewise.
5038         * sysdeps/i386/fpu/s_floor.S (__floor): Likewise.
5039         * sysdeps/i386/fpu/s_floorf.S (__floorf): Likewise.
5040         * sysdeps/i386/fpu/s_floorl.S (__floorl): Likewise.
5041         * sysdeps/i386/fpu/s_trunc.S (__trunc): Likewise.
5042         * sysdeps/i386/fpu/s_truncf.S (__truncf): Likewise.
5043         * sysdeps/i386/fpu/s_truncl.S (__truncl): Likewise.
5044
5045 2014-06-17  Andreas Schwab  <schwab@linux-m68k.org>
5046
5047         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
5048
5049 2014-06-16  Andreas Schwab  <schwab@linux-m68k.org>
5050
5051         * sysdeps/m68k/m680x0/bits/huge_vall.h: Fix missing space after
5052         defined operator.
5053
5054         * scripts/cross-test-ssh.sh (timeoutfactor): Default to
5055         $TIMEOUTFACTOR.
5056
5057 2014-06-16  Florian Weimer  <fweimer@redhat.com>
5058
5059         [BZ #17058]
5060         * nptl/tst-setuid2.c (do_test): Fix tautological comparison in
5061         non-executed part of the test.
5062
5063 2014-06-16  Andreas Schwab  <schwab@suse.de>
5064
5065         * string/bits/string2.h (strdup, strndup): Update feature guard.
5066
5067 2014-06-14  David S. Miller  <davem@davemloft.net>
5068
5069         * sysdeps/sparc/fpu/libm-test-ulps: Update.
5070
5071 2014-06-14  Andreas Schwab  <schwab@linux-m68k.org>
5072
5073         * sysdeps/unix/sysv/linux/m68k/clone.S: Deconditionalize the code
5074         that was previously under [RESET_PID].
5075         * sysdeps/unix/sysv/linux/m68k/nptl/clone.S: Remove file.
5076
5077         * sysdeps/unix/sysv/linux/m68k/pt-vfork.c: New file.
5078         * sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S: Remove file.
5079         * sysdeps/unix/sysv/linux/m68k/vfork.S: Include <tcb-offsets.h>.
5080         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
5081         (__libc_vfork): New strong alias.
5082         * sysdeps/unix/sysv/linux/m68k/nptl/vfork.S: Remove file.
5083
5084 2014-06-14 Andi Kleen  <ak@linux.intel.com>
5085
5086         * sysdeps/generic/elide.h: New file.
5087
5088 2014-06-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
5089
5090         * Makefile (installed-headers): Adjust path of pthread.h header.
5091
5092 2014-06-13  Roland McGrath  <roland@hack.frob.com>
5093
5094         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
5095         * sysdeps/s390/nptl/bits/pthreadtypes.h: ... here.
5096         * nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Moved ...
5097         * sysdeps/s390/nptl/bits/semaphore.h: ... here.
5098
5099         * nptl/sysdeps/s390/Makefile: Moved ...
5100         * sysdeps/s390/nptl/Makefile: ... here.
5101         * nptl/sysdeps/s390/pthread_spin_init.c: Moved ...
5102         * sysdeps/s390/nptl/pthread_spin_init.c: ... here.
5103         * nptl/sysdeps/s390/pthread_spin_lock.c: Moved ...
5104         * sysdeps/s390/nptl/pthread_spin_lock.c: ... here.
5105         * nptl/sysdeps/s390/pthread_spin_trylock.c: Moved ...
5106         * sysdeps/s390/nptl/pthread_spin_trylock.c: ... here.
5107         * nptl/sysdeps/s390/pthread_spin_unlock.c: Moved ...
5108         * sysdeps/s390/nptl/pthread_spin_unlock.c: ... here.
5109         * nptl/sysdeps/s390/pthreaddef.h: Moved ...
5110         * sysdeps/s390/nptl/pthreaddef.h: ... here.
5111         * nptl/sysdeps/s390/tcb-offsets.sym: Moved ...
5112         * sysdeps/s390/nptl/tcb-offsets.sym: ... here.
5113         * nptl/sysdeps/s390/tls.h: Moved ...
5114         * sysdeps/s390/nptl/tls.h: ... here.
5115
5116         * sysdeps/unix/sysv/linux/s390/arch-fork.h: New file.
5117         * nptl/sysdeps/unix/sysv/linux/s390/fork.c: File removed.
5118
5119 2014-06-13  David S. Miller  <davem@davemloft.net>
5120
5121         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Delete.
5122         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S: Delete.
5123         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Moved ...
5124         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: ... here.
5125         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Delete.
5126         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S: Delete.
5127         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Moved ...
5128         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: ... here.
5129         * sysdeps/unix/sysv/linux/sparc/fork.S: Delete.
5130         * sysdeps/unix/sysv/linux/sparc/pt-vfork.S: New file.
5131         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
5132         Remove RESET_PID cpp guards.
5133         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
5134         Remove RESET_PID cpp guards.
5135         * sysdeps/unix/sysv/linux/sparc/vfork.S: Delete.
5136
5137 2014-06-13  Andreas Schwab  <schwab@linux-m68k.org>
5138
5139         * sysdeps/m68k/jmpbuf-unwind.h (_JMPBUF_UNWINDS, _jmpbuf_sp): Cast
5140         __sp to uintptr_t.
5141
5142 2014-06-13  Andi Kleen  <ak@linux.intel.com>
5143
5144         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Remove.
5145         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S: dito.
5146         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S: dito.
5147         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: dito.
5148         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: dito.
5149         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: dito.
5150         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S: dito.
5151         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S: dito.
5152         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: dito.
5153         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: dito.
5154         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: dito.
5155         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S: dito.
5156         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S: dito.
5157         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: dito.
5158         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: dito.
5159         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: dito.
5160         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: dito.
5161         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: dito.
5162         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: dito.
5163         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: dito.
5164
5165         * nptl/pthread_rwlock_rdlock.c: Include elide.h.
5166         (pthread_rwlock_rdlock): Add elision.
5167         * nptl/pthread_rwlock_wrlock.c: Include elide.h.
5168         (pthread_rwlock_wrlock): Add elision.
5169         * nptl/pthread_rwlock_trywrlock.c: Include elide.h.
5170         (pthread_rwlock_trywrlock): Add elision.
5171         * nptl/pthread_rwlock_tryrdlock.c: Include elide.h.
5172         (pthread_rwlock_tryrdlock): Add elision.
5173         * nptl/pthread_rwlock_unlock.c: Include elide.h.
5174         (pthread_rwlock_tryrdlock): Add elision unlock.
5175         * nptl/sysdeps/pthread/pthread.h:
5176         (__PTHREAD_RWLOCK_ELISION_EXTRA): Handle new define
5177         (PTHREAD_RWLOCK_INITIALIZER,
5178         PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP):
5179         Handle new elision field.
5180         * sysdeps/x86/nptl/elide.h: New file. Add generic elision macros.
5181         * sysdeps/arm/nptl/bits/pthreadtypes.h
5182         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5183         * sysdeps/sh/nptl/bits/pthreadtypes.h
5184         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5185         * sysdeps/tile/nptl/bits/pthreadtypes.h
5186         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5187         * sysdeps/a/nptl/bits/pthreadtypes.h
5188         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5189         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
5190         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5191         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
5192         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5193         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
5194         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5195         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
5196         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5197         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
5198         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5199         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
5200         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5201         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
5202         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5203         * sysdeps/unix/sysv/linux/powerpc/nptl/bits/pthreadtypes.h
5204         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5205         * sysdeps/unix/sysv/linux/x86/elision-conf.c:
5206         (elision_init): Set try_xbegin to zero when no RTM.
5207         * sysdeps/x86/nptl/bits/pthreadtypes.h
5208         (pthread_rwlock_t): Change __pad1 to __rwelision.
5209         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5210
5211 2014-06-13  Andi Kleen  <ak@linux.intel.com>
5212
5213         * nptl/pthread_rwlock_rdlock (__pthread_rwlock_rdlock):
5214         Split into __do_pthread_rwlock_rdlock and __pthread_rwlock_rdlock.
5215         * nptl/pthread_rwlock_wrlock (__pthread_rwlock_wrlock):
5216         Split into __do_pthread_rwlock_wrlock and __pthread_wrlock_rdlock.
5217
5218 2014-06-13  Meador Inge  <meadori@codesourcery.com>
5219
5220         [BZ #16996]
5221         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Ensure
5222         that the cached result has been set before returning it.
5223
5224 2014-06-12  Roland McGrath  <roland@hack.frob.com>
5225
5226         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ...
5227         * sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here.
5228         * nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ...
5229         * sysdeps/sparc/nptl/bits/semaphore.h: ... here.
5230         * nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ...
5231         * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here.
5232
5233         * nptl/sysdeps/sparc/Makefile: Moved ...
5234         * sysdeps/sparc/nptl/Makefile: ... here.
5235         * nptl/sysdeps/sparc/tcb-offsets.sym: Moved ...
5236         * sysdeps/sparc/nptl/tcb-offsets.sym: ... here.
5237         * nptl/sysdeps/sparc/tls.h: Moved ...
5238         * sysdeps/sparc/nptl/tls.h: ... here.
5239         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S: Moved ...
5240         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: ... here.
5241         * nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S: Moved ...
5242         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: ... here.
5243         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Moved ...
5244         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: ... here.
5245         * nptl/sysdeps/sparc/sparc64/pthread_spin_init.c: Moved ...
5246         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: ... here.
5247         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S: Moved ...
5248         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: ... here.
5249         * nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S: Moved ...
5250         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: ... here.
5251         * nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S: Moved ...
5252         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: ... here.
5253         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Moved ...
5254         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: ... here.
5255         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Moved ...
5256         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: ... here.
5257         Update #include.
5258         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Moved ...
5259         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: ... here.
5260         Update #include.
5261         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Moved ...
5262         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: ... here.
5263         Update #include.
5264         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: Moved ...
5265         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: ... here.
5266         Update #include.
5267
5268         * nptl/sysdeps/sparc/tls.h (TLS_DEFINE_INIT_TP): New macro.
5269
5270         * sysdeps/unix/sysv/linux/sparc/arch-fork.h: New file.
5271         * nptl/sysdeps/unix/sysv/linux/sparc/fork.c: File removed.
5272
5273         * sysdeps/pthread/posix-timer.h: Include <list.h>.
5274         (struct list_links): Type removed.
5275         (struct thread_node, struct timer_node): Replace struct list_links
5276         with struct list_head.
5277         (list_unlink_ip): Likewise.
5278         * sysdeps/pthread/timer_routines.c
5279         (timer_free_list, thread_free_list, thread_active_list): Likewise.
5280         (list_append, list_insbefore): Likewise.
5281         (list_init): Function removed.
5282         (thread_init, init_module): Use INIT_LIST_HEAD instead.
5283         * sysdeps/nptl/Makefile: Move tst-timer bits to ...
5284         * sysdeps/pthread/Makefile: ... here, new file.
5285
5286         * nptl/sysdeps/unix/sysv/linux/Implies: Moved ...
5287         * sysdeps/nptl/Implies: ... here.
5288         * sysdeps/unix/sysv/linux/Implies: Add nptl.
5289         * nptl/sysdeps/pthread/list.h: Moved ...
5290         * include/list.h: ... here.
5291         * nptl/sysdeps/pthread/createthread.c: Moved ...
5292         * nptl/createthread.c: ... here.
5293         * nptl/sysdeps/unix/sysv/linux/createthread.c: Update #include.
5294         * nptl/sysdeps/pthread/pt-longjmp.c: Moved ...
5295         * nptl/pt-longjmp.c: ... here.
5296         * nptl/sysdeps/pthread/Makefile: Moved ...
5297         * sysdeps/nptl/Makefile: ... here.
5298         * nptl/sysdeps/pthread/Subdirs: Moved ...
5299         * sysdeps/nptl/Subdirs: ... here.
5300         * nptl/sysdeps/pthread/aio_misc.h: Moved ...
5301         * sysdeps/nptl/aio_misc.h: ... here.
5302         * nptl/sysdeps/pthread/bits/libc-lock.h: Moved ...
5303         * sysdeps/nptl/bits/libc-lock.h: ... here.
5304         * nptl/sysdeps/pthread/bits/libc-lockP.h: Moved ...
5305         * sysdeps/nptl/bits/libc-lockP.h: ... here.
5306         * nptl/sysdeps/pthread/bits/stdio-lock.h: Moved ...
5307         * sysdeps/nptl/bits/stdio-lock.h: ... here.
5308         * nptl/sysdeps/pthread/configure: Moved ...
5309         * sysdeps/nptl/configure: ... here.
5310         * nptl/sysdeps/pthread/configure.ac: Moved ...
5311         * sysdeps/nptl/configure.ac: ... here.
5312         * nptl/sysdeps/pthread/gai_misc.h: Moved ...
5313         * sysdeps/nptl/gai_misc.h: ... here.
5314         * nptl/sysdeps/pthread/librt-cancellation.c: Moved ...
5315         * sysdeps/nptl/librt-cancellation.c: ... here.
5316         * nptl/sysdeps/pthread/malloc-machine.h: Moved ...
5317         * sysdeps/nptl/malloc-machine.h: ... here.
5318         * nptl/sysdeps/pthread/pthread-functions.h: Moved ...
5319         * sysdeps/nptl/pthread-functions.h: ... here.
5320         * nptl/sysdeps/pthread/pthread.h: Moved ...
5321         * sysdeps/nptl/pthread.h: ... here.
5322         * nptl/sysdeps/pthread/setxid.h: Moved ...
5323         * sysdeps/nptl/setxid.h: ... here.
5324         * nptl/sysdeps/pthread/sigfillset.c: Moved ...
5325         * sysdeps/nptl/sigfillset.c: ... here.
5326         * nptl/sysdeps/pthread/tcb-offsets.h: Moved ...
5327         * sysdeps/nptl/tcb-offsets.h: ... here.
5328         * nptl/sysdeps/pthread/tst-mqueue8x.c: Moved ...
5329         * sysdeps/nptl/tst-mqueue8x.c: ... here.
5330         * nptl/sysdeps/pthread/unwind-forcedunwind.c: Moved ...
5331         * sysdeps/nptl/unwind-forcedunwind.c: ... here.
5332         * nptl/sysdeps/pthread/allocalim.h: Moved ...
5333         * sysdeps/pthread/allocalim.h: ... here.
5334         * nptl/sysdeps/pthread/bits/sigthread.h: Moved ...
5335         * sysdeps/pthread/bits/sigthread.h: ... here.
5336         * nptl/sysdeps/pthread/flockfile.c: Moved ...
5337         * sysdeps/pthread/flockfile.c: ... here.
5338         * nptl/sysdeps/pthread/ftrylockfile.c: Moved ...
5339         * sysdeps/pthread/ftrylockfile.c: ... here.
5340         * nptl/sysdeps/pthread/funlockfile.c: Moved ...
5341         * sysdeps/pthread/funlockfile.c: ... here.
5342         * nptl/sysdeps/pthread/posix-timer.h: Moved ...
5343         * sysdeps/pthread/posix-timer.h: ... here.
5344         * nptl/sysdeps/pthread/timer_create.c: Moved ...
5345         * sysdeps/pthread/timer_create.c: ... here.
5346         * nptl/sysdeps/pthread/timer_delete.c: Moved ...
5347         * sysdeps/pthread/timer_delete.c: ... here.
5348         * nptl/sysdeps/pthread/timer_getoverr.c: Moved ...
5349         * sysdeps/pthread/timer_getoverr.c: ... here.
5350         * nptl/sysdeps/pthread/timer_gettime.c: Moved ...
5351         * sysdeps/pthread/timer_gettime.c: ... here.
5352         * nptl/sysdeps/pthread/timer_routines.c: Moved ...
5353         * sysdeps/pthread/timer_routines.c: ... here.
5354         * nptl/sysdeps/pthread/timer_settime.c: Moved ...
5355         * sysdeps/pthread/timer_settime.c: ... here.
5356         * nptl/sysdeps/pthread/tst-timer.c: Moved ...
5357         * sysdeps/pthread/tst-timer.c: ... here.
5358         * nptl/sysdeps/pthread/pthread_sigmask.c: Moved ...
5359         * sysdeps/unix/sysv/linux/pthread_sigmask.c: ... here.
5360
5361         * sysdeps/unix/sysv/linux/sigprocmask.c: Include <nptl/pthreadP.h>.
5362         * nptl/sysdeps/pthread/sigprocmask.c: File removed.
5363
5364         * nptl/sysdeps/i386/i486/pthread_spin_trylock.S: Moved ...
5365         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: ... here.
5366         * nptl/sysdeps/i386/i586/pthread_spin_trylock.S: Moved ...
5367         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: ... here.
5368         Update #include target.
5369         * nptl/sysdeps/i386/i686/Makefile: Moved ...
5370         * sysdeps/i386/i686/nptl/Makefile: ... here.
5371         * nptl/sysdeps/i386/i686/pthread_spin_trylock.S: Moved ...
5372         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: ... here.
5373         Update #include target.
5374         * nptl/sysdeps/i386/i686/tls.h: Moved ...
5375         * sysdeps/i386/i686/nptl/tls.h: ... here.  Use #include_next.
5376         * nptl/sysdeps/i386/Makefile: Moved ...
5377         * sysdeps/i386/nptl/Makefile: ... here.
5378         * nptl/sysdeps/i386/pthread_spin_init.c: Moved ...
5379         * sysdeps/i386/nptl/pthread_spin_init.c: ... here.
5380         * sysdeps/x86_64/nptl/pthread_spin_init.c: Update #include target.
5381         * nptl/sysdeps/i386/pthread_spin_lock.S: Moved ...
5382         * sysdeps/i386/nptl/pthread_spin_lock.S: ... here.
5383         * nptl/sysdeps/i386/pthread_spin_unlock.S: Moved ...
5384         * sysdeps/i386/nptl/pthread_spin_unlock.S: ... here.
5385         * nptl/sysdeps/i386/pthreaddef.h: Moved ...
5386         * sysdeps/i386/nptl/pthreaddef.h: ... here.
5387         * nptl/sysdeps/i386/tcb-offsets.sym: Moved ...
5388         * sysdeps/i386/nptl/tcb-offsets.sym: ... here.
5389         * nptl/sysdeps/i386/tls.h: Moved ...
5390         * sysdeps/i386/nptl/tls.h: ... here.
5391
5392         * sysdeps/sh/Makefile [$(subdir) = csu]
5393         (gen-as-const-headers): Add tcb-offsets.sym.
5394         * nptl/sysdeps/sh/Makefile: File removed.
5395         * nptl/sysdeps/sh/pthread_spin_init.c: Moved ...
5396         * sysdeps/sh/nptl/pthread_spin_init.c: ... here.
5397         * nptl/sysdeps/sh/pthread_spin_lock.c: Moved ...
5398         * sysdeps/sh/nptl/pthread_spin_lock.c: ... here.
5399         * nptl/sysdeps/sh/pthread_spin_trylock.S: Moved ...
5400         * sysdeps/sh/nptl/pthread_spin_trylock.S: ... here.
5401         * nptl/sysdeps/sh/pthread_spin_unlock.S: Moved ...
5402         * sysdeps/sh/nptl/pthread_spin_unlock.S: ... here.
5403         * nptl/sysdeps/sh/pthreaddef.h: Moved ...
5404         * sysdeps/sh/nptl/pthreaddef.h: ... here.
5405         * nptl/sysdeps/sh/tcb-offsets.sym: Moved ...
5406         * sysdeps/sh/nptl/tcb-offsets.sym: ... here.
5407         * nptl/sysdeps/sh/tls.h: Moved ...
5408         * sysdeps/sh/nptl/tls.h: ... here.
5409         * nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Moved ...
5410         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: ... here.
5411         * nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: Moved ...
5412         * sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: ... here.
5413         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S: Moved ...
5414         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: ... here.
5415         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h: Moved ...
5416         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: ... here.
5417         * nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Moved ...
5418         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: ... here.
5419         * nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Moved ...
5420         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: ... here.
5421         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Moved ...
5422         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: ... here.
5423         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Moved ...
5424         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: ... here.
5425         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Moved ...
5426         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: ... here.
5427         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Moved ...
5428         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: ... here.
5429         * nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S: Moved ...
5430         * sysdeps/unix/sysv/linux/sh/pthread_once.S: ... here.
5431         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Moved ...
5432         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: ... here.
5433         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S:
5434         Moved ...
5435         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: ... here.
5436         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S:
5437         Moved ...
5438         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: ... here.
5439         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Moved ...
5440         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: ... here.
5441         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Moved ...
5442         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: ... here.
5443         * nptl/sysdeps/unix/sysv/linux/sh/sem_post.S: Moved ...
5444         * sysdeps/unix/sysv/linux/sh/sem_post.S: ... here.
5445         * nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Moved ...
5446         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: ... here.
5447         * nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S: Moved ...
5448         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: ... here.
5449         * nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S: Moved ...
5450         * sysdeps/unix/sysv/linux/sh/sem_wait.S: ... here.
5451         * nptl/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Moved ...
5452         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: ... here.
5453         * nptl/sysdeps/unix/sysv/linux/sh/smp.h: Moved ...
5454         * sysdeps/unix/sysv/linux/sh/smp.h: ... here.
5455         * nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Moved ...
5456         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: ... here.
5457
5458 2014-06-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
5459
5460         * posix/spawn_faction_addopen.c: Include string.h.
5461
5462 2014-06-11  Roland McGrath  <roland@hack.frob.com>
5463
5464         * nptl/sysdeps/x86_64/64/shlib-versions: Moved ...
5465         * sysdeps/x86_64/64/nptl/shlib-versions: ... here.
5466         * nptl/sysdeps/x86_64/Makefile: Moved ...
5467         * sysdeps/x86_64/nptl/Makefile: ... here.
5468         * nptl/sysdeps/x86_64/configure: Moved ...
5469         * sysdeps/x86_64/nptl/configure: ... here.
5470         * nptl/sysdeps/x86_64/configure.ac: Moved ...
5471         * sysdeps/x86_64/nptl/configure.ac: ... here.
5472         * nptl/sysdeps/x86_64/pthread_spin_init.c: Moved ...
5473         * sysdeps/x86_64/nptl/pthread_spin_init.c: ... here.
5474         * nptl/sysdeps/x86_64/pthread_spin_lock.S: Moved ...
5475         * sysdeps/x86_64/nptl/pthread_spin_lock.S: ... here.
5476         * nptl/sysdeps/x86_64/pthread_spin_trylock.S: Moved ...
5477         * sysdeps/x86_64/nptl/pthread_spin_trylock.S: ... here.
5478         * nptl/sysdeps/x86_64/pthread_spin_unlock.S: Moved ...
5479         * sysdeps/x86_64/nptl/pthread_spin_unlock.S: ... here.
5480         * nptl/sysdeps/x86_64/pthreaddef.h: Moved ...
5481         * sysdeps/x86_64/nptl/pthreaddef.h: ... here.
5482         * nptl/sysdeps/x86_64/tcb-offsets.sym: Moved ...
5483         * sysdeps/x86_64/nptl/tcb-offsets.sym: ... here.
5484         * nptl/sysdeps/x86_64/tls.h: Moved ...
5485         * sysdeps/x86_64/nptl/tls.h: ... here.
5486         * nptl/sysdeps/x86_64/x32/shlib-versions: Moved ...
5487         * sysdeps/x86_64/x32/nptl/shlib-versions: ... here.
5488         * nptl/sysdeps/x86_64/x32/tls.h: Moved ...
5489         * sysdeps/x86_64/x32/nptl/tls.h: ... here.
5490
5491         * sysdeps/x86_64/x32/nptl/tls.h: Use #include_next.
5492
5493 2014-06-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5494
5495         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
5496
5497 2014-06-11  Joseph Myers  <joseph@codesourcery.com>
5498
5499         * conform/data/sys/mman.h-data [POSIX] (size_t): Do not require
5500         type.
5501         [POSIX] (off_t): Likewise.
5502         * conform/data/sys/stat.h-data (S_IRGRP): Require constant.
5503         [POSIX] (S_ISBLK): Require macro.
5504         [POSIX] (S_ISCHR): Likewise.
5505         [POSIX] (S_ISDIR): Likewise.
5506         [POSIX] (S_ISFIFO): Likewise.
5507         [POSIX] (S_ISREG): Likewise.
5508         [POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list
5509         optional-macro.
5510         * conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require
5511         type.
5512         [POSIX] (time_t): Likewise.
5513         [POSIX] (timer_t): Likewise.
5514
5515 2014-06-11  Florian Weimer  <fweimer@redhat.com>
5516
5517         [BZ #17048]
5518         * posix/spawn_int.h (struct __spawn_action): Make the path string
5519         non-const to support deallocation.
5520         * posix/spawn_faction_addopen.c
5521         (posix_spawn_file_actions_addopen): Make a copy of the pathname.
5522         * posix/spawn_faction_destroy.c
5523         (posix_spawn_file_actions_destroy): Adjust comment.  Deallocate
5524         path in all spawn_do_open actions.
5525         * posix/tst-spawn.c (do_test): Exercise the copy operation in
5526         posix_spawn_file_actions_addopen.
5527
5528 2014-06-11  Chris Metcalf  <cmetcalf@tilera.com>
5529
5530         * sysdeps/unix/sysv/linux/tile/pt-vfork.c: New file.
5531         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: Remove file.
5532         * sysdeps/unix/sysv/linux/tile/vfork.S (__vfork): Make PT_VFORK
5533         conditional code always true.
5534         (__libc_vfork): New alias.
5535
5536 2014-06-11  Roland McGrath  <roland@hack.frob.com>
5537
5538         * sysdeps/tile/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5539         * sysdeps/unix/sysv/linux/tile/createthread.c: File removed.
5540
5541         * nptl/sysdeps/s390/tls.h (TLS_DEFINE_INIT_TP): New macro.
5542
5543         * sysdeps/alpha/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5544         * sysdeps/unix/sysv/linux/alpha/createthread.c: File removed.
5545
5546         * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro.
5547         * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed.
5548
5549         * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5550         * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed.
5551
5552 2014-06-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
5553
5554         * sysdeps/powerpc/powerpc64/power7/strcmp.S: New file: Optimization.
5555         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: New file:
5556         multiarch strcmp for PPC64.
5557         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: New file.
5558         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power7.S: New file.
5559         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcmp
5560         multiarch optimizations.
5561         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
5562         (__libc_ifunc_impl_list): Likewise.
5563
5564 2014-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
5565
5566         * benchtests/scripts/validate_benchout.py: New script.
5567         * benchtests/Makefile (bench-func): Call it.
5568         * benchtests/scripts/benchout.schema.json: New file.
5569
5570 2014-06-10  Chris Metcalf  <cmetcalf@tilera.com>
5571
5572         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: Moved ...
5573         * sysdeps/tile/nptl/bits/pthreadtypes.h: ... here.
5574         * sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h: Moved ...
5575         * sysdeps/tile/nptl/bits/semaphore.h: ... here.
5576         * sysdeps/unix/sysv/linux/tile/nptl/Makefile: Removed, merged into ...
5577         * sysdeps/unix/sysv/linux/tile/Makefile: ... here.
5578         * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Moved ...
5579         * sysdeps/unix/sysv/linux/tile/clone.S: ... here.
5580         * sysdeps/unix/sysv/linux/tile/nptl/createthread.c: Moved ...
5581         * sysdeps/unix/sysv/linux/tile/createthread.c: ... here.
5582         * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Moved ...
5583         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: ... here.
5584         * sysdeps/unix/sysv/linux/tile/nptl/pt-vfork.S: Moved ...
5585         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: ... here.
5586         * sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h: Moved ...
5587         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: ... here.
5588         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/c++-types.data:
5589         Moved ...
5590         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/c++-types.data:
5591         ... here.
5592         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
5593         Moved ...
5594         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/ld.abilist: ... here.
5595         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libBrokenLocale.abilist:
5596         Moved ...
5597         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libBrokenLocale.abilist:
5598         ... here.
5599         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libanl.abilist:
5600         Moved ...
5601         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libanl.abilist:
5602         ... here.
5603         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
5604         Moved ...
5605         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: ... here.
5606         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist:
5607         Moved ...
5608         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libcrypt.abilist:
5609         ... here.
5610         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libdl.abilist:
5611         Moved ...
5612         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libdl.abilist:
5613         ... here.
5614         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
5615         Moved ...
5616         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist: ... here.
5617         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libnsl.abilist:
5618         Moved ...
5619         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libnsl.abilist:
5620         ... here.
5621         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
5622         Moved ...
5623         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libpthread.abilist:
5624         ... here.
5625         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libresolv.abilist:
5626         Moved ...
5627         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libresolv.abilist:
5628         ... here.
5629         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/librt.abilist:
5630         Moved ...
5631         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/librt.abilist: ... here.
5632         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libthread_db.abilist:
5633         Moved ...
5634         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libthread_db.abilist:
5635         ... here.
5636         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libutil.abilist:
5637         Moved ...
5638         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libutil.abilist:
5639         ... here.
5640         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/c++-types.data:
5641         Moved ...
5642         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/c++-types.data:
5643         ... here.
5644         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/ld.abilist:
5645         Moved ...
5646         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/ld.abilist: ... here.
5647         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libBrokenLocale.abilist:
5648         Moved ...
5649         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libBrokenLocale.abilist:
5650         ... here.
5651         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libanl.abilist:
5652         Moved ...
5653         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libanl.abilist:
5654         ... here.
5655         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
5656         Moved ...
5657         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: ... here.
5658         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist:
5659         Moved ...
5660         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libcrypt.abilist:
5661         ... here.
5662         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libdl.abilist:
5663         Moved ...
5664         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libdl.abilist: ... here.
5665         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
5666         Moved ...
5667         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist: ... here.
5668         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libnsl.abilist:
5669         Moved ...
5670         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libnsl.abilist:
5671         ... here.
5672         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
5673         Moved ...
5674         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libpthread.abilist:
5675         ... here.
5676         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libresolv.abilist:
5677         Moved ...
5678         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libresolv.abilist:
5679         ... here.
5680         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/librt.abilist:
5681         Moved ...
5682         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/librt.abilist: ... here.
5683         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libthread_db.abilist:
5684         Moved ...
5685         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libthread_db.abilist:
5686         ... here.
5687         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libutil.abilist:
5688         Moved ...
5689         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libutil.abilist:
5690         ... here.
5691         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/c++-types.data: Moved ...
5692         * sysdeps/unix/sysv/linux/tile/tilepro/c++-types.data: ... here.
5693         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/ld.abilist: Moved ...
5694         * sysdeps/unix/sysv/linux/tile/tilepro/ld.abilist: ... here.
5695         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libBrokenLocale.abilist:
5696         Moved ...
5697         * sysdeps/unix/sysv/linux/tile/tilepro/libBrokenLocale.abilist:
5698         ... here.
5699         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libanl.abilist: Moved ...
5700         * sysdeps/unix/sysv/linux/tile/tilepro/libanl.abilist: ... here.
5701         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Moved ...
5702         * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: ... here.
5703         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist: Moved ...
5704         * sysdeps/unix/sysv/linux/tile/tilepro/libcrypt.abilist: ... here.
5705         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libdl.abilist: Moved ...
5706         * sysdeps/unix/sysv/linux/tile/tilepro/libdl.abilist: ... here.
5707         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Moved ...
5708         * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: ... here.
5709         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libnsl.abilist: Moved ...
5710         * sysdeps/unix/sysv/linux/tile/tilepro/libnsl.abilist: ... here.
5711         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
5712         Moved ...
5713         * sysdeps/unix/sysv/linux/tile/tilepro/libpthread.abilist: ... here.
5714         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libresolv.abilist:
5715         Moved ...
5716         * sysdeps/unix/sysv/linux/tile/tilepro/libresolv.abilist: ... here.
5717         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/librt.abilist: Moved ...
5718         * sysdeps/unix/sysv/linux/tile/tilepro/librt.abilist: ... here.
5719         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libthread_db.abilist:
5720         Moved ...
5721         * sysdeps/unix/sysv/linux/tile/tilepro/libthread_db.abilist: ... here.
5722         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libutil.abilist: Moved ...
5723         * sysdeps/unix/sysv/linux/tile/tilepro/libutil.abilist: ... here.
5724         * sysdeps/unix/sysv/linux/tile/nptl/vfork.S: Moved ...
5725         * sysdeps/unix/sysv/linux/tile/vfork.S: ... here.
5726         * sysdeps/unix/sysv/linux/tile/nptl/waitpid.S: Moved ...
5727         * sysdeps/unix/sysv/linux/tile/waitpid.S: ... here.
5728
5729 2014-06-10  Wilco  <wdijkstr@arm.com>
5730
5731         * math/test-fenv-return.c: New file.
5732         * math/Makefile: Add new test test-fenv-return.
5733
5734 2014-06-10  Joseph Myers  <joseph@codesourcery.com>
5735
5736         [BZ #17042]
5737         * sysdeps/i386/fpu/e_log2.S (__ieee754_log2): Take absolete value
5738         when x - 1 is zero.
5739         * sysdeps/i386/fpu/e_log2f.S (__ieee754_log2f): Likewise.
5740         * sysdeps/i386/fpu/e_log2l.S (__ieee754_log2l): Likewise.
5741         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Return
5742         0.0L for an argument of 1.0L.
5743         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l):
5744         Likewise.
5745         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Take absolute
5746         value when x - 1 is zero.
5747         * math/libm-test.inc (log2_test): Use ALL_RM_TEST.
5748         * sysdeps/i386/fpu/libm-test-ulps: Update.
5749         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
5750
5751 2014-06-09  Bernard Ogden  <bernie.ogden@linaro.org>
5752
5753         [BZ #15119]
5754         * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Remove file.
5755
5756 2014-06-09  Roland McGrath  <roland@hack.frob.com>
5757
5758         * nptl/sysdeps/sh/tls.h (TLS_DEFINE_INIT_TP): New macro.
5759         * nptl/sysdeps/unix/sysv/linux/sh/createthread.c: File removed.
5760
5761 2014-06-09  Roland McGrath  <roland@hack.frob.com>
5762
5763         * sysdeps/m68k/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5764         * sysdeps/unix/sysv/linux/m68k/nptl/createthread.c: File removed.
5765
5766         * sysdeps/hppa/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5767         * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: File removed.
5768
5769         * sysdeps/mips/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5770         * sysdeps/unix/sysv/linux/mips/nptl/createthread.c: File removed.
5771
5772         * sysdeps/arm/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5773         * sysdeps/unix/sysv/linux/arm/createthread.c: File removed.
5774
5775         * nptl/sysdeps/pthread/createthread.c (TLS_DEFINE_INIT_TP): New macro,
5776         if not already defined.
5777         (do_clone): Use that in place of PREPARE_CREATE and TLS_VALUE.
5778         * nptl/sysdeps/x86_64/tls.h (TLS_DEFINE_INIT_TP): New macro.
5779         * nptl/sysdeps/i386/tls.h (tls_fill_user_desc): New function.
5780         (TLS_INIT_TP): Use it.
5781         (TLS_DEFINE_INIT_TP): New macro.
5782         * sysdeps/unix/sysv/linux/i386/createthread.c: File removed.
5783
5784 2014-06-09  Joseph Myers  <joseph@codesourcery.com>
5785
5786         * conform/data/termios.h-data [POSIX] (IUCLC): Do not expect
5787         constant.
5788         [POSIX] (IXANY): Likewise.
5789         [POSIX] (OLCUC): Likewise.
5790         [POSIX || POSIX2008] (CBAUD): Do not allow.
5791         [POSIX || POSIX2008] (DEFECHO): Likewise.
5792         [POSIX || POSIX2008] (ECHOCTL): Likewise.
5793         [POSIX || POSIX2008] (ECHOKE): Likewise.
5794         [POSIX || POSIX2008] (ECHOPRT): Likewise.
5795         [POSIX || POSIX2008] (EXTA): Likewise.
5796         [POSIX || POSIX2008] (EXTB): Likewise.
5797         [POSIX || POSIX2008] (FLUSHO): Likewise.
5798         [POSIX || POSIX2008] (LOBLK): Likewise.
5799         [POSIX || POSIX2008] (PENDIN): Likewise.
5800         [POSIX || POSIX2008] (SWTCH): Likewise.
5801         [POSIX || POSIX2008] (VDISCARD): Likewise.
5802         [POSIX || POSIX2008] (VDSUSP): Likewise.
5803         [POSIX || POSIX2008] (VLNEXT): Likewise.
5804         [POSIX || POSIX2008] (VREPRINT): Likewise.
5805         [POSIX || POSIX2008] (VSTATUS): Likewise.
5806         [POSIX || POSIX2008] (VWERASE): Likewise.
5807         (B*): Change to B[0123456789]*.
5808         * conform/data/time.h-data [POSIX || UNIX98]
5809         (CLOCK_PROCESS_CPUTIME_ID): Do not expect constant.
5810         [POSIX || UNIX98] (CLOCK_THREAD_CPUTIME_ID): Likewise.
5811         [POSIX || UNIX98] (CLOCK_MONOTONIC): Likewise.
5812         [POSIX] (tm_*): Do not allow.
5813
5814 2014-06-07  Joseph Myers  <joseph@codesourcery.com>
5815
5816         * Makefile (install): Don't set LANGUAGE.
5817         * Makefile.in (install): Likewise.
5818         * assert/Makefile (test-assert-ENV): Remove variable.
5819         (test-assert-perr-ENV): Likewise.
5820         * elf/Makefile (neededtest4-ENV): Likewise.
5821         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
5822         [$(cross-compiling) = no]: Don't set LANGUAGE.
5823         * io/ftwtest-sh (LANG): Remove variable.
5824         * libio/Makefile (tst-widetext-ENV): Likewise.
5825         * manual/install.texi (Running make install): Don't refer to
5826         environment settings for make install.
5827         * INSTALL: Regenerated.
5828         * nptl/tst-tls6.sh: Don't set LANG.
5829         * posix/globtest.sh (LANG): Remove variable.
5830         * string/Makefile (tester-ENV): Likewise.
5831         (inl-tester-ENV): Likewise.
5832         (noinl-tester-ENV): Likewise.
5833         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
5834         [$(cross-compiling) = no]: Don't set LANGUAGE.
5835         * timezone/Makefile (build-testdata): Use $(built-program-cmd)
5836         without explicit environment settings.
5837
5838 2014-06-06  Roland McGrath  <roland@hack.frob.com>
5839
5840         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ...
5841         * sysdeps/sh/nptl/bits/pthreadtypes.h: ... here.
5842         * nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ...
5843         * sysdeps/sh/nptl/bits/semaphore.h: ... here.
5844
5845 2014-06-06  Chris Metcalf  <cmetcalf@tilera.com>
5846
5847         * crypt/crypt-private.h [DOS]: Add some includes taken from the
5848         other files in the crypt directory.
5849         * crypt/crypt.c: Remove duplicate includes.
5850         * crypt/crypt-entry.c: Likewise.
5851         * crypt/crypt_util.c: Likewise.
5852
5853 2014-06-06  Joseph Myers  <joseph@codesourcery.com>
5854
5855         * Makeconfig (run-program-env): New variable.
5856         (run-program-prefix-before-env): Likewise.
5857         (run-program-prefix-after-env): Likewise.
5858         (run-program-prefix): Define in terms of new variables.
5859         (built-program-cmd-before-env): New variable.
5860         (built-program-cmd-after-env): Likewise.
5861         (built-program-cmd): Define in terms of new variables.
5862         (test-program-prefix-before-env): New variable.
5863         (test-program-prefix-after-env): Likewise.
5864         (test-program-prefix): Define in terms of new variables.
5865         (test-program-cmd-before-env): New variable.
5866         (test-program-cmd-after-env): Likewise.
5867         (test-program-cmd): Define in terms of new variables.
5868         * Rules (make-test-out): Use $(run-program-env).
5869         * scripts/cross-test-ssh.sh (env_blacklist): Remove variable.
5870         (help): Do not mention environment variables.  Mention
5871         --timeoutfactor option.
5872         (timeoutfactor): New variable.
5873         (blacklist_exports): Remove function.
5874         (exports): Remove variable.
5875         (command): Do not include ${exports}.
5876         * manual/install.texi (Configuring and compiling): Do not mention
5877         test wrappers preserving environment variables.  Mention that last
5878         assignment to a variable must take precedence.
5879         * INSTALL: Regenerated.
5880         * benchtests/Makefile (run-bench): Use $(run-program-env).
5881         * catgets/Makefile ($(objpfx)test1.cat): Use
5882         $(built-program-cmd-before-env), $(run-program-env) and
5883         $(built-program-cmd-after-env).
5884         ($(objpfx)test2.cat): Do not specify environment variables
5885         explicitly.
5886         ($(objpfx)de/libc.cat): Use $(built-program-cmd-before-env),
5887         $(run-program-env) and $(built-program-cmd-after-env).
5888         ($(objpfx)test-gencat.out): Use $(test-program-cmd-before-env),
5889         $(run-program-env) and $(test-program-cmd-after-env).
5890         ($(objpfx)sample.SJIS.cat): Do not specify environment variables
5891         explicitly.
5892         * catgets/test-gencat.sh: Use test_program_cmd_before_env,
5893         run_program_env and test_program_cmd_after_env arguments.
5894         * elf/Makefile ($(objpfx)tst-pathopt.out): Use $(run-program-env).
5895         * elf/tst-pathopt.sh: Use run_program_env argument.
5896         * iconvdata/Makefile ($(objpfx)iconv-test.out): Use
5897         $(test-wrapper-env) and $(run-program-env).
5898         * iconvdata/run-iconv-test.sh: Use test_wrapper_env and
5899         run_program_env arguments.
5900         * iconvdata/tst-table.sh: Do not set GCONV_PATH explicitly.
5901         * intl/Makefile ($(objpfx)tst-gettext.out): Use
5902         $(test-program-prefix-before-env), $(run-program-env) and
5903         $(test-program-prefix-after-env).
5904         ($(objpfx)tst-gettext2.out): Likewise.
5905         * intl/tst-gettext.sh: Use test_program_prefix_before_env,
5906         run_program_env and test_program_prefix_after_env arguments.
5907         * intl/tst-gettext2.sh: Likewise.
5908         * intl/tst-gettext4.sh: Do not set environment variables
5909         explicitly.
5910         * intl/tst-gettext6.sh: Likewise.
5911         * intl/tst-translit.sh: Likewise.
5912         * malloc/Makefile ($(objpfx)tst-mtrace.out): Use
5913         $(test-program-prefix-before-env), $(run-program-env) and
5914         $(test-program-prefix-after-env).
5915         * malloc/tst-mtrace.sh: Use test_program_prefix_before_env,
5916         run_program_env and test_program_prefix_after_env arguments.
5917         * math/Makefile (run-regen-ulps): Use $(run-program-env).
5918         * nptl/Makefile ($(objpfx)tst-tls6.out): Use $(run-program-env).
5919         * nptl/tst-tls6.sh: Use run_program_env argument.  Set LANG=C
5920         explicitly with each use of ${test_wrapper_env}.
5921         * posix/Makefile ($(objpfx)wordexp-tst.out): Use
5922         $(test-program-prefix-before-env), $(run-program-env) and
5923         $(test-program-prefix-after-env).
5924         * posix/tst-getconf.sh: Do not set environment variables
5925         explicitly.
5926         * posix/wordexp-tst.sh: Use test_program_prefix_before_env,
5927         run_program_env and test_program_prefix_after_env arguments.
5928         * stdio-common/tst-printf.sh: Do not set environment variables
5929         explicitly.
5930         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Use
5931         $(test-program-prefix-before-env), $(run-program-env) and
5932         $(test-program-prefix-after-env).
5933         * stdlib/tst-fmtmsg.sh: Use test_program_prefix_before_env,
5934         run_program_env and test_program_prefix_after_env arguments.
5935         Split $test calls into $test_pre and $test.
5936         * timezone/Makefile (build-testdata): Use
5937         $(built-program-cmd-before-env), $(run-program-env) and
5938         $(built-program-cmd-after-env).
5939
5940 2014-06-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5941
5942         * sysdeps/powerpc/powerpc64/power7/strncat.S [STRLEN]: Define it as
5943         strlen for non SHARED builds.
5944
5945 2014-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
5946
5947         * nptl/allocatestack.c (check_list): Inlined function...
5948         (__reclaim_stacks): ... here.
5949
5950 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
5951
5952         [BZ #15698]
5953         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
5954         memory overrun.
5955
5956 2014-06-05  Joseph Myers  <joseph@codesourcery.com>
5957
5958         * Rules (make-test-out): Include
5959         LOCPATH=$(common-objpfx)localedata in default environment.
5960         * debug/Makefile (tst-chk1-ENV): Remove variable.
5961         (tst-chk2-ENV): Likewise.
5962         (tst-chk3-ENV): Likewise.
5963         (tst-chk4-ENV): Likewise.
5964         (tst-chk5-ENV): Likewise.
5965         (tst-chk6-ENV): Likewise.
5966         (tst-lfschk1-ENV): Likewise.
5967         (tst-lfschk2-ENV): Likewise.
5968         (tst-lfschk3-ENV): Likewise.
5969         (tst-lfschk4-ENV): Likewise.
5970         (tst-lfschk5-ENV): Likewise.
5971         (tst-lfschk6-ENV): Likewise.
5972         * iconvdata/Makefile (bug-iconv6-ENV): Likewise.
5973         (tst-iconv7-ENV): Likewise.
5974         * intl/Makefile (LOCPATH-ENV): Likewise.
5975         (tst-codeset-ENV): Likewise.
5976         (tst-gettext3-ENV): Likewise.
5977         (tst-gettext5-ENV): Likewise.
5978         * libio/Makefile (tst-widetext-ENV): Don't set LOCPATH.
5979         (tst-fopenloc-ENV): Likewise.
5980         (tst-fgetws-ENV): Remove variable.
5981         (tst-ungetwc1-ENV): Likewise.
5982         (tst-ungetwc2-ENV): Likewise.
5983         (bug-ungetwc2-ENV): Likewise.
5984         (tst-swscanf-ENV): Likewise.
5985         (bug-ftell-ENV): Likewise.
5986         (tst-fgetwc-ENV): Likewise.
5987         (tst-fseek-ENV): Likewise.
5988         (tst-ftell-partial-wide-ENV): Likewise.
5989         (tst-ftell-active-handler-ENV): Likewise.
5990         (tst-ftell-append-ENV): Likewise.
5991         * posix/Makefile (tst-fnmatch-ENV): Likewise.
5992         (tst-regexloc-ENV): Likewise.
5993         (bug-regex1-ENV): Likewise.
5994         (tst-regex-ENV): Likewise.
5995         (tst-regex2-ENV): Likewise.
5996         (bug-regex5-ENV): Likewise.
5997         (bug-regex6-ENV): Likewise.
5998         (bug-regex17-ENV): Likewise.
5999         (bug-regex18-ENV): Likewise.
6000         (bug-regex19-ENV): Likewise.
6001         (bug-regex20-ENV): Likewise.
6002         (bug-regex22-ENV): Likewise.
6003         (bug-regex23-ENV): Likewise.
6004         (bug-regex25-ENV): Likewise.
6005         (bug-regex26-ENV): Likewise.
6006         (bug-regex30-ENV): Likewise.
6007         (bug-regex32-ENV): Likewise.
6008         (bug-regex33-ENV): Likewise.
6009         (bug-regex34-ENV): Likewise.
6010         (bug-regex35-ENV): Likewise.
6011         (tst-rxspencer-ENV): Likewise.
6012         (tst-rxspencer-no-utf8-ENV): Likewise.
6013         * stdio-common/Makefile (tst-sprintf-ENV): Likewise.
6014         (tst-sscanf-ENV): Likewise.
6015         (tst-swprintf-ENV): Likewise.
6016         (tst-swscanf-ENV): Likewise.
6017         (test-vfprintf-ENV): Likewise.
6018         (scanf13-ENV): Likewise.
6019         (bug14-ENV): Likewise.
6020         (tst-grouping-ENV): Likewise.
6021         * stdlib/Makefile (tst-strtod-ENV): Likewise.
6022         (tst-strtod3-ENV): Likewise.
6023         (tst-strtod4-ENV): Likewise.
6024         (tst-strtod5-ENV): Likewise.
6025         (testmb2-ENV): Likewise./
6026         * string/Makefile (tst-strxfrm-ENV): Likewise.
6027         (tst-strxfrm2-ENV): Likewise.
6028         (bug-strcoll1-ENV): Likewise.
6029         (test-strcasecmp-ENV): Likewise.
6030         (test-strncasecmp-ENV): Likewise.
6031         * time/Makefile (tst-strptime-ENV): Likewise.
6032         (tst-ftime_l-ENV): Likewise.
6033         * wcsmbs/Makefile (tst-btowc-ENV): Likewise.
6034         (tst-mbrtowc-ENV): Likewise.
6035         (tst-wcrtomb-ENV): Likewise.
6036         (tst-mbrtowc2-ENV): Likewise.
6037         (tst-c16c32-1-ENV): Likewise.
6038         (tst-mbsnrtowcs-ENV): Likewise.
6039
6040 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
6041
6042         * manual/resource.texi (How to get information about the memory
6043         subsystem?): Fix typo.
6044         Reported by Peon de la Parra Ivan <peon@keba.com>
6045
6046 2014-06-03  Guo Yixuan  <culu.gyx@gmail.com>
6047
6048         [BZ #16882]
6049         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
6050         (pthread_spin_lock): Branch out of spin loop to proper location.
6051         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
6052         (pthread_spin_lock): Likewise.
6053
6054         * nptl/tst-spin4.c: New test.
6055         * nptl/Makefile (tests): Add tst-spin4.
6056
6057 2014-06-03  Andreas Schwab  <schwab@suse.de>
6058
6059         [BZ #15946]
6060         * resolv/res_send.c (send_dg): Reload file descriptor after
6061         calling reopen.
6062
6063 2014-06-03  Stefan Liebler  <stli@linux.vnet.ibm.com>
6064
6065         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
6066
6067 2014-06-03  Richard Henderson  <rth@redhat.com>
6068
6069         * sysdeps/unix/sysv/linux/aarch64/pt-vfork.c: New file.
6070         * sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S: Remove file.
6071         * sysdeps/unix/sysv/linux/aarch64/vfork.S (__vfork): Incorporate
6072         SAVE_PID and RESTORE_PID blocks from pt-vfork.S.  Map 0 to INT_MIN
6073         in the SAVE_PID block.
6074         (__libc_vfork): New alias.
6075         * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.
6076
6077         * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
6078         child in registers, not on the stack.  Remove RESET_PID conditionals.
6079         * sysdeps/unix/sysv/linux/aarch64/nptl/clone.S: Remove file.
6080
6081 2014-06-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6082
6083         * sysdeps/aarch64/libm-test-ulps: Regenerate.
6084
6085 2014-06-03  Wilco  <wdijkstr@arm.com>
6086
6087         * sysdeps/aarch64/fpu/math_private.h (libc_fesetround_aarch64)
6088         (libc_feholdexcept_setround_aarch64) (libc_feholdsetround_aarch64)
6089         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
6090         Use _FPU_FPCR_RM_MASK for rounding mask rather than FE_TOWARDZERO.
6091         * sysdeps/aarch64/fpu/get-rounding-mode.h (get_rounding_mode):
6092         Likewise.
6093
6094 2014-06-03  Wilco  <wdijkstr@arm.com>
6095
6096         * sysdeps/aarch64/fpu/math_private.h
6097         (libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
6098         (libc_fetestexcept_aarch64) (libc_fesetenv_aarch64)
6099         (libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64)
6100         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
6101         Fix declarations.
6102
6103 2014-06-03  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
6104
6105         * crypt/crypt-private.h: Include ufc-crypt.h.
6106         (__b64_from_24bit): Declare extern.
6107         * crypt/crypt_util.c(__b64_from_24bit): New function.
6108         (b64t): New static const variable.
6109         * crypt/md5-crypt.c (b64_from_24bit): Remove function.
6110         (b64t): Remove variable.
6111         (__md5_crypt_r): Replace b64_from_24bit with __b64_from_24bit.
6112         * crypt/sha256-crypt.c: Include crypt-private.h.
6113         (b64t): Remove variable.
6114         (__sha256_crypt_r): Remove b64_from_24bit and replace
6115         with __b64_from_24bit.
6116         * crypt/sha512-crypt.c: Likewise.
6117
6118 2014-06-02  Roland McGrath  <roland@hack.frob.com>
6119
6120         * nptl/sysdeps/unix/sysv/linux/sh/vfork.S: Moved ...
6121         * sysdeps/unix/sysv/linux/sh/vfork.S: ... here.
6122         Label the code __libc_vfork rather than __vfork.
6123         [!NOT_IN_libc] (vfork): Define as weak alias.
6124         [!NOT_IN_libc] (__vfork): Define as strong alias, and libc_hidden_def.
6125         * sysdeps/unix/sysv/linux/sh/pt-vfork.S: New file.
6126         * nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S: File removed.
6127
6128 2014-06-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
6129
6130         * malloc/malloc.c (malloc_info): Fix format specifier for
6131         n_mmaps.
6132
6133 2014-06-02  Wilco  <wdijkstr@arm.com>
6134
6135         * sysdeps/aarch64/fpu/fpu_control.h (_FPU_SETCW): Remove ISB after
6136         FPCR write.
6137
6138 2014-06-02  Wilco  <wdijkstr@arm.com>
6139
6140         [BZ #17009]
6141         * sysdeps/aarch64/fpu/feupdateenv (feupdateenv):
6142         Rewrite to reduce FPCR/FPSR accesses.
6143
6144 2014-06-01  David S. Miller  <davem@davemloft.net>
6145
6146         * sysdeps/sparc/fpu/libm-test-ulps: Update.
6147
6148 2014-05-31  David S. Miller  <davem@davemloft.net>
6149
6150         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Force computations
6151         to occur in round to nearest mode when |x| >= 2.0
6152
6153 2014-05-30  Richard Henderson  <rth@twiddle.net>
6154
6155         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Remove.
6156         (PSEUDO_RET_NOERRNO): Remove.
6157         (ret): Don't redefine.
6158         (ret_NOERRNO): Define in terms of ret.
6159         (ret_ERRVAL): Likewise.
6160
6161         * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Remove the
6162         use of PSEUDO_RET; perform the error check directly.
6163
6164 2014-05-30 Marko Myllynen  <myllynen@redhat.com>
6165
6166         * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128
6167         with __int128_t.
6168
6169 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
6170
6171         * malloc/malloc (malloc_info): Fix formatting.
6172
6173 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
6174             Roland McGrath  <roland@hack.frob.com>
6175
6176         * malloc/malloc (malloc_info): Also print mmapped statistics.
6177
6178 2014-05-30  Roland McGrath  <roland@hack.frob.com>
6179
6180         * sysdeps/unix/sysv/linux/m68k/arch-fork.h: New file.
6181         * sysdeps/unix/sysv/linux/m68k/nptl/fork.c: File removed.
6182
6183 2014-05-30  Ondřej Bílka  <neleai@seznam.cz>
6184
6185         * malloc/malloc.c (malloc_info): Inline mi_arena.
6186
6187 2014-05-29  Richard Henderson  <rth@twiddle.net>
6188
6189         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):
6190         Remove comma before expanding ASM_ARGS_##nr.
6191         (INTERNAL_SYSCALL_RAW): Make _sys_result signed, instead of casting.
6192         Make _x0 a strict output; make _x8 a strict input; adjust expansion
6193         of ASM_ARGS_##nr.
6194         (CLOBBER_ARGS_0, CLOBBER_ARGS_1, CLOBBER_ARGS_2): Remove.
6195         (CLOBBER_ARGS_3, CLOBBER_ARGS_4, CLOBBER_ARGS_5): Remove.
6196         (CLOBBER_ARGS_6, CLOBBER_ARGS_7): Remove.
6197         (ASM_ARGS_1): Add leading comma.
6198
6199         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [NOT_IN_libc]
6200         (SYSCALL_ERROR_HANDLER): Use tpidr_el0 instead of a call
6201         to __errno_location.
6202         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data (libpthread.so):
6203         Remove the expected plt for __errno_location.
6204
6205         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
6206         [NOT_IN_libc] (SINGLE_THREAD_P): Use tpidr_el0 instead of a
6207         call to __read_tp.
6208
6209         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
6210         Always allocate 64 bytes of stack frame.  Use ldp/stp to create
6211         it and break it down.
6212         (DOCARGS_0, DOCARGS_1): Do nothing.
6213         (DOCARGS_2): Update to store into the new stack frame.
6214         (DOCARGS_3, DOCARGS_4, DOCARGS_5, DOCARGS_6): Likewise.
6215         (UNDOCARGS_1): Update to restore from the new stack frame.
6216         (UNDOCARGS_2, UNDOCARGS_3, UNDOCARGS_4): Likewise.
6217         (UNDOCARGS_5, UNDOCARGS_6): Likewise.
6218
6219         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
6220         (SINGLE_THREAD_P): New parameter for result regno.
6221         (PSEUDO): Update to match; use cbz instead of beq.
6222
6223         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
6224         Use ENTRY to define the _nocancel entry point.  Share the syscall
6225         and syscall error check paths with the cancel path.
6226         (PSEUDO_END): New.
6227
6228         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Adjust
6229         whitespace; tabs before and after asm mnemonics.
6230
6231 2014-05-29  Eric Wong  <normalperson@yhbt.net>
6232
6233         [BZ #15132]
6234         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
6235         Call fstat64 or stat64 internally, depending on arguments passed.
6236         Replace stat buffer argument with file descriptor argument.
6237         (INTERNAL_STATVFS): Update arguments to match __statvfs_getflags.
6238         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
6239         Pass fd to __internal_statvfs instead of calling fstat64.
6240         * sysdeps/unix/sysv/linux/fstatvfs64.c (__fstatvfs64):
6241         Pass fd to __internal_statvfs64 instead of calling fstat64.
6242         * sysdeps/unix/sysv/linux/statvfs.c (statvfs):
6243         Pass -1 to __internal_statvfs instead of calling stat64.
6244         * sysdeps/unix/sysv/linux/statvfs64.c (__statvfs64):
6245         Pass -1 to __internal_statvfs64 instead of calling stat64.
6246
6247 2014-05-28  Roland McGrath  <roland@hack.frob.com>
6248
6249         * sysdeps/unix/sysv/linux/sh/clone.S: Deconditionalize the code
6250         that was previously under [RESET_PID].
6251         * nptl/sysdeps/unix/sysv/linux/sh/clone.S: File removed.
6252
6253         * sysdeps/unix/sysv/linux/tile/arch-fork.h: New file.
6254         * sysdeps/unix/sysv/linux/tile/nptl/fork.c: File removed.
6255
6256 2014-05-27  Roland McGrath  <roland@hack.frob.com>
6257
6258         * sysdeps/unix/sysv/linux/ia64/arch-fork.h: New file.
6259
6260         * sysdeps/unix/sysv/linux/sh/arch-fork.h: New file.
6261         * nptl/sysdeps/unix/sysv/linux/sh/fork.c: File removed.
6262
6263 2014-05-27  Ondřej Bílka  <neleai@seznam.cz>
6264
6265         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate code.
6266
6267 2014-05-27  Andreas Schwab  <schwab@suse.de>
6268
6269         * csu/libc-tls.c (__libc_setup_tls): Remove second argument from
6270         TLS_INIT_TP macro.
6271         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
6272         * elf/rtld.c (init_tls, dl_main): Likewise.
6273         * nptl/sysdeps/i386/tls.h (TLS_INIT_TP): Likewise.
6274         * nptl/sysdeps/powerpc/tls.h (TLS_INIT_TP): Likewise.
6275         * nptl/sysdeps/s390/tls.h (TLS_INIT_TP): Likewise.
6276         * nptl/sysdeps/sh/tls.h (TLS_INIT_TP): Likewise.
6277         * nptl/sysdeps/sparc/tls.h (TLS_INIT_TP): Likewise.
6278         * nptl/sysdeps/x86_64/tls.h (TLS_INIT_TP): Likewise.
6279         * sysdeps/aarch64/nptl/tls.h (TLS_INIT_TP): Likewise.
6280         * sysdeps/alpha/nptl/tls.h (TLS_INIT_TP): Likewise.
6281         * sysdeps/arm/nptl/tls.h (TLS_INIT_TP): Likewise.
6282         * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Likewise.
6283         * sysdeps/ia64/nptl/tls.h (TLS_INIT_TP): Likewise.
6284         * sysdeps/m68k/nptl/tls.h (TLS_INIT_TP): Likewise.
6285         * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Likewise.
6286         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Likewise.
6287         * sysdeps/mips/nptl/tls.h (TLS_INIT_TP): Likewise.
6288         * sysdeps/tile/nptl/tls.h (TLS_INIT_TP): Likewise.
6289         * sysdeps/generic/tls.h: Update description.
6290
6291 2014-05-27  Will Newton  <will.newton@linaro.org>
6292
6293         [BZ #16990]
6294         * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Save
6295         and restore r2 rather than just restoring.
6296
6297 2014-05-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
6298
6299         [BZ #16724]
6300         * libio/tst-ftell-append.c: New test case.
6301         * libio/Makefile (tests): Add test case.
6302         * libio/fileops.c (do_ftell): Don't trust _IO_read_end when in
6303         append mode.
6304         * libio/wfileops.c (do_ftell_wide): Likewise.
6305
6306 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6307
6308         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
6309
6310         * nptl/sysdeps/unix/sysv/linux/powerpc/Versions: Remove, merge into
6311         ...
6312         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: ... here.
6313         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
6314         * nptl/sysdeps/unix/sysv/linux/powerpc/Makefile: Moved rules to ...
6315         * sysdeps/unix/sysv/linux/powerpc/Makefile: ... here.
6316         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: Moved ...
6317         * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: ... here.
6318         * nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Moved ...
6319         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: ...here.
6320         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
6321         Moved ...
6322         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: ... here.
6323         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
6324         Moved ...
6325         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: ... here.
6326         * nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c: Moved ...
6327         * sysdeps/unix/sysv/linux/powerpc/createthread.c: ... here.
6328         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Moved ...
6329         * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: ... here.
6330         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: Moved
6331         ...
6332         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: ... here.
6333         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c:
6334         Moved ...
6335         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: ...
6336         here.
6337         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: Moved
6338         ...
6339         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: ... here.
6340         * nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c: Moved ...
6341         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.
6342
6343         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Moved ...
6344         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: ... here.
6345         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Moved ...
6346         * sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: ... here.
6347
6348         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Remove,
6349         merge into ...
6350         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: ... here.
6351         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: Moved
6352         ...
6353         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: ... here.
6354         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: Moved
6355         ...
6356         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: ... here.
6357         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
6358         Moved ...
6359         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c: ...
6360         here.
6361         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
6362         Moved ...
6363         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c: ... here.
6364         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
6365         Moved ...
6366         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c: ... here.
6367
6368         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Remove
6369         conditional [RESET_PID].
6370         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Likewise.
6371         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: File
6372         removed.
6373         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: File
6374         removed.
6375
6376         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Include
6377         <tcb-offsets.h>.
6378         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
6379         (__libc_vfork): New strong alias.
6380         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S: File
6381         removed.
6382         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: File
6383         Removed.
6384
6385         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Include
6386         <tcb-offsets.h>.
6387         (__vfork): Incorporate save/retore of PID from nptl/vfork.S here.
6388         (__libc_vfork): New strong alias.
6389         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S: File
6390         removed.
6391         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: File
6392         removed.
6393
6394 2014-05-26  Carlos O'Donell  <carlos@redhat.com>
6395
6396         * malloc/malloc.c (mi_arena): New function.
6397         (malloc_info): Remove nested function mi_arena. Call non-nosted
6398         function mi_arena.
6399
6400 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6401
6402         * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Replace insrdi
6403         by insrwi.
6404         * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
6405         * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
6406         * sysdeps/powerpc/powerpc32/power7/memchr.S (memchr): Likewise.
6407         * sysdeps/powerpc/powerpc32/power7/memrchr.S (memrchr): Likewise.
6408         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S (rawmemchr): Likewise.
6409         * sysdeps/powerpc/powerpc32/power7/strchr.S (strchr): Likewise.
6410         * sysdeps/powerpc/powerpc32/power7/strchrnul.S (strchrnul): Likewise.
6411
6412 2014-05-26  Andreas Schwab  <schwab@suse.de>
6413
6414         [BZ #16984]
6415         * locale/programs/repertoire.c (repertoire_read): Add slash
6416         between I18NPATH element and file name.
6417         * locale/programs/locfile.c (locfile_read): Likewise.
6418
6419 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
6420
6421         * nptl/pthread_mutexattr_settype.c
6422         (__pthread_mutexattr_settype):
6423         Disable lock elision for PTHREAD_MUTEX_NORMAL.
6424
6425 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
6426
6427         * nptl/tst-mutex5 (do_test):
6428         Use #ifndef ENABLE_LOCK_ELISION instead of #ifdef.
6429
6430 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
6431
6432         * benchtests/README: Document 'init' directive.
6433         * benchtests/bench-skeleton.c (main) [BENCH_INIT]: Call
6434         BENCH_INIT.
6435         * scripts/bench.py (gen_source): Define BENCH_INIT macro.
6436         (parse_file): Recognize 'init' directive.
6437
6438 2014-05-26  Kyle McMartin  <kyle@redhat.com>
6439
6440         [BZ #16796]
6441         * sysdeps/aarch64/nptl/tls.h: increase TCB alignment to the
6442         alignment of struct pthread.
6443
6444 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
6445
6446         [BZ #16878]
6447         * nscd/netgroupcache.c (addgetnetgrentX): Look for
6448         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
6449         * nscd/nss_files/files-netgrp.c (_nss_netgroup_parseline): Use
6450         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
6451
6452 2014-05-25  Richard Henderson  <rth@twiddle.net>
6453
6454         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
6455         (SINGLE_THREAD_P_PIC): Remove.
6456         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
6457         (SINGLE_THREAD_P_PIC): Remove.
6458
6459         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Move
6460         branch to syscall error ...
6461         (PSEUDO): ... here.
6462         [NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Rename the label
6463         from __local_syscall_error to .Lsyscall_error.
6464         [!NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Branch to __syscall_error.
6465         (SYSCALL_ERROR): Update label name.
6466
6467         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
6468         Do not use DOARGS/UNDOARGS.
6469         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Likewise.
6470         (DOARGS_0, DOARGS_1, DOARGS_2, DOARGS_3): Remove.
6471         (DOARGS_4, DOARGS_5, DOARGS_6, DOARGS_7): Remove.
6472         (UNDOARGS_0, UNDOARGS_1, UNDOARGS_2, UNDOARGS_3): Remove.
6473         (UNDOARGS_4, UNDOARGS_5, UNDOARGS_6, UNDOARGS_7): Remove.
6474
6475         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Fix
6476         block comment.
6477
6478         * sysdeps/unix/sysv/linux/alpha/vfork.S (vfork, __vfork): Only
6479         define if !NOT_IN_libc.
6480         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S (vfork, __vfork): Only
6481         define with non-default symbol versions.
6482
6483 2014-05-23  Richard Henderson  <rth@twiddle.net>
6484
6485         * nptl/pt-vfork.c (vfork_resolve): Rename from vfork_ifunc.
6486         (vfork, __vfork): Define via compat_symbol.
6487
6488         * nptl/pt-vfork.c: Error if !HAVE_IFUNC.
6489         [!HAVE_IFUNC] (vfork_compat): Remove.
6490         [!HAVE_IFUNC] (DEFINE_VFORK): Remove.
6491
6492 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
6493
6494         [BZ #16978]
6495         * posix/tar.h [!__USE_XOPEN2K] (TSVTX): Define macro.
6496         * conform/Makefile (test-xfail-POSIX/tar.h/conform): Remove
6497         variable.
6498
6499 2014-05-23  Richard Henderson  <rth@twiddle.net>
6500
6501         * sysdeps/unix/sysv/linux/alpha/nptl/Makefile: Merge into...
6502         * sysdeps/unix/sysv/linux/alpha/Makefile: ... here.
6503         * sysdeps/unix/sysv/linux/alpha/nptl/Versions: Merge into...
6504         * sysdeps/unix/sysv/linux/alpha/Versions: ... here.
6505
6506         * sysdeps/unix/sysv/linux/alpha/nptl/aio_cancel.c: Moved ...
6507         * sysdeps/unix/sysv/linux/alpha/aio_cancel.c: ... here.
6508         * sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h: Moved ...
6509         * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: ... here.
6510         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h: Moved ...
6511         * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h: ... here.
6512         * sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h: Moved ...
6513         * sysdeps/unix/sysv/linux/alpha/bits/semaphore.h: ... here.
6514         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Moved ...
6515         * sysdeps/unix/sysv/linux/alpha/c++-types.data: ... here.
6516         * sysdeps/unix/sysv/linux/alpha/nptl/createthread.c: Moved ...
6517         * sysdeps/unix/sysv/linux/alpha/createthread.c: ... here.
6518         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Moved ...
6519         * sysdeps/unix/sysv/linux/alpha/ld.abilist: ... here.
6520         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: Moved ...
6521         * sysdeps/unix/sysv/linux/alpha/libBrokenLocale.abilist: ... here.
6522         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: Moved ...
6523         * sysdeps/unix/sysv/linux/alpha/libanl.abilist: ... here.
6524         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Moved ...
6525         * sysdeps/unix/sysv/linux/alpha/libc.abilist: ... here.
6526         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: Moved ...
6527         * sysdeps/unix/sysv/linux/alpha/libcrypt.abilist: ... here.
6528         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: Moved ...
6529         * sysdeps/unix/sysv/linux/alpha/libdl.abilist: ... here.
6530         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Moved ...
6531         * sysdeps/unix/sysv/linux/alpha/libm.abilist: ... here.
6532         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: Moved ...
6533         * sysdeps/unix/sysv/linux/alpha/libnsl.abilist: ... here.
6534         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Moved ...
6535         * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: ... here.
6536         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: Moved ...
6537         * sysdeps/unix/sysv/linux/alpha/libresolv.abilist: ... here.
6538         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: Moved ...
6539         * sysdeps/unix/sysv/linux/alpha/librt.abilist: ... here.
6540         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: Moved ...
6541         * sysdeps/unix/sysv/linux/alpha/libthread_db.abilist: ... here.
6542         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: Moved ...
6543         * sysdeps/unix/sysv/linux/alpha/libutil.abilist: ... here.
6544         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Moved ...
6545         * sysdeps/unix/sysv/linux/alpha/localplt.data: ... here.
6546         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Moved ...
6547         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: ... here.
6548         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Moved ...
6549         * sysdeps/unix/sysv/linux/alpha/sem_post.c: ... here.
6550         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h: Moved ...
6551         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: ... here.
6552         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Moved ...
6553         * sysdeps/unix/sysv/linux/alpha/timer_create.c: ... here.
6554         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Moved ...
6555         * sysdeps/unix/sysv/linux/alpha/timer_delete.c: ... here.
6556         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Moved ...
6557         * sysdeps/unix/sysv/linux/alpha/timer_getoverr.c: ... here.
6558         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Moved ...
6559         * sysdeps/unix/sysv/linux/alpha/timer_gettime.c: ... here.
6560         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Moved ...
6561         * sysdeps/unix/sysv/linux/alpha/timer_settime.c: ... here.
6562
6563         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove vfork.
6564         * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Move file ...
6565         * sysdeps/unix/sysv/linux/alpha/vfork.S: ... here.  Restore PID
6566         before exiting on error.
6567         (__libc_vfork): New strong alias.
6568         * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Remove file.
6569         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: New file.
6570
6571         * sysdeps/unix/sysv/linux/alpha/clone.S: Deconditionalize the code
6572         that was previously under [RESET_PID].
6573         * sysdeps/unix/sysv/linux/alpha/nptl/clone.S: File removed.
6574
6575         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Remove file.
6576
6577 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
6578
6579         [BZ #16977]
6580         * sysdeps/i386/fpu/e_log10.S (__ieee754_log10): Take absolute
6581         value when x - 1 is zero.
6582         * sysdeps/i386/fpu/e_log10f.S (__ieee754_log10f): Likewise.
6583         * sysdeps/i386/fpu/e_log10l.S (__ieee754_log10l): Likewise.
6584         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Return
6585         0.0L for an argument of 1.0L.
6586         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l):
6587         Likewise.
6588         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Take absolute
6589         value when x - 1 is zero.
6590         * math/libm-test.inc (log10_test): Use ALL_RM_TEST.
6591         * sysdeps/i386/fpu/libm-test-ulps: Update.
6592         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6593
6594 2014-05-23  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
6595
6596         * manual/filesys.texi (Scanning Directory Content): Fix prototype of
6597         alphasort and versionsort.
6598
6599 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6600
6601         * sysdeps/powerpc/fpu/math_private.h [copysign]: Remove unneeded
6602         macro.
6603         [copysignf]: Likewise.
6604
6605 2014-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
6606
6607         * crypt/md5-crypt.c: Fix formatting.
6608
6609 2014-05-22  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
6610
6611         * crypt/md5-crypt.c (__md5_crypt_r): Remove a nested function.
6612         (b64_from_24bit): New function.
6613
6614 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6615
6616         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c (memchr): Remove
6617         libc_hidden_builtin_def to ifunc.
6618         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
6619         [libc_hidden_builtin_def]: Define hidden definition to __memchr_ppc32.
6620
6621 2014-05-21  Roland McGrath  <roland@hack.frob.com>
6622
6623         * sysdeps/unix/sysv/linux/aarch64/arch-fork.h: New file.
6624         * sysdeps/unix/sysv/linux/aarch64/nptl/fork.c: File removed.
6625
6626 2014-05-21  Joseph Myers  <joseph@codesourcery.com>
6627
6628         * nscd/Depend (linuxthreads): Remove.
6629         (nptl): Add.
6630         * resolv/Depend (linuxthreads): Remove.
6631         * rt/Depend (linuxthreads): Remove.
6632
6633         * Makeconfig [$(build-hardcoded-path-in-tests) = yes]
6634         (rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of
6635         $(common-objpfx)elf/.
6636         (link-libc-before-gnulib): Likewise.
6637         (elfobjdir): Remove variable.
6638         * Makefile (install): Use $(elf-objpfx) instead of
6639         $(common-objpfx)elf/.
6640         * Makerules (link-libc-args): Use $(elf-objpfx) instead of
6641         $(elfobjdir)/.
6642         (link-libc-deps): Likewise.
6643         ($(common-objpfx)libc.so): Likewise.
6644         ($(common-objpfx)linkobj/libc.so): Likewise.
6645         [$(cross-compiling) = no] (symbolic-link-prog): Use $(elf-objpfx)
6646         instead of $(common-objpfx)elf/.
6647         (symbolic-link-list): Likewise.
6648         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
6649         [$(cross-compiling) = no]: Likewise.
6650         * sysdeps/arm/Makefile (gnulib-arch): Use $(elf-objpfx) instead of
6651         $(elfobjdir)/.
6652         (static-gnulib-arch): Likewise.
6653         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
6654         [$(cross-compiling) = no]: Use $(elf-objpfx) instead of
6655         $(common-objpfx)elf/.
6656
6657 2014-05-21  Richard Henderson  <rth@redhat.com>
6658
6659         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
6660         (SINGLE_THREAD_P): Use the correct width load.  Fold
6661         into the ldr offset.
6662
6663         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [RTLD_PRIVATE_ERRNO]
6664         (SYSCALL_ERROR_HANDLER): Fold add insn into str offset.
6665
6666 2014-05-20  Joseph Myers  <joseph@codesourcery.com>
6667
6668         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c
6669         (libgcc_s_resume): Use __attribute_used__.
6670         * sysdeps/unix/sysv/linux/arm/unwind-resume.c (libgcc_s_resume):
6671         Likewise.
6672
6673 2014-05-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6674
6675         * sysdeps/powerpc/fpu/math_private.h [__copysignf]: Fix copysign macro
6676         optimization when used with float constants.
6677
6678         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
6679
6680 2014-05-20  Aurelien Jarno  <aurelien@aurel32.net>
6681
6682         [BZ #16915]
6683         * locale/nl_langinfo_l.c: Make direct reference to every
6684         _nl_current_CATEGORY symbol.
6685         * localedata/Makefile (test-srcs): Add tst-langinfo-static.
6686         (tests-static): Add tst-langinfo-static.
6687         (tests-special): Add tst-langinfo-static.out.
6688         ($(objpfx)tst-langinfo.out): Redirect output.
6689         ($(objpfx)tst-langinfo-static.out): New.
6690         * localedata/tst-langinfo.sh: Send output to stdout.
6691         * localedata/tst-langinfo-static.c: New file.
6692
6693         [BZ #16965]
6694         * stdlib/strtod_l.c (round_and_return): Add code to shift limbs
6695         when the shift amount is modulo the limb size.
6696
6697 2014-05-20  Richard Henderson  <rth@redhat.com>
6698
6699         [BZ #16967]
6700         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (struct sigaction):
6701         Change type of sa_flags from unsigned int to int.
6702
6703         [BZ #16966]
6704         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.
6705
6706         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_NO_RELA): Define.
6707
6708 2014-05-20  Will Newton  <will.newton@linaro.org>
6709
6710         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
6711         Test the return value of the system call in the nocancel case.
6712
6713 2014-05-20  Will Newton  <will.newton@linaro.org>
6714             Yvan Roux  <yvan.roux@linaro.org>
6715
6716         * sysdeps/unix/sysv/linux/aarch64/sys/user.h: Remove unused
6717         #include of asm/ptrace.h.
6718         (PTRACE_GET_THREAD_AREA): Remove #undef.
6719         (PTRACE_GETHBPREGS): Likewise.
6720         (PTRACE_SETHBPREGS): Likewise.
6721         (struct user_regs_struct): New structure.
6722         (struct user_fpsimd_struct): New structure.
6723         * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Remove unused
6724         #include of asm/ptrace.h and second #include of sys/user.h.
6725         (PTRACE_GET_THREAD_AREA): Remove #undef.
6726         (PTRACE_GETHBPREGS): Likewise.
6727         (PTRACE_SETHBPREGS): Likewise.
6728         (ELF_NGREG): Use new struct user_regs_struct.
6729         (elf_fpregset_t): Use new struct user_fpsimd_struct.
6730
6731 2014-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6732
6733         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c: Moved ...
6734         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c: ... here.
6735
6736 2014-05-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
6737
6738         [BZ #16958]
6739         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Add missing
6740         membar to avoid block loads/stores to overlap previous stores.
6741
6742 2014-05-17  Richard Henderson  <rth@redhat.com>
6743
6744         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h (PSEUDO):
6745         Create the __##syscall_name##_nocancel entry point.
6746         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend_nocancel):
6747         Remove; let the sysdep-cancel.h code create it.
6748
6749 2014-05-17  David S. Miller  <davem@davemloft.net>
6750
6751         * sysdeps/unix/sysv/linux/sparc/bits/termios.h (PAGEOUT, WRAP):
6752         Protect with __USE_GNU.
6753         (TIOCSET_TEMPT): Likewise.
6754         (TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
6755         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI): Remove as
6756         these are already provided in bits/ioctl-types.h
6757
6758 2014-05-16  Roland McGrath  <roland@hack.frob.com>
6759
6760         * sysdeps/unix/sysv/linux/alpha/arch-fork.h: New file.
6761         * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: File removed.
6762
6763         * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel):
6764         Use wait4 regardless of [__NR_waitpid].
6765
6766 2014-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
6767
6768         PR libgcc/60166
6769         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
6770         (_FP_NANSIGN_Q): Set the quiet bit.
6771
6772 2014-05-16  Joseph Myers  <joseph@codesourcery.com>
6773
6774         * benchtests/Makefile
6775         ($(addprefix $(objpfx)bench-,$(bench-math))): Depend on $(libm),
6776         not $(common-objpfx)math/libm.so.
6777         ($(addprefix $(objpfx)bench-,$(bench-pthread))): Depend on
6778         $(shared-thread-library), not $(common-objpfx)nptl/libpthread.so.
6779         * elf/Makefile ($(objpfx)noload): Depend on $(libdl), not
6780         $(common-objpfx)dlfcn/libdl.so.
6781         ($(objpfx)tst-audit8): Depend on $(libm), not
6782         $(common-objpfx)math/libm.so.
6783         * malloc/Makefile ($(objpfx)libmemusage.so): Depend on $(libdl),
6784         not $(common-objpfx)dlfcn/libdl.so.
6785         * math/Makefile
6786         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
6787         Depend on $(libm), not $(objpfx)libm.so.  Do not condition on
6788         [$(build-shared) = yes].
6789         ($(objpfx)test-fenv-tls): Depend on $(shared-thread-library), not
6790         $(common-objpfx)nptl/libpthread.so.
6791         * misc/Makefile ($(objpfx)tst-tsearch): Depend on $(libm), not
6792         $(common-objpfx)math/libm.so$(libm.so-version) or
6793         $(common-objpfx)math/libm.a depending on [$(build-shared) = yes].
6794         * nptl/Makefile ($(objpfx)tst-unload): Depend on $(libdl), not
6795         $(common-objpfx)dlfcn/libdl.so.
6796         * setjmp/Makefile (link-libm): Remove variable.
6797         ($(objpfx)tst-setjmp-fp): Depend on $(libm), not $(link-libm).
6798         * stdio-common/Makefile (link-libm): Remove variable.
6799         ($(objpfx)tst-printf-round): Depend on $(libm), not $(link-libm).
6800         * stdlib/Makefile (link-libm): Remove variable.
6801         ($(objpfx)bug-getcontext): Depend on $(libm), not $(link-libm).
6802         ($(objpfx)tst-strtod-round): Likewise.
6803         ($(objpfx)tst-tininess): Likewise.
6804         ($(objpfx)tst-strtod-underflow): Likewise.
6805         ($(objpfx)tst-strtod6): Likewise.
6806         ($(objpfx)tst-tls-atexit): Depend on $(shared-thread-library) and
6807         $(libdl), not $(common-objpfx)nptl/libpthread.so and
6808         $(common-objpfx)dlfcn/libdl.so.
6809
6810 2014-05-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6811
6812         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard
6813         BSD terminal modes definitions.
6814
6815 2014-05-16  Roland McGrath  <roland@hack.frob.com>
6816
6817         * sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.
6818         * sysdeps/unix/sysv/linux/arm/fork.c: File removed.
6819
6820         * sysdeps/unix/sysv/linux/arch-fork.h: New file.
6821         * sysdeps/unix/sysv/linux/i386/fork.h: Moved ...
6822         * sysdeps/unix/sysv/linux/i386/arch-fork.h: ... here.
6823         Don't do #include_next.
6824         * sysdeps/unix/sysv/linux/x86_64/fork.h: Moved ...
6825         * sysdeps/unix/sysv/linux/x86_64/arch-fork.h: ... here.
6826         Don't do #include_next.
6827         * sysdeps/unix/sysv/linux/mips/arch-fork.h: New file.
6828         * sysdeps/unix/sysv/linux/mips/fork.h: File removed.
6829         * sysdeps/unix/sysv/linux/powerpc/arch-fork.h: New file.
6830         * sysdeps/unix/sysv/linux/powerpc/fork.h: File removed.
6831
6832 2014-05-16  Allan McRae  <allan@archlinux.org>
6833
6834         * po/sv.po: Update Swedish translation from translation project.
6835
6836         * timezone/Makefile ($(objpfx)tzselect): Use correct variable
6837         in sed expression.
6838
6839 2014-05-16  Aurelien Jarno  <aurelien@aurel32.net>
6840
6841         [BZ #16917]
6842         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Return
6843         errno if the TIOCGPTN ioctl fails with an error different than
6844         EINVAL.
6845         * login/tst-ptsname.c: New file.
6846         * login/Makefile (tests): Add tst-ptsname.
6847
6848         [BZ #16943]
6849         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Declare prlimit
6850         and prlimit64.
6851
6852 2014-05-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
6853
6854         [BZ #16849]
6855         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only check for
6856         herrno to return EAI_AGAIN.
6857
6858 2014-05-14  Roland McGrath  <roland@hack.frob.com>
6859
6860         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: Moved ...
6861         * sysdeps/unix/sysv/linux/i386/c++-types.data: ... here.
6862         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: Moved ...
6863         * sysdeps/unix/sysv/linux/i386/ld.abilist: ... here.
6864         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: Moved ...
6865         * sysdeps/unix/sysv/linux/i386/libBrokenLocale.abilist: ... here.
6866         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: Moved ...
6867         * sysdeps/unix/sysv/linux/i386/libanl.abilist: ... here.
6868         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Moved ...
6869         * sysdeps/unix/sysv/linux/i386/libc.abilist: ... here.
6870         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: Moved ...
6871         * sysdeps/unix/sysv/linux/i386/libcrypt.abilist: ... here.
6872         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: Moved ...
6873         * sysdeps/unix/sysv/linux/i386/libdl.abilist: ... here.
6874         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: Moved ...
6875         * sysdeps/unix/sysv/linux/i386/libm.abilist: ... here.
6876         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: Moved ...
6877         * sysdeps/unix/sysv/linux/i386/libnsl.abilist: ... here.
6878         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Moved ...
6879         * sysdeps/unix/sysv/linux/i386/libpthread.abilist: ... here.
6880         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: Moved ...
6881         * sysdeps/unix/sysv/linux/i386/libresolv.abilist: ... here.
6882         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: Moved ...
6883         * sysdeps/unix/sysv/linux/i386/librt.abilist: ... here.
6884         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: Moved ...
6885         * sysdeps/unix/sysv/linux/i386/libthread_db.abilist: ... here.
6886         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: Moved ...
6887         * sysdeps/unix/sysv/linux/i386/libutil.abilist: ... here.
6888         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: Moved ...
6889         * sysdeps/unix/sysv/linux/i386/localplt.data: ... here.
6890         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: Moved ...
6891         * sysdeps/unix/sysv/linux/x86_64/64/c++-types.data: ... here.
6892         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Moved ...
6893         * sysdeps/unix/sysv/linux/x86_64/64/ld.abilist: ... here.
6894         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
6895         Moved ...
6896         * sysdeps/unix/sysv/linux/x86_64/64/libBrokenLocale.abilist: ... here.
6897         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Moved ...
6898         * sysdeps/unix/sysv/linux/x86_64/64/libanl.abilist: ... here.
6899         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Moved ...
6900         * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: ... here.
6901         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Moved ...
6902         * sysdeps/unix/sysv/linux/x86_64/64/libcrypt.abilist: ... here.
6903         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Moved ...
6904         * sysdeps/unix/sysv/linux/x86_64/64/libdl.abilist: ... here.
6905         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Moved ...
6906         * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: ... here.
6907         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Moved ...
6908         * sysdeps/unix/sysv/linux/x86_64/64/libnsl.abilist: ... here.
6909         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist: Moved ...
6910         * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: ... here.
6911         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist: Moved ...
6912         * sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist: ... here.
6913         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Moved ...
6914         * sysdeps/unix/sysv/linux/x86_64/64/librt.abilist: ... here.
6915         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist: Moved ...
6916         * sysdeps/unix/sysv/linux/x86_64/64/libthread_db.abilist: ... here.
6917         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Moved ...
6918         * sysdeps/unix/sysv/linux/x86_64/64/libutil.abilist: ... here.
6919         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data: Moved ...
6920         * sysdeps/unix/sysv/linux/x86_64/x32/c++-types.data: ... here.
6921         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: Moved ...
6922         * sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist: ... here.
6923         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
6924         Moved ...
6925         * sysdeps/unix/sysv/linux/x86_64/x32/libBrokenLocale.abilist: ... here.
6926         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist: Moved ...
6927         * sysdeps/unix/sysv/linux/x86_64/x32/libanl.abilist: ... here.
6928         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Moved ...
6929         * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: ... here.
6930         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist: Moved ...
6931         * sysdeps/unix/sysv/linux/x86_64/x32/libcrypt.abilist: ... here.
6932         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist: Moved ...
6933         * sysdeps/unix/sysv/linux/x86_64/x32/libdl.abilist: ... here.
6934         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist: Moved ...
6935         * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: ... here.
6936         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist: Moved ...
6937         * sysdeps/unix/sysv/linux/x86_64/x32/libnsl.abilist: ... here.
6938         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist: Moved ...
6939         * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: ... here.
6940         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist: Moved ...
6941         * sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist: ... here.
6942         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist: Moved ...
6943         * sysdeps/unix/sysv/linux/x86_64/x32/librt.abilist: ... here.
6944         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
6945         Moved ...
6946         * sysdeps/unix/sysv/linux/x86_64/x32/libthread_db.abilist: ... here.
6947         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist: Moved ...
6948         * sysdeps/unix/sysv/linux/x86_64/x32/libutil.abilist: ... here.
6949
6950         * nptl/sysdeps/unix/sysv/linux/x86/Makefile: File removed.
6951         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = nptl]
6952         (libpthread-sysdep_routines): Add elision-related stuff here instead.
6953         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.c: Moved ...
6954         * sysdeps/unix/sysv/linux/x86/elision-conf.c: ... here.
6955         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.h: Moved ...
6956         * sysdeps/unix/sysv/linux/x86/elision-conf.h: ... here.
6957         * nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c: Moved ...
6958         * sysdeps/unix/sysv/linux/x86/elision-lock.c: ... here.
6959         * nptl/sysdeps/unix/sysv/linux/x86/elision-timed.c: Moved ...
6960         * sysdeps/unix/sysv/linux/x86/elision-timed.c: ... here.
6961         * nptl/sysdeps/unix/sysv/linux/x86/elision-trylock.c: Moved ...
6962         * sysdeps/unix/sysv/linux/x86/elision-trylock.c: ... here.
6963         * nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c: Moved ...
6964         * sysdeps/unix/sysv/linux/x86/elision-unlock.c: ... here.
6965         * nptl/sysdeps/unix/sysv/linux/x86/force-elision.h: Moved ...
6966         * sysdeps/unix/sysv/linux/x86/force-elision.h: ... here.
6967         * nptl/sysdeps/unix/sysv/linux/x86/hle.h: Moved ...
6968         * sysdeps/unix/sysv/linux/x86/hle.h: ... here.
6969         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.c: Moved ...
6970         * sysdeps/unix/sysv/linux/x86/init-arch.c: ... here.
6971         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.h: Moved ...
6972         * sysdeps/unix/sysv/linux/x86/init-arch.h: ... here.
6973         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Moved ...
6974         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: ... here.
6975         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: Moved ...
6976         * sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: ... here.
6977         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: Moved ...
6978         * sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: ... here.
6979         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: Moved ...
6980         * sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: ... here.
6981
6982         * sysdeps/unix/sysv/linux/mips/fork.h: New file.
6983         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: File removed.
6984
6985         * nptl/sysdeps/unix/sysv/linux/i386/Implies: File removed.
6986         * nptl/sysdeps/unix/sysv/linux/i386/i786/Implies: Moved ...
6987         * sysdeps/unix/sysv/linux/i386/i786/Implies: ... here.
6988         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Moved ...
6989         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: ... here.
6990         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S:
6991         Moved ...
6992         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: ... here.
6993         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S:
6994         Moved ...
6995         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S: ... here.
6996         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S:
6997         Moved ...
6998         * sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S: ... here.
6999         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S:
7000         Moved ...
7001         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: ... here.
7002         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Moved ...
7003         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: ... here.
7004         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S:
7005         Moved ...
7006         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S: ... here.
7007         * nptl/sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: Moved ...
7008         * sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: ... here.
7009         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: Moved ...
7010         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: ... here.
7011         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: Moved ...
7012         * sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: ... here.
7013         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S:
7014         Moved ...
7015         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S: ... here.
7016         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
7017         Moved ...
7018         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
7019         ... here.
7020         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Moved ...
7021         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: ... here.
7022         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Moved ...
7023         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: ... here.
7024         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
7025         Moved ...
7026         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
7027         ... here.
7028         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S:
7029         Moved ...
7030         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: ... here.
7031         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: Moved ...
7032         * sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: ... here.
7033         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Moved ...
7034         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: ... here.
7035         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
7036         Moved ...
7037         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: ... here.
7038         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
7039         Moved ...
7040         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: ... here.
7041         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S:
7042         Moved ...
7043         * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: ... here.
7044         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
7045         Moved ...
7046         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: ... here.
7047         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Moved ...
7048         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: ... here.
7049         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S:
7050         Moved ...
7051         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S: ... here.
7052         * nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Moved ...
7053         * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: ... here.
7054         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Moved ...
7055         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: ... here.
7056         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: Moved ...
7057         * sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: ... here.
7058         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
7059         Moved ...
7060         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: ... here.
7061         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
7062         Moved ...
7063         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
7064         ... here.
7065         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Moved ...
7066         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: ... here.
7067         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Moved ...
7068         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: ... here.
7069         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
7070         Moved ...
7071         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
7072         ... here.
7073         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S:
7074         Moved ...
7075         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: ... here.
7076         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Moved ...
7077         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: ... here.
7078         * nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Moved ...
7079         * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: ... here.
7080         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h: Moved ...
7081         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.
7082         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Moved ...
7083         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: ... here.
7084         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S:
7085         Moved ...
7086         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: ... here.
7087         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S:
7088         Moved ...
7089         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S: ... here.
7090         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S:
7091         Moved ...
7092         * sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S: ... here.
7093         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S:
7094         Moved ...
7095         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: ... here.
7096         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Moved ...
7097         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: ... here.
7098         * nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Moved ...
7099         * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: ... here.
7100         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S:
7101         Moved ...
7102         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S: ... here.
7103         * nptl/sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: Moved ...
7104         * sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: ... here.
7105         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: Moved ...
7106         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: ... here.
7107         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: Moved ...
7108         * sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: ... here.
7109         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S:
7110         Moved ...
7111         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S: ... here.
7112         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
7113         Moved ...
7114         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
7115         ... here.
7116         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Moved ...
7117         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: ... here.
7118         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Moved ...
7119         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: ... here.
7120         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
7121         Moved ...
7122         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
7123         ... here.
7124         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S:
7125         Moved ...
7126         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: ... here.
7127         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: Moved ...
7128         * sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: ... here.
7129         * nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Moved ...
7130         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: ... here.
7131         * nptl/sysdeps/unix/sysv/linux/i386/smp.h: Moved ...
7132         * sysdeps/unix/sysv/linux/i386/smp.h: ... here.
7133         * nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S: Moved ...
7134         * sysdeps/unix/sysv/linux/i386/pthread_once.S: ... here.
7135         * nptl/sysdeps/unix/sysv/linux/i386/createthread.c: Moved ...
7136         * sysdeps/unix/sysv/linux/i386/createthread.c: ... here.
7137
7138         * sysdeps/unix/sysv/linux/powerpc/fork.h: New file.
7139         * nptl/sysdeps/unix/sysv/linux/powerpc/fork.c: File removed.
7140
7141         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
7142         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.
7143
7144         * nptl/sysdeps/unix/sysv/linux/x86_64/Implies: File removed.
7145         * nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S: Moved ...
7146         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: ... here.
7147         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: Moved ...
7148         * sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: ... here.
7149         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: Moved ...
7150         * sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: ... here.
7151         * nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: Moved ...
7152         * sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: ... here.
7153         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Moved ...
7154         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: ... here.
7155         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Moved ...
7156         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: ... here.
7157         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: Moved ...
7158         * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: ... here.
7159         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: Moved ...
7160         * sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: ... here.
7161         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:
7162         Moved ...
7163         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: ... here.
7164         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: Moved ...
7165         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: ... here.
7166         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:
7167         Moved ...
7168         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: ... here.
7169         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Moved ...
7170         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: ... here.
7171         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Moved ...
7172         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: ... here.
7173         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: Moved ...
7174         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: ... here.
7175         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S:
7176         Moved ...
7177         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: ... here.
7178         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
7179         Moved ...
7180         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: ... here.
7181         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Moved ...
7182         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: ... here.
7183         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: Moved ...
7184         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: ... here.
7185         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: Moved ...
7186         * sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: ... here.
7187         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S: Moved ...
7188         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: ... here.
7189         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Moved ...
7190         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: ... here.
7191         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Moved ...
7192         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: ... here.
7193         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Moved ...
7194         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: ... here.
7195         * nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Moved ...
7196         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: ... here.
7197
7198         * nptl/sysdeps/unix/sysv/linux/fork.c: Use <> for fork.h #include.
7199         * nptl/sysdeps/unix/sysv/linux/x86_64/fork.c: File removed.
7200         * sysdeps/unix/sysv/linux/x86_64/fork.h: New file.
7201         * nptl/sysdeps/unix/sysv/linux/i386/fork.c: File removed.
7202         * sysdeps/unix/sysv/linux/i386/fork.h: New file.
7203
7204         * nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h: Moved ...
7205         * sysdeps/unix/sysv/linux/not-cancel.h: ... here.
7206         * nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h: File removed.
7207         * nptl/sysdeps/unix/sysv/linux/sh/not-cancel.h: File removed.
7208         * nptl/sysdeps/unix/sysv/linux/powerpc/not-cancel.h: File removed.
7209         * nptl/sysdeps/unix/sysv/linux/x86_64/not-cancel.h: File removed.
7210         * nptl/sysdeps/unix/sysv/linux/s390/not-cancel.h: File removed.
7211         * sysdeps/unix/sysv/linux/generic/not-cancel.h: File removed.
7212         * sysdeps/unix/sysv/linux/generic/nptl/not-cancel.h: File removed.
7213         * sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: File removed.
7214
7215         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
7216         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
7217
7218         * nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ...
7219         * sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here.
7220         * nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ...
7221         * sysdeps/unix/sysv/linux/x86_64/Versions: ... here.
7222         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c: Moved ...
7223         * sysdeps/unix/sysv/linux/x86_64/timer_create.c: here.
7224         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c: Moved ...
7225         * sysdeps/unix/sysv/linux/x86_64/timer_delete.c: ... here
7226         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: Moved ...
7227         * sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: ... here
7228         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: Moved ...
7229         * sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: ... here
7230         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c: Moved ...
7231         * sysdeps/unix/sysv/linux/x86_64/timer_settime.c: ... here
7232         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c:
7233         Update #include.
7234         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c:
7235         Likewise.
7236         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
7237         Likewise.
7238         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
7239         Likewise.
7240         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
7241         Likewise.
7242         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c:
7243         Likewise.
7244         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c:
7245         Likewise.
7246         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
7247         Likewise.
7248         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c:
7249         Likewise.
7250         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
7251         Likewise.
7252         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
7253         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
7254         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
7255         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
7256         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
7257         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
7258         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
7259         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
7260         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
7261         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
7262         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Likewise.
7263         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Likewise.
7264         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Likewise.
7265         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c:  Likewise.
7266         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c:  Likewise.
7267
7268         * sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
7269         that was previously under [RESET_PID].
7270         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
7271         * nptl/sysdeps/unix/sysv/linux/x86_64/clone.S: File removed.
7272         * nptl/sysdeps/unix/sysv/linux/i386/clone.S: File removed.
7273
7274         * sysdeps/i386/nptl/Implies: New file.
7275         * sysdeps/x86_64/nptl/Implies: New file.
7276         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h: Moved ...
7277         * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here.
7278         * nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h: Moved ...
7279         * sysdeps/x86/nptl/bits/semaphore.h: ... here.
7280
7281         * sysdeps/unix/sysv/linux/i386/vfork.S: Include <tcb-offsets.h>.
7282         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
7283         (__libc_vfork): New strong alias.
7284         * nptl/sysdeps/unix/sysv/linux/i386/vfork.S: File removed.
7285         * nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S: File removed.
7286
7287         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Include <tcb-offsets.h>.
7288         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
7289         (__libc_vfork): New strong alias.
7290         * nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S: File removed.
7291         * nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: File removed.
7292
7293         * sysdeps/unix/sysv/linux/arm/vfork.S: Include <tcb-offsets.h>.
7294         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
7295         (__libc_vfork): New strong alias.
7296         * sysdeps/unix/sysv/linux/arm/nptl/vfork.S: File removed.
7297         * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: File removed.
7298         * nptl/pt-vfork.c: New file.
7299         * nptl/Versions (libc: GLIBC_PRIVATE): Add __libc_vfork.
7300         (libpthread: GLIBC_2.20): New version set (empty).
7301
7302 2014-05-14  Will Newton  <will.newton@linaro.org>
7303
7304         * stdlib/gmp-impl.h: Test USE_STACK_ALLOC #ifdef
7305         rather than #if.
7306
7307 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
7308
7309         [BZ #16564]
7310         * sysdeps/i386/fpu/s_log1pl.S (__log1pl): Do not add 1 to positive
7311         arguments with exponent 65 or above.
7312         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Do not add 1 to
7313         arguments 0x1p113L or above.
7314         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Do not add 1
7315         to arguments 0x1p107L or above.
7316         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Do not add 1 to
7317         positive arguments with exponent 65 or above.
7318         * math/auto-libm-test-in: Add more tests of log1p.
7319         * math/auto-libm-test-out: Regenerated.
7320
7321         [BZ #16928]
7322         * math/s_cacos.c (__cacos): Ensure zero real part of result from
7323         non-finite arguments is +0.
7324         * math/s_cacosf.c (__cacosf): Likewise.
7325         * math/s_cacosl.c (__cacosl): Likewise.
7326         * math/libm-test.inc (cacos_test): Use ALL_RM_TEST.
7327         * sysdeps/i386/fpu/libm-test-ulps: Update.
7328         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7329
7330         [BZ #16927]
7331         * sysdeps/i386/fpu/e_acosh.S (__ieee754_acosh): Use fabs on x-1
7332         value.
7333         * sysdeps/i386/fpu/e_acoshf.S (__ieee754_acoshf): Likewise.
7334         * sysdeps/i386/fpu/e_acoshl.S (__ieee754_acoshl): Likewise.
7335         * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Correct
7336         for explicit high bit of mantissa when testing for argument equal
7337         to 1.
7338         * math/libm-test.inc (acosh_test): Use ALL_RM_TEST.
7339         * sysdeps/i386/fpu/libm-test-ulps: Update.
7340         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7341
7342         [BZ #16516]
7343         * sysdeps/ieee754/dbl-64/s_erf.c (efx8): Remove variable.
7344         (__erf): Scale by 16 instead of 8 in potentially underflowing
7345         case.  Ensure exception if result actually underflows.
7346         * sysdeps/ieee754/flt-32/s_erff.c (efx8): Remove variable.
7347         (__erff): Scale by 16 instead of 8 in potentially underflowing
7348         case.  Ensure exception if result actually underflows.
7349         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <float.h>.
7350         (efx8): Remove variable.
7351         (__erfl): Scale by 16 instead of 8 in potentially underflowing
7352         case.  Ensure exception if result actually underflows.
7353         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <float.h>.
7354         (efx8): Remove variable.
7355         (__erfl): Scale by 16 instead of 8 in potentially underflowing
7356         case.  Ensure exception if result actually underflows.
7357         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <float.h>.
7358         (efx8): Remove variable.
7359         (__erfl): Scale by 16 instead of 8 in potentially underflowing
7360         case.  Ensure exception if result actually underflows.
7361         * math/auto-libm-test-in: Add more tests of erf.
7362         * math/auto-libm-test-out: Regenerated.
7363
7364 2014-05-14  Andreas Schwab  <schwab@suse.de>
7365
7366         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, dl_main):
7367         Remove code conditionalized on USE___THREAD.
7368
7369         * config.h.in (HAVE_PT_CHOWN): Define as 0.
7370         * sysdeps/unix/grantpt.c (grantpt): Check HAVE_PT_CHOWN for value,
7371         not definedness.
7372
7373 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
7374
7375         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES):
7376         Define unconditionally.
7377         (__ASSUME_O_CLOEXEC): Likewise.
7378         (__ASSUME_SOCK_CLOEXEC): Likewise.
7379         (__ASSUME_IN_NONBLOCK): Likewise.
7380         (__ASSUME_PIPE2): Likewise.
7381         (__ASSUME_EVENTFD2): Likewise.
7382         (__ASSUME_SIGNALFD4): Likewise.
7383         (__ASSUME_DUP3): Likewise.
7384         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
7385         (__ASSUME_DUP3): Do not define.
7386         (__ASSUME_EVENTFD2): Likewise.
7387         (__ASSUME_IN_NONBLOCK): Likewise.
7388         (__ASSUME_O_CLOEXEC): Likewise.
7389         (__ASSUME_PIPE2): Likewise.
7390         (__ASSUME_SIGNALFD4): Likewise.
7391         (__ASSUME_SOCK_CLOEXEC): Likewise.
7392         (__ASSUME_UTIMES): Undefine.
7393         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
7394         (__ASSUME_UTIMES): Do not define.
7395         (__ASSUME_O_CLOEXEC): Likewise.
7396         (__ASSUME_SOCK_CLOEXEC): Likewise.
7397         (__ASSUME_IN_NONBLOCK): Undefine if [__LINUX_KERNEL_VERSION <
7398         0x020621] instead of defining if [__LINUX_KERNEL_VERSION >=
7399         0x020621].
7400         (__ASSUME_PIPE2): Likewise.
7401         (__ASSUME_EVENTFD2): Likewise.
7402         (__ASSUME_SIGNALFD4): Likewise.
7403         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_DUP3): Undefine.
7404         * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_UTIMES):
7405         Do not define.
7406         (__ASSUME_EVENTFD2): Likewise.
7407         (__ASSUME_SIGNALFD4): Likewise.
7408         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
7409         (__ASSUME_32BITUIDS): Likewise.
7410         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
7411         (__ASSUME_IPC64): Likewise.
7412         (__ASSUME_ST_INO_64_BIT): Likewise.
7413         (__ASSUME_GETDENTS64_SYSCALL): Likewise.
7414         [__LINUX_KERNEL_VERSION < 0x030e00] (__ASSUME_UTIMES): Undefine.
7415         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
7416         (__ASSUME_UTIMES): Do not define.
7417         (__ASSUME_PSELECT): Likewise.
7418         (__ASSUME_PPOLL): Likewise.
7419         (__ASSUME_O_CLOEXEC): Likewise.
7420         (__ASSUME_SOCK_CLOEXEC): Likewise.
7421         (__ASSUME_IN_NONBLOCK): Likewise.
7422         (__ASSUME_PIPE2): Likewise.
7423         (__ASSUME_EVENTFD2): Likewise.
7424         (__ASSUME_SIGNALFD4): Likewise.
7425         (__ASSUME_DUP3): Likewise.
7426         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
7427         (__ASSUME_UTIMES): Likewise.
7428         (__ASSUME_O_CLOEXEC): Likewise.
7429         (__ASSUME_SOCK_CLOEXEC): Likewise.
7430         (__ASSUME_IN_NONBLOCK): Likewise.
7431         (__ASSUME_PIPE2): Likewise.
7432         (__ASSUME_EVENTFD2): Likewise.
7433         (__ASSUME_SIGNALFD4): Likewise.
7434         (__ASSUME_DUP3): Likewise.
7435         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
7436         (__ASSUME_UTIMES): Likewise.
7437         (__ASSUME_O_CLOEXEC): Likewise.
7438         (__ASSUME_SOCK_CLOEXEC): Likewise.
7439         (__ASSUME_IN_NONBLOCK): Likewise.
7440         (__ASSUME_PIPE2): Likewise.
7441         (__ASSUME_EVENTFD2): Likewise.
7442         (__ASSUME_SIGNALFD4): Likewise.
7443         (__ASSUME_DUP3): Likewise.
7444         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_IPC64):
7445         Likewise.
7446         (__ASSUME_UTIMES): Likewise.
7447         (__ASSUME_EVENTFD2): Likewise.
7448         (__ASSUME_SIGNALFD4): Likewise.
7449         * sysdeps/unix/sysv/linux/tile/kernel-features.h
7450         (__ASSUME_O_CLOEXEC): Likewise.
7451         (__ASSUME_SOCK_CLOEXEC): Likewise.
7452         (__ASSUME_IN_NONBLOCK): Likewise.
7453         (__ASSUME_PIPE2): Likewise.
7454         (__ASSUME_EVENTFD2): Likewise.
7455         (__ASSUME_SIGNALFD4): Likewise.
7456         (__ASSUME_DUP3): Likewise.
7457         (__ASSUME_UTIMES): Undefine.
7458
7459         * sysdeps/arm/fclrexcpt.c (__feclearexcept): Rename to
7460         feclearexcept.  Remove symbol versioning code.
7461         * sysdeps/arm/fegetenv.c (__fegetenv): Rename to fegetenv.  Remove
7462         symbol versioning code.
7463         * sysdeps/arm/fesetenv.c (__fesetenv): Rename to fesetenv.  Remove
7464         symbol versioning code.
7465         * sysdeps/arm/feupdateenv.c (__feupdateenv): Rename to
7466         feupdateenv.  Remove symbol versioning code.
7467         * sysdeps/arm/fgetexcptflg.c (__fegetexceptflag): Rename to
7468         fegetexceptflag.  Remove symbol versioning code.
7469         * sysdeps/arm/fsetexcptflg.c (__fesetexceptflag): Rename to
7470         fesetexceptflag.  Remove symbol versioning code.
7471         * sysdeps/unix/sysv/linux/arm/Versions (libc): Remove GLIBC_2.0,
7472         GLIBC_2.2 and GLIBC_2.3.3 entries.  Change GLIBC_2.1 to GLIBC_2.4.
7473         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
7474         (__posix_fadvise64_l32): Remove prototype.
7475         [SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)]: Remove conditional
7476         code.
7477
7478 2014-05-13  Roland McGrath  <roland@hack.frob.com>
7479
7480         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Moved ...
7481         * sysdeps/arm/nptl/bits/pthreadtypes.h: ... here.
7482         * sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h: Moved ...
7483         * sysdeps/arm/nptl/bits/semaphore.h: ... here.
7484
7485 2014-05-13  Sami Kerola  <kerolasa@iki.fi>
7486
7487         * timezone/Makefile ($(objpfx)tzselect): Use zonedir instead
7488         current working directory
7489
7490 2014-05-13  Roland McGrath  <roland@hack.frob.com>
7491
7492         * sysdeps/unix/sysv/linux/arm/nptl/c++-types.data: Moved ...
7493         * sysdeps/unix/sysv/linux/arm/c++-types.data: ... here.
7494         * sysdeps/unix/sysv/linux/arm/nptl/createthread.c: Moved ...
7495         * sysdeps/unix/sysv/linux/arm/createthread.c: ... here.
7496         * sysdeps/unix/sysv/linux/arm/nptl/fork.c: Moved ...
7497         * sysdeps/unix/sysv/linux/arm/fork.c: ... here.
7498         * sysdeps/unix/sysv/linux/arm/nptl/ld.abilist: Moved ...
7499         * sysdeps/unix/sysv/linux/arm/ld.abilist: ... here.
7500         * sysdeps/unix/sysv/linux/arm/nptl/libBrokenLocale.abilist: Moved ...
7501         * sysdeps/unix/sysv/linux/arm/libBrokenLocale.abilist: ... here.
7502         * sysdeps/unix/sysv/linux/arm/nptl/libanl.abilist: Moved ...
7503         * sysdeps/unix/sysv/linux/arm/libanl.abilist: ... here.
7504         * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Moved ...
7505         * sysdeps/unix/sysv/linux/arm/libc.abilist: ... here.
7506         * sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist: Moved ...
7507         * sysdeps/unix/sysv/linux/arm/libcrypt.abilist: ... here.
7508         * sysdeps/unix/sysv/linux/arm/nptl/libdl.abilist: Moved ...
7509         * sysdeps/unix/sysv/linux/arm/libdl.abilist: ... here.
7510         * sysdeps/unix/sysv/linux/arm/nptl/libm.abilist: Moved ...
7511         * sysdeps/unix/sysv/linux/arm/libm.abilist: ... here.
7512         * sysdeps/unix/sysv/linux/arm/nptl/libnsl.abilist: Moved ...
7513         * sysdeps/unix/sysv/linux/arm/libnsl.abilist: ... here.
7514         * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Moved ...
7515         * sysdeps/unix/sysv/linux/arm/libpthread.abilist: ... here.
7516         * sysdeps/unix/sysv/linux/arm/nptl/libresolv.abilist: Moved ...
7517         * sysdeps/unix/sysv/linux/arm/libresolv.abilist: ... here.
7518         * sysdeps/unix/sysv/linux/arm/nptl/librt.abilist: Moved ...
7519         * sysdeps/unix/sysv/linux/arm/librt.abilist: ... here.
7520         * sysdeps/unix/sysv/linux/arm/nptl/libthread_db.abilist: Moved ...
7521         * sysdeps/unix/sysv/linux/arm/libthread_db.abilist: ... here.
7522         * sysdeps/unix/sysv/linux/arm/nptl/libutil.abilist: Moved ...
7523         * sysdeps/unix/sysv/linux/arm/libutil.abilist: ... here.
7524         * sysdeps/unix/sysv/linux/arm/nptl/localplt.data: Moved ...
7525         * sysdeps/unix/sysv/linux/arm/localplt.data: ... here.
7526         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Moved ...
7527         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: ... here.
7528         * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Moved ...
7529         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: ... here.
7530         * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Moved ...
7531         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: ... here.
7532         * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Moved ...
7533         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: ... here.
7534
7535         * sysdeps/unix/sysv/linux/arm/Versions (libc: GLIBC_PRIVATE): New set.
7536         * sysdeps/unix/sysv/linux/arm/nptl/Versions: File removed.
7537
7538         * sysdeps/unix/sysv/linux/arm/Makefile
7539         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
7540         Add rt-aeabi_unwind_cpp_pr1.
7541         [$(subdir) = nptl] (librt-sysdep_routines, librt-shared-only-routines):
7542         Add nptl-aeabi_unwind_cpp_pr1.
7543         [$(subdir) = nptl] (tests): Filter out tst-cleanupx4.
7544         * sysdeps/unix/sysv/linux/arm/nptl/Makefile: File removed.
7545         * sysdeps/unix/sysv/linux/arm/nptl/rt-aeabi_unwind_cpp_pr1.c: Move ...
7546         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
7547         * sysdeps/unix/sysv/linux/arm/nptl/nptl-aeabi_unwind_cpp_pr1.c: Move ...
7548         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
7549
7550         * sysdeps/unix/sysv/linux/arm/configure.ac: Force -fexceptions here.
7551         * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
7552         * sysdeps/unix/sysv/linux/arm/nptl/configure.ac: File removed.
7553         * sysdeps/unix/sysv/linux/arm/nptl/configure: File removed.
7554
7555         * sysdeps/unix/sysv/linux/arm/clone.S: Include <tcb-offsets.h>.
7556         Deconditionalize the code that was previously under [RESET_PID].
7557         * sysdeps/unix/sysv/linux/arm/nptl/clone.S: File removed.
7558
7559         * sysdeps/generic/exit-thread.h: New file.
7560         * sysdeps/unix/sysv/linux/exit-thread.h: New file.
7561         * include/unistd.h (__exit_thread): Remove declaration.
7562         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Drop exit-thread.
7563         * sysdeps/unix/sysv/linux/exit-thread.S: File removed.
7564         * csu/libc-start.c: Include <exit-thread.h>.
7565         (LIBC_START_MAIN): Pass no argument to __exit_thread.
7566         * nptl/pthread_create.c: Include <exit-thread.h>.
7567         (start_thread): Call __exit_thread in place of __exit_thread_inline.
7568         * nptl/sysdeps/i386/pthreaddef.h (__exit_thread_inline): Macro removed.
7569         * nptl/sysdeps/powerpc/pthreaddef.h: Likewise.
7570         * nptl/sysdeps/s390/pthreaddef.h: Likewise.
7571         * nptl/sysdeps/sh/pthreaddef.h: Likewise.
7572         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Likewise.
7573         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Likewise.
7574         * nptl/sysdeps/x86_64/pthreaddef.h: Likewise.
7575         * sysdeps/aarch64/nptl/pthreaddef.h: Likewise.
7576         * sysdeps/alpha/nptl/pthreaddef.h: Likewise.
7577         * sysdeps/arm/nptl/pthreaddef.h: Likewise.
7578         * sysdeps/hppa/nptl/pthreaddef.h: Likewise.
7579         * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
7580         * sysdeps/m68k/nptl/pthreaddef.h: Likewise.
7581         * sysdeps/microblaze/nptl/pthreaddef.h: Likewise.
7582         * sysdeps/mips/nptl/pthreaddef.h: Likewise.
7583         * sysdeps/tile/nptl/pthreaddef.h: Likewise.
7584
7585 2014-05-13  Andreas Schwab  <schwab@suse.de>
7586
7587         * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion.
7588
7589 2014-05-12  Joseph Myers  <joseph@codesourcery.com>
7590
7591         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
7592         (__ASSUME_UTIMES): Do not condition on kernel version.
7593         (__ASSUME_PSELECT): Define unconditionally.
7594         (__ASSUME_PPOLL): Likewise.
7595         (__ASSUME_ATFCTS): Likewise.
7596         (__ASSUME_SET_ROBUST_LIST): Do not condition on kernel version.
7597         (__ASSUME_COMPLETE_READV_WRITEV): Define unconditionally.
7598         (__ASSUME_FUTEX_LOCK_PI): Do not condition on kernel version.
7599         (__ASSUME_UTIMENSAT): Define unconditionally.
7600         (__ASSUME_PRIVATE_FUTEX): Likewise.
7601         (__ASSUME_FALLOCATE): Likewise.
7602         (__ASSUME_O_CLOEXEC): Likewise.
7603         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Remove.
7604         (__ASSUME_ARG_MAX_STACK_BASED): Likewise.
7605         (__ASSUME_ADJ_OFFSET_SS_READ): Define unconditionally.
7606         (__ASSUME_SOCK_CLOEXEC): Do not condition on kernel version.
7607         (__ASSUME_IN_NONBLOCK): Likewise.
7608         (__ASSUME_PIPE2): Likewise.
7609         (__ASSUME_EVENTFD2): Likewise.
7610         (__ASSUME_SIGNALFD4): Likewise.
7611         (__ASSUME_DUP3): Likewise.
7612         [__x86_64__ || __sparc__] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
7613         (__ASSUME_FUTEX_CLOCK_REALTIME): Define unconditionally.
7614         (__ASSUME_AT_RANDOM): Likewise.
7615         (__ASSUME_PREADV): Likewise.
7616         (__ASSUME_PWRITEV): Likewise.
7617         (__ASSUME_REQUEUE_PI): Do not condition on kernel version.
7618         (__ASSUME_F_GETOWN_EX): Define unconditionally.
7619         (__ASSUME_XFS_RESTRICTED_CHOWN): Likewise.
7620         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
7621         [!__ASSUME_ARG_MAX_STACK_BASED]: Remove conditional code.
7622         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
7623         (__ASSUME_O_CLOEXEC): Define unconditionally.
7624         (__ASSUME_PSELECT): Do not undefine conditionally.
7625         (__ASSUME_PPOLL): Likewise.
7626         (__ASSUME_ATFCTS): Likewise.
7627         (__ASSUME_SET_ROBUST_LIST): Likewise.
7628         (__ASSUME_UTIMENSAT): Likewise.
7629         (__ASSUME_FDATASYNC): Define unconditionally.
7630         * sysdeps/unix/sysv/linux/arm/kernel-features.h
7631         (__ASSUME_SIGFRAME_V2): Likewise.
7632         )__ASSUME_EVENTFD2): Likewise.
7633         (__ASSUME_SIGNALFD4): Likewise.
7634         (__ASSUME_PSELECT): Do not undefine conditionally.
7635         (__ASSUME_PPOLL): Likewise.
7636         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
7637         (__ASSUME_PSELECT): Define unconditionally.
7638         (__ASSUME_PPOLL): Likewise.
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         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
7647         (__ASSUME_O_CLOEXEC): Likewise.
7648         (__ASSUME_SOCK_CLOEXEC): Likewise.
7649         (__ASSUME_IN_NONBLOCK): Likewise.
7650         (__ASSUME_PIPE2): Likewise.
7651         (__ASSUME_EVENTFD2): Likewise.
7652         (__ASSUME_SIGNALFD4): Likewise.
7653         (__ASSUME_DUP3): Likewise.
7654         * sysdeps/unix/sysv/linux/mips/kernel-features.h
7655         (__ASSUME_EVENTFD2): Likewise.
7656         (__ASSUME_SIGNALFD4): Likewise.
7657         (__ASSUME_ACCEPT4_SYSCALL): Likewise.
7658
7659 2014-05-12  Andreas Schwab  <schwab@suse.de>
7660
7661         [BZ #16932]
7662         * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r)
7663         (_nss_nis_gethostbyname4_r): Return error if item length is larger
7664         than maximum RPC packet size.
7665         * nis/nss_nis/nis-initgroups.c (initgroups_netid): Likewise.
7666         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
7667         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r)
7668         (_nss_nis_getservbyport_r): Likewise.
7669
7670 2014-05-12  Will Newton  <will.newton@linaro.org>
7671
7672         * malloc/Makefile (tests): Add tst-mallopt.
7673         * malloc/tst-mallopt.c: New file.
7674
7675 2014-05-09  Roland McGrath  <roland@hack.frob.com>
7676
7677         * sysdeps/arm/armv7/strcmp.S: Use sfi_breg prefix on loads not from sp.
7678         [NO_THUMB]: Cope without cbz, cnbz, and orn instructions.
7679
7680 2014-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7681
7682         * elf/Makefile (tst-tlsmod5.so): Add $(no-as-needed).
7683         (tst-tlsmod6.so): Likewise.
7684
7685 2014-05-09  Roland McGrath  <roland@hack.frob.com>
7686
7687         * sysdeps/gnu/unwind-resume.c (libgcc_s_resume): Mark as noreturn.
7688
7689 2014-05-09  Joseph Myers  <joseph@codesourcery.com>
7690
7691         [BZ #16064]
7692         * sysdeps/i386/fpu/fegetenv.c: Include <unistd.h>, <ldsodefs.h>
7693         and <dl-procinfo.h>.
7694         (__fegetenv): Save SSE state in envp->__eip if supported.
7695         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Save SSE state in
7696         envp->__eip if supported.
7697         * sysdeps/i386/fpu/fesetenv.c: Include <unistd.h>, <ldsodefs.h>
7698         and <dl-procinfo.h>.
7699         (__fesetenv): Always set __eip, __cs_selector, __opcode,
7700         __data_offset and __data_selector in environment to 0.  Set SSE
7701         state if supported.
7702         * sysdeps/x86/fpu/Makefile [$(subdir) = math] (tests): Add
7703         test-fenv-sse.
7704         [$(subdir) = math] (CFLAGS-test-fenv-sse.c): Add -msse2
7705         -mfpmath=sse.
7706         * sysdeps/x86/fpu/test-fenv-sse.c: New file.
7707
7708 2014-05-09  Will Newton  <will.newton@linaro.org>
7709
7710         * sysdeps/arm/preconfigure.ac: Set libc_commonpagesize
7711         and libc_relro_required for ARM.
7712         * sysdeps/arm/preconfigure: Regenerate.
7713
7714 2014-05-09  Dominik Vogt  <vogt@linux.vnet.ibm.com>
7715             Stefan Liebler  <stli@linux.vnet.ibm.com>
7716
7717         * config.make.in (enable-lock-elision): New Makefile variable.
7718         * configure.ac: Likewise.
7719         * configure: Regenerate.
7720         * sysdeps/s390/configure.ac:
7721         Add check for gcc transactions support.
7722         * sysdeps/s390/configure: Regenerate.
7723         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: New file.
7724         Build elision files if enabled.
7725         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: New file.
7726         Add lock elision support for s390.
7727         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Likewise.
7728         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Likewise.
7729         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Likewise.
7730         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Likewise.
7731         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Likewise.
7732         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Likewise.
7733         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
7734         Likewise.
7735         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c:
7736         Likewise.
7737         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c:
7738         Likewise.
7739         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c:
7740         Likewise.
7741         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h:
7742         (__lll_timedlock_elision, __lll_lock_elision)
7743         (__lll_unlock_elision, __lll_trylock_elision)
7744         (lll_timedlock_elision, lll_lock_elision)
7745         (lll_unlock_elision, lll_trylock_elision): Add.
7746         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
7747         (pthread_mutex_t): Add lock elision support for s390.
7748
7749 2014-05-14  Wilco  <wdijkstr@arm.com>
7750
7751         * sysdeps/arm/fclrexcpt.c: Cleanup.
7752         * sysdeps/arm/fedisblxcpt.c: Cleanup.
7753         * sysdeps/arm/feenablxcpt.c: Cleanup.
7754         * sysdeps/arm/fegetenv.c: Cleanup.
7755         * sysdeps/arm/fegetexcept.c: Cleanup.
7756         * sysdeps/arm/fegetround.c: Cleanup.
7757         * sysdeps/arm/feholdexcpt.c: Cleanup.
7758         * sysdeps/arm/fesetenv.c: Cleanup.
7759         * sysdeps/arm/fesetround.c: Cleanup.
7760         * sysdeps/arm/feupdateenv.c: Cleanup.
7761         * sysdeps/arm/fgetexcptflg.c: Cleanup.
7762         * sysdeps/arm/fraiseexcpt.c: Cleanup.
7763         * sysdeps/arm/fsetexcptflg.c: Cleanup.
7764         * sysdeps/arm/ftestexcept.c: Cleanup.
7765         * sysdeps/arm/get-rounding-mode.h: Cleanup.
7766         * sysdeps/arm/setfpucw.c: Cleanup.
7767
7768 2014-05-09  Will Newton  <will.newton@linaro.org>
7769
7770         * sysdeps/arm/armv7/strcmp.S: New file.
7771         * NEWS: Mention addition of ARMv7 optimized strcmp.
7772
7773 2014-05-08  Roland McGrath  <roland@hack.frob.com>
7774
7775         * Makeconfig ($(common-objpfx)config.status): Fix patsubst uses to
7776         look for %.ac rather than %.in.
7777
7778         * sysdeps/mach/hurd/configure.ac (inhibit_glue): Remove variable.
7779         * sysdeps/unix/sysv/linux/configure.ac: Likewise.
7780         * sysdeps/mach/hurd/configure: Regenerated.
7781         * sysdeps/unix/sysv/linux/configure: Regenerated.
7782
7783         * bits/utsname.h (_UTSNAME_DOMAIN_LENGTH): New macro, set to 0.
7784
7785 2014-05-07  Steve Ellcey  <sellcey@mips.com>
7786
7787         [BZ# 16922]
7788         * sysdeps/mips/sys/asm.h (INT_SUB): Fix definition.
7789         (LONG_SUB): Ditto.
7790         (PTR_SUB): Ditto.
7791
7792 2014-05-07  Andreas Schwab  <schwab@suse.de>
7793
7794         * sysdeps/posix/getaddrinfo.c (gaih_inet): Advance address pointer
7795         when skipping over non-matching result from nscd.
7796
7797 2014-05-07  Ondřej Bílka  <neleai@seznam.cz>
7798
7799         [BZ #16876]
7800         * nptl/sockperf.c (client): Check socket return value.
7801
7802         [BZ #16877]
7803         * nscd/selinux.c (nscd_request_avc_has_perm): Check if there is
7804         nscd security class.
7805
7806 2014-05-06  Roland McGrath  <roland@hack.frob.com>
7807
7808         * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ...
7809         * sysdeps/arm/unwind.h: ... here.
7810
7811 2014-05-06  Aurelien Jarno  <aurelien@aurel32.net>
7812
7813         [BZ# 16916]
7814         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
7815         Define.
7816
7817 2014-05-06  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
7818
7819         * sysdeps/powerpc/powerpc64/power7/strncpy.S: New file: Optimization.
7820         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: New file:
7821         multiarch strncpy for PPC64.
7822         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: New file
7823         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S: New file
7824         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpcpy, stpncpy
7825         multiarch optimizations.
7826         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
7827         (__libc_ifunc_impl_list): Likewise.
7828         * sysdeps/powerpc/powerpc64/power7/stpncpy.S: New file: Optimization.
7829         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: New file:
7830         multiarch stpncpy for PPC64.
7831         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-ppc64.c: New file
7832         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S: New file
7833
7834 2014-05-06  Andreas Schwab  <schwab@suse.de>
7835
7836         [BZ #16912]
7837         * gmon/mcount.c (_MCOUNT_DECL): Use
7838         atomic_compare_and_exchange_bool_acq instead of
7839         catomic_compare_and_exchange_bool_acq.
7840
7841 2014-05-05  Roland McGrath  <roland@hack.frob.com>
7842
7843         * elf/Makefile (others, install-bin): Remove pldd.
7844         (pldd-modules): Variable removed.
7845         ($(objpfx)pldd): Target removed.
7846         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = elf]
7847         (others, install-bin): Append pldd here.
7848         ($(objpfx)pldd): New target.
7849
7850         * sysdeps/gnu/errlist.awk (BEGIN): Emit an initial #define of ERR_MAX
7851         to 0, so the first #if test emitted later doesn't see it undefined.
7852         (END): Emit "!defined ERRLIST_NO_COMPAT" to match what BEGIN does.
7853         * sysdeps/gnu/errlist.c: Regenerated.
7854
7855 2014-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7856
7857         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
7858         [libc_hidden_builtin_def]: Define to empty value.
7859         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S:
7860         [libc_hidden_builtin_def]: Likewise.
7861         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S:
7862         [libc_hidden_builtin_def]: Likewise.
7863         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S:
7864         [libc_hidden_builtin_def]: Likewise.
7865         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c (memcpy): Redefined to
7866         __redirect_memcpy and define ifunc as default hidden symbol.
7867         * sysdeps/powerpc/powerpc64/multiarch/memset.c (memset): Likewise.
7868         * sysdeps/powerpc/powerpc64/multiarch/strlen.c (strlen): Likewise.
7869
7870 2014-05-04  Adam Conrad  <adconrad@0c3.net>
7871
7872         * locale/iso-4217.def: Reintroduce XDR currency.
7873
7874 2014-05-04  Allan McRae  <allan@archlinux.org>
7875
7876         * po/eo.po: Update Esperanto translation from translation project.
7877
7878 2014-05-02  Carlos O'Donell  <carlos@redhat.com>
7879
7880         * sysdeps/x86_64/multiarch/init-arch.h: Define FEATURE_INDEX_1 to 0,
7881         and FEATURE_INDEX_MAX to 1.
7882         [!__ASSEMBLER__]: Remove anonymous enum for FEATURE_INDEX_*.
7883
7884 2014-05-01  Steve Ellcey  <sellcey@mips.com>
7885
7886         * iconvdata/ansi_x3.110.c (ONE_DIRECTION): Define.
7887         * iconvdata/armscii-8.c (ONE_DIRECTION): Define.
7888         * iconvdata/big5.c (ONE_DIRECTION): Define.
7889         * iconvdata/big5hkscs.c (ONE_DIRECTION): Define.
7890         * iconvdata/cp1255.c (ONE_DIRECTION): Define.
7891         * iconvdata/cp1258.c (ONE_DIRECTION): Define.
7892         * iconvdata/cp932.c (ONE_DIRECTION): Define.
7893         * iconvdata/euc-cn.c (ONE_DIRECTION): Define.
7894         * iconvdata/euc-jisx0213.c (ONE_DIRECTION): Define.
7895         * iconvdata/euc-jp-ms.c (ONE_DIRECTION): Define.
7896         * iconvdata/euc-jp.c (ONE_DIRECTION): Define.
7897         * iconvdata/euc-kr.c (ONE_DIRECTION): Define.
7898         * iconvdata/euc-tw.c (ONE_DIRECTION): Define.
7899         * iconvdata/gb18030.c (ONE_DIRECTION): Define.
7900         * iconvdata/gbbig5.c (ONE_DIRECTION): Define.
7901         * iconvdata/gbgbk.c (ONE_DIRECTION): Define.
7902         * iconvdata/gbk.c (ONE_DIRECTION): Define.
7903         * iconvdata/ibm1364.c (ONE_DIRECTION): Define.
7904         * iconvdata/ibm930.c (ONE_DIRECTION): Define.
7905         * iconvdata/ibm932.c (ONE_DIRECTION): Define.
7906         * iconvdata/ibm933.c (ONE_DIRECTION): Define.
7907         * iconvdata/ibm935.c (ONE_DIRECTION): Define.
7908         * iconvdata/ibm937.c (ONE_DIRECTION): Define.
7909         * iconvdata/ibm939.c (ONE_DIRECTION): Define.
7910         * iconvdata/ibm943.c (ONE_DIRECTION): Define.
7911         * iconvdata/iso-2022-cn-ext.c (ONE_DIRECTION): Define.
7912         * iconvdata/iso-2022-cn.c (ONE_DIRECTION): Define.
7913         * iconvdata/iso-2022-jp-3.c (ONE_DIRECTION): Define.
7914         * iconvdata/iso-2022-jp.c (ONE_DIRECTION): Define.
7915         * iconvdata/iso-2022-kr.c (ONE_DIRECTION): Define.
7916         * iconvdata/iso646.c (ONE_DIRECTION): Define.
7917         * iconvdata/iso8859-1.c (ONE_DIRECTION): Define.
7918         * iconvdata/iso_11548-1.c (ONE_DIRECTION): Define.
7919         * iconvdata/iso_6937-2.c (ONE_DIRECTION): Define.
7920         * iconvdata/iso_6937.c (ONE_DIRECTION): Define.
7921         * iconvdata/johab.c (ONE_DIRECTION): Define.
7922         * iconvdata/shift_jisx0213.c (ONE_DIRECTION): Define.
7923         * iconvdata/sjis.c (ONE_DIRECTION): Define.
7924         * iconvdata/t.61.c (ONE_DIRECTION): Define.
7925         * iconvdata/tcvn5712-1.c (ONE_DIRECTION): Define.
7926         * iconvdata/tscii.c (ONE_DIRECTION): Define.
7927         * iconvdata/uhc.c (ONE_DIRECTION): Define.
7928         * iconvdata/unicode.c (ONE_DIRECTION): Define.
7929         * iconvdata/utf-16.c (ONE_DIRECTION): Define.
7930         * iconvdata/utf-32.c (ONE_DIRECTION): Define.
7931         * iconvdata/utf-7.c (ONE_DIRECTION): Define.
7932
7933 2014-05-01  Roland McGrath  <roland@hack.frob.com>
7934
7935         * libio/libioP.h [!_IO_USE_OLD_IO_FILE && !_G_IO_NO_BACKWARD_COMPAT]
7936         (_IO_JUMPS_OFFSET): Define to 0.
7937
7938         * nptl/sysdeps/pthread/bits/libc-lock.h
7939         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
7940         (__libc_lock_define_initialized_recursive): Always define using
7941         initializer.  Modern compilers treat uninitialized (implicit zero) and
7942         explicit zero initializers the same (i.e. put the datum in bss).
7943
7944 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
7945
7946         * nscd/nscd-client.h: Include <string.h>.
7947
7948 2014-05-01  David S. Miller  <davem@davemloft.net>
7949
7950         [BZ #16885]
7951         * sysdeps/sparc/sparc64/strcmp.S: Fix end comparison handling when
7952         multiple zero bytes exist at the end of a string.
7953         Reported by Aurelien Jarno <aurelien@aurel32.net>
7954
7955         * string/test-strcmp.c (check): Add explicit test for situations where
7956         there are multiple zero bytes after the first.
7957
7958 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
7959
7960         [BZ #16890]
7961         * stdio-common/vfprintf.c (process_arg) [%p]: Mark string as wide
7962         when compiling wprintf.
7963         * stdio-common/tstdiomisc.c (t3): New function.
7964         (main): Call it.
7965
7966 2014-05-01  Steve Ellcey  <sellcey@mips.com>
7967
7968         * intl/iconv/skeleton.c (ONE_DIRECTION): Remove define.
7969         * iconv/gconv_simple.c (ONE_DIRECTION): Define.
7970         * iconvdata/8bit-gap.c (ONE_DIRECTION): Ditto.
7971         * iconvdata/8bit-generic.c (ONE_DIRECTION): Ditto.
7972
7973 2014-05-01  Steve Ellcey  <sellcey@mips.com>
7974
7975         * stdlib/longlong.h: Updated from GCC.
7976
7977 2014-05-01  Will Newton  <will.newton@linaro.org>
7978             Bernard Ogden  <bernie.ogden@linaro.org>
7979
7980         * NEWS: Update fixed bug list.
7981
7982         [BZ #15119]
7983         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c: Remove file.
7984
7985 2014-04-30  David S. Miller  <davem@davemloft.net>
7986
7987         * sysdeps/sparc/fpu/fenv_private.h (HAVE_RM_CTX): Define.
7988         (libc_feholdexcept_setround_sparc_ctx): New function.
7989         (libc_fesetenv_sparc_ctx): Likewise.
7990         (libc_feupdateenv_sparc_ctx): Likewise.
7991         (libc_feholdsetround_sparc_ctx): Likewise.
7992         (libc_feholdexcept_setround_ctx): Define.
7993         (libc_feholdexcept_setroundf_ctx): Likewise.
7994         (libc_feholdexcept_setroundl_ctx): Likewise.
7995         (libc_fesetenv_ctx): Likewise.
7996         (libc_fesetenvf_ctx): Likewise.
7997         (libc_fesetenvl_ctx): Likewise.
7998         (libc_feupdateenv_ctx): Likewise.
7999         (libc_feupdateenvf_ctx): Likewise.
8000         (libc_feupdateenvl_ctx): Likewise.
8001         (libc_feresetround_ctx): Likewise.
8002         (libc_feresetroundf_ctx): Likewise.
8003         (libc_feresetroundl_ctx): Likewise.
8004         (libc_feholdsetround_ctx): Likewise.
8005         (libc_feholdsetroundf_ctx): Likewise.
8006         (libc_feholdsetroundl_ctx): Likewise.
8007
8008         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
8009         with __USE_GNU instead of XOPEN cpp guards.
8010
8011         * sysdeps/sparc/bits/string.h (_STRING_ARCH_unaligned): Define to
8012         0.
8013
8014         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
8015         with XOPEN cpp guards.
8016
8017 2014-04-30  Julian Brown  <julian@codesourcery.com>
8018
8019         [BZ #16888]
8020         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix R_ARM_IRELATIVE
8021         handling.
8022
8023 2014-04-30  Joseph Myers  <joseph@codesourcery.com>
8024
8025         [BZ #9894]
8026         * sysdeps/unix/sysv/linux/configure.ac (LIBC_LINUX_VERSION):
8027         Change to 2.6.32.
8028         (arch_minimum_kernel): Change all 2.6.16 settings to 2.6.32.
8029         * sysdeps/unix/sysv/linux/configure: Regenerated.
8030         * sysdeps/unix/sysv/linux/microblaze/configure.ac: Remove file.
8031         * sysdeps/unix/sysv/linux/microblaze/configure: Likewise.
8032         * sysdeps/unix/sysv/linux/tile/configure.ac: Likewise.
8033         * sysdeps/unix/sysv/linux/tile/configure: Likewise.
8034         * README: Update reference to required Linux kernel version.
8035         * manual/install.texi (Linux): Update reference to required Linux
8036         kernel headers version.
8037         * INSTALL: Regenerated.
8038
8039         * conform/data/stdlib.h-data [POSIX] (stddef.h): Do not allow
8040         header inclusion.
8041         [POSIX] (limits.h): Likewise.
8042         [POSIX] (math.h): Likewise.
8043         [POSIX] (sys/wait.h): Likewise.
8044         * conform/data/string.h-data [POSIX || UNIX98] (strtok_r): Require
8045         function.
8046         [POSIX] (stddef.h): Do not allow header inclusion.
8047
8048 2014-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8049
8050         * sysdeps/generic/symbol-hacks.h (memcpy): Add internal alias.
8051
8052 2014-04-30  Yang Yingliang  <yangyingliang@huawei.com>
8053
8054         * nptl/pthread_cond_broadcast.c (__pthread_cond_broadcast):
8055         Return immediately after lll_futex_wake.
8056
8057 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
8058
8059         [BZ #16791]
8060         * nscd/nscd-client.h (datahead_init_common): Initialize entire
8061         structure.
8062         (datahead_init_pos): Call datahead_init_common early.
8063         (datahead_init_neg): Likewise.
8064
8065         * nscd/nscd-client.h (datahead_init_common, datahead_init_pos,
8066         datahead_init_neg): New functions.
8067         * nscd/aicache.c (addhstaiX): Use them.
8068         * nscd/grpcache.c (cache_addgr): Likewise.
8069         * nscd/hstcache.c (cache_addhst): Likewise.
8070         * nscd/initgrcache.c (addinitgroupsX): Likewise.
8071         * nscd/netgroupcache.c (do_notfound): Likewise.
8072         (addgetnetgrentX): Likewise.
8073         (addinnetgrX): Likewise.
8074         * nscd/pwdcache.c (cache_addpw): Likewise.
8075         * nscd/servicescache.c (cache_addserv): Likewise.
8076
8077 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
8078             Atsushi Onoe  <atsushi@onoe.org>
8079
8080         [BZ #14308]
8081         [BZ #12994]
8082         [BZ #13651]
8083         * resolv/res_query.c (__libc_res_nsearch): Return if at least
8084         one response is valid.
8085         * resolv/res_send.c (send_dg): Check for validity of other
8086         response if the current response is a referral.
8087
8088 2014-04-29  Steve Ellcey  <sellcey@mips.com>
8089
8090         * iconv/skeleton.c (ONE_DIRECTION): Set default value if not set.
8091
8092 2014-04-29  Stefan Liebler  <stli@linux.vnet.ibm.com>
8093
8094         [BZ #16823]
8095         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):
8096         Always divide by positive zero when computing -Inf result.
8097         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
8098         * sysdeps/ieee754/flt-32/s_log1pf.c (__log1pf): Likewise.
8099
8100 2014-04-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8101
8102         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Do not update
8103         FPSCR if value do not change.
8104         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
8105         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Likewise.
8106         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
8107         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
8108         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Likewise.
8109         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_reg_to_exceptions): New helper
8110         function.
8111
8112 2014-05-29  Carlos O'Donell  <carlos@systemhalted.org>
8113
8114         * sysdeps/hppa: Move directory from ports/sysdeps/hppa.
8115         * sysdeps/unix/sysv/linux/hppa: Move directory from
8116         ports/systeps/unix/sysv/linux/hppa.
8117         * README: Update listing for hppa-*-linux-gnu.
8118
8119 2014-04-28  Ondřej Bílka  <neleai@seznam.cz>
8120
8121         [BZ #16754]
8122         * manual/stdio.texi (Hook functions): Fix types of stream hook
8123         functions.
8124         [BZ #16854]
8125         * socket/sys/socket.h: Fix typo in comment.
8126
8127 2014-04-28  Wilco  <wdijkstr@arm.com>
8128
8129         * sysdeps/arm/fenv_private.h: New file.
8130         * sysdeps/arm/math_private.h: New file.
8131         * sysdeps/arm/fpu_control.h: Add _FPU_MASK_NCZV and _FPU_MASK_EXCEPT.
8132
8133 2014-04-25  H.J. Lu  <hongjiu.lu@intel.com>
8134
8135         * sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
8136         with __int128_t.
8137         (La_x86_64_retval): Likewise.
8138
8139 2014-04-24  Ian Bolton  <ian.bolton@arm.com>
8140
8141         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept): Don't write to
8142         fpsr if value didn't change.
8143         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept): Don't write
8144         to fpcr if value didn't change.
8145         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Likewise.
8146         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Don't write to
8147         fpsr or fpcr if value didn't change.
8148         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
8149         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Don't write to
8150         fpcr if value didn't change.
8151         * sysdeps/aarch64/fpu/fsetexcptflg.c (fesetexceptflag): Don't write
8152         to fpsr if value didn't change.
8153
8154 2014-02-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
8155
8156         * nptl/tst-sem3.c: Use test-skeleton.c
8157         (main): Rename to do_test.  Use return instead of
8158         exit.
8159         * nptl/tst-sem4.c: Use test-skeleton.c
8160         (main): Rename to do_test.
8161
8162 2014-04-22  David S. Miller  <davem@davemloft.net>
8163
8164         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
8165         (struct sigaction): New struct member __glibc_reserved0, change
8166         type of sa_flags to int.
8167
8168 2014-04-22  Yufeng Zhang  <yufeng.zhang@arm.com>
8169
8170         * stdlib/longlong.h (count_leading_zeros, count_trailing_zeros)
8171         (COUNT_LEADING_ZEROS_0): Define for AArch64.
8172
8173 2014-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
8174
8175         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Include atomic.h.
8176         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
8177
8178 2014-04-22  Will Newton  <will.newton@linaro.org>
8179             Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
8180
8181         * sysdeps/aarch64/__longjmp.S: Include stap-probe.h.
8182         (__longjmp): Add longjmp and longjmp_target SystemTap
8183         probes.
8184         * sysdeps/aarch64/setjmp.S: Include stap-probe.h.
8185         (__sigsetjmp): Add setjmp SystemTap probe.
8186
8187 2014-04-17  Carlos O'Donell  <carlos@redhat.com>
8188
8189         * manual/intro.texi (Roadmap to the manual): Sort chapter listing to
8190         match manual order.
8191
8192 2014-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8193
8194         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Remove file.
8195
8196         * sysdeps/powerpc/fpu/fenv_private.h
8197         (libc_feholdexcept_setroundl_ctx): Define to
8198         libc_feholdexcept_setround_ppc_ctx.
8199         (libc_fesetenvl_ctx): Define to libc_fesetenv_ppc_ctx.
8200         (libc_feholdsetroundl_ctx): Define to libc_feholdsetround_ppc_ctx.
8201         (libc_feresetroundl_ctx): Define to libc_feresetround_ppc_ctx.
8202         (libc_feupdateenvl_ctx): libc_feupdateenv_ppc_ctx.
8203
8204 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
8205
8206         * sysdeps/aarch64/math-tests.h: New file.
8207
8208 2014-04-17  Sihai Yao  <sihai.ysh@alibaba-inc.com>
8209
8210         * sysdeps/x86_64/multiarch/ifunc-defines.sym (COMMON_CPUID_INDEX_7):
8211         New.
8212         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
8213         Check and set bit_AVX2_Usable.
8214         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX2_Usable): New
8215         macro.
8216         (bit_AVX2): Likewise.
8217         (index_AVX2_Usable): Likewise.
8218         (CPUID_AVX2): Likewise.
8219         (HAS_AVX2): Likewise.
8220
8221 2014-04-17  Will Newton  <will.newton@linaro.org>
8222
8223         * manual/setjmp.texi (System V contexts): Add note that
8224         calling setcontext on a context created by a call to a
8225         signal handler is undefined.  Update text to note that
8226         setcontext from a signal handler is possible but not
8227         recommended.
8228
8229         [BZ #16629]
8230         * stdlib/tst-setcontext.c: Include signal.h.
8231         (main): Check that the signal stack before and
8232         after swapcontext is the same.
8233
8234         * sysdeps/unix/sysv/linux/aarch64/setcontext.S (__setcontext):
8235         Re-implement to restore registers in user code and avoid
8236         rt_sigreturn system call.
8237
8238 2014-04-17  Wilco  <wdijkstr@arm.com>
8239
8240         * sysdeps/arm/math-tests.h: New file: Set ARM math-test settings.
8241         * sysdeps/generic/math-tests.h: Add macro (EXCEPTION_ENABLE_SUPPORTED).
8242         * math/test-fenv.c: Skip exception trap tests on targets which only
8243         support non-stop mode.
8244
8245 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
8246             Wilco Dijkstra  <wilco.dijkstra@arm.com>
8247
8248         * sysdeps/aarch64/fpu/math_private.h (HAVE_RM_CTX)
8249         (libc_feholdsetround_aarch64_ctx)
8250         (libc_feholdsetround_ctx, libc_feholdsetroundf_ctx)
8251         (libc_feholdsetroundl_ctx, libc_feresetround_aarch64_ctx)
8252         (libc_feresetround_ctx, libc_feresetroundf_ctx)
8253         (libc_feresetroundl_ctx, libc_feresetround_noex_aarch64_ctx)
8254         (libc_feresetround_noex_ctx, libc_feresetround_noexf_ctx)
8255         (libc_feresetround_noexl_ctx): Define.
8256
8257 2014-04-16  Richard Henderson  <rth@redhat.com>
8258
8259         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Remove.
8260
8261         * sysdeps/alpha/Makefile [debug] (CFLAGS-backtrace.c): Enable
8262         unwind tables.
8263
8264         * sysdeps/unix/alpha/sysdep.h (__pointer_chk_guard): Remove
8265         const from the non-libc, non-ldso copy.
8266
8267         * sysdeps/alpha/libm-test-ulps: Regenerate.
8268
8269 2014-04-16  Ian Bolton  <ian.bolton@arm.com>
8270             Wilco Dijkstra  <wilco.dijkstra@arm.com>
8271
8272         * sysdeps/aarch64/fpu/math_private.h: New file.
8273
8274 2014-04-16  Marcus Shawcroft  <marcus.shawcroft@arm.com>
8275
8276         * sysdeps/aarch64/libm-test-ulps: Regenerate.
8277
8278 2014-04-16  Igor Zamyatin  <igor.zamyatin@intel.com>
8279
8280         [BZ #16275]
8281         * sysdeps/x86_64/bits/link.h (La_x86_64_regs): Add lr_bnd.
8282         (La_x86_64_retval): Add lrv_bnd0 and lrv_bnd1.
8283         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
8284         Intel MPX bound registers before _dl_profile_fixup.
8285         * sysdeps/x86_64/dl-trampoline.h: Restore Intel MPX bound
8286         registers after _dl_profile_fixup.  Save and restore bound
8287         registers bnd0/bnd1 when calling _dl_call_pltexit.
8288         * sysdeps/x86_64/link-defines.sym (BND_SIZE): New.
8289         (LR_BND_OFFSET): Likewise.
8290         (LRV_BND0_OFFSET): Likewise.
8291         (LRV_BND1_OFFSET): Likewise.
8292
8293 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
8294
8295         * sysdeps/mach/hurd/tls.h (dtv, dtv_t, tcbhead_t): Move declarations
8296         to...
8297         * sysdeps/mach/hurd/i386/tls.h: ... here.
8298         (tcbhead_t): Add multiple_threads, sysinfo, stack_guard,
8299         pointer_guard, gscope_flag, private_futex, __private_tm, __private_ss
8300         fields.
8301
8302 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
8303
8304         * sysdeps/mach/munmap.c (__munmap): Return EINVAL if `addr' is 0.
8305
8306 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
8307
8308         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
8309
8310 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
8311
8312         [BZ #14770]
8313         * sysdeps/s390/configure.ac: Check for Binutils >= 2.24.
8314         * sysdeps/s390/configure: Regenerate.
8315
8316         [BZ #16824]
8317         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l):
8318         Set round-to-nearest internally to reduce error accumulation.
8319
8320 2014-04-16  Alan Modra  <amodra@gmail.com>
8321
8322         [BZ #16740]
8323         [BZ #16619]
8324         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
8325         * math/libm-test.inc (frexp_test_data): Add tests.
8326         * NEWS: Update fixed bug list.
8327
8328 2014-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
8329
8330         * benchtests/Makefile: Depend on libraries in build directory.
8331         (bench-math): Separate out math tests.
8332         (bench-pthread): Separate out pthread tests.
8333         (bench): Include math and pthread tests.
8334
8335 2014-04-14  Carlos O'Donell  <carlos@redhat.com>
8336
8337         [BZ #16831]
8338         * csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
8339         _dl_debug_initialize.
8340
8341         * configure.ac: Remove SELinux header check.
8342         * configure: Regenerate.
8343         * nscd/selinux.c (perms): Array of const char* to permission names.
8344         (nscd_request_avc_has_perm): Call security_deny_unknown to find
8345         default policy. Call string_to_security_class and string_to_av_perm to
8346         translate strings. Enforce default policy and call avs_has_perm with
8347         results of translated strings.
8348
8349 2014-04-13  David S. Miller  <davem@davemloft.net>
8350
8351         * sysdeps/sparc/fpu/libm-test-ulps: Update.
8352
8353 2014-04-12  Allan McRae  <allan@archlinux.org>
8354
8355         [BZ #16838]
8356         * manual/string.texi (Collation Functions): Fix qsort argument
8357         order in example.
8358         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
8359
8360 2014-04-11  Chris Metcalf  <cmetcalf@tilera.com>
8361
8362         * math/test-fenv-preserve.c [FE_ALL_EXCEPT == 0] (do_test):
8363         Make the test a no-op if there are no exceptions defined.
8364
8365 2014-04-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
8366
8367         * elf/Makefile (tests): make tst-dlopen-aout conditional on
8368         enable-hardcoded-path-in-tests
8369
8370 2014-04-11  Will Newton  <will.newton@linaro.org>
8371
8372         * benchtests/Makefile (extra-objs): Add json-lib.o.
8373         (bench-func): Tidy up JSON output.
8374         * benchtests/bench-skeleton.c: Include json-lib.h.
8375         (main): Use JSON library functions to do output of
8376         benchmark results.
8377         * benchtests/bench-timing-type.c (main): Output the
8378         timing type simply, leaving formatting to the user.
8379         * benchtests/json-lib.c: New file.
8380         * benchtests/json-lib.h: Likewise.
8381
8382 2014-04-11  Torvald Riegel  <triegel@redhat.com>
8383
8384         [BZ #15215]
8385         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c: Moved to ...
8386         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: ... here.  Add missing
8387         memory barriers.  Add comments.
8388         * sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c: Remove file.
8389         * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Remove file.
8390         * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Remove file.
8391         * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Remove file.
8392         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Remove file.
8393         * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: Remove file.
8394
8395 2014-04-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
8396
8397         * sysdeps/s390/s390-32/configure.ac: Unify file with ...
8398         * sysdeps/s390/s390-64/configure.ac: ... this ...
8399         * sysdeps/s390/configure.ac: ... to here.
8400         * sysdeps/s390/s390-32/configure: Delete file.
8401         * sysdeps/s390/s390-64/configure: Delete file.
8402         * sysdeps/s390/configure: Regenerate.
8403
8404 2014-04-11  Joseph Anthony Pasquale Holsten  <joseph@josephholsten.com>
8405
8406         * resolv/res_query.c (__libc_res_nsearch): Fix typo in comment.
8407
8408 2014-04-11  Will Newton  <will.newton@linaro.org>
8409
8410         * malloc/malloc.c [!MALLOC_DEBUG]: #define MALLOC_DEBUG
8411         to zero if it is not defined elsewhere.  (mtrim): Test
8412         the value of MALLOC_DEBUG with #if rather than #ifdef.
8413
8414 2014-04-10 Torvald Riegel  <triegel@redhat.com>
8415
8416         * benchtests/pthread_once-inputs: New file.
8417         * benchtests/pthread_once-source.c: New file.
8418         * benchtests/README: Update documentation.
8419
8420 2014-04-09  Igor Zamyatin  <igor.zamyatin@intel.com>
8421             H.J. Lu  <hongjiu.lu@intel.com>
8422
8423         [BZ #16275]
8424         * config.h.in (HAVE_MPX_SUPPORT): New #undef.
8425         * sysdeps/x86_64/configure.ac: Set HAVE_MPX_SUPPORT.
8426         * sysdeps/x86_64/configure: Regenerated.
8427         * sysdeps/x86_64/dl-trampoline.S (REGISTER_SAVE_AREA): New
8428         macro.
8429         (REGISTER_SAVE_RAX): Likewise.
8430         (REGISTER_SAVE_RCX): Likewise.
8431         (REGISTER_SAVE_RDX): Likewise.
8432         (REGISTER_SAVE_RSI): Likewise.
8433         (REGISTER_SAVE_RDI): Likewise.
8434         (REGISTER_SAVE_R8): Likewise.
8435         (REGISTER_SAVE_R9): Likewise.
8436         (REGISTER_SAVE_BND0): Likewise.
8437         (REGISTER_SAVE_BND1): Likewise.
8438         (REGISTER_SAVE_BND2): Likewise.
8439         (_dl_runtime_resolve): Use them.  Save and restore Intel MPX
8440         bound registers when calling _dl_fixup.
8441
8442 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8443
8444         * bits/string.h (_STRING_ARCH_unaligned): Define it to 0.
8445         * crypt/sha256.c (_STRING_ARCH_unaligned): Check its value instead
8446         of its definition.
8447         * iconv/gconv_simple.c (_STRING_ARCH_unaligned): Likewise.
8448         * iconv/loop.c (_STRING_ARCH_unaligned): Likewise.
8449         * iconv/skeleton.c (_STRING_ARCH_unaligned): Likewise.
8450         * nscd/nscd_gethst_r.c (_STRING_ARCH_unaligned): Likewise.
8451         * nscd/nscd_getserv_r.c (_STRING_ARCH_unaligned): Likewise.
8452         * nscd/nscd_helper.c (_STRING_ARCH_unaligned): Likewise.
8453         * resolv/res_send.c (_STRING_ARCH_unaligned): Likewise.
8454
8455 2014-04-09  Peter Brett  <peter@peter-b.co.uk>
8456
8457         [BZ #15514]
8458         * sysdeps/posix/pathconf.c (__pathconf): Use statvfs64() for
8459         pathconf(_PC_NAME_MAX).
8460
8461 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8462
8463         * nptl/sysdeps/pthread/pthread.h (__PTHREAD_MUTEX_HAVE_ELISION):
8464         Remove macro usage.
8465         (__PTHREAD_SPINS): Move definition to ...
8466         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
8467         (__PTHREAD_SPINS): ... here.
8468         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
8469         (__PTHREAD_SPIN): Likewise.
8470         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
8471         (__PTHREAD_SPIN): Likewise.
8472         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
8473         (__PTHREAD_SPIN): Likewise.
8474         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
8475         (__PTHREAD_SPIN): Likewise.
8476         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
8477         (__PTHREAD_SPIN): Likewise.
8478         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
8479         (__PTHREAD_SPIN): Likewise.
8480         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
8481         (__PTHREAD_SPIN): Likewise.
8482         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
8483         (__PTHREAD_SPIN): Likewise.
8484         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
8485         (__PTHREAD_SPIN): Likewise.
8486         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
8487         (__PTHREAD_SPIN): Likewise.
8488         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
8489         (__PTHREAD_SPIN): Likewise.
8490         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
8491         (__PTHREAD_SPIN): Likewise.
8492
8493         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
8494         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: new file.
8495         * sysdeps/powerpc/powerpc64/power6x/multiarch/Implies: New file.
8496         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove multiarch
8497         imply folder.
8498         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Likewise.
8499         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
8500         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: Likewise.
8501         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: Adjust
8502         correct imply path.
8503         * sysdeps/powerpc/powerpc64/power7/strncat.S (STRLEN): Define correct
8504         strlen symbol for non multi-arch builds.
8505         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (__isnan): Add
8506         missing hidden_def and weak_alias.
8507
8508 2014-04-08  Carlos O'Donell  <carlos@redhat.com>
8509
8510         * manual/ipc.texi (sem_close): AC-unsafe because of aculock.
8511
8512 2014-04-07  Will Newton  <will.newton@linaro.org>
8513
8514         * string/basename.c [HAVE_CONFIG_H]: Remove #ifdef and
8515         and contents.  [!_LIBC] Remove #ifndef and contents.
8516         (basename): Use ANSI prototype.  [_LIBC] Remove #idef.
8517         * string/memccpy.c (__memccpy): Use ANSI prototype.
8518         * string/memfrob.c (memfrob): Likewise.
8519         * string/strcoll.c (STRCOLL): Likewise.
8520         * string/strlen.c (strlen): Likewise.
8521         * string/strtok.c (STRTOK): Likewise.
8522         * string/strcat.c: Remove unused #include of memcopy.h.
8523         (strcat): Use ANSI prototype.
8524         * string/strchr.c: Remove unused #include of memcopy.h.
8525         (strchr): Use ANSI prototype.
8526         * string/strcmp.c: Remove unused #include of memcopy.h.
8527         (strcmp): Use ANSI prototype.
8528         * string/strcpy.c: Remove unused #include of memcopy.h.
8529         (strcpy): Use ANSI prototype.
8530
8531 2014-04-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8532
8533         * Makeconfig (CPPFLAGS): Add config-extra-cppflags to list.
8534         * config.make.in (config-extra-cppflags): Set it from
8535         libc_extra_cppflags.
8536         * configure.ac (libc_extra_cflags): Make it accumulate over
8537         configure fragments.
8538         (libc_extra_cppflags): New flag.
8539         * configure. Regenerate.
8540         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
8541         (libc_cv_ppc64_def_call_elf): Define it to yes if compiler does
8542         not set _CALL_ELF and add -D_CALL_ELF=1 to libc_extra_cppflags.
8543         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Regenerate.
8544
8545         [BZ #16815]
8546         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (__nearbyint): Fix
8547         result for FE_DOWNWARD rounding mode.
8548         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S (__nearbyintf):
8549         Likewise.
8550         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
8551
8552 2014-04-04  Chris Metcalf  <cmetcalf@tilera.com>
8553
8554         * sysdeps/tile/dl-runtime.c (_dl_unmap): Fix cut-and-paste bug
8555         in function argument name.
8556
8557 2014-04-03  David Svoboda  <svoboda@cert.org>
8558
8559         [BZ #5666]
8560         * manual/stdio.texi (Line-Oriented Input): Document buffer allocation
8561         explicitly.
8562
8563 2014-04-03  Roland McGrath  <roland@hack.frob.com>
8564
8565         * elf/dl-unmap-segments.h: New file.
8566         * sysdeps/generic/ldsodefs.h
8567         (DL_UNMAP): Use _dl_unmap_segments in place of __munmap.
8568         * elf/dl-close.c: Include <dl-unmap-segments.h>.
8569         * elf/dl-fptr.c: Likewise.
8570         (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
8571         * sysdeps/aarch64/tlsdesc.c: Likewise.
8572         * sysdeps/arm/tlsdesc.c: Likewise.
8573         * sysdeps/i386/tlsdesc.c: Likewise.
8574         * sysdeps/tile/dl-runtime.c: Likewise.
8575         * sysdeps/x86_64/tlsdesc.c: Likewise.
8576         * elf/dl-load.h: New file.
8577         * elf/dl-load.c: Include it.
8578         (MAP_FILE, MAP_COPY, MAP_BASE_ADDR):
8579         Macros moved to dl-load.h.
8580         (ELF_PREFERRED_ADDRESS_DATA, ELF_PREFERRED_ADDRESS): Likewise.
8581         (_dl_map_object_from_fd): Type 'struct loadcmd' moved to dl-load.h.
8582         Use _dl_unmap_segments in place of __munmap.
8583         Break out segment-mapping loop into ...
8584         * elf/dl-map-segments.h (_dl_map_segments): ... here, in new file.
8585
8586 2014-04-03  Will Newton  <will.newton@linaro.org>
8587
8588         * elf/dl-lookup.c (do_lookup_x): Remove comment
8589         referring to nested function and move variable
8590         declarations down to before first use.
8591
8592 2014-04-02  Joseph Myers  <joseph@codesourcery.com>
8593
8594         [BZ #16799]
8595         [BZ #16800]
8596         * math/s_catan.c (__catan): Avoid passing -0 denominator to atan2
8597         with 0 numerator.
8598         * math/s_catanf.c (__catanf): Likewise.
8599         * math/s_catanh.c (__catanh): Likewise.
8600         * math/s_catanhf.c (__catanhf): Likewise.
8601         * math/s_catanhl.c (__catanhl): Likewise.
8602         * math/s_catanl.c (__catanl): Likewise.
8603         * sysdeps/ieee754/flt-32/e_logf.c (__ieee754_logf): Always divide
8604         by positive zero when computing -Inf result.
8605         * math/libm-test.inc (catan_test): Use ALL_RM_TEST.
8606         (catanh_test): Likewise.
8607         * sysdeps/i386/fpu/libm-test-ulps: Update.
8608         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8609
8610         [BZ #16789]
8611         * math/s_clog.c (__clog): Use math_force_eval to ensure underflow
8612         instead of using underflowing value in computing result.
8613         * math/s_clog10.c (__clog10): Likewise.
8614         * math/s_clog10f.c (__clog10f): Likewise.
8615         * math/s_clog10l.c (__clog10l): Likewise.
8616         * math/s_clogf.c (__clogf): Likewise.
8617         * math/s_clogl.c (__clogl): Likewise.
8618         * math/libm-test.inc (clog_test): Use ALL_RM_TEST.
8619         (clog10_test): Likewise.
8620         * sysdeps/i386/fpu/libm-test-ulps: Update.
8621         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8622
8623 2014-04-02  Alan Modra  <amodra@gmail.com>
8624
8625         [BZ #16739]
8626         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct
8627         output when value is near a power of two.  Use int64_t for lx and
8628         remove casts.  Use decimal rather than hex exponent constants.
8629         Don't use long double multiplication when double will suffice.
8630         * math/libm-test.inc (nextafter_test_data): Add tests.
8631         * NEWS: Add 16739 and 16786 to bug list.
8632
8633         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Correct stream hint.
8634
8635         * sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference.
8636
8637 2014-04-01  Will Newton  <will.newton@linaro.org>
8638
8639         * benchtests/Makefile (CFLAGS-bench-ffs.c): Add
8640         -fno-builtin.  (CFLAGS-bench-ffsll.c): Likewise.
8641
8642 2014-04-01  Florian Weimer  <fweimer@redhat.com>
8643
8644         [BZ #13347]
8645         * nptl/nptl-init.c (sighandler_setxid): Check system call result.
8646         * nptl/tst-setuid2.c: New file.
8647         * nptl/Makefile (xtests): Add tst-setuid2.
8648
8649 2014-04-01  Alan Modra  <amodra@gmail.com>
8650
8651         [BZ #16786]
8652         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Don't trash stack.
8653
8654 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
8655
8656         [BZ #6803]
8657         [BZ #6804]
8658         * math/w_scalb.c (__scalb): For non-SVID mode, check result and
8659         set errno as appropriate.
8660         * math/w_scalbf.c (__scalbf): Likewise.
8661         * math/w_scalbl.c (__scalbl): Likewise.
8662         * math/gen-libm-test.pl (parse_args): Handle ERRNO_PLUS_OFLOW,
8663         ERRNO_MINUS_OFLOW, ERRNO_PLUS_UFLOW and ERRNO_MINUS_UFLOW.
8664         * math/libm-test.inc (scalb_test_data): Add errno expectations.
8665         Add more NaN tests.
8666
8667         [BZ #16349]
8668         * math/w_atan2.c: Include <errno.h>.
8669         (__atan2): Set errno for result underflowing to zero.
8670         * math/w_atan2f.c: Include <errno.h>.
8671         (__atan2f): Set errno for result underflowing to zero.
8672         * math/w_atan2l.c: Include <errno.h>.
8673         (__atan2l): Set errno for result underflowing to zero.
8674         * math/auto-libm-test-in: Don't allow missing errno for some atan2
8675         tests.
8676         * math/auto-libm-test-out: Regenerated.
8677
8678 2014-03-31  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8679
8680         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
8681         Encode instruction correctly in little endian.
8682         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
8683         Likewise.
8684         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
8685         Likewise.
8686         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
8687         Likewise.
8688         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
8689         Likewise.
8690
8691 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
8692
8693         [BZ #9894]
8694         * sysdeps/unix/sysv/linux/kernel-features.h
8695         [__sparc__ && !__arch64__ && !__sparc_v9__]
8696         (__ASSUME_SET_ROBUST_LIST): Do not define.
8697         [__sparc__ && !__arch64__ && !__sparc_v9__]
8698         (__ASSUME_FUTEX_LOCK_PI): Likewise.
8699         [__sparc__ && !__arch64__ && !__sparc_v9__] (__ASSUME_REQUEUE_PI):
8700         Likewise.
8701         * sysdeps/unix/sysv/linux/arm/kernel-features.h
8702         (__ASSUME_FUTEX_LOCK_PI): Undefine.
8703         (__ASSUME_REQUEUE_PI): Likewise.
8704         (__ASSUME_SET_ROBUST_LIST): Likewise.
8705         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
8706         [__LINUX_KERNEL_VERSION < 0x030a00] (__ASSUME_FUTEX_LOCK_PI):
8707         Undefine.
8708         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
8709         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_FUTEX_LOCK_PI):
8710         Likewise.
8711         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_REQUEUE_PI):
8712         Likewise.
8713         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_SET_ROBUST_LIST):
8714         Likewise.
8715         * sysdeps/unix/sysv/linux/mips/kernel-features.h
8716         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_FUTEX_LOCK_PI):
8717         Undefine.
8718         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_REQUEUE_PI): Likewise.
8719         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_SET_ROBUST_LIST):
8720         Likewise.
8721
8722         [BZ #16648]
8723         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
8724         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_FUTIMESAT): Define.
8725         * sysdeps/unix/sysv/linux/microblaze/futimesat.c: New file.
8726
8727 2014-03-31  Will Newton  <will.newton@linaro.org>
8728
8729         * benchtests/Makefile (bench): Add ffs and ffsll to list
8730         of tests.
8731         * benchtests/ffs-inputs: New file.
8732         * benchtests/ffsll-inputs: Likewise.
8733
8734 2014-03-29  Joseph Myers  <joseph@codesourcery.com>
8735
8736         [BZ #16770]
8737         * math/e_scalb.c (__ieee754_scalb): Check second argument is not
8738         too large before casting to int.
8739         * math/e_scalbf.c (__ieee754_scalbf): Likewise.
8740         * math/e_scalbl.c (__ieee754_scalbl): Likewise.
8741         * math/libm-test.inc (scalb_test_data): Add more tests.
8742
8743 2014-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
8744
8745         * benchtests/Makefile (DETAILED_OPT): New make option.
8746         (bench-func): Run benchmark program with -d if DETAILED_OPT is
8747         set.
8748         * benchtests/bench-skeleton.c: Include stdbool.h.
8749         (main): Store and print timings per input.
8750         * benchtests/scripts/bench.py (STRUCT_TEMPLATE): Add timing
8751         member to each argument value.
8752         (EPILOGUE): Define new macros RESULT and RESULT_ACCUM.
8753         (_print_arg_data): Initialize per-input timing to 0.
8754
8755         * benchtests/Makefile (timing-type): New binary.
8756         (bench-clean): Also remove bench-timing-type.
8757         (bench): New target for timing-type.
8758         (bench-func): Print output in JSON format.
8759         * benchtests/bench-skeleton.c (main): Print output in JSON
8760         format.
8761         * benchtests/bench-timing-type.c: New file.
8762         * benchtests/bench-timing.h (TIMING_TYPE): New macro.
8763         (TIMING_PRINT_STATS): Remove.
8764         * benchtests/scripts/bench.py (_print_arg_data): Store variant
8765         name separately.
8766
8767         * benchtests/bench-modf.c: Remove.
8768         * benchtests/modf-inputs: New inputs file.
8769
8770 2014-03-28  Joseph Myers  <joseph@codesourcery.com>
8771
8772         [BZ #16362]
8773         * math/s_clog10.c (M_PI_LOG10E): New macro.
8774         (__clog10): Use M_PI_LOG10E instead of M_PI when real and
8775         imaginary parts are 0.
8776         * math/s_clog10f.c (M_PI_LOG10Ef): New macro.
8777         (__clog10f): Use M_PI_LOG10Ef instead of M_PI when real and
8778         imaginary parts are 0.
8779         * math/s_clog10l.c (M_PI_LOG10El): New macro.
8780         (__clog10l): Use M_PI_LOG10El instead of M_PIl when real and
8781         imaginary parts are 0.
8782         * math/libm-test.inc (clog10_test_data): Update expected results
8783         for when real and imaginary parts are 0.
8784
8785 2014-03-27  Paul Pluzhnikov  <ppluzhnikov@google.com>
8786
8787         * elf/dl-load.c: Finish conversion of __builtin_expect into
8788         __glibc_{un}likely.
8789
8790 2014-03-27  Joseph Myers  <joseph@codesourcery.com>
8791
8792         [BZ #16348]
8793         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]: Use
8794         1+x for argument with exponent below -67.
8795         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]:
8796         Likewise.
8797         * math/auto-libm-test-in: Add more tests of exp.
8798         * math/auto-libm-test-out: Regenerated.
8799
8800 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
8801
8802         [BZ #16759]
8803         * inet/getnetgrent_r.c (get_nonempty_val): New function.
8804         (nscd_getnetgrent): Use it.
8805
8806         [BZ #16760]
8807         * nscd/netgroupcache.c (addgetnetgrentX): Use memmove instead
8808         of stpcpy.
8809
8810 2014-03-27  Andi Kleen  <ak@linux.intel.com>
8811
8812         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_lock)
8813         (lll_robust_lock, lll_cond_lock, lll_timedlock)
8814         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
8815         (lll_robust_unlock): Remove out of line section. Use cfi
8816         intrinsics.
8817         (LLL_STUB_UNWIND_INFO*): Remove.
8818         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock)
8819         (lll_robust_lock, lll_cond_lock, lll_timedlock)
8820         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
8821         (lll_robust_unlock): Remove out of line section. Use cfi
8822         intrinsics.
8823         (LLL_STUB_UNWIND_INFO*): Remove.
8824
8825 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
8826
8827         [BZ #16758]
8828         * nscd/netgroupcache.c (addinnetgrX): Succeed if triplet has
8829         blank values.
8830
8831 2014-03-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
8832
8833         * elf/dl-load.c: Convert __builtin_expect into __glibc_{un}likely.
8834
8835 2014-03-26  Joseph Myers  <joseph@codesourcery.com>
8836
8837         [BZ #16198]
8838         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Use fldenv after
8839         fnstenv.
8840         * math/test-fenv-preserve.c: New file.
8841         * math/Makefile (tests): Add test-fenv-preserve.
8842
8843 2014-03-26  Will Newton <will.newton@linaro.org>
8844
8845         * benchtests/bench-strtod.c (TIMEOUT): Define to 10.
8846
8847 2014-03-25  Roland McGrath  <roland@hack.frob.com>
8848
8849         * scripts/versionlist.awk: Partition the version sets and emit all
8850         GLIBC_* (sorted) before all others (sorted).
8851
8852 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
8853
8854         * elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
8855         GLIBC_2.2.5 version.
8856
8857 2014-03-25 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8858
8859         * scripts/localplt.awk: Check for PLT generated by internal IFUNC
8860         calls.
8861
8862         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Revert
8863         previous change.
8864
8865         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
8866
8867 2014-03-25  Andreas Schwab  <schwab@suse.de>
8868
8869         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Add out_fail2
8870         label to be used after in6ailist is initialized.
8871
8872 2014-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8873
8874         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
8875         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
8876
8877 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
8878
8879         [BZ #16357]
8880         [BZ #16599]
8881         * math/gen-auto-libm-tests.c (fp_format_desc): Add field
8882         min_plus_half.
8883         (fp_formats): Update initializers.
8884         (init_fp_formats): Initialize new field.
8885         (output_for_one_input_case): Allow underflow for results up to
8886         min_plus_half.
8887         * math/libm-test.inc (log1p_test): Use ALL_RM_TEST.
8888         * math/auto-libm-test-in: Don't mark some underflows from asin and
8889         atanh as spurious.
8890         * math/auto-libm-test-out: Regenerated.
8891         * sysdeps/i386/fpu/libm-test-ulps: Update.
8892         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8893
8894 2014-03-25  Andreas Schwab  <schwab@suse.de>
8895
8896         * libio/Makefile (tst-ftell-partial-wide-ENV)
8897         (tst-ftell-active-handler-ENV): Define.
8898
8899 2014-03-25  Stefan Liebler <stli@linux.vnet.ibm.com>
8900
8901         * NEWS: Add 16712, 16713, 16714 to fixed bug list.
8902
8903 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
8904
8905         * elf/tst-dlopen-aout.c: Adjust comments. Use test-skeleton.c
8906
8907 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
8908
8909         * sysdeps/ieee754/dbl-64/e_exp.c: Include <math.h>.
8910         * sysdeps/x86_64/fpu/multiarch/e_exp.c
8911         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Likewise.
8912
8913 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
8914
8915         [BZ #16634]
8916         * elf/dl-load.c (open_verify): Add mode parameter.
8917         Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
8918         (open_path): Change from boolean 'secure' to complete flag 'mode'
8919         (_dl_map_object): Adjust.
8920         * elf/Makefile (tests): Add tst-dlopen-aout.
8921         * elf/tst-dlopen-aout.c: New test.
8922
8923 2014-03-24  Stefan Liebler <stli@linux.vnet.ibm.com>
8924
8925         [BZ #16714]
8926         * sysdeps/unix/sysv/linux/s390/bits/stat.h
8927         (struct stat): Rename member pad0 to __glibc_reserved0.
8928
8929         [BZ #16712]
8930         * sysdeps/s390/s390-32/bits/wordsize.h
8931         (__WORDSIZE32_SIZE_ULONG): New define.
8932         * sysdeps/s390/s390-64/bits/wordsize.h
8933         (__WORDSIZE32_SIZE_ULONG): Likewise.
8934         * sysdeps/generic/stdint.h (SIZE_MAX):
8935         Define as UL if __WORDSIZE32_SIZE_ULONG.
8936
8937         [BZ #16713]
8938         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
8939         (__glibc_reserved0): New variable.
8940         (sa_flags): Change type to int.
8941
8942         * posix/Makefile (before-compile): Use += before-compile instead
8943         of a :=.
8944
8945         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
8946         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
8947
8948 2014-03-20  Andreas Schwab  <schwab@suse.de>
8949
8950         [BZ #16743]
8951         * sysdeps/posix/getaddrinfo.c (gaih_inet): Properly skip over
8952         non-matching result from nscd.
8953
8954 2014-03-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
8955
8956         * scripts/bench.py: Moved to ...
8957         * benchtests/scripts/bench.py: ... here.
8958         * benchtests/Makefile ($(objpfx)bench-%.c): Adjust.
8959
8960 2014-03-24  Andreas Schwab  <schwab@suse.de>
8961
8962         [BZ #16002]
8963         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use
8964         alloca_account and account alloca use for struct in6ailist.
8965
8966 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
8967
8968         [BZ #16284]
8969         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use original
8970         rounding mode to recompute results that overflow to infinity or
8971         underflow to zero.
8972         * math/auto-libm-test-in: Don't mark tests as expected to fail for
8973         bug 16284.
8974         * math/auto-libm-test-out: Regenerated.
8975         * math/libm-test.inc (ccos_test): Use ALL_RM_TEST.
8976         (ccosh_test): Likewise.
8977         (csin_test_data): Use plus_oflow.
8978         (csin_test): Use ALL_RM_TEST.
8979         (csinh_test_data): Use plus_oflow.
8980         (csinh_test): Use ALL_RM_TEST.
8981         * sysdeps/i386/fpu/libm-test-ulps: Update.
8982         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8983
8984 2014-03-21  Joseph Myers  <joseph@codesourcery.com>
8985
8986         * sysdeps/mips/bits/wordsize.h: Include <sgidefs.h>.
8987         * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Likewise.
8988         * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Likewise.
8989
8990         [BZ #16731]
8991         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Take absolute value
8992         when x - 1 is zero.
8993         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
8994         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
8995         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
8996         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Return +0 when
8997         argument is 1.
8998         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Likewise.
8999         * sysdeps/x86_64/fpu/e_logl.S: Take absolute value when x - 1 is
9000         zero.
9001         * math/libm-test.inc (log_test): Use ALL_RM_TEST.
9002         * sysdeps/i386/fpu/libm-test-ulps: Update.
9003         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9004
9005 2014-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
9006
9007         * scripts/bench.pl: Remove file.
9008         * scripts/bench.py: New benchmark script.
9009         * benchtests/Makefile ($(objpfx)bench-%.c): Use it.
9010         * benchtests/README: Mention python dependency.
9011         * scripts/pylintrc: New file.
9012         * scripts/pylint: New file.
9013
9014         * bits/mathdef.h: Use #ifdef instead of #if.
9015         * sysdeps/arm/bits/mathdef.h [defined __USE_ISOC99 && defined
9016         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
9017         * sysdeps/tile/bits/mathdef.h [defined __USE_ISOC99 && defined
9018         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
9019         * sysdeps/x86/bits/mathdef.h [defined __USE_ISOC99 && defined
9020         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
9021
9022 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9023             Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
9024
9025         * string/strpbrk.c (strpbrk): Using macro to redefine symbol name.
9026         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpbrk-power7
9027         and strpbrk-ppc64 objects.
9028         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
9029         (__libc_ifunc_impl_list): Add new strpbrk optimized symbols.
9030         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-power7.S: New file:
9031         multiarch strpbrk for POWER7.
9032         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: New file:
9033         multiarch strpbrk for PPC64.
9034         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: New file: strpbrk
9035         ifunc selector.
9036         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: New file: optimited
9037         strpbrk for POWER7.
9038
9039 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
9040
9041         * math/libm-test.inc (asinh_test): Use ALL_RM_TEST.
9042         (atan_test): Likewise.
9043         (atanh_test_data): Use NO_TEST_INLINE for two tests.
9044         (atanh_test): Use ALL_RM_TEST.
9045         (atan2_test_data): Likewise.
9046         (cabs_test): Likewise.
9047         (cacosh_test): Likewise.
9048         (carg_test): Likewise.
9049         (casin_test): Likewise.
9050         (casinh_test): Likewise.
9051         (cbrt_test): Likewise.
9052         (csqrt_test): Likewise.
9053         (erf_test): Likewise.
9054         (erfc_test): Likewise.
9055         (pow10_test): Likewise.
9056         (exp2_test): Likewise.
9057         (hypot_test): Likewise.
9058         (j0_test): Likewise.
9059         (j1_test): Likewise.
9060         (lgamma_test): Likewise.
9061         (gamma_test): Likewise.
9062         (sincos_test): Likewise.
9063         (tanh_test): Likewise.
9064         (y0_test): Likewise.
9065         (y1_test): Likewise.
9066         * sysdeps/i386/fpu/libm-test-ulps: Update.
9067         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9068
9069 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9070
9071         * string/strcspn.c (strcspn): Using macro to redefine symbol name.
9072         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7
9073         and strcspn-ppc64 objects.
9074         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
9075         (__libc_ifunc_impl_list): Add new strcspn optimized symbols.
9076         * sysdeps/powerpc/powerpc64/multiarch/strcspn-power7.S: New file:
9077         multiarch strcspn for POWER7.
9078         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: New file:
9079         multiarch strcspn for PPC64.
9080         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: New file: strcspn
9081         ifunc selector.
9082         * sysdeps/powerpc/powerpc64/power7/strcspn.S: New file: optimited
9083         strcspn for POWER7.
9084
9085 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
9086
9087         * math/gen-libm-test.pl (generate_testfile): Expect only function
9088         name as argument to AUTO_TESTS_* and pass results for all rounding
9089         modes to parse_args.
9090         (parse_auto_input): Separate inputs of automatic tests from
9091         outputs before storing in %auto_tests.
9092         * math/libm-test.inc (acos_test_data): Update call to
9093         AUTO_TESTS_f_f.
9094         (acos_test): Use ALL_RM_TEST.
9095         (acos_tonearest_test_data): Remove.
9096         (acos_test_tonearest): Likewise.
9097         (acos_towardzero_test_data): Likewise.
9098         (acos_test_towardzero): Likewise.
9099         (acos_downward_test_data): Likewise.
9100         (acos_test_downward): Likewise.
9101         (acos_upward_test_data): Likewise.
9102         (acos_test_upward): Likewise.
9103         (acosh_test_data): Update call to AUTO_TESTS_f_f.
9104         (asin_test_data): Likewise.
9105         (asin_test): Use ALL_RM_TEST.
9106         (asin_tonearest_test_data): Remove.
9107         (asin_test_tonearest): Likewise.
9108         (asin_towardzero_test_data): Likewise.
9109         (asin_test_towardzero): Likewise.
9110         (asin_downward_test_data): Likewise.
9111         (asin_test_downward): Likewise.
9112         (asin_upward_test_data): Likewise.
9113         (asin_test_upward): Likewise.
9114         (asinh_test_data): Update call to AUTO_TESTS_f_f.
9115         (atan_test_data): Likewise.
9116         (atanh_test_data): Likewise.
9117         (atan2_test_data): Update call to AUTO_TESTS_ff_f.
9118         (cabs_test_data): Update call to AUTO_TESTS_c_f.
9119         (carg_test_data): Likewise.
9120         (cbrt_test_data): Update call to AUTO_TESTS_f_f.
9121         (ccos_test_data): Update call to AUTO_TESTS_c_c.
9122         (ccosh_test_data): Likewise.
9123         (cexp_test_data): Likewise.
9124         (clog_test_data): Likewise.
9125         (clog10_test_data): Likewise.
9126         (cos_test_data): Update call to AUTO_TESTS_f_f.
9127         (cos_test): Use ALL_RM_TEST.
9128         (cos_tonearest_test_data): Remove.
9129         (cos_test_tonearest): Likewise.
9130         (cos_towardzero_test_data): Likewise.
9131         (cos_test_towardzero): Likewise.
9132         (cos_downward_test_data): Likewise.
9133         (cos_test_downward): Likewise.
9134         (cos_upward_test_data): Likewise.
9135         (cos_test_upward): Likewise.
9136         (cosh_test_data): Update call to AUTO_TESTS_f_f.
9137         (cosh_test): Use ALL_RM_TEST.
9138         (cosh_tonearest_test_data): Remove.
9139         (cosh_test_tonearest): Likewise.
9140         (cosh_towardzero_test_data): Likewise.
9141         (cosh_test_towardzero): Likewise.
9142         (cosh_downward_test_data): Likewise.
9143         (cosh_test_downward): Likewise.
9144         (cosh_upward_test_data): Likewise.
9145         (cosh_test_upward): Likewise.
9146         (cpow_test_data): Update call to AUTO_TESTS_cc_c.
9147         (csqrt_test_data): Update call to AUTO_TESTS_c_c.
9148         (ctan_test_data): Likewise.
9149         (ctan_test): Use ALL_RM_TEST.
9150         (ctan_tonearest_test_data): Remove.
9151         (ctan_test_tonearest): Likewise.
9152         (ctan_towardzero_test_data): Likewise.
9153         (ctan_test_towardzero): Likewise.
9154         (ctan_downward_test_data): Likewise.
9155         (ctan_test_downward): Likewise.
9156         (ctan_upward_test_data): Likewise.
9157         (ctan_test_upward): Likewise.
9158         (ctanh_test_data): Update call to AUTO_TESTS_c_c.
9159         (ctanh_test): Use ALL_RM_TEST.
9160         (ctanh_tonearest_test_data): Remove.
9161         (ctanh_test_tonearest): Likewise.
9162         (ctanh_towardzero_test_data): Likewise.
9163         (ctanh_test_towardzero): Likewise.
9164         (ctanh_downward_test_data): Likewise.
9165         (ctanh_test_downward): Likewise.
9166         (ctanh_upward_test_data): Likewise.
9167         (ctanh_test_upward): Likewise.
9168         (erf_test_data): Update call to AUTO_TESTS_f_f.
9169         (erfc_test_data): Likewise.
9170         (exp_test_data): Likewise.
9171         (exp_test): Use ALL_RM_TEST.
9172         (exp_tonearest_test_data): Remove.
9173         (exp_test_tonearest): Likewise.
9174         (exp_towardzero_test_data): Likewise.
9175         (exp_test_towardzero): Likewise.
9176         (exp_downward_test_data): Likewise.
9177         (exp_test_downward): Likewise.
9178         (exp_upward_test_data): Likewise.
9179         (exp_test_upward): Likewise.
9180         (exp10_test_data): Update call to AUTO_TESTS_f_f.
9181         (exp10_test): Use ALL_RM_TEST.
9182         (exp10_tonearest_test_data): Remove.
9183         (exp10_test_tonearest): Likewise.
9184         (exp10_towardzero_test_data): Likewise.
9185         (exp10_test_towardzero): Likewise.
9186         (exp10_downward_test_data): Likewise.
9187         (exp10_test_downward): Likewise.
9188         (exp10_upward_test_data): Likewise.
9189         (exp10_test_upward): Likewise.
9190         (exp2_test_data): Update call to AUTO_TESTS_f_f.
9191         (expm1_test_data): Likewise.
9192         (expm1_test): Use ALL_RM_TEST.
9193         (expm1_tonearest_test_data): Remove.
9194         (expm1_test_tonearest): Likewise.
9195         (expm1_towardzero_test_data): Likewise.
9196         (expm1_test_towardzero): Likewise.
9197         (expm1_downward_test_data): Likewise.
9198         (expm1_test_downward): Likewise.
9199         (expm1_upward_test_data): Likewise.
9200         (expm1_test_upward): Likewise.
9201         (fma_test_data): Update call to AUTO_TESTS_fff_f.
9202         (fma_test): Use ALL_RM_TEST.
9203         (fma_towardzero_test_data): Remove.
9204         (fma_test_towardzero): Likewise.
9205         (fma_downward_test_data): Likewise.
9206         (fma_test_downward): Likewise.
9207         (fma_upward_test_data): Likewise.
9208         (fma_test_upward): Likewise.
9209         (hypot_test_data): Update call to AUTO_TESTS_ff_f.
9210         (j0_test_data): Update call to AUTO_TESTS_f_f.
9211         (j1_test_data): Likewise.
9212         (jn_test_data): Update call to AUTO_TESTS_if_f.
9213         (lgamma_test_data): Update call to AUTO_TESTS_f_f1.
9214         (log_test_data): Update call to AUTO_TESTS_f_f.
9215         (log10_test_data): Likewise.
9216         (log1p_test_data): Likewise.
9217         (log2_test_data): Likewise.
9218         (pow_test_data): Update call to AUTO_TESTS_ff_f.
9219         (pow_tonearest_test_data): Likewise.
9220         (sin_test_data): Update call to AUTO_TESTS_f_f.
9221         (sin_test): Use ALL_RM_TEST.
9222         (sin_tonearest_test_data): Remove.
9223         (sin_test_tonearest): Likewise.
9224         (sin_towardzero_test_data): Likewise.
9225         (sin_test_towardzero): Likewise.
9226         (sin_downward_test_data): Likewise.
9227         (sin_test_downward): Likewise.
9228         (sin_upward_test_data): Likewise.
9229         (sin_test_upward): Likewise.
9230         (sincos_test_data): Update call to AUTO_TESTS_fFF_11.
9231         (sinh_test_data): Update call to AUTO_TESTS_f_f.
9232         (sinh_test): Use ALL_RM_TEST.
9233         (sinh_tonearest_test_data): Remove.
9234         (sinh_test_tonearest): Likewise.
9235         (sinh_towardzero_test_data): Likewise.
9236         (sinh_test_towardzero): Likewise.
9237         (sinh_downward_test_data): Likewise.
9238         (sinh_test_downward): Likewise.
9239         (sinh_upward_test_data): Likewise.
9240         (sinh_test_upward): Likewise.
9241         (sqrt_test_data): Update call to AUTO_TESTS_f_f.
9242         (sqrt_test): Use ALL_RM_TEST.
9243         (sqrt_tonearest_test_data): Remove.
9244         (sqrt_test_tonearest): Likewise.
9245         (sqrt_towardzero_test_data): Likewise.
9246         (sqrt_test_towardzero): Likewise.
9247         (sqrt_downward_test_data): Likewise.
9248         (sqrt_test_downward): Likewise.
9249         (sqrt_upward_test_data): Likewise.
9250         (sqrt_test_upward): Likewise.
9251         (tan_test_data): Update call to AUTO_TESTS_f_f.
9252         (tan_test): Use ALL_RM_TEST.
9253         (tan_tonearest_test_data): Remove.
9254         (tan_test_tonearest): Likewise.
9255         (tan_towardzero_test_data): Likewise.
9256         (tan_test_towardzero): Likewise.
9257         (tan_downward_test_data): Likewise.
9258         (tan_test_downward): Likewise.
9259         (tan_upward_test_data): Likewise.
9260         (tan_test_upward): Likewise.
9261         (tanh_test_data): Update call to AUTO_TESTS_f_f.
9262         (tgamma_test_data): Likewise.
9263         (y0_test_data): Likewise.
9264         (y1_test_data): Likewise.
9265         (yn_test_data): Update call to AUTO_TESTS_if_f.
9266         (main): Do not call removed functions.
9267
9268 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
9269
9270         * math/libm-test.inc (fdim_test): Use ALL_RM_TEST.
9271         (ldexp_test_data): Remove.
9272         (ldexp_test): Move to after scalbn_test.  Use ALL_RM_TEST with
9273         scalbn_test_data.
9274         (scalb_test): Use ALL_RM_TEST.
9275
9276 2014-03-19  Andreas Schwab  <schwab@suse.de>
9277
9278         * nscd/nscd.service: Also invalidate netgroup cache on reload.
9279
9280 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
9281
9282         [BZ #16649]
9283         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
9284         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PREADV): Undefine.
9285         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PWRITEV): Likewise.
9286         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
9287         (__ASSUME_PREADV): Undefine.
9288         (__ASSUME_PWRITEV): Likewise.
9289
9290 2014-03-18  Roland McGrath  <roland@hack.frob.com>
9291
9292         * bits/mman-linux.h: Add comment about non-Linux use.
9293         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add comment about
9294         bits/mman-linux.h resting place.
9295
9296         * sysdeps/unix/sysv/linux/bits/mman-linux.h: Moved to ...
9297         * bits/mman-linux.h: ... here.
9298
9299 2014-03-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9300
9301         * conform/conformtest.pl: Add standard definition when calling C
9302         preprocessor on data files.
9303         (checknamespace): Remove unused variable.
9304
9305 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
9306
9307         * math/gen-libm-test.pl (parse_args): Handle plus_oflow,
9308         minus_oflow, plus_uflow and minus_uflow in expected results.
9309         * math/libm-test.inc (scalbn_test_data): Add more tests of
9310         negative arguments.  Use plus_oflow, minus_oflow, plus_uflow and
9311         minus_uflow.
9312         (scalbn_test): Use ALL_RM_TEST.
9313         (scalbln_test_data): Add more tests of negative arguments.  Use
9314         plus_oflow, minus_oflow, plus_uflow and minus_uflow.
9315         (scalbln_test): Use ALL_RM_TEST.
9316
9317 2014-03-18  Roland McGrath  <roland@hack.frob.com>
9318
9319         * scripts/abilist.awk: Ignore symbols marked with .hidden.
9320
9321 2014-03-18  Will Newton  <will.newton@linaro.org>
9322
9323         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
9324         inaccurate comment.
9325
9326 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
9327
9328         * Makerules [!subdir] (check-abi): Exit with error status if a
9329         test failed.
9330
9331 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
9332
9333         * math/libm-test.inc (nearbyint_test_data): Include all tests used
9334         for rint.  Include results for all rounding modes.
9335         (nearbyint_test): Use ALL_RM_TEST.
9336         (rint_test_data): Include all tests used for nearbyint.
9337
9338 2014-03-17  Will Newton  <will.newton@linaro.org>
9339
9340         * nptl/sysdeps/pthread/pthread.h: Revert previous
9341         change.
9342
9343         * sysdeps/generic/ldsodefs.h: Revert previous
9344         change.
9345
9346         * libio/genops.c: Revert previous change.
9347         * libio/libioP.h: Likewise.
9348         * stdio-common/vfprintf.c: Likewise.
9349
9350         * sysdeps/generic/math_private.h: Revert previous
9351         change.
9352
9353         * sysdeps/generic/math_private.h: Check whether
9354         HAVE_RM_CTX is defined with #ifdef rather
9355         than #if.
9356
9357         * argp/argp-fmtstream.h: Check whether
9358         __STRICT_ANSI__ is defined with #ifdef rather
9359         than #if.
9360         * argp/argp.h: Likewise.
9361
9362         * libio/genops.c: Check whether
9363         _IO_JUMPS_OFFSET is defined with #ifdef rather
9364         than #if.
9365         * libio/libioP.h: Likewise.
9366         * stdio-common/vfprintf.c: Likewise.
9367
9368         * sysdeps/generic/ldsodefs.h: Check whether
9369         HP_SMALL_TIMING_AVAIL is defined with #ifdef rather
9370         than #if.
9371
9372         * nptl/sysdeps/pthread/pthread.h: Check
9373         __PTHREAD_MUTEX_HAVE_ELISION is defined before testing
9374         its value.
9375
9376 2014-03-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
9377
9378         * libio/iofdopen.c (_IO_new_fdopen): Seek to end only if
9379         setting O_APPEND.
9380         * libio/tst-ftell-active-handler.c (do_append_test): Add a
9381         test case.
9382
9383         [BZ #16680]
9384         * libio/fileops.c (_IO_file_open): Seek to end of file but
9385         don't cache the offset.
9386         (get_file_offset): Remove function.
9387         (do_ftell): Use cached offset when available.
9388         * libio/iofdopen.c (_IO_new_fdopen): Seek to end of file but
9389         don't cache the offset.
9390         * libio/tst-ftell-active-handler.c (do_rewind_test): New test
9391         case.
9392         (do_one_test): Call it.
9393         (do_ftell_test): Fix up expected old offset for a+ mode.
9394         * libio/wfileops.c (do_ftell_wide): Used cached offset when
9395         available.
9396
9397         * libio/tst-ftell-active-handler.c (do_ftell_test): Don't mix
9398         up test status with function return status.
9399         (do_write_test): Likewise.
9400         (do_append_test): Likewise.
9401
9402         * nptl/sysdeps/pthread/bits/libc-lockP.h [defined NOT_IN_libc
9403         && !defined IS_IN_libpthread && __LT_SPINNOCK_INIT != 0]:
9404         Remove.
9405
9406 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
9407
9408         * math/gen-libm-test.pl (parse_args): Handle results specified for
9409         each rounding mode separately.
9410         * math/libm-test.inc (lrint_test_data): Merge in per-rounding-mode
9411         tests and results from lrint_tonearest_test_data,
9412         lrint_towardzero_test_data, lrint_downward_test_data and
9413         lrint_upward_test_data.
9414         (lrint_test): Use ALL_RM_TEST.
9415         (lrint_tonearest_test_data): Remove.
9416         (lrint_test_tonearest): Likewise.
9417         (lrint_towardzero_test_data): Likewise.
9418         (lrint_test_towardzero): Likewise.
9419         (lrint_downward_test_data): Likewise.
9420         (lrint_test_downward): Likewise.
9421         (lrint_upward_test_data): Likewise.
9422         (lrint_test_upward): Likewise.
9423         (llrint_test_data): Merge in per-rounding-mode tests and results
9424         from llrint_tonearest_test_data, llrint_towardzero_test_data,
9425         llrint_downward_test_data and llrint_upward_test_data.
9426         (llrint_test): Use ALL_RM_TEST.
9427         (llrint_tonearest_test_data): Remove.
9428         (llrint_test_tonearest): Likewise.
9429         (llrint_towardzero_test_data): Likewise.
9430         (llrint_test_towardzero): Likewise.
9431         (llrint_downward_test_data): Likewise.
9432         (llrint_test_downward): Likewise.
9433         (llrint_upward_test_data): Likewise.
9434         (llrint_test_upward): Likewise.
9435         (rint_test_data): Merge in per-rounding-mode tests and results
9436         from rint_tonearest_test_data, rint_towardzero_test_data,
9437         rint_downward_test_data and rint_upward_test_data.  Add
9438         per-rounding-mode results for tests not in those arrays.
9439         (rint_test): Use ALL_RM_TEST.
9440         (rint_tonearest_test_data): Remove.
9441         (rint_test_tonearest): Likewise.
9442         (rint_towardzero_test_data): Likewise.
9443         (rint_test_towardzero): Likewise.
9444         (rint_downward_test_data): Likewise.
9445         (rint_test_downward): Likewise.
9446         (rint_upward_test_data): Likewise.
9447         (rint_test_upward): Likewise.
9448         (main): Don't call removed functions.
9449
9450 2014-03-14  Roland McGrath  <roland@hack.frob.com>
9451
9452         * csu/Makefile ($(objpfx)version-info.h): Remove linux-specific
9453         "Compiled on ..." crapola.  It is anti-useful.
9454
9455 2014-03-14  Joseph Myers  <joseph@codesourcery.com>
9456
9457         * scripts/evaluate-test.sh: Handle fourth argument to determine
9458         whether test run should stop on failure.
9459         * Makeconfig (stop-on-test-failure): New variable.
9460         (evaluate-test): Pass fourth argument to evaluate-test.sh based on
9461         $(stop-on-test-failure).
9462         * Makefile (tests): Give a summary of results from testing and
9463         exit with failure status if they include an ERROR or FAIL.
9464         (xtests): Likewise.
9465         * manual/install.texi (Configuring and compiling): Mention
9466         stop-on-test-failure=y.
9467         * INSTALL: Regenerated.
9468
9469 2014-03-14  Roland McGrath  <roland@hack.frob.com>
9470
9471         * scripts/versionlist.awk: New file.
9472         * Makerules [$(build-shared) = yes]
9473         (postclean-generated): Add Versions.def, not Versions.def.v and
9474         Versions.def.v.i.
9475         ($(common-objpfx)Versions.def.v.i): Target removed.
9476         ($(common-objpfx)Versions.def): New target.
9477         ($(common-objpfx)Versions.all): Depend on that rather that
9478         $(common-objpfx)Versions.def.v.
9479         * Versions.def: File removed.
9480
9481         * Makeconfig (+gccwarn): Add -Wundef.
9482         * include/errno.h [IS_IN_rtld] [!RTLD_PRIVATE_ERRNO]: #error to catch
9483         a dl-sysdep.h breaking its contract.
9484         [!IS_IN_rtld] (RTLD_PRIVATE_ERRNO): Define it to 0.
9485         * include/stackinfo.h: New file.
9486         * nptl/sysdeps/i386/tls.h (TLS_DTV_AT_TP): New macro.
9487         * nptl/sysdeps/powerpc/tls.h (TLS_TCB_AT_TP): New macro.
9488         * nptl/sysdeps/s390/tls.h (TLS_DTV_AT_TP): New macro.
9489         * nptl/sysdeps/sh/tls.h (TLS_TCB_AT_TP): New macro.
9490         * nptl/sysdeps/sparc/tls.h (TLS_DTV_AT_TP): New macro.
9491         * nptl/sysdeps/x86_64/tls.h (TLS_DTV_AT_TP): New macro.
9492         * sysdeps/aarch64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9493         * sysdeps/alpha/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9494         * sysdeps/arm/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9495         * sysdeps/ia64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9496         * sysdeps/m68k/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9497         * sysdeps/mach/hurd/i386/tls.h (TLS_DTV_AT_TP): New macro.
9498         * sysdeps/microblaze/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9499         * sysdeps/mips/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9500         * sysdeps/tile/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9501
9502 2014-03-14  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9503
9504         [BZ #16707]
9505         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Remove wrong
9506         implementation.
9507         * math/libm-test.inc (round_test_data): Add more tests.
9508
9509         [BZ #16706]
9510         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Remove wrong
9511         implementation.
9512         * math/libm-test.inc (nearbyint_test_data): Add more tests.
9513
9514         [BZ #16701]
9515         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Remove wrong
9516         implementation.
9517         * math/libm-test.inc (ceil_test_data): Add more tests.
9518
9519         * math/libm-test.inc (trunc_test_data): Add more tests related to
9520         BZ#16414.
9521
9522 2014-03-14  Roland McGrath  <roland@hack.frob.com>
9523
9524         * nptl/pthread_create.c (__pthread_create_2_1): Test TLS_TCB_AT_TP
9525         with #if rather than #ifdef.
9526         * nptl/sysdeps/pthread/createthread.c (create_thread): Likewise.
9527
9528 2014-03-14  H.J. Lu  <hongjiu.lu@intel.com>
9529
9530         * sysdeps/x86_64/configure.ac: Check AVX-512 assembler support
9531         first.  Disable AVX-512 GCC support if assembler doesn't support
9532         it.
9533         * sysdeps/x86_64/configure: Regenerated.
9534
9535 2014-03-13  Carlos O'Donell  <carlos@redhat.com>
9536
9537         * nptl/pthread_attr_setstack.c (__pthread_attr_setstack)
9538         [!_STACK_GROWS_DOWN]: Don't add stacksize to stackaddr.
9539         (__old_pthread_attr_setstack): Likewise.
9540         * nptl/pthread_attr_getstack.c (__pthread_attr_getstack)
9541         [!_STACK_GROWS_DOWN]: Likewise.
9542
9543 2014-03-13  Mike Frysinger  <vapier@gentoo.org>
9544
9545         * config.make.in (have-bash2): Delete.
9546         * configure.ac (libc_cv_have_bash2): Delete.
9547         * configure: Regenerate.
9548         * elf/Makefile (common-ldd-rewrite): Rename to ...
9549         (ldd-rewrite): ... this.  Move bash-ldd-rewrite content to end.
9550         (sh-ldd-rewrite): Delete.
9551         (bash-ldd-rewrite): Delete.
9552         (have-bash2): Delete checks.
9553         [ldd-rewrite-script]: Change $(ldd-shell)-ldd-rewrite to
9554         ldd-rewrite.
9555
9556         * config.make.in (have-ksh): Delete.
9557         (KSH): Delete.
9558         * configure.ac (libc_cv_have_ksh): Delete.
9559         * configure: Regenerate.
9560
9561         * elf/Makefile: Delete $(have-ksh) check.
9562         ($(objpfx)sotruss): Change KSH to BASH.
9563         * elf/sotruss.ksh: Rename to ...
9564         * elf/sotruss.sh: ... this.  Change @KSH@ to @BASH@.  Change
9565         function style to match POSIX.  Drop ksh vim mode setting.
9566
9567         * manual/time.texi (Specifying the Time Zone with TZ): Change
9568         Tuesday to Thursday.
9569
9570         * debug/tst-longjmp_chk2.c: Update header comment.
9571         (stackoverflow_handler): Add comment.  Call assert on pass value.
9572
9573 2014-03-13  Igor Zamyatin  <igor.zamyatin@intel.com>
9574
9575         [BZ #16194]
9576         * config.h.in (HAVE_AVX512_SUPPORT): New #undef.
9577         (HAVE_AVX512_ASM_SUPPORT): Likewise.
9578         * sysdeps/x86_64/bits/link.h (La_x86_64_zmm): New.
9579         (La_x86_64_vector): Add zmm.
9580         * sysdeps/x86_64/Makefile (tests): Add tst-audit10.
9581         (modules-names): Add tst-auditmod10a and tst-auditmod10b.
9582         ($(objpfx)tst-audit10): New target.
9583         ($(objpfx)tst-audit10.out): Likewise.
9584         (tst-audit10-ENV): New.
9585         (AVX512-CFLAGS): Likewise.
9586         (CFLAGS-tst-audit10.c): Likewise.
9587         (CFLAGS-tst-auditmod10a.c): Likewise.
9588         (CFLAGS-tst-auditmod10b.c): Likewise.
9589         * sysdeps/x86_64/configure.ac: Set config-cflags-avx512,
9590         HAVE_AVX512_SUPPORT and HAVE_AVX512_ASM_SUPPORT.
9591         * sysdeps/x86_64/configure: Regenerated.
9592         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Add
9593         AVX-512 zmm register support.
9594         (_dl_x86_64_save_sse): Likewise.
9595         (_dl_x86_64_restore_sse): Likewise.
9596         * sysdeps/x86_64/dl-trampoline.h: Updated to support different
9597         size vector registers.
9598         * sysdeps/x86_64/link-defines.sym (YMM_SIZE): New.
9599         (ZMM_SIZE): Likewise.
9600         * sysdeps/x86_64/tst-audit10.c: New file.
9601         * sysdeps/x86_64/tst-auditmod10a.c: Likewise.
9602         * sysdeps/x86_64/tst-auditmod10b.c: Likewise.
9603
9604 2014-03-13  Roland McGrath  <roland@hack.frob.com>
9605
9606         * configure.ac (HAVE_EHDR_START): New check.
9607         * configure: Regenerated.
9608         * config.h.in (HAVE_EHDR_START): New #undef.
9609         * elf/rtld.c (dl_main) [HAVE_EHDR_START]: Use __ehdr_start rather than
9610         assuming the lowest-addressed segment maps the start of the file.
9611
9612 2014-03-13  Joseph Myers  <joseph@codesourcery.com>
9613
9614         * INSTALL: Regenerated.
9615
9616 2014-03-13  Will Newton  <will.newton@linaro.org>
9617
9618         * manual/setjmp.texi (System V contexts): Improve
9619         clarity and grammar of documentation.
9620
9621 2014-03-12  Paul Pluzhnikov  <ppluzhnikov@google.com>
9622
9623         [BZ #16381]
9624         * elf/Makefile (tests): Add tst-pie2.
9625         (tests-pie): Add tst-pie2.
9626         * elf/tst-pie2.c: New file.
9627         * elf/dl-load.c (_dl_map_object_from_fd): Assert correct l_type
9628         for ET_EXEC.
9629         * elf/rtld.c (map_doit): Load executable as lt_executable.
9630         (dl_main): Likewise.
9631
9632 2014-03-12  Joseph Myers  <joseph@codesourcery.com>
9633
9634         [BZ #16642]
9635         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
9636         (__ASSUME_PSELECT): Undefine.
9637
9638 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9639
9640         [BZ #16689]
9641         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
9642         (__bzero_ppc): Call memset@local instead of __memset_ppc@local for
9643         static build.
9644         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Build IFUNC
9645         selector for static builds.
9646
9647 2014-03-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
9648
9649         [BZ #16695]
9650         * nscd/netgroupcache.c (addgetnetgrentX): Factor in space for
9651         key in the buffer.
9652
9653 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9654
9655         * sysdeps/powerpc/powerpc64/multiarch/strspn.c (strspn): Build
9656         IFUNC selector for static builds.
9657
9658 2014-03-11  Joseph Myers  <joseph@codesourcery.com>
9659
9660         * sysdeps/mips/math_private.h [__mips_hard_float]
9661         (libc_feresetround_ctx): Define to libc_feupdateenv_mips_ctx not
9662         libc_feresetround_mips_ctx.
9663         [__mips_hard_float] (libc_feresetroundf_ctx): Likewise.
9664         [__mips_hard_float] (libc_feresetroundl_ctx): Likewise.
9665         [__mips_hard_float] (libc_feresetround_mips_ctx): Remove.
9666
9667         [BZ #16677]
9668         * math/s_nextafter.c (__nextafter): Do not return value from
9669         overflowing computation.
9670         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
9671         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
9672         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
9673         Likewise.
9674         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl):
9675         Likewise.
9676         * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
9677         * math/libm-test.inc (nextafter_test): Use ALL_RM_TEST.
9678
9679 2014-03-11  Roland McGrath  <roland@hack.frob.com>
9680
9681         * sysdeps/arm/setjmp.S: Use sfi_breg on stores of mangled registers.
9682         * sysdeps/arm/__longjmp.S: Use sfi_breg on loads of mangled registers.
9683         Move sfi_sp use from the load-multiple (that no longer sets sp) to
9684         the new mov targetting sp.
9685
9686 2014-03-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9687
9688         [BZ #16683]
9689         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S (__bzero_ppc):
9690         Define it for static builds as well.
9691         (NO_BZERO_IMPL): Likewise.
9692
9693 2014-03-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
9694
9695         * sysdeps/powerpc/powerpc64/power7/strspn.S: New file: Optimization.
9696         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: New file:
9697         multiarch strspn for PPC64.
9698         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: New file
9699         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: New file
9700         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
9701         (__libc_ifunc_impl_list): Likewise.
9702         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strspn
9703         multiarch optimizations
9704         * string/strspn.c (strspn): Using macro to redefine symbol name.
9705
9706 2014-03-10  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
9707             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9708
9709         * sysdeps/powerpc/powerpc64/power7/strncat.S: New file: Optimization.
9710         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: New file:
9711         multiarch strncat for PPC64.
9712         * sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c: New file
9713         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: New file
9714         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
9715         (__libc_ifunc_impl_list): Likewise.
9716         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncat
9717         multiarch optimizations
9718
9719 2014-03-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
9720
9721         [BZ #16639]
9722         * nscd/nscd.service: Make service type forking.
9723
9724 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9725
9726         * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Fix to return correct
9727         sign in non default rounding modes.
9728         * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
9729
9730 2014-03-08  Joseph Myers  <joseph@codesourcery.com>
9731
9732         * math/libm-test.inc (ALL_RM_TEST): New macro.
9733         (ceil_test): Use ALL_RM_TEST.
9734         (cimag_test): Likewise.
9735         (conj_test): Likewise.
9736         (copysign_test): Likewise.
9737         (cproj_test): Likewise.
9738         (creal_test): Likewise.
9739         (fabs_test): Likewise.
9740         (floor_test): Likewise.
9741         (fmax_test): Likewise.
9742         (fmin_test): Likewise.
9743         (fmod_test): Likewise.
9744         (fpclassify_test): Likewise.
9745         (frexp_test): Likewise.
9746         (ilogb_test): Likewise.
9747         (isfinite_test): Likewise.
9748         (finite_test): Likewise.
9749         (isgreater_test): Likewise.
9750         (isgreaterequal_test): Likewise.
9751         (isinf_test): Likewise.
9752         (isless_test): Likewise.
9753         (islessequal_test): Likewise.
9754         (islessgreater_test): Likewise.
9755         (isnan_test): Likewise.
9756         (isnormal_test): Likewise.
9757         (issignaling_test): Likewise.
9758         (isunordered_test): Likewise.
9759         (logb_test): Likewise.
9760         (logb_downward_test_data): Remove.
9761         (logb_test_downward): Likewise.
9762         (lround_test): Use ALL_RM_TEST.
9763         (llround_test): Likewise.
9764         (modf_test): Likewise.
9765         (nexttoward_test): Likewise.
9766         (remainder_test): Likewise.
9767         (drem_test): Likewise.
9768         (remainder_tonearest_test_data): Likewise.
9769         (remainder_test_tonearest): Likewise.
9770         (drem_test_tonearest): Likewise.
9771         (remainder_towardzero_test_data): Likewise.
9772         (remainder_test_towardzero): Likewise.
9773         (drem_test_towardzero): Likewise.
9774         (remainder_downward_test_data): Likewise.
9775         (remainder_test_downward): Likewise.
9776         (drem_test_downward): Likewise.
9777         (remainder_upward_test_data): Likewise.
9778         (remainder_test_upward): Likewise.
9779         (drem_test_upward): Likewise.
9780         (remquo_test): Use ALL_RM_TEST.  Remove comment about x.
9781         (round_test): Use ALL_RM_TEST.
9782         (signbit_test): Likewise.
9783         (trunc_test): Likewise.
9784         (significand_test): Likewise.
9785         (main): Don't call removed functions.
9786
9787 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
9788
9789         [BZ #16674]
9790         * bits/siginfo.h (ILL_ILLOPC): Condition on [__USE_XOPEN_EXTENDED
9791         || __USE_XOPEN2K8].
9792         (ILL_ILLOPN): Likewise.
9793         (ILL_ILLADR): Likewise.
9794         (ILL_ILLTRP): Likewise.
9795         (ILL_PRVOPC): Likewise.
9796         (ILL_PRVREG): Likewise.
9797         (ILL_COPROC): Likewise.
9798         (ILL_BADSTK): Likewise.
9799         (FPE_INTDIV): Likewise.
9800         (FPE_INTOVF): Likewise.
9801         (FPE_FLTDIV): Likewise.
9802         (FPE_FLTOVF): Likewise.
9803         (FPE_FLTUND): Likewise.
9804         (FPE_FLTRES): Likewise.
9805         (FPE_FLTINV): Likewise.
9806         (FPE_FLTSUB): Likewise.
9807         (SEGV_MAPERR): Likewise.
9808         (SEGV_ACCERR): Likewise.
9809         (BUS_ADRALN): Likewise.
9810         (BUS_ADRERR): Likewise.
9811         (BUS_OBJERR): Likewise.
9812         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
9813         (TRAP_TRACE): Likewise.
9814         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
9815         __USE_XOPEN2K8].
9816         (CLD_KILLED): Likewise.
9817         (CLD_DUMPED): Likewise.
9818         (CLD_TRAPPED): Likewise.
9819         (CLD_STOPPED): Likewise.
9820         (CLD_CONTINUED): Likewise.
9821         (POLL_IN): Likewise.
9822         (POLL_OUT): Likewise.
9823         (POLL_MSG): Likewise.
9824         (POLL_ERR): Likewise.
9825         (POLL_PRI): Likewise.
9826         (POLL_HUP): Likewise.
9827         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (ILL_ILLOPC):
9828         Likewise.
9829         (ILL_ILLOPN): Likewise.
9830         (ILL_ILLADR): Likewise.
9831         (ILL_ILLTRP): Likewise.
9832         (ILL_PRVOPC): Likewise.
9833         (ILL_PRVREG): Likewise.
9834         (ILL_COPROC): Likewise.
9835         (ILL_BADSTK): Likewise.
9836         (FPE_INTDIV): Likewise.
9837         (FPE_INTOVF): Likewise.
9838         (FPE_FLTDIV): Likewise.
9839         (FPE_FLTOVF): Likewise.
9840         (FPE_FLTUND): Likewise.
9841         (FPE_FLTRES): Likewise.
9842         (FPE_FLTINV): Likewise.
9843         (FPE_FLTSUB): Likewise.
9844         (SEGV_MAPERR): Likewise.
9845         (SEGV_ACCERR): Likewise.
9846         (BUS_ADRALN): Likewise.
9847         (BUS_ADRERR): Likewise.
9848         (BUS_OBJERR): Likewise.
9849         (BUS_MCEERR_AR): Likewise.
9850         (BUS_MCEERR_AO): Likewise.
9851         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
9852         (TRAP_TRACE): Likewise.
9853         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
9854         __USE_XOPEN2K8].
9855         (CLD_KILLED): Likewise.
9856         (CLD_DUMPED): Likewise.
9857         (CLD_TRAPPED): Likewise.
9858         (CLD_STOPPED): Likewise.
9859         (CLD_CONTINUED): Likewise.
9860         (POLL_IN): Likewise.
9861         (POLL_OUT): Likewise.
9862         (POLL_MSG): Likewise.
9863         (POLL_ERR): Likewise.
9864         (POLL_PRI): Likewise.
9865         (POLL_HUP): Likewise.
9866         * sysdeps/unix/sysv/linux/bits/siginfo.h (ILL_ILLOPC): Likewise.
9867         (ILL_ILLOPN): Likewise.
9868         (ILL_ILLADR): Likewise.
9869         (ILL_ILLTRP): Likewise.
9870         (ILL_PRVOPC): Likewise.
9871         (ILL_PRVREG): Likewise.
9872         (ILL_COPROC): Likewise.
9873         (ILL_BADSTK): Likewise.
9874         (FPE_INTDIV): Likewise.
9875         (FPE_INTOVF): Likewise.
9876         (FPE_FLTDIV): Likewise.
9877         (FPE_FLTOVF): Likewise.
9878         (FPE_FLTUND): Likewise.
9879         (FPE_FLTRES): Likewise.
9880         (FPE_FLTINV): Likewise.
9881         (FPE_FLTSUB): Likewise.
9882         (SEGV_MAPERR): Likewise.
9883         (SEGV_ACCERR): Likewise.
9884         (BUS_ADRALN): Likewise.
9885         (BUS_ADRERR): Likewise.
9886         (BUS_OBJERR): Likewise.
9887         (BUS_MCEERR_AR): Likewise.
9888         (BUS_MCEERR_AO): Likewise.
9889         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
9890         (TRAP_TRACE): Likewise.
9891         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
9892         __USE_XOPEN2K8].
9893         (CLD_KILLED): Likewise.
9894         (CLD_DUMPED): Likewise.
9895         (CLD_TRAPPED): Likewise.
9896         (CLD_STOPPED): Likewise.
9897         (CLD_CONTINUED): Likewise.
9898         (POLL_IN): Likewise.
9899         (POLL_OUT): Likewise.
9900         (POLL_MSG): Likewise.
9901         (POLL_ERR): Likewise.
9902         (POLL_PRI): Likewise.
9903         (POLL_HUP): Likewise.
9904         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (ILL_ILLOPC):
9905         Likewise.
9906         (ILL_ILLOPN): Likewise.
9907         (ILL_ILLADR): Likewise.
9908         (ILL_ILLTRP): Likewise.
9909         (ILL_PRVOPC): Likewise.
9910         (ILL_PRVREG): Likewise.
9911         (ILL_COPROC): Likewise.
9912         (ILL_BADSTK): Likewise.
9913         (ILL_BADIADDR): Likewise.
9914         (ILL_BREAK): Likewise.
9915         (FPE_INTDIV): Likewise.
9916         (FPE_INTOVF): Likewise.
9917         (FPE_FLTDIV): Likewise.
9918         (FPE_FLTOVF): Likewise.
9919         (FPE_FLTUND): Likewise.
9920         (FPE_FLTRES): Likewise.
9921         (FPE_FLTINV): Likewise.
9922         (FPE_FLTSUB): Likewise.
9923         (FPE_DECOVF): Likewise.
9924         (FPE_DECDIV): Likewise.
9925         (FPE_DECERR): Likewise.
9926         (FPE_INVASC): Likewise.
9927         (FPE_INVDEC): Likewise.
9928         (SEGV_MAPERR): Likewise.
9929         (SEGV_ACCERR): Likewise.
9930         (SEGV_PSTKOVF): Likewise.
9931         (BUS_ADRALN): Likewise.
9932         (BUS_ADRERR): Likewise.
9933         (BUS_OBJERR): Likewise.
9934         (BUS_MCEERR_AR): Likewise.
9935         (BUS_MCEERR_AO): Likewise.
9936         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
9937         (TRAP_TRACE): Likewise.
9938         (TRAP_BRANCH): Likewise.
9939         (TRAP_HWBKPT): Likewise.
9940         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
9941         __USE_XOPEN2K8].
9942         (CLD_KILLED): Likewise.
9943         (CLD_DUMPED): Likewise.
9944         (CLD_TRAPPED): Likewise.
9945         (CLD_STOPPED): Likewise.
9946         (CLD_CONTINUED): Likewise.
9947         (POLL_IN): Likewise.
9948         (POLL_OUT): Likewise.
9949         (POLL_MSG): Likewise.
9950         (POLL_ERR): Likewise.
9951         (POLL_PRI): Likewise.
9952         (POLL_HUP): Likewise.
9953         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (ILL_ILLOPC): Likewise.
9954         (ILL_ILLOPN): Likewise.
9955         (ILL_ILLADR): Likewise.
9956         (ILL_ILLTRP): Likewise.
9957         (ILL_PRVOPC): Likewise.
9958         (ILL_PRVREG): Likewise.
9959         (ILL_COPROC): Likewise.
9960         (ILL_BADSTK): Likewise.
9961         (FPE_INTDIV): Likewise.
9962         (FPE_INTOVF): Likewise.
9963         (FPE_FLTDIV): Likewise.
9964         (FPE_FLTOVF): Likewise.
9965         (FPE_FLTUND): Likewise.
9966         (FPE_FLTRES): Likewise.
9967         (FPE_FLTINV): Likewise.
9968         (FPE_FLTSUB): Likewise.
9969         (SEGV_MAPERR): Likewise.
9970         (SEGV_ACCERR): Likewise.
9971         (BUS_ADRALN): Likewise.
9972         (BUS_ADRERR): Likewise.
9973         (BUS_OBJERR): Likewise.
9974         (BUS_MCEERR_AR): Likewise.
9975         (BUS_MCEERR_AO): Likewise.
9976         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
9977         (TRAP_TRACE): Likewise.
9978         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
9979         __USE_XOPEN2K8].
9980         (CLD_KILLED): Likewise.
9981         (CLD_DUMPED): Likewise.
9982         (CLD_TRAPPED): Likewise.
9983         (CLD_STOPPED): Likewise.
9984         (CLD_CONTINUED): Likewise.
9985         (POLL_IN): Likewise.
9986         (POLL_OUT): Likewise.
9987         (POLL_MSG): Likewise.
9988         (POLL_ERR): Likewise.
9989         (POLL_PRI): Likewise.
9990         (POLL_HUP): Likewise.
9991         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (ILL_ILLOPC): Likewise.
9992         (ILL_ILLOPN): Likewise.
9993         (ILL_ILLADR): Likewise.
9994         (ILL_ILLTRP): Likewise.
9995         (ILL_PRVOPC): Likewise.
9996         (ILL_PRVREG): Likewise.
9997         (ILL_COPROC): Likewise.
9998         (ILL_BADSTK): Likewise.
9999         (FPE_INTDIV): Likewise.
10000         (FPE_INTOVF): Likewise.
10001         (FPE_FLTDIV): Likewise.
10002         (FPE_FLTOVF): Likewise.
10003         (FPE_FLTUND): Likewise.
10004         (FPE_FLTRES): Likewise.
10005         (FPE_FLTINV): Likewise.
10006         (FPE_FLTSUB): Likewise.
10007         (SEGV_MAPERR): Likewise.
10008         (SEGV_ACCERR): Likewise.
10009         (BUS_ADRALN): Likewise.
10010         (BUS_ADRERR): Likewise.
10011         (BUS_OBJERR): Likewise.
10012         (BUS_MCEERR_AR): Likewise.
10013         (BUS_MCEERR_AO): Likewise.
10014         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10015         (TRAP_TRACE): Likewise.
10016         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10017         __USE_XOPEN2K8].
10018         (CLD_KILLED): Likewise.
10019         (CLD_DUMPED): Likewise.
10020         (CLD_TRAPPED): Likewise.
10021         (CLD_STOPPED): Likewise.
10022         (CLD_CONTINUED): Likewise.
10023         (POLL_IN): Likewise.
10024         (POLL_OUT): Likewise.
10025         (POLL_MSG): Likewise.
10026         (POLL_ERR): Likewise.
10027         (POLL_PRI): Likewise.
10028         (POLL_HUP): Likewise.
10029         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (ILL_ILLOPC): Likewise.
10030         (ILL_ILLOPN): Likewise.
10031         (ILL_ILLADR): Likewise.
10032         (ILL_ILLTRP): Likewise.
10033         (ILL_PRVOPC): Likewise.
10034         (ILL_PRVREG): Likewise.
10035         (ILL_COPROC): Likewise.
10036         (ILL_BADSTK): Likewise.
10037         (FPE_INTDIV): Likewise.
10038         (FPE_INTOVF): Likewise.
10039         (FPE_FLTDIV): Likewise.
10040         (FPE_FLTOVF): Likewise.
10041         (FPE_FLTUND): Likewise.
10042         (FPE_FLTRES): Likewise.
10043         (FPE_FLTINV): Likewise.
10044         (FPE_FLTSUB): Likewise.
10045         (SEGV_MAPERR): Likewise.
10046         (SEGV_ACCERR): Likewise.
10047         (BUS_ADRALN): Likewise.
10048         (BUS_ADRERR): Likewise.
10049         (BUS_OBJERR): Likewise.
10050         (BUS_MCEERR_AR): Likewise.
10051         (BUS_MCEERR_AO): Likewise.
10052         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10053         (TRAP_TRACE): Likewise.
10054         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10055         __USE_XOPEN2K8].
10056         (CLD_KILLED): Likewise.
10057         (CLD_DUMPED): Likewise.
10058         (CLD_TRAPPED): Likewise.
10059         (CLD_STOPPED): Likewise.
10060         (CLD_CONTINUED): Likewise.
10061         (POLL_IN): Likewise.
10062         (POLL_OUT): Likewise.
10063         (POLL_MSG): Likewise.
10064         (POLL_ERR): Likewise.
10065         (POLL_PRI): Likewise.
10066         (POLL_HUP): Likewise.
10067         * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (ILL_ILLOPC): Likewise.
10068         (ILL_ILLOPN): Likewise.
10069         (ILL_ILLADR): Likewise.
10070         (ILL_ILLTRP): Likewise.
10071         (ILL_PRVOPC): Likewise.
10072         (ILL_PRVREG): Likewise.
10073         (ILL_COPROC): Likewise.
10074         (ILL_BADSTK): Likewise.
10075         (ILL_DBLFLT): Likewise.
10076         (ILL_HARDWALL): Likewise.
10077         (FPE_INTDIV): Likewise.
10078         (FPE_INTOVF): Likewise.
10079         (FPE_FLTDIV): Likewise.
10080         (FPE_FLTOVF): Likewise.
10081         (FPE_FLTUND): Likewise.
10082         (FPE_FLTRES): Likewise.
10083         (FPE_FLTINV): Likewise.
10084         (FPE_FLTSUB): Likewise.
10085         (SEGV_MAPERR): Likewise.
10086         (SEGV_ACCERR): Likewise.
10087         (BUS_ADRALN): Likewise.
10088         (BUS_ADRERR): Likewise.
10089         (BUS_OBJERR): Likewise.
10090         (BUS_MCEERR_AR): Likewise.
10091         (BUS_MCEERR_AO): Likewise.
10092         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10093         (TRAP_TRACE): Likewise.
10094         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10095         __USE_XOPEN2K8].
10096         (CLD_KILLED): Likewise.
10097         (CLD_DUMPED): Likewise.
10098         (CLD_TRAPPED): Likewise.
10099         (CLD_STOPPED): Likewise.
10100         (CLD_CONTINUED): Likewise.
10101         (POLL_IN): Likewise.
10102         (POLL_OUT): Likewise.
10103         (POLL_MSG): Likewise.
10104         (POLL_ERR): Likewise.
10105         (POLL_PRI): Likewise.
10106         (POLL_HUP): Likewise.
10107         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (ILL_ILLOPC): Likewise.
10108         (ILL_ILLOPN): Likewise.
10109         (ILL_ILLADR): Likewise.
10110         (ILL_ILLTRP): Likewise.
10111         (ILL_PRVOPC): Likewise.
10112         (ILL_PRVREG): Likewise.
10113         (ILL_COPROC): Likewise.
10114         (ILL_BADSTK): Likewise.
10115         (FPE_INTDIV): Likewise.
10116         (FPE_INTOVF): Likewise.
10117         (FPE_FLTDIV): Likewise.
10118         (FPE_FLTOVF): Likewise.
10119         (FPE_FLTUND): Likewise.
10120         (FPE_FLTRES): Likewise.
10121         (FPE_FLTINV): Likewise.
10122         (FPE_FLTSUB): Likewise.
10123         (SEGV_MAPERR): Likewise.
10124         (SEGV_ACCERR): Likewise.
10125         (BUS_ADRALN): Likewise.
10126         (BUS_ADRERR): Likewise.
10127         (BUS_OBJERR): Likewise.
10128         (BUS_MCEERR_AR): Likewise.
10129         (BUS_MCEERR_AO): Likewise.
10130         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10131         (TRAP_TRACE): Likewise.
10132         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10133         __USE_XOPEN2K8].
10134         (CLD_KILLED): Likewise.
10135         (CLD_DUMPED): Likewise.
10136         (CLD_TRAPPED): Likewise.
10137         (CLD_STOPPED): Likewise.
10138         (CLD_CONTINUED): Likewise.
10139         (POLL_IN): Likewise.
10140         (POLL_OUT): Likewise.
10141         (POLL_MSG): Likewise.
10142         (POLL_ERR): Likewise.
10143         (POLL_PRI): Likewise.
10144         (POLL_HUP): Likewise.
10145         * conform/Makefile (test-xfail-POSIX/signal.h/conform): Remove.
10146         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
10147
10148         [BZ #16670]
10149         * posix/sched.h [!__USE_XOPEN2K] (__need_time_t): Don't define
10150         before #include of <time.h>.
10151         [!__USE_XOPEN2K] (__need_timespec): Likewise.
10152         * conform/Makefile (test-xfail-POSIX/sched.h/conform): Remove.
10153         (test-xfail-UNIX98/sched.h/conform): Likewise.
10154
10155 2014-03-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
10156
10157         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Detect and
10158         error absence of trapping exception support.
10159         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
10160
10161 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
10162
10163         * catgets/Makefile (tests-special): Add $(objpfx)sample.SJIS.cat.
10164         ($(objpfx)sample.SJIS.cat): Use $(evaluate-test).
10165         * timezone/Makefile (testdata): Move definition above include of
10166         Rules.
10167         (test-zones): New variable.
10168         (tests-special): Add zone files.
10169         (build-testdata): Use $(evaluate-test).
10170
10171         * elf/Makefile (tests-special): Rename tests to end with .out.
10172         ($(objpfx)noload-mem): Likewise.
10173         ($(objpfx)tst-leaks1-mem): Likewise.
10174         ($(objpfx)tst-leaks1-static-mem.out): Likewise.
10175         * iconv/Makefile (xtests-special): Change test-iconvconfig to
10176         $(objpfx)test-iconvconfig.out.
10177         (test-iconvconfig): Change to $(objpfx)test-iconvconfig.out.  Use
10178         set -e inside subshell and redirect output to file.
10179         * iconvdata/Makefile (generated): Rename tests to end with .out.
10180         Correct type.
10181         (tests-special): Rename tests to end with .out.
10182         ($(objpfx)mtrace-tst-loading): Likewise.
10183         * intl/Makefile (generated): Likewise.
10184         (tests-special): Likewise.
10185         ($(objpfx)mtrace-tst-gettext): Likewise.
10186         * misc/Makefile (generated): Likewise.
10187         (tests-special): Likewise.
10188         ($(objpfx)tst-error1-mem): Likewise.
10189         * nptl/Makefile (tests-special): Likewise.
10190         ($(objpfx)tst-stack3-mem): Likewise.
10191         (generated): Likewise.
10192         * posix/Makefile (generated): Likewise.
10193         (tests-special): Likewise.
10194         (xtests-special): Likewise.
10195         ($(objpfx)tst-fnmatch-mem): Likewise.
10196         ($(objpfx)bug-regex2-mem): Likewise.
10197         ($(objpfx)bug-regex14-mem): Likewise.
10198         ($(objpfx)bug-regex21-mem): Likewise.
10199         ($(objpfx)bug-regex31-mem): Likewise.
10200         ($(objpfx)tst-vfork3-mem): Likewise.
10201         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
10202         ($(objpfx)tst-pcre-mem): Likewise.
10203         ($(objpfx)tst-boost-mem): Likewise.
10204         ($(objpfx)bug-ga2-mem): Likewise.
10205         ($(objpfx)bug-glob2-mem): Likewise.
10206         * resolv/Makefile (generate): Likewise.
10207         (tests-special): Likewise.
10208         (xtests-special): Likewise.
10209         (generated): Likewise.
10210         ($(objpfx)mtrace-tst-leaks): Likewise.
10211         ($(objpfx)mtrace-tst-leaks2): Likewise.
10212
10213         * scripts/merge-test-results.sh: New file.
10214         * Makefile (tests-special-notdir): New variable.
10215         (tests): Run merge-test-results.sh.
10216         (xtests): Likewise.
10217         * Rules (tests-special-notdir): New variable.
10218         (xtests-special-notdir): Likewise.
10219         (tests): Run merge-test-results.sh
10220         (xtests): Likewise.
10221
10222         * Makeconfig (test-xfail-name): New variable.
10223         (evaluate-test): Use $(test-xfail-name) instead of $(@F:.out=) to
10224         compute variable name for expected failures.
10225         * conform/Makefile (conformtest-headers-data): New variable.
10226         (conformtest-standards): Likewise.
10227         (conformtest-headers-ISO): Likewise.
10228         (conformtest-headers-ISO99): Likewise.
10229         (conformtest-headers-ISO11): Likewise.
10230         (conformtest-headers-POSIX): Likewise.
10231         (conformtest-headers-XPG3): Likewise.
10232         (conformtest-headers-XPG4): Likewise.
10233         (conformtest-headers-UNIX98): Likewise.
10234         (conformtest-headers-XOPEN2K): Likewise.
10235         (conformtest-headers-POSIX2008): Likewise.
10236         (conformtest-headers-XOPEN2K8): Likewise.
10237         (conformtest-header-list-base): Likewise.
10238         (conformtest-header-list-tests): Likewise.
10239         (conformtest-header-base): Likewise.
10240         (conformtest-header-tests): Likewise.
10241         (tests-special): Add $(conformtest-header-list-tests).  If
10242         [$(fast-check) && !$(cross-compiling)], add
10243         $(conformtest-header-tests) instead of
10244         $(objpfx)run-conformtest.out.
10245         (generated): Add $(conformtest-header-list-base).  If
10246         [$(fast-check) && !$(cross-compiling)], add
10247         $(conformtest-header-base).  Remove previous setting.
10248         ($(conformtest-header-list-tests)): New target.
10249         (test-xfail-run-conformtest): Remove variable.
10250         ($(objpfx)run-conformtest.out): Remove target.
10251         (test-xfail-ISO11/complex.h/conform): New variable.
10252         (test-xfail-ISO11/stdalign.h/conform): Likewise.
10253         (test-xfail-ISO11/stdnoreturn.h/conform): Likewise.
10254         (test-xfail-XPG3/varargs.h/conform): Likewise.
10255         (test-xfail-XPG4/varargs.h/conform): Likewise.
10256         (test-xfail-UNIX98/varargs.h/conform): Likewise.
10257         (test-xfail-XPG4/ndbm.h/conform): Likewise.
10258         (test-xfail-UNIX98/ndbm.h/conform): Likewise.
10259         (test-xfail-XOPEN2K/ndbm.h/conform): Likewise.
10260         (test-xfail-XOPEN2K8/ndbm.h/conform): Likewise.
10261         (test-xfail-XPG3/fcntl.h/conform): Likewise.
10262         (test-xfail-XPG3/ftw.h/conform): Likewise.
10263         (test-xfail-XPG3/grp.h/conform): Likewise.
10264         (test-xfail-XPG3/langinfo.h/conform): Likewise.
10265         (test-xfail-XPG3/limits.h/conform): Likewise.
10266         (test-xfail-XPG3/pwd.h/conform): Likewise.
10267         (test-xfail-XPG3/search.h/conform): Likewise.
10268         (test-xfail-XPG3/signal.h/conform): Likewise.
10269         (test-xfail-XPG3/stdio.h/conform): Likewise.
10270         (test-xfail-XPG3/stdlib.h/conform): Likewise.
10271         (test-xfail-XPG3/string.h/conform): Likewise.
10272         (test-xfail-XPG3/sys/ipc.h/conform): Likewise.
10273         (test-xfail-XPG3/sys/msg.h/conform): Likewise.
10274         (test-xfail-XPG3/sys/sem.h/conform): Likewise.
10275         (test-xfail-XPG3/sys/shm.h/conform): Likewise.
10276         (test-xfail-XPG3/sys/stat.h/conform): Likewise.
10277         (test-xfail-XPG3/sys/types.h/conform): Likewise.
10278         (test-xfail-XPG3/sys/wait.h/conform): Likewise.
10279         (test-xfail-XPG3/termios.h/conform): Likewise.
10280         (test-xfail-XPG3/time.h/conform): Likewise.
10281         (test-xfail-XPG3/unistd.h/conform): Likewise.
10282         (test-xfail-XPG4/arpa/inet.h/conform): Likewise.
10283         (test-xfail-XPG4/fcntl.h/conform): Likewise.
10284         (test-xfail-XPG4/langinfo.h/conform): Likewise.
10285         (test-xfail-XPG4/netdb.h/conform): Likewise.
10286         (test-xfail-XPG4/netinet/in.h/conform): Likewise.
10287         (test-xfail-XPG4/signal.h/conform): Likewise.
10288         (test-xfail-XPG4/stdio.h/conform): Likewise.
10289         (test-xfail-XPG4/stdlib.h/conform): Likewise.
10290         (test-xfail-XPG4/stropts.h/conform): Likewise.
10291         (test-xfail-XPG4/sys/ipc.h/conform): Likewise.
10292         (test-xfail-XPG4/sys/msg.h/conform): Likewise.
10293         (test-xfail-XPG4/sys/sem.h/conform): Likewise.
10294         (test-xfail-XPG4/sys/shm.h/conform): Likewise.
10295         (test-xfail-XPG4/sys/socket.h/conform): Likewise.
10296         (test-xfail-XPG4/sys/stat.h/conform): Likewise.
10297         (test-xfail-XPG4/sys/time.h/conform): Likewise.
10298         (test-xfail-XPG4/sys/types.h/conform): Likewise.
10299         (test-xfail-XPG4/sys/wait.h/conform): Likewise.
10300         (test-xfail-XPG4/termios.h/conform): Likewise.
10301         (test-xfail-XPG4/ucontext.h/conform): Likewise.
10302         (test-xfail-XPG4/unistd.h/conform): Likewise.
10303         (test-xfail-XPG4/utmpx.h/conform): Likewise.
10304         (test-xfail-POSIX/sched.h/conform): Likewise.
10305         (test-xfail-POSIX/signal.h/conform): Likewise.
10306         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
10307         (test-xfail-POSIX/tar.h/conform): Likewise.
10308         (test-xfail-UNIX98/arpa/inet.h/conform): Likewise.
10309         (test-xfail-UNIX98/fcntl.h/conform): Likewise.
10310         (test-xfail-UNIX98/langinfo.h/conform): Likewise.
10311         (test-xfail-UNIX98/netdb.h/conform): Likewise.
10312         (test-xfail-UNIX98/netinet/in.h/conform): Likewise.
10313         (test-xfail-UNIX98/sched.h/conform): Likewise.
10314         (test-xfail-UNIX98/signal.h/conform): Likewise.
10315         (test-xfail-UNIX98/stdio.h/conform): Likewise.
10316         (test-xfail-UNIX98/stdlib.h/conform): Likewise.
10317         (test-xfail-UNIX98/stropts.h/conform): Likewise.
10318         (test-xfail-UNIX98/sys/ipc.h/conform): Likewise.
10319         (test-xfail-UNIX98/sys/msg.h/conform): Likewise.
10320         (test-xfail-UNIX98/sys/sem.h/conform): Likewise.
10321         (test-xfail-UNIX98/sys/shm.h/conform): Likewise.
10322         (test-xfail-UNIX98/sys/socket.h/conform): Likewise.
10323         (test-xfail-UNIX98/sys/time.h/conform): Likewise.
10324         (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
10325         (test-xfail-UNIX98/ucontext.h/conform): Likewise.
10326         (test-xfail-UNIX98/unistd.h/conform): Likewise.
10327         (test-xfail-UNIX98/utmpx.h/conform): Likewise.
10328         (test-xfail-XOPEN2K/aio.h/conform): Likewise.
10329         (test-xfail-XOPEN2K/arpa/inet.h/conform): Likewise.
10330         (test-xfail-XOPEN2K/fcntl.h/conform): Likewise.
10331         (test-xfail-XOPEN2K/langinfo.h/conform): Likewise.
10332         (test-xfail-XOPEN2K/math.h/conform): Likewise.
10333         (test-xfail-XOPEN2K/mqueue.h/conform): Likewise.
10334         (test-xfail-XOPEN2K/netdb.h/conform): Likewise.
10335         (test-xfail-XOPEN2K/netinet/in.h/conform): Likewise.
10336         (test-xfail-XOPEN2K/semaphore.h/conform): Likewise.
10337         (test-xfail-XOPEN2K/signal.h/conform): Likewise.
10338         (test-xfail-XOPEN2K/stdarg.h/conform): Likewise.
10339         (test-xfail-XOPEN2K/stdio.h/conform): Likewise.
10340         (test-xfail-XOPEN2K/stropts.h/conform): Likewise.
10341         (test-xfail-XOPEN2K/sys/ipc.h/conform): Likewise.
10342         (test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
10343         (test-xfail-XOPEN2K/sys/sem.h/conform): Likewise.
10344         (test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
10345         (test-xfail-XOPEN2K/sys/socket.h/conform): Likewise.
10346         (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
10347         (test-xfail-XOPEN2K/termios.h/conform): Likewise.
10348         (test-xfail-XOPEN2K/tgmath.h/conform): Likewise.
10349         (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
10350         (test-xfail-XOPEN2K/utmpx.h/conform): Likewise.
10351         (test-xfail-POSIX2008/arpa/inet.h/conform): Likewise.
10352         (test-xfail-POSIX2008/fcntl.h/conform): Likewise.
10353         (test-xfail-POSIX2008/netdb.h/conform): Likewise.
10354         (test-xfail-POSIX2008/netinet/in.h/conform): Likewise.
10355         (test-xfail-POSIX2008/signal.h/conform): Likewise.
10356         (test-xfail-POSIX2008/stropts.h/conform): Likewise.
10357         (test-xfail-POSIX2008/sys/socket.h/conform): Likewise.
10358         (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
10359         (test-xfail-XOPEN2K8/arpa/inet.h/conform): Likewise.
10360         (test-xfail-XOPEN2K8/fcntl.h/conform): Likewise.
10361         (test-xfail-XOPEN2K8/limits.h/conform): Likewise.
10362         (test-xfail-XOPEN2K8/math.h/conform): Likewise.
10363         (test-xfail-XOPEN2K8/netdb.h/conform): Likewise.
10364         (test-xfail-XOPEN2K8/netinet/in.h/conform): Likewise.
10365         (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
10366         (test-xfail-XOPEN2K8/stdio.h/conform): Likewise.
10367         (test-xfail-XOPEN2K8/stropts.h/conform): Likewise.
10368         (test-xfail-XOPEN2K8/sys/ipc.h/conform): Likewise.
10369         (test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
10370         (test-xfail-XOPEN2K8/sys/select.h/conform): Likewise.
10371         (test-xfail-XOPEN2K8/sys/sem.h/conform): Likewise.
10372         (test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
10373         (test-xfail-XOPEN2K8/sys/socket.h/conform): Likewise.
10374         (test-xfail-XOPEN2K8/sys/time.h/conform): Likewise.
10375         (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
10376         (test-xfail-XOPEN2K8/termios.h/conform): Likewise.
10377         (test-xfail-XOPEN2K8/tgmath.h/conform): Likewise.
10378         (test-xfail-XOPEN2K8/utmpx.h/conform): Likewise.
10379         (conformtest-cc-flags): Likewise.
10380         ($(conformtest-header-tests): New target.
10381         * conform/check-header-lists.sh: New file.
10382         * conform/run-conformtest.sh: Remove.
10383
10384         * conform/conformtest.pl: Allow ' and \ in values given for
10385         constants.
10386         * conform/data/semaphore.h-data [POSIX] (fcntl.h): Allow header
10387         inclusion.
10388         [POSIX] (sys/types.h): Likewise.
10389         [POSIX2008 || XOPEN2K8] (sys/types.h): Don't allow header
10390         inclusion.
10391         [POSIX || UNIX98 || XOPEN2K] (time.h): Don't allow header
10392         inclusion.
10393         * conform/data/signal.h-data (SIGIO): Remove expectation.
10394         [XPG3] (SIGBUS): Do not expect.
10395         [POSIX || XPG3] (SIGPOLL): Likewise.
10396         [POSIX || XPG3] (SIGPROF): Likewise.
10397         [POSIX || XPG3] (SIGSYS): Likewise.
10398         [XPG3] (SIGTRAP): Likewise.
10399         [POSIX || XPG3] (SIGURG): Likewise.
10400         [POSIX || XPG3] (SIGVTALRM): Likewise.
10401         [POSIX || XPG3] (SIGXCPU): Likewise.
10402         [POSIX || XPG3] (SIGXFSZ): Likewise.
10403         [POSIX] (SA_SIGINFO): Expect.
10404         [XPG3] (siginfo_t): Do not expect type or contents.
10405         [POSIX] (si_pid): Do not expect element.
10406         [POSIX] (si_uid): Likewise.
10407         [POSIX] (si_addr): Likewise.
10408         [POSIX] (si_status): Likewise.
10409         [POSIX] (si_band): Likewise.
10410         [XPG4] (si_value): Likewise.
10411         [POSIX || XPG3] (ILL_ILLOPC): Do not expect.
10412         [POSIX || XPG3] (ILL_ILLOPN): Likewise.
10413         [POSIX || XPG3] (ILL_ILLADR): Likewise.
10414         [POSIX || XPG3] (ILL_ILLTRP): Likewise.
10415         [POSIX || XPG3] (ILL_PRVOPC): Likewise.
10416         [POSIX || XPG3] (ILL_PRVREG): Likewise.
10417         [POSIX || XPG3] (ILL_COPROC): Likewise.
10418         [POSIX || XPG3] (ILL_BADSTK): Likewise.
10419         [POSIX || XPG3] (FPE_INTDIV): Likewise.
10420         [POSIX || XPG3] (FPE_INTOVF): Likewise.
10421         [POSIX || XPG3] (FPE_FLTDIV): Likewise.
10422         [POSIX || XPG3] (FPE_FLTOVF): Likewise.
10423         [POSIX || XPG3] (FPE_FLTUND): Likewise.
10424         [POSIX || XPG3] (FPE_FLTRES): Likewise.
10425         [POSIX || XPG3] (FPE_FLTINV): Likewise.
10426         [POSIX || XPG3] (FPE_FLTSUB): Likewise.
10427         [POSIX || XPG3] (SEGV_MAPERR): Likewise.
10428         [POSIX || XPG3] (SEGV_ACCERR): Likewise.
10429         [POSIX || XPG3] (BUS_ADRALN): Likewise.
10430         [POSIX || XPG3] (BUS_ADRERR): Likewise.
10431         [POSIX || XPG3] (BUS_OBJERR): Likewise.
10432         [POSIX || XPG3] (CLD_EXITED): Likewise.
10433         [POSIX || XPG3] (CLD_KILLED): Likewise.
10434         [POSIX || XPG3] (CLD_DUMPED): Likewise.
10435         [POSIX || XPG3] (CLD_TRAPPED): Likewise.
10436         [POSIX || XPG3] (CLD_STOPPED): Likewise.
10437         [POSIX || XPG3] (CLD_CONTINUED): Likewise.
10438         [POSIX || XPG3] (POLL_IN): Likewise.
10439         [POSIX || XPG3] (POLL_OUT): Likewise.
10440         [POSIX || XPG3] (POLL_MSG): Likewise.
10441         [POSIX || XPG3] (POLL_ERR): Likewise.
10442         [POSIX || XPG3] (POLL_PRI): Likewise.
10443         [POSIX || XPG3] (POLL_HUP): Likewise.
10444         [POSIX || XPG3 || POSIX2008] (TRAP_BRKPT): Likewise.
10445         [POSIX || XPG3 || POSIX2008] (TRAP_TRACE): Likewise.
10446         (SIG*): Do not allow.
10447         [XPG3] (si_*): Likewise.
10448         [XPG3] (SI_*): Likewise.
10449         [XPG3 || XPG4] (sigev_*): Likewise.
10450         [XPG3 || XPG4] (SIGEV_*): Likewise.
10451         [XPG3 || XPG4] (sival_*): Likewise.
10452         [POSIX || XPG3 || XPG4] (uc_*): Likewise.
10453         [POSIX || XPG3] (BUS_*): Likewise.
10454         [POSIX || XPG3] (CLD_*): Likewise.
10455         [POSIX || XPG3] (FPE_*): Likewise.
10456         [POSIX || XPG3] (ILL_*): Likewise.
10457         [POSIX || XPG3] (POLL_*): Likewise.
10458         [POSIX || XPG3] (SEGV_*): Likewise.
10459         [POSIX || XPG3 || POSIX2008] (SS_*): Likewise.
10460         [POSIX || XPG3 || POSIX2008] (SV_*): Likewise.
10461         [POSIX || XPG3 || POSIX2008] (TRAP_*): Likewise.
10462         [POSIX || XPG3 || POSIX2008] (ss_*): Likewise.
10463         [POSIX || XPG3 || POSIX2008] (sv_*): Likewise.
10464         * conform/data/tar.h-data (TMAGLEN): Use macro-int-constant.
10465         Specify type and value.
10466         (TVERSLEN): Likewise.
10467         (REGTYPE): Likewise.
10468         (AREGTYPE): Likewise.
10469         (LNKTYPE): Likewise.
10470         (SYMTYPE): Likewise.
10471         (CHRTYPE): Likewise.
10472         (BLKTYPE): Likewise.
10473         (DIRTYPE): Likewise.
10474         (FIFOTYPE): Likewise.
10475         (CONTTYPE): Likewise.
10476         (TSUID): Likewise.
10477         (TSGID): Likewise.
10478         (TSVTX): Likewise.
10479         (TUREAD): Likewise.
10480         (TUWRITE): Likewise.
10481         (TUEXEC): Likewise.
10482         (TGREAD): Likewise.
10483         (TGWRITE): Likewise.
10484         (TGEXEC): Likewise.
10485         (TOREAD): Likewise.
10486         (TOWRITE): Likewise.
10487         (TOEXEC): Likewise.
10488         [POSIX] (TSVTX): Expect constant.
10489
10490 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
10491
10492         * Makefile (tests): Change dependencies to ....
10493         (tests-special): ... additions to this variable.
10494         (tests): Depend on $(tests-special).
10495         * Makerules (check-abi-list): New variable.
10496         (check-abi): Depend on $(check-abi-list).
10497         [$(subdir) = elf] (tests-special): Add
10498         $(objpfx)check-abi-libc.out.
10499         [$(build-shared) = yes && subdir] (tests-special): Add
10500         $(check-abi-list).
10501         [$(build-shared) = yes && subdir] (tests): Do not depend on
10502         check-abi.
10503         * Rules (tests): Depend on $(tests-special).
10504         (xtests): Depend on $(xtests-special).
10505         * catgets/Makefile (tests): Change dependencies to ....
10506         (tests-special): ... additions to this variable.
10507         * conform/Makefile (tests): Change dependencies to ....
10508         (tests-special): ... additions to this variable.
10509         * elf/Makefile (tests): Change dependencies to ....
10510         (tests-special): ... additions to this variable.
10511         * grp/Makefile (tests): Change dependencies to ....
10512         (tests-special): ... additions to this variable.
10513         * iconv/Makefile (xtests): Change dependencies to ....
10514         (xtests-special): ... additions to this variable.
10515         * iconvdata/Makefile (tests): Change dependencies to ....
10516         (tests-special): ... additions to this variable.
10517         * intl/Makefile (tests): Change dependencies to ....
10518         (tests-special): ... additions to this variable.  Also add
10519         $(objpfx)tst-gettext.out.
10520         * io/Makefile (tests): Change dependencies to ....
10521         (tests-special): ... additions to this variable.
10522         * libio/Makefile (tests): Change dependencies to ....
10523         (tests-special): ... additions to this variable.
10524         * malloc/Makefile (tests): Change dependencies to ....
10525         (tests-special): ... additions to this variable.
10526         * misc/Makefile (tests): Change dependencies to ....
10527         (tests-special): ... additions to this variable.
10528         * nptl/Makefile (tests): Change dependencies to ....
10529         (tests-special): ... additions to this variable.
10530         * nptl_db/Makefile (tests): Change dependencies to ....
10531         (tests-special): ... additions to this variable.
10532         * posix/Makefile (tests): Change dependencies to ....
10533         (tests-special): ... additions to this variable.
10534         (xtests): Change dependencies to ....
10535         (xtests-special): ... additions to this variable.
10536         * resolv/Makefile (tests): Change dependencies to ....
10537         (tests-special): ... additions to this variable.
10538         (xtests): Change dependencies to ....
10539         (xtests-special): ... additions to this variable.
10540         * stdio-common/Makefile (tests): Change dependencies to ....
10541         (tests-special): ... additions to this variable.
10542         (do-tst-unbputc): Remove target.
10543         (do-tst-printf): Likewise.
10544         * stdlib/Makefile (tests): Change dependencies to ....
10545         (tests-special): ... additions to this variable.
10546         * string/Makefile (tests): Change dependencies to ....
10547         (tests-special): ... additions to this variable.
10548         * sysdeps/x86/Makefile (tests): Change dependencies to ....
10549         (tests-special): ... additions to this variable.
10550
10551         * conform/data/netinet/tcp.h-data [POSIX2008 || XOPEN2K8]: Enable
10552         whole file.
10553         * conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
10554         whole file.
10555         * conform/data/sys/uio.h-data [POSIX2008]: Likewise.
10556         * conform/data/ucontext.h-data [POSIX2008 || XOPEN2K8]: Likewise.
10557
10558         * conform/data/aio.h-data [XPG3 || XPG4]: Disable whole file.
10559         * conform/data/arpa/inet.h-data [XPG3]: Likewise.
10560         * conform/data/dlfcn.h-data [XPG3 || XPG4]: Likewise.
10561         * conform/data/fmtmsg.h-data [XPG3]: Likewise.
10562         * conform/data/libgen.h-data [XPG3]: Likewise.
10563         * conform/data/mqueue.h-data [XPG3 || XPG4]: Likewise.
10564         * conform/data/ndbm.h-data [XPG3]: Likewise.
10565         * conform/data/net/if.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
10566         * conform/data/netdb.h-data [XPG3]: Likewise.
10567         * conform/data/netinet/in.h-data [XPG3]: Likewise.
10568         * conform/data/poll.h-data [XPG3]: Likewise.
10569         * conform/data/spawn.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
10570         * conform/data/strings.h-data [XPG3]: Likewise.
10571         * conform/data/stropts.h-data [XPG3]: Likewise.
10572         * conform/data/sys/mman.h-data [XPG3]: Likewise.
10573         * conform/data/sys/resource.h-data [XPG3]: Likewise.
10574         * conform/data/sys/select.h-data [XPG3 || XPG4 || UNIX98]:
10575         Likewise.
10576         * conform/data/sys/statvfs.h-data [XPG3]: Likewise.
10577         * conform/data/sys/time.h-data [XPG3]: Likewise.
10578         * conform/data/sys/timeb.h-data [XPG3]: Likewise.
10579         * conform/data/sys/uio.h-data [XPG3]: Likewise.
10580         * conform/data/sys/un.h-data [XPG3]: Likewise.
10581         * conform/data/syslog.h-data [XPG3]: Likewise.
10582         * conform/data/ucontext.h-data [XPG3]: Likewise.
10583         * conform/data/utmpx.h-data [XPG3]: Likewise.
10584         * conform/data/varargs.h-data [UNIX98]: Enable file.
10585
10586         * manual/Makefile (INSTALL_INFO): Remove variable setting.
10587
10588         * math/libm-test.inc (struct test_f_f_data): Move expected results
10589         into structure for each rounding mode.
10590         (struct test_ff_f_data): Likewise.
10591         (struct test_ff_f_data_nexttoward): Likewise.
10592         (struct test_fi_f_data): Likewise.
10593         (struct test_fl_f_data): Likewise.
10594         (struct test_if_f_data): Likewise.
10595         (struct test_fff_f_data): Likewise.
10596         (struct test_c_f_data): Likewise.
10597         (struct test_f_f1_data): Likewise.
10598         (struct test_fF_f1_data): Likewise.
10599         (struct test_ffI_f1_data): Likewise.
10600         (struct test_c_c_data): Likewise.
10601         (struct test_cc_c_data): Likewise.
10602         (struct test_f_i_data): Likewise.
10603         (struct test_ff_i_data): Likewise.
10604         (struct test_f_l_data): Likewise.
10605         (struct test_f_L_data): Likewise.
10606         (struct test_fFF_11_data): Likewise.
10607         (RM_): New macro.
10608         (RM_FE_DOWNWARD): Likewise.
10609         (RM_FE_TONEAREST): Likewise.
10610         (RM_FE_TOWARDZERO): Likewise.
10611         (RM_FE_UPWARD): Likewise.
10612         (RUN_TEST_LOOP_f_f): Update references to expected results.
10613         (RUN_TEST_LOOP_2_f): Likewise.
10614         (RUN_TEST_LOOP_fff_f): Likewise.
10615         (RUN_TEST_LOOP_c_f): Likewise.
10616         (RUN_TEST_LOOP_f_f1): Likewise.
10617         (RUN_TEST_LOOP_fF_f1): Likewise.
10618         (RUN_TEST_LOOP_fI_f1): Likewise.
10619         (RUN_TEST_LOOP_ffI_f1): Likewise.
10620         (RUN_TEST_LOOP_c_c): Likewise.
10621         (RUN_TEST_LOOP_cc_c): Likewise.
10622         (RUN_TEST_LOOP_f_i): Likewise.
10623         (RUN_TEST_LOOP_f_i_tg): Likewise.
10624         (RUN_TEST_LOOP_ff_i_tg): Likewise.
10625         (RUN_TEST_LOOP_f_b): Likewise.
10626         (RUN_TEST_LOOP_f_b_tg): Likewise.
10627         (RUN_TEST_LOOP_f_l): Likewise.
10628         (RUN_TEST_LOOP_f_L): Likewise.
10629         (RUN_TEST_LOOP_fFF_11): Likewise.
10630         * math/gen-libm-test.pl (parse_args): Output four copies of
10631         expected results for each test.
10632
10633         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
10634         (__ASSUME_UTIMES): Remove.
10635         * sysdeps/unix/sysv/linux/tile/kernel-features.h
10636         (__ASSUME_UTIMES): Likewise.
10637
10638         * math/gen-auto-libm-tests.c: Update comment on output format.
10639         (output_for_one_input_case): Generate before-rounding and
10640         after-rounding information as conditions on output flags not
10641         floating-point format.
10642         * math/auto-libm-test-out: Regenerated.
10643         * math/gen-libm-test.pl (cond_value): New function.
10644         (or_cond_value): Use cond_value.
10645         (generate_testfile): Handle conditional exceptions.
10646
10647 2014-03-05  Joseph Myers  <joseph@codesourcery.com>
10648
10649         * math/libm-test.inc (max_valid_error): New variable.
10650         (init_max_error): Take new argument specifying whether function
10651         results are exactly determined.  Set max_valid_error and bound
10652         other variables for errors based on this argument.
10653         (set_max_error): Do not record results above max_valid_error.
10654         (check_float_internal): Only accept errors of up to 0.5ulps if
10655         also at most max_valid_error.
10656         (START): Take new argument EXACT and pass it to init_max_error.
10657         (acos_test): Update call to START.
10658         (acos_test_tonearest): Likewise.
10659         (acos_test_towardzero): Likewise.
10660         (acos_test_downward): Likewise.
10661         (acos_test_upward): Likewise.
10662         (acosh_test): Likewise.
10663         (asin_test): Likewise.
10664         (asin_test_tonearest): Likewise.
10665         (asin_test_towardzero): Likewise.
10666         (asin_test_downward): Likewise.
10667         (asin_test_upward): Likewise.
10668         (asinh_test): Likewise.
10669         (atan_test): Likewise.
10670         (atanh_test): Likewise.
10671         (atan2_test): Likewise.
10672         (cabs_test): Likewise.
10673         (cacos_test): Likewise.
10674         (cacosh_test): Likewise.
10675         (carg_test): Likewise.
10676         (casin_test): Likewise.
10677         (casinh_test): Likewise.
10678         (catan_test): Likewise.
10679         (catanh_test): Likewise.
10680         (cbrt_test): Likewise.
10681         (ccos_test): Likewise.
10682         (ccosh_test): Likewise.
10683         (ceil_test): Likewise.
10684         (cexp_test): Likewise.
10685         (cimag_test): Likewise.
10686         (clog_test): Likewise.
10687         (clog10_test): Likewise.
10688         (conj_test): Likewise.
10689         (copysign_test): Likewise.
10690         (cos_test): Likewise.
10691         (cos_test_tonearest): Likewise.
10692         (cos_test_towardzero): Likewise.
10693         (cos_test_downward): Likewise.
10694         (cos_test_upward): Likewise.
10695         (cosh_test): Likewise.
10696         (cosh_test_tonearest): Likewise.
10697         (cosh_test_towardzero): Likewise.
10698         (cosh_test_downward): Likewise.
10699         (cosh_test_upward): Likewise.
10700         (cpow_test): Likewise.
10701         (cproj_test): Likewise.
10702         (creal_test): Likewise.
10703         (csin_test): Likewise.
10704         (csinh_test): Likewise.
10705         (csqrt_test): Likewise.
10706         (ctan_test): Likewise.
10707         (ctan_test_tonearest): Likewise.
10708         (ctan_test_towardzero): Likewise.
10709         (ctan_test_downward): Likewise.
10710         (ctan_test_upward): Likewise.
10711         (ctanh_test): Likewise.
10712         (ctanh_test_tonearest): Likewise.
10713         (ctanh_test_towardzero): Likewise.
10714         (ctanh_test_downward): Likewise.
10715         (ctanh_test_upward): Likewise.
10716         (erf_test): Likewise.
10717         (erfc_test): Likewise.
10718         (exp_test): Likewise.
10719         (exp_test_tonearest): Likewise.
10720         (exp_test_towardzero): Likewise.
10721         (exp_test_downward): Likewise.
10722         (exp_test_upward): Likewise.
10723         (exp10_test): Likewise.
10724         (exp10_test_tonearest): Likewise.
10725         (exp10_test_towardzero): Likewise.
10726         (exp10_test_downward): Likewise.
10727         (exp10_test_upward): Likewise.
10728         (pow10_test): Likewise.
10729         (exp2_test): Likewise.
10730         (expm1_test): Likewise.
10731         (expm1_test_tonearest): Likewise.
10732         (expm1_test_towardzero): Likewise.
10733         (expm1_test_downward): Likewise.
10734         (expm1_test_upward): Likewise.
10735         (fabs_test): Likewise.
10736         (fdim_test): Likewise.
10737         (floor_test): Likewise.
10738         (fma_test): Likewise.
10739         (fma_test_towardzero): Likewise.
10740         (fma_test_downward): Likewise.
10741         (fma_test_upward): Likewise.
10742         (fmax_test): Likewise.
10743         (fmin_test): Likewise.
10744         (fmod_test): Likewise.
10745         (fpclassify_test): Likewise.
10746         (frexp_test): Likewise.
10747         (hypot_test): Likewise.
10748         (ilogb_test): Likewise.
10749         (isfinite_test): Likewise.
10750         (finite_test): Likewise.
10751         (isgreater_test): Likewise.
10752         (isgreaterequal_test): Likewise.
10753         (isinf_test): Likewise.
10754         (isless_test): Likewise.
10755         (islessequal_test): Likewise.
10756         (islessgreater_test): Likewise.
10757         (isnan_test): Likewise.
10758         (isnormal_test): Likewise.
10759         (issignaling_test): Likewise.
10760         (isunordered_test): Likewise.
10761         (j0_test): Likewise.
10762         (j1_test): Likewise.
10763         (jn_test): Likewise.
10764         (ldexp_test): Likewise.
10765         (lgamma_test): Likewise.
10766         (gamma_test): Likewise.
10767         (lrint_test): Likewise.
10768         (lrint_test_tonearest): Likewise.
10769         (lrint_test_towardzero): Likewise.
10770         (lrint_test_downward): Likewise.
10771         (lrint_test_upward): Likewise.
10772         (llrint_test): Likewise.
10773         (llrint_test_tonearest): Likewise.
10774         (llrint_test_towardzero): Likewise.
10775         (llrint_test_downward): Likewise.
10776         (llrint_test_upward): Likewise.
10777         (log_test): Likewise.
10778         (log10_test): Likewise.
10779         (log1p_test): Likewise.
10780         (log2_test): Likewise.
10781         (logb_test): Likewise.
10782         (logb_test_downward): Likewise.
10783         (lround_test): Likewise.
10784         (llround_test): Likewise.
10785         (modf_test): Likewise.
10786         (nearbyint_test): Likewise.
10787         (nextafter_test): Likewise.
10788         (nexttoward_test): Likewise.
10789         (pow_test): Likewise.
10790         (pow_test_tonearest): Likewise.
10791         (pow_test_towardzero): Likewise.
10792         (pow_test_downward): Likewise.
10793         (pow_test_upward): Likewise.
10794         (remainder_test): Likewise.
10795         (drem_test): Likewise.
10796         (remainder_test_tonearest): Likewise.
10797         (drem_test_tonearest): Likewise.
10798         (remainder_test_towardzero): Likewise.
10799         (drem_test_towardzero): Likewise.
10800         (remainder_test_downward): Likewise.
10801         (drem_test_downward): Likewise.
10802         (remainder_test_upward): Likewise.
10803         (drem_test_upward): Likewise.
10804         (remquo_test): Likewise.
10805         (rint_test): Likewise.
10806         (rint_test_tonearest): Likewise.
10807         (rint_test_towardzero): Likewise.
10808         (rint_test_downward): Likewise.
10809         (rint_test_upward): Likewise.
10810         (round_test): Likewise.
10811         (scalb_test): Likewise.
10812         (scalbn_test): Likewise.
10813         (scalbln_test): Likewise.
10814         (signbit_test): Likewise.
10815         (sin_test): Likewise.
10816         (sin_test_tonearest): Likewise.
10817         (sin_test_towardzero): Likewise.
10818         (sin_test_downward): Likewise.
10819         (sin_test_upward): Likewise.
10820         (sincos_test): Likewise.
10821         (sinh_test): Likewise.
10822         (sinh_test_tonearest): Likewise.
10823         (sinh_test_towardzero): Likewise.
10824         (sinh_test_downward): Likewise.
10825         (sinh_test_upward): Likewise.
10826         (sqrt_test): Likewise.
10827         (sqrt_test_tonearest): Likewise.
10828         (sqrt_test_towardzero): Likewise.
10829         (sqrt_test_downward): Likewise.
10830         (sqrt_test_upward): Likewise.
10831         (tan_test): Likewise.
10832         (tan_test_tonearest): Likewise.
10833         (tan_test_towardzero): Likewise.
10834         (tan_test_downward): Likewise.
10835         (tan_test_upward): Likewise.
10836         (tanh_test): Likewise.
10837         (tgamma_test): Likewise.
10838         (trunc_test): Likewise.
10839         (y0_test): Likewise.
10840         (y1_test): Likewise.
10841         (yn_test): Likewise.
10842         (significand_test): Likewise.
10843
10844         * math/libm-test.inc (struct ulp_data): Don't refer to ulps for
10845         individual tests in comment.
10846         (libm-test-ulps.h): Don't refer to test_ulps in #include comment.
10847         (prev_max_error): New variable.
10848         (prev_real_max_error): Likewise.
10849         (prev_imag_max_error): Likewise.
10850         (compare_ulp_data): Don't refer to test names in comment.
10851         (find_test_ulps): Remove function.
10852         (find_function_ulps): Likewise.
10853         (find_complex_function_ulps): Likewise.
10854         (init_max_error): Take function name as argument.  Look up ulps
10855         for that function.
10856         (print_ulps): Remove function.
10857         (print_max_error): Use prev_max_error instead of calling
10858         find_function_ulps.
10859         (print_complex_max_error): Use prev_real_max_error and
10860         prev_imag_max_error instead of calling find_complex_function_ulps.
10861         (check_float_internal): Take max_ulp parameter instead of calling
10862         find_test_ulps.  Don't call print_ulps.
10863         (check_float): Update call to check_float_internal.
10864         (check_complex): Update calls to check_float_internal.
10865         (START): Pass argument to init_max_error.
10866         * math/gen-libm-test.pl (%results): Don't include "kind"
10867         information.
10868         (parse_ulps): Don't handle ulps of individual tests.
10869         (print_ulps_file): Likewise.
10870         (output_ulps): Likewise.
10871         * math/README.libm-test: Update.
10872         * manual/libm-err-tab.pl (parse_ulps): Don't handle ulps of
10873         individual tests.
10874         * sysdeps/aarch64/libm-test-ulps: Remove individual test ulps.
10875         * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
10876         * sysdeps/arm/libm-test-ulps: Likewise.
10877         * sysdeps/i386/fpu/libm-test-ulps: Likewise.
10878         * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
10879         * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Likewise.
10880         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
10881         * sysdeps/microblaze/libm-test-ulps: Likewise.
10882         * sysdeps/mips/mips32/libm-test-ulps: Likewise.
10883         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
10884         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
10885         * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
10886         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
10887         * sysdeps/sh/libm-test-ulps: Likewise.
10888         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
10889         * sysdeps/tile/libm-test-ulps: Likewise.
10890         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10891
10892 2014-03-04  Joseph Myers  <joseph@codesourcery.com>
10893
10894         * math/libm-test.inc (print_complex_max_error): Check separately
10895         whether real and imaginary errors are within allowed range and
10896         pass 0 to print_complex_function_ulps instead of value within
10897         allowed range.
10898
10899 2014-03-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
10900
10901         * libio/tst-ftell-active-handler.c (get_handles_fdopen): Fix
10902         formatting.
10903         (get_handles_fopen): Likewise.
10904         (do_write_test): Likewise.
10905
10906         * libio/wfileops.c (do_ftell_wide): Fix up formatting.
10907
10908         * libio/fileops.c (do_ftell): Use cached offset when
10909         available.
10910         * libio/iofwide.c (do_ftell_wide): Likewise.
10911         * libio/iofdopen.c (_IO_new_fdopen): Don't use
10912         _IO_file_attach.
10913         * libio/wfileops.c (_IO_fwide): Don't cache offset.
10914
10915         [BZ #16532]
10916         * libio/libioP.h (get_file_offset): New function.
10917         * libio/fileops.c (get_file_offset): Likewise.
10918         (do_ftell): Likewise.
10919         (_IO_new_file_seekoff): Split out ftell logic.
10920         * libio/wfileops.c (do_ftell_wide): Likewise.
10921         (_IO_wfile_seekoff): Split out ftell logic.
10922         * libio/tst-ftell-active-handler.c: New test case.
10923         * libio/Makefile (tests): Add it.
10924
10925 2014-03-03  Roland McGrath  <roland@hack.frob.com>
10926
10927         * nptl/ChangeLog: Renamed to nptl/ChangeLog.old, no longer used.
10928         * nptl_db/ChangeLog: Renamed to nptl_db/ChangeLog.old, no longer used.
10929
10930 2014-03-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
10931
10932         [BZ #16639]
10933         * nscd/connections.c (nscd_init): Call do_exit.
10934         (start_threads): Call do_exit and notify_parent.
10935         (begin_drop_privileges): Call do_exit.
10936         (finish_drop_privileges): Likewise.
10937         * nscd/selinux.c (preserve_capabilities): Likewise.
10938         (install_real_capabilities): Likewise.
10939         (nscd_selinux_enabled): Likewise.
10940         (avc_create_thread): Likewise.
10941         (avc_alloc_lock): Likewise.
10942         (nscd_avc_init): Likewise.
10943         * nscd/nscd.c (parent_fd): New static variable.
10944         (main): Create a pipe between parent and child processes.
10945         Skip closing parent_fd.
10946         (monitor_child): New function.
10947         (do_exit): Likewise.
10948         (notify_parent): Likewise.
10949         * nscd/nscd.h (notify_parent): Likewise.
10950         (do_exit): Likewise.
10951
10952 2014-03-03  Carlos O'Donell  <carlos@redhat.com>
10953
10954         * malloc/malloc.c (__libc_calloc): Revert last change.
10955
10956 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10957
10958         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10959
10960 2014-03-03  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
10961
10962         * sysdeps/powerpc/powerpc64/power7/strrchr.S: New file.
10963         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strrchr multiarch
10964         implementation.
10965         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
10966         (__libc_ifunc_impl_list): Likewise.
10967         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: New file.
10968         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: New file.
10969         * sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S: New file.
10970         * string/strrchr.c: Define STRRCHR.
10971
10972 2014-02-28  Ondřej Bílka  <neleai@seznam.cz>
10973
10974         * benchtest/bench-strtok.c (simple_strtok): Delete.
10975         (strtok_string): Use as benchmark.
10976         * string/strtok (STRTOK): New macro.
10977
10978 2014-02-28  Carlos O'Donell  <carlos@redhat.com>
10979
10980         * manual/threads.texi: Add header and standard comments to all
10981         functions.
10982
10983         * elf/dl-lookup.c (check_match): New function.
10984         (ELF_MACHINE_SYM_NO_MATCH): Adjust comment.
10985         (do_lookup_x): Remove nested function check_match. Use non-nested
10986         function check_match.
10987
10988 2014-02-28  Roland McGrath  <roland@hack.frob.com>
10989
10990         * csu/Makefile (generated, before-compile): Use += rather than =.
10991         * catgets/Makefile (generated, generated-dirs): Likewise.
10992         * debug/Makefile (generated): Likewise.
10993         * dlfcn/Makefile (generated): Likewise.
10994         * elf/Makefile (before-compile, generated, generated-dirs): Likewise.
10995         * iconvdata/Makefile (before-compile, generated): Likewise.
10996         * intl/Makefile (before-compile, generated, generated-dirs): Likewise.
10997         * libio/Makefile (generated): Likewise.
10998         * malloc/Makefile (generated): Likewise.
10999         * manual/Makefile (generated, generated-dirs): Likewise.
11000         * misc/Makefile (generated): Likewise.
11001         * posix/Makefile (generated): Likewise.
11002         * resolv/Makefile (generated): Likewise.
11003         * sunrpc/Makefile (generated, generated-dirs): Likewise.
11004         * timezone/Makefile (generated, generated-dirs): Likewise.
11005
11006         * stdio-common/Versions (libc: GLIBC_PRIVATE): Add missing }.
11007
11008 2014-02-27  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11009
11010         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
11011         power8 implementation.
11012         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S: New
11013         file: POWER8 llround ifunc implementation.
11014         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
11015         (__lllround): Add POWER8 implementation.
11016         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: New file:
11017         POWER8 llround implementation.
11018
11019         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint
11020         power8 implementation.
11021         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S: New
11022         file: POWER8 llrint ifunc implementation.
11023         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c (__lllrint):
11024         Add POWER8 implementation.
11025         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: New file:
11026         POWER8 llrint implementation.
11027
11028         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite
11029         power8 implementation.
11030         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S: New
11031         file: POWER8 finite ifunc implementation.
11032         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c (__finite):
11033         Add POWER8 implementation.
11034         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c (__finitef):
11035         Likewise.
11036         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: New file:
11037         POWER8 finite implementation.
11038         * sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S: New file.
11039
11040         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf
11041         power8 implementation.
11042         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S: New
11043         file: POWER8 isinf ifunc implementation.
11044         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c (__isinf): Add
11045         POWER8 implementation.
11046         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c (__isinff):
11047         Likewise.
11048         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: New file: POWER8
11049         isinf implementation.
11050         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S: New file.
11051
11052         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
11053         (INIT_ARCH): Add hwcap2 initialization.
11054         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
11055         power8 implementation.
11056         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S: New
11057         file: POWER8 isnan ifunc implementation.
11058         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c (__isnan): Add
11059         POWER8 implementation.
11060         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c (__isnanf):
11061         Likewise.
11062         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: New file: POWER8
11063         isnan implementation.
11064         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnanf.S: New file.
11065
11066 2014-02-27  Joey Ye  <joey.ye@arm.com>
11067
11068         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
11069         (_FP_NANFRAC_Q): Set to zero.
11070
11071 2014-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
11072
11073         [BZ #16623]
11074         * math/auto-libm-test-in: New test inputs.
11075         * math/auto-libm-test-out: Regenerate.
11076         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Preserve sign of A
11077         and DA.
11078         (__cos): Likewise.
11079         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
11080
11081 2014-02-27  Joseph Myers  <joseph@codesourcery.com>
11082
11083         * scripts/evaluate-test.sh: Take new argument indicating whether
11084         failure is expected.
11085         * Makeconfig (evaluate-test): Pass argument to evaluate-test.sh
11086         indicating whether failure is expected.
11087         * conform/Makefile (test-xfail-run-conformtest): New variable.
11088         ($(objpfx)run-conformtest.out): Don't expect to fail at makefile
11089         level.
11090         * posix/Makefile (test-xfail-annexc): New variable.
11091         ($(objpfx)annexc.out): Don't expect to fail at makefile level.
11092
11093 2014-02-26  Joseph Myers  <joseph@codesourcery.com>
11094
11095         * argp/Makefile: Include Makeconfig immediately after defining
11096         subdir.
11097         * assert/Makefile: Likewise.
11098         * benchtests/Makefile: Likewise.
11099         * catgets/Makefile: Likewise.
11100         * conform/Makefile: Likewise.
11101         * crypt/Makefile: Likewise.
11102         * csu/Makefile: Likewise.
11103         (all): Remove target.
11104         * ctype/Makefile: Include Makeconfig immediately after defining
11105         subdir.
11106         * debug/Makefile: Likewise.
11107         * dirent/Makefile: Likewise.
11108         * dlfcn/Makefile: Likewise.
11109         * gmon/Makefile: Likewise.
11110         * gnulib/Makefile: Likewise.
11111         * grp/Makefile: Likewise.
11112         * gshadow/Makefile: Likewise.
11113         * hesiod/Makefile: Likewise.
11114         * hurd/Makefile: Likewise.
11115         (all): Remove target.
11116         * iconvdata/Makefile: Include Makeconfig immediately after
11117         defining subdir.
11118         * inet/Makefile: Likewise.
11119         * intl/Makefile: Likewise.
11120         * io/Makefile: Likewise.
11121         * libio/Makefile: Likewise.
11122         (all): Remove target.
11123         * locale/Makefile: Include Makeconfig immediately after defining
11124         subdir.
11125         * login/Makefile: Likewise.
11126         * mach/Makefile: Likewise.
11127         (all): Remove target.
11128         * malloc/Makefile: Include Makeconfig immediately after defining
11129         subdir.
11130         (all): Remove target.
11131         * manual/Makefile: Include Makeconfig immediately after defining
11132         subdir.
11133         * math/Makefile: Likewise.
11134         * misc/Makefile: Likewise.
11135         * nis/Makefile: Likewise.
11136         * nss/Makefile: Likewise.
11137         * po/Makefile: Likewise.
11138         (all): Remove target.
11139         * posix/Makefile: Include Makeconfig immediately after defining
11140         subdir.
11141         * pwd/Makefile: Likewise.
11142         * resolv/Makefile: Likewise.
11143         * resource/Makefile: Likewise.
11144         * rt/Makefile: Likewise.
11145         * setjmp/Makefile: Likewise.
11146         * shadow/Makefile: Likewise.
11147         * signal/Makefile: Likewise.
11148         * socket/Makefile: Likewise.
11149         * soft-fp/Makefile: Likewise.
11150         * stdio-common/Makefile: Likewise.
11151         * stdlib/Makefile: Likewise.
11152         * streams/Makefile: Likewise.
11153         * string/Makefile: Likewise.
11154         * sunrpc/Makefile: Likewise.
11155         (all): Remove target.
11156         * sysvipc/Makefile: Include Makeconfig immediately after defining
11157         subdir.
11158         * termios/Makefile: Likewise.
11159         * time/Makefile: Likewise.
11160         * timezone/Makefile: Likewise.
11161         (all): Remove target.
11162         * wcsmbs/Makefile: Include Makeconfig immediately after defining
11163         subdir.
11164         * wctype/Makefile: Likewise.
11165
11166 2014-02-26  Steve Ellcey  <sellcey@mips.com>
11167
11168         * sysdeps/mips/math_private.h (_FPU_MASK_ALL) New.
11169         (libc_feholdexcept_mips): Use _FPU_MASK_ALL.
11170         (libc_feholdexcept_setround_mips): Ditto.
11171         (libc_feholdsetround): New.
11172         (libc_feholdsetroundf): New.
11173         (libc_feholdsetroundl): New.
11174         (libc_feupdateenv_test_mips): New.
11175         (libc_feupdateenv_test): New.
11176         (libc_feupdateenv_testf): New.
11177         (libc_feupdateenv_testl): New.
11178         (libc_feresetround): New.
11179         (libc_feresetroundf): New.
11180         (libc_feresetroundl): New.
11181         (libc_fetestexcept_mips): New.
11182         (libc_fetestexcept): New.
11183         (libc_fetestexceptf): New.
11184         (libc_fetestexceptl): New.
11185         (HAVE_RM_CTX): New.
11186         (libc_feholdexcept_setround_mips_ctx): New.
11187         (libc_feholdexcept_setround_ctx): New.
11188         (libc_feholdexcept_setroundf_ctx): New.
11189         (libc_feholdexcept_setroundl_ctx): New.
11190         (libc_fesetenv_mips_ctx): New.
11191         (libc_fesetenv_ctx): New.
11192         (libc_fesetenv_ctxf): New.
11193         (libc_fesetenv_ctxl): New.
11194         (libc_feupdateenv_mips_ctx): New.
11195         (libc_feupdateenv_ctx): New.
11196         (libc_feupdateenvf_ctx): New.
11197         (libc_feupdateenvl_ctx): New.
11198         (libc_feholdsetround_mips_ctx): New.
11199         (libc_feholdsetround_ctx): New.
11200         (libc_feholdsetroundf_ctx): New.
11201         (libc_feholdsetroundl_ctx): New.
11202         (libc_feresetround_mips_ctx): New.
11203         (libc_feresetround_ctx): New.
11204         (libc_feresetroundf_ctx): New.
11205         (libc_feresetroundl_ctx): New.
11206
11207 2014-02-26  Carlos O'Donell  <carlos@redhat.com>
11208
11209         * manual/ipc.texi (Semaphores): Use @Theglibc{}.
11210
11211         * manual/ipc.texi: New file.
11212         * manual/Makefile (chapters): Add ipc.
11213         * manual/job.texi: Add "Inter-Process Communication" to next.
11214         * manual/process.texi: Add "Inter-Process Communication" to prev.
11215
11216 2014-02-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11217
11218         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11219
11220 2014-02-26  Ondřej Bílka  <neleai@seznam.cz>
11221
11222         * malloc/malloc.c (__libc_calloc): Simplify implementation.
11223
11224         * manual/arith.texi: Fix spaces after sentences.
11225         * manual/charset.texi: Likewise.
11226         * manual/errno.texi: Likewise.
11227         * manual/install.texi: Likewise.
11228         * manual/llio.texi: Likewise.
11229         * manual/locale.texi: Likewise.
11230         * manual/maint.texi: Likewise.
11231         * manual/math.texi: Likewise.
11232         * manual/memory.texi: Likewise.
11233         * manual/message.texi: Likewise.
11234         * manual/probes.texi: Likewise.
11235         * manual/resource.texi: Likewise.
11236         * manual/signal.texi: Likewise.
11237         * manual/socket.texi: Likewise.
11238         * manual/stdio.texi: Likewise.
11239         * manual/string.texi: Likewise.
11240         * manual/time.texi: Likewise.
11241         * manual/users.texi: Likewise.
11242
11243 2014-02-25  Carlos O'Donell  <carlos@redhat.com>
11244
11245         [BZ #16632]
11246         * include/features.h: Don't warn about _BSD_SOURCE or _SVID_SOURCE if
11247         _DEFAULT_SOURCE is defined.
11248
11249 2014-02-25  Ulrich Drepper  <drepper@gmail.com>
11250             Carlos O'Donell  <carlos@redhat.com>
11251
11252         [BZ #16613]
11253         * elf/dl-tls.c (_dl_count_modids): New function.
11254         * sysdeps/generic/ldsodefs.h: Declare _dl_count_modids.
11255         * elf/rtld.c (dl_main): Call _dl_count_modids to track TLS usage in
11256         audit library and increment generation counter.
11257         (_dl_allocate_tls_init): Add assertion to check TLS generation count.
11258         * elf/tst-audit9.c: New file.
11259         * elf/tst-auditmod9a.c: New file.
11260         * elf/tst-auditmod9b.c: New file.
11261         * elf/Makefile: Add rules to build and run tst-audit9.
11262
11263 2014-02-25  Florian Weimer  <fweimer@redhat.com>
11264
11265         [BZ #15347]
11266         * misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
11267
11268 2014-02-25  Will Newton  <will.newton@linaro.org>
11269
11270         * sysdeps/arm/__longjmp.S: Include stap-probe.h.
11271         (__longjmp): Restore sp and lr before restoring callee
11272         saved registers.  Add longjmp and longjmp_target
11273         SystemTap probe point.
11274         * sysdeps/arm/bits/setjmp.h (__jmp_buf): Update comment.
11275         * sysdeps/arm/include/bits/setjmp.h (__JMP_BUF_SP):
11276         Define to zero to match jmpbuf layout.
11277         * sysdeps/arm/setjmp.S: Include stap-probe.h.
11278         (__sigsetjmp): Save sp and lr before saving callee
11279         saved registers.  Add setjmp SystemTap probe point.
11280
11281 2014-02-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
11282
11283         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
11284
11285 2014-02-24  Andreas Schwab  <schwab@suse.de>
11286
11287         [BZ #15804]
11288         * elf/pldd.c (wait_for_ptrace_stop): New function.
11289         (main): Call it after attaching.
11290
11291 2014-02-22  Roland McGrath  <roland@hack.frob.com>
11292
11293         * Makerules ($(common-objpfx)Versions.v.i): No longer depend
11294         on $(common-objpfx)abi-versions.h; using <shlib-compat.h> inside
11295         Versions files is now verboten.
11296         * hurd/Versions (libc: GLIBC_2.0):
11297         Remove various [SHLIB_COMPAT (libc, GLIBC_2_0, ...)] sections.
11298         (libc: HURD_CTHREADS_0.3): Remove conditionalization, was under
11299         [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)].
11300         * mach/Versions: Likewise.
11301
11302         * csu/Versions: Remove unused %include.
11303         * resolv/Versions: Likewise.
11304
11305 2014-02-21  Joseph Myers  <joseph@codesourcery.com>
11306
11307         * Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
11308         ($(objpfx)check-local-headers.out): Likewise.
11309         ($(objpfx)begin-end-check.out): Likewise.
11310         * Makerules (check-abi-%.out): Likewise.
11311         * catgets/Makefile ($(objpfx)test1.cat): Likewise.
11312         ($(objpfx)test2.cat): Likewise.
11313         ($(objpfx)de/libc.cat): Likewise.
11314         ($(objpfx)test-gencat.out): Likewise.
11315         * conform/Makefile ($(objpfx)run-conformtest.out): Likewise.
11316         * elf/Makefile ($(objpfx)order-cmp.out): Likewise.
11317         ($(objpfx)noload-mem): Likewise.
11318         ($(objpfx)tst-pathopt.out): Likewise.
11319         ($(objpfx)tst-rtld-load-self.out): Likewise.
11320         ($(objpfx)tst-array1-cmp.out): Likewise.
11321         ($(objpfx)tst-array1-static-cmp.out): Likewise.
11322         ($(objpfx)tst-array2-cmp.out): Likewise.
11323         ($(objpfx)tst-array3-cmp.out): Likewise.
11324         ($(objpfx)tst-array4-cmp.out): Likewise.
11325         ($(objpfx)tst-array5-cmp.out): Likewise.
11326         ($(objpfx)tst-array5-static-cmp.out): Likewise.
11327         ($(objpfx)check-textrel.out): Likewise.
11328         ($(objpfx)check-execstack.out): Likewise.
11329         ($(objpfx)check-localplt.out): Likewise.
11330         ($(objpfx)order2-cmp.out): Likewise.
11331         ($(objpfx)tst-leaks1-mem): Likewise.
11332         ($(objpfx)tst-leaks1-static-mem): Likewise.
11333         ($(objpfx)tst-initorder-cmp.out): Likewise.
11334         ($(objpfx)tst-initorder2-cmp.out): Likewise.
11335         ($(objpfx)tst-unused-dep.out): Likewise.
11336         ($(objpfx)tst-unused-dep-cmp.out): Likewise.
11337         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
11338         * iconv/Makefile (test-iconvconfig): Likewise.
11339         * iconvdata/Makefile ($(objpfx)mtrace-tst-loading): Likewise.
11340         ($(objpfx)iconv-test.out): Likewise.
11341         ($(objpfx)tst-tables.out): Likewise.
11342         * intl/Makefile ($(objpfx)mtrace-tst-gettext): Likewise.
11343         ($(objpfx)tst-gettext.out): Likewise.
11344         ($(objpfx)tst-translit.out): Likewise.
11345         ($(objpfx)tst-gettext2.out): Likewise.
11346         ($(objpfx)tst-gettext4.out): Likewise.
11347         ($(objpfx)tst-gettext6.out): Likewise.
11348         * io/Makefile ($(objpfx)ftwtest.out): Likewise.
11349         * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
11350         ($(objpfx)tst-fopenloc-cmp.out): Likewise.
11351         ($(objpfx)tst-fopenloc-mem.out): Likewise.
11352         * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
11353         * misc/Makefile ($(objpfx)tst-error1-mem): Likewise.
11354         * posix/Makefile ($(objpfx)globtest.out): Likewise.
11355         ($(objpfx)wordexp-tst.out): Likewise.
11356         ($(objpfx)annexc.out): Likewise.
11357         ($(objpfx)tst-fnmatch-mem): Likewise.
11358         ($(objpfx)bug-regex2-mem): Likewise.
11359         ($(objpfx)bug-regex14-mem): Likewise.
11360         ($(objpfx)bug-regex21-mem): Likewise.
11361         ($(objpfx)bug-regex31-mem): Likewise.
11362         ($(objpfx)tst-vfork3-mem): Likewise.
11363         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
11364         ($(objpfx)tst-pcre-mem): Likewise.
11365         ($(objpfx)tst-boost-mem): Likewise.
11366         ($(objpfx)tst-getconf.out): Likewise.
11367         ($(objpfx)bug-ga2-mem): Likewise.
11368         ($(objpfx)bug-glob2-mem): Likewise.
11369         * resolv/Makefile ($(objpfx)mtrace-tst-leaks): Likewise.
11370         ($(objpfx)mtrace-tst-leaks2): Likewise.
11371         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Likewise.
11372         ($(objpfx)tst-printf.out): Likewise.
11373         ($(objpfx)tst-setvbuf1.out): Likewise.
11374         ($(objpfx)tst-setvbuf1-cmp.out): Likewise.
11375         * stdlib/Makefile ($(objpfx)isomac.out): Likewise.
11376         ($(objpfx)tst-fmtmsg.out): Likewise.
11377         * string/Makefile ($(objpfx)tst-svc-cmp.out): Likewise.
11378         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Likewise.
11379
11380         * bits/fcntl.h [__USE_MISC]: Remove redundant conditionals.
11381         * bits/sigaction.h [__USE_MISC]: Likewise.
11382         * bits/waitstatus.h: Update #endif comments.
11383         * ctype/ctype.h: Likewise.
11384         * dirent/dirent.h: Likewise.
11385         [__USE_MISC]: Remove redundant conditionals.
11386         * grp/grp.h: Update #endif comments.
11387         [__USE_GNU]: Remove redundant conditionals.
11388         [__USE_MISC]: Likewise.
11389         * inet/netinet/in.h [__USE_GNU]: Likewise.
11390         * io/sys/stat.h [__USE_MISC]: Likewise.
11391         * libio/bits/stdio-ldbl.h [__USE_MISC]: Likewise.
11392         * libio/bits/stdio.h: Update #endif comments.
11393         [__USE_MISC]: Remove redundant conditionals.
11394         * libio/bits/stdio2.h [__USE_MISC]: Likewise.
11395         * libio/stdio.h: Update #endif comments.
11396         [__USE_MISC]: Remove redundant conditionals.
11397         * math/bits/math-finite.h [__USE_MISC]: Likewise.
11398         * math/bits/mathcalls.h [__USE_MISC]: Likewise.
11399         * math/math.h: Update #else and #endif comments.
11400         [__USE_MISC]: Remove redundant conditionals.
11401         * misc/sys/uio.h: Update #endif comments.
11402         * posix/bits/unistd.h [__USE_MISC]: Remove redundant conditionals.
11403         * posix/glob.h [__USE_MISC]: Likewise.
11404         * posix/sys/types.h: Update #endif comments.
11405         [__USE_MISC]: Remove redundant conditionals.
11406         * posix/sys/wait.h: Update #endif comments.
11407         [__USE_MISC]: Remove redundant conditionals.
11408         * posix/unistd.h: Update #endif comments.
11409         [__USE_MISC]: Remove redundant conditionals.
11410         * pwd/pwd.h [__USE_GNU]: Likewise.
11411         [__USE_MISC]: Likewise.
11412         * resolv/netdb.h [__USE_GNU]: Likewise.
11413         * signal/signal.h: Update #endif comments.
11414         [__USE_MISC]: Remove redundant conditionals.
11415         * stdlib/stdlib.h: Update #else and #endif comments.
11416         [__USE_MISC]: Remove redundant conditionals.
11417         [__USE_GNU]: Likewise.
11418         * string/bits/string2.h [__USE_MISC]: Likewise.
11419         * string/string.h: Update #endif comments.
11420         [__USE_MISC]: Remove redundant conditionals.
11421         * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__USE_MISC]:
11422         Likewise.
11423         * sysdeps/mach/hurd/bits/fcntl.h [__USE_MISC]: Likewise.
11424         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC]: Likewise.
11425         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h [__USE_MISC]:
11426         Likewise.
11427         * sysdeps/unix/sysv/linux/alpha/bits/stat.h [__USE_MISC]:
11428         Likewise.
11429         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Update #endif
11430         comments.
11431         [__USE_MISC]: Remove redundant conditionals.
11432         * sysdeps/unix/sysv/linux/bits/in.h [__USE_GNU]: Likewise.
11433         * sysdeps/unix/sysv/linux/bits/sigaction.h [__USE_MISC]: Likewise.
11434         * sysdeps/unix/sysv/linux/bits/socket.h [__USE_GNU]: Likewise.
11435         * sysdeps/unix/sysv/linux/bits/stat.h [__USE_MISC]: Likewise.
11436         * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h [__USE_MISC]:
11437         Likewise.
11438         * sysdeps/unix/sysv/linux/m68k/bits/stat.h [__USE_MISC]: Likewise.
11439         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h [__USE_MISC]:
11440         Likewise.
11441         * sysdeps/unix/sysv/linux/mips/bits/stat.h [__USE_MISC]: Likewise.
11442         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__USE_MISC]:
11443         Likewise.
11444         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h [__USE_MISC]:
11445         Likewise.
11446         * sysdeps/unix/sysv/linux/s390/bits/stat.h [__USE_MISC]: Likewise.
11447         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h [__USE_MISC]:
11448         Likewise.
11449         * sysdeps/unix/sysv/linux/sparc/bits/stat.h [__USE_MISC]:
11450         Likewise.
11451         * sysdeps/unix/sysv/linux/x86/bits/stat.h [__USE_MISC]: Likewise.
11452         * sysdeps/x86/bits/string.h: Update #endif comments.
11453         * sysdeps/x86/fpu/bits/mathinline.h [__USE_MISC]: Remove redundant
11454         conditionals.
11455         * time/sys/time.h: Update #endif comments.
11456         * time/time.h: Likewise.
11457         [__USE_MISC]: Remove redundant conditionals.
11458
11459 2014-02-21  Yury Gribov  <y.gribov@samsung.com>
11460
11461         [BZ #16600]
11462         * sysdeps/arm/libm-test-ulps: Update for VFPv4.
11463
11464 2014-02-21  Andreas Schwab  <schwab@linux-m68k.org>
11465
11466         * Versions.def (librt): Add GLIBC_2.17.
11467
11468 2014-02-21  Adam Conrad  <adconrad@0c3.net>
11469
11470         * sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
11471         synonym for _SYS_AUXV_H to allow direct inclusion.
11472         * sysdeps/sparc/bits/hwcap.h: Likewise.
11473         * sysdeps/powerpc/sysdep.h: Define _SYSDEPS_SYSDEP_H instead of
11474         _SYS_AUXV_H so we can include sysdep.h and sys/auxv.h together.
11475         * sysdeps/sparc/sysdep.h: Likewise.
11476
11477 2014-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
11478
11479         * benchtests/bench-strrchr.c (do_test): Fix minor formatting.
11480
11481 2014-02-21  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
11482
11483         * benchtests/bench-strrchr.c: Print length instead of position.
11484
11485 2014-02-20  Joseph Myers  <joseph@codesourcery.com>
11486
11487         [BZ #16611]
11488         * sysdeps/unix/sysv/linux/kernel-features.h
11489         [__LINUX_KERNEL_VERSION >= 0x030000 && __ASSUME_SOCKETCALL]
11490         (__ASSUME_SENDMMSG_SOCKETCALL): Define.
11491         [__LINUX_KERNEL_VERSION >= 0x030000 && (__i386__ || __x86_64__ ||
11492         __powerpc__ || __sh__ || __sparc__)] (__ASSUME_SENDMMSG_SYSCALL):
11493         Likewise.
11494         [__i386__ || __powerpc__ || __sh__ || __sparc__]
11495         (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
11496         [__ASSUME_SENDMMSG_SOCKETCALL || __ASSUME_SENDMMSG_SYSCALL]
11497         (__ASSUME_SENDMMSG): Define instead of using previous
11498         [__LINUX_KERNEL_VERSION >= 0x020627] condition.
11499         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
11500         (__ASSUME_SENDMMSG_SYSCALL): Define.
11501         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
11502         [__LINUX_KERNEL_VERSION >= 0x030200] (__ASSUME_SENDMMSG_SYSCALL):
11503         Likewise.
11504         * sysdeps/unix/sysv/linux/arm/kernel-features.h
11505         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
11506         Likewise.
11507         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
11508         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
11509         Likewise.
11510         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SOCKETCALL
11511         && !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
11512         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
11513         [__ASSUME_SENDMMSG]: Change conditionals to
11514         [__ASSUME_SENDMMSG_SOCKETCALL].
11515         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
11516         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_SENDMMSG_SYSCALL):
11517         Define.
11518         * sysdeps/unix/sysv/linux/mips/kernel-features.h
11519         [__LINUX_KERNEL_VERSION >= 0x030100] (__ASSUME_SENDMMSG_SYSCALL):
11520         Likewise.
11521         * sysdeps/unix/sysv/linux/sendmmsg.c [__ASSUME_SOCKETCALL &&
11522         !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
11523         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
11524         [!__ASSUME_SENDMMSG]: Change conditional to
11525         [!__ASSUME_SENDMMSG_SOCKETCALL].
11526         * sysdeps/unix/sysv/linux/tile/kernel-features.h
11527         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
11528         Define.
11529
11530         [BZ #16610]
11531         * sysdeps/unix/sysv/linux/kernel-features.h
11532         [__LINUX_KERNEL_VERSION >= 0x020621 && __ASSUME_SOCKETCALL]
11533         (__ASSUME_RECVMMSG_SOCKETCALL): Define.
11534         [(__LINUX_KERNEL_VERSION >= 0x020621 && (__i386__ || __x86_64__ ||
11535         __sparc__)) || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__
11536         || __sh__))] (__ASSUME_RECVMMSG_SYSCALL): Likewise.
11537         [__i386__ || __sparc__]
11538         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
11539         [__ASSUME_RECVMMSG_SOCKETCALL || __ASSUME_RECVMMSG_SYSCALL]
11540         (__ASSUME_RECVMMSG): Define instead of using previous
11541         [__LINUX_KERNEL_VERSION >= 0x020621] condition.
11542         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
11543         (__ASSUME_RECVMMSG_SYSCALL): Define.
11544         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
11545         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
11546         Likewise.
11547         * sysdeps/unix/sysv/linux/arm/kernel-features.h
11548         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
11549         Likewise.
11550         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
11551         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
11552         Likewise.
11553         * sysdeps/unix/sysv/linux/internal_recvmmsg.S [__ASSUME_SOCKETCALL
11554         && !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
11555         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
11556         [__ASSUME_RECVMMSG]: Change condition to
11557         [__ASSUME_RECVMMSG_SOCKETCALL].
11558         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
11559         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
11560         Define.
11561         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
11562         * sysdeps/unix/sysv/linux/mips/kernel-features.h
11563         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
11564         Likewise.
11565         * sysdeps/unix/sysv/linux/recvmmsg.c [__ASSUME_SOCKETCALL &&
11566         !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
11567         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
11568         [!__ASSUME_RECVMMSG]: Change condition to
11569         [!__ASSUME_RECVMMSG_SOCKETCALL].
11570         * sysdeps/unix/sysv/linux/tile/kernel-features.h
11571         (__ASSUME_RECVMMSG_SYSCALL): Define.
11572
11573         [BZ #16609]
11574         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__ ||
11575         __powerpc__ || __s390__ || __sh__ || __sparc__]
11576         (__ASSUME_SOCKETCALL): Define.
11577         [__LINUX_KERNEL_VERSION && __ASSUME_SOCKETCALL]
11578         (__ASSUME_ACCEPT4_SOCKETCALL): Likewise.
11579         [(__LINUX_KERNEL_VERSION >= 0x02061c && (__x86_64__ || __sparc__))
11580         || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__ ||
11581         __sh__))] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
11582         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
11583         [__ASSUME_ACCEPT4_SOCKETCALL || __ASSUME_ACCEPT4_SYSCALL]
11584         (__ASSUME_ACCEPT4): Define instead of using previous
11585         [__LINUX_KERNEL_VERSION >= 0x02061c && (__i386__ || __x86_64__ ||
11586         __powerpc__ || __sparc__ || __s390__)] condition.
11587         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
11588         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
11589         * sysdeps/unix/sysv/linux/accept4.c [__ASSUME_SOCKETCALL &&
11590         !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
11591         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
11592         [!__ASSUME_ACCEPT4]: Change condition to
11593         [!__ASSUME_ACCEPT4_SOCKETCALL].
11594         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
11595         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.  Correct
11596         condition to [__LINUX_KERNEL_VERSION >= 0x030200].
11597         * sysdeps/unix/sysv/linux/arm/kernel-features.h
11598         [__LINUX_KERNEL_VERSION >= 0x020624] (__ASSUME_ACCEPT4): Change to
11599         __ASSUME_ACCEPT4_SYSCALL.
11600         * sysdeps/unix/sysv/linux/i386/accept4.S [__ASSUME_ACCEPT4]:
11601         Change conditions to [__ASSUME_ACCEPT4_SOCKETCALL].
11602         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
11603         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_ACCEPT4): Change to
11604         __ASSUME_ACCEPT4_SYSCALL.
11605         * sysdeps/unix/sysv/linux/internal_accept4.S [__ASSUME_SOCKETCALL
11606         && !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
11607         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
11608         [__ASSUME_ACCEPT4]: Change condition to
11609         [__ASSUME_ACCEPT4_SOCKETCALL].
11610         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
11611         (__ASSUME_SOCKETCALL): Define.
11612         [__LINUX_KERNEL_VERSION >= 0x02061c] (__ASSUME_ACCEPT4): Remove.
11613         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
11614         (__ASSUME_SOCKETCALL): Define.
11615         (__ASSUME_ACCEPT4): Remove.
11616         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_ACCEPT4_SYSCALL):
11617         Define.
11618         * sysdeps/unix/sysv/linux/mips/kernel-features.h
11619         [__LINUX_KERNEL_VERSION >= 0x02061f] (__ASSUME_ACCEPT4_SYSCALL):
11620         Likewise.
11621         * sysdeps/unix/sysv/linux/tile/kernel-features.h
11622         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
11623
11624         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h (HWCAP_ARM_VFPD32): New
11625         macro.
11626         (HWCAP_ARM_LPAE): Likewise.
11627         (HWCAP_ARM_EVTSTRM): Likewise.
11628         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
11629         Add vpfd32, lpae and evtstrm.
11630         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
11631         Increase to 22.
11632
11633 2014-02-19  Joseph Myers  <joseph@codesourcery.com>
11634
11635         * math/auto-libm-test-in: Add tests of clog10.
11636         * math/auto-libm-test-out: Regenerated.
11637         * math/libm-test.inc (clog10_test_data): Use AUTO_TESTS_c_c.
11638         * sysdeps/i386/fpu/libm-test-ulps: Update.
11639         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11640
11641 2014-02-18  Andreas Schwab  <schwab@suse.de>
11642
11643         [BZ #16574]
11644         * resolv/res_send.c (send_vc): Add parameter ansp2_malloced.
11645         Store non-zero if the second buffer was newly allocated.
11646         (send_dg): Likewise.
11647         (__libc_res_nsend): Add parameter ansp2_malloced and pass it down
11648         to send_vc and send_dg.
11649         (res_nsend): Pass NULL for ansp2_malloced.
11650         * resolv/res_query.c (__libc_res_nquery): Add parameter
11651         answerp2_malloced and pass it down to __libc_res_nsend.
11652         (res_nquery): Pass additional NULL to __libc_res_nquery.
11653         (__libc_res_nsearch): Add parameter answerp2_malloced and pass it
11654         down to __libc_res_nquery and __libc_res_nquerydomain.  Deallocate
11655         second answer buffer if answerp2_malloced was set.
11656         (res_nsearch): Pass additional NULL to __libc_res_nsearch.
11657         (__libc_res_nquerydomain): Add parameter
11658         answerp2_malloced and pass it down to __libc_res_nquery.
11659         (res_nquerydomain): Pass additional NULL to
11660         __libc_res_nquerydomain.
11661         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Pass
11662         additional NULL to __libc_res_nsend and __libc_res_nquery.
11663         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Pass
11664         additional NULL to __libc_res_nsearch.
11665         (_nss_dns_gethostbyname4_r): Revert last change.  Use new
11666         parameter of __libc_res_nsearch to check for separately allocated
11667         second buffer.
11668         (_nss_dns_gethostbyaddr2_r): Pass additional NULL to
11669         __libc_res_nquery.
11670         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Pass
11671         additional NULL to __libc_res_nquery.
11672         * resolv/gethnamaddr.c (gethostbyname2): Pass additional NULL to
11673         __libc_res_nsearch.
11674         (gethostbyaddr): Pass additional NULL to __libc_res_nquery.
11675         * include/resolv.h: Update prototypes of __libc_res_nquery,
11676         __libc_res_nsearch, __libc_res_nsend.
11677
11678 2014-02-18  Joseph Myers  <joseph@codesourcery.com>
11679
11680         * math/auto-libm-test-in: Add tests of fma.
11681         * math/auto-libm-test-out: Regenerated.
11682         * math/libm-test.inc (fma_test_data): Use AUTO_TESTS_fff_f.
11683         (fma_towardzero_test_data): Likewise.
11684         (fma_downward_test_data): Likewise.
11685         (fma_upward_test_data): Likewise.
11686         * math/gen-auto-libm-tests.c (rounding_mode_desc): Add field
11687         mpc_mode.
11688         (rounding_modes): Add values for new field.
11689         (func_calc_method): Add value mpfr_fff_f.
11690         (func_calc_desc): Add mpfr_fff_f union field.
11691         (test_function): Add field exact_args.
11692         (FUNC): Add macro argument EXACT_ARGS.
11693         (FUNC_mpfr_f_f): Update call to FUNC.
11694         (FUNC_mpfr_f_f): Likewise.
11695         (FUNC_mpfr_ff_f): Likewise.
11696         (FUNC_mpfr_if_f): Likewise.
11697         (FUNC_mpc_c_f): Likewise.
11698         (FUNC_mpc_c_c): Likewise.
11699         (test_functions): Add fma.  Update calls to FUNC.
11700         (handle_input_arg): Add argument exact_args.
11701         (add_test): Update call to handle_input_arg.
11702         (calc_generic_results): Add argument mode.  Handle mpfr_fff_f.
11703         (output_for_one_input_case): Update call to calc_generic_results.
11704         Recalculate exact zero results in each rounding mode.
11705
11706         * math/gen-auto-libm-tests.c (adjust_real): Ensure integers are
11707         non-negative before setting low bit.
11708         * math/auto-libm-test-in: Mark one asin test possibly having
11709         spurious underflow.
11710         * math/auto-libm-test-out: Regenerated.
11711         * sysdeps/i386/fpu/libm-test-ulps: Update.
11712         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11713
11714 2014-02-17  David Holsgrove <david.holsgrove@xilinx.com>
11715
11716         * sysdeps/microblaze: Move directory from ports/sysdeps/microblaze.
11717         * sysdeps/unix/sysv/linux/microblaze: Move directory from
11718         ports/sysdeps/unix/sysv/linux/microblaze.
11719         * README: Add missing listing for microblaze*-*-linux-gnu.
11720
11721 2014-02-16  Ondřej Bílka  <neleai@seznam.cz>
11722
11723         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Remove
11724         duplicate code
11725
11726 2014-02-16  Mike Frysinger  <vapier@gentoo.org>
11727
11728         * sysdeps/ia64: Move directory from ports/sysdeps/ia64.
11729         * sysdeps/unix/sysv/linux/ia64: Move directory from
11730         ports/sysdeps/unix/sysv/linux/ia64.
11731         * README: Update listing for ia64-*-linux-gnu.
11732
11733 2014-02-14  Tomas Dohnalek  <tdohnale@redhat.com>
11734             Joseph Myers  <joseph@codesourcery.com>
11735
11736         * Makeconfig (test-name): New variable.
11737         (evaluate-test): Likewise.
11738         * Makerules (do-test-clean): Remove .test-result files.
11739         (common-mostlyclean): Likewise.
11740         * Rules ($(objpfx)%.out): Use $(evaluate-test) in both rules.
11741         * scripts/evaluate-test.sh: New file.
11742
11743 2014-02-14  Joseph Myers  <joseph@codesourcery.com>
11744
11745         * libio/Makefile ($(objpfx)tst-fopenloc.check): Split into
11746         separate $(objpfx)tst-fopenloc-cmp.out and
11747         $(objpfx)tst-fopenloc-mem.out targets.
11748         (tests): Update dependencies.
11749         * posix/Makefile (tests variable): Add tst-rxspencer-no-utf8.
11750         (generated): Change tst-rxspencer-mem and tst-rxspencer.mtrace to
11751         tst-rxspencer-no-utf8-mem and tst-rxspencer-no-utf8.mtrace.
11752         (tst-rxspencer-no-utf8-ARGS): New variable.
11753         (tst-rxspencer-no-utf8-ENV): Likewise.
11754         (tests target): Depend on $(objpfx)tst-rxspencer-no-utf8-mem
11755         instead of $(objpfx)tst-rxspencer-mem.
11756         ($(objpfx)tst-rxspencer-mem): Change target to
11757         $(objpfx)tst-rxspencer-no-utf8-mem.  Depend on
11758         $(objpfx)tst-rxspencer-no-utf8.out instead of running test program.
11759         * posix/tst-rxspencer-no-utf8.c: New file.
11760
11761         * elf/Makefile ($(objpfx)order.out): Remove rule.
11762         [$(run-built-tests) = yes] (tests): Depend on
11763         $(objpfx)order-cmp.out.
11764         ($(objpfx)order-cmp.out): New rule.
11765         [$(run-built-tests) = yes] (tests): Depend on
11766         $(objpfx)tst-array1-cmp.out, $(objpfx)tst-array1-static-cmp.out,
11767         $(objpfx)tst-array2-cmp.out, $(objpfx)tst-array3-cmp.out,
11768         $(objpfx)tst-array4-cmp.out, $(objpfx)tst-array5-cmp.out and
11769         $(objpfx)tst-array5-static-cmp.out.
11770         ($(objpfx)tst-array1.out): Remove rule.
11771         ($(objpfx)tst-array1-cmp.out): New rule.
11772         ($(objpfx)tst-array1-static.out): Remove rule.
11773         ($(objpfx)tst-array1-static-cmp.out): New rule.
11774         ($(objpfx)tst-array2.out): Remove rule.
11775         ($(objpfx)tst-array2-cmp.out): New rule.
11776         ($(objpfx)tst-array3.out): Remove rule.
11777         ($(objpfx)tst-array3-cmp.out): New rule.
11778         ($(objpfx)tst-array4.out): Remove rule.
11779         ($(objpfx)tst-array4-cmp.out): New rule.
11780         ($(objpfx)tst-array5.out): Remove rule.
11781         ($(objpfx)tst-array5-cmp.out): New rule.
11782         ($(objpfx)tst-array5-static.out): Remove rule.
11783         ($(objpfx)tst-array5-static-cmp.out): New rule.
11784         [$(run-built-tests) = yes] (tests): Depend on
11785         $(objpfx)order2-cmp.out.
11786         ($(objpfx)order2.out): Remove rule.
11787         ($(objpfx)order2-cmp.out): New rule.
11788         ($(objpfx)tst-initorder.out): Remove rule.
11789         [$(run-built-tests) = yes] (tests): Depend on
11790         $(objpfx)tst-initorder-cmp.out.
11791         ($(objpfx)tst-initorder-cmp.out): New rule.
11792         ($(objpfx)tst-initorder2.out): Remove rule.
11793         [$(run-built-tests) = yes] (tests): Depend on
11794         $(objpfx)tst-initorder2-cmp.out.
11795         ($(objpfx)tst-initorder2-cmp.out): New rule.
11796         [$(run-built-tests) = yes] (tests): Depend on
11797         $(objpfx)tst-unused-dep-cmp.out.
11798         ($(objpfx)tst-unused-dep-cmp.out): Do not run cmp.
11799         ($(objpfx)tst-unused-dep-cmp.out): New rule.
11800         * stdio-common/Makefile [$(run-built-tests) = yes] (tests): Depend
11801         on $(objpfx)tst-setvbuf1-cmp.out.
11802         ($(objpfx)tst-setvbuf1.out): Do not run cmp.
11803         ($(objpfx)tst-setvbuf1-cmp.out): New rule.
11804         * string/Makefile [$(run-built-tests) = yes] (tests): Depend
11805         $(objpfx)tst-svc-cmp.out instead of $(objpfx)tst-svc.out.
11806         ($(objpfx)tst-svc.out): Remove rule.
11807         ($(objpfx)tst-svc-cmp.out): New rule.
11808
11809 2014-02-13  Joseph Myers  <joseph@codesourcery.com>
11810
11811         * bits/mman.h [__USE_MISC]: Remove redundant conditionals.
11812         * ctype/ctype.h [__USE_MISC]: Likewise.
11813         * dirent/dirent.h [__USE_MISC]: Likewise.
11814         * grp/grp.h [__USE_MISC]: Likewise.
11815         * io/fcntl.h [__USE_MISC]: Likewise.
11816         * io/sys/stat.h [__USE_MISC]: Likewise.
11817         * libio/stdio.h [__USE_MISC]: Likewise.
11818         * posix/unistd.h [__USE_MISC]: Likewise.
11819         * pwd/pwd.h [__USE_MISC]: Likewise.
11820         * stdlib.h [__USE_MISC]: Likewise.
11821         * string/bits/string2.h [__USE_MISC]: Likewise.
11822         * string/string.h [__USE_MISC]: Likewise.
11823         * time/time.h [__USE_MISC]: Likewise.
11824
11825 2014-02-13  Andreas Schwab  <schwab@suse.de>
11826
11827         [BZ #16574]
11828         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Free the
11829         second answer buffer if it was separately allocated.
11830
11831 2014-02-12  Joseph Myers  <joseph@codesourcery.com>
11832
11833         * sysdeps/mips/math-tests.h: Include <features.h>.
11834         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
11835         (ROUNDING_TESTS_long_double): Do not define.
11836         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
11837         (EXCEPTION_TESTS_long_double): Likewise.
11838         * sysdeps/mips/mips64/libm-test-ulps: Update.
11839
11840         * include/features.h (__USE_BSD): Remove macro definitions.
11841         (__USE_SVID): Likewise.
11842         (_BSD_SOURCE): Likewise.
11843         (_SVID_SOURCE): Likewise.
11844         [!defined _BSD_SOURCE && !defined _SVID_SOURCE]: Remove condition
11845         from definition of _DEFAULT_SOURCE.
11846         [_BSD_SOURCE || _SVID_SOURCE]: Change condition to
11847         [_DEFAULT_SOURCE].
11848         * bits/fcntl.h [__USE_BSD]: Change condition to [__USE_MISC].
11849         * bits/mman.h [__USE_BSD]: Likewise.
11850         * bits/termios.h [__USE_BSD]: Likewise.
11851         * bits/waitstatus.h [__USE_BSD]: Likewise.
11852         * ctype/ctype.h [__USE_SVID]: Likewise.
11853         * dirent/dirent.h [__USE_BSD]: Likewise.
11854         * grp/grp.h [__USE_SVID]: Likewise.
11855         [__USE_BSD]: Likewise.
11856         * inet/netinet/igmp.h [__USE_BSD]: Likewise.
11857         * io/fcntl.h [__USE_BSD]: Likewise.
11858         * io/ftw.h [__USE_BSD]: Likewise.
11859         * io/sys/stat.h [__USE_BSD]: Likewise.
11860         * libio/bits/stdio-ldbl.h [__USE_BSD]: Likewise.
11861         * libio/bits/stdio2.h [__USE_BSD]: Likewise.
11862         * libio/stdio.h [__USE_SVID]: Likewise.
11863         [__USE_BSD]: Likewise.
11864         * math/math.h [__USE_SVID]: Likewise.
11865         [__USE_BSD]: Likewise.
11866         * misc/bits/syslog-ldbl.h [__USE_BSD]: Likewise.
11867         * misc/bits/syslog.h [__USE_BSD]: Likewise.
11868         * misc/search.h [__USE_SVID]: Likewise.
11869         * misc/sys/mman.h [__USE_BSD]: Likewise.
11870         * misc/sys/syslog.h [__USE_BSD]: Likewise.
11871         * misc/sys/uio.h [__USE_BSD]: Likewise.
11872         * posix/bits/unistd.h [__USE_BSD]: Likewise.
11873         * posix/glob.h [__USE_BSD]: Likewise.
11874         * posix/regex.h [__USE_BSD]: Likewise.
11875         * posix/sys/types.h [__USE_BSD]: Likewise.
11876         [__USE_SVID]: Likewise.
11877         * posix/sys/utsname.h [__USE_SVID]: Likewise.
11878         * posix/sys/wait.h [__USE_BSD]: Likewise.
11879         [__USE_SVID]: Likewise.
11880         * posix/unistd.h [__USE_BSD]: Likewise.
11881         [__USE_SVID]: Likewise.
11882         * pwd/pwd.h [__USE_SVID]: Likewise.
11883         * resolv/netdb.h [__USE_BSD]: Likewise.
11884         * setjmp/setjmp.h [__USE_BSD]: Likewise.
11885         * signal/signal.h [__USE_BSD]: Likewise.
11886         [__USE_SVID]: Likewise.
11887         * socket/sys/socket.h [__USE_BSD]: Likewise.
11888         * stdlib/fmtmsg.h [__USE_SVID]: Likewise.
11889         * stdlib/stdlib.h [__USE_BSD]: Likewise.
11890         [__USE_SVID]: Likewise.
11891         * string/bits/string2.h [__USE_BSD]: Likewise.
11892         [__USE_SVID]: Likewise.
11893         * string/bits/string3.h [__USE_BSD]: Likewise.
11894         * string/endian.h [__USE_BSD]: Likewise.
11895         * string/string.h [__USE_SVID]: Likewise.
11896         [__USE_BSD]: Likewise.
11897         * string/strings.h [__USE_BSD]: Likewise.
11898         * sysdeps/generic/netinet/ip.h [__USE_BSD]: Likewise.
11899         * sysdeps/gnu/netinet/ip_icmp.h [__USE_BSD]: Likewise.
11900         * sysdeps/mach/hurd/bits/fcntl.h [__USE_BSD]: Likewise.
11901         * sysdeps/mach/hurd/bits/stat.h [__USE_BSD]: Likewise.
11902         * sysdeps/unix/sysv/linux/alpha/bits/mman.h [__USE_BSD]: Likewise.
11903         * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_BSD]:
11904         Likewise.
11905         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_BSD]:
11906         Likewise.
11907         * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_BSD]: Likewise.
11908         * sysdeps/unix/sysv/linux/bits/sys_errlist.h [__USE_BSD]:
11909         Likewise.
11910         * sysdeps/unix/sysv/linux/bits/termios.h [__USE_BSD]: Likewise.
11911         * sysdeps/unix/sysv/linux/mips/bits/termios.h [__USE_BSD]:
11912         Likewise.
11913         * sysdeps/unix/sysv/linux/netinet/if_ether.h [__USE_BSD]:
11914         Likewise.
11915         * sysdeps/unix/sysv/linux/netinet/if_fddi.h [__USE_BSD]: Likewise.
11916         * sysdeps/unix/sysv/linux/netinet/if_tr.h [__USE_BSD]: Likewise.
11917         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_BSD]:
11918         Likewise.
11919         * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_BSD]:
11920         Likewise.
11921         * sysdeps/x86/bits/string.h [__USE_BSD]: Likewise.
11922         * sysvipc/sys/ipc.h [__USE_SVID]: Likewise.
11923         * termios/termios.h [__USE_BSD]: Likewise.
11924         * time/sys/time.h [__USE_BSD]: Likewise.
11925         * time/time.h [__USE_BSD]: Likewise.
11926         [__USE_SVID]: Likewise.
11927
11928         * Makefile (subdir_targets): Remove subdir_lint.out.
11929
11930         * stdio-common/Makefile (do-tst-unbputc): Remove target.
11931         (do-tst-printf): Likewise.
11932         (tests): Depend directly on $(objpfx)tst-unbputc.out and
11933         $(objpfx)tst-printf.out.
11934
11935         * io/ftwtest-sh (testout): Change to $tmp/ftwtest-tmp.out.
11936
11937         * Makerules (check-abi-%): Change target to
11938         $(objpfx)check-abi-%.out.
11939         (check-abi target): Update dependencies.
11940         (check-abi-pattern variable): Redirect output of diff to $@.
11941         (check-abi variable): Likewise.
11942         * elf/Makefile (check-abi): Update dependencies.
11943
11944         * soft-fp/op-common.h (_FP_DECL): Mark exponent as possibly
11945         unused.
11946         (_FP_PACK_SEMIRAW): Determine tininess based on rounding shifted
11947         value if _FP_TININESS_AFTER_ROUNDING and unrounded value is in
11948         subnormal range.
11949         (_FP_PACK_CANONICAL): Determine tininess based on rounding to
11950         normal precision if _FP_TININESS_AFTER_ROUNDING and unrounded
11951         value has largest subnormal exponent.
11952         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS]
11953         (_FP_TININESS_AFTER_ROUNDING): Undefine and redefine to 0.
11954         * sysdeps/aarch64/soft-fp/sfp-machine.h
11955         (_FP_TININESS_AFTER_ROUNDING): New macro.
11956         * sysdeps/alpha/soft-fp/sfp-machine.h
11957         (_FP_TININESS_AFTER_ROUNDING): Likewise.
11958         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
11959         Likewise.
11960         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
11961         (_FP_TININESS_AFTER_ROUNDING): Likewise.
11962         * sysdeps/mips/soft-fp/sfp-machine.h
11963         (_FP_TININESS_AFTER_ROUNDING): Likewise.
11964         * sysdeps/powerpc/soft-fp/sfp-machine.h
11965         (_FP_TININESS_AFTER_ROUNDING): Likewise.
11966         * sysdeps/sh/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
11967         Likewise.
11968         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
11969         (_FP_TININESS_AFTER_ROUNDING): Likewise.
11970         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
11971         (_FP_TININESS_AFTER_ROUNDING): Likewise.
11972         * sysdeps/tile/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
11973         Likewise.
11974
11975 2014-02-12  Dylan Alex Simon  <dylan@dylex.net>
11976
11977         [BZ #16545]
11978         * sysdeps/x86_64/fpu/libm-test-ulps: Update on AMD family 21h
11979         model 1.
11980
11981 2014-02-12  Richard Henderson  <rth@redhat.com>
11982
11983         * sysdeps/alpha: Move directory from ports/sysdeps/alpha.
11984         * sysdeps/unix/alpha: Move directory from ports/sysdeps/unix/alpha.
11985         * sysdeps/unix/sysv/linux/alpha: Move directory from
11986         ports/sysdeps/unix/sysv/linux/alpha.
11987         * README: Update listing for alpha-*-linux-gnu.
11988
11989 2014-02-11  Joseph Myers  <joseph@codesourcery.com>
11990
11991         * include/features.h: Update comment documenting feature test
11992         macros.
11993         [_BSD_SOURCE || _SVID_SOURCE]: Give #warning.  Define
11994         _DEFAULT_SOURCE.
11995         * manual/creature.texi (_BSD_SOURCE): Remove documentation.
11996         (_SVID_SOURCE): Likewise.
11997         (_DEFAULT_SOURCE): Update description of default features.
11998         (Feature Test Macros): Don't mention _SVID_SOURCE in conjunction
11999         with _GNU_SOURCE.
12000         * manual/filesys.texi (__ftw_func_t): Do not refer to _BSD_SOURCE.
12001         (S_ISVTX): Likewise.
12002         * manual/math.texi (Mathematical Constants): Likewise.
12003         * manual/signal.texi (Interrupted Primitives): Likewise.
12004         * manual/startup.texi (putenv): Do not refer to _SVID_SOURCE.
12005         * math/test-matherr.c (_SVID_SOURCE): Do not define.
12006         * sysvipc/sys/ipc.h [__USE_SVID && !__USE_XOPEN && __GNUC__ >= 2]:
12007         Don't refer to _SVID_SOURCE in warning text.
12008
12009         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
12010
12011         * elf/dl-lookup.c (ELF_MACHINE_SYM_NO_MATCH): Define if not
12012         already defined.
12013         (do_lookup_x): Use ELF_MACHINE_SYM_NO_MATCH.
12014         * sysdeps/mips/dl-lookup.c: Remove.
12015         * sysdeps/mips/dl-machine.h (ELF_MACHINE_SYM_NO_MATCH): New macro.
12016
12017 2014-02-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
12018
12019         [BZ #16447]
12020         * math/auto-libm-test-in: Add testcase for expl.
12021         * math/auto-libm-test-out: Regenerate.
12022         * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Fix
12023         calculation of unsafe.
12024         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for added testcase.
12025
12026 2014-02-11  Marcus Shawcroft  <marcus.shawcroft@arm.com>
12027
12028         * sysdeps/aarch64: Move directory from ports/sysdeps/aarch64.
12029         * sysdeps/unix/sysv/linux/aarch64: Move directory from
12030         ports/sysdeps/unix/sysv/linux/aarch64.
12031         * README: Update listing for aarch64*-*-linux-gnu.
12032
12033 2014-02-11  Will Newton  <will.newton@linaro.org>
12034
12035         * manual/probes.texi (Mathematical Function Probes): Use
12036         "triggered" instead of "hit".
12037
12038         * manual/probes.texi (Internal Probes): Add documentation
12039         of setjmp, longjmp and longjmp_target probes.
12040
12041         * include/stap-probe.h: Add comment about probe argument
12042         format.
12043
12044         * malloc/mtrace.c (attribute_hidden): Remove unused macro
12045         definition.  (tr_where, tr_freehook, tr_mallochook,
12046         tr_reallochook, tr_memalignhook): Use ANSI protoype.
12047
12048 2014-02-11  David S. Miller  <davem@davemloft.net>
12049
12050         * stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when
12051         processing int_tests.
12052
12053 2014-02-10  Joseph Myers  <joseph@codesourcery.com>
12054
12055         * sysdeps/mips: Move directory from ports/sysdeps/mips.
12056         * sysdeps/unix/mips: Move directory from ports/sysdeps/unix/mips.
12057         * sysdeps/unix/sysv/linux/mips: Move directory from
12058         ports/sysdeps/unix/sysv/linux/mips.
12059         * README: Update listing for mips-*-linux-gnu and
12060         mips64-*-linux-gnu.
12061
12062 2014-02-10  Andreas Schwab  <schwab@linux-m68k.org>
12063
12064         * sysdeps/m68k: Move directory from ports/sysdeps/m68k.
12065         * sysdeps/unix/sysv/linux/m68k: Move directory from
12066         ports/sysdeps/unix/sysv/linux/m68k.
12067         * README: Update listing for m68k-*-linux-gnu.
12068
12069 2014-02-10  Chris Metcalf  <cmetcalf@tilera.com>
12070
12071         * sysdeps/tile: Move directory from ports/sysdeps/tile.
12072         * sysdeps/unix/sysv/linux/generic: Move directory from
12073         ports/sysdeps/unix/sysv/linux/generic.
12074         * sysdeps/unix/sysv/linux/tile: Move directory from
12075         ports/sysdeps/unix/sysv/linux/tile.
12076         * README: Update listing for tile*-*-linux-gnu.
12077
12078 2014-02-10  Ondřej Bílka  <neleai@seznam.cz>
12079
12080         * assert/assert.c (__assert_fail_base): Use glibc_likely instead
12081         __builtin_expect.
12082         * benchtests/bench-memmem.c (simple_memmem): Likewise.
12083         * catgets/open_catalog.c (__open_catalog): Likewise.
12084         * csu/libc-start.c (LIBC_START_MAIN): Likewise.
12085         * debug/confstr_chk.c: Likewise.
12086         * debug/fread_chk.c (__fread_chk): Likewise.
12087         * debug/fread_u_chk.c (__fread_unlocked_chk): Likewise.
12088         * debug/getgroups_chk.c: Likewise.
12089         * debug/mbsnrtowcs_chk.c: Likewise.
12090         * debug/mbsrtowcs_chk.c: Likewise.
12091         * debug/mbstowcs_chk.c: Likewise.
12092         * debug/memcpy_chk.c: Likewise.
12093         * debug/memmove_chk.c: Likewise.
12094         * debug/mempcpy_chk.c: Likewise.
12095         * debug/memset_chk.c: Likewise.
12096         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
12097         * debug/strcat_chk.c (__strcat_chk): Likewise.
12098         * debug/strcpy_chk.c (__strcpy_chk): Likewise.
12099         * debug/strncat_chk.c (__strncat_chk): Likewise.
12100         * debug/vsnprintf_chk.c (___vsnprintf_chk): Likewise.
12101         * debug/vswprintf_chk.c (__vswprintf_chk): Likewise.
12102         * debug/wcpcpy_chk.c (__wcpcpy_chk): Likewise.
12103         * debug/wcpncpy_chk.c: Likewise.
12104         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
12105         * debug/wcscpy_chk.c (__wcscpy_chk): Likewise.
12106         * debug/wcsncat_chk.c (__wcsncat_chk): Likewise.
12107         * debug/wcsncpy_chk.c: Likewise.
12108         * debug/wcsnrtombs_chk.c: Likewise.
12109         * debug/wcsrtombs_chk.c: Likewise.
12110         * debug/wcstombs_chk.c: Likewise.
12111         * debug/wmemcpy_chk.c: Likewise.
12112         * debug/wmemmove_chk.c: Likewise.
12113         * debug/wmempcpy_chk.c: Likewise.
12114         * debug/wmemset_chk.c: Likewise.
12115         * dirent/scandirat.c (SCANDIRAT): Likewise.
12116         * dlfcn/dladdr1.c (dladdr1): Likewise.
12117         * dlfcn/dladdr.c (dladdr): Likewise.
12118         * dlfcn/dlclose.c (dlclose_doit): Likewise.
12119         * dlfcn/dlerror.c (__dlerror): Likewise.
12120         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
12121         * dlfcn/dlmopen.c (dlmopen_doit): Likewise.
12122         * dlfcn/dlopen.c (dlopen_doit): Likewise.
12123         * dlfcn/dlopenold.c (__dlopen_nocheck): Likewise.
12124         * dlfcn/dlsym.c (dlsym_doit): Likewise.
12125         * dlfcn/dlvsym.c (dlvsym_doit): Likewise.
12126         * elf/dl-cache.c (_dl_load_cache_lookup): Likewise.
12127         * elf/dl-close.c (remove_slotinfo, _dl_close_worker, _dl_close):
12128         Likewise.
12129         * elf/dl-conflict.c: Likewise.
12130         * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
12131         * elf/dl-dst.h: Likewise.
12132         * elf/dl-fini.c (_dl_sort_fini, _dl_fini): Likewise.
12133         * elf/dl-fptr.c (_dl_make_fptr): Likewise.
12134         * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
12135         * elf/dl-init.c (call_init, _dl_init): Likewise.
12136         * elf/dl-libc.c (__libc_dlopen_mode, __libc_dlsym): Likewise.
12137         * elf/dl-load.c (_dl_dst_substitute, fillin_rpath, _dl_init_paths)
12138         (_dl_map_object_from_fd, open_verify, open_path, _dl_map_object):
12139         Likewise.
12140         * elf/dl-lookup.c (do_lookup_x, add_dependency, _dl_lookup_symbol_x):
12141         Likewise.
12142         * elf/dl-minimal.c (__libc_memalign): Likewise.
12143         * elf/dl-open.c (add_to_global, dl_open_worker, _dl_open): Likewise.
12144         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
12145         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
12146         * elf/dl-sym.c (do_sym): Likewise.
12147         * elf/dl-tls.c (tls_get_addr_tail, update_get_addr)
12148         (__tls_get_addr, _dl_tls_get_addr_soft): Likewise.
12149         * elf/dl-version.c (match_symbol, _dl_check_map_versions): Likewise.
12150         * elf/dl-writev.h (_dl_writev): Likewise.
12151         * elf/ldconfig.c (search_dir): Likewise.
12152         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, do_preload)
12153         (dl_main): Likewise.
12154         * elf/setup-vdso.h (setup_vdso): Likewise.
12155         * grp/compat-initgroups.c (compat_call): Likewise.
12156         * grp/fgetgrent.c (fgetgrent): Likewise.
12157         * grp/initgroups.c (getgrouplist, initgroups): Likewise.
12158         * grp/putgrent.c (putgrent): Likewise.
12159         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
12160         Likewise.
12161         * hurd/hurdinit.c: Likewise.
12162         * iconvdata/8bit-gap.c (struct): Likewise.
12163         * iconvdata/ansi_x3.110.c : Likewise.
12164         * iconvdata/big5.c : Likewise.
12165         * iconvdata/big5hkscs.c : Likewise.
12166         * iconvdata/cp1255.c: Likewise.
12167         * iconvdata/cp1258.c : Likewise.
12168         * iconvdata/cp932.c : Likewise.
12169         * iconvdata/euc-cn.c: Likewise.
12170         * iconvdata/euc-jisx0213.c : Likewise.
12171         * iconvdata/euc-jp.c: Likewise.
12172         * iconvdata/euc-jp-ms.c : Likewise.
12173         * iconvdata/euc-kr.c (euckr_from_ucs4): Likewise.
12174         * iconvdata/gb18030.c : Likewise.
12175         * iconvdata/gbbig5.c (const): Likewise.
12176         * iconvdata/gbgbk.c: Likewise.
12177         * iconvdata/gbk.c : Likewise.
12178         * iconvdata/ibm1364.c : Likewise.
12179         * iconvdata/ibm930.c : Likewise.
12180         * iconvdata/ibm932.c: Likewise.
12181         * iconvdata/ibm933.c : Likewise.
12182         * iconvdata/ibm935.c : Likewise.
12183         * iconvdata/ibm937.c : Likewise.
12184         * iconvdata/ibm939.c : Likewise.
12185         * iconvdata/ibm943.c: Likewise.
12186         * iconvdata/iso_11548-1.c: Likewise.
12187         * iconvdata/iso-2022-cn.c : Likewise.
12188         * iconvdata/iso-2022-cn-ext.c : Likewise.
12189         * iconvdata/iso-2022-jp-3.c: Likewise.
12190         * iconvdata/iso-2022-jp.c (gconv_end): Likewise.
12191         * iconvdata/iso-2022-kr.c : Likewise.
12192         * iconvdata/iso646.c (gconv_end): Likewise.
12193         * iconvdata/iso_6937-2.c : Likewise.
12194         * iconvdata/iso_6937.c : Likewise.
12195         * iconvdata/iso8859-1.c: Likewise.
12196         * iconvdata/johab.c (johab_sym_hanja_to_ucs): Likewise.
12197         * iconvdata/shift_jisx0213.c : Likewise.
12198         * iconvdata/sjis.c : Likewise.
12199         * iconvdata/t.61.c : Likewise.
12200         * iconvdata/tcvn5712-1.c : Likewise.
12201         * iconvdata/tscii.c: Likewise.
12202         * iconvdata/uhc.c : Likewise.
12203         * iconvdata/unicode.c (gconv_end): Likewise.
12204         * iconvdata/utf-16.c (gconv_end): Likewise.
12205         * iconvdata/utf-32.c (gconv_end): Likewise.
12206         * iconvdata/utf-7.c (base64): Likewise.
12207         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
12208         * iconv/gconv_close.c (__gconv_close): Likewise.
12209         * iconv/gconv_open.c (__gconv_open): Likewise.
12210         * iconv/gconv_simple.c (internal_ucs4_loop_single)
12211         (ucs4_internal_loop, ucs4_internal_loop_unaligned)
12212         (ucs4_internal_loop_single, internal_ucs4le_loop_single)
12213         (ucs4le_internal_loop, ucs4le_internal_loop_unaligned)
12214         (ucs4le_internal_loop_single): Likewise.
12215         * iconv/iconv.c (iconv): Likewise.
12216         * iconv/iconv_close.c: Likewise.
12217         * iconv/loop.c (SINGLE): Likewise.
12218         * iconv/skeleton.c (FUNCTION_NAME): Likewise.
12219         * include/atomic.h: Likewise.
12220         * inet/inet6_option.c (option_alloc): Likewise.
12221         * intl/bindtextdom.c (set_binding_values): Likewise.
12222         * intl/dcigettext.c (DCIGETTEXT, _nl_find_msg): Likewise.
12223         * intl/loadmsgcat.c (_nl_load_domain): Likewise.
12224         * intl/localealias.c (read_alias_file): Likewise.
12225         * libio/filedoalloc.c (_IO_file_doallocate): Likewise.
12226         * libio/fileops.c (_IO_file_open, _IO_file_underflow_mmap)
12227         (_IO_new_file_overflow, _IO_file_xsgetn_mmap): Likewise.
12228         * libio/fmemopen.c (fmemopen): Likewise.
12229         * libio/iofgets.c (_IO_fgets): Likewise.
12230         * libio/iofgets_u.c (fgets_unlocked): Likewise.
12231         * libio/iofgetws.c (fgetws): Likewise.
12232         * libio/iofgetws_u.c (fgetws_unlocked): Likewise.
12233         * libio/iogetdelim.c (_IO_getdelim): Likewise.
12234         * libio/wfileops.c (_IO_wfile_underflow, _IO_wfile_underflow_mmap)
12235         (adjust_wide_data, _IO_wfile_seekoff): Likewise.
12236         * locale/findlocale.c (_nl_find_locale): Likewise.
12237         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
12238         * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale):
12239         Likewise.
12240         * locale/setlocale.c (setlocale): Likewise.
12241         * login/programs/pt_chown.c (main): Likewise.
12242         * malloc/arena.c (ptmalloc_init, shrink_heap, arena_get2): Likewise.
12243         * malloc/malloc.c (_int_malloc, _int_free): Likewise.
12244         * malloc/memusage.c (update_data, malloc, realloc, calloc, free)
12245         (mmap, mmap64, mremap, munmap): Likewise.
12246         * math/e_exp2l.c: Likewise.
12247         * math/e_scalb.c (invalid_fn, __ieee754_scalb): Likewise.
12248         * math/e_scalbf.c (invalid_fn, __ieee754_scalbf): Likewise.
12249         * math/e_scalbl.c (invalid_fn, __ieee754_scalbl): Likewise.
12250         * math/s_catan.c (__catan): Likewise.
12251         * math/s_catanf.c (__catanf): Likewise.
12252         * math/s_catanh.c (__catanh): Likewise.
12253         * math/s_catanhf.c (__catanhf): Likewise.
12254         * math/s_catanhl.c (__catanhl): Likewise.
12255         * math/s_catanl.c (__catanl): Likewise.
12256         * math/s_ccosh.c (__ccosh): Likewise.
12257         * math/s_ccoshf.c (__ccoshf): Likewise.
12258         * math/s_ccoshl.c (__ccoshl): Likewise.
12259         * math/s_cexp.c (__cexp): Likewise.
12260         * math/s_cexpf.c (__cexpf): Likewise.
12261         * math/s_cexpl.c (__cexpl): Likewise.
12262         * math/s_clog10.c (__clog10): Likewise.
12263         * math/s_clog10f.c (__clog10f): Likewise.
12264         * math/s_clog10l.c (__clog10l): Likewise.
12265         * math/s_clog.c (__clog): Likewise.
12266         * math/s_clogf.c (__clogf): Likewise.
12267         * math/s_clogl.c (__clogl): Likewise.
12268         * math/s_csin.c (__csin): Likewise.
12269         * math/s_csinf.c (__csinf): Likewise.
12270         * math/s_csinh.c (__csinh): Likewise.
12271         * math/s_csinhf.c (__csinhf): Likewise.
12272         * math/s_csinhl.c (__csinhl): Likewise.
12273         * math/s_csinl.c (__csinl): Likewise.
12274         * math/s_csqrt.c (__csqrt): Likewise.
12275         * math/s_csqrtf.c (__csqrtf): Likewise.
12276         * math/s_csqrtl.c (__csqrtl): Likewise.
12277         * math/s_ctan.c (__ctan): Likewise.
12278         * math/s_ctanf.c (__ctanf): Likewise.
12279         * math/s_ctanh.c (__ctanh): Likewise.
12280         * math/s_ctanhf.c (__ctanhf): Likewise.
12281         * math/s_ctanhl.c (__ctanhl): Likewise.
12282         * math/s_ctanl.c (__ctanl): Likewise.
12283         * math/w_pow.c: Likewise.
12284         * math/w_powf.c: Likewise.
12285         * math/w_powl.c: Likewise.
12286         * math/w_scalb.c (sysv_scalb): Likewise.
12287         * math/w_scalbf.c (sysv_scalbf): Likewise.
12288         * math/w_scalbl.c (sysv_scalbl): Likewise.
12289         * misc/error.c (error_tail): Likewise.
12290         * misc/pselect.c (__pselect): Likewise.
12291         * nis/nis_callback.c (__nis_create_callback): Likewise.
12292         * nis/nis_call.c (__nisfind_server): Likewise.
12293         * nis/nis_creategroup.c (nis_creategroup): Likewise.
12294         * nis/nis_domain_of_r.c (nis_domain_of_r): Likewise.
12295         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
12296         * nis/nis_getservlist.c (nis_getservlist): Likewise.
12297         * nis/nis_lookup.c (nis_lookup): Likewise.
12298         * nis/nis_subr.c (nis_leaf_of_r, nis_getnames): Likewise.
12299         * nis/nis_table.c (__create_ib_request, nis_list, nis_add_entry)
12300         (nis_modify_entry, nis_first_entry, nis_next_entry): Likewise.
12301         * nis/nis_xdr.c (xdr_endpoint): Likewise.
12302         * nis/nss_compat/compat-grp.c (getgrent_next_file)
12303         (internal_getgrnam_r, internal_getgrgid_r): Likewise.
12304         * nis/nss_compat/compat-initgroups.c (add_group)
12305         (internal_getgrent_r): Likewise.
12306         * nis/nss_compat/compat-pwd.c (getpwent_next_file)
12307         (internal_getpwnam_r, internal_getpwuid_r): Likewise.
12308         * nis/nss_compat/compat-spwd.c (getspent_next_file)
12309         (internal_getspnam_r): Likewise.
12310         * nis/nss_nis/nis-alias.c (internal_nis_getaliasent_r)
12311         (_nss_nis_getaliasbyname_r): Likewise.
12312         * nis/nss_nis/nis-ethers.c (_nss_nis_gethostton_r)
12313         (_nss_nis_getntohost_r): Likewise.
12314         * nis/nss_nis/nis-grp.c (internal_nis_setgrent)
12315         (internal_nis_getgrent_r, _nss_nis_getgrnam_r)
12316         (_nss_nis_getgrgid_r): Likewise.
12317         * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent)
12318         (internal_nis_gethostent_r, internal_gethostbyname2_r)
12319         (_nss_nis_gethostbyname_r, _nss_nis_gethostbyaddr_r)
12320         (_nss_nis_gethostbyname4_r): Likewise.
12321         * nis/nss_nis/nis-initgroups.c (internal_getgrent_r)
12322         (initgroups_netid): Likewise.
12323         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
12324         * nis/nss_nis/nis-network.c (internal_nis_getnetent_r)
12325         (_nss_nis_getnetbyname_r, _nss_nis_getnetbyaddr_r): Likewise.
12326         * nis/nss_nis/nis-proto.c (_nss_nis_getprotobyname_r)
12327         (_nss_nis_getprotobynumber_r): Likewise.
12328         * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey)
12329         (_nss_nis_getsecretkey): Likewise.
12330         * nis/nss_nis/nis-pwd.c (_nis_saveit, internal_nis_setpwent)
12331         (internal_nis_getpwent_r, _nss_nis_getpwnam_r)
12332         (_nss_nis_getpwuid_r): Likewise.
12333         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r)
12334         (_nss_nis_getrpcbyname_r, _nss_nis_getrpcbynumber_r): Likewise.
12335         * nis/nss_nis/nis-service.c (dosearch, internal_nis_getservent_r)
12336         (_nss_nis_getservbyname_r, _nss_nis_getservbyport_r): Likewise.
12337         * nis/nss_nis/nis-spwd.c (_nss_nis_setspent)
12338         (internal_nis_getspent_r, _nss_nis_getspnam_r): Likewise.
12339         * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_getaliasbyname_r):
12340         Likewise.
12341         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r)
12342         (_nss_nisplus_getntohost_r): Likewise.
12343         * nis/nss_nisplus/nisplus-grp.c (internal_nisplus_getgrent_r)
12344         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
12345         * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r)
12346         (_nss_nisplus_gethostbyaddr_r, _nss_nisplus_gethostbyname4_r):
12347         Likewise.
12348         * nis/nss_nisplus/nisplus-initgroups.c
12349         (_nss_nisplus_initgroups_dyn): Likewise.
12350         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r)
12351         (_nss_nisplus_getnetbyaddr_r): Likewise.
12352         * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_getprotobyname_r)
12353         (_nss_nisplus_getprotobynumber_r): Likewise.
12354         * nis/nss_nisplus/nisplus-pwd.c (internal_nisplus_getpwent_r)
12355         (_nss_nisplus_getpwnam_r, _nss_nisplus_getpwuid_r): Likewise.
12356         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r):
12357         Likewise.
12358         * nis/nss_nisplus/nisplus-service.c
12359         (internal_nisplus_getservent_r, _nss_nisplus_getservbyname_r)
12360         (_nss_nisplus_getservbyport_r): Likewise.
12361         * nis/nss_nisplus/nisplus-spwd.c (internal_nisplus_getspent_r)
12362         (_nss_nisplus_getspnam_r): Likewise.
12363         * nis/ypclnt.c (__yp_bind, yp_match, yp_all, yp_maplist):
12364         Likewise.
12365         * nscd/aicache.c (addhstaiX): Likewise.
12366         * nscd/cache.c (cache_search, prune_cache): Likewise.
12367         * nscd/connections.c (register_traced_file, send_ro_fd)
12368         (handle_request, nscd_run_prune, nscd_run_worker, fd_ready)
12369         (main_loop_epoll): Likewise.
12370         * nscd/grpcache.c (addgrbyX): Likewise.
12371         * nscd/hstcache.c (addhstbyX): Likewise.
12372         * nscd/initgrcache.c (addinitgroupsX): Likewise.
12373         * nscd/mem.c (gc, mempool_alloc): Likewise.
12374         * nscd/netgroupcache.c (do_notfound, addgetnetgrentX)
12375         (addinnetgrX): Likewise.
12376         * nscd/nscd-client.h (__nscd_acquire_maplock)
12377         (__nscd_drop_map_ref): Likewise.
12378         * nscd/nscd_getai.c (__nscd_getai): Likewise.
12379         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
12380         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp, nscd_gethst_r):
12381         Likewise.
12382         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
12383         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
12384         * nscd/nscd_helper.c (__readvall, open_socket, __nscd_get_mapping)
12385         (__nscd_get_map_ref): Likewise.
12386         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
12387         * nscd/nscd_netgroup.c (__nscd_setnetgrent, __nscd_innetgr):
12388         Likewise.
12389         * nscd/pwdcache.c (addpwbyX): Likewise.
12390         * nscd/selinux.c (preserve_capabilities): Likewise.
12391         * nscd/servicescache.c (addservbyX): Likewise.
12392         * nss/nss_files/files-XXX.c (internal_getent): Likewise.
12393         * posix/fnmatch.c (fnmatch): Likewise.
12394         * posix/getopt.c (_getopt_internal_r): Likewise.
12395         * posix/glob.c (glob, glob_in_dir): Likewise.
12396         * posix/wordexp.c (exec_comm_child): Likewise.
12397         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r)
12398         (getanswer_r, gaih_getanswer_slice): Likewise.
12399         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.
12400         * resolv/res_init.c: Likewise.
12401         * resolv/res_mkquery.c (res_nmkquery): Likewise.
12402         * resolv/res_query.c (__libc_res_nquery): Likewise.
12403         * resolv/res_send.c (__libc_res_nsend, send_vc, reopen, send_dg):
12404         Likewise.
12405         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Likewise.
12406         * stdio-common/perror.c (perror): Likewise.
12407         * stdio-common/printf_fp.c (___printf_fp): Likewise.
12408         * stdio-common/tmpnam.c (tmpnam): Likewise.
12409         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
12410         * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
12411         * stdlib/cxa_thread_atexit_impl.c (__cxa_thread_atexit_impl):
12412         Likewise.
12413         * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
12414         * stdlib/putenv.c (putenv): Likewise.
12415         * stdlib/setenv.c (__add_to_environ): Likewise.
12416         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
12417         * stdlib/strtol_l.c (INTERNAL): Likewise.
12418         * string/memmem.c (memmem): Likewise.
12419         * string/strerror.c (strerror): Likewise.
12420         * string/strnlen.c (__strnlen): Likewise.
12421         * string/test-memmem.c (simple_memmem): Likewise.
12422         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Likewise.
12423         * sunrpc/pm_getport.c (__get_socket): Likewise.
12424         * sysdeps/gnu/unwind-resume.c (init, _Unwind_Resume): Likewise.
12425         * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
12426         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup)
12427         (elf_machine_rel, elf_machine_lazy_rel, elf_machine_lazy_rela):
12428         Likewise.
12429         * sysdeps/ieee754/dbl-64/e_atanh.c (__ieee754_atanh): Likewise.
12430         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
12431         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
12432         * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise.
12433         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
12434         * sysdeps/ieee754/dbl-64/e_j1.c (__ieee754_j1, __ieee754_y1):
12435         Likewise.
12436         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn, __ieee754_yn):
12437         Likewise.
12438         * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
12439         * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
12440         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
12441         * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
12442         * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
12443         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Likewise.
12444         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
12445         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Likewise.
12446         * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
12447         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): Likewise.
12448         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
12449         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c (__ieee754_acosh):
12450         Likewise.
12451         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10):
12452         Likewise.
12453         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2):
12454         Likewise.
12455         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c (__frexp): Likewise.
12456         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
12457         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo): Likewise.
12458         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c (__round): Likewise.
12459         * sysdeps/ieee754/flt-32/e_atanhf.c (__ieee754_atanhf): Likewise.
12460         * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r): Likewise.
12461         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
12462         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Likewise.
12463         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_nearbyint): Likewise.
12464         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Likewise.
12465         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
12466         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
12467         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
12468         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c (__lroundl): Likewise.
12469         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
12470         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
12471         Likewise.
12472         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l, __ieee754_y0l):
12473         Likewise.
12474         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l, __ieee754_y1l):
12475         Likewise.
12476         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl, __ieee754_ynl):
12477         Likewise.
12478         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
12479         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
12480         * sysdeps/posix/clock_getres.c (hp_timing_getres, realtime_getres):
12481         Likewise.
12482         * sysdeps/posix/fdopendir.c (__fdopendir): Likewise.
12483         * sysdeps/posix/getaddrinfo.c (gaih_inet, getaddrinfo): Likewise.
12484         * sysdeps/posix/opendir.c (__opendirat): Likewise.
12485         * sysdeps/posix/sleep.c: Likewise.
12486         * sysdeps/posix/tempname.c: Likewise.
12487         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irela): Likewise.
12488         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
12489         Likewise.
12490         * sysdeps/powerpc/powerpc32/dl-machine.h
12491         (elf_machine_runtime_setup, elf_machine_rela): Likewise.
12492         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
12493         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
12494         * sysdeps/pthread/aio_notify.c (__aio_notify_only): Likewise.
12495         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait, aio_suspend):
12496         Likewise.
12497         * sysdeps/s390/dl-irel.h (elf_irela): Likewise.
12498         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup)
12499         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
12500         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup)
12501         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
12502         * sysdeps/s390/s390-64/utf16-utf32-z9.c (gconv_end): Likewise.
12503         * sysdeps/s390/s390-64/utf8-utf16-z9.c (gconv_end): Likewise.
12504         * sysdeps/s390/s390-64/utf8-utf32-z9.c (gconv_end): Likewise.
12505         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
12506         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Likewise.
12507         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela)
12508         (elf_machine_lazy_rel): Likewise.
12509         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
12510         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela)
12511         (elf_machine_lazy_rel): Likewise.
12512         * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Likewise.
12513         * sysdeps/unix/clock_gettime.c (hp_timing_gettime): Likewise.
12514         * sysdeps/unix/clock_settime.c (hp_timing_settime): Likewise.
12515         * sysdeps/unix/grantpt.c (grantpt): Likewise.
12516         * sysdeps/unix/sysv/linux/accept4.c (accept4): Likewise.
12517         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Likewise.
12518         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
12519         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
12520         Likewise.
12521         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Likewise.
12522         * sysdeps/unix/sysv/linux/fchmodat.c (fchmodat): Likewise.
12523         * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise.
12524         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Likewise.
12525         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
12526         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
12527         * sysdeps/unix/sysv/linux/i386/fallocate64.c (fallocate64): Likewise.
12528         * sysdeps/unix/sysv/linux/i386/fallocate.c (fallocate): Likewise.
12529         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
12530         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
12531         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
12532         Likewise.
12533         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
12534         (__posix_fallocate64_l64): Likewise.
12535         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c
12536         (posix_fallocate): Likewise.
12537         * sysdeps/unix/sysv/linux/i386/scandir64.c (__old_scandir64):
12538         Likewise.
12539         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
12540         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request)
12541         (getifaddrs_internal): Likewise.
12542         * sysdeps/unix/sysv/linux/linkat.c (linkat): Likewise.
12543         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Likewise.
12544         * sysdeps/unix/sysv/linux/mq_unlink.c (mq_unlink): Likewise.
12545         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
12546         * sysdeps/unix/sysv/linux/posix_fallocate64.c
12547         (__posix_fallocate64_l64): Likewise.
12548         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
12549         Likewise.
12550         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
12551         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
12552         (__get_clockfreq): Likewise.
12553         * sysdeps/unix/sysv/linux/readlinkat.c (readlinkat): Likewise.
12554         * sysdeps/unix/sysv/linux/recvmmsg.c (recvmmsg): Likewise.
12555         * sysdeps/unix/sysv/linux/renameat.c (renameat): Likewise.
12556         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
12557         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
12558         * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
12559         * sysdeps/unix/sysv/linux/sendmmsg.c (__sendmmsg): Likewise.
12560         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs, shm_open):
12561         Likewise.
12562         * sysdeps/unix/sysv/linux/sleep.c (__sleep): Likewise.
12563         * sysdeps/unix/sysv/linux/symlinkat.c (symlinkat): Likewise.
12564         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
12565         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
12566         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
12567         * sysdeps/unix/sysv/linux/unlinkat.c (unlinkat): Likewise.
12568         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):
12569         Likewise.
12570         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
12571         (posix_fallocate): Likewise.
12572         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
12573         * sysdeps/unix/sysv/linux/xmknodat.c (__xmknodat): Likewise.
12574         * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
12575         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup)
12576         (elf_machine_rela, elf_machine_rela_relative)
12577         (elf_machine_lazy_rel): Likewise.
12578         * time/asctime.c (asctime_internal): Likewise.
12579         * time/tzfile.c (__tzfile_read, __tzfile_compute): Likewise.
12580         * time/tzset.c (__tzset_parse_tz): Likewise.
12581         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
12582         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
12583         * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Likewise.
12584         * wcsmbs/wcsmbsload.h: Likewise.
12585
12586         [BZ #15894]
12587         * stdlib/setenv.c (__add_to_environ): Remove duplicate code.
12588
12589         * malloc/arena.c (grow_heap, get_free_list, reused_arena)
12590         (arena_get2): Remove THREAD_STATS conditionals.
12591         * malloc/malloc.c (__malloc_assert, __libc_realloc, _int_free)
12592         (__malloc_stats, int): Likewise.
12593
12594 2014-02-08  Mike Frysinger  <vapier@gentoo.org>
12595
12596         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Compare
12597         f.f_type to RAMFS_MAGIC too.  Compare mp->mnt_type to shm too.
12598
12599         * manual/setjmp.texi: Fix typos/grammar errors.
12600
12601         * debug/tst-backtrace4.c (handle_signal): Add NUM_FUNCTIONS to output.
12602         Only return early when n is <= 0.  Delete unused return statement.
12603
12604         * debug/Makefile (CFLAGS-tst-longjmp_chk3.c): Define.
12605         (CPPFLAGS-tst-longjmp_chk3.c): Likewise.
12606         * debug/tst-longjmp_chk3.c: New file.
12607
12608         * benchtests/bench-strcpy_chk.c: Move test-skeleton.c to top.
12609         (test_main): Replace code with set_fortify_handler call.
12610         * debug/test-strcpy_chk.c: Likewise.
12611         * debug/tst-chk1.c: Likewise.
12612         * debug/tst-longjmp_chk.c: Likewise.
12613         * test-skeleton.c: Include fcntl.h & paths.h
12614         (set_fortify_handler): Define.
12615
12616         * debug/tst-longjmp_chk.c: Add header comment and include
12617         ../test-skeleton.c.
12618         (do_test): Mark static.
12619         (TEST_FUNCTION): Define.
12620
12621         * sysdeps/unix/sysv/linux/bits/in.h (IP_NODEFRAG): Define.
12622         (IP_PMTUDISC_INTERFACE): Likewise.
12623         (IP_MULTICAST_IF): Likewise.
12624         (IP_MULTICAST_TTL): Likewise.
12625         (IP_MULTICAST_LOOP): Likewise.
12626         (IP_ADD_MEMBERSHIP): Likewise.
12627         (IP_DROP_MEMBERSHIP): Likewise.
12628         (IP_UNBLOCK_SOURCE): Likewise.
12629         (IP_BLOCK_SOURCE): Likewise.
12630         (IP_ADD_SOURCE_MEMBERSHIP): Likewise.
12631         (IP_DROP_SOURCE_MEMBERSHIP): Likewise.
12632         (IP_MSFILTER): Likewise.
12633         (MCAST_JOIN_GROUP): Likewise.
12634         (MCAST_BLOCK_SOURCE): Likewise.
12635         (MCAST_UNBLOCK_SOURCE): Likewise.
12636         (MCAST_LEAVE_GROUP): Likewise.
12637         (MCAST_JOIN_SOURCE_GROUP): Likewise.
12638         (MCAST_LEAVE_SOURCE_GROUP): Likewise.
12639         (MCAST_MSFILTER): Likewise.
12640         (IP_MULTICAST_ALL): Likewise.
12641         (IP_UNICAST_IF): Likewise.
12642
12643         * timezone/Makefile: Delete $(have-ksh) check.
12644         ($(objpfx)tzselect): Change $(KSH) to $(BASH).
12645         * timezone/tzselect.ksh: Add +x mode bits.
12646
12647         * sysdeps/unix/sysv/linux/linux_fsinfo.h (AFS_SUPER_MAGIC): Define.
12648         (ANON_INODE_FS_MAGIC): Likewise.
12649         (BDEVFS_MAGIC): Likewise.
12650         (BINFMTFS_MAGIC): Likewise.
12651         (BTRFS_TEST_MAGIC): Likewise.
12652         (CRAMFS_MAGIC_WEND): Likewise.
12653         (DEBUGFS_MAGIC): Likewise.
12654         (ECRYPTFS_SUPER_MAGIC): Likewise.
12655         (EXT3_SUPER_MAGIC): Likewise.
12656         (EXT4_SUPER_MAGIC): Likewise.
12657         (FUTEXFS_SUPER_MAGIC): Likewise.
12658         (HOSTFS_SUPER_MAGIC): Likewise.
12659         (HUGETLBFS_MAGIC): Likewise.
12660         (MINIX3_SUPER_MAGIC): Likewise.
12661         (MTD_INODE_FS_MAGIC): Likewise.
12662         (NILFS_SUPER_MAGIC): Likewise.
12663         (OPENPROM_SUPER_MAGIC): Likewise.
12664         (PIPEFS_MAGIC): Likewise.
12665         (PSTOREFS_MAGIC): Likewise.
12666         (QNX6_SUPER_MAGIC): Likewise.
12667         (RAMFS_MAGIC): Likewise.
12668         (REISERFS_SUPER_MAGIC_STRING): Likewise.
12669         (REISER2FS_SUPER_MAGIC_STRING): Likewise.
12670         (REISER2FS_JR_SUPER_MAGIC_STRING): Likewise.
12671         (SECURITYFS_MAGIC): Likewise.
12672         (SELINUX_MAGIC): Likewise.
12673         (SMACK_MAGIC): Likewise.
12674         (SOCKFS_MAGIC): Likewise.
12675         (SQUASHFS_MAGIC): Likewise.
12676         (STACK_END_MAGIC): Likewise.
12677         (TMPFS_MAGIC): Likewise.
12678         (USBDEVICE_SUPER_MAGIC): Likewise.
12679         (V9FS_MAGIC): Likewise.
12680         (XENFS_SUPER_MAGIC): Likewise.
12681         (CRAMFS_MAGIC): Fix typo in comment.
12682         (EXT2_SUPER_MAGIC): Update comment.
12683         (USBDEVFS_SUPER_MAGIC): Fix sorting order by moving further down.
12684
12685 2014-02-08  Joseph Myers  <joseph@codesourcery.com>
12686
12687         * sysdeps/arm: Move directory from ports/sysdeps/arm.
12688         * sysdeps/unix/arm: Move directory from ports/sysdeps/unix/arm.
12689         * sysdeps/unix/sysv/linux/arm: Move directory from
12690         ports/sysdeps/unix/sysv/linux/arm.
12691         * README: Update listing for arm-*-linux-gnueabi.
12692
12693         * README: Remove mention of am33.
12694
12695 2014-02-07  Roland McGrath  <roland@hack.frob.com>
12696
12697         * bits/sigset.h (__sigemptyset): Use a statement expression rather
12698         than the comma operator, to avoid "rhs of comma has no effect"
12699         compiler warnings.
12700         (__sigfillset, __sigandset, __sigorset): Likewise.
12701         * include/signal.h (__sigemptyset): Likewise.
12702         * sysdeps/generic/malloc-machine.h (mutex_lock): Likewise.
12703
12704 2014-02-07  Allan McRae  <allan@archlinux.org>
12705
12706         * version.h (RELEASE): Set to "development".
12707         (VERSION): Set to "2.19.90"
12708         * NEWS: Add 2.20 section.
12709
12710 2014-02-06  Carlos O'Donell  <carlos@redhat.com>
12711
12712         [BZ #16529]
12713         * inet/netinet/in.h: Remove comma after IPPROTO_MH.
12714
12715 2014-02-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
12716
12717         * manual/contrib.texi: Update entry for Carlos O'Donell,
12718         Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
12719
12720 2014-02-05  Carlos O'Donell  <carlos@rehdat.com>
12721
12722         * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
12723
12724         * sysdeps/unix/sysv/linux/kernel-features.h
12725         [__LINUX_KERNEL_VERSION >= 0x020621]
12726         (__ASSUME_PROC_PID_TASK_COMM): Define.
12727
12728 2014-02-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
12729
12730         [BZ #16398]
12731         * libio/wfileops.c (_IO_wfile_seekoff): Break out form
12732         conversion when destination buffer does not have enough space.
12733         * libio/tst-ftell-partial-wide.c: New test case.
12734         * libio/Makefile (tests): Add tst-ftell-partial-wide.
12735
12736         * manual/contrib.texi: Update entry for Ondrej Bilka, Will
12737         Newton and Alexandre Oliva.  Add entries for Steve Ellcey, Chris
12738         Leonard and Allan McRae.
12739
12740 2014-02-04  David S. Miller  <davem@davemloft.net>
12741
12742         * sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
12743         32-bit.
12744
12745 2014-02-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12746
12747         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
12748         New file
12749         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
12750         New file
12751         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
12752         New file.
12753         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
12754         New file.
12755         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
12756         New file.
12757         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
12758         New file.
12759         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
12760         New file.
12761         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
12762         New file.
12763         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
12764         New file.
12765         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
12766         New file.
12767         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
12768         New file.
12769         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
12770         New file.
12771         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
12772         New file.
12773
12774 2014-02-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12775
12776         * nptl/shlib-versions: Change powerpc*le start to 2.17.
12777         * shlib-versions: Likewise.
12778
12779 2014-02-04  Roland McGrath  <roland@hack.frob.com>
12780             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12781
12782         * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
12783         (abilist-pattern): New variable, set to %-le.abilist.
12784
12785         * Makerules (abilist-pattern): New variable.
12786         (vpath): Use $(abilist-pattern) in place of %.abilist.
12787         (check-abi-% pattern rule): Likewise.
12788         (check-abi, update-abi): Likewise.
12789
12790 2014-02-04  Eric Wong  <normalperson@yhbt.net>
12791
12792         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
12793
12794 2014-02-03  Carlos O'Donell  <carlos@redhat.com>
12795
12796         * manual/startup.texi: Add next, previous, and top entries for
12797         the `Program Arguments' and `Environment Variables' nodes.
12798
12799 2014-02-03  Alexandre Oliva <aoliva@redhat.com>
12800
12801         * manual/macros.texi: Add comments before MTASC-safety macros.
12802
12803         * manual/users.texi: Document MTASC-safety properties.
12804
12805         * manual/threads.texi (pthread_key_create, pthread_key_delete)
12806         (pthread_getspecific, pthread_setspecific): Format with
12807         @deftypefun, and add @safety note.
12808         * manual/signal.texi: Move comments that analyze the above
12809         functions to their home place.
12810
12811 2014-02-03  Allan McRae  <allan@archlinux.org>
12812
12813         * po/sl.po: Update Slovenian translation from translation project.
12814
12815 2014-02-02  Alexandre Oliva <aoliva@redhat.com>
12816
12817         * manual/time.texi (timegm): Add missing blank after @c.
12818         Reported by Joseph Myers <joseph@codesourcery.com>.
12819
12820 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
12821
12822         * manual/check-safety.sh: New.
12823         * manual/Makefile ($(objpfx)stamp-summary): Run it.
12824
12825         * manual/terminal.texi: Document MTASC-safety properties.
12826
12827         * manual/filesys.texi: Document MTASC-safety properties.
12828
12829         * manual/errno.texi: Document MTASC-safety properties.
12830
12831         * manual/intro.texi: Document safety identifiers and
12832         conditionals.
12833
12834         * manual/string.texi (wcstok): Fix prototype.
12835         (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
12836
12837         * manual/time.texi: Document MTASC-safety properties.
12838
12839         * manual/string.texi: Document MTASC-safety properties.
12840
12841         * manual/threads.texi: Document MTASC-safety properties.
12842
12843         * manual/stdio.texi: Document MTASC-safety properties.
12844
12845         * manual/syslog.texi: Document MTASC-safety properties.
12846
12847         * manual/sysinfo.texi: Document MTASC-safety properties.
12848
12849         * manual/startup.texi: Document MTASC-safety properties.
12850
12851         * manual/socket.texi: Document MTASC-safety properties.
12852
12853         * manual/signal.texi: Document MTASC-safety properties.
12854
12855 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
12856
12857         * manual/setjmp.texi: Document MTASC-safety properties.
12858
12859         * manual/search.texi: Document MTASC-safety properties.
12860
12861         * manual/resource.texi: Document MTASC-safety properties.
12862
12863         * manual/process.texi: Document MTASC-safety properties.
12864
12865         * manual/platform.texi: Document MTASC-safety properties.
12866
12867         * manual/pipe.texi: Document MTASC-safety properties.
12868
12869         * manual/pattern.texi: Document MTASC-safety properties.
12870
12871         * manual/message.texi: Document MTASC-safety properties.
12872
12873         [BZ #12751]
12874         * manual/memory.texi: Document MTASC-safety properties.
12875
12876         * manual/math.texi: Document MTASC-safety properties.
12877
12878         * manual/locale.texi: Document MTASC-safety properties.
12879
12880         * manual/llio.texi: Document MTASC-safety properties.
12881
12882         * manual/libdl.texi: New.
12883
12884         * manual/lang.texi: Document MTASC-safety properties.
12885
12886         * manual/job.texi: Document MTASC-safety properties.
12887
12888         * manual/getopt.texi: Document MTASC-safety properties.
12889
12890         * manual/ctype.texi: Document MTASC-safety properties.
12891
12892 2014-01-31  Maciej W. Rozycki  <macro@codesourcery.com>
12893
12894         [BZ #16046]
12895         * csu/libc-tls.c (static_map): Remove variable.
12896         (__libc_setup_tls): Use main executable's link map for TLS data.
12897         * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
12898         casing for LM_ID_BASE and GL(dl_nns).
12899         * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
12900         function.  Alias dl_iterate_phdr to __dl_iterate_phdr.
12901         * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
12902         casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
12903         * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
12904         member.
12905         (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
12906         l_phnum members.
12907
12908 2014-01-30  Alexandre Oliva <aoliva@redhat.com>
12909
12910         * manual/debug.texi: Document MTASC-safety properties.
12911
12912 2014-01-29  H.J. Lu  <hongjiu.lu@intel.com>
12913
12914         [BZ #16510]
12915         * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
12916         of __x86_64__ when disabling x87 inline functions.
12917
12918 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
12919
12920         * manual/charset.texi: Document MTASC-safety properties.
12921
12922         * manual/crypt.texi: Document MTASC-safety properties.
12923
12924         * manual/conf.texi: Document MTASC-safety properties.
12925
12926         * manual/arith.texi: Document MTASC-safety properties.
12927
12928         * manual/argp.texi: Document MTASC-safety properties.
12929
12930         * manual/macros.texi: Introduce macros to document multi
12931         thread, asynchronous signal and asynchronous cancellation
12932         safety properties.
12933         * manual/intro.texi: Introduce the properties themselves.
12934
12935 2014-01-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
12936
12937         * sysdeps/sh/sh4/Makefile: New file.
12938
12939 2014-01-27  Andreas Schwab  <schwab@linux-m68k.org>
12940
12941         * math/gen-libm-test.pl ($srcdir): New variable.
12942         ($auto_input): Use it.
12943
12944 2014-01-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
12945
12946         [BZ #16506]
12947         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
12948         access beyond array bounds when parsing netgroups file.
12949
12950         * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
12951         the old buffer before realloc.
12952
12953 2014-01-27  Allan McRae  <allan@archlinux.org>
12954
12955         * po/fr.po: Update French translation from translation project.
12956
12957 2014-01-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
12958
12959         * sysdeps/sh/libm-test-ulps: Regenerate.
12960
12961 2014-01-24  David S. Miller  <davem@davemloft.net>
12962
12963         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
12964
12965 2014-01-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
12966
12967         * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
12968         * sysdeps/sh/libm-test-ulps: ... here and regenerated.
12969
12970 2013-01-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
12971
12972         [BZ #16474]
12973         * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
12974         string pointers after reallocation.
12975
12976 2014-01-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
12977
12978         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
12979         __SH4A__ instead of __SH_FPU_ANY__.
12980
12981 2014-01-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
12982
12983         * sysdeps/sh/fpu_control.h: New file.
12984         * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
12985         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
12986         * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
12987         * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
12988         * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
12989         * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
12990         * sysdeps/sh/sys/ucontext.h: Remove.
12991         * sysdeps/sh/sys: Remove directory.
12992
12993 2014-01-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
12994
12995         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
12996         s390/sys/ucontext.h.
12997         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
12998         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
12999
13000 2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
13001
13002         [BZ #15605]
13003         * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
13004
13005 2014-01-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13006
13007         [BZ#16431]
13008         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
13009         Adjust the vDSO correctly for internal calls.
13010         * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
13011
13012 2014-01-20  Allan McRae  <allan@archlinux.org>
13013
13014         * po/ca.po: Update Catalan translation from translation project.
13015
13016 2014-01-16  Mike Frysinger  <vapier@gentoo.org>
13017
13018         * sysdeps/s390/sotruss-lib.c: New file.
13019
13020 2014-01-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13021
13022         [BZ#16430]
13023         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
13024         (__GI___gettimeofday): Alias for a different internal symbol to avoid
13025         local calls issues by not having a PLT stub required for IFUNC calls.
13026         * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
13027
13028 2014-01-16 Joseph Myers  <joseph@codesourcery.com>
13029
13030         * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
13031         * math/test-fpucw-static.c: Likewise.
13032
13033 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
13034
13035         [BZ #16453]
13036         * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
13037
13038 2014-01-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13039
13040         * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
13041         implementation for powerpc.
13042
13043 2014-01-15  Ondřej Bílka  <neleai@seznam.cz>
13044
13045         [BZ #14782]
13046         * sysdeps/posix/system.c (__libc_system): Do not enable
13047         asynchronous cancellation.
13048
13049 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13050
13051         [BZ #16427]
13052         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
13053         handling only for numbers special also in the IEEE case.
13054
13055 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13056
13057         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
13058
13059 2014-01-11  Allan McRae  <allan@archlinux.org>
13060
13061         * po/bg.po: Update Bulgarian translation from translation project.
13062
13063         * po/de.po: Update German translation from translation project.
13064
13065 2014-01-10  Roland McGrath  <roland@hack.frob.com>
13066
13067         * sysdeps/generic/gcc-compat.h: New file.
13068
13069 2014-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
13070
13071         * benchtests/asin-inputs: Correct slow inputs.
13072         * benchtests/acos-inputs: Likewise.
13073
13074 2014-01-10  Allan McRae  <allan@archlinux.org>
13075
13076         * po:sv.po: Update Swedish translation from translation project.
13077
13078         * po/vi.po: Update Vietnamese translation from translation project.
13079
13080         * po/eo.po: Update Esperanto translation from translation project.
13081
13082         * po/cs.po: Update Czech translation from translation project.
13083
13084         * po/nl.po: Update Dutch translation from translation project.
13085
13086         * po/pl.po: Update Polish translation from translation project.
13087
13088         * po/ru.po: Update Russian translation from translation project.
13089
13090         * po/uk.po: Update Ukrainian translation from translation project.
13091
13092 2014-01-08  Brooks Moses  <bmoses@google.com>
13093
13094         * elf/dl-load.c: Fix comment typo.
13095
13096 2014-01-08  Carlos O'Donell  <carlos@redhat.com>
13097
13098         * po/header.pot: Rename to...
13099         * po/pot.header: ... this.
13100         * po/Makefile: Use pot.header.
13101
13102 2014-01-08  Yuriy Kaminskiy  <yumkam@gmail.com>
13103             Maxim Kuvyrkov  <maxim@kugelworks.com>
13104
13105         [BZ #16394]
13106         * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
13107         SRC and DEST against LEN.
13108
13109 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13110
13111         [BZ #16414]
13112         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
13113         implementation.
13114         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
13115
13116 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13117
13118         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13119
13120 2014-01-08  Joseph Myers  <joseph@codesourcery.com>
13121
13122         [BZ #16408]
13123         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
13124         for large positive arguments.
13125
13126 2014-01-07  Joseph Myers  <joseph@codesourcery.com>
13127
13128         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
13129
13130         * math/auto-libm-test-in: Mark various tests with
13131         xfail-rounding:ldbl-128ibm.
13132         * math/auto-libm-test-out: Regenerated.
13133
13134         [BZ #16407]
13135         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
13136         Increase overflow threshold.
13137
13138 2014-01-07  Ondřej Bílka  <neleai@seznam.cz>
13139
13140         [BZ #14286]
13141         * stdio-common/vfprintf.c: Check for integer overflow.
13142
13143 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13144
13145         * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
13146         the first argument and return value of __tls_get_addr_internal.
13147
13148 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13149
13150         * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
13151         also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
13152
13153 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13154
13155         * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
13156         * sysdeps/s390/rtld-global-offsets.sym: New file.
13157         * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
13158         GLIBC_2.19 symbol.
13159         * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
13160         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
13161         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
13162         ... this.
13163         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
13164         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
13165         ... this.
13166         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
13167         Regenerate.
13168         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
13169         Regenerate.
13170         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
13171         halfs of GPRs for high_gprs contexts.
13172         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
13173         restore upper halfs of GPRs for high_gprs contexts.  Copy uc_flags
13174         field.
13175         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
13176         uc_flags field.
13177         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
13178         64 bit versions:
13179         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
13180         for high GPRs (uc_high_gprs) and for future extensions
13181         (__reserved).
13182         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
13183         for future extensions (__reserved).
13184         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
13185         64 bit versions:
13186         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
13187         SC_HIGHGPRS offset definition.
13188         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
13189         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
13190
13191         * Versions.def: Add GLIBC_2.19 for libpthread.
13192         * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
13193         siglongjmp for libpthread with GLIBC_2.19 symver.
13194         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
13195         * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
13196         * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
13197         * sysdeps/s390/__longjmp.c: New file.
13198         * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
13199         * sysdeps/s390/longjmp.c: New file.
13200         * sysdeps/s390/setjmp.S: New file.
13201         * sysdeps/s390/sigjmp.S: New file.
13202         * sysdeps/s390/v1-longjmp.c: New file.
13203         * sysdeps/s390/v1-setjmp.h: New file.
13204         * sysdeps/s390/v1-sigjmp.c: New file.
13205         * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
13206         * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
13207         GLIBC_2.19 version.
13208         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
13209         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
13210         versioned symbols for ____longjmp_chk.
13211         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
13212         Likewise.
13213         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
13214         Regenerate.
13215         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
13216         Regenerate.
13217         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
13218         Regenerate.
13219         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
13220         Regenerate.
13221         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
13222         * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
13223         * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
13224         * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
13225         * sysdeps/s390/s390-32/setjmp-common.S: ... this.
13226         * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
13227         * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
13228         * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
13229         * sysdeps/s390/s390-64/setjmp-common.S: ... this.
13230         * sysdeps/s390/rtld-__longjmp.c: New file.
13231         * sysdeps/s390/rtld-setjmp.S: New file.
13232
13233 2014-01-06  Joseph Myers  <joseph@codesourcery.com>
13234
13235         [BZ #16400]
13236         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
13237         Return -__logl (x) for small positive arguments without evaluating
13238         a polynomial.
13239
13240 2014-01-06  Mike Frysinger  <vapier@gentoo.org>
13241
13242         * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
13243         Rename to ...
13244         (__ptrace_peeksiginfo_args): ... this.
13245         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
13246         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
13247         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
13248
13249 2014-01-06  Allan McRae  <allan@archlinux.org>
13250
13251         * inet/netinet/in.h: Fix typo in comment.
13252
13253 2014-01-05  Andreas Jaeger  <aj@suse.de>
13254
13255         * sysdeps/i386/fpu/libm-test-ulps: Update.
13256
13257 2014-01-05  Allan McRae  <allan@archlinux.org>
13258
13259         * po/libc.pot: Regenerated.
13260
13261         * malloc/memusagestat.c: Fix gettext call formatting.
13262
13263 2014-01-04  Sami Kerola  <kerolasa@iki.fi>
13264
13265         * nscd/nscd.c: Improve usage() output.
13266
13267 2014-01-04  Mike Frysinger  <vapier@gentoo.org>
13268
13269         * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
13270         * sysdeps/unix/sysv/linux/configure: Regenerated.
13271         * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
13272         * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
13273
13274 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
13275
13276         [BZ #16390]
13277         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
13278         (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
13279
13280 2014-01-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13281
13282         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
13283         extra tokens at end of #undef directive.
13284         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
13285         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
13286         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
13287
13288 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
13289
13290         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
13291
13292         * math/auto-libm-test-in: Mark various tests with
13293         xfail-rounding:ldbl-128ibm.
13294         * math/auto-libm-test-out: Regenerated.
13295
13296 2014-01-02  Joseph Myers  <joseph@codesourcery.com>
13297
13298         [BZ #16386]
13299         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
13300         numbers with subnormal high part when calculating exponent.
13301
13302         [BZ #16385]
13303         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
13304         fabs.
13305
13306         [BZ #16384]
13307         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
13308         M_LN2l.
13309         (__ieee754_acoshl): Use __log1pl not __log1p.
13310
13311 2013-01-02  Ondřej Bílka  <neleai@seznam.cz>
13312
13313         * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all)
13314         (ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry)
13315         (__failing_morecore, ptmalloc_init, dump_heap, new_heap)
13316         (grow_heap, heap_trim, _int_new_arena, get_free_list)
13317         (reused_arena, arena_get2): Convert to GNU style.
13318         * malloc/hooks.c (memalign_hook_ini, __malloc_check_init)
13319         (mem2mem_check, mem2chunk_check, top_check, realloc_check)
13320         (memalign_check, __malloc_set_state): Likewise.
13321         * malloc/mallocbug.c (main): Likewise.
13322         * malloc/malloc.c (__malloc_assert, malloc_init_state)
13323         (free_perturb, do_check_malloced_chunk, do_check_malloc_state)
13324         (sysmalloc, systrim, mremap_chunk, __libc_malloc, __libc_free)
13325         (__libc_realloc, _mid_memalign, _int_malloc, malloc_consolidate)
13326         (_int_realloc, _int_memalign, mtrim, musable, __libc_mallopt)
13327         (__posix_memalign, malloc_info): Likewise.
13328         * malloc/malloc.h: Likewise.
13329         * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook)
13330         (mallochook, memalignhook, reallochook, mabort): Likewise.
13331         * malloc/mcheck.h: Likewise.
13332         * malloc/memusage.c (update_data, me, malloc, realloc, calloc)
13333         (free, mmap, mmap64, mremap, munmap, dest): Likewise.
13334         * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
13335         * malloc/morecore.c (__default_morecore): Likewise.
13336         * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
13337         * malloc/obstack.c (_obstack_begin, _obstack_newchunk)
13338         (_obstack_allocated_p, obstack_free, _obstack_memory_used)
13339         (print_and_abort): Likewise.
13340         * malloc/obstack.h: Likewise.
13341         * malloc/set-freeres.c (__libc_freeres): Likewise.
13342         * malloc/tst-mallocstate.c (main): Likewise.
13343         * malloc/tst-mtrace.c (main): Likewise.
13344         * malloc/tst-realloc.c (do_test): Likewise.
13345
13346 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
13347
13348         [BZ #16366]
13349         * nscd/netgroupcache.c (do_notfound): New function.
13350         (addgetnetgrentX): Use it.
13351
13352         [BZ # 16365]
13353         * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
13354         NSS_STATUS_NOTFOUND.
13355
13356 2014-01-01  Joseph Myers  <joseph@codesourcery.com>
13357
13358         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
13359         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13360
13361 2014-01-01  Allan McRae  <allan@archlinux.org>
13362
13363         * scripts/update-copyrights: Update configure input file suffix.
13364
13365         * NEWS: Update copyright year.
13366         * catgets/gencat.c: Likewise.
13367         * csu/version.c: Likewise.
13368         * debug/catchsegv.sh: Likewise.
13369         * debug/pcprofiledump.c: Likewise.
13370         * debug/xtrace.sh: Likewise.
13371         * elf/ldconfig.c: Likewise.
13372         * elf/ldd.bash.in: Likewise.
13373         * elf/pldd.c: Likewise.
13374         * elf/sotruss.ksh: Likewise.
13375         * elf/sprof.c: Likewise.
13376         * iconv/iconv_prog.c: Likewise.
13377         * iconv/iconvconfig.c: Likewise.
13378         * locale/programs/locale.c: Likewise.
13379         * locale/programs/localedef.c: Likewise.
13380         * login/programs/pt_chown.c: Likewise.
13381         * malloc/memusage.sh: Likewise.
13382         * malloc/memusagestat.c: Likewise.
13383         * malloc/mtrace.pl: Likewise.
13384         * manual/libc.texinfo: Likewise.
13385         * nscd/nscd.c: Likewise.
13386         * nss/getent.c: Likewise.
13387         * nss/makedb.c: Likewise.
13388         * posix/getconf.c: Likewise.
13389         * scripts/test-installation.pl: Likewise.
13390
13391         * All files with FSF copyright notices: Update copyright dates
13392         using scripts/update-copyrights.
13393         * intl/plural.c: Regenerated.
13394         * locale/programs/charmap-kw.h: Likewise.
13395         * locale/programs/locfile-kw.h: Likewise.
13396
13397 2013-12-31  Mike Frysinger  <vapier@gentoo.org>
13398
13399         * sysdeps/unix/sysv/linux/configure: Regenerated.
13400         * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
13401         the linux/fanotify.h header.
13402         * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
13403         HAVE_LINUX_FANOTIFY_H is defined.
13404
13405 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
13406
13407         * benchtests/cos-inputs: New inputs.
13408         * benchtests/sin-inputs: Likewise.
13409
13410         * benchtests/atan-inputs: New inputs. Fix name of multiple
13411         precision fallback inputs.
13412
13413         * benchtests/atanh-inputs: New inputs.
13414         * benchtests/tanh-inputs: Likewise.
13415
13416         * benchtests/acosh-inputs: New inputs.
13417         * benchtests/asinh-inputs: Likewise.
13418
13419         * benchtests/cosh-inputs: New inputs.
13420         * benchtests/sinh-inputs: Likewise.
13421
13422         * benchtests/acos-inputs: Add more inputs.
13423         * benchtests/asin-inputs: Likewise.
13424
13425 2013-12-30  Ville Skytta  <ville.skytta@iki.fi>
13426
13427         [BZ #16375]
13428         * manual/arith.texi: Fix spelling.
13429         * manual/charset.texi: Likewise.
13430         * manual/errno.texi: Likewise.
13431         * manual/filesys.texi: Likewise.
13432         * manual/lang.texi: Likewise.
13433         * manual/llio.texi: Likewise.
13434         * manual/locale.texi: Likewise.
13435         * manual/message.texi: Likewise.
13436         * manual/resource.texi: Likewise.
13437         * manual/search.texi: Likewise.
13438         * manual/setjmp.texi: Likewise.
13439         * manual/stdio.texi: Likewise.
13440         * manual/string.texi: Likewise.
13441         * manual/sysinfo.texi: Likewise.
13442         * manual/time.texi: Likewise.
13443
13444 2013-12-27  Carlos O'Donell  <carlos@redhat.com>
13445
13446         * po/sl.po: New file.
13447
13448 2013-12-27  Mike Frysinger  <vapier@gentoo.org>
13449
13450         * .gitignore: Add core/.gdbinit/.gdb_history.
13451
13452 2013-12-27  Allan McRae  <allan@archlinux.org>
13453
13454         [BZ #16369]
13455         * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
13456         Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
13457
13458 2013-12-24  Brooks Moses  <bmoses@google.com>
13459
13460         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
13461         all compilers that claim C++98 compliance, not just GCC.
13462         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
13463         Likewise.
13464
13465 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
13466
13467         * NEWS: Restore accidentally deleted bug-fix entries.
13468
13469 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
13470             Ondřej Bílka  <neleai@seznam.cz>
13471
13472         [BZ #15073]
13473         * malloc/malloc.c (_int_free): Perform sanity check only if we
13474         have_lock.
13475
13476 2013-12-23  Ondřej Bílka  <neleai@seznam.cz>
13477
13478         [BZ #12986]
13479         * manual/stdio.texi (String Input Conversions): Clarify that character
13480         classes are not supported.
13481
13482 2013-12-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13483
13484         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13485
13486 2013-12-22  Joseph Myers  <joseph@codesourcery.com>
13487
13488         [BZ #16337]
13489         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
13490         Calculate results for small negative arguments directly rather
13491         than using reflection formula with special underflow handling.
13492
13493         * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
13494         * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
13495         sysdeps/unix/bsd/bsd4.4/syscalls.list.
13496         (fchflags): Likewise.
13497         (revoke): Likewise.
13498         (setlogin): Likewise.
13499         (sigaltstack): Likewise.
13500         (wait4): Likewise.
13501         (sigblock): Remove.
13502         (sigsetmask): Likewise.
13503         (wait3): Likewise.
13504         (waitpid): Likewise.
13505         * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
13506         * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
13507         file.
13508         * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
13509         * sysdeps/unix/bsd/Makefile: ... here.
13510         * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
13511         * sysdeps/unix/bsd/Versions: ... here.
13512         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
13513         * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
13514         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
13515         * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
13516         * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
13517         * sysdeps/unix/bsd/sigblock.c: ... here.
13518         * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
13519         * sysdeps/unix/bsd/sigsetmask.c: ... here.
13520         * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
13521         * sysdeps/unix/bsd/sigvec.c: ... here.
13522         * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
13523         * sysdeps/unix/bsd/tcdrain.c: ... here.
13524         * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
13525         * sysdeps/unix/bsd/tcgetattr.c: ... here.
13526         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
13527         * sysdeps/unix/bsd/tcsetattr.c: ... here.
13528         * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
13529         * sysdeps/unix/bsd/wait.c: ... here.
13530         * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
13531         * sysdeps/unix/bsd/wait3.c: ... here.
13532         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
13533         * sysdeps/unix/bsd/waitpid.c: ... here.
13534
13535 2013-12-21  Joseph Myers  <joseph@codesourcery.com>
13536
13537         [BZ #16356]
13538         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
13539         round-to-nearest for [!USE_AS_EXPM1L].
13540         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
13541         * math/auto-libm-test-in: Do not expect cosh tests to fail.  Add
13542         more tests of exp and exp10.  Expect some exp10 tests to miss
13543         exceptions or fail in directed rounding modes.
13544         * math/auto-libm-test-out: Regenerated.
13545         * math/libm-test.inc (exp10_tonearest_test_data): New array.
13546         (exp10_test_tonearest): New function.
13547         (exp10_towardzero_test_data): New array.
13548         (exp10_test_towardzero): New function.
13549         (exp10_downward_test_data): New array.
13550         (exp10_test_downward): New function.
13551         (exp10_upward_test_data): New array.
13552         (exp10_test_upward): New function.
13553         (main): Call the new functions.
13554         * sysdeps/i386/fpu/libm-test-ulps: Update.
13555         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13556
13557 2013-12-20  Joseph Myers  <joseph@codesourcery.com>
13558
13559         * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
13560         asinh, atan, atan2, atanh, cbrt, cos and cosh.
13561         * math/auto-libm-test-out: Regenerated.
13562         * math/libm-test.inc (acosh_test_data): Add more tests.
13563         (atanh_test_data): Likewise.
13564         (ceil_test_data): Likewise.
13565         (copysign_test_data): Likewise.
13566         * sysdeps/i386/fpu/libm-test-ulps: Update.
13567         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13568
13569         * timezone/checktab.awk: Update from tzcode 2013i.
13570         * timezone/private.h: Likewise.
13571         * timezone/scheck.c: Likewise.
13572         * timezone/tzfile.h: Likewise.
13573         * timezone/tzselect.ksh: Likewise.
13574         * timezone/zdump.c: Likewise.
13575         * timezone/zic.c: Likewise.
13576
13577         * math/auto-libm-test-in: Add tests of cpow.
13578         * math/auto-libm-test-out: Regenerated.
13579         * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
13580         * math/gen-auto-libm-tests.c (func_calc_method): Add value
13581         mpc_cc_c.
13582         (func_calc_desc): Add mpc_cc_c union field.
13583         (test_functions): Add cpow.
13584         (special_fill_2pi): New function.
13585         (special_real_inputs): Add 2pi.
13586         (calc_generic_results): Handle mpc_cc_c.
13587         * sysdeps/i386/fpu/libm-test-ulps: Update.
13588         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13589
13590         * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
13591         csqrt, ctan and ctanh.
13592         * math/auto-libm-test-out: Regenerated.
13593         * math/libm-test.inc (TEST_COND_x86_64): New macro.
13594         (TEST_COND_x86): Likewise.
13595         (ccos_test_data): Use AUTO_TESTS_c_c.
13596         (ccosh_test_data): Likewise.
13597         (cexp_test_data): Likewise.
13598         (clog_test_data): Likewise.
13599         (csqrt_test_data): Likewise.
13600         (ctan_test_data): Likewise.
13601         (ctan_tonearest_test_data): Likewise.
13602         (ctan_towardzero_test_data): Likewise.
13603         (ctan_downward_test_data): Likewise.
13604         (ctan_upward_test_data): Likewise.
13605         (ctanh_test_data): Likewise.
13606         (ctanh_tonearest_test_data): Likewise.
13607         (ctanh_towardzero_test_data): Likewise.
13608         (ctanh_downward_test_data): Likewise.
13609         (ctanh_upward_test_data): Likewise.
13610         * math/gen-auto-libm-tests.c (func_calc_method): Add value
13611         mpc_c_c.
13612         (func_calc_desc): Add mpc_c_c union field.
13613         (FUNC_mpc_c_c): New macro.
13614         (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
13615         ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
13616         ctanh.
13617         (special_fill_min_subnorm_p120): New function.
13618         (special_real_inputs): Add min_subnorm_p120.
13619         (calc_generic_results): Handle mpc_c_c.
13620         * sysdeps/i386/fpu/libm-test-ulps: Update.
13621         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13622
13623 2013-12-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
13624
13625         * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin)
13626         (do_sin_slow): New functions.
13627         (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2)
13628         (cslow2, csloww1, csloww2): Use the new functions.
13629
13630         * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
13631         Use M to change sign of result instead of X.  Assume X is
13632         positive.
13633         (csloww1): Likewise.
13634         (__sin): Adjust.
13635         (__cos): Adjust.
13636
13637         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
13638         arguments A and DA.
13639         (__sin): Adjust.
13640         (__cos): Likewise.
13641
13642         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
13643         (__cos): Likewise.
13644         (sloww1): Don't adjust sign of DX.
13645         (csloww1): Likewise.
13646         (sloww2): Use X directly and don't adjust sign of DX.
13647         (csloww2): Likewise.
13648
13649 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
13650
13651         * math/auto-libm-test-in: Add tests of cabs and carg.
13652         * math/auto-libm-test-out: Regenerated.
13653         * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
13654         (carg_test_data): Likewise.
13655         * math/gen-auto-libm-tests.c (func_calc_method): Add value
13656         mpc_c_f.
13657         (func_calc_desc): Add mpc_c_f union field.
13658         (test_functions): Add cabs and carg.
13659         (calc_generic_results): Handle mpc_c_f.
13660
13661         * sysdeps/powerpc/powerpc32/libgcc-compat.S
13662         [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
13663         as a macro and a compat symbol.
13664         [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
13665         [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
13666         [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
13667         [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
13668         [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
13669         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
13670         not use .hidden.
13671         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
13672         Likewise.
13673         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
13674         Likewise.
13675         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
13676         Likewise.
13677         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
13678         Likewise.
13679         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
13680         Likewise.
13681         * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
13682         __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
13683         from GLIBC_2.3.2.
13684
13685 2013-12-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13686
13687         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13688
13689 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
13690
13691         * manual/texinfo.tex: Update to version 2013-11-26.10 with
13692         trailing whitespace removed.
13693         * scripts/config.guess: Update to version 2013-11-29.
13694         * scripts/config.sub: Update to version 2013-10-01.
13695
13696         * math/auto-libm-test-in: Add tests of sincos.
13697         * math/auto-libm-test-out: Regenerated.
13698         * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
13699         * math/gen-auto-libm-tests.c (func_calc_method): Add value
13700         mpfr_f_11.
13701         (func_calc_desc): Add mpfr_f_11 union field.
13702         (test_functions): Add sincos.
13703         (calc_generic_results): Handle mpfr_f_11.
13704         * sysdeps/i386/fpu/libm-test-ulps: Update.
13705         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13706
13707 2013-12-19  Andreas Schwab  <schwab@suse.de>
13708
13709         * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
13710         CALL_MCOUNT.
13711         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
13712         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
13713         [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
13714
13715 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
13716
13717         * math/gen-libm-test.pl (%beautify): Remove M_* constants.
13718         * sysdeps/i386/fpu/libm-test-ulps: Update.
13719         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13720
13721         [BZ #16293]
13722         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
13723         round-to-nearest mode when using frndint.
13724         * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
13725         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
13726         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
13727         Likewise.
13728         * math/auto-libm-test-in: Add more tests of expm1.  Do not expect
13729         sinh test to fail.
13730         * math/auto-libm-test-out: Regenerated.
13731         * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
13732         (TEST_COND_x86): Likewise.
13733         (expm1_tonearest_test_data): New array.
13734         (expm1_test_tonearest): New function.
13735         (expm1_towardzero_test_data): New array.
13736         (expm1_test_towardzero): New function.
13737         (expm1_downward_test_data): New array.
13738         (expm1_test_downward): New function.
13739         (expm1_upward_test_data): New array.
13740         (expm1_test_upward): New function.
13741         (main): Run the new test functions.
13742         * sysdeps/i386/fpu/libm-test-ulps: Update.
13743         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13744
13745         * include/features.h: Update comment documenting feature test
13746         macros.  Mention _DEFAULT_SOURCE in comment.
13747         [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
13748         [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
13749         _BSD_SOURCE and _SVID_SOURCE.
13750         [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
13751         !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
13752         !_SVID_SOURCE]: Likewise.
13753         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
13754         (__USE_POSIX_IMPLICITLY): Define.
13755         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
13756         (_POSIX_SOURCE): Undefine and redefine.
13757         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
13758         (_POSIX_C_SOURCE): Likewise.
13759         * manual/creature.texi (_DEFAULT_SOURCE): Document.
13760         (Feature Test Macros): Update documentation of default features.
13761
13762 2013-12-19  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
13763
13764         * benchtests/Makefile: Add bench-strtok.
13765         * benchtests/bench-strtok.c: New file: strtok benchtest.
13766
13767 2013-12-19  Allan McRae  <allan@archlinux.org>
13768
13769         * manual/install.texi: Suppress menu for plain text output.
13770         * INSTALL: Regenerated.
13771
13772 2013-12-18  Brooks Moses  <bmoses@google.com>
13773
13774         [BZ #15846]
13775         * misc/getauxval.c: Include errno.h.
13776         (__getauxval): Set errno to ENOENT if the requested type is not
13777         found.
13778         * misc/sys/auxv.h (getauxval): Document that it may set errno;
13779         don't declare with __attribute_const__.
13780         * elf/tst-auxv.c: Add tests for errno and type-not-found case.
13781         * manual/startup.texi: Document that getauxval sets errno.
13782
13783 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
13784
13785         * math/auto-libm-test-in: Add tests of jn and yn.
13786         * math/auto-libm-test-out: Regenerated.
13787         * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
13788         (yn_test_data): Likewise.
13789         * math/gen-auto-libm-tests.c (func_calc_method): Add value
13790         mpfr_if_f.
13791         (func_calc_desc): Add mpfr_if_f union field.
13792         (FUNC_mpfr_if_f): New macro.
13793         (test_functions): Add jn and yn.
13794         (calc_generic_results): Assert type of second input for
13795         mpfr_ff_f.  Handle mpfr_if_f.
13796         (output_for_one_input_case): Disable all checking for arguments
13797         fitting floating-point types in case of an integer argument.
13798         * sysdeps/i386/fpu/libm-test-ulps: Update.
13799         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13800
13801         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
13802         Don't expect fegetround reference in libm.so.
13803
13804 2013-12-17  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
13805
13806         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
13807         $(config-cflags-nofma).
13808
13809 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
13810
13811         * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
13812         * math/auto-libm-test-out: Regenerated.
13813
13814         [BZ #16338]
13815         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
13816         to determine exponent and adjust argument to have exponent of -1.
13817         * math/auto-libm-test-in: Add more tests of log, log10, log1p and
13818         log2.
13819         * math/auto-libm-test-out: Regenerated.
13820         * sysdeps/i386/fpu/libm-test-ulps: Update.
13821         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13822
13823 2013-12-18  Ondřej Bílka  <neleai@seznam.cz>
13824
13825         * manual/probes.texi: Remove cases when per-thread arenas are
13826         disabled.
13827
13828 2013-12-18  Andreas Schwab  <schwab@suse.de>
13829
13830         * sysdeps/i386/i686/multiarch/strstr.c: Remove.
13831         * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
13832         * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
13833         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
13834         * sysdeps/i386/i686/multiarch/Makefile: Update.
13835         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
13836
13837 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
13838
13839         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
13840         * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
13841
13842 2013-12-17  Paul Eggert  <eggert@cs.ucla.edu>
13843
13844         [BZ #15968]
13845         Support TZ transition times < 00:00:00.
13846         This is needed for version-3 tz-format files; it supports time
13847         stamps past 2037 for America/Godthab (the only entry in the tz
13848         database for which this change is relevant).
13849         * manual/time.texi (TZ Variable): Document transition times
13850         from -167:59:59 through -00:00:01.
13851         * time/tzset.c (tz_rule): Time of day is now signed.
13852         (__tzset_parse_tz): Parse negative time of day.
13853
13854         Document TZ transition times >= 25:00:00.
13855         * manual/time.texi (TZ Variable): Document transition times from
13856         25:00:00 through 167:59:59.  These are already supported, and this
13857         support will help with version-3 tz-format files.
13858
13859         * manual/time.texi (TZ Variable): Modernize North America example
13860         to reflect current (i.e., 2007-and-later) daylight saving rules.
13861
13862         * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
13863
13864 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
13865
13866         * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
13867         * sysdeps/unix/bsd/bits/stat.h: Likewise.
13868         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
13869         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
13870         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
13871         * sysdeps/unix/bsd/bsdstat.h: Likewise.
13872         * sysdeps/unix/bsd/clock.c: Likewise.
13873         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
13874         * sysdeps/unix/bsd/i386/wait3.S: Likewise.
13875         * sysdeps/unix/bsd/init-posix.c: Likewise.
13876         * sysdeps/unix/bsd/poll.c: Likewise.
13877         * sysdeps/unix/bsd/ptsname.c: Likewise.
13878         * sysdeps/unix/bsd/seekdir.c: Likewise.
13879         * sysdeps/unix/bsd/setegid.c: Likewise.
13880         * sysdeps/unix/bsd/seteuid.c: Likewise.
13881         * sysdeps/unix/bsd/setgid.c: Likewise.
13882         * sysdeps/unix/bsd/setrgid.c: Likewise.
13883         * sysdeps/unix/bsd/setruid.c: Likewise.
13884         * sysdeps/unix/bsd/setsid.c: Likewise.
13885         * sysdeps/unix/bsd/setuid.c: Likewise.
13886         * sysdeps/unix/bsd/sigaction.c: Likewise.
13887         * sysdeps/unix/bsd/sigprocmask.c: Likewise.
13888         * sysdeps/unix/bsd/sigsuspend.c: Likewise.
13889         * sysdeps/unix/bsd/sys/reboot.h: Likewise.
13890         * sysdeps/unix/bsd/telldir.c: Likewise.
13891         * sysdeps/unix/bsd/times.c: Likewise.
13892         * sysdeps/unix/bsd/usleep.c: Likewise.
13893
13894         * misc/Makefile (install-lib): Remove libbsd-compat.a.
13895         ($(objpfx)libbsd-compat.a): Remove rule.
13896
13897         * include/features.h (__FAVOR_BSD): Do not define.
13898         * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
13899         features conflicting with POSIX.
13900         (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
13901         (_BSD_SOURCE): Remove description of not being a subset of other
13902         feature test macros.
13903         * manual/job.texi (getpgrp): Do not document BSD version.
13904         (getpgid): Do not document by reference to BSD getpgrp.
13905         * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
13906         * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
13907         * signal/signal.h [__FAVOR_BSD]: Likewise.
13908         * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
13909         instead of making contents conditional on [__FAVOR_BSD].
13910         * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
13911
13912 2013-12-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13913
13914         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13915
13916 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
13917
13918         [BZ #16314]
13919         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
13920         values below 2**-450, not 2**-500.
13921         * math/auto-libm-test-in: Don't allow spurious underflow from
13922         hypot.
13923         * math/auto-libm-test-out: Regenerated.
13924
13925         [BZ #16316]
13926         [BZ #16330]
13927         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
13928         values of ha and hb and sort them after adjusting subnormal
13929         arguments.
13930         * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
13931         Likewise.
13932         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
13933         values of ea and eb and sort them after adjusting subnormal
13934         arguments.
13935         * math/auto-libm-test-in: Do not expect some hypot tests of
13936         subnormals to fail.  Add more hypot tests.
13937         * math/auto-libm-test-out: Regenerated.
13938
13939 2013-12-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
13940
13941         [BZ #13304]
13942         * sysdeps/sh/s_fma.c: New file.
13943         * sysdeps/sh/s_fmaf.c: New file.
13944         * sysdeps/sh/soft-fp/sfp-machine.h: New file.  Based on arm
13945         version.
13946         * sysdeps/sh/Implies: Add sh/soft-fp.
13947
13948 2013-12-16  Roland McGrath  <roland@hack.frob.com>
13949
13950         * elf/dl-error.c (struct catch): Add new member `errcode'.  Add a
13951         level of indirection to members `objname', `errstring', `malloced'.
13952         (_dl_signal_error): Store through pointers in *LCATCH rather modifying
13953         *LCATCH itself.  Set *LCATCH->errcode to ERRCODE rather than passing
13954         it as the __longjmp argument (just pass 1 instead).
13955         (_dl_catch_error): Initialize C with argument pointers and address of
13956         volatile local ERRCODE rather than copying values out of C at return.
13957
13958 2013-12-16  Joseph Myers  <joseph@codesourcery.com>
13959
13960         * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
13961         * math/auto-libm-test-out: Regenerated.
13962         * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
13963         (hypot_test_data): Likewise.
13964         (pow_test_data): Likewise.
13965         (pow_tonearest_test_data): Likewise.
13966         * math/gen-auto-libm-tests.c (func_calc_method): Add value
13967         mpfr_ff_f.
13968         (func_calc_desc): Add mpfr_ff_f union field.
13969         (FUNC_mpfr_ff_f): New macro.
13970         (test_functions): Add atan2, hypot and pow.
13971         (special_fill_min): New function.
13972         (special_fill_minus_min): Likewise.
13973         (special_fill_min_subnorm): Likewise.
13974         (special_fill_minus_min_subnorm): Likewise.
13975         (special_real_inputs): Add min, -min, min_subnorm and
13976         -min_subnorm.
13977         (calc_generic_results): Handle mpfr_ff_f.
13978         * sysdeps/i386/fpu/libm-test-ulps: Update.
13979         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13980
13981 2013-12-16  Will Newton  <will.newton@linaro.org>
13982
13983         * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
13984         (Aligned Memory Blocks): Add documentation for aligned_alloc
13985         and suggest it as an alternative to posix_memalign.
13986         (Hooks for Malloc): Document __memalign_hook is also called
13987         for aligned_alloc.  (Summary of Malloc): Add summary for
13988         aligned alloc.  Document __memalign_hook is also called
13989         for aligned_alloc.
13990
13991 2013-12-16  Will Newton  <will.newton@linaro.org>
13992
13993         * manual/memory.texi (Malloc Examples): Clarify default
13994         alignment documentation.  Suggest posix_memalign rather
13995         than memalign or valloc.
13996         (Aligned Memory Blocks): Remove suggestion to use memalign
13997         or valloc.  Remove obsolete comment about BSD.
13998         Document memalign errno values and mark the function obsolete.
13999         Document posix_memalign returned error codes.  Mark valloc
14000         as obsolete.  (Hooks for Malloc): __memalign_hook is also
14001         called for posix_memalign and valloc.
14002         (Summary of Malloc): Add posix_memalign to function summary.
14003         __memalign_hook is also called for posix_memalign and valloc.
14004
14005 2013-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
14006
14007         * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
14008         TAYLOR_SIN.
14009         (__sin): Adjust.
14010         (__cos): Likewise.
14011         (sloww): Use mynumber union.  Expand ternary operator into
14012         if-else statements.
14013         (cslow): use mynumber union.
14014
14015 2013-12-16  Allan McRae  <allan@archlinux.org>
14016
14017         * configure.ac: Set AUTOCONF when maintainer-mode is not used.
14018         * configure: Regenerated.
14019
14020         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
14021
14022         [BZ #14120]
14023         * configure.ac: Added --enable-maintainer-mode. Check for
14024         autoconf when enabled.
14025         * configure: Regenerated.
14026
14027         * nscd/nscd.service: New file.
14028         * nscd/nscd.tmpfiles: New file.
14029
14030 2013-12-14  Ondřej Bílka  <neleai@seznam.cz>
14031
14032         [BZ #12100]
14033         * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
14034         * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
14035         * sysdeps/x86_64/multiarch/strstr.c: ... here.
14036         (strstr): Add __strstr_sse2_unaligned ifunc.
14037         * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
14038         * sysdeps/x86_64/multiarch/strcasestr.c ... here.
14039         (strcasestr): Remove __strcasestr_sse42 ifunc.
14040         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
14041         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
14042         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
14043
14044 2013-12-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
14045
14046         * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
14047         * sysdeps/sh/bits/fenv.h: ... here.
14048         * sysdeps/sh/sh4/fpu/bits: Remove directory.
14049
14050 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14051
14052         * NEWS: Mention ppc64 STT_GNU_IFUNC support.
14053
14054         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
14055         hypotf multiarch implementations.
14056         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
14057         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
14058         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
14059         multiarch hypot for PPC64.
14060         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
14061         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
14062         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
14063         multiarch hypotf for PPC64.
14064
14065         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
14066         modff multiarch implementations.
14067         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
14068         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
14069         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
14070         multiarch modf for PPC64.
14071         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
14072         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
14073         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
14074         multiarch modff for PPC64.
14075
14076         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
14077         and logl multiarch implementations.
14078         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
14079         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
14080         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
14081         multiarch logb for PPC64.
14082         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
14083         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
14084         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
14085         multiarch logb for PPC64.
14086         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
14087         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
14088         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
14089         multiarch logb for PPC64.
14090
14091         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
14092         isinff multiarch implementation.
14093         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
14094         file.
14095         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
14096         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
14097         multiarch isinf for PPC64.
14098         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
14099         file.
14100         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
14101         multiarch isinff for PPC64.
14102
14103         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
14104         finitef multiarch implementation.
14105         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
14106         file.
14107         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
14108         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
14109         multiarch finite for PPC64.
14110         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
14111         file.
14112         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
14113         multiarch finitef for PPC64.
14114
14115         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
14116         lrint multiarch implementation.
14117         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
14118         file.
14119         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
14120         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
14121         multiarch llrint for PPC64.
14122         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
14123         multiarch lrint for PPC64.
14124
14125         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
14126         copysignf multiarch implementation.
14127         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
14128         file.
14129         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
14130         file.
14131         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
14132         multiarch copysign for PPC64.
14133         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
14134         multiarch copysignf for PPC64.
14135
14136         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
14137         multiarch implementation.
14138         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
14139         file.
14140         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
14141         file.
14142         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
14143         file.
14144         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
14145         file.
14146         multiarch llround for PPC64.
14147         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
14148         multiarch trunc for PPC64.
14149         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
14150         multiarch truncf for PPC64.
14151
14152         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
14153         multiarch implementation.
14154         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
14155         file.
14156         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
14157         file.
14158         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
14159         file.
14160         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
14161         file.
14162         multiarch llround for PPC64.
14163         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
14164         multiarch round for PPC64.
14165         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
14166         multiarch roundf for PPC64.
14167
14168         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
14169         multiarch implementation.
14170         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
14171         file.
14172         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
14173         file.
14174         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
14175         file.
14176         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
14177         file.
14178         multiarch llround for PPC64.
14179         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
14180         multiarch floor for PPC64.
14181         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
14182         multiarch floorf for PPC64.
14183
14184         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
14185         multiarch implementation.
14186         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
14187         file.
14188         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
14189         file.
14190         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
14191         file.
14192         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
14193         file.
14194         multiarch llround for PPC64.
14195         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
14196         multiarch ceil for PPC64.
14197         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
14198         multiarch ceilf for PPC64.
14199
14200         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
14201         multiarch implementation.
14202         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
14203         file.
14204         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
14205         file.
14206         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
14207         file.
14208         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
14209         multiarch llround for PPC64.
14210         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
14211         multiarch lround for PPC64.
14212
14213         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
14214         multiarch implementation.
14215         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
14216         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
14217         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
14218         file.
14219         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
14220         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
14221         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
14222         multiarch isnan for PPC64.
14223         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
14224         multiarch isnanf for PPC64.
14225
14226         * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
14227         * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
14228         * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
14229         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
14230         * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
14231         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
14232
14233         * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
14234         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
14235         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
14236         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
14237
14238         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
14239         multiarch implementations.
14240         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14241         (__libc_ifunc_impl_list): Likewise.
14242         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
14243         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
14244         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
14245         multiarch stpcpy for PPC64.
14246
14247         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
14248         multiarch implementations.
14249         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14250         (__libc_ifunc_impl_list): Likewise.
14251         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
14252         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
14253         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
14254         multiarch strcpy for PPC64.
14255
14256         * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
14257         redefine function name.
14258         (_wordcopy_fwd_dest_aligned): Likewise.
14259         (_wordcopy_bwd_aligned): Likewise.
14260         (_wordcopy_bwd_dest_aligned): Likewise.
14261         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
14262         multiarch implementations.
14263         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14264         (__libc_ifunc_impl_list): Likewise.
14265         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
14266         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
14267         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
14268         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
14269         multiarch wcscpy for PPC64.
14270
14271         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
14272         multiarch implementations.
14273         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14274         (__libc_ifunc_impl_list): Likewise.
14275         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
14276         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
14277         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
14278         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
14279         multiarch wcscpy for PPC64.
14280
14281         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
14282         multiarch implementations.
14283         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14284         (__libc_ifunc_impl_list): Likewise.
14285         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
14286         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
14287         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
14288         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
14289         multiarch wcsrchr for PPC64.
14290
14291         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
14292         multiarch implementations.
14293         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14294         (__libc_ifunc_impl_list): Likewise.
14295         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
14296         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
14297         * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
14298         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
14299         multiarch wcschr for PPC64.
14300
14301         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
14302         multiarch implementations.
14303         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14304         (__libc_ifunc_impl_list): Likewise.
14305         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
14306         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
14307         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
14308         multiarch strchrnul for PPC64.
14309
14310         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
14311         implementations.
14312         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14313         (__libc_ifunc_impl_list): Likewise.
14314         * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
14315         * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
14316         * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
14317         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
14318         strchr for PPC64.
14319
14320         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
14321         implementations.
14322         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14323         (__libc_ifunc_impl_list): Likewise.
14324         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
14325         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
14326         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
14327         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
14328         strncmp for PPC64.
14329
14330         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
14331         multiarch implementations.
14332         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14333         (__libc_ifunc_impl_list): Likewise.
14334         * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
14335         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
14336         strncasecmp for PPC64.
14337         * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
14338         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
14339         multiarch strncasecmp_l for PPC64.
14340
14341         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
14342         multiarch implementations.
14343         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
14344         (__libc_ifunc_impl_list): Likewise.
14345         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
14346         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
14347         multiarch strcasecmp for PPC64.
14348         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
14349         file.
14350         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
14351         multiarch strcasecmp_l for PPC64.
14352
14353         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
14354         implementations.
14355         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14356         (__libc_ifunc_impl_list): Likewise.
14357         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
14358         * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
14359         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
14360         strnlen for PPC64.
14361
14362         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
14363         implementations.
14364         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14365         (__libc_ifunc_impl_list): Likewise.
14366         * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
14367         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
14368         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
14369         strlen for PPC64.
14370
14371         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
14372         implementations.
14373         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14374         (__libc_ifunc_impl_list): Likewise.
14375         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
14376         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
14377         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
14378         rawmemrchr for PPC64.
14379
14380         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
14381         implementation.
14382         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14383         (__libc_ifunc_impl_list): Likewise.
14384         * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
14385         * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
14386         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
14387         memrchr for PPC64.
14388
14389         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
14390         implementation.
14391         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14392         (__libc_ifunc_impl_list): Likewise.
14393         * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
14394         * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
14395         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
14396         memchr for PPC64.
14397
14398         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
14399         implementation.
14400         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14401         (__libc_ifunc_impl_list): Likewise.
14402         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
14403         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
14404         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
14405         mempcpy for PPC64.
14406
14407         * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
14408         avoid cretion of __bzero symbol.
14409         * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
14410         Likewise.
14411         * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
14412         Likewise.
14413         * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
14414         Likewise.
14415         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
14416         multiarch implementations.
14417         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14418         (__libc_ifunc_impl_list): Likewise.
14419         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
14420         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
14421         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
14422         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
14423         bzero for PPC32.
14424         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
14425         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
14426         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
14427         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
14428         * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
14429         memset for PPC64.
14430         * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
14431
14432         * string/memcmp.c (memcmp): Using macro to redefine symbol name.
14433         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
14434         implementations.
14435         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14436         (__libc_ifunc_impl_list): Likewise.
14437         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
14438         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
14439         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
14440         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
14441         memcmp for PPC64.
14442
14443         * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
14444         multiarch for POWER/PPC64.
14445         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
14446         * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
14447         * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
14448         * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
14449         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
14450         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
14451         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
14452         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
14453         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
14454         memcpy for PPC64.
14455
14456         * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
14457         * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
14458         * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
14459         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
14460         * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
14461         * sysdeps/powerpc/powerpc64/power5/Implies: New File.
14462         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
14463         * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
14464         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
14465         * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
14466         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
14467         * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
14468         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
14469         * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
14470         * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
14471         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
14472         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
14473         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
14474         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
14475         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
14476         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
14477         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
14478
14479 2013-12-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
14480
14481         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
14482
14483 2013-12-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
14484
14485         * benchtests/Makefile (bench): Add exp2 and log2.
14486         (LDLIBS-bench-exp2): Add -lm.
14487         (LDLIBS-bench-log2): Likewise.
14488         * benchtests/exp2-inputs: New inputs file.
14489         * benchtests/log2-inputs: New inputs file.
14490         * benchtests/log-inputs: Add new inputs.
14491         * benchtests/tan-inputs: Likewise.
14492
14493 2013-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
14494
14495         * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
14496         definition...
14497         (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2, csloww1)
14498         (csloww2): ... from here.
14499
14500         * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
14501         instead of structures.
14502         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
14503         (POLYNOMIAL): Likewise.
14504         (TAYLOR_SLOW): Likewise.
14505         (__sin): Likewise.
14506         (__cos): Likewise.
14507         (slow1): Likewise.
14508         (slow2): Likewise.
14509         (sloww): Likewise.
14510         (sloww1); Likewise.
14511         (sloww2): Likewise.
14512         (bsloww1): Likewise.
14513         (bsloww2): Likewise.
14514         (cslow2): Likewise.
14515         (csloww): Likewise.
14516         (csloww1): Likewise.
14517         (csloww2): Likewise.
14518
14519 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
14520
14521         * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
14522         (__malloc_assert, __libc_realloc, __libc_calloc, _int_realloc):
14523         Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
14524         * malloc/hooks.c (realloc_check): Likewise.
14525
14526         * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
14527         * malloc/arena.c: Remove PER_THREAD conditional.
14528         [!PER_THREAD]: Remove code.
14529         (ptmalloc_unlock_all2): Likewise.
14530         (ptmalloc_init): Likewise.
14531         (_int_new_arena): Likewise.
14532         (arena_get2): Likewise.
14533         * malloc/hooks.c (__malloc_get_state): Likewise.
14534         (__malloc_set_state): Likewise.
14535         * malloc/malloc.c: Likewise.
14536         (struct malloc_state): Likewise.
14537         (struct malloc_par): Likewise.
14538         (__libc_realloc): Likewise.
14539         (__libc_mallopt): Likewise.
14540
14541 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14542
14543         * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
14544
14545 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
14546
14547         * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
14548         macro to a function.  Check for zero perturb_byte.
14549         (_int_malloc, _int_free): Remove zero perturb_byte checks.
14550
14551         * malloc/malloc.c: (force_reg): Remove.
14552         (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc)
14553         (_mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
14554         force_reg by atomic_forced_read.
14555         * malloc/arena.c (ptmalloc_init): Likewise.
14556         * malloc/hooks.c (top_check): Likewise.
14557
14558 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14559
14560         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14561
14562 2013-12-09  Markus Trippelsdorf  <markus@trippelsdorf.de>
14563
14564         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
14565
14566 2013-12-08  Joseph Myers  <joseph@codesourcery.com>
14567
14568         * math/auto-libm-test-in: Add tests of lgamma.
14569         * math/auto-libm-test-out: Regenerated.
14570         * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
14571         (M_LOG_2_SQRT_PIl): Likewise.
14572         (lgamma_test_data): Use AUTO_TESTS_f_f1.
14573         * math/gen-auto-libm-tests.c (func_calc_method): Add value
14574         mpfr_f_f1.
14575         (func_calc_desc): Add mpfr_f_f1 union field.
14576         (ARGS1): New macro.
14577         (ARGS2): Likewise.
14578         (ARGS3): Likewise.
14579         (ARGS4): Likewise.
14580         (RET1): Likewise.
14581         (RET2): Likewise.
14582         (CALC): Likewise.
14583         (FUNC): Likewise.
14584         (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
14585         (test_functions): Add lgamma.
14586         (calc_generic_results): Handle mpfr_f_f1.
14587         * sysdeps/i386/fpu/libm-test-ulps: Update.
14588         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14589
14590 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14591
14592         * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
14593         __mpn_add_n for PowerPC64/POWER7.
14594         * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
14595         __mpn_sub_n for PowerPC64/POWER7.
14596
14597         * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
14598         __mpn_addmul_1 for PowerPC64.
14599         * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
14600         __mpn_submul_1 for PowerPC64.
14601         * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
14602         for PowerPC64.
14603         * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
14604         for PowerPC64.
14605
14606 2013-12-06  Fernando J. V. da Silva  <fernandojvdasilva@gmail.com>
14607
14608         [BZ #15089]
14609         * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
14610
14611 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14612
14613         * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
14614
14615         * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
14616         add multiarch folders.
14617         * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
14618         * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
14619         * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
14620         * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
14621         * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
14622         * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
14623         * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
14624         * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
14625         * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
14626         * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
14627         * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
14628         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
14629         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
14630         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
14631         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
14632         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
14633         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
14634
14635         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
14636         __ieee754_hypot and __ieee754_hypotf multiarch implementations.
14637         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
14638         New file.
14639         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
14640         New file.
14641         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
14642         multiarch __ieee754_hypot for PowerPC32.
14643         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
14644         New file.
14645         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
14646         New file.
14647         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
14648         multiarch __ieee754_hypotf for PowerPC32.
14649
14650         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
14651         long_double_symbol only if __logbl is defined.
14652         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
14653         * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
14654         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
14655         * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
14656         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
14657         * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
14658         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
14659         path for implementation.
14660         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
14661         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
14662         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
14663         logb, and logbl multiarch implementations for PowerPC32.
14664         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
14665         file.
14666         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
14667         file.
14668         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
14669         multiarch logb for PowerPC32.
14670         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
14671         file.
14672         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
14673         file.
14674         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
14675         multiarch logbf for PowerPC32.
14676         * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
14677         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
14678         file.
14679         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
14680         multiarch logbl implementation for PowerPC32.
14681
14682         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
14683         and modff multiarch implementations.
14684         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
14685         New file.
14686         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
14687         New file.
14688         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
14689         multiarch modf for PowerPC32.
14690         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
14691         New file.
14692         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
14693         New file.
14694         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
14695         multiarch modff for PowerPC32.
14696
14697         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
14698         and lrintf multiarch implementations.
14699         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
14700         New file.
14701         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
14702         New file.
14703         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
14704         multiarch lrint for PowerPC32.
14705         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
14706         file: multiarch lrintf for PowerPC32.
14707
14708         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
14709         and lroundf multiarch implementations.
14710         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
14711         New file.
14712         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
14713         New file.
14714         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
14715         New file.
14716         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
14717         multiarch lround for PowerPC32.
14718         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
14719         file: multiarch lroundf for PowerPC32.
14720
14721         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
14722         copysign and copysignf multiarch implementations.
14723         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
14724         New file.
14725         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
14726         New file.
14727         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
14728         file: multiarch copysign for PowerPC32.
14729         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
14730         file: multiarch copysignf for PowerPC32.
14731
14732         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
14733         and truncf multiarch implementations.
14734         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
14735         New file.
14736         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
14737         file.
14738         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
14739         multiarch trunc for PowerPC32.
14740         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
14741         New file.
14742         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
14743         New file.
14744         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
14745         multiarch truncf for PowerPC32.
14746
14747         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
14748         and roundf multiarch implementations.
14749         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
14750         New file.
14751         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
14752         file.
14753         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
14754         multiarch round for PowerPC32.
14755         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
14756         New file.
14757         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
14758         New file.
14759         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
14760         multiarch roundf for PowerPC32.
14761
14762         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
14763         and floorf multiarch implementations.
14764         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
14765         New file.
14766         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
14767         file.
14768         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
14769         multiarch floor for PowerPC32.
14770         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
14771         New file.
14772         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
14773         New file.
14774         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
14775         multiarch floorf for PowerPC32.
14776
14777         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
14778         and ceilf multiarch implementations.
14779         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
14780         New file.
14781         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
14782         file.
14783         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
14784         multiarch ceil for PowerPC32.
14785         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
14786         New file.
14787         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
14788         file.
14789         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
14790         multiarch ceilf for PowerPC32.
14791
14792         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
14793         is defined.
14794         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
14795         FINITEF is defined.
14796         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
14797         and finitef multiarch implementations.
14798         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
14799         New file.
14800         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
14801         file.
14802         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
14803         multiarch finite for PowerPC32.
14804         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
14805         New file.
14806         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
14807         file: multiarch finitef for PowerPC32.
14808
14809         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
14810         and isinff multiarch implementations.
14811         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
14812         file.
14813         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
14814         file.
14815         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
14816         multiarch isinf for PowerPC32.
14817         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
14818         New file.
14819         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
14820         multiarch isinff for PowerPC32.
14821
14822         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
14823         alias when __isnan is defined.
14824         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
14825         and isnanf multiarch implementations.
14826         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
14827         file.
14828         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
14829         file.
14830         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
14831         file.
14832         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
14833         file.
14834         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
14835         multiarch isnan for PowerPC32.
14836         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
14837         New file.
14838         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
14839         New file.
14840         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
14841         multiarch isnanf for PowerPC32.
14842
14843         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
14844         and sqrtf multiarch implementations.
14845         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
14846         file.
14847         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
14848         file.
14849         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
14850         multiarch sqrt for PowerPC32.
14851         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
14852         file.
14853         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
14854         file.
14855         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
14856         multiarch sqrtf for PowerPC32.
14857
14858         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
14859         and llroundf multiarch implementations.
14860         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
14861         New file.
14862         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
14863         New file.
14864         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
14865         New file.
14866         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
14867         file: multiarch llround for PowerPC32.
14868         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
14869         file: multiarch llroundf for PowerPC32.
14870
14871         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
14872         multiarch PowerPC32 fpu implementations.
14873         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
14874         New file.
14875         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
14876         New file.
14877         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
14878         multiarch llrint for PowerPC32.
14879         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
14880         New file.
14881         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
14882         New file.
14883         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
14884         file.
14885
14886         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
14887
14888         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
14889         file.
14890         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
14891         file.
14892         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
14893         file.
14894         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
14895         multiarch wordcopy for PPC32.
14896         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
14897         wordcopy objects.
14898         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
14899         (__libc_ifunc_impl_list): Likewise.
14900         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
14901         * sysdeps/powerpc/power4/wordcopy.c: ... to here.
14902         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
14903         * sysdeps/powerpc/power6/wordcopy.c: ... to here.
14904         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
14905         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
14906
14907         * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
14908         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
14909         file.
14910         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
14911         file.
14912         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
14913         file.
14914         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
14915         multiarch wcscpy for PPC32.
14916         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
14917         multiarch objects.
14918         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
14919         (__libc_ifunc_impl_list): Likewise.
14920         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
14921         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
14922         * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
14923         sysdeps/powerpc/power6/wcscpy.c.
14924
14925         * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
14926         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
14927         file.
14928         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
14929         file.
14930         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
14931         file.
14932         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
14933         multiarch wcsrchr for PPC32.
14934         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
14935         multiarch objects.
14936         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
14937         (__libc_ifunc_impl_list): Likewise.
14938         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
14939         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
14940         * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
14941         sysdeps/powerpc/power6/wcsrchr.c.
14942
14943         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
14944         file.
14945         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
14946         file.
14947         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
14948         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
14949         multiarch wcschr for PPc32.
14950         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
14951         multiarch objects.
14952         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
14953         (__libc_ifunc_impl_list): Likewise.
14954         * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
14955         * sysdeps/powerpc/power6/wcschr.c: ... to here.
14956         * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
14957         sysdeps/powerpc/power6/wcschr.c.
14958
14959         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
14960         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
14961         file.
14962         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
14963         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
14964         file: multiarch strchr for PPC32.
14965         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
14966         multiarch objects.
14967         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
14968         (__libc_ifunc_impl_list): Likewise.
14969
14970         * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
14971         name.
14972         * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
14973         file.
14974         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
14975         file.
14976         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
14977         multiarch strchrnul for PPC32.
14978         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
14979         multiarch objects.
14980         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
14981         (__libc_ifunc_impl_list): Likewise.
14982
14983         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
14984         file.
14985         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
14986         multiarch strncasecmp for PPC32.
14987         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
14988         file.
14989         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
14990         multiarch strncasecmp_l for PPC32.
14991         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
14992         strncasecmp multiarch objects.
14993         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
14994         (__libc_ifunc_impl_list): Likewise.
14995
14996         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
14997         file.
14998         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
14999         multiarch strncasecmp for PPC32.
15000         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
15001         New file.
15002         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
15003         multiarch strcasecmp_l for PPC32.
15004         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
15005         multiarch objects.
15006         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15007         (__libc_ifunc_impl_list): Likewise.
15008
15009         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
15010         file.
15011         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
15012         file.
15013         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
15014         multiarch strncmp for PPC32.
15015         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
15016         multiarch objects.
15017         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15018         (__libc_ifunc_impl_list): Likewise.
15019
15020         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
15021         * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
15022         file.
15023         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
15024         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
15025         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
15026         multiarch objects.
15027         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15028         (__libc_ifunc_impl_list): Likewise.
15029
15030         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
15031         file.
15032         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
15033         file.
15034         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
15035         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
15036         multiarch objects.
15037         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15038         (__libc_ifunc_impl_list): Likewise.
15039
15040         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
15041         file.
15042         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
15043         file.
15044         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
15045         multiarch rawmemchr for PPC32.
15046         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
15047         multiarch objects.
15048         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15049         (__libc_ifunc_impl_list): Likewise.
15050
15051         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
15052         file.
15053         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
15054         file.
15055         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
15056         file: memrchr multiarch for PPC32.
15057         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
15058         multiarch objects.
15059         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15060         (__libc_ifunc_impl_list): Likewise.
15061
15062         * string/memchr.c (__memchr): Using macro to redefine symbol name.
15063         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
15064         file.
15065         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
15066         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
15067         multiarch memchr for PPC32.
15068         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
15069         multiarch objects.
15070         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15071         (__libc_ifunc_impl_list): Likewise.
15072
15073         * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
15074         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
15075         file.
15076         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
15077         file.
15078         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
15079         file: multiarch mempcpy for PPC32.
15080         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
15081         multiarch objects.
15082         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15083         (__libc_ifunc_impl_list): Likewise.
15084
15085         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
15086         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
15087         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
15088         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
15089         multiarch bzero for PPC32.
15090         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
15091         file.
15092         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
15093         file.
15094         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
15095         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
15096         file: multiarch memset for PPC32.
15097         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
15098         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
15099         memset multiarch objects.
15100         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15101         (__libc_ifunc_impl_list): Likewise.
15102
15103         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
15104         file.
15105         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
15106         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
15107         memcmp for PPC32.
15108         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
15109         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
15110         multiarch objects.
15111         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15112         (__libc_ifunc_impl_list): Likewise.
15113
15114         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
15115         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
15116         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
15117         file.
15118         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
15119         file.
15120         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
15121         file.
15122         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
15123         multiarch memcpy for PPC32.
15124         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
15125         multiarch objects.
15126         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15127         (__libc_ifunc_impl_list): Likewise.
15128
15129         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
15130         support multiarch for POWER/PPC32.
15131         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
15132         Likewise.
15133         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
15134         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
15135         Implies file to make multiarch folder appers before the fpu and
15136         default folder for power4 configuration.
15137
15138 2013-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
15139
15140         * scripts/bench.pl: Append volatile keyword to type.
15141
15142 2013-12-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
15143
15144         * sysdeps/sh/sotruss-lib.c: New file.
15145         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
15146
15147 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15148
15149         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15150
15151 2013-12-05  Joseph Myers  <joseph@codesourcery.com>
15152
15153         [BZ #6810]
15154         * math/w_tgamma.c: Include <errno.h>.
15155         (__tgamma): Use __glibc_unlikely.  Set errno on underflow to 0.
15156         * math/w_tgammaf.c: Include <errno.h>.
15157         (__tgammaf): Use __glibc_unlikely.  Set errno on underflow to 0.
15158         * math/w_tgammal.c: Include <errno.h>.
15159         (__tgammal): Use __glibc_unlikely.  Set errno on underflow to 0.
15160         * math/auto-libm-test-in: Do not allow missing errno on tgamma
15161         underflow.  Add more tgamma tests.
15162         * math/auto-libm-test-out: Regenerated.
15163         * sysdeps/i386/fpu/libm-test-ulps: Update.
15164         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15165
15166         * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
15167         sin, sinh, tan, tanh, tgamma, y0 and y1.
15168         * math/auto-libm-test-out: Regenerated.
15169         * math/libm-test.inc (TEST_COND_x86_64): New macro.
15170         (TEST_COND_x86): Likewise.
15171         (M_E2l): Remove macro.
15172         (M_E3l): Likewise.
15173         (M_2_SQRT_PIl): Likewise.
15174         (M_SQRT_PIl): Likewise.
15175         (M_1_DIV_El): Likewise.
15176         (log_test_data): Use AUTO_TESTS_f_f.
15177         (log10_test_data): Likewise.
15178         (log1p_test_data): Likewise.
15179         (log2_test_data): Likewise.
15180         (sin_test_data): Likewise.
15181         (sin_tonearest_test_data): Likewise.
15182         (sin_towardzero_test_data): Likewise.
15183         (sin_downward_test_data): Likewise.
15184         (sin_upward_test_data): Likewise.
15185         (sinh_test_data): Likewise.
15186         (sinh_tonearest_test_data): Likewise.
15187         (sinh_towardzero_test_data): Likewise.
15188         (sinh_downward_test_data): Likewise.
15189         (sinh_upward_test_data): Likewise.
15190         (tan_test_data): Likewise.
15191         (tan_tonearest_test_data): Likewise.
15192         (tan_towardzero_test_data): Likewise.
15193         (tan_downward_test_data): Likewise.
15194         (tan_upward_test_data): Likewise.
15195         (tanh_test_data): Likewise.
15196         (tgamma_test_data): Likewise.
15197         (y0_test_data): Likewise.
15198         (y1_test_data): Likewise.
15199         * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
15200         (special_real_inputs): Add pi/4.
15201         * sysdeps/i386/fpu/libm-test-ulps: Update.
15202         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15203
15204 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15205
15206         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
15207         "longjmp_target" static probes.
15208         (__longjmp): Rename to __longjmp_symbol.
15209         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
15210         * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
15211         on which longjmp to generate.
15212         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
15213         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
15214         probe.
15215         (__sigsetjmp): Rename to __sigsetjmp_symbol.
15216         (__sigjmp_save): Rename to __sigjmp_save_symbol.
15217         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
15218         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
15219         and __sigjmp_save_symbol based on which sigsetjmp to generated.
15220         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
15221         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
15222         __longjmp_symbol based on which __longjmp to generate.
15223         * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
15224         probe.
15225         (setjmp): Rename to setjmp_symbol.
15226         (__sigsetjmp): Rename to __sigsetjmp_symbol.
15227         (_setjmp): Rename to _setjmp_symbol.
15228         (__sigsetjmp): Rename to __sigsetjmp_symbol.
15229         * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
15230         _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
15231         which setjmp to generate.
15232         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
15233         "longjmp_target" static probes.
15234
15235 2013-12-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
15236
15237         * benchtests/README: Add note about output arguments.
15238         * benchtests/bench-sincos.c: Remove file.
15239         * benchtests/sincos-inputs: New file.
15240         * scripts/bench.pl: Identify output arguments and define
15241         static variables for them.
15242
15243         * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
15244
15245         [BZ #15941]
15246         * Makefile (INSTALL): Add install-plain.texi as the primary
15247         dependency.
15248         * manual/install-plain.texi: New file.
15249         * manual/install.texi: Include node directive only for
15250         non-plaintext output.
15251
15252 2013-12-04  Joseph Myers  <joseph@codesourcery.com>
15253
15254         * stdlib/longlong.h: Update from GCC.
15255
15256         [BZ #6807]
15257         [BZ #15901]
15258         * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
15259         * math/w_j0f.c (y0f): Likewise.
15260         * math/w_j0l.c (__y0l): Likewise.
15261         * math/w_j1.c (y1): Likewise.
15262         * math/w_j1f.c (y1f): Likewise.
15263         * math/w_j1l.c (__y1l): Likewise
15264         * math/w_jn.c (yn): Likewise.
15265         * math/w_jnf.c (ynf): Likewise.
15266         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
15267         Bessel function pole errors in _POSIX_ mode.  Use NAN as return
15268         value for Bessel function domain errors outside _SVID_ mode.
15269         Adjust sign of return value for yn (negative integer, 0).
15270         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
15271         by zero in return for negative x and set sign appropriately for
15272         negative n.
15273         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
15274         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
15275         * math/libm-test.inc (y0_test_data): Add more tests and adjust
15276         expectations in error cases.
15277         (y1_test_data): Likewise.
15278         (yn_test_data): Likewise.
15279         * sysdeps/i386/fpu/libm-test-ulps: Update.
15280         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15281
15282 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15283
15284         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
15285         "64" to "64-v1".  Add "64-v2".
15286         (abi-64-options): Rename to ...
15287         (abi-64-v1-options): ... this.   Redefine _CALL_ELF.
15288         (abi-64-condition): Rename to ...
15289         (abi-64-v1-condition): ... this.  Add _CALL_ELF check.,
15290         (abi-64-ld-soname): Rename to ...
15291         (abi-64-v1-ld-soname): ... this.
15292         (abi-64-v2-options): Define.
15293         (abi-64-v2-condition): Likewise.
15294         (abi-64-v2-ld-soname): Likewise.
15295         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
15296         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
15297         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
15298         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
15299         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
15300
15301 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15302             Alan Modra  <amodra@gmail.com>
15303
15304         * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
15305         New versions for use with the ELFv2 ABI.
15306         (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
15307         * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
15308         declaration.
15309         (struct La_ppc64v2_retval): Likewise.
15310         (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
15311         (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
15312         * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
15313         to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
15314         (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
15315         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
15316         Do not save or restore CR.
15317         (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
15318         (_dl_profile_resolve): Do no save or restore CR.  Support extended
15319         return values for ELFv2 ABI.  Fix location of FPR return registers.
15320         * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
15321         updated values for _CALL_ELF == 2.
15322         (La_regs, La_retval, int_retval): Likewise.
15323
15324 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15325
15326         * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
15327         (FRAME_MIN_SIZE_PARM): Likewise.
15328         (FRAME_BACKCHAIN): Likewise.
15329         (FRAME_CR_SAVE): Likewise.
15330         (FRAME_LR_SAVE): Likewise.
15331         (FRAME_TOC_SAVE): Likewise.
15332         (FRAME_PARM_SAVE): Likewise.
15333         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
15334         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
15335         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
15336         (call_mcount_parm_offset): New macro.
15337         (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
15338         (PROF): Use symbolic stack frame offsets.
15339         (TAIL_CALL_SYSCALL_ERROR): Likewise.
15340         * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
15341         Redefine in terms of FRAME_MIN_SIZE.
15342         (_dl_runtime_resolve): Use symbolic stack frame offsets.
15343         (_dl_profile_resolve): Likewise.  Update comment.
15344         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
15345         symbols stack frame offsets.
15346         (__sigsetjmp): Likewise.
15347         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
15348         * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
15349         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
15350         * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
15351
15352         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
15353         (FRAME_BACKCHAIN): Remove.
15354         (FRAME_CR_SAVE): Likewise.
15355         (FRAME_LR_SAVE): Likewise.
15356         (FRAME_COMPILER_DW): Likewise.
15357         (FRAME_LINKER_DW): Likewise.
15358         (FRAME_TOC_SAVE): Likewise.
15359         (FRAME_PARM_SAVE): Likewise.
15360         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE)
15361         (FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE)
15362         (FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
15363         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
15364         (CHECK_SP): Use symbolic stack frame offsets.
15365         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
15366         zone" instead of caller's parameter save area for temp storage.
15367         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
15368         Likewise.  Also, use symbolic stack frame offsets.
15369         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
15370         stackblock): Redefine for _CALL_ELF == 2 to save parameters into
15371         our own stack frame instead of the caller's.
15372         (__socket): Use symbolic stack frame offsets.
15373
15374 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15375             Alan Modra  <amodra@gmail.com>
15376
15377         * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
15378         Define.
15379         (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK)
15380         (PPC64_LOCAL_ENTRY_OFFSET): Define.
15381         * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
15382         New function.
15383         (elf_machine_fixup_plt): Call it.
15384         (elf_machine_plt_conflict): Likewise.  Add map, sym_map, and
15385         reloc arguments.
15386         (elf_machine_rela): Update call to elf_machine_plt_conflict.
15387         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
15388         (_dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
15389         r2 before calling target.
15390
15391 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15392             Alan Modra  <amodra@gmail.com>
15393
15394         * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
15395         (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
15396         versions of macros to support ELFv2 ABI.
15397         (LOCALENTRY): New macro.
15398         (ENTRY, EALIGN): Use it.
15399         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
15400         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
15401         fall through into ENTRY entry point.
15402         * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
15403         Only define if _CALL_ELF != 2.
15404
15405         (elf_machine_matches_host): Verify ABI version matches.
15406         (RTLD_START): Use LOCALENTRY.
15407         (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
15408         (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
15409         (PLT_ENTRY_WORDS): New macro.
15410         (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
15411         (elf_machine_runtime_setup): Support ELFv2 ABI.
15412         (elf_machine_fixup_plt): Likewise.
15413         (elf_machine_plt_conflict): Likewise.
15414         (resolve_ifunc): Likewise.
15415         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
15416         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
15417         Likewise.
15418         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
15419         (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
15420         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
15421         (makecontext): Support ELFv2 ABI.
15422         * elf/elf.h (EF_PPC64_ABI): Define.
15423
15424 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15425
15426         * sysdeps/powerpc/powerpc64/sysdep.h
15427         (PPC64_LOAD_FUNCPTR) [ASSEMBLER]: New assembler macro.
15428         (ENTRY_1) [ASSEMBLER]: Do not switch to .text section here ...
15429         (ENTRY) [ASSEMBLER]: ... but instead here ...
15430         (EALIGN) [ASSEMBLER]: ... and here.
15431         (PPC64_LOAD_FUNCPTR) [!ASSEMBLER]: New macro.
15432         (ENTRY_1) [!ASSEMBLER]: New macro; set up .opd entry.
15433         (ENTRY_2) [!ASSEMBLER]: Use it.
15434         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
15435         ENTRY_2 changes.  Use PPC64_LOAD_FUNCPTR.
15436         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
15437         (_dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
15438         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
15439         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
15440         Use PPC64_LOAD_FUNCPTR.
15441
15442         * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
15443
15444 2013-12-04  Alan Modra  <amodra@gmail.com>
15445
15446         * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
15447         (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
15448         (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
15449         (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
15450
15451         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
15452         overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
15453         R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
15454         Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
15455         R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
15456         Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
15457
15458 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15459
15460         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
15461         (__makecontext): Fix incorrect CFI when backtracing out of
15462         context created via makecontext.
15463         * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
15464         (__setcontext): Fix incorrect CFI during switch to new context.
15465         (__novec_setcontext): Likewise.
15466
15467 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
15468
15469         [BZ #4772]
15470         * time/strptime_l.c (__strptime_internal): Allow modifiers
15471         in strptime.
15472         * time/tst-strptime.c (day_tests): Add testcase.
15473
15474 2013-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
15475
15476         * scripts/bench.pl: Skip over blank lines.
15477
15478 2013-12-04  Paul Eggert  <eggert@cs.ucla.edu>
15479
15480         [BZ #926]
15481         * manual/time.texi (Calendar Time): Clarify what timezone functions
15482         use.
15483
15484 2013-12-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15485
15486         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15487
15488 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
15489
15490         * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
15491         implementation.
15492         * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
15493         * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
15494         * debug/memset_chk.c (__memset_chk): Likewise.
15495         * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
15496         * debug/strncpy_chk.c: Likewise.
15497
15498 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
15499
15500         [BZ #15268]
15501         [BZ #15425]
15502         * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
15503         (__ieee754_exp): For possibly underflowing results, check size of
15504         result and force underflow exception if required.
15505         * math/auto-libm-test-in: Add more tests of exp.
15506         * math/auto-libm-test-out: Regenerated.
15507         * sysdeps/i386/fpu/libm-test-ulps: Update.
15508         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15509
15510         [BZ #16283]
15511         * math/w_exp2.c (__exp2): Handle a zero result as underflow.
15512         * math/w_exp2f.c (__exp2f): Likewise.
15513         * math/w_exp2l.c (__exp2l): Likewise.
15514         * math/auto-libm-test-in: Do not allow missing errno on exp2
15515         underflow.
15516         * math/auto-libm-test-out: Regenerated.
15517
15518 2013-12-03  Ondřej Bílka  <neleai@seznam.cz>
15519
15520         [BZ #16274]
15521         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
15522         handle filename validation.
15523         * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
15524         (do_open): Delete.
15525
15526 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
15527
15528         [BZ #6786]
15529         * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
15530         (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
15531         * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
15532         <float.h>.
15533         (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
15534         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
15535         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
15536         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
15537         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
15538         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
15539         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
15540         * math/auto-libm-test-in: Don't allow missing errno from erfc.
15541         Add more erfc tests.
15542         * math/auto-libm-test-out: Regenerated.
15543         * sysdeps/i386/fpu/libm-test-ulps: Update.
15544         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15545
15546         * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
15547         exp2, expm1, j0 and j1.
15548         * math/auto-libm-test-out: Regenerated.
15549         * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
15550         (erfc_test_data): Likewise.
15551         (exp_test_data): Likewise.
15552         (exp_tonearest_test_data): Likewise.
15553         (exp_towardzero_test_data): Likewise.
15554         (exp_downward_test_data): Likewise.
15555         (exp_upward_test_data): Likewise.
15556         (exp10_test_data): Likewise.
15557         (exp2_test_data): Likewise.
15558         (expm1_test_data): Likewise.
15559         (j0_test_data): Likewise.
15560         (j1_test_data): Likewise.
15561         * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
15562         (input_flag_type): Add flag_xfail_rounding.
15563         (input_flags): Add xfail-rounding.
15564         (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
15565         (output_for_one_input_case): Handle flag_xfail_rounding.
15566         * sysdeps/i386/fpu/libm-test-ulps: Update.
15567         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15568
15569 2013-12-03  Aurelien Jarno  <aurelien@aurel32.net>
15570
15571         [BZ #16289]
15572         * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
15573         division by 0.
15574
15575 2013-12-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
15576
15577         [BZ #16195]
15578         * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
15579         (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
15580         (STAP_PROBE0): New macro.
15581         (STAP_PROBE1): Likewise.
15582         (STAP_PROBE2): Likewise.
15583         (STAP_PROBE3): Likewise.
15584         (STAP_PROBE4): Likewise.
15585
15586 2013-12-02  Ondřej Bílka  <neleai@seznam.cz>
15587
15588         * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
15589
15590 2013-12-02  Steve Ellcey  <sellcey@mips.com>
15591
15592         * benchtests/Makefile (bench): Add sqrt.
15593         (LDLIBS-bench-sqrt): New.
15594         * benchtests/sqrt-input: New.
15595
15596 2013-12-02  Pavel Simerda  <psimerda@redhat.com>
15597
15598         * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
15599         (GAIH_EAI): Likewise.
15600         (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
15601         (gaih_inet): Likewise.
15602         (getaddrinfo): Don't use GAIH_EAI.
15603
15604         * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
15605         (struct gaih): Remove definition.
15606
15607 2013-12-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
15608
15609         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
15610         Use HERRNOP directly.
15611
15612 2013-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15613
15614         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15615
15616 2013-11-30  Joseph Myers  <joseph@codesourcery.com>
15617
15618         * math/gen-auto-libm-tests.c (test_functions): Add more
15619         single-argument functions.
15620         (special_fill_pi_2): New function.
15621         (special_fill_minus_pi_2): Likewise.
15622         (special_fill_pi_6): Likewise.
15623         (special_fill_minus_pi_6): Likewise.
15624         (special_fill_pi_3): Likewise.
15625         (special_fill_2pi_3): Likewise.
15626         (special_fill_e): Likewise.
15627         (special_fill_1_e): Likewise.
15628         (special_fill_e_minus_1): Likewise.
15629         (special_real_inputs): Add more special inputs.
15630         (output_for_one_input_case): Do not require ERANGE on underflow to
15631         zero if round-to-nearest result does not underflow to zero, unless
15632         exact results required.
15633         * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
15634         atan, atanh, cbrt, cos and cosh.
15635         * math/auto-libm-test-out: Regenerated.
15636         * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
15637         (acos_tonearest_test_data): Likewise.
15638         (acos_towardzero_test_data): Likewise.
15639         (acos_downward_test_data): Likewise.
15640         (acos_upward_test_data): Likewise.
15641         (acosh_test_data): Likewise.
15642         (asin_test_data): Likewise.
15643         (asin_tonearest_test_data): Likewise.
15644         (asin_towardzero_test_data): Likewise.
15645         (asin_upward_test_data): Likewise.
15646         (asinh_test_data): Likewise.
15647         (atan_test_data): Likewise.
15648         (atanh_test_data): Likewise.
15649         (cbrt_test_data): Likewise.
15650         (cos_test_data): Likewise.
15651         (cos_tonearest_test_data): Likewise.
15652         (cos_towardzero_test_data): Likewise.
15653         (cos_downward_test_data): Likewise.
15654         (cos_upward_test_data): Likewise.
15655         (cosh_test_data): Likewise.
15656         (cosh_tonearest_test_data): Likewise.
15657         (cosh_towardzero_test_data): Likewise.
15658         (cosh_downward_test_data): Likewise.
15659         (cosh_upward_test_data): Likewise.
15660         * sysdeps/i386/fpu/libm-test-ulps: Update.
15661         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15662
15663 2013-11-29  Joseph Myers  <joseph@codesourcery.com>
15664
15665         [BZ #6787]
15666         * math/w_exp10.c (__exp10): Handle a zero result as underflow.
15667         * math/w_exp10f.c (__exp10f): Likewise.
15668         * math/w_exp10l.c (__exp10l): Likewise.
15669         * math/libm-test.inc (exp10_test_data): Add more tests and expect
15670         errno settings in existing tests.
15671
15672         [BZ #14032]
15673         * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
15674         precision control set to double precision.
15675         * sysdeps/i386/fpu/w_sqrt.c: New file.
15676         * math/auto-libm-test-in: Add more tests.
15677         * math/auto-libm-test-out: Update.
15678
15679         * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
15680         (sqrt_test_tonearest): New function.
15681         (sqrt_towardzero_test_data): New variable.
15682         (sqrt_test_towardzero): New function.
15683         (sqrt_downward_test_data): New variable.
15684         (sqrt_test_downward): New function.
15685         (sqrt_upward_test_data): New variable.
15686         (sqrt_test_upward): New function.
15687         (main): Call the new functions.
15688
15689         * math/gen-auto-libm-tests.c: New file.
15690         * math/auto-libm-test-in: Likewise.
15691         * math/auto-libm-test-out: New generated file.
15692         * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
15693         variables.
15694         (%beautify): Add generated representations of zero.
15695         (top level): Set $auto_input and call parse_auto_input.
15696         (beautify): Remove trailing "f" from hex float constants.
15697         (parse_args): Handle XFAIL_TEST.
15698         (convert_condition): New function.
15699         (or_value): Likewise.
15700         (or_cond_value): Likewise.
15701         (generate_testfile): Handle AUTO_TESTS_* lines.
15702         (parse_auto_input): New function.
15703         * math/libm-test.inc (XFAIL_TEST): New macro.
15704         (ERRNO_UNCHANGED): Update value.
15705         (ERRNO_EDOM): Likewise.
15706         (ERRNO_ERANGE): Likewise.
15707         (IGNORE_RESULT): Likewise.
15708         (TEST_COND_flt_32): New macro.
15709         (TEST_COND_dbl_64): Likewise.
15710         (TEST_COND_ldbl_96_intel): Likewise.
15711         (TEST_COND_ldbl_96_m68k): Likewise.
15712         (TEST_COND_ldbl_128): Likewise.
15713         (TEST_COND_ldbl_128ibm): Likewise.
15714         (TEST_COND_long32): Likewise.
15715         (TEST_COND_long64): Likewise.
15716         (TEST_COND_before_rounding): Likewise.
15717         (TEST_COND_after_rounding): Likewise.
15718         (enable_test): Handle XFAIL_TEST flag.
15719         (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
15720         with finite results.
15721         * math/Makefile ($(objpfx)libm-test.stmp): Depend on
15722         auto-libm-test-out.
15723
15724 2013-11-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
15725             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
15726
15727         [BZ #16214]
15728         * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
15729         __tls_get_addr_internal instead of __tls_get_offset in order to
15730         avoid GOT pointer dependency.  Make rtld export
15731         __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
15732         __tls_get_addr since we are a __tls_get_offset platform.
15733         * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
15734         GOT pointer being set up before.
15735         * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
15736
15737 2013-11-28  Joseph Myers  <joseph@codesourcery.com>
15738
15739         * manual/math.texi (Errors in Math Functions): Document accuracy
15740         goals.
15741
15742         [BZ #15004]
15743         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
15744         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
15745         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
15746         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
15747         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
15748         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
15749         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
15750         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
15751         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
15752         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
15753         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
15754         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
15755         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
15756         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
15757         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
15758         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
15759
15760         * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
15761         * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
15762         * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
15763         * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
15764         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
15765         Likewise.
15766         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
15767         Likewise.
15768         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
15769         Likewise.
15770         * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
15771         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
15772         (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
15773         atomic-feupdateenv and flt-rounds.
15774         * sysdeps/powerpc/nofpu/Versions (libc): Add
15775         __atomic_feholdexcept, __atomic_feclearexcept,
15776         __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
15777         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
15778         (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
15779         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
15780         (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
15781         here.
15782         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
15783         Update.
15784
15785         * manual/arith.texi (FP Exceptions): Document that exceptions may
15786         not be raised when matherr is used.
15787         (Math Error Reporting): Document overflow in directed rounding
15788         modes.  Document that errno may not be set when finite values are
15789         returned on overflow.  Document intent to set errno on underflow
15790         only for underflow to zero.
15791
15792         [BZ #16271]
15793         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
15794         round-to-nearest then adjust result for other rounding modes.
15795         * include/fenv.h (fegetround): Use libm_hidden_proto.
15796         * math/fegetround.c (fegetround): Use libm_hidden_def.
15797         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
15798         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
15799         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
15800         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
15801         Likewise.
15802         * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
15803         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
15804         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
15805         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
15806
15807 2013-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
15808
15809         [BZ #16077]
15810         * nss/Versions (libnss_files): Add
15811         _nss_files_gethostbyname3_r.
15812         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
15813         New function.
15814         (HOST_DB_LOOKUP): Remove macro.
15815         (_nss_files_gethostbyname_r): Implement function without the
15816         HOST_DB_LOOKUP macro.
15817         (_nss_files_gethostbyname2_r): Likewise.
15818
15819 2013-11-28  Ondřej Bílka  <neleai@seznam.cz>
15820
15821         * malloc/malloc.c (__libc_calloc): Make memset a tail call.
15822
15823 2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
15824
15825         * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
15826         _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
15827         warning.
15828
15829 2013-11-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15830
15831         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
15832         __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
15833         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
15834         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
15835         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
15836         __fe_nomask_env_priv and attribute_hidden.
15837         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
15838         (libc_feupdateenv_test_ppc): Likewise.
15839         (libc_feresetround_ppc): Likewise.
15840         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
15841         (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
15842         compat_symbol macro.
15843         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
15844         (__fe_nomask_env): Likewise.
15845         * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
15846
15847 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
15848
15849         * string/Makefile: Remove ifunc tests.
15850         * string/test-string.h: Define TEST_IFUNC.
15851         * string/test-bcopy-ifunc.c: Remove.
15852         * string/test-bzero-ifunc.c: Likewise.
15853         * string/test-memccpy-ifunc.c: Likewise.
15854         * string/test-memchr-ifunc.c: Likewise.
15855         * string/test-memcmp-ifunc.c: Likewise.
15856         * string/test-memcpy-ifunc.c: Likewise.
15857         * string/test-memmem-ifunc.c: Likewise.
15858         * string/test-memmove-ifunc.c: Likewise.
15859         * string/test-mempcpy-ifunc.c: Likewise.
15860         * string/test-memrchr-ifunc.c: Likewise.
15861         * string/test-memset-ifunc.c: Likewise.
15862         * string/test-rawmemchr-ifunc.c: Likewise.
15863         * string/test-stpcpy-ifunc.c: Likewise.
15864         * string/test-stpncpy-ifunc.c: Likewise.
15865         * string/test-strcasecmp-ifunc.c: Likewise.
15866         * string/test-strcasestr-ifunc.c: Likewise.
15867         * string/test-strcat-ifunc.c: Likewise.
15868         * string/test-strchr-ifunc.c: Likewise.
15869         * string/test-strchrnul-ifunc.c: Likewise.
15870         * string/test-strcmp-ifunc.c: Likewise.
15871         * string/test-strcpy-ifunc.c: Likewise.
15872         * string/test-strcspn-ifunc.c: Likewise.
15873         * string/test-strlen-ifunc.c: Likewise.
15874         * string/test-strncasecmp-ifunc.c: Likewise.
15875         * string/test-strncat-ifunc.c: Likewise.
15876         * string/test-strncmp-ifunc.c: Likewise.
15877         * string/test-strncpy-ifunc.c: Likewise.
15878         * string/test-strnlen-ifunc.c: Likewise.
15879         * string/test-strpbrk-ifunc.c: Likewise.
15880         * string/test-strrchr-ifunc.c: Likewise.
15881         * string/test-strspn-ifunc.c: Likewise.
15882         * string/test-strstr-ifunc.c: Likewise.
15883
15884 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
15885
15886         * benchtests/Makefile: Remove ifunc tests.
15887         * benchtests/bench-string.h: Define TEST_IFUNC.
15888         * benchtests/bench-bcopy-ifunc.c: Remove.
15889         * benchtests/bench-bzero-ifunc.c: Likewise.
15890         * benchtests/bench-memccpy-ifunc.c: Likewise.
15891         * benchtests/bench-memchr-ifunc.c: Likewise.
15892         * benchtests/bench-memcmp-ifunc.c: Likewise.
15893         * benchtests/bench-memcpy-ifunc.c: Likewise.
15894         * benchtests/bench-memmem-ifunc.c: Likewise.
15895         * benchtests/bench-memmove-ifunc.c: Likewise.
15896         * benchtests/bench-mempcpy-ifunc.c: Likewise.
15897         * benchtests/bench-memrchr-ifunc.c: Likewise.
15898         * benchtests/bench-memset-ifunc.c: Likewise.
15899         * benchtests/bench-rawmemchr-ifunc.c: Likewise.
15900         * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
15901         * benchtests/bench-stpcpy-ifunc.c: Likewise.
15902         * benchtests/bench-stpncpy-ifunc.c: Likewise.
15903         * benchtests/bench-strcasecmp-ifunc.c: Likewise.
15904         * benchtests/bench-strcasestr-ifunc.c: Likewise.
15905         * benchtests/bench-strcat-ifunc.c: Likewise.
15906         * benchtests/bench-strchr-ifunc.c: Likewise.
15907         * benchtests/bench-strchrnul-ifunc.c: Likewise.
15908         * benchtests/bench-strcmp-ifunc.c: Likewise.
15909         * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
15910         * benchtests/bench-strcpy-ifunc.c: Likewise.
15911         * benchtests/bench-strcspn-ifunc.c: Likewise.
15912         * benchtests/bench-strlen-ifunc.c: Likewise.
15913         * benchtests/bench-strncasecmp-ifunc.c: Likewise.
15914         * benchtests/bench-strncat-ifunc.c: Likewise.
15915         * benchtests/bench-strncmp-ifunc.c: Likewise.
15916         * benchtests/bench-strncpy-ifunc.c: Likewise.
15917         * benchtests/bench-strnlen-ifunc.c: Likewise.
15918         * benchtests/bench-strpbrk-ifunc.c: Likewise.
15919         * benchtests/bench-strrchr-ifunc.c: Likewise.
15920         * benchtests/bench-strsep-ifunc.c: Likewise.
15921         * benchtests/bench-strspn-ifunc.c: Likewise.
15922         * benchtests/bench-strstr-ifunc.c: Likewise.
15923
15924 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
15925
15926         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
15927
15928 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
15929
15930         * resolv/netdb.h: Use __glibc_reserved instead __unused.
15931         * rt/aio.h: Likewise.
15932         * sysdeps/gnu/bits/utmp.h: Likewise.
15933         * sysdeps/gnu/bits/utmpx.h: Likewise.
15934         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
15935         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
15936         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
15937         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
15938         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
15939         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
15940         * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
15941         * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
15942         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
15943         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
15944         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
15945         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
15946         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
15947         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
15948         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
15949         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
15950         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
15951         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
15952         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
15953         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
15954         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
15955         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
15956         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
15957         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
15958         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
15959         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
15960         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
15961         * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
15962         * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
15963         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
15964         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
15965         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
15966         * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
15967         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
15968         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
15969         * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
15970         * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
15971         * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
15972         * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
15973         * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
15974         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
15975         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
15976
15977 2013-11-25  Carlos O'Donell  <carlos@redhat.com>
15978
15979         [BZ #16245]
15980         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
15981         Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
15982
15983 2013-11-25  Joseph Myers  <joseph@codesourcery.com>
15984
15985         * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
15986         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
15987         Likewise.
15988
15989 2013-11-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15990
15991         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
15992         SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
15993         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
15994         (__fesetround): Remove define.
15995         * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
15996         rounding and exceptions handling.
15997         * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
15998         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
15999         (__fe_nomask_env): Likewise.
16000         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
16001         __fegetround instead of fegetround.
16002         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
16003         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
16004
16005 2013-11-21  Roland McGrath  <roland@hack.frob.com>
16006
16007         * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
16008         it's there.
16009
16010         * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
16011
16012 2013-11-21  Meador Inge  <meadori@codesourcery.com>
16013
16014         [BZ #11157]
16015         * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
16016         (encrypt_r): Likewise.
16017         * malloc/obstack.h (obstack_free): Likewise.
16018         * posix/unistd.h (encrypt): Likewise.
16019
16020 2013-11-21  Guy Martin  <gmsoft@tuxicoman.be>
16021
16022         * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
16023         DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
16024         DL_CALL_DT_FINI() that call the functions directly.
16025         * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
16026         * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
16027         * elf/dl-fini.c: Likewise.
16028
16029 2013-11-20  Ondřej Bílka  <neleai@seznam.cz>
16030
16031         * malloc/hooks.c (memalign_check): Add alignment rounding.
16032         * malloc/malloc.c (_mid_memalign): New function.
16033         (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
16034         Implement by calling _mid_memalign.
16035         * manual/probes.texi (Memory Allocation Probes): Remove
16036         memory_valloc_retry and memory_pvalloc_retry.
16037
16038 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
16039
16040         * locale/programs/locarchive.c (open_archive): Add const
16041         qualifier to ARCHIVEFNAME and copy default fname to
16042         DEFAULT_FNAME.
16043
16044         [BZ #15601]
16045         * libio/tst-widetext.input: Rename Oriya to Odia.
16046         * locale/iso-639.def: Likewise.
16047
16048         * manual/probes.texi (Mathematical Function Probes): Add
16049         documentation for sin, cos, asin and acos probes.
16050         * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
16051         (__sin32): Add slowasin probe.
16052         (__cos32): Add slowacos probe.
16053         (__mpsin): Add slowsin probe.
16054         (__mpcos): Add slowcos probe.
16055
16056 2013-11-19  Joseph Myers  <joseph@codesourcery.com>
16057
16058         [BZ #15483]
16059         * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
16060         thread-local __sim_exceptions_thread and global
16061         __sim_exceptions_global.
16062         (__sim_disabled_exceptions): Change to thread-local
16063         __sim_disabled_exceptions_thread and global
16064         __sim_disabled_exceptions_global.
16065         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
16066         and global __sim_round_mode_global.
16067         (__simulate_exceptions): Use thread-local floating-point state and
16068         set global state from it as needed.
16069         * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
16070         __sim_exceptions_thread, __sim_disabled_exceptions_thread and
16071         __sim_round_mode_thread.
16072         * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
16073         (__sim_exceptions): Change to thread-local __sim_exceptions_thread
16074         and global __sim_exceptions_global.
16075         (__sim_disabled_exceptions): Change to thread-local
16076         __sim_disabled_exceptions_thread and global
16077         __sim_disabled_exceptions_global.
16078         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
16079         and global __sim_round_mode_global.
16080         [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
16081         (SIM_SET_GLOBAL): Likewise.
16082         * sysdeps/powerpc/soft-fp/sfp-machine.h
16083         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
16084         __sim_round_mode_thread.
16085         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
16086         __sim_disabled_exceptions_thread.
16087         (__sim_exceptions): Change to __sim_exceptions_thread.
16088         (__sim_disabled_exceptions): Change to
16089         __sim_disabled_exceptions_thread.
16090         (__sim_round_mode): Change to __sim_round_mode_thread.
16091         * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
16092         thread-local floating-point state and set global state from it as
16093         needed.
16094         * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
16095         * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
16096         (__sim_disabled_exceptions): Remove extern declaration.
16097         (feenableexcept): Use thread-local floating-point state and set
16098         global state from it as needed.
16099         * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
16100         extern declaration.
16101         (__sim_disabled_exceptions): Likewise.
16102         (__sim_round_mode): Likewise.
16103         (__fegetenv): Use thread-local floating-point state.
16104         * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
16105         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
16106         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
16107         floating-point state and set global state from it as needed.
16108         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
16109         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
16110         * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
16111         Likewise.
16112         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
16113         * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
16114         Likewise.
16115         sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
16116         * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
16117         Use __sim_round_mode_thread.
16118         * math/test-fenv-tls.c: New file.
16119         * math/Makefile (tests): Add test-fenv-tls.
16120         ($(objpfx)test-fenv-tls): Depend on
16121         $(common-objpfx)nptl/libpthread.so.
16122
16123 2013-11-19  Andreas Schwab  <schwab@suse.de>
16124
16125         * locale/programs/locale.c (show_info): Decode wordarray elements.
16126         * locale/categories.def (LC_MONETARY): Add element for
16127         _NL_MONETARY_CRNCYSTR.
16128         * locale/C-monetary.c (conversion_rate): New variable.
16129         (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
16130         element.
16131
16132 2013-11-18  Chris Metcalf  <cmetcalf@tilera.com>
16133
16134         * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
16135         Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
16136
16137 2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
16138
16139         * elf/Makefile (tst-auxv): New test.
16140         * elf/tst-auxv.c: New
16141         * elf/rtld.c (dl_main): Adjust AT_EXECFN
16142
16143 2013-11-18  Joseph Myers  <joseph@codesourcery.com>
16144
16145         * include/libc-symbols.h (__hidden_proto): Add argument "thread".
16146         (hidden_proto): Caller changed.
16147         (hidden_tls_proto): New macro.
16148         (libc_hidden_tls_proto): Likewise.
16149         (rtld_hidden_tls_proto): Likewise.
16150         (libm_hidden_tls_proto): Likewise.
16151         (libresolv_hidden_tls_proto): Likewise.
16152         (librt_hidden_tls_proto): Likewise.
16153         (libdl_hidden_tls_proto): Likewise.
16154         (libnss_files_hidden_tls_proto): Likewise.
16155         (libnsl_hidden_tls_proto): Likewise.
16156         (libnss_nisplus_hidden_tls_proto): Likewise.
16157         (libutil_hidden_tls_proto): Likewise.
16158
16159 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
16160
16161         [BZ #10253]
16162         * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
16163         (decompose_rpath): Defer expansion to fillin_rpath.
16164         (_dl_init_paths): Pass linkmap to fillin_rpath.
16165
16166 2013-11-18  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
16167
16168         * benchtests/Makefile: Add strsep.
16169         * benchtests/bench-strsep.c: New file: strsep benchtest.
16170         * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
16171
16172 2013-11-18  Andreas Schwab  <schwab@suse.de>
16173
16174         * locale/programs/locale.c (show_info) [case byte]: Check for
16175         '\377' instead of '\177'.
16176         * locale/C-monetary.c (not_available): Always use "\377".
16177         * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
16178         unspecified p_sign_posn and n_sign_posn.  Check for '\377' to
16179         detect unavailable sign_posn locale elements.
16180         * locale/localeconv.c (__localeconv): For grouping and
16181         mon_grouping handle "\177" and "\377" like no grouping.
16182         (INT_ELEM): New macro.  Use it to set all numeric members.
16183         * locale/programs/ld-monetary.c (monetary_read)
16184         <tok_mon_grouping>: Normalize single -1 to the empty string.
16185         * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
16186         Likewise.
16187
16188 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
16189
16190         [BZ #16055]
16191         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
16192         when we match (nil).
16193         * stdio-common/tst-sscanf.c (struct test): Add testcase.
16194
16195 2013-11-16  Joseph Myers  <joseph@codesourcery.com>
16196
16197         * math/libm-test.inc (TEST_NAN_SIGN): New macro.
16198         (NO_TEST_INLINE): Update value.
16199         (ERRNO_UNCHANGED): Likewise.
16200         (ERRNO_EDOM): Likewise.
16201         (ERRNO_ERANGE): Likewise.
16202         (IGNORE_RESULT): Likewise.
16203         (check_float_internal): Check signs of NaN results if
16204         TEST_NAN_SIGN used.
16205         (check_complex): Pass TEST_NAN_SIGN flag through to second
16206         check_float_internal call.
16207         (copysign_test_data): Add tests with quiet NaNs as second
16208         argument.  Use TEST_NAN_SIGN.
16209         (fabs_test_data): Add test of negative quiet NaN argument.  Use
16210         TEST_NAN_SIGN.
16211         (signbit_test_data): Add tests of quiet NaN argument.
16212         * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
16213
16214         * math/gen-libm-test.pl (show_exceptions): Take extra argument
16215         $ignore_result.
16216         (parse_args): Handle function results specified as IGNORE.
16217         * math/libm-test.inc (IGNORE_RESULT): New macro.
16218         (check_float_internal): Do not check numerical result if flag
16219         IGNORE_RESULT set.
16220         (check_complex): Pass through IGNORE_RESULT to second
16221         check_float_internal call.
16222         (check_int): Do not check numerical result if flag IGNORE_RESULT
16223         set.
16224         (check_long): Likewise.
16225         (check_bool): Likewise.
16226         (check_longlong): Likewise.
16227         (lrint_test_data): Add tests of infinite and NaN arguments.
16228         (lrint_tonearest_test_data): Likewise.
16229         (lrint_towardzero_test_data): Likewise.
16230         (lrint_downward_test_data): Likewise.
16231         (lrint_upward_test_data): Likewise.
16232         (llrint_test_data): Likewise.
16233         (llrint_tonearest_test_data): Likewise.
16234         (llrint_towardzero_test_data): Likewise.
16235         (llrint_downward_test_data): Likewise.
16236         (llrint_upward_test_data): Likewise.
16237         (lround_test_data): Likewise.
16238         (llround_test_data): Likewise.
16239
16240         * math/libm-test.inc (NO_TEST_INLINE): New macro.
16241         (ERRNO_UNCHANGED): Update value.
16242         (ERRNO_EDOM): Likewise.
16243         (ERRNO_ERANGE): Likewise.
16244         (NO_TEST_INLINE_FLOAT): New macro.
16245         (NO_TEST_INLINE_DOUBLE): Likewise.
16246         (enable_test): New function.
16247         (RUN_TEST_f_f): Check enable_test before running test.
16248         (RUN_TEST_2_f): Likewise.
16249         (RUN_TEST_fff_f): Likewise.
16250         (RUN_TEST_c_f): Likewise.
16251         (RUN_TEST_f_f1): Likewise.
16252         (RUN_TEST_fF_f1): Likewise.
16253         (RUN_TEST_fI_f1): Likewise.
16254         (RUN_TEST_ffI_f1): Likewise.
16255         (RUN_TEST_c_c): Likewise.
16256         (RUN_TEST_cc_c): Likewise.
16257         (RUN_TEST_f_i): Likewise.
16258         (RUN_TEST_f_i_tg): Likewise.
16259         (RUN_TEST_ff_i_tg): Likewise.
16260         (RUN_TEST_f_b): Likewise.
16261         (RUN_TEST_f_b_tg): Likewise.
16262         (RUN_TEST_f_l): Likewise.
16263         (RUN_TEST_f_L): Likewise.
16264         (RUN_TEST_fFF_11): Likewise.
16265         (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
16266         conditionals.
16267         (cosh_test_data): Likewise.
16268         (exp_test_data): Likewise.
16269         (expm1_test_data): Likewise.
16270         (hypot_test_data): Likewise.
16271         (pow_test_data): Likewise.
16272         (sinh_test_data): Likewise.
16273         (tanh_test_data): Likewise.
16274         * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
16275         flags argument.
16276
16277         * libm-test.inc (acos_test_data): Disallow inexact exceptions for
16278         tests with quiet NaN input and output.
16279         (acosh_test_data): Likewise.
16280         (asin_test_data): Likewise.
16281         (asinh_test_data): Likewise.
16282         (atan_test_data): Likewise.
16283         (atanh_test_data): Likewise.
16284         (atan2_test_data): Likewise.
16285         (cbrt_test_data): Likewise.
16286         (cos_test_data): Likewise.
16287         (cosh_test_data): Likewise.
16288         (erf_test_data): Likewise.
16289         (erfc_test_data): Likewise.
16290         (exp_test_data): Likewise.
16291         (exp10_test_data): Likewise.
16292         (exp2_test_data): Likewise.
16293         (expm1_test_data): Likewise.
16294         (hypot_test_data): Likewise.
16295         (j0_test_data): Likewise.
16296         (j1_test_data): Likewise.
16297         (jn_test_data): Likewise.
16298         (lgamma_test_data): Likewise.
16299         (log_test_data): Likewise.
16300         (log10_test_data): Likewise.
16301         (log1p_test_data): Likewise.
16302         (log2_test_data): Likewise.
16303         (pow_test_data): Likewise.
16304         (scalb_test_data): Likewise.
16305         (sin_test_data): Likewise.
16306         (sincos_test_data): Likewise.
16307         (sinh_test_data): Likewise.
16308         (tan_test_data): Likewise.
16309         (tanh_test_data): Likewise.
16310         (tgamma_test_data): Likewise.
16311         (y0_test_data): Likewise.
16312         (y1_test_data): Likewise.
16313         (yn_test_data): Likewise.
16314
16315         [BZ #16167]
16316         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
16317         argument being NaN and avoid computations with second argument in
16318         that case.
16319         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
16320         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
16321         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
16322
16323 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
16324
16325         * locale/iso-639.def: Add Chitwani Tharu (the).
16326
16327 2013-11-14  Andreas Schwab  <schwab@suse.de>
16328
16329         * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
16330         word instead of empty string.
16331
16332 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16333
16334         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
16335         (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
16336         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
16337         (__fe_nomask_env): Likewise.
16338
16339 2013-11-13  Steve Ellcey  <sellcey@mips.com>
16340
16341         * benchtests/bench-timing.h: Include time.h.
16342
16343 2013-11-13  H.J. Lu  <hongjiu.lu@intel.com>
16344
16345         [BZ #15997]
16346         * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
16347         to 3.4.0 for x32.
16348         * sysdeps/unix/sysv/linux/configure: Regenerated.
16349
16350 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
16351
16352         [BZ #16151]
16353         * stdlib/strtod_l.c (round_and_return): Do not consider
16354         retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
16355         exponent one less than half the least subnormal exponent.
16356         * stdlib/test-strtod-round-data: Add more tests.
16357         * stdlib/tst-strtod-round.c (tests): Regenerated.
16358
16359 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16360
16361         [BZ #14143]
16362         * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
16363         (__fe_mask_env): Likewise.
16364         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
16365         libm_hidden_proto and add function prototype.
16366         (__fe_mask_env): Add function prototype.
16367         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
16368         (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
16369         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
16370         (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
16371         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
16372         (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
16373
16374 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
16375
16376         * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
16377         set reference_name to "" to avoid passing NULL to DSO_FILENAME.
16378
16379 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
16380
16381         * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
16382         of htab_find_slot().
16383
16384 2013-11-11  David S. Miller  <davem@davemloft.net>
16385
16386         [BZ #16150]
16387         * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
16388         symbol in the non-vis3 case in static builds.
16389         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
16390         * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
16391         * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
16392         * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
16393
16394 2013-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
16395
16396         [BZ #387]
16397         * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
16398         it is empty.
16399
16400 2013-11-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16401
16402         * benchtests/Makefile: Add bench-strtod.
16403         * benchtests/bench-strtod.c: New file: strtod benchtest
16404
16405 2013-11-11  Andreas Schwab  <schwab@suse.de>
16406
16407         [BZ #16153]
16408         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
16409         terminating NUL in key length.
16410
16411 2013-11-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16412
16413         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
16414         Add artificial ODP entry for vDSO symbol for PPC64.
16415         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
16416         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
16417
16418 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
16419
16420         [BZ #15374]
16421         * nss/getent.c (services_keys): Recognize services starting with digit.
16422
16423 2013-11-06  David S. Miller  <davem@davemloft.net>
16424
16425         [BZ #15985]
16426         * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
16427         on pre-v9 cpus, use a fnegs+fmovs sequence instead.
16428
16429 2013-11-06  Will Newton  <will.newton@linaro.org>
16430
16431         * manual/memory.texi (Malloc Examples): Remove register
16432         keyword from examples.
16433
16434 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
16435
16436         * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
16437
16438 2013-11-04  Joseph Myers  <joseph@codesourcery.com>
16439
16440         [BZ #6981]
16441         * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
16442         depending on [__GCC_IEC_559 > 0].
16443         [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
16444         depending on [__GCC_IEC_559_COMPLEX > 0].
16445
16446 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
16447
16448         * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
16449         to iso-639.def.
16450
16451 2013-11-03  Ondřej Bílka  <neleai@seznam.cz>
16452
16453         * elf/rtld.c: Remove unused NONTLS_INIT_TP.
16454
16455 2013-11-01  Ondřej Bílka  <neleai@seznam.cz>
16456
16457         [BZ #16112]
16458         * malloc/malloc (malloc_info): Do not handle first bin as
16459         special case.
16460
16461 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
16462
16463         * locale/iso-639.def: Add Central Nahuatl (nhn).
16464
16465 2013-11-01  Bruno Haible  <bruno@clisp.org>
16466
16467         [BZ #7003]
16468         * manual/math.texi (BSD Random): Specify range upper bound as
16469         in POSIX.
16470
16471 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
16472
16473         * locale/iso-639.def: Add Meadow Mari (mhr).
16474
16475 2013-10-31  Ondřej Bílka  <neleai@seznam.cz>
16476
16477         [BZ #14752], [BZ #15763]
16478         * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
16479         Validate name.
16480         * rt/tst_shm.c: Add test for escaping directory.
16481
16482 2013-10-31  Andreas Schwab  <schwab@suse.de>
16483
16484         [BZ #15917]
16485         * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
16486         followed by 'x' as part of digit sequence.
16487         * stdio-common/tst-sscanf.c (double_tests2): New tests.
16488
16489 2013-10-31  Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
16490
16491         [BZ #16037]
16492         * configure.ac: allow GNU Make 4.0 and greater.
16493         * configure: Regenerated.
16494
16495 2013-10-30  Will Newton  <will.newton@linaro.org>
16496
16497         [BZ #16038]
16498         * malloc/hooks.c (memalign_check): Limit alignment to the
16499         maximum representable power of two.
16500         * malloc/malloc.c (__libc_memalign): Likewise.
16501         * malloc/tst-memalign.c (do_test): Add test for very
16502         large alignment values.
16503         * malloc/tst-posix_memalign.c (do_test): Likewise.
16504
16505 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
16506
16507         [BZ #11087]
16508         * malloc/malloc.c (sysmalloc): Compute statistics atomically.
16509         (munmap_chunk): Likewise.
16510         (mremap_chunk): Likewise.
16511
16512 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
16513
16514         [BZ #15799]
16515         * stdlib/div.c (div): Remove obsolete code.
16516         * stdlib/ldiv.c (ldiv): Likewise.
16517         * stdlib/lldiv.c (lldiv): Likewise.
16518
16519 2013-10-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
16520
16521         [BZ #16071]
16522         * nss/nss_files/files-XXX.c (get_contents_ret): New
16523         enumerator.
16524         (get_contents): New function.
16525         (internal_getent): Use it.  Expand size of LINEBUFLEN.
16526
16527 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
16528
16529         * configure.in: Moved to ...
16530         * configure.ac: ... here. Change reference to configure.in
16531         to configure.ac.
16532         * sysdeps/arm/preconfigure.ac: ... here.
16533         configure.in to configure.ac.
16534         * sysdeps/gnu/configure.in: Moved to ...
16535         * sysdeps/gnu/configure.ac: ... here.
16536         * sysdeps/i386/configure.in: Moved to ...
16537         * sysdeps/i386/configure.ac: ... here.
16538         * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
16539         * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
16540         * sysdeps/mach/configure.in: Moved to ...
16541         * sysdeps/mach/configure.ac: ... here.
16542         * sysdeps/mach/hurd/configure.in: Moved to ...
16543         * sysdeps/mach/hurd/configure.ac: ... here.
16544         * sysdeps/powerpc/configure.in: Moved to ...
16545         * sysdeps/powerpc/configure.ac: ... here.
16546         * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
16547         * sysdeps/powerpc/powerpc32/configure.ac: ... here.
16548         * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
16549         * sysdeps/powerpc/powerpc64/configure.ac: ... here.
16550         * sysdeps/s390/s390-32/configure.in: Moved to ...
16551         * sysdeps/s390/s390-32/configure.ac: ... here.
16552         * sysdeps/s390/s390-64/configure.in: Moved to ...
16553         * sysdeps/s390/s390-64/configure.ac: ... here.
16554         * sysdeps/sh/configure.in: Moved to ...
16555         * sysdeps/sh/configure.ac: ... here.
16556         * sysdeps/sparc/configure.in: Moved to ...
16557         * sysdeps/sparc/configure.ac: ... here.
16558         * sysdeps/unix/sysv/linux/configure.in: Moved to ...
16559         * sysdeps/unix/sysv/linux/configure.ac: ... here.
16560         * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
16561         * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
16562         * sysdeps/x86_64/configure.in: Moved to ...
16563         * sysdeps/x86_64/configure.ac: ... here.
16564         * sysdeps/x86_64/preconfigure.in: Moved to ...
16565         * sysdeps/x86_64/preconfigure.ac: ... here.
16566         * aclocal.m4: Change reference to configure.in to configure.ac.
16567         * config.h.in: Likewise.
16568         * manual/install.texi: Likewise.
16569         * manual/maint.texi: Likewise.
16570         * Makefile: Likewise.
16571         * malloc/Makefile: Likewise.
16572         * nscd/Makefile: Likewise.
16573         * Makeconfig: Change reference to configure.in and
16574         preconfigure.in to configure.ac and preconfigure.ac
16575         respectively.
16576         * INSTALL: Regenerated.
16577         * configure: Likewise.
16578         * sysdeps/gnu/configure: Likewise.
16579         * sysdeps/i386/configure: Likewise.
16580         * sysdeps/ieee754/ldbl-opt/configure: Likewise.
16581         * sysdeps/mach/configure: Likewise.
16582         * sysdeps/mach/hurd/configure: Likewise.
16583         * sysdeps/powerpc/configure: Likewise.
16584         * sysdeps/powerpc/powerpc32/configure: Likewise.
16585         * sysdeps/powerpc/powerpc64/configure: Likewise.
16586         * sysdeps/s390/s390-32/configure: Likewise.
16587         * sysdeps/s390/s390-64/configure: Likewise.
16588         * sysdeps/sh/configure: Likewise.
16589         * sysdeps/sparc/configure: Likewise.
16590         * sysdeps/unix/sysv/linux/configure: Likewise.
16591         * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
16592         * sysdeps/x86_64/configure: Likewise.
16593         * sysdeps/x86_64/preconfigure: Likewise.
16594
16595 2013-10-29  Andreas Schwab  <schwab@suse.de>
16596
16597         * stdio-common/Makefile (tst-swscanf-ENV): Define.
16598
16599 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
16600
16601         * benchtests/pow-inputs: Add new inputs.
16602
16603         * benchtests/exp-inputs: Add new inputs.
16604
16605         * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
16606         conditional check for return value.
16607         (__cos32): Likewise.
16608
16609 2013-10-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16610
16611         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
16612         to provide a boost for large inputs with word alignment.
16613         * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
16614         implementation based on optimized PPC64 strcpy.
16615         * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
16616         strcpy for PPC64/POWER7 based on both doubleword and word load/store.
16617         * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
16618         stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
16619
16620 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
16621
16622         [BZ #2801]
16623         * manual/socket.texi (Host Names): Fix gethostbyname_r example.
16624
16625 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
16626
16627         [BZ #14876]
16628         * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
16629         * time/tst-strptime.c (day_tests): Add testcase.
16630
16631 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
16632
16633         [BZ #14029]
16634         * manual/pattern.texi: Acknowledge that fnmatch can fail.
16635
16636 2013-10-25  Fabrice Bauzac  <fbauzac@debian71.nce.amadeus.net>
16637
16638         [BZ #16074]
16639         * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
16640         MAP_FAILED on error.
16641
16642 2013-10-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
16643
16644         [BZ #16072]
16645         * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
16646         heap for large requests.
16647
16648 2013-10-25  Aurelien Jarno  <aurelien@aurel32.net>
16649
16650         [BZ #9954]
16651         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
16652         result if the result has no associated interface.
16653         * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
16654         interface for all 127.X.Y.Z addresses.
16655
16656 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
16657
16658         * locale/iso-639.def: Add Ligurian (lij)
16659
16660 2013-10-21  Ondřej Bílka  <neleai@seznam.cz>
16661
16662         [BZ #15825]
16663         * sunrpc/rpc_main.c: Document rpcgen -5.
16664
16665 2013-10-19  Michael Stahl  <mstahl@redhat.com>
16666
16667         * elf/rtld.c (do_preload): Print the reason why preloading failed.
16668
16669 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
16670
16671         [BZ #10278]
16672         * posix/glob.c: Match only directories when trailing slash is present.
16673         * posix/tst-gnuglob.c (my_opendir): Do not open files.
16674         (main): Add testcase.
16675
16676 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
16677
16678         [BZ #15670]
16679         * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
16680
16681 2013-10-18  Carlos O'Donell  <carlos@redhat.com>
16682
16683         * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
16684         AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
16685         AUTH_DES and cindex for FIPS 140-2.
16686         (DES Encryption): Add cindex FIPS 46-3.
16687
16688         * locale/locarchive.h (struct locarhandle): Add fname.
16689         * locale/programs/localedef.c (main): Pass ARGV[remaining]
16690         if an optional argument was specified to --list-archive,
16691         otherwise NULL.
16692         * locale/programs/locarchive.c (show_archive_content): Take new
16693         argument fname and pass it via ah.fname to open_archive.
16694         * locale/programs/localedef.h: Update decl.
16695         (open_archive): If AH->fname is non-null, open that file
16696         rather than the default file name, and don't ignore ENOENT.
16697         (create_archive): Set AH.fname to NULL.
16698         (delete_locales_from_archive): Likewise.
16699         (add_locales_to_archive): Likewise.
16700         * locale/programs/locfile.c (write_all_categories): Likewise.
16701
16702 2013-10-18  Joseph Myers  <joseph@codesourcery.com>
16703             Aldy Hernandez  <aldyh@redhat.com>
16704
16705         * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
16706         * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
16707         * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
16708         * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
16709         * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
16710         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
16711         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
16712         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
16713         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
16714         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
16715         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
16716         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
16717         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
16718         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
16719         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
16720         Likewise.
16721         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
16722         Likewise.
16723         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
16724         Likewise.
16725         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
16726         Likewise.
16727         * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
16728         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
16729         Likewise.
16730         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
16731         * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
16732         * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
16733         * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
16734         Likewise.
16735         * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
16736         * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
16737         * sysdeps/powerpc/preconfigure: Likewise.
16738         * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
16739         Likewise.
16740         * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
16741         Replace contents of file by #include of <fenv_libc.h>.
16742         * sysdeps/powerpc/soft-fp/sfp-machine.h
16743         [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
16744         and <sys/prctl.h>.
16745         [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
16746         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
16747         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
16748         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
16749         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
16750         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
16751         [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
16752         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
16753         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
16754         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
16755         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
16756         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
16757         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
16758         Allow copysignl PLT reference to be missing.
16759
16760 2013-10-18  Richard Sandiford  <richard@codesourcery.com>
16761             Joseph Myers  <joseph@codesourcery.com
16762
16763         [BZ #15948]
16764         * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
16765         single character.
16766         (add_to_tablewc): Assert sequence of wide characters is nonempty.
16767
16768 2013-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
16769
16770         * elf/tst-tls-dlinfo.c: Don't include tls.h.
16771         * elf/tst-tls1.c: Likewise.
16772         * elf/tst-tls10.h: Likewise.
16773         * elf/tst-tls14.c: Likewise.
16774         * elf/tst-tls2.c: Likewise.
16775         * elf/tst-tls3.c: Likewise.
16776         * elf/tst-tls4.c: Likewise.
16777         * elf/tst-tls5.c: Likewise.
16778         * elf/tst-tls6.c: Likewise.
16779         * elf/tst-tls7.c: Likewise.
16780         * elf/tst-tls8.c: Likewise.
16781         * elf/tst-tls9.c: Likewise.
16782         * elf/tst-tlsmod1.c: Likewise.
16783         * elf/tst-tlsmod13.c: Likewise.
16784         * elf/tst-tlsmod13a.c: Likewise.
16785         * elf/tst-tlsmod14a.c: Likewise.
16786         * elf/tst-tlsmod16a.c: Likewise.
16787         * elf/tst-tlsmod16b.c: Likewise.
16788         * elf/tst-tlsmod2.c: Likewise.
16789         * elf/tst-tlsmod3.c: Likewise.
16790         * elf/tst-tlsmod4.c: Likewise.
16791         * elf/tst-tlsmod5.c: Likewise.
16792         * elf/tst-tlsmod6.c: Likewise.
16793
16794 2013-10-18  Ondřej Bílka  <neleai@seznam.cz>
16795
16796         [BZ #12486]
16797         * malloc/malloc.c: remove checks for statistics.
16798
16799 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
16800
16801         [BZ #15277]
16802         * inet/inet_net.c (inet_network): Detect additional invalid strings.
16803         * inet/tst-network.c: Add testcase.
16804
16805 2013-10-17  Andreas Schwab  <schwab@suse.de>
16806
16807         [BZ #15218]
16808         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
16809         to determine canonical name.
16810
16811 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
16812
16813         * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
16814         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
16815         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
16816         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
16817         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
16818         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
16819         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
16820         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
16821         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
16822         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
16823         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
16824         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
16825         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
16826         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
16827         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
16828         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
16829         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
16830         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
16831         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
16832         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
16833         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
16834         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
16835         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
16836         * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
16837         * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
16838         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
16839         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
16840         * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
16841         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
16842         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
16843         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
16844         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
16845         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
16846         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
16847         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
16848         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
16849         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
16850         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
16851         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
16852         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
16853         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
16854         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
16855         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
16856         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
16857         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
16858         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
16859         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
16860         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
16861         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
16862         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
16863         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
16864         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
16865         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
16866         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
16867         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
16868         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
16869         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
16870         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
16871
16872 2013-10-17  Joseph Myers  <joseph@codesourcery.com>
16873
16874         [BZ #16041]
16875         * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
16876         make result into a quiet NaN.
16877
16878 2013-10-16  Joseph Myers  <joseph@codesourcery.com>
16879
16880         * soft-fp/adddf3.c: Fix horizontal whitespace.
16881         * soft-fp/addsf3.c: Likewise.
16882         * soft-fp/addtf3.c: Likewise.
16883         * soft-fp/divdf3.c: Likewise.
16884         * soft-fp/divsf3.c: Likewise.
16885         * soft-fp/divtf3.c: Likewise.
16886         * soft-fp/double.h: Likewise.
16887         * soft-fp/eqdf2.c: Likewise.
16888         * soft-fp/eqsf2.c: Likewise.
16889         * soft-fp/eqtf2.c: Likewise.
16890         * soft-fp/extenddftf2.c: Likewise.
16891         * soft-fp/extended.h: Likewise.
16892         * soft-fp/extendsfdf2.c: Likewise.
16893         * soft-fp/extendsftf2.c: Likewise.
16894         * soft-fp/extendxftf2.c: Likewise.
16895         * soft-fp/fixdfdi.c: Likewise.
16896         * soft-fp/fixdfsi.c: Likewise.
16897         * soft-fp/fixdfti.c: Likewise.
16898         * soft-fp/fixsfdi.c: Likewise.
16899         * soft-fp/fixsfsi.c: Likewise.
16900         * soft-fp/fixsfti.c: Likewise.
16901         * soft-fp/fixtfdi.c: Likewise.
16902         * soft-fp/fixtfsi.c: Likewise.
16903         * soft-fp/fixtfti.c: Likewise.
16904         * soft-fp/fixunsdfdi.c: Likewise.
16905         * soft-fp/fixunsdfsi.c: Likewise.
16906         * soft-fp/fixunsdfti.c: Likewise.
16907         * soft-fp/fixunssfdi.c: Likewise.
16908         * soft-fp/fixunssfsi.c: Likewise.
16909         * soft-fp/fixunssfti.c: Likewise.
16910         * soft-fp/fixunstfdi.c: Likewise.
16911         * soft-fp/fixunstfsi.c: Likewise.
16912         * soft-fp/fixunstfti.c: Likewise.
16913         * soft-fp/floatdidf.c: Likewise.
16914         * soft-fp/floatdisf.c: Likewise.
16915         * soft-fp/floatditf.c: Likewise.
16916         * soft-fp/floatsidf.c: Likewise.
16917         * soft-fp/floatsisf.c: Likewise.
16918         * soft-fp/floatsitf.c: Likewise.
16919         * soft-fp/floattidf.c: Likewise.
16920         * soft-fp/floattisf.c: Likewise.
16921         * soft-fp/floattitf.c: Likewise.
16922         * soft-fp/floatundidf.c: Likewise.
16923         * soft-fp/floatundisf.c: Likewise.
16924         * soft-fp/floatunditf.c: Likewise.
16925         * soft-fp/floatunsidf.c: Likewise.
16926         * soft-fp/floatunsisf.c: Likewise.
16927         * soft-fp/floatunsitf.c: Likewise.
16928         * soft-fp/floatuntidf.c: Likewise.
16929         * soft-fp/floatuntisf.c: Likewise.
16930         * soft-fp/floatuntitf.c: Likewise.
16931         * soft-fp/fmadf4.c: Likewise.
16932         * soft-fp/fmasf4.c: Likewise.
16933         * soft-fp/fmatf4.c: Likewise.
16934         * soft-fp/gedf2.c: Likewise.
16935         * soft-fp/gesf2.c: Likewise.
16936         * soft-fp/getf2.c: Likewise.
16937         * soft-fp/ledf2.c: Likewise.
16938         * soft-fp/lesf2.c: Likewise.
16939         * soft-fp/letf2.c: Likewise.
16940         * soft-fp/muldf3.c: Likewise.
16941         * soft-fp/mulsf3.c: Likewise.
16942         * soft-fp/multf3.c: Likewise.
16943         * soft-fp/negdf2.c: Likewise.
16944         * soft-fp/negsf2.c: Likewise.
16945         * soft-fp/negtf2.c: Likewise.
16946         * soft-fp/op-1.h: Likewise.
16947         * soft-fp/op-2.h: Likewise.
16948         * soft-fp/op-4.h: Likewise.
16949         * soft-fp/op-8.h: Likewise.
16950         * soft-fp/op-common.h: Likewise.
16951         * soft-fp/quad.h: Likewise.
16952         * soft-fp/single.h: Likewise.
16953         * soft-fp/soft-fp.h: Likewise.
16954         * soft-fp/sqrtdf2.c: Likewise.
16955         * soft-fp/sqrtsf2.c: Likewise.
16956         * soft-fp/sqrttf2.c: Likewise.
16957         * soft-fp/subdf3.c: Likewise.
16958         * soft-fp/subsf3.c: Likewise.
16959         * soft-fp/subtf3.c: Likewise.
16960         * soft-fp/truncdfsf2.c: Likewise.
16961         * soft-fp/trunctfdf2.c: Likewise.
16962         * soft-fp/trunctfsf2.c: Likewise.
16963         * soft-fp/trunctfxf2.c: Likewise.
16964         * soft-fp/unorddf2.c: Likewise.
16965         * soft-fp/unordsf2.c: Likewise.
16966         * soft-fp/unordtf2.c: Likewise.
16967
16968 2013-10-15  Joseph Myers  <joseph@codesourcery.com>
16969
16970         * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
16971         * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
16972
16973 2013-10-15   Ondřej Bílka  <neleai@seznam.cz>
16974
16975         * elf/dl-libc.c: Clear initfini list after freeing.
16976
16977 2013-10-14  Joseph Myers  <joseph@codesourcery.com>
16978
16979         * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
16980         * soft-fp/addsf3.c: Likewise.
16981         * soft-fp/addtf3.c: Likewise.
16982         * soft-fp/divdf3.c: Likewise.
16983         * soft-fp/divsf3.c: Likewise.
16984         * soft-fp/divtf3.c: Likewise.
16985         * soft-fp/double.h: Likewise.
16986         * soft-fp/eqdf2.c: Likewise.
16987         * soft-fp/eqsf2.c: Likewise.
16988         * soft-fp/eqtf2.c: Likewise.
16989         * soft-fp/extenddftf2.c: Likewise.
16990         * soft-fp/extended.h: Likewise.
16991         * soft-fp/extendsfdf2.c: Likewise.
16992         * soft-fp/extendsftf2.c: Likewise.
16993         * soft-fp/extendxftf2.c: Likewise.
16994         * soft-fp/fixdfdi.c: Likewise.
16995         * soft-fp/fixdfsi.c: Likewise.
16996         * soft-fp/fixdfti.c: Likewise.
16997         * soft-fp/fixsfdi.c: Likewise.
16998         * soft-fp/fixsfsi.c: Likewise.
16999         * soft-fp/fixsfti.c: Likewise.
17000         * soft-fp/fixtfdi.c: Likewise.
17001         * soft-fp/fixtfsi.c: Likewise.
17002         * soft-fp/fixtfti.c: Likewise.
17003         * soft-fp/fixunsdfdi.c: Likewise.
17004         * soft-fp/fixunsdfsi.c: Likewise.
17005         * soft-fp/fixunsdfti.c: Likewise.
17006         * soft-fp/fixunssfdi.c: Likewise.
17007         * soft-fp/fixunssfsi.c: Likewise.
17008         * soft-fp/fixunssfti.c: Likewise.
17009         * soft-fp/fixunstfdi.c: Likewise.
17010         * soft-fp/fixunstfsi.c: Likewise.
17011         * soft-fp/fixunstfti.c: Likewise.
17012         * soft-fp/floatdidf.c: Likewise.
17013         * soft-fp/floatdisf.c: Likewise.
17014         * soft-fp/floatditf.c: Likewise.
17015         * soft-fp/floatsidf.c: Likewise.
17016         * soft-fp/floatsisf.c: Likewise.
17017         * soft-fp/floatsitf.c: Likewise.
17018         * soft-fp/floattidf.c: Likewise.
17019         * soft-fp/floattisf.c: Likewise.
17020         * soft-fp/floattitf.c: Likewise.
17021         * soft-fp/floatundidf.c: Likewise.
17022         * soft-fp/floatundisf.c: Likewise.
17023         * soft-fp/floatunsidf.c: Likewise.
17024         * soft-fp/floatunsisf.c: Likewise.
17025         * soft-fp/floatuntidf.c: Likewise.
17026         * soft-fp/floatuntisf.c: Likewise.
17027         * soft-fp/floatuntitf.c: Likewise.
17028         * soft-fp/fmadf4.c: Likewise.
17029         * soft-fp/fmasf4.c: Likewise.
17030         * soft-fp/fmatf4.c: Likewise.
17031         * soft-fp/gedf2.c: Likewise.
17032         * soft-fp/gesf2.c: Likewise.
17033         * soft-fp/getf2.c: Likewise.
17034         * soft-fp/ledf2.c: Likewise.
17035         * soft-fp/lesf2.c: Likewise.
17036         * soft-fp/letf2.c: Likewise.
17037         * soft-fp/muldf3.c: Likewise.
17038         * soft-fp/mulsf3.c: Likewise.
17039         * soft-fp/multf3.c: Likewise.
17040         * soft-fp/negdf2.c: Likewise.
17041         * soft-fp/negsf2.c: Likewise.
17042         * soft-fp/negtf2.c: Likewise.
17043         * soft-fp/op-1.h: Likewise.
17044         * soft-fp/op-2.h: Likewise.
17045         * soft-fp/op-4.h: Likewise.
17046         * soft-fp/op-8.h: Likewise.
17047         * soft-fp/op-common.h: Likewise.
17048         * soft-fp/quad.h: Likewise.
17049         * soft-fp/single.h: Likewise.
17050         * soft-fp/soft-fp.h: Likewise.
17051         * soft-fp/sqrtdf2.c: Likewise.
17052         * soft-fp/sqrtsf2.c: Likewise.
17053         * soft-fp/sqrttf2.c: Likewise.
17054         * soft-fp/subdf3.c: Likewise.
17055         * soft-fp/subsf3.c: Likewise.
17056         * soft-fp/subtf3.c: Likewise.
17057         * soft-fp/truncdfsf2.c: Likewise.
17058         * soft-fp/trunctfdf2.c: Likewise.
17059         * soft-fp/trunctfsf2.c: Likewise.
17060         * soft-fp/trunctfxf2.c: Likewise.
17061         * soft-fp/unorddf2.c: Likewise.
17062         * soft-fp/unordsf2.c: Likewise.
17063         * soft-fp/unordtf2.c: Likewise.
17064
17065 2013-10-14   Ondřej Bílka  <neleai@seznam.cz>
17066
17067         [BZ #15672]
17068         * misc/error.c (error_tail): Fix possible buffer overflow.
17069
17070 2013-10-14  Aurelien Jarno  <aurelien@aurel32.net>
17071
17072         [BZ #13028]
17073         * res_send.c(__libc_res_nsend): Correctly copy the nameserver
17074         address.
17075
17076 2013-10-14  P. J. McDermott  <pj@pehjota.net>
17077
17078         [BZ #832]
17079         * elf/ldd.bash.in (try_trace): New function.  Delete previous code
17080         testing pipefail option.
17081
17082 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
17083
17084         * soft-fp/double.h: Indent preprocessor directives inside #if.
17085         * soft-fp/extended.h: Likewise.
17086         * soft-fp/op-2.h: Likewise.
17087         * soft-fp/op-4.h: Likewise.
17088         * soft-fp/op-common.h: Likewise.
17089         * soft-fp/quad.h: Likewise.
17090         * soft-fp/single.h: Likewise.
17091         * soft-fp/soft-fp.h: Likewise.
17092
17093 2013-10-12   Yuri Chornoivan <yurchor@ukr.net>
17094
17095         * iconv/iconv_prog.c: Fix typos.
17096         * stdio-common/psiginfo-data.h: Likewise.
17097
17098 2013-10-12   Reuben Thomas <rrt@sc3d.org>
17099
17100         [BZ #15764]
17101         * locale/setlocale.c: Fix typo.
17102
17103 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
17104
17105         [BZ #16036]
17106         * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
17107         signaling NaN arguments.
17108         * soft-fp/unordsf2.c (__unordsf2): Likewise.
17109         * soft-fp/unordtf2.c (__unordtf2): Likewise.
17110
17111         [BZ #14910]
17112         * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
17113         unordered operands.
17114         * soft-fp/gesf2.c (__gesf2): Likewise.
17115         * soft-fp/getf2.c (__getf2): Likewise.
17116         * soft-fp/ledf2.c (__ledf2): Likewise.
17117         * soft-fp/lesf2.c (__lesf2): Likewise.
17118         * soft-fp/letf2.c (__letf2): Likewise.
17119
17120         * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
17121         * soft-fp/eqsf2.c (__eqsf2): Likewise.
17122         * soft-fp/eqtf2.c (__eqtf2): Likewise.
17123         * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
17124         * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
17125         * soft-fp/fixdfti.c (__fixdfti): Likewise.
17126         * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
17127         * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
17128         * soft-fp/fixsfti.c (__fixsfti): Likewise.
17129         * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
17130         * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
17131         * soft-fp/fixtfti.c (__fixtfti): Likewise.
17132         * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
17133         * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
17134         * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
17135         * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
17136         * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
17137         * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
17138         * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
17139         * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
17140         * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
17141         * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
17142         * soft-fp/floatdisf.c (__floatdisf): Likewise.
17143         * soft-fp/floatsisf.c (__floatsisf): Likewise.
17144         * soft-fp/floattidf.c (__floattidf): Likewise.
17145         * soft-fp/floattisf.c (__floattisf): Likewise.
17146         * soft-fp/floattitf.c (__floattitf): Likewise.
17147         * soft-fp/floatundidf.c (__floatundidf): Likewise.
17148         * soft-fp/floatundisf.c (__floatundisf): Likewise.
17149         * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
17150         * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
17151         * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
17152         * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
17153         * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
17154         * soft-fp/gesf2.c (__gesf2): Likewise.
17155         * soft-fp/getf2.c (__getf2): Likewise.
17156         * soft-fp/ledf2.c (__ledf2): Likewise.
17157         * soft-fp/lesf2.c (__lesf2): Likewise.
17158         * soft-fp/letf2.c (__letf2): Likewise.
17159
17160         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
17161         Undefine and redefine.
17162         [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
17163         [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
17164         [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
17165         * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
17166         (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17167         * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
17168         (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17169         * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
17170         (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17171         * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
17172         (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17173         * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
17174         (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17175         * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
17176         (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17177
17178         [BZ #16032]
17179         * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
17180         without decrementing exponent if mantissa >= that for the
17181         denominator, not >.
17182         (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
17183         denominator, not >.  Decrement exponent in < case instead of
17184         incrementing in >= case.
17185         * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
17186         without decrementing exponent if mantissa >= that for the
17187         denominator, not >.
17188
17189         * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
17190         computing saturated result for unsigned overflow.
17191
17192 2013-10-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
17193             Jeff Law  <law@redhat.com>
17194
17195         * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
17196         (atan2Mp): Add systemtap probe marker.
17197         * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
17198         (__ieee754_log): Add systemtap probe marker.
17199         * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
17200         (atanMp): Add systemtap probe marker.
17201         * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
17202         (tanMp): Add systemtap probe marker.
17203         * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
17204         (__slowexp): Add systemtap probe marker.
17205         * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
17206         (__slowpow): Add systemtap probe marker.
17207         * manual/probes.texi: Document probes.
17208
17209 2013-10-11  Eric Biggers  <ebiggers3@gmail.com>
17210
17211         [BZ #15362]
17212         * libio/fileops.c (_IO_new_file_write): Return count of bytes
17213         written.
17214         (_IO_new_file_xsputn): Don't return EOF if nothing has been
17215         written.
17216         * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
17217         written to buffer but not flushed.
17218         * libio/iofwrite_u.c:  Likewise.
17219         * libio/iopadn.c:  Return bytes returned even if EOF was
17220         encountered.
17221         * libio/iowpadn.c:  Likewise.
17222         * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
17223         if _IO_padn does not write the whole buffer.
17224         [!COMPILE_WPRINTF] (PAD): Likewise.
17225
17226 2013-10-10  David S. Miller  <davem@davemloft.net>
17227
17228         * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
17229         directory block.
17230
17231 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
17232
17233         * soft-fp/extendxftf2.c: Use copyright year range.  Use URL
17234         instead of FSF address.
17235         * soft-fp/fixdfti.c: Likewise.
17236         * soft-fp/fixsfti.c: Likewise.
17237         * soft-fp/fixtfti.c: Likewise.
17238         * soft-fp/fixunsdfti.c: Likewise.
17239         * soft-fp/fixunssfti.c: Likewise.
17240         * soft-fp/fixunstfti.c: Likewise.
17241         * soft-fp/floattidf.c: Likewise.
17242         * soft-fp/floattisf.c: Likewise.
17243         * soft-fp/floattitf.c: Likewise.
17244         * soft-fp/floatuntidf.c: Likewise.
17245         * soft-fp/floatuntisf.c: Likewise.
17246         * soft-fp/floatuntitf.c: Likewise.
17247         * soft-fp/trunctfxf2.c: Likewise.
17248
17249         * soft-fp/extendxftf2.c: New file.  Copied from libgcc.
17250         * soft-fp/fixdfti.c: Likewise.
17251         * soft-fp/fixsfti.c: Likewise.
17252         * soft-fp/fixtfti.c: Likewise.
17253         * soft-fp/fixunsdfti.c: Likewise.
17254         * soft-fp/fixunssfti.c: Likewise.
17255         * soft-fp/fixunstfti.c: Likewise.
17256         * soft-fp/floattidf.c: Likewise.
17257         * soft-fp/floattisf.c: Likewise.
17258         * soft-fp/floattitf.c: Likewise.
17259         * soft-fp/floatuntidf.c: Likewise.
17260         * soft-fp/floatuntisf.c: Likewise.
17261         * soft-fp/floatuntitf.c: Likewise.
17262         * soft-fp/trunctfxf2.c: Likewise.
17263
17264 2013-10-10  David S. Miller  <davem@davemloft.net>
17265
17266         * sysdeps/sparc/fpu/libm-test-ulps: Update.
17267
17268 2013-10-10  Joseph Myers  <joseph@codsourcery.com>
17269
17270         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
17271         (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
17272         [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
17273         [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
17274         [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
17275         [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
17276         [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
17277
17278         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
17279         for NaNs before doing comparisons on argument.
17280         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
17281         Likewise.
17282
17283 2013-10-10  Will Newton  <will.newton@linaro.org>
17284
17285         * malloc/hooks.c (memalign_check): Ensure the value of bytes
17286         passed to _int_memalign does not overflow.
17287
17288 2013-10-10  Torvald Riegel  <triegel@redhat.com>
17289
17290         * scripts/bench.pl: Add include-sources directive.
17291         * benchtests/README: Update documentation.
17292
17293 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
17294
17295         * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
17296         * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
17297         instead of FP_INIT_ROUNDMODE.
17298         * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
17299         * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
17300
17301         [BZ #16034]
17302         * soft-fp/op-common.h (_FP_NEG): Document input as raw.  Do not
17303         copy class of input value.
17304         * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing.  Do
17305         not handle exceptions.
17306         * soft-fp/negsf2.c (__negsf2): Likewise.
17307         * soft-fp/negtf2.c (__negtf2): Likewise.
17308         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
17309
17310 2013-10-09  Joseph Myers  <joseph@codesourcery.com>
17311
17312         * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
17313         semicolon.  From Linux kernel.
17314
17315 2013-10-09  Adam Buchbinder  <adam.buchbinder@gmail.com>
17316
17317         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
17318
17319 2013-10-08  Yogesh Chaudhari  <mr.yogesh@gmail.com>
17320
17321         [BZ #156]
17322         * manual/socket.texi: Added statement about buffer
17323         for gethostbyname2_r.
17324
17325 2013-10-08  Ondřej Bílka  <neleai@seznam.cz>
17326
17327         * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
17328         Use .p2align directive instead, throughout.
17329         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
17330         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
17331         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
17332         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
17333         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
17334         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
17335         * sysdeps/x86_64/strchr.S: Likewise.
17336         * sysdeps/x86_64/strrchr.S: Likewise.
17337
17338 2013-10-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
17339
17340         * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
17341
17342         * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
17343
17344         * sysdeps/generic/math_private.h (__mpsin1): Remove
17345         declaration.
17346         (__mpcos1): Likewise.
17347         (__mpsin): New argument __range_reduce.
17348         (__mpcos): Likewise.
17349         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
17350         (slow): Use __mpsin and __mpcos.
17351         (slow1): Likewise.
17352         (slow2): Likewise.
17353         (sloww): Likewise.
17354         (sloww1): Likewise.
17355         (sloww2): Likewise.
17356         (bsloww): Likewise.
17357         (bsloww1): Likewise.
17358         (bsloww2): Likewise.
17359         (cslow2): Likewise.
17360         (csloww): Likewise.
17361         (csloww1): Likewise.
17362         (csloww2): Likewise.
17363         * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
17364         range_reduce.  Merge in __mpsin1.
17365         (__mpcos): Likewise.
17366         (__mpsin1): Remove.
17367         (__mpcos1): Likewise.
17368
17369 2013-10-07  Joseph Myers  <joseph@codesourcery.com>
17370
17371         * locale/loadlocale.c (_nl_intern_locale_data): Use
17372         LOCFILE_ALIGNED_P.
17373         * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
17374         LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
17375         * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
17376         obstack data is appropriately aligned.
17377         (obstack_int32_grow_fast): Likewise.
17378         * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
17379         * locale/programs/locfile.c (add_locale_uint32): Likewise.
17380         (add_locale_uint32_array): Likewise.
17381
17382 2013-10-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
17383
17384         * benchtests/Makefile: Remove ARGLIST and RET variables.
17385         ($(objpfx)bench-%.c): Pass only function name to the script.
17386         * benchtests/README: Update documentation.
17387         * benchtests/acos-inputs: Add new directives.
17388         * benchtests/acosh-inputs: Likewise.
17389         * benchtests/asin-inputs: Likewise.
17390         * benchtests/asinh-inputs: Likewise.
17391         * benchtests/atan-inputs: Likewise.
17392         * benchtests/atanh-inputs: Likewise.
17393         * benchtests/cos-inputs: Likewise.
17394         * benchtests/cosh-inputs: Likewise.
17395         * benchtests/exp-inputs: Likewise.
17396         * benchtests/log-inputs: Likewise.
17397         * benchtests/pow-inputs: Likewise.
17398         * benchtests/rint-inputs: Likewise.
17399         * benchtests/sin-inputs: Likewise.
17400         * benchtests/sinh-inputs: Likewise.
17401         * benchtests/tan-inputs: Likewise.
17402         * benchtests/tanh-inputs: Likewise.
17403         * scripts/bench.pl: Add support for new directives.
17404
17405 2013-10-07  Alan Modra  <amodra@gmail.com>
17406
17407         * README: Fix careless merge.
17408
17409 2013-10-05  Alan Modra  <amodra@gmail.com>
17410
17411         * NEWS: Mention powerpc64le support and bugs fixed.
17412         * README: Both big-endian and little-endian powerpc64 supported.
17413
17414 2013-10-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
17415
17416         * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook)
17417         (_hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
17418         (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
17419         _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
17420
17421 2013-10-04  Ryan S. Arnold  <ryan.arnold@linaro.org>
17422
17423         * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
17424         match prototype.
17425
17426 2013-10-04  Joseph Myers  <joseph@codesourcery.com>
17427
17428         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
17429         Move -mhard-float appending from
17430         ports/sysdeps/powerpc/powerpc32/Makefile.
17431         [$(with-fp) = yes] (ASFLAGS): Likewise.
17432         [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
17433         * sysdeps/powerpc/nofpu: Move directory from
17434         ports/sysdeps/powerpc/nofpu.
17435         * sysdeps/powerpc/soft-fp: Move directory from
17436         ports/sysdeps/powerpc/soft-fp.
17437         * sysdeps/powerpc/powerpc32/405: Move directory from
17438         ports/sysdeps/powerpc/powerpc32/405.
17439         * sysdeps/powerpc/powerpc32/440: Move directory from
17440         ports/sysdeps/powerpc/powerpc32/440.
17441         * sysdeps/powerpc/powerpc32/464: Move directory from
17442         ports/sysdeps/powerpc/powerpc32/464.
17443         * sysdeps/powerpc/powerpc32/476: Move directory from
17444         ports/sysdeps/powerpc/powerpc32/476.
17445         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
17446         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
17447         * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
17448         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
17449         * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
17450         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
17451         * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
17452         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
17453         * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
17454         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
17455         * README: Update for powerpc-*-linux-gnu software floating point
17456         support in libc.
17457
17458         * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
17459         case to powerpc/powerpc32*.
17460         * sysdeps/unix/sysv/linux/configure: Regenerated.
17461
17462         * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
17463         (_FPU_MASK_OM): Define as 0x04.
17464         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
17465         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
17466         0x00c10080.
17467         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
17468         0x0000003c.
17469         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
17470
17471         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
17472         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
17473         getcontext_e500.
17474         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
17475         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
17476         setcontext_e500.
17477         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
17478         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
17479         and setcontext_e500.
17480
17481 2013-10-04  Chris Leonard  <cjl@sugarlabs,.org>
17482
17483         * locale/iso-3166.def: Update iso-1366.def and related occurrences
17484
17485 2013-10-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
17486
17487         * manual/threads.texi (Default Thread Attributes): Fix typo.
17488
17489 2013-10-04  Will Newton  <will.newton@linaro.org>
17490
17491         * malloc/Makefile: Add tst-memalign.
17492         * malloc/tst-memalign.c: New file.
17493
17494         * malloc/tst-posix_memalign.c: Add comments.
17495         (do_test): Add comments and call free on all potentially
17496         allocated pointers. Add space after cast.
17497
17498         * malloc/tst-pvalloc.c: Add comments.
17499         (do_test): Add comments and call free on all potentially
17500         allocated pointers. Remove duplicate check for NULL pointer.
17501         Add space after cast.
17502
17503         * malloc/tst-valloc.c: Add comments.
17504         (do_test): Add comments and call free on all potentially
17505         allocated pointers. Remove duplicate check for NULL pointer.
17506         Add space after cast.
17507
17508 2013-10-04  Alan Modra  <amodra@gmail.com>
17509
17510         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
17511         Use stdint types in rather than __attribute__((mode())).
17512         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
17513
17514 2013-10-04  Alan Modra  <amodra@gmail.com>
17515
17516         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
17517         Correct handling of unaligned relocs for little-endian.
17518         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
17519
17520 2013-10-04  Alan Modra  <amodra@gmail.com>
17521
17522         * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
17523         * configure: Regenerate.
17524         * nptl/shlib-versions: Powerpc*le starts at 2.18.
17525         * shlib-versions: Likewise.
17526
17527 2013-10-04  Alan Modra  <amodra@gmail.com>
17528
17529         * string/tester.c (test_memrchr): Increment reported test cycle.
17530
17531 2013-10-04  Alan Modra  <amodra@gmail.com>
17532
17533         * string/test-memcpy.c (do_one_test): When reporting errors, print
17534         string address and don't overrun end of string.
17535
17536 2013-10-04  Alan Modra  <amodra@gmail.com>
17537
17538         * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
17539         insrdi.  Make better use of reg selection to speed exit slightly.
17540         Schedule entry path a little better.  Remove useless "are we done"
17541         checks on entry to main loop.  Handle wrapping around zero address.
17542         Correct main loop count.  Handle single left-over word from main
17543         loop inline rather than by using loop_small.  Remove extra word
17544         case in loop_small caused by wrong loop count.  Add little-endian
17545         support.
17546         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
17547         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.  Use proper
17548         cache hint.
17549         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
17550         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
17551         support.  Avoid rlwimi.
17552         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
17553
17554 2013-10-04  Alan Modra  <amodra@gmail.com>
17555
17556         * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
17557         insrdi.  Formatting.
17558         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
17559         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
17560         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
17561         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
17562         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
17563         * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
17564
17565 2013-10-04  Alan Modra  <amodra@gmail.com>
17566
17567         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
17568         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
17569         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
17570         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
17571         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
17572         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
17573         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
17574         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
17575         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise.  Make better
17576         use of regs.  Use power7 mtocrf.  Tidy function tails.
17577
17578 2013-10-04  Alan Modra  <amodra@gmail.com>
17579
17580         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
17581         Formatting.  Consistently use rXXX register defines or rN defines.
17582         Use early exit labels that avoid restoring unused non-volatile regs.
17583         Make cr field use more consistent with rWORDn compares.  Rename
17584         regs used as shift registers for unaligned loop, using rN defines
17585         for short lifetime/multiple use regs.
17586         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
17587         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.  Exit with
17588         addi 1,1,64 to pop stack frame.  Simplify return value code.
17589         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
17590
17591 2013-10-04  Alan Modra  <amodra@gmail.com>
17592
17593         * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
17594         support.  Correct typos, formatting.  Optimize tail.  Use insrdi
17595         rather than rlwimi.
17596         * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
17597         * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
17598         little-endian support.  Correct typos.
17599         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise.  Use insrdi
17600         rather than rlwimi.
17601         * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define.  Use
17602         in loop and entry code to keep "and." results.
17603         (strchr): Add little-endian support.  Comment.  Move cntlzd
17604         earlier in tail.
17605         * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
17606
17607 2013-10-04  Alan Modra  <amodra@gmail.com>
17608
17609         * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
17610         * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
17611         * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
17612         * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
17613
17614 2013-10-04  Alan Modra  <amodra@gmail.com>
17615
17616         * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
17617         (rTMP): Define as r11.
17618         (strcmp): Add little-endian support.  Optimise tail.
17619         * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
17620         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
17621         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
17622         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
17623         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
17624         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
17625         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
17626
17627 2013-10-04  Alan Modra  <amodra@gmail.com>
17628
17629         * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
17630         little-endian support.  Remove unnecessary "are we done" tests.
17631         Handle "s" wrapping around zero and extremely large "size".
17632         Correct main loop count.  Handle single left-over word from main
17633         loop inline rather than by using small_loop.  Correct comments.
17634         Delete "zero" tail, use "end_max" instead.
17635         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
17636
17637 2013-10-04  Alan Modra  <amodra@gmail.com>
17638
17639         * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
17640         support.  Don't branch over align.
17641         * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
17642         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
17643         support.  Rearrange tmp reg use to suit.  Comment.
17644         * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
17645
17646 2013-10-04  Alan Modra  <amodra@gmail.com>
17647
17648         * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
17649
17650 2013-10-04  Alan Modra  <amodra@gmail.com>
17651
17652         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
17653         conditional form of branch and link when obtaining pc.
17654         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
17655
17656 2013-10-04  Alan Modra  <amodra@gmail.com>
17657
17658         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
17659         HIWORD/LOWORD.
17660         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
17661         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
17662
17663 2013-10-04  Alan Modra  <amodra@gmail.com>
17664
17665         * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
17666         * sysdeps/powerpc/novmx-longjmp.c: Likewise.
17667         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
17668         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
17669         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
17670         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
17671         * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
17672         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
17673         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
17674         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
17675
17676 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
17677             Alistair Popple <alistair@ozlabs.au.ibm.com>
17678             Alan Modra <amodra@gmail.com>
17679
17680         [BZ #15723]
17681         * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
17682         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
17683         _dl_hwcap access for little-endian.
17684         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.  Don't
17685         destroy vmx regs when saving unaligned.
17686         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
17687         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save.  Don't
17688         destroy vmx regs when saving unaligned.
17689
17690 2013-10-04  Alan Modra  <amodra@gmail.com>
17691
17692         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
17693         Don't use a union to pack hi/low value.
17694
17695 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
17696
17697         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
17698         for little-endian.
17699         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
17700         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
17701         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
17702         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
17703         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
17704
17705 2013-10-04  Alan Modra  <amodra@gmail.com>
17706
17707         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
17708         constants to usual value for .cst8 section, and remove redundant
17709         high address load.
17710         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
17711         constant for 0x1p52.  Load little-endian words of double from
17712         correct stack offsets.
17713
17714 2013-10-04  Alan Modra  <amodra@gmail.com>
17715
17716         * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
17717         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
17718         words of double from correct stack offsets.
17719         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
17720         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
17721         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
17722         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
17723         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
17724         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
17725         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
17726         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
17727         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
17728         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
17729         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
17730         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
17731         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
17732         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
17733         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
17734         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
17735         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
17736
17737 2013-10-04  Alan Modra  <amodra@gmail.com>
17738
17739         * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
17740         64-bit int/double union.
17741         (_FPU_SETCW): Likewise.
17742         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
17743         (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
17744
17745 2013-10-04  Alan Modra  <amodra@gmail.com>
17746
17747         * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
17748         * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
17749
17750 2013-10-04  Alan Modra  <amodra@gmail.com>
17751
17752         * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
17753         use vector int constants.
17754         (__float_and_test24, __float_and8, __float_get_exp): Likewise.
17755
17756 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
17757
17758         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
17759         array with long long.
17760         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
17761         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
17762         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
17763         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
17764         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
17765         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
17766         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
17767         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
17768         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
17769         * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
17770         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
17771         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
17772         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
17773
17774 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
17775
17776         * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
17777         (__signbit): Likewise.  Correct for little-endian.
17778         (__signbitl): Call __signbit.
17779         (lrint): Correct for little-endian.
17780         (lrintf): Call lrint.
17781
17782 2013-10-04  Alan Modra  <amodra@gmail.com>
17783
17784         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
17785         union 32-bit int array member with 64-bit int array.
17786         (t515, tm256): Double rather than long double.
17787         (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
17788
17789 2013-10-04  Alan Modra  <amodra@gmail.com>
17790
17791         * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
17792         Delete.
17793         (IEEE854_LONG_DOUBLE_BIAS): Delete.
17794         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
17795         version of math_ldbl.h.
17796
17797 2013-10-04  Alan Modra  <amodra@gmail.com>
17798
17799         [BZ #15734], [BZ #15735]
17800         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
17801         all uses of ieee875 long double macros and unions.  Simplify test
17802         for 0.0L.  Correct |x|<|y| and |x|=|y| test.  Use
17803         ldbl_extract_mantissa value for ix,iy exponents.  Properly
17804         normalize after ldbl_extract_mantissa, and don't add hidden bit
17805         already handled.  Don't treat low word of ieee854 mantissa like
17806         low word of IBM long double and mask off bit when testing for
17807         zero.
17808         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
17809         all uses of ieee875 long double macros and unions.  Simplify tests
17810         for 0.0L and inf.  Correct double adjustment of k.  Delete dead code
17811         adjusting ha,hb.  Simplify code setting kld.  Delete two600 and
17812         two1022, instead use their values.  Recognise that tests for large
17813         "a" and small "b" are mutually exclusive.  Rename vars.  Comment.
17814         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
17815         Rewrite all uses of ieee875 long double macros and unions.  Simplify
17816         test for 0.0L and nan.  Correct negation.
17817         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
17818         ieee875 long double macros and unions.  Correct output for large
17819         magnitude x.  Correct absolute value calculation.
17820         (__erfcl): Likewise.
17821         * math/libm-test.inc: Add tests for errors discovered in IBM long
17822         double versions of fmodl, remainderl, erfl and erfcl.
17823
17824 2013-10-04  Alan Modra  <amodra@gmail.com>
17825
17826         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
17827         all uses of ieee854 long double macros and unions.  Simplify tests
17828         for long doubles that are fully specified by the high double.
17829         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
17830         Likewise.
17831         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
17832         Remove dead code too.
17833         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
17834         (__ieee754_ynl): Likewise.
17835         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
17836         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
17837         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
17838         Remove dead code too.
17839         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
17840         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
17841         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
17842         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
17843         Simplify.
17844         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
17845         Simplify.
17846         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
17847         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
17848         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
17849         Comment on variable precision.
17850         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
17851         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
17852         Likewise.
17853         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
17854         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
17855         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
17856         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
17857         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
17858
17859 2013-10-04  Alan Modra  <amodra@gmail.com>
17860
17861         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
17862         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
17863         all uses of ieee854 long double macros and unions.
17864         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
17865         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
17866         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
17867         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
17868         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
17869         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
17870         Likewise.
17871         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
17872         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
17873         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
17874         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
17875         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
17876         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
17877         Simplify sign and nan test too.
17878         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
17879         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
17880         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
17881         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
17882         Likewise.
17883         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
17884         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
17885         Likewise.
17886         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
17887         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
17888         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
17889         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
17890         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
17891         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
17892
17893 2013-10-04  Alan Modra  <amodra@gmail.com>
17894
17895         * stdio-common/printf_size.c (__printf_size): Don't use
17896         union ieee854_long_double in fpnum union.
17897         * stdio-common/printf_fphex.c (__printf_fphex): Likewise.  Use
17898         signbit macro to retrieve sign from long double.
17899         * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
17900         retrieve sign from long double.
17901         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
17902         * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
17903         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
17904         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
17905         * math/test-misc.c (main): Don't use union ieee854_long_double.
17906
17907 2013-10-04  Alan Modra  <amodra@gmail.com>
17908
17909         [BZ #15680]
17910         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
17911         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
17912         (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
17913         calculation.  Remove unnecessary test for denormal exponent.
17914         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
17915         Correct handling of denormals.  Avoid undefined shift behaviour.
17916         Correct normalisation of low mantissa when low double is denormal.
17917         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
17918         (ldbl_extract_mantissa): Likewise.  Comment.  Use uint64_t* for hi64.
17919         (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
17920         Correct normalisation of low mantissa.  Test for overflow of high
17921         mantissa and normalise.
17922         (ldbl_nearbyint): Use more readable constant for two52.
17923         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
17924         (__mpn_construct_long_double): Fix test for overflow of high
17925         mantissa and correct normalisation.  Avoid undefined shift.
17926
17927 2013-10-04  Alan Modra  <amodra@gmail.com>
17928
17929         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
17930         (union ibm_extended_long_double): Define as an array of ieee754_double.
17931         (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
17932         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
17933         to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
17934         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
17935         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
17936         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
17937         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
17938         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
17939         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
17940         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
17941         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
17942
17943 2013-10-03  Joseph Myers  <joseph@codesourcery.com>
17944
17945         * locale/programs/locarchive.c (add_locale): Use constant 4096 for
17946         page size instead of calling getpagesize.
17947
17948         * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
17949         (LOCFILE_ALIGN_MASK): Likewise.
17950         (LOCFILE_ALIGN_UP): Likewise.
17951         (LOCFILE_ALIGNED_P): Likewise.
17952         * locale/programs/ld-collate.c (collate_output): Use the new
17953         macros instead of __alignof__ (int32_t).
17954         * locale/weight.h (findidx): Likewise.
17955
17956 2013-10-03  Ondřej Bílka  <neleai@seznam.cz>
17957
17958         [BZ #431]
17959         * manual/string.texi: Fix strncat and wcsncat.
17960
17961 2013-10-03  Brooks Moses  <bmoses@google.com>
17962
17963         [BZ #15915]
17964         * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
17965         * Makerules: ...here, and adjust associated comments.
17966
17967 2013-10-02  Will Newton  <will.newton@linaro.org>
17968
17969         * malloc/Makefile: Add tst-pvalloc.
17970         * malloc/tst-pvalloc.c: New file.
17971
17972 2013-10-02  Will Newton  <will.newton@linaro.org>
17973
17974         * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
17975         improve test coverage.
17976
17977 2013-10-02  Will Newton  <will.newton@linaro.org>
17978
17979         * malloc/Makefile: Add tst-posix_memalign.
17980         * malloc/tst-posix_memalign.c: New file.
17981
17982 2013-10-01  Eric Blake  <eblake@redhat.com>
17983
17984         * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
17985         Use __THROWNL rather than __THROW on static functions.
17986
17987 2013-09-30  Petr Machata  <pmachata@redhat.com>
17988
17989         * elf/elf.h (R_AARCH64_ABS16): New macro.
17990         (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
17991         (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
17992         (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
17993         (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
17994         (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
17995         (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
17996         (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
17997         (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
17998         (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
17999         (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
18000         (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
18001         (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
18002         (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
18003         (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
18004         (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
18005         (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
18006         (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
18007         (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
18008         (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
18009         (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
18010         (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
18011         (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
18012         (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
18013         (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
18014         (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
18015         (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
18016         (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
18017         (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
18018         (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
18019         (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
18020         (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
18021         (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
18022         (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
18023         (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
18024         (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
18025         (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
18026         (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
18027         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
18028         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
18029         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
18030         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
18031         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
18032         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
18033         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
18034         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
18035         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
18036         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
18037         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
18038         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
18039         (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
18040         (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
18041         (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
18042         (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
18043         (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
18044         (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
18045         (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
18046         (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
18047         (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
18048         (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
18049         (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
18050         (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
18051         (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
18052         (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
18053         (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
18054         (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
18055         (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
18056         (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
18057         (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
18058         (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
18059         (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
18060         (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
18061         (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
18062         (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
18063         (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
18064         (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
18065         (R_AARCH64_TLSDESC_OFF_G1): Likewise.
18066         (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
18067         (R_AARCH64_TLSDESC_LDR): Likewise.
18068         (R_AARCH64_TLSDESC_ADD): Likewise.
18069         (R_AARCH64_TLSDESC_CALL): Likewise.
18070
18071 2013-09-30  Andreas Schwab  <schwab@suse.de>
18072
18073         [BZ #15048]
18074         * nscd/aicache.c (addhstaiX): Properly use the cache variable for
18075         the nss database lookup.
18076         * nscd/initgrcache.c (addinitgroupsX): Likewise.
18077         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
18078
18079 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
18080
18081         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
18082
18083 2013-09-28  P. J. McDermott  <pj@pehjota.net>
18084
18085         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
18086         ${Bash-specific parameter/pattern/string} parameter expansion.
18087         * sysdeps/unix/make-syscalls.sh: Likewise.
18088
18089 2013-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
18090
18091         * sysdeps/sh/stackguard-macros.h: New file.
18092
18093 2013-09-26  Ondřej Bílka  <neleai@seznam.cz>
18094
18095         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
18096         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
18097         * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
18098         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
18099         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
18100         * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
18101
18102 2013-09-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18103
18104         * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
18105         Fix thread ID register.
18106
18107 2013-09-25  Joseph Myers  <joseph@codesourcery.com>
18108
18109         * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
18110         [POSIX || UNIX98]: Require rather than permitting all symbols from
18111         <time.h>.
18112         [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
18113         element of struct sched_param.
18114         [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
18115         [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
18116         [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
18117         [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
18118         constant.
18119
18120 2013-09-24  Olivier Langlois  <olivier@olivierlanglois.net>
18121
18122         * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
18123         argument calculation.
18124
18125 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
18126
18127         * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
18128         Expect macro.
18129         [POSIX] (pthread_attr_t): Do not require type.
18130         [POSIX] (pthread_cond_t): Likewise.
18131         [POSIX] (pthread_condattr_t): Likewise.
18132         [POSIX] (pthread_key_t): Likewise.
18133         [POSIX] (pthread_mutex_t): Likewise.
18134         [POSIX] (pthread_mutexattr_t): Likewise.
18135         [POSIX] (pthread_once_t): Likewise.
18136         [POSIX] (pthread_t): Likewise.
18137         [POSIX-based standards] (pthread_atfork): Expect function.
18138
18139 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
18140             Richard Sandiford  <richard@codesourcery.com>
18141
18142         * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
18143         (swap_endianness_p): New extern variable.
18144         (set_big_endian): New inline function.
18145         (maybe_swap_uint32): Likewise.
18146         (maybe_swap_uint32_array): Likewise.
18147         (maybe_swap_uint32_obstack): Likewise.
18148         * locale/programs/locfile.c: Include <stdbool.h>.
18149         (swap_endianness_p): New variable.
18150         (add_locale_uint32): Call maybe_swap_uint32.
18151         (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
18152         (write_locale_data): Call maybe_swap_uint32_array.
18153         * locale/programs/ld-collate.c (obstack_int32_grow): Call
18154         maybe_swap_uint32.
18155         (obstack_int32_grow_fast): Likewise.
18156         (output_weightwc): Call maybe_swap_uint32_obstack.
18157         (collate_output): Likewise.
18158         * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
18159         (OPT_LITTLE_ENDIAN): Likewise.
18160         (options): Add --little-endian and --big-endian options.
18161         (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
18162         * locale/programs/locarchive.c: Include "locfile.h".
18163         (GET): New macro.
18164         (SET): Likewise.
18165         (INC): Likewise.
18166         (create_archive): Use the new macros to access fields of
18167         structures directly mapped from or written to locale archives.
18168         (oldlocrecentcmp): Likewise.
18169         (enlarge_archive): Likewise.
18170         (insert_name): Likewise.
18171         (add_alias): Likewise.
18172         (add_locale): Likewise.
18173         (delete_locales_from_archive): Likewise.
18174         (show_archive_content): Likewise.
18175         (add_locale_to_archive): Likewise.  Use maybe_swap_uint32 on
18176         locale data.
18177
18178 2013-09-24  Roland McGrath  <roland@hack.frob.com>
18179
18180         * manual/freemanuals.texi: Updated from (newly) canonical copy at
18181         http://www.gnu.org/doc/freemanuals.texi.
18182         * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
18183
18184 2013-09-24  Will Newton  <will.newton@linaro.org>
18185
18186         * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
18187         macro.
18188
18189 2013-09-23  Joseph Myers  <joseph@codesourcery.com>
18190
18191         * locale/hashval.h (compute_hashval): Interpret bytes of key as
18192         unsigned char.
18193
18194 2013-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
18195
18196         * manual/threads.texi (POSIX Threads): Fix a typo.
18197
18198 2013-09-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
18199
18200         [BZ #14547]
18201         * string/tst-strcoll-overflow.c: New test case.
18202         * string/Makefile (xtests): Add tst-strcoll-overflow.
18203         * string/strcoll_l.c (STRCOLL): Skip allocating memory for
18204         cache if string sizes may cause integer overflow.
18205
18206         [BZ #14547]
18207         * string/strcoll_l.c (coll_seq): New members rule, idx,
18208         save_idx and back_us.
18209         (get_next_seq_nocache): New function.
18210         (do_compare_nocache): New function.
18211         (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
18212         when malloc fails.
18213
18214 2013-09-23  Carlos O'Donell  <carlos@redhat.com>
18215
18216         [BZ #15754]
18217         * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
18218         __pointer_chk_guard_local, otherwise __pointer_chk_guard.
18219         * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
18220
18221         [BZ #15754]
18222         * elf/Makefile (tests): Add tst-ptrguard1.
18223         (tests-static): Add tst-ptrguard1-static.
18224         (tst-ptrguard1-ARGS): Define.
18225         (tst-ptrguard1-static-ARGS): Define.
18226         * elf/tst-ptrguard1.c: New file.
18227         * elf/tst-ptrguard1-static.c: New file.
18228         * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
18229         * sysdeps/i386/stackguard-macros.h: Likewise.
18230         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
18231         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
18232         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
18233         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
18234         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
18235         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
18236
18237 2013-09-23  Hector Marco  <hecmargi@upv.es>
18238             Ismael Ripoll  <iripoll@disca.upv.es>
18239             Carlos O'Donell  <carlos@redhat.com>
18240
18241         [BZ #15754]
18242         * sysdeps/generic/stackguard-macros.h: Define
18243         __pointer_chk_guard_local and POINTER_CHK_GUARD.
18244         * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
18245         Define __pointer_chk_guard_local.
18246         (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
18247         Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
18248
18249 2013-09-15  Vinitha Vijayan <vinitha.vijayann@gmail.com>
18250
18251         [BZ #15859]
18252         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
18253
18254 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
18255
18256         * include/string.h (__ffs): Declare as hidden.
18257         * string/ffs.c (__ffs): Define as hidden.
18258         * sysdeps/i386/ffs.c (__ffs): Likewise.
18259         * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
18260         * sysdeps/powerpc/ffs.c (__ffs): Likewise.
18261         * sysdeps/s390/ffs.c (__ffs): Likewise.
18262         * sysdeps/x86_64/ffs.c (__ffs): Likewise.
18263
18264 2013-09-20  Alexandre Oliva <aoliva@redhat.com>
18265
18266         * NEWS: Mention malloc probes.
18267
18268         * malloc/arena.c (new_heap): New memory_heap_new probe.
18269         (grow_heap): New memory_heap_more probe.
18270         (shrink_heap): New memory_heap_less probe.
18271         (heap_trim): New memory_heap_free probe.
18272         * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
18273         (systrim): New memory_sbrk_less probe.
18274         * manual/probes.texi: Document them.
18275
18276         * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
18277         * manual/probes.texi: Document it.
18278
18279         * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
18280         (__libc_realloc): Add memory_realloc_retry probe.
18281         (__libc_memalign): Add memory_memalign_retry probe.
18282         (__libc_valloc): Add memory_valloc_retry probe.
18283         (__libc_pvalloc): Add memory_pvalloc_retry probe.
18284         (__libc_calloc): Add memory_calloc_retry probe.
18285         * manual/probes.texi: Document them.
18286
18287         * malloc/arena.c (get_free_list): Add probe
18288         memory_arena_reuse_free_list.
18289         (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
18290         and memory_arena_reuse.
18291         (arena_get2) [!PER_THREAD]: Likewise.
18292         * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
18293         memory_arena_reuse_realloc.
18294         * manual/probes.texi: Document them.
18295
18296         * malloc/malloc.c (__libc_free): Add
18297         memory_mallopt_free_dyn_thresholds probe.
18298         (__libc_mallopt): Add multiple memory_mallopt probes.
18299         * manual/probes.texi: Document them.
18300
18301         * malloc/malloc.c: Include stap-probe.h.
18302         (__libc_mallopt): Add memory_mallopt probe.
18303         * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
18304         * manual/probes.texi: New.
18305         * manual/Makefile (chapters): Add probes.
18306         * manual/threads.texi: Set next node.
18307
18308 2013-09-19  Wei-Lun Chao  <bluebat@member.fsf.org>
18309
18310         [BZ #15963, #13985]
18311         * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
18312         czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
18313         Add `Chinese' to `nan' entry name.
18314
18315 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
18316
18317         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
18318         (POLYNOMIAL): Likewise.
18319         (TAYLOR_SINCOS): Likewise.
18320         (TAYLOR_SLOW): Likewise.
18321         (__sin): Use TAYLOR_SINCOS.
18322         (__cos): Likewise.
18323         (slow): Use TAYLOR_SLOW.
18324         (sloww): Likewise.
18325         (bsloww): Likewise.
18326         (csloww): Likewise.
18327
18328 2013-09-19  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
18329
18330         * stdlib/strtod_l.c: Fix buffer overrun.
18331
18332 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
18333
18334         * benchtests/Makefile (bench): Add sincos.
18335         * benchtests/bench-sincos.c: New file.
18336
18337         * math/libm-test.inc (cos_test_data): New test inputs.
18338         (sin_test_data): Likewise.
18339
18340         * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
18341         macro.
18342         (__sin): Use it.
18343         (__cos): Likewise.
18344         (slow1): Likewise.
18345         (slow2): Likewise.
18346         (sloww1): Likewise.
18347         (sloww2): Likewise.
18348         (bsloww1): Likewise.
18349         (bsloww2): Likewise.
18350         (cslow2): Likewise.
18351         (csloww1): Likewise.
18352         (csloww2): Likewise.
18353
18354         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
18355         function.
18356         (__sin): Use it.
18357         (__cos): Likewise.
18358
18359         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
18360         gotos.
18361         (__cos): Likewise.
18362
18363 2013-09-18  Maciej W. Rozycki  <macro@codesourcery.com>
18364
18365         * config.h.in (HAVE_MIPS_NAN2008): New macro.
18366         * elf/elf.h (EF_MIPS_NAN2008): Likewise.
18367         * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
18368         (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
18369         (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
18370         * elf/cache.c (print_entry): Handle the new cache flags.
18371
18372 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
18373             Aldy Hernandez  <aldyh@redhat.com>
18374
18375         * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
18376         Change condition to [_SOFT_FLOAT].
18377         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
18378         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
18379         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
18380         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
18381         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
18382         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
18383         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
18384         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
18385         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
18386         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
18387         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
18388         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
18389         [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
18390         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
18391         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
18392         [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
18393         declaration.
18394
18395 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
18396
18397         * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
18398         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
18399         (__longjmp): Use LOAD_GP to load saved GPRs.
18400         * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
18401         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
18402         (__sigsetjmp): Use SAVE_GP to save GPRs.
18403
18404         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
18405         Do not append -msoft-float.
18406         [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
18407
18408 2013-09-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
18409
18410         * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
18411
18412 2013-09-17  Joseph Myers  <joseph@codesourcery.com>
18413
18414         [BZ #15966]
18415         * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
18416         (_FPU_GETCW): Use initial "__" on variable and field names but not
18417         on macro parameter name.
18418         [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise.  Use
18419         parentheses around reference to macro parameter.
18420
18421 2013-09-13  Richard Sandiford  <richard@codesourcery.com>
18422
18423         * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
18424         prototype.
18425         (ctype_startup): Use uint32_t in cast and sizeof for
18426         ctype->charnames.
18427
18428 2013-09-11  Jia Liu  <proljc@gmail.com>
18429
18430         * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
18431         __daddr_t_defined.
18432         [__FreeBSD__]: Likewise.
18433
18434 2013-09-11  Ondřej Bílka  <neleai@seznam.cz>
18435
18436         * sysdeps/x86_64/multiarch/ifunc-impl-list.c
18437         (__libc_ifunc_impl_list): Remove: __strchr_sse42.
18438         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
18439         (strchr): Remove __strchr_sse42 ifunc selection.
18440         * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
18441         * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
18442
18443 2013-09-11  Will Newton  <will.newton@linaro.org>
18444
18445         * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
18446         parameter to RES. Remove hardcoded 1000 value.
18447         * benchtests/bench-skeleton.c (main): Pass RES parameter
18448         to TIMING_INIT and multiply result by 1000.
18449
18450 2013-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18451
18452         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
18453
18454 2013-09-11  Andreas Schwab  <schwab@suse.de>
18455
18456         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
18457         if not defined.
18458         (O_TMPFILE) [__USE_GNU]: Define.
18459         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
18460         Define.
18461
18462 2013-09-11  Will Newton  <will.newton@linaro.org>
18463
18464         [BZ #15857]
18465         * malloc/malloc.c (__libc_memalign): Check the value of bytes
18466         does not overflow.
18467
18468 2013-09-11  Will Newton  <will.newton@linaro.org>
18469
18470         [BZ #15856]
18471         * malloc/malloc.c (__libc_valloc): Check the value of bytes
18472         does not overflow.
18473
18474 2013-09-11  Will Newton  <will.newton@linaro.org>
18475
18476         [BZ #15855]
18477         * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
18478         does not overflow.
18479
18480 2013-09-10  Ondřej Bílka  <neleai@seznam.cz>
18481
18482         * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
18483         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
18484         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
18485         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
18486         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
18487
18488 2013-09-10  Allan McRae  <allan@archlinux.org>
18489
18490         [BZ #15748]
18491         * manual/arith.texi (Parsing of Floats): Clarify
18492         cross-reference.
18493
18494         [BZ #15849]
18495         * manual/install.texi (Running make install): Mention
18496         --enable-pt-chown.
18497         * INSTALL: Regenerated.
18498
18499 2013-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
18500
18501         * csu/init-first.c (_init): Remove the !SHARED condition around
18502         FPU control word initialization.
18503         * elf/dl-support.c (_dl_fpu_control): New variable.
18504         (_dl_aux_init) <AT_FPUCW>: Initialize it.
18505         * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
18506         (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
18507         * math/test-fpucw-static.c: New file.
18508         * math/test-fpucw-ieee.c: New file.
18509         * math/test-fpucw-ieee-static.c: New file.
18510         * math/Makefile (tests): Add `test-fpucw-ieee' and
18511         `$(tests-static)'.
18512         (tests-static): New variable.
18513         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
18514         dependency to...
18515         [($(build-shared),yes)]
18516         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
18517         ... this.
18518         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
18519         New dependency.
18520
18521 2013-09-09  Allan McRae  <allan@archlinux.org>
18522
18523         [BZ #15939]
18524         * manual/string.texi (Collation Functions): Fix typo in
18525         strcoll example.
18526         Reported by Suren Karapetyan <me@suren.karapetyan.name>.
18527
18528         [BZ #15893]
18529         * stdlib/isomac.c (get_null_defines): Fix memory leak.
18530
18531         [BZ #15892]
18532         * libio/memstream.c (open_memstream): Fix memory leak.
18533         * libio/wmemstream.c (open_wmemstream): Likewise.
18534
18535         [BZ #15895]
18536         * nscd/netgroupcache.c: Fix nesting of ifdefs.
18537
18538 2013-09-09  Will Newton  <will.newton@linaro.org>
18539
18540         * malloc/Makefile: Add tst-realloc to tests.
18541         * malloc/tst-realloc.c: New file.
18542
18543 2013-09-09  Allan McRae  <allan@archlinux.org>
18544
18545         [BZ #15844]
18546         * COPYING: Update from GNU website to fix FSF address.
18547         * COPYING.LIB: Likewise.
18548
18549 2013-09-06  David S. Miller  <davem@davemloft.net>
18550
18551         * po/zh_TW.po: Update Chinese (traditional) translation from
18552         translation project.
18553
18554 2013-09-06  Richard Sandiford  <richard@codesourcery.com>
18555             Joseph Myers  <joseph@codesourcery.com>
18556
18557         * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
18558         "localeinfo.h".
18559         (obstack_chunk_alloc): New macro.
18560         (obstack_chunk_free): Likewise.
18561         (record_offset): New function.
18562         (init_locale_data): Likewise.
18563         (align_locale_data): Likewise.
18564         (add_locale_empty): Likewise.
18565         (add_locale_raw_data): Likewise.
18566         (add_locale_raw_obstack): Likewise.
18567         (add_locale_string): Likewise.
18568         (add_locale_wstring): Likewise.
18569         (add_locale_uint32): Likewise.
18570         (add_locale_uint32_array): Likewise.
18571         (add_locale_char): Likewise.
18572         (start_locale_structure): Likewise.
18573         (end_locale_structure): Likewise.
18574         (start_locale_prelude): Likewise.
18575         (end_locale_prelude): Likewise.
18576         (write_locale_data): Take locale_file structure rather than an
18577         iovec.
18578         * locale/programs/locfile.h: Include "obstack.h".
18579         (struct locale_file): Change to store locale file contents instead
18580         of header.
18581         (init_locale_data): New prototype.
18582         (align_locale_data): Likewise.
18583         (add_locale_empty): Likewise.
18584         (add_locale_raw_data): Likewise.
18585         (add_locale_raw_obstack): Likewise.
18586         (add_locale_string): Likewise.
18587         (add_locale_wstring): Likewise.
18588         (add_locale_uint32): Likewise.
18589         (add_locale_uint32_array): Likewise.
18590         (add_locale_char): Likewise.
18591         (start_locale_structure): Likewise.
18592         (end_locale_structure): Likewise.
18593         (start_locale_prelude): Likewise.
18594         (end_locale_prelude): Likewise.
18595         (write_locale_data): Update prototype.
18596         * locale/programs/3level.h (struct TABLE): Remove result field.
18597         (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
18598         Use new locale_file interface.
18599         [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
18600         (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
18601         * locale/programs/ld-address.c (address_output): Use new
18602         locale_file interface.
18603         * locale/programs/ld-collate.c (NO_FINALIZE): Change to
18604         NO_ADD_LOCALE.
18605         (collate_finish): Don't call collseq_table_finalize.
18606         (collate_output): Use new locale_file interface.
18607         * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
18608         in file.
18609         (NO_FINALIZE): Change to NO_ADD_LOCALE.
18610         (TABLE): Move defines earlier in file.
18611         (ELEMENT): Likewise.
18612         (DEFAULT): Likewise.
18613         (wctrans_table_add): Move macro and inline function earlier in
18614         file.
18615         (struct wctype_table): Move type earlier in file.
18616         (add_locale_wctype_table): New static prototype.
18617         (struct locale_ctype_t): Use logical types instead of struct iovec
18618         pointers for members.
18619         (ctype_output): Use new locale_file interface.
18620         (wctype_table_finalize): Change to add_locale_wctype_table.  Use
18621         new locale_file interface.
18622         (allocate_arrays): Update for use of new locale_file interface.
18623         * locale/programs/ld-identification.c (identification_output): Use
18624         new locale_file interface.
18625         * locale/programs/ld-measurement.c (measurement_output): Likewise.
18626         * locale/programs/ld-messages.c (messages_output): Likewise.
18627         * locale/programs/ld-monetary.c (monetary_output): Likewise.
18628         * locale/programs/ld-name.c (name_output): Likewise.
18629         * locale/programs/ld-numeric.c (numeric_output): Likewise.
18630         * locale/programs/ld-paper.c (paper_output): Likewise.
18631         * locale/programs/ld-telephone.c (telephone_output): Likewise.
18632         * locale/programs/ld-time.c (time_output): Likewise.
18633
18634 2013-09-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18635
18636         * benchtests/Makefile: Add memrchr benchmark.
18637         * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
18638         benchmark as memrchr.
18639         * benchtests/bench-memrchr-ifunc.c: New file.
18640         * benchtests/bench-memrchr.c: New file.
18641
18642 2013-09-06   Will Newton  <will.newton@linaro.org>
18643
18644         * benchtests/Makefile (string-bench): Add memcpy.
18645
18646 2013-09-05  Carlos O'Donell  <carlos@redhat.com>
18647             Cong Wang  <amwang@redhat.com>
18648
18649         [BZ #15850]
18650         * sysdeps/unix/sysv/linux/bits/in.h
18651         [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
18652         * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
18653         before __USE_KERNEL_IPV6_DEFS uses.
18654         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
18655         IPPROTO_BEETPH.
18656         [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
18657         sockaddr_in6, or ipv6_mreq.
18658
18659 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18660
18661         * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
18662         memory access for final bytes in some large inputs.
18663         * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
18664
18665 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18666
18667         * string/test-memrchr.c: New file.
18668         * string/test-memrchr-ifunc.c: New file.
18669         * string/Makefile: Add new memrchr testcase.
18670
18671 2013-09-05  Mike Frysinger  <vapier@gentoo.org>
18672
18673         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
18674         fanotify_init returns EPERM.
18675
18676 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
18677
18678         * conform/conformtest.pl (newtoken): Treat tokens not allowed as
18679         errors.
18680         (top level): Treat second token from macro or constant entries for
18681         allowed headers as allowed.
18682         * include/complex.h: Condition internal declarations on
18683         [!_ISOMAC].
18684         * include/fenv.h: Condition include of <stdbool.h> and internal
18685         declarations on [!_ISOMAC].
18686
18687 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
18688
18689         [BZ #15923]
18690         * locale/iso-4217.def: Update iso-1427.def and related occurrences.
18691
18692 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
18693
18694         * configure.in (--enable-versioning): Remove configure option.
18695         (libc_cv_asm_symver_directive): Remove configure test.
18696         (libc_cv_ld_version_script_option): Likewise.
18697         (VERSIONING): Remove variable and AC_SUBST.
18698         (DO_VERSIONING): Remove AC_DEFINE.
18699         * configure: Regenerated.
18700         * config.h.in (DO_VERSIONING): Remove macro.
18701         * Makerules [$(versioning) = yes]: Change conditionals to
18702         [$(build-shared) = yes].
18703         * config.make.in (versioning): Remove variable.
18704         * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
18705         [$(build-shared) = yes].
18706         * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
18707         * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
18708         * elf/Makefile [$(versioning) = yes]: Change conditionals to
18709         [$(build-shared) = yes].
18710         * extra-lib.mk [$(versioning) = yes]: Likewise.
18711         * hurd/Makefile [$(versioning) = yes]: Likewise.
18712         * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
18713         [SHARED].
18714         * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
18715         [SHARED].
18716         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
18717         [SHARED && !NO_HIDDEN].
18718         * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
18719         [SHARED].
18720         [SHARED && DO_VERSIONING]: Likewise..
18721         * libio/Makefile [$(versioning) = yes]: Change conditionals to
18722         [$(build-shared) = yes].
18723         * manual/install.texi (--disable-versioning): Remove
18724         documentation.
18725         * INSTALL: Regenerated.
18726         * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
18727         to [SHARED].
18728         * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
18729         [$(build-shared) = yes].
18730         * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
18731         * sysdeps/i386/i686/multiarch/strstr-c.c
18732         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
18733         [SHARED && !NO_HIDDEN].
18734         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
18735         [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
18736         * sysdeps/powerpc/powerpc32/dl-machine.c
18737         [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
18738         * sysdeps/powerpc/powerpc32/sysdep.h
18739         [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
18740         to [SHARED && PIC && !NO_HIDDEN].
18741         * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
18742         conditional to [SHARED].
18743
18744 2013-09-04   Will Newton  <will.newton@linaro.org>
18745
18746         * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
18747         * benchtests/bench-string.h: Include bench-timing.h instead
18748         of including hp-timing.h directly. (INNER_LOOP_ITERS): New
18749         define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
18750         call to HP_TIMING_DIFF_INIT.
18751         * benchtests/bench-memccpy.c: Use bench-timing.h macros
18752         instead of hp-timing.h macros.
18753         * benchtests/bench-memchr.c: Likewise.
18754         * benchtests/bench-memcmp.c: Likewise.
18755         * benchtests/bench-memcpy.c: Likewise.
18756         * benchtests/bench-memmem.c: Likewise.
18757         * benchtests/bench-memmove.c: Likewise.
18758         * benchtests/bench-memset.c: Likewise.
18759         * benchtests/bench-rawmemchr.c: Likewise.
18760         * benchtests/bench-strcasecmp.c: Likewise.
18761         * benchtests/bench-strcasestr.c: Likewise.
18762         * benchtests/bench-strcat.c: Likewise.
18763         * benchtests/bench-strchr.c: Likewise.
18764         * benchtests/bench-strcmp.c: Likewise.
18765         * benchtests/bench-strcpy.c: Likewise.
18766         * benchtests/bench-strcpy_chk.c: Likewise.
18767         * benchtests/bench-strlen.c: Likewise.
18768         * benchtests/bench-strncasecmp.c: Likewise.
18769         * benchtests/bench-strncat.c: Likewise.
18770         * benchtests/bench-strncmp.c: Likewise.
18771         * benchtests/bench-strncpy.c: Likewise.
18772         * benchtests/bench-strnlen.c: Likewise.
18773         * benchtests/bench-strpbrk.c: Likewise.
18774         * benchtests/bench-strrchr.c: Likewise.
18775         * benchtests/bench-strspn.c: Likewise.
18776         * benchtests/bench-strstr.c: Likewise.
18777
18778 2013-09-04  Will Newton  <will.newton@linaro.org>
18779
18780         * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
18781
18782 2013-09-03  Joseph Myers  <joseph@codesourcery.com>
18783
18784         [BZ #15427]
18785         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
18786         2**-30 instead of 2**-70 as threshold for returning -log(|x|).
18787         * math/libm-test.inc (lgamma_test_data): Add more tests.
18788         * sysdeps/i386/fpu/libm-test-ulps: Update.
18789         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18790
18791 2013-09-03   Ondřej Bílka  <neleai@seznam.cz>
18792
18793         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
18794         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
18795         Add ifunc.
18796         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
18797         Add strcmp-sse2-unaligned
18798         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
18799
18800 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
18801
18802         * Versions.def (libc): Add GLIBC_2.19.
18803
18804 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
18805
18806         * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
18807         * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
18808
18809 2013-09-02  Joseph Myers  <joseph@codesourcery.com>
18810
18811         [BZ #14155]
18812         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
18813         intermediate calculations in recurrence.
18814         (__ieee754_ynf): Likewise.
18815         * math/libm-test.inc (jn_test_data): Do not allow spurious
18816         underflow exception.  Add more tests.
18817         (yn_test_data): Add more tests.
18818         * sysdeps/i386/fpu/libm-test-ulps: Update.
18819         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18820
18821 2013-09-02   Ondřej Bílka  <neleai@seznam.cz>
18822
18823         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
18824
18825 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
18826
18827         * csu/init-first.c: Fix then/than typos.
18828         * locale/programs/ld-collate.c: Likewise.
18829         * locale/programs/linereader.h: Likewise.
18830         * manual/charset.texi: Likewise.
18831         * manual/filesys.texi: Likewise.
18832         * manual/stdio.texi: Likewise.
18833         * manual/string.texi: Likewise.
18834         * stdlib/fmtmsg.c: Likewise.
18835         * sysdeps/i386/stpncpy.S: Likewise.
18836         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
18837         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
18838         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
18839         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
18840
18841 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
18842
18843         * elf/dl-open.c: Fix typos.
18844         * iconvdata/gbbig5.c: Likewise.
18845         * iconvdata/iso-2022-jp.c: Likewise.
18846         * iconv/gconv_int.h: Likewise.
18847         * iconv/loop.c: Likewise.
18848         * nis/rpcsvc/nis.h: Likewise.
18849         * resolv/ns_name.c: Likewise.
18850         * stdio-common/vfscanf.c: Likewise.
18851         * streams/stropts.h: Likewise.
18852         * sunrpc/rpc_thread.c: Likewise.
18853         * sysdeps/i386/strpbrk.S: Likewise.
18854         * sysdeps/ieee754/k_standard.c: Likewise.
18855         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
18856         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
18857         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
18858         * sysdeps/mach/hurd/profil.c: Likewise.
18859         * sysdeps/s390/dl-procinfo.h: Likewise.
18860         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
18861         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
18862         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
18863         * sysdeps/x86_64/dl-trampoline.S: Likewise.
18864         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
18865
18866 2013-08-30  Ondřej Bílka  <neleai@seznam.cz>
18867
18868         * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
18869         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
18870
18871 2013-08-29  Ondřej Bílka  <neleai@seznam.cz>
18872
18873         * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
18874         aix specific files.
18875         * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
18876         * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
18877         * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
18878         * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
18879         * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
18880         * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
18881         * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
18882         * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
18883
18884 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
18885             Roland McGrath  <roland@hack.frob.com>
18886
18887         * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
18888         * sysdeps/mach/hurd/bits/errno.h: Regenerate.
18889
18890 2013-08-29  Samuel Thibault  <samuel.thibault@ens-lyon.org>
18891
18892         * sysdeps/mach/hurd/i386/init-first.c (init1): Use
18893         __executable_start symbol instead of _start.
18894
18895 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
18896
18897         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
18898         (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
18899         Move macros to...
18900         * sysdeps/gnu/ldsodefs.h: ... this new file.
18901
18902         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
18903         (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
18904         instead of ELFOSABI_LINUX.
18905
18906         [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
18907         * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
18908         * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
18909         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
18910         Likewise.
18911         * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
18912         * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
18913         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
18914         Likewise.
18915         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
18916         (ibm_extended_long_double): Add ieee_nan member.
18917         * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
18918         (do_test): New function.
18919
18920         * math/basic-test.c (TEST_CONVERT): New macro, renamed from
18921         TEST_TRUNC.
18922         (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
18923         functions, renamed from truncdfsf_test, trunctfsf_test,
18924         trunctfdf_test.
18925         (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
18926         functions.
18927         (do_test): Run all these.
18928
18929 2013-08-29   Ondřej Bílka  <neleai@seznam.cz>
18930
18931         * argp/argp-help.c: Fix typos.
18932         * argp/argp-parse.c: Likewise.
18933         * debug/backtracesyms.c: Likewise.
18934         * elf/elf.h: Likewise.
18935         * malloc/malloc.c: Likewise.
18936         * nis/nis_print.c: Likewise.
18937         * resolv/res_comp.c: Likewise.
18938         * stdlib/stdlib.h: Likewise.
18939         * sunrpc/clnt_tcp.c: Likewise.
18940         * sunrpc/clnt_udp.c: Likewise.
18941         * sunrpc/clnt_unix.c: Likewise.
18942         * sysdeps/unix/bsd/ptsname.c: Likewise.
18943         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
18944         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
18945         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
18946         Likewise.
18947         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
18948         Likewise.
18949         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
18950         Likewise.
18951         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
18952
18953 2013-08-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
18954
18955         * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
18956         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
18957
18958 2013-08-27  Mike Frysinger  <vapier@gentoo.org>
18959
18960         [BZ #15897]
18961         * dlfcn/Makefile (tests): Add bug-dl-leaf.
18962         (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
18963         ($(objpfx)bug-dl-leaf): New rule.
18964         ($(objpfx)bug-dl-leaf.so): Likewise.
18965         ($(objpfx)bug-dl-leaf.out): Likewise.
18966         ($(objpfx)bug-dl-leaf-lib.so): Likewise.
18967         ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
18968         * dlfcn/bug-dl-leaf.c: New test.
18969         * dlfcn/bug-dl-leaf-lib.c: Likewise.
18970         * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
18971         * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
18972         (dlclose): Likewise.
18973         (dlmopen): Likewise.
18974
18975 2013-08-27  Roland McGrath  <roland@hack.frob.com>
18976
18977         * include/netdb.h [!_ISOMAC]:
18978         Don't include <tls.h>.
18979         (h_errno, __libc_h_errno): Move declaration and macros out of
18980         [_LIBC_REENTRANT].
18981
18982         * include/resolv.h [_RESOLV_H_]:
18983         Don't include <tls.h>.
18984         (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
18985         * resolv/res_libc.c: Don't include <tls.h>.
18986         (_res): Use __attribute__ ((nocommon)) in place of
18987         __attribute__ ((section (".bss"))).
18988
18989         * Makefile ($(common-objpfx)linkobj/libc_pic.a):
18990         If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
18991
18992         * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
18993
18994         * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
18995         only under [SIOCGIFCONF && SIOCGIFNETMASK].
18996
18997         * resolv/res_mkquery.c: Include <sys/time.h>.
18998
18999         * inet/ifreq.c: Moved to ...
19000         * sysdeps/unix/ifreq.c: ... here.
19001         * inet/ifreq.c: New file, true stub version.
19002
19003         * socket/sa_len.c: New file.
19004         * socket/Makefile (aux): Add it.
19005         * sysdeps/unix/sysv/linux/Makefile
19006         [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
19007         * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
19008         and #include <socket/sa_len.c>.
19009         * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
19010         HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
19011
19012         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
19013         * bits/socket.h: ... here.
19014
19015         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
19016         Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
19017         (SOCK_MAX, SOCK_TYPE_MASK): New macros.
19018
19019 2013-08-27  Andreas Schwab  <schwab@suse.de>
19020
19021         [BZ #15736]
19022         * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
19023         * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
19024         (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
19025         * string/test-strcasecmp.c (test_main): Run tests in several
19026         locales.
19027         * string/test-strncasecmp.c (test_main): Likewise.
19028
19029         * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
19030         (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
19031         to __strcasecmp_nonascii and __strncasecmp_nonascii.
19032         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
19033         (__strncasecmp_ssse3) [PIC]: Likewise.
19034
19035 2013-08-26  Roland McGrath  <roland@hack.frob.com>
19036
19037         * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
19038
19039         * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
19040         instead of explicitly declaring xdecrypt.
19041         * nis/nss_nis/nis-publickey.c: Likewise.
19042
19043 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
19044
19045         [BZ #15890]
19046         * nscd/aicache.c: Include res_hconf.h.
19047         (addhstaiX): Initialize res_hconf.
19048
19049 2013-08-26  Andreas Schwab  <schwab@suse.de>
19050
19051         * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
19052         ($(objpfx)tst-tls-atexit): Add dependencies here instead.
19053
19054 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
19055
19056         * nscd/aicache.c (addhstaiX): Fix indentation.
19057
19058 2013-08-25  Mike Frysinger  <vapier@gentoo.org>
19059
19060         * configure.ac: Quote $build_pt_chown test.
19061         * configure: Regenerated.
19062
19063 2013-08-23  Joseph Myers  <joseph@codesourcery.com>
19064
19065         [BZ #15532]
19066         * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
19067         * math/s_cexpf.c (__cexpf): Likewise.
19068         * math/s_cexpl.c (__cexpl): Likewise.
19069         * math/libm-test.inc (cexp_test_data): Correct expected return
19070         value for NaN + i0.  Add another test.
19071
19072 2013-08-22  David S. Miller  <davem@davemloft.net>
19073
19074         * po/ca.po: Update Catalan translation from translation project.
19075         * po/uk.po: Add Ukrainian translations from translation project.
19076
19077 2013-08-21  Joseph Myers  <joseph@codesourcery.com>
19078
19079         [BZ #15797]
19080         * math/s_fdim.c (__fdim): Check for infinite arguments if result
19081         is infinite, not alongside NaN test.
19082         * math/s_fdimf.c (__fdimf): Likewise.
19083         * math/s_fdiml.c (__fdiml): Likewise.
19084         * math/libm-test.inc (fdim_test_data): Add more tests.  Test that
19085         errno is unchanged.
19086
19087 2013-08-21   Ondřej Bílka  <neleai@seznam.cz>
19088
19089         * argp/argp-help.c: Fix typos.
19090         * crypt/speeds.c: Likewise.
19091         * csu/check_fds.c: Likewise.
19092         * elf/dl-load.c: Likewise.
19093         * elf/dl-open.c: Likewise.
19094         * elf/reldep3.c: Likewise.
19095         * elf/reldep.c: Likewise.
19096         * elf/sprof.c: Likewise.
19097         * iconv/iconv_charmap.c: Likewise.
19098         * iconv/skeleton.c: Likewise.
19099         * iconv/strtab.c: Likewise.
19100         * io/lockf64.c: Likewise.
19101         * libio/libioP.h: Likewise.
19102         * resolv/gai_notify.c: Likewise.
19103         * resolv/ns_name.c: Likewise.
19104         * resolv/ns_samedomain.c: Likewise.
19105         * resolv/res_send.c: Likewise.
19106         * stdlib/random.c: Likewise.
19107         * sunrpc/rpc/xdr.h: Likewise.
19108         * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
19109         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
19110         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
19111         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
19112         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
19113         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
19114         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
19115         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
19116         * sysdeps/mach/hurd/check_fds.c: Likewise.
19117         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
19118         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
19119         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
19120         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
19121         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
19122         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
19123         * sysdeps/pthread/aio_notify.c: Likewise.
19124         * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
19125         * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
19126         * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
19127         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
19128         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
19129
19130 2013-08-21  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
19131
19132         * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
19133         version if bit_Slow_SSE4_2 is set.
19134         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
19135         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
19136
19137 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19138
19139         [BZ #15867]
19140         * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
19141         trampoline stack frame information.
19142         * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
19143         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
19144         (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
19145         (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
19146         (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
19147         * sysdeps/unix/sysv/linux/powerpc/init-first.c
19148         (_libc_vdso_platform_setup): Initialize the signal trampolines.
19149         * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
19150         sa_flags value.
19151         * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
19152         interrupting a syscall and set with option SA_SIGINFO.
19153
19154 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
19155
19156         [BZ #15531]
19157         * math/s_cproj.c (__cproj): Only return an infinity if one part of
19158         argument is infinite.
19159         * math/s_cprojf.c (__cprojf): Likewise.
19160         * math/s_cprojl.c (__cprojl): Likewise.
19161         * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
19162         * math/libm-test.inc (cproj_test_data): Add more tests.
19163
19164         * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
19165
19166         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
19167         [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
19168         size.  Use __ffs to determine corresponding shift.
19169
19170 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
19171             Roland McGrath  <roland@hack.frob.com>
19172
19173         * Makefile (INSTALL): Remove trailing blank lines from output of
19174         makeinfo.
19175
19176 2013-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19177
19178         * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
19179         Align 32 bit compat elf_greg to 8 bytes.
19180
19181 2013-08-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
19182
19183         * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
19184
19185 2013-08-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
19186
19187         * string/strcoll_l.c (coll_seq): New structure.
19188         (get_next_seq_cached): New function.
19189         (get_next_seq): New function.
19190         (do_compare): New function.
19191         (STRCOLL): Use GNU style definition.  Simplify implementation
19192         by using get_next_seq, get_next_seq_cached and do_compare.
19193
19194 2013-08-16  Florian Weimer  <fweimer@redhat.com>
19195
19196         [BZ #14699]
19197         CVE-2013-4237
19198         * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
19199         member.
19200         * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
19201         member.
19202         * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
19203         * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
19204         Return delayed error code.  Remove GETDENTS_64BIT_ALIGNED
19205         conditional.
19206         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
19207         GETDENTS_64BIT_ALIGNED.
19208         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
19209         * manual/filesys.texi (Reading/Closing Directory): Document
19210         ENAMETOOLONG return value of readdir_r.  Recommend readdir more
19211         strongly.
19212         * manual/conf.texi (Limits for Files): Add portability note to
19213         NAME_MAX, PATH_MAX.
19214         (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
19215
19216 2013-08-13  Andreas Schwab  <schwab@suse.de>
19217
19218         [BZ #15749]
19219         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
19220         of fabs.
19221         * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
19222         LDBL_MAX_EXP >= 16384]: Add tests for it.
19223
19224 2013-08-12  David S. Miller  <davem@davemloft.net>
19225
19226         * version.h (RELEASE): Set to "development".
19227         (VERSION): Set to "2.18.90".
19228         * NEWS: Add 2.19 section.
19229
19230 2013-08-03  David S. Miller  <davem@davemloft.net>
19231
19232         * po/ko.po: Update Korean translation from translation project.
19233
19234 2013-08-01  David S. Miller  <davem@davemloft.net>
19235
19236         * manual/contrib.texi: Update entry for Siddhesh Poyarekar.  Add
19237         entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
19238         Bilka.
19239
19240 2013-07-30  David S. Miller  <davem@davemloft.net>
19241
19242         * po/fr.po: Update French translation from translation project.
19243
19244 2013-07-28  David S. Miller  <davem@davemloft.net>
19245
19246         * po/cs.po: Update Czech translation from translation project.
19247
19248         * po/sv.po: Update Swedish translation from translation project.
19249
19250 2013-07-27  David S. Miller  <davem@davemloft.net>
19251
19252         * po/eo.po: Update Esperanto translation from translation project.
19253
19254         * po/vi.po: Update Vietnamese translation from translation project.
19255
19256         * po/de.po: Update German translation from translation project.
19257
19258 2013-07-26  David S. Miller  <davem@davemloft.net>
19259
19260         * po/bg.po: Update Bulgarian translation from translation project.
19261
19262         * po/nl.po: Update Dutch translation from translation project.
19263         * po/pl.po: Update Polish translation from translation project.
19264         * po/ru.po: Update Russian translation from translation project.
19265
19266 2013-07-24  David S. Miller  <davem@davemloft.net>
19267
19268         * po/libc.pot: Update.
19269
19270 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19271
19272         * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
19273         variable page size.
19274         * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
19275         * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
19276         * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
19277
19278 2013-07-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19279
19280         * sysdeps/s390/fpu/libm-test-ulps: Refresh.
19281
19282 2013-07-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
19283             Andreas Schwab  <schwab@suse.de>
19284             Roland McGrath  <roland@hack.frob.com>
19285             Joseph Myers  <joseph@codesourcery.com>
19286             Carlos O'Donell  <carlos@redhat.com>
19287
19288         [BZ #15755]
19289         * config.h.in: Define HAVE_PT_CHOWN.
19290         * config.make.in (build-pt-chown): New variable.
19291         * configure.in (--enable-pt_chown): New configure option.
19292         * configure: Regenerate.
19293         * login/Makefile: Include Makeconfig.  Build pt_chown only if
19294         build-pt-chown is enabled.
19295         * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
19296         pt_chown to fix pty ownership.
19297         * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
19298         CLOSE_ALL_FDS.
19299         * manual/install.texi (Configuring and compiling): Mention
19300         --enable-pt_chown. Add @findex for grantpt.
19301         * INSTALL: Regenerate.
19302
19303 2013-07-20  David S. Miller  <davem@davemloft.net>
19304
19305         * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
19306         difference between 32-bit and 64-bit.
19307
19308 2013-07-15  Carlos O'Donell  <carlos@redhat.com>
19309
19310         [BZ #15711]
19311         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
19312         Avoid system header dependency with -ffreestanding.
19313         ($(objpfx)bits/syscall%d): Likewise.
19314
19315 2013-07-13  David S. Miller  <davem@davemloft.net>
19316
19317         * math/libm-test.inc (casin_test_data): Annotate more cases of missing
19318         underflows from atanl/atan2l due to bug 15319.
19319         (casinh_test_data): Likewise.
19320
19321 2013-07-07  David S. Miller  <davem@davemloft.net>
19322
19323         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
19324
19325 2013-07-05  Jeroen Albers  <_jeroen_@yahoo.com>
19326
19327         * sysdeps/i386/fpu/libm-test-ulps: Update.
19328         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19329
19330 2013-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
19331
19332         * configure.in (--enable-lock-elision): Fix message text.
19333         * INSTALL: Regenerate.
19334         * configure: Regenerate.
19335
19336 2013-07-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19337
19338         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19339
19340 2013-07-03  Andreas Jaeger  <aj@suse.de>
19341
19342         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
19343         define.
19344         (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
19345         (ptrace_peeksiginfo_args): Add.
19346         (__ptrace_peeksiginfo_flags): Add.
19347         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
19348         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
19349         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
19350
19351 2013-07-03  Allan McRae  <allan@archlinux.org>
19352
19353         * sysdeps/i386/fpu/libm-test-ulps: Update.
19354
19355 2013-07-02  David S. Miller  <davem@davemloft.net>
19356
19357         * sysdeps/sparc/fpu/libm-test-ulps: Update.
19358
19359 2013-07-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
19360
19361         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
19362
19363 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
19364
19365         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
19366         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19367
19368 2013-07-02  Andi Kleen <ak@linux.intel.com>
19369
19370         * config.h.in (ENABLE_LOCK_ELISION): Add.
19371         * configure.in (--enable-lock-elision): Add option.
19372         * manual/install.texi: Document --enable lock elision.
19373         * configure: Regenerate
19374         * INSTALL: Regenerate.
19375
19376 2013-07-02  H.J. Lu  <hongjiu.lu@intel.com>
19377
19378         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
19379         SSE4.2 strcasecmp for libc.a.
19380         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
19381
19382 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
19383
19384         [BZ #13304]
19385         * soft-fp/op-common.h (_FP_FMA): New macro.
19386         * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
19387         (_FP_MUL_MEAT_DW_1_imm): Likewise.  Split out of ...
19388         (_FP_MUL_MEAT_1_imm): ... here.
19389         (_FP_MUL_MEAT_DW_1_wide): New macro.  Split out of ...
19390         (_FP_MUL_MEAT_1_wide): ... here.
19391         (_FP_MUL_MEAT_DW_1_hard): Likewise.  Split out of ...
19392         (_FP_MUL_MEAT_1_hard): ... here.
19393         * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
19394         (_FP_MUL_MEAT_DW_2_wide): Likewise.  Split out of ...
19395         (_FP_MUL_MEAT_2_wide): ... here.
19396         (_FP_MUL_MEAT_DW_2_wide_3mul): New macro.  Split out of ...
19397         (_FP_MUL_MEAT_2_wide_3mul): ... here.
19398         (_FP_MUL_MEAT_DW_2_gmp): New macro.  Split out of ...
19399         (_FP_MUL_MEAT_2_gmp): ... here.
19400         * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
19401         (_FP_MUL_MEAT_DW_4_wide): Likewise.  Split out of ...
19402         (_FP_MUL_MEAT_4_wide): ... here.
19403         (_FP_MUL_MEAT_DW_4_gmp): New macro.  Split out of ...
19404         (_FP_MUL_MEAT_4_gmp): ... here.
19405         * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
19406         (_FP_WFRACBITS_DW_S): Likewise.
19407         (_FP_WFRACXBITS_DW_S): Likewise.
19408         (_FP_HIGHBIT_DW_S): Likewise.
19409         (FP_FMA_S): Likewise.
19410         (_FP_FRAC_HIGH_DW_S): Likewise.
19411         * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
19412         (_FP_WFRACBITS_DW_D): Likewise.
19413         (_FP_WFRACXBITS_DW_D): Likewise.
19414         (_FP_HIGHBIT_DW_D): Likewise.
19415         (FP_FMA_D): Likewise.
19416         (_FP_FRAC_HIGH_DW_D): Likewise.
19417         * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
19418         (_FP_WFRACBITS_DW_E): Likewise.
19419         (_FP_WFRACXBITS_DW_E): Likewise.
19420         (_FP_HIGHBIT_DW_E): Likewise.
19421         (FP_FMA_E): Likewise.
19422         (_FP_FRAC_HIGH_DW_E): Likewise.
19423         * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
19424         (_FP_WFRACBITS_DW_Q): Likewise.
19425         (_FP_WFRACXBITS_DW_Q): Likewise.
19426         (_FP_HIGHBIT_DW_Q): Likewise.
19427         (FP_FMA_Q): Likewise.
19428         (_FP_FRAC_HIGH_DW_Q): Likewise.
19429         * soft-fp/fmasf4.c: New file.
19430         * soft-fp/fmadf4.c: Likewise.
19431         * soft-fp/fmatf4.c: Likewise.
19432
19433 2013-06-28  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
19434
19435         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
19436         bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
19437         Silvermont.
19438         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
19439         macro.
19440         (index_Slow_SSE4_2): Likewise.
19441         (index_Prefer_PMINUB_for_stringop): Likewise.
19442         * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
19443         bit_Slow_SSE4_2 is set.
19444         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
19445         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
19446
19447 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
19448
19449         * sysdeps/powerpc/Makefile: Add comment about generating an offset to
19450         rtld_global._dl_hwcap2.
19451         * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
19452         POWER8.
19453         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
19454         POWER8 feature descriptions defined in _dl_hwcap2.
19455         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
19456         string handling for POWER8 feature bits.
19457         (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
19458         (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
19459         _dl_powerpc_cap_flags.
19460         (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
19461         * sysdeps/powerpc/rtld-global-offsets.sym
19462         (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
19463         _dl_hwcap2 in the rtld_global_ro structure.
19464
19465 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
19466
19467         * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
19468         hardware capabilities in support of AT_HWCAP2.
19469         (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
19470         * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
19471         GLRO(dl_hwcap2).
19472         (_dl_show_auxv): Add support for calling _dl_procinfo to display
19473         AT_HWCAP2.  If a platform doesn't chose to handle displaying AT_HWCAP2
19474         explicitly the unknown a_type display mechanism is used.
19475         * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
19476         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
19477         struct member.
19478         * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
19479         to macro prototype for AT_HWCAP2 support.
19480         * sysdeps/i386/dl-procinfo.h: Likewise.
19481         * sysdeps/s390/dl-procinfo.h: Likewise.
19482         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
19483         macro prototype for AT_HWCAP2 support.  Make WORD unsigned long int
19484         rather than signed int.  Stub in handler for TYPE == AT_HWCAP2 to
19485         return -1 for unknown a_type display fallback.
19486         * sysdeps/sparc/dl-procinfo.h: Likewise.
19487         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
19488         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
19489
19490 2013-06-28  Joseph Myers  <joseph@codesourcery.com>
19491
19492         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
19493         instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
19494
19495 2013-06-28  Pierre Ynard  <linkfanel@yahoo.fr>
19496
19497         [BZ #12492]
19498         * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
19499         mprotect making __stack_prot writable.
19500
19501 2013-06-28  Nathan Froyd  <froydnj@codesourcery.com>
19502             Joseph Myers  <joseph@codesourcery.com>
19503
19504         * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
19505         as being properly aligned.
19506
19507 2013-06-28  Maciej W. Rozycki  <macro@codesourcery.com>
19508
19509         * dlfcn/modstatic5.c: New file.
19510         * dlfcn/tststatic5.c: New file.
19511         * dlfcn/Makefile (tests): Add tststatic5.
19512         (tests-static): Likewise.
19513         (modules-names): Add modstatic5.
19514         (tststatic5-ENV): New variable.
19515         ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
19516
19517         [BZ #15022]
19518         * elf/dl-support.c (_dl_main_map): New variable.
19519         (_dl_ns): Use it to initialize [LM_ID_BASE] element.
19520         (_dl_nns, _dl_load_adds): Set to 1.
19521         (_dl_initial_searchlist): Refer to _dl_main_map.
19522         (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
19523         * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
19524         call to _dl_get_origin.
19525         * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
19526         around call_map.
19527         (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
19528         * dlfcn/modstatic3.c: New file.
19529         * dlfcn/tststatic3.c: New file.
19530         * dlfcn/tststatic4.c: New file.
19531         * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
19532         (tests-static): Likewise.
19533         (modules-names): Add modstatic3.
19534         (tststatic3-ENV, tststatic4-ENV): New variables.
19535         ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
19536         ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
19537
19538 2013-06-26  Joseph Myers  <joseph@codesourcery.com>
19539
19540         * configure.in (CC): Require GCC version 4.4 or later.
19541         * configure: Regenerated.
19542         * manual/install.texi (Tools for Compilation): Update GCC version
19543         requirement.
19544         * INSTALL: Regenerated.
19545
19546 2013-06-26  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
19547
19548         [BZ #15674]
19549         * string/test-memcmp.c (check2): New.
19550         (main): Call check2.
19551
19552         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
19553
19554 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
19555
19556         [BZ #15022]
19557         * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
19558         over to...
19559         (dl_open_worker) [!SHARED]: ... here.
19560
19561 2013-06-26  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
19562
19563         * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
19564
19565 2013-06-25  Richard Henderson  <rth@redhat.com>
19566
19567         * locale/programs/locarchive.c: Include <libc-internal.h>
19568
19569 2013-06-25  Joseph Myers  <joseph@codesourcery.com>
19570
19571         * manual/texinfo.tex: Update to version 2013-06-21.17, with
19572         trailing whitespace removed.
19573
19574 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
19575
19576         [BZ #10283]
19577         * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
19578         * locale/programs/locarchive.c: Include libc-mmap.h.
19579         (prepare_address_space): Take two new outputs (the mmap base and len).
19580         Align p to MAP_FIXED_ALIGNMENT.  Set mmap base and len to the right
19581         values.
19582         (create_archive): Declare new mmap base and len values for
19583         prepare_address_space, and store the result in ah.
19584         (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
19585         (enlarge_archive): If ah->mmap_base is not NULL, use that and
19586         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
19587         Declare new mmap base and len values for
19588         prepare_address_space, and store the result in new_ah.
19589         (open_archive): Declare new mmap base and len values for
19590         prepare_address_space, and store the result in ah.
19591         (close_archive): If ah->mmap_base is not NULL, use that and
19592         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
19593         * sysdeps/generic/libc-mmap.h: New file.
19594
19595 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
19596
19597         * include/libc-internal.h (ALIGN_DOWN): New helper macro.
19598         (ALIGN_UP): Likewise.
19599         (PTR_ALIGN_DOWN): Likewise.
19600         (PTR_ALIGN_UP): Likewise.
19601
19602 2013-06-24  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
19603
19604         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
19605         entry mapped to PPC_PLATFORM_POWER8.
19606         * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
19607         POWER8.
19608         (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
19609         (_dl_string_platform): Add case for exporting platform position for
19610         POWER8.
19611         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
19612         search path to sysdeps/powerpc/powerpc32/power8 directory.
19613         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
19614         search path to sysdeps/powerpc/powerpc64/power8 directory.
19615         * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
19616         power7 directories.
19617         * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
19618         power7 directories.
19619
19620 2013-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
19621
19622         * INSTALL: Regenerate.
19623
19624         * nscd/connections.c (nscd_init): Fix comment.
19625
19626 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
19627
19628         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
19629
19630         [BZ #15667]
19631         * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
19632         to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
19633
19634 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
19635
19636         * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
19637         DL_DST_REQ_STATIC.
19638         (DL_DST_REQ_STATIC): Remove macro.
19639
19640 2013-06-21  Joseph Myers  <joseph@codesourcery.com>
19641
19642         [BZ #7006]
19643         * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
19644         with a shift of 0 bits.
19645
19646 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
19647
19648         * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
19649         $(tststatic-ENV).
19650
19651 2013-06-21  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
19652
19653         [BZ #15655]
19654         * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
19655
19656 2013-06-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19657
19658         * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
19659         * configure.in (libc_cv_cc_loop_to_function): Check if compiler
19660         accepts -fno-tree-loop-distribute-patterns.
19661         * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
19662         * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
19663         recursive call.
19664         * string/memset.c (memset): Likewise.
19665         * string/test-memmove.c (simple_memmove): Disable loop transformation
19666         to library calls.
19667         * string/test-memset.c (simple_memset): Likewise.
19668         * benchtests/bench-memmove.c (simple_memmove): Likewise.
19669         * benchtests/bench-memset.c (simple_memset): Likewise.
19670         * configure: Regenerated.
19671
19672 2013-06-20  Joseph Myers  <joseph@codesourcery.com>
19673
19674         * math/test-misc.c (main): Ignore fesetround failure when failures
19675         of subsequent rounding tests would be ignored.
19676
19677         [BZ #15654]
19678         * math/fedisblxcpt.c (fedisableexcept): Return 0.
19679         * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
19680         * math/fegetenv.c (__fegetenv): Return 0.
19681         * math/fegetexcept.c (fegetexcept): Return 0.
19682         * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
19683         FE_TONEAREST.
19684         * math/feholdexcpt.c (feholdexcept): Return 0.
19685         * math/fesetenv.c (__fesetenv): Return 0.
19686         * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
19687         argument FE_TONEAREST.
19688         * math/feupdateenv.c (__feupdateenv): Return 0.
19689         * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
19690
19691 2013-06-18  Roland McGrath  <roland@hack.frob.com>
19692
19693         * elf/rtld-Rules (rtld-compile-command.S): New variable.
19694         (rtld-compile-command.s, rtld-compile-command.c): New variables.
19695         ($(objpfx)rtld-%.os rules): Use them.
19696
19697 2013-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19698
19699         * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
19700         fields.
19701
19702 2013-06-17  Roland McGrath  <roland@hack.frob.com>
19703
19704         * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
19705         length of target pattern, then descending length of dependency pattern.
19706         * configure.in (AWK): Require gawk 3.1.2 or newer.
19707         * manual/install.texi (Tools for Compilation): Say that we do.
19708         * configure: Regenerated.
19709
19710         * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
19711         ($(common-objpfx)sysd-rules): Replace shell logic with running ...
19712         * scripts/sysd-rules.awk: ... this new script.
19713         * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
19714         than a glob-style pattern.
19715
19716 2013-06-17  Joseph Myers  <joseph@codesourcery.com>
19717
19718         * math/test-misc.c (main): Do not treat incorrectly rounded
19719         conversions as failure unless ROUNDING_TESTS passes.
19720
19721 2013-06-15  Joseph Myers  <joseph@codesourcery.com>
19722
19723         [BZ #15631]
19724         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
19725         restore exception state around main square root computation, then
19726         check for inexactness explicitly.
19727
19728         * math/libm-test.inc (fma_test_data): Add another test.
19729
19730 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
19731
19732         * manual/threads.texi (Non-POSIX Extensions): New document
19733         node.  Document pthread_getattr_default_np and
19734         pthread_setattr_default_np.
19735
19736         * Versions.def (libpthread): Add GLIBC_2.18.
19737         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
19738         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
19739         Likewise.
19740         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
19741         Likewise.
19742         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
19743         Likewise.
19744         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
19745         Likewise.
19746         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
19747         Likewise.
19748         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
19749         Likewise.
19750         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
19751         Likewise.
19752         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
19753         Likewise.
19754         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
19755         Likewise.
19756
19757 2013-06-14  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
19758
19759         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
19760         Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
19761
19762 2013-06-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
19763             H.J. Lu  <hjl.tools@gmail.com>
19764
19765         [BZ #15627]
19766         * sysdeps/x86_64/rtld-memset.c: Remove file.
19767         * sysdeps/x86_64/rtld-memset.S: New file.
19768
19769 2013-06-14  Joseph Myers  <joseph@codesourcery.com>
19770
19771         * stdlib/tst-strtod-round.c: Include <math-tests.h>.
19772         (test_in_one_mode): Take arguments for whether the rounding mode
19773         is supported for each floating-point type.
19774         (do_test): Pass new arguments to test_in_one_mode using
19775         ROUNDING_TESTS.
19776
19777 2013-06-13  Roland McGrath  <roland@hack.frob.com>
19778
19779         * posix/tst-waitid.c (do_test): Distinguish different instances of
19780         stopped/continued in CHECK_SIGCHLD uses.  Insert a delay between
19781         sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
19782         before entering the kernel for waitpid.
19783
19784 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
19785
19786         * NEWS: Fix note on clock function precision.  Text by Roland
19787         McGrath.
19788
19789 2013-06-13  Roland McGrath  <roland@hack.frob.com>
19790
19791         * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
19792         it into place only when and if the sanity check passes.
19793
19794 2013-06-13  Joseph Myers  <joseph@codesourcery.com>
19795
19796         * stdlib/gen-tst-strtod-round.c (round_str): Always generate
19797         output for whether conversion result is exact.  Take argument
19798         indicating whether type is IBM long double.
19799         (round_for_all): Change need_exact field to ibm_ld.
19800         * stdlib/tst-strtod-round.c (struct exactness): New type.
19801         (struct test): Change bool ld_ok field to struct exactness exact.
19802         (TEST): Update all definitions for change to field.
19803         (tests): Regenerate array contents.
19804         (test_in_one_mode): Take pointer to new field instead of old ld_ok
19805         field value.  Check for IBM long double here.
19806         (do_test): Update calls to test_in_one_mode.
19807
19808 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
19809
19810         [BZ #12515]
19811         * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
19812         CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
19813
19814 2013-06-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19815
19816         [BZ #15605]
19817         * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
19818         generated by the compiler on loop optimizations.
19819         * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
19820         general definitions.
19821
19822 2013-06-12  Joseph Myers  <joseph@codesourcery.com>
19823
19824         * math/bug-nextafter.c: Include <math-tests.h>.
19825         (main): Only test for exceptions if EXCEPTION_TESTS is true for
19826         the relevant type.
19827         * math/bug-nexttoward.c: Include <math-tests.h>.
19828         (main): Only test for exceptions if EXCEPTION_TESTS is true for
19829         the relevant type.
19830         * math/test-misc.c: Include <math-tests.h>.
19831         (main): Only test for exceptions if EXCEPTION_TESTS is true for
19832         the relevant type.
19833
19834 2013-06-12  Andreas Jaeger  <aj@suse.de>
19835
19836         * po/ia.po: Update Interlingua translation from translation
19837         project.
19838
19839 2013-06-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
19840
19841         * include/fenv.h: Include stdbool.h.
19842         (struct rm_ctx): New structure.
19843         * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
19844         Define macro.
19845         (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
19846         (SET_RESTORE_ROUNDF): Likewise.
19847         (SET_RESTORE_ROUNDL): Likewise.
19848         (SET_RESTORE_ROUND_NOEX): Likewise.
19849         (SET_RESTORE_ROUND_NOEXF): Likewise.
19850         (SET_RESTORE_ROUND_NOEXL): Likewise.
19851         (SET_RESTORE_ROUND_53BIT): Likewise.
19852         [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
19853         (libc_feresetround_noexf_ctx): Likewise.
19854         (libc_feresetround_noexl_ctx): Likewise.
19855         (libc_feholdsetround_53bit_ctx): Likewise.
19856         (libc_feresetround_53bit_ctx): Likewise.
19857         * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
19858         (libc_feholdexcept_setround_sse_ctx): New function.
19859         (libc_fesetenv_sse_ctx): Likewise.
19860         (libc_feupdateenv_sse_ctx): Likewise.
19861         (libc_feholdexcept_setround_387_prec_ctx): Likewise.
19862         (libc_feholdexcept_setround_387_ctx): Likewise.
19863         (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
19864         (libc_feholdsetround_387_prec_ctx): Likewise.
19865         (libc_feholdsetround_387_ctx): Likewise.
19866         (libc_feholdsetround_387_53bit_ctx): Likewise.
19867         (libc_feholdsetround_sse_ctx): Likewise.
19868         (libc_feresetround_sse_ctx): Likewise.
19869         (libc_feresetround_387_ctx): Likewise.
19870         (libc_feupdateenv_387_ctx): Likewise.
19871         (libc_feholdexcept_setroundf_ctx): Define macro.
19872         (libc_fesetenvf_ctx): Likewise.
19873         (libc_feupdateenvf_ctx): Likewise.
19874         (libc_feholdsetroundf_ctx): Likewise.
19875         (libc_feresetroundf_ctx): Likewise.
19876         (libc_feholdexcept_setround_ctx): Likewise.
19877         (libc_fesetenv_ctx): Likewise.
19878         (libc_feupdateenv_ctx): Likewise.
19879         (libc_feholdsetround_ctx): Likewise.
19880         (libc_feresetround_ctx): Likewise.
19881         (libc_feholdexcept_setroundl_ctx): Likewise.
19882         (libc_feupdateenvl_ctx): Likewise.
19883         (libc_feholdsetroundl_ctx): Likewise.
19884         (libc_feresetroundl_ctx): Likewise.
19885         [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
19886         (libc_feresetround_53bit_ctx): Likewise.
19887
19888 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
19889
19890         * locale/iso-639.def: Convert to UTF-8.
19891
19892 2013-06-11  Joseph Myers  <joseph@codesourcery.com>
19893
19894         * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
19895         (EXCEPTION_TESTS_double): Likewise.
19896         (EXCEPTION_TESTS_long_double): Likewise.
19897         (EXCEPTION_TESTS): Likewise.
19898         * math/libm-test.inc (test_exceptions): Only test exceptions if
19899         EXCEPTION_TESTS (FLOAT).
19900
19901 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
19902
19903         * benchtests/Makefile (string-bench): Add strcpy_chk and
19904         stpcpy_chk.
19905         * benchtests/bench-stpcpy_chk-ifunc.c: New file.
19906         * benchtests/bench-stpcpy_chk.c: New file.
19907         * benchtests/bench-strcpy_chk-ifunc.c: New file.
19908         * benchtests/bench-strcpy_chk.c: New file.
19909         * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
19910         code.
19911         (do_test): Likewise.
19912
19913 2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
19914
19915         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
19916         ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
19917         * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
19918         with tabs where appropriate.
19919         [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
19920         dl-procinfo.h.
19921         [PPC_PLATFORM_PPC440]: Likewise.
19922         [PPC_PLATFORM_PPC464]: Likewise.
19923         [PPC_PLATFORM_PPC476]: Likewise.
19924         (_dl_string_platform): Add support for detecting ppc405, ppc440,
19925         ppc464, and ppc476 platform strings merging from ports/
19926         dl-procinfo.h.
19927
19928 2013-06-11  Andreas Schwab  <schwab@suse.de>
19929
19930         [BZ #14991]
19931         * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
19932         (from_ucs4_idx): Regenerate.
19933         (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
19934         (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
19935         (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
19936         (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
19937         (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
19938         (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
19939         (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
19940         (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
19941         from FROM_LOOP and TO_LOOP specific macros.
19942         (BODY): Handle combining characters.
19943         * iconvdata/BIG5HKSCS.irreversible: Update.
19944         * iconvdata/BIG5HKSCS.precomposed: New file.
19945         * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
19946         characters.
19947         * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
19948
19949 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
19950
19951         * include/sys/time.h: Fix indentation and add copyright header.
19952
19953         * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
19954         (do_test): Likewise.
19955         * string/test-memchr.c (do_one_test): Likewise.
19956         (do_test): Likewise.
19957         * string/test-memcmp.c (do_one_test): Likewise.
19958         (do_test): Likewise.
19959         * string/test-memcpy.c (do_one_test): Likewise.
19960         (do_test): Likewise.
19961         * string/test-memmem.c (do_one_test): Likewise.
19962         (do_test): Likewise.
19963         (do_random_tests): Likewise.
19964         * string/test-memmove.c (do_one_test): Likewise.
19965         (do_test): Likewise.
19966         * string/test-memset.c (do_one_test): Likewise.
19967         (do_test): Likewise.
19968         * string/test-rawmemchr.c (do_one_test): Likewise.
19969         (do_test): Likewise.
19970         * string/test-strcasecmp.c (do_one_test): Likewise.
19971         (do_test): Likewise.
19972         * string/test-strcasestr.c (do_one_test): Likewise.
19973         (do_test): Likewise.
19974         * string/test-strcat.c (do_one_test): Likewise.
19975         (do_test): Likewise.
19976         * string/test-strchr.c (do_one_test): Likewise.
19977         (do_test): Likewise.
19978         * string/test-strcmp.c (do_one_test): Likewise.
19979         (do_test): Likewise.
19980         * string/test-strcpy.c (do_one_test): Likewise.
19981         (do_test): Likewise.
19982         * string/test-string.h: Likewise.
19983         (test_init): Likewise.
19984         * string/test-strlen.c (do_one_test): Likewise.
19985         (do_test): Likewise.
19986         * string/test-strncasecmp.c (do_one_test): Likewise.
19987         (do_test): Likewise.
19988         * string/test-strncat.c (do_one_test): Likewise.
19989         (do_test): Likewise.
19990         * string/test-strncmp.c (do_one_test): Likewise.
19991         (do_test_limit): Likewise.
19992         (do_test): Likewise.
19993         * string/test-strncpy.c (do_one_test): Likewise.
19994         (do_test): Likewise.
19995         * string/test-strnlen.c (do_one_test): Likewise.
19996         (do_test): Likewise.
19997         * string/test-strpbrk.c (do_one_test): Likewise.
19998         (do_test): Likewise.
19999         * string/test-strrchr.c (do_one_test): Likewise.
20000         (do_test): Likewise.
20001         * string/test-strspn.c (do_one_test): Likewise.
20002         (do_test): Likewise.
20003         * string/test-strstr.c (do_one_test): Likewise.
20004         (do_test): Likewise.
20005
20006         * benchtests/Makefile (string-bench): Add string benchmarks.
20007         * benchtests/bench-bcopy-ifunc.c: New file.
20008         * benchtests/bench-bcopy.c: New file.
20009         * benchtests/bench-bzero-ifunc.c: New file.
20010         * benchtests/bench-bzero.c: New file.
20011         * benchtests/bench-memccpy-ifunc.c: New file.
20012         * benchtests/bench-memccpy.c: New file.
20013         * benchtests/bench-memchr-ifunc.c: New file.
20014         * benchtests/bench-memchr.c: New file.
20015         * benchtests/bench-memcmp-ifunc.c: New file.
20016         * benchtests/bench-memcmp.c: New file.
20017         * benchtests/bench-memmem-ifunc.c: New file.
20018         * benchtests/bench-memmem.c: New file.
20019         * benchtests/bench-memmove-ifunc.c: New file.
20020         * benchtests/bench-memmove.c: New file.
20021         * benchtests/bench-mempcpy-ifunc.c: New file.
20022         * benchtests/bench-mempcpy.c: New file.
20023         * benchtests/bench-memset-ifunc.c: New file.
20024         * benchtests/bench-memset.c: New file.
20025         * benchtests/bench-rawmemchr-ifunc.c: New file.
20026         * benchtests/bench-rawmemchr.c: New file.
20027         * benchtests/bench-stpcpy-ifunc.c: New file.
20028         * benchtests/bench-stpcpy.c: New file.
20029         * benchtests/bench-stpncpy-ifunc.c: New file.
20030         * benchtests/bench-stpncpy.c: New file.
20031         * benchtests/bench-strcasecmp-ifunc.c: New file.
20032         * benchtests/bench-strcasecmp.c: New file.
20033         * benchtests/bench-strcasestr-ifunc.c: New file.
20034         * benchtests/bench-strcasestr.c: New file.
20035         * benchtests/bench-strcat-ifunc.c: New file.
20036         * benchtests/bench-strcat.c: New file.
20037         * benchtests/bench-strchr-ifunc.c: New file.
20038         * benchtests/bench-strchr.c: New file.
20039         * benchtests/bench-strchrnul-ifunc.c: New file.
20040         * benchtests/bench-strchrnul.c: New file.
20041         * benchtests/bench-strcmp-ifunc.c: New file.
20042         * benchtests/bench-strcmp.c: New file.
20043         * benchtests/bench-strcpy-ifunc.c: New file.
20044         * benchtests/bench-strcpy.c: New file.
20045         * benchtests/bench-strcspn-ifunc.c: New file.
20046         * benchtests/bench-strcspn.c: New file.
20047         * benchtests/bench-strlen-ifunc.c: New file.
20048         * benchtests/bench-strlen.c: New file.
20049         * benchtests/bench-strncasecmp-ifunc.c: New file.
20050         * benchtests/bench-strncasecmp.c: New file.
20051         * benchtests/bench-strncat-ifunc.c: New file.
20052         * benchtests/bench-strncat.c: New file.
20053         * benchtests/bench-strncmp-ifunc.c: New file.
20054         * benchtests/bench-strncmp.c: New file.
20055         * benchtests/bench-strncpy-ifunc.c: New file.
20056         * benchtests/bench-strncpy.c: New file.
20057         * benchtests/bench-strnlen-ifunc.c: New file.
20058         * benchtests/bench-strnlen.c: New file.
20059         * benchtests/bench-strpbrk-ifunc.c: New file.
20060         * benchtests/bench-strpbrk.c: New file.
20061         * benchtests/bench-strrchr-ifunc.c: New file.
20062         * benchtests/bench-strrchr.c: New file.
20063         * benchtests/bench-strspn-ifunc.c: New file.
20064         * benchtests/bench-strspn.c: New file.
20065         * benchtests/bench-strstr-ifunc.c: New file.
20066         * benchtests/bench-strstr.c: New file.
20067
20068         * benchtests/Makefile: Disable parallel execution of targets.
20069         (string-bench): Add memcpy.
20070         (benchset): New variable to store a list of benchmark sets.
20071         (bench-func): Renamed from bench.
20072         (bench-set): New target.
20073         (bench): Depend on bench-func and bench-set.
20074         * benchtests/README: Add section on benchmark sets.
20075         * benchtests/bench-memcpy-ifunc.c: New file.
20076         * benchtests/bench-memcpy.c: New file.
20077         * benchtests/bench-string.h: New file.
20078
20079 2013-06-11  Andreas Schwab  <schwab@suse.de>
20080
20081         [BZ #15577]
20082         * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
20083         * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
20084         values in the triple.
20085         * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
20086         terminator in the group key.
20087
20088 2013-06-11  Andreas Jaeger  <aj@suse.de>
20089
20090         * po/zh_TW.po: Update Chinese (traditional) translation from
20091         translation project.
20092
20093 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
20094
20095         * include/time.h (__clock_gettime): Add libc_hidden_proto.
20096         * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
20097         __clock_getcpuclockid.  Add weak_alias and libc_hidden_def.
20098         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
20099         (clock_getcpuclockid): Likewise.
20100         * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
20101         Add weak_alias and libc_hidden_def.
20102         * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
20103         * rt/clock_gettime.c (clock_gettime): Rename to
20104         __clock_gettime.  Add weak_alias and libc_hidden_def.
20105         * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
20106         * rt/clock_nanosleep.c (clock_nanosleep): Rename to
20107         __clock_nanosleep.  Add weak_alias and libc_hidden_def.
20108         * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
20109         * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
20110         Likewise.
20111         * rt/clock_settime.c (clock_settime): Rename to
20112         __clock_settime.  Add weak_alias and libc_hidden_def.
20113         * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
20114
20115 2013-06-10  Joseph Myers  <joseph@codesourcery.com>
20116
20117         * mach/err_boot.sub: Remove trailing whitespace.
20118         * mach/err_ipc.sub: Likewise.
20119         * mach/err_mach.sub: Likewise.
20120
20121         * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
20122         (ROUNDING_TESTS_double): Likewise.
20123         (ROUNDING_TESTS_long_double): Likewise.
20124         (ROUNDING_TESTS): Likewise.
20125         * math/libm-test.inc: Include <math-tests.h>.
20126         (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
20127         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
20128         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
20129         (IF_ROUND_INIT_FE_UPWARD): Likewise.
20130
20131 2013-06-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
20132
20133         * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
20134         of assigning.
20135
20136 2013-06-08  Joseph Myers  <joseph@codesourcery.com>
20137
20138         * sysdeps/gnu/errlist.awk: Do not generate space at end of
20139         otherwise empty TRANS lines.
20140         * sysdeps/gnu/errlist.c: Regenerated.
20141
20142         * catgets/gencat.c (error_print): Use (void) in function
20143         definition.
20144         * crypt/crypt_util.c (__init_des): Likewise.
20145         * crypt/speeds.c (Stop): Likewise.
20146         (main): Likewise.
20147         * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
20148         * inet/ruserpass.c (token): Likewise.
20149         * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
20150         * intl/localealias.c (extend_alias_table): Likewise.
20151         * intl/plural-exp.c (init_germanic_plural): Likewise.
20152         * libio/fcloseall.c (__fcloseall): Likewise.
20153         * libio/genops.c (_IO_flush_all): Likewise.
20154         (_IO_flush_all_linebuffered): Likewise.
20155         (_IO_cleanup): Likewise.
20156         (_IO_iter_begin): Likewise.
20157         (_IO_iter_end): Likewise.
20158         (_IO_list_lock): Likewise.
20159         (_IO_list_unlock): Likewise.
20160         (_IO_list_resetlock): Likewise.
20161         * libio/getchar.c (getchar): Likewise.
20162         * libio/getchar_u.c (getchar_unlocked): Likewise.
20163         * libio/getwchar.c (getwchar): Likewise.
20164         * libio/getwchar_u.c (getwchar_unlocked): Likewise.
20165         * libio/oldstdfiles.c (_IO_check_libio): Likewise.
20166         * login/getpt.c (__getpt): Likewise.
20167         * login/tst-utmp.c (main): Likewise.
20168         * malloc/hooks.c (__malloc_check_init): Likewise.
20169         * malloc/malloc.c (__malloc_stats): Likewise.
20170         * malloc/mtrace.c (tr_break): Likewise.
20171         (mtrace): Likewise.
20172         (muntrace): Likewise.
20173         * misc/fstab.c (endfsent): Likewise.
20174         * misc/getclktck.c (__getclktck): Likewise.
20175         * misc/getdtsz.c (__getdtablesize): Likewise.
20176         * misc/gethostid.c (gethostid): Likewise.
20177         * misc/getpagesize.c (__getpagesize): Likewise.
20178         * misc/getsysstats.c (__get_nprocs_conf): Likewise.
20179         (__get_nprocs): Likewise.
20180         (__get_phys_pages): Likewise.
20181         (__get_avphys_pages): Likewise.
20182         * misc/getttyent.c (getttyent): Likewise.
20183         (setttyent): Likewise.
20184         (endttyent): Likewise.
20185         * misc/getusershell.c (getusershell): Likewise.
20186         (endusershell): Likewise.
20187         (setusershell): Likewise.
20188         (initshells): Likewise.
20189         * misc/hsearch.c (__hdestroy): Likewise.
20190         * misc/sync.c (sync): Likewise.
20191         * misc/syslog.c (closelog_internal): Likewise.
20192         (closelog): Likewise.
20193         * misc/ttyslot.c (ttyslot): Likewise.
20194         * misc/vhangup.c (vhangup): Likewise.
20195         * posix/fork.c (__fork): Likewise.
20196         * posix/getegid.c (__getegid): Likewise.
20197         * posix/geteuid.c (__geteuid): Likewise.
20198         * posix/getgid.c (__getgid): Likewise.
20199         * posix/getpid.c (__getpid): Likewise.
20200         * posix/getppid.c (__getppid): Likewise.
20201         * posix/getuid.c (__getuid): Likewise.
20202         * posix/pause.c (pause): Likewise.
20203         * posix/setpgrp.c (setpgrp): Likewise.
20204         * posix/setsid.c (__setsid): Likewise.
20205         * posix/test-vfork.c (noop): Likewise.
20206         * resolv/gethnamaddr.c (_endhtent): Likewise.
20207         (_gethtent): Likewise.
20208         (ht_endhostent): Likewise.
20209         (gethostent): Likewise.
20210         (dns_service): Likewise.
20211         * stdlib/drand48.c (drand48): Likewise.
20212         * stdlib/lrand48.c (lrand48): Likewise.
20213         * stdlib/mrand48.c (mrand48): Likewise.
20214         * stdlib/rand.c (rand): Likewise.
20215         * stdlib/random.c (__random): Likewise.
20216         * stdlib/setenv.c (clearenv): Likewise.
20217         * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
20218         * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
20219         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
20220         * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
20221         (__get_nprocs): Likewise.
20222         (__get_phys_pages): Likewise.
20223         (__get_avphys_pages): Likewise.
20224         * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
20225         * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
20226         * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
20227         * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
20228         * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
20229         * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
20230         * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
20231         * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
20232         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
20233         * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
20234         * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
20235         * sysdeps/mach/hurd/sync.c (sync): Likewise.
20236         * sysdeps/posix/clock.c (clock): Likewise.
20237         * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
20238         * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
20239         * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
20240         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
20241         * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
20242         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
20243         (__get_nprocs_conf): Likewise.
20244         (__get_phys_pages): Likewise.
20245         (__get_avphys_pages): Likewise.
20246         * time/clock.c (clock): Likewise.
20247         * time/tzset.c (__tzname_max): Likewise.
20248
20249 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
20250
20251         * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
20252         (__bswap_32): Do not use "register".
20253         * crypt/crypt.c (_ufc_doit_r): Likewise.
20254         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
20255         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
20256         * gmon/gmon.c (__monstartup): Likewise.
20257         * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
20258         * hurd/hurdmalloc.c (more_memory): Likewise.
20259         (malloc): Likewise.
20260         (free): Likewise.
20261         (realloc): Likewise.
20262         (malloc_fork_prepare): Likewise.
20263         (malloc_fork_parent): Likewise.
20264         (malloc_fork_child): Likewise.
20265         * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
20266         (_svcauth_des): Likewise.
20267         * inet/inet_lnaof.c (inet_lnaof): Likewise.
20268         * inet/inet_net.c (inet_network): Likewise.
20269         * inet/inet_netof.c (inet_netof): Likewise.
20270         * inet/rcmd.c (__validuser2_sa): Likewise.
20271         * io/fts.c (fts_open): Likewise.
20272         (fts_load): Likewise.
20273         (fts_close): Likewise.
20274         (fts_read): Likewise.
20275         (fts_children): Likewise.
20276         (fts_build): Likewise.
20277         (fts_stat): Likewise.
20278         (fts_sort): Likewise.
20279         (fts_alloc): Likewise.
20280         (fts_lfree): Likewise.
20281         * libio/fileops.c (_IO_new_file_xsputn): Likewise.
20282         (_IO_file_xsgetn): Likewise.
20283         (_IO_file_xsgetn_mmap): Likewise.
20284         * libio/iofopncook.c (_IO_cookie_read): Likewise.
20285         (_IO_cookie_write): Likewise.
20286         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
20287         * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
20288         * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
20289         * malloc/obstack.c (_obstack_begin): Likewise.
20290         (_obstack_begin_1): Likewise.
20291         (_obstack_newchunk): Likewise.
20292         (_obstack_allocated_p): Likewise.
20293         (obstack_free): Likewise.
20294         (_obstack_memory_used): Likewise.
20295         * misc/getttyent.c (getttynam): Likewise.
20296         (getttyent): Likewise.
20297         (skip): Likewise.
20298         (value): Likewise.
20299         * misc/getusershell.c (initshells): Likewise.
20300         * misc/syslog.c (__vsyslog_chk): Likewise.
20301         * misc/ttyslot.c (ttyslot): Likewise.
20302         * nis/nis_hash.c (__nis_hash): Likewise.
20303         * posix/fnmatch_loop.c (FCT): Likewise.
20304         * posix/getconf.c (print_all): Likewise.
20305         (main): Likewise.
20306         * posix/getopt.c (exchange): Likewise.
20307         * posix/glob.c (globfree): Likewise.
20308         (prefix_array): Likewise.
20309         (__glob_pattern_type): Likewise.
20310         * resolv/arpa/nameser.h (NS_GET16): Likewise.
20311         (NS_GET32): Likewise.
20312         (NS_PUT16): Likewise.
20313         (NS_PUT32): Likewise.
20314         * resolv/gethnamaddr.c (getanswer): Likewise.
20315         (gethostbyname2): Likewise.
20316         (gethostbyaddr): Likewise.
20317         (_gethtent): Likewise.
20318         (_gethtbyname2): Likewise.
20319         (_gethtbyaddr): Likewise.
20320         * resolv/ns_print.c (dst_s_get_int16): Likewise.
20321         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
20322         * resolv/res_init.c (__res_vinit): Likewise.
20323         (net_mask): Likewise.
20324         * resolv/res_mkquery.c (outchar): Likewise.
20325         (PRINT): Likewise.
20326         * stdio-common/printf_fp.c (outchar): Likewise.
20327         (PRINT): Likewise.
20328         * stdio-common/printf_fphex.c (outchar): Likewise.
20329         (PRINT): Likewise.
20330         * stdio-common/printf_size.c (outchar): Likewise.
20331         (PRINT): Likewise.
20332         * stdio-common/test_rdwr.c (main): Likewise.
20333         * stdio-common/tfformat.c (matches): Likewise.
20334         * stdio-common/vfprintf.c (outchar): Likewise.
20335         (printf_unknown): Likewise.
20336         (buffered_vfprintf): Likewise.
20337         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
20338         * stdio-common/xbug.c (AppendToBuffer): Likewise.
20339         (ReadFile): Likewise.
20340         * stdlib/qsort.c (SWAP): Likewise.
20341         (_quicksort): Likewise.
20342         * stdlib/setenv.c (__add_to_environ): Likewise.
20343         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
20344         * stdlib/strtol_l.c (__strtol_l): Likewise.
20345         * stdlib/tst-strtod.c (main): Likewise.
20346         * stdlib/tst-strtol.c (main): Likewise.
20347         * stdlib/tst-strtoll.c (main): Likewise.
20348         * string/bits/string2.h (__strcmp_cc): Likewise.
20349         (__strcmp_cg): Likewise.
20350         (__strcspn_c1): Likewise.
20351         (__strcspn_c2): Likewise.
20352         (__strcspn_c3): Likewise.
20353         (__strspn_c1): Likewise.
20354         (__strspn_c2): Likewise.
20355         (__strspn_c3): Likewise.
20356         (__strsep_1c): Likewise.
20357         (__strsep_2c): Likewise.
20358         (__strsep_3c): Likewise.
20359         * string/memccpy.c (__memccpy): Likewise.
20360         * string/stpcpy.c (__stpcpy): Likewise.
20361         * string/strcmp.c (strcmp): Likewise.
20362         * string/strrchr.c (strrchr): Likewise.
20363         * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
20364         Likewise.
20365         * sysdeps/mach/hurd/getcwd.c
20366         (_hurd_canonicalize_directory_name_internal): Likewise.
20367         * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
20368         * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
20369         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
20370         * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
20371         Likewise, in both definitions.
20372         * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
20373         definitions.
20374         [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
20375         64] (__bswap_64): Likewise.
20376         * time/test_time.c (main): Likewise.
20377         * time/tzfile.c (__tzfile_read): Likewise.
20378         (__tzfile_compute): Likewise.
20379         * time/tzset.c (__tzset_parse_tz): Likewise.
20380         (tzset_internal): Likewise.
20381         (compute_change): Likewise.
20382         * wcsmbs/wcscat.c (__wcscat): Likewise.
20383         * wcsmbs/wcschr.c (wcschr): Likewise.
20384         * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
20385         * wcsmbs/wcscspn.c (wcscspn): Likewise.
20386         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
20387         * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
20388         * wcsmbs/wcsspn.c (wcsspn): Likewise.
20389         * wcsmbs/wcsstr.c (wcsstr): Likewise.
20390         * wcsmbs/wmemchr.c (wmemchr): Likewise.
20391         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
20392         * wcsmbs/wmemset.c (wmemset): Likewise.
20393
20394 2013-06-06  Joseph Myers  <joseph@codesourcery.com>
20395
20396         * scripts/config.guess: Update to version 2013-05-16.
20397         * scripts/config.sub: Update to version 2013-04-24.
20398         * scripts/install-sh: Update to version 2011-11-20.07.
20399         * scripts/mkinstalldirs: Update to version 2009-04-28.21.
20400         * scripts/move-if-change: Update to version 2012-01-06 07:23.
20401
20402 2013-06-06   Ondřej Bílka  <neleai@seznam.cz>
20403
20404         * debug/fgetws_u_chk.c: Fix leading whitespaces.
20405         * elf/sln.c: Likewise.
20406         * hurd/hurd/ioctl.h: Likewise.
20407         * hurd/hurdmalloc.c: Likewise.
20408         * hurd/xattr.c: Likewise.
20409         * include/shlib-compat.h: Likewise.
20410         * inet/ruserpass.c: Likewise.
20411         * libio/iofgets_u.c: Likewise.
20412         * libio/iofgetws_u.c: Likewise.
20413         * locale/programs/ld-identification.c: Likewise.
20414         * locale/programs/ld-time.c: Likewise.
20415         * mach/msg-destroy.c: Likewise.
20416         * nss/nss_files/files-netgrp.c: Likewise.
20417         * resolv/res_data.c: Likewise.
20418         * soft-fp/op-1.h: Likewise.
20419         * soft-fp/op-2.h: Likewise.
20420         * soft-fp/op-4.h: Likewise.
20421         * soft-fp/op-common.h: Likewise.
20422         * stdio-common/printf_fphex.c: Likewise.
20423         * stdlib/strtod_l.c: Likewise.
20424         * sunrpc/rpc/clnt.h: Likewise.
20425         * sysdeps/generic/framestate.c: Likewise.
20426         * sysdeps/i386/bsd-_setjmp.S: Likewise.
20427         * sysdeps/i386/bsd-setjmp.S: Likewise.
20428         * sysdeps/i386/__longjmp.S: Likewise.
20429         * sysdeps/i386/setjmp.S: Likewise.
20430         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
20431         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
20432         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
20433         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
20434         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
20435         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
20436         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
20437         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
20438         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
20439         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
20440         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
20441         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
20442         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
20443         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
20444         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
20445         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
20446         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
20447         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
20448         * sysdeps/ieee754/support.c: Likewise.
20449         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
20450         * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
20451         * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
20452         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
20453         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
20454         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
20455         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
20456         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
20457         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
20458         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
20459         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
20460         * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
20461         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
20462         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
20463         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
20464         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
20465         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
20466         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
20467
20468 2013-06-05  Ondřej Bílka  <neleai@seznam.cz>
20469
20470         * posix/transbug.c: Remove executable mode.
20471
20472 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
20473
20474         * crypt/speeds.c: Remove trailing whitespace.
20475         * dlfcn/default.c: Likewise.
20476         * elf/ifuncdep2.c: Likewise.
20477         * elf/ifuncmain1.c: Likewise.
20478         * elf/ifuncmain1vis.c: Likewise.
20479         * elf/testobj.h: Likewise.
20480         * elf/tst-stackguard1.c: Likewise.
20481         * gmon/sys/gmon.h: Likewise.
20482         * hurd/hurdmsg.c: Likewise.
20483         * hurd/new-fd.c: Likewise.
20484         * hurd/ports-get.c: Likewise.
20485         * iconvdata/ibm1008_420.c: Likewise.
20486         * inet/tst-getni1.c: Likewise.
20487         * inet/tst-getni2.c: Likewise.
20488         * libio/ioungetc.c: Likewise.
20489         * libio/wfiledoalloc.c: Likewise.
20490         * manual/libm-err-tab.pl: Likewise.
20491         * math/w_dremf.c: Likewise.
20492         * misc/ftruncate.c: Likewise.
20493         * posix/bug-glob2.c: Likewise.
20494         * posix/tst-pcre.c: Likewise.
20495         * posix/wait4.c: Likewise.
20496         * resolv/README: Likewise.
20497         * resolv/res_debug.h: Likewise.
20498         * resolv/tst-inet_ntop.c: Likewise.
20499         * setjmp/bug269-setjmp.c: Likewise.
20500         * soft-fp/extended.h: Likewise.
20501         * soft-fp/op-1.h: Likewise.
20502         * soft-fp/op-2.h: Likewise.
20503         * soft-fp/op-4.h: Likewise.
20504         * soft-fp/op-8.h: Likewise.
20505         * soft-fp/testit.c: Likewise.
20506         * stdio-common/bug16.c: Likewise.
20507         * stdlib/random.c: Likewise.
20508         * sunrpc/rpcsvc/rquota.x: Likewise.
20509         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
20510         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
20511         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
20512         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
20513         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
20514         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
20515         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
20516         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
20517         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
20518         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
20519         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
20520         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
20521         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
20522         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
20523         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
20524         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
20525         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
20526         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
20527         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
20528         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
20529         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
20530         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
20531         * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
20532         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
20533         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
20534         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
20535         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
20536         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
20537         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
20538         * sysdeps/ieee754/s_lib_version.c: Likewise.
20539         * sysdeps/mach/hurd/check_fds.c: Likewise.
20540         * sysdeps/mach/hurd/getsockname.c: Likewise.
20541         * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
20542         * sysdeps/mach/hurd/recvfrom.c: Likewise.
20543         * sysdeps/powerpc/bits/link.h: Likewise.
20544         * sysdeps/powerpc/dl-procinfo.c: Likewise.
20545         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
20546         * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
20547         * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
20548         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
20549         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
20550         * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
20551         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
20552         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
20553         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
20554         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
20555         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
20556         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
20557         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
20558         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
20559         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
20560         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
20561         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
20562         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
20563         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
20564         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
20565         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
20566         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
20567         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
20568         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
20569         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
20570         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
20571         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
20572         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
20573         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
20574         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
20575         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
20576         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
20577         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
20578         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
20579         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
20580         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
20581         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
20582         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
20583         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
20584         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
20585         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
20586         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
20587         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
20588         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
20589         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
20590         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
20591         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
20592         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
20593         * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
20594         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
20595         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
20596         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
20597         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
20598         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
20599         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
20600         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
20601         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
20602         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
20603         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
20604         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
20605         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
20606         * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
20607         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
20608         * sysdeps/powerpc/sysdep.h: Likewise.
20609         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
20610         * sysdeps/s390/s390-64/sub_n.S: Likewise.
20611         * sysdeps/sh/dl-trampoline.S: Likewise.
20612         * sysdeps/sh/memset.S: Likewise.
20613         * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
20614         * sysdeps/sh/strlen.S: Likewise.
20615         * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
20616         * sysdeps/sparc/sparc32/dotmul.S: Likewise.
20617         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
20618         * sysdeps/sparc/sparc32/rem.S: Likewise.
20619         * sysdeps/sparc/sparc32/sdiv.S: Likewise.
20620         * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
20621         * sysdeps/sparc/sparc32/strchr.S: Likewise.
20622         * sysdeps/sparc/sparc32/udiv.S: Likewise.
20623         * sysdeps/sparc/sparc32/urem.S: Likewise.
20624         * sysdeps/sparc/sparc64/add_n.S: Likewise.
20625         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
20626         * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
20627         * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
20628         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
20629         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
20630         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
20631         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
20632         * sysdeps/unix/bsd/times.c: Likewise.
20633         * sysdeps/unix/sysv/linux/a.out.h: Likewise.
20634         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
20635         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
20636         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
20637         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
20638         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
20639         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
20640         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
20641         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
20642         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
20643         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
20644         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
20645         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
20646         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
20647         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
20648         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
20649         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
20650         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
20651         * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
20652         * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
20653         * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
20654         * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
20655         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
20656         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
20657         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
20658         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
20659         * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
20660         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
20661         * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
20662         * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
20663         * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
20664         * sysdeps/x86_64/strcspn.S: Likewise.
20665
20666 2013-06-05  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
20667
20668         * locale/C-translit.h: Revert #include <stdint.h> because this is a
20669         generated file.  Regenerate properly from gen-translit.pl.
20670         * locale/gen-translit.pl: Add #include <stdint.h>.  This generates
20671         locale/C-translit.h.
20672
20673 2013-06-05  Andreas Schwab  <schwab@suse.de>
20674
20675         [BZ #15100]
20676         * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
20677         week as 6 instead of -1.
20678         * time/tst-strptime.c (day_tests): Add test case.
20679
20680 2013-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
20681
20682         * sysdeps/generic/math_private.h
20683         (libc_feholdexcept_setround_53bit): Replace with
20684         libc_feholdsetround_53bit.
20685         (libc_feupdateenv_53bit): Replace with
20686         libc_feresetround_53bit.
20687         (SET_RESTORE_ROUND_53BIT): Adjust.
20688
20689 2013-06-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
20690
20691         * string/test-strchrnul.c: Add copyright header.
20692
20693         * posix/tst-getaddrinfo4.c: Increase test timeout.
20694
20695 2013-06-03  Carlos O'Donell  <carlos@redhat.com>
20696
20697         [BZ #15536]
20698         * math/libm-test.inc (MAX_EXP): Remove
20699         (MIN_EXP): Define.
20700         (ulp): Use MIN_EXP - MANT_DIG.
20701         (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
20702
20703 2013-05-31  Carlos O'Donell  <carlos@redhat.com>
20704
20705         * po/be.po: Revert last change.
20706         * po/zh_CN.po: Likewise.
20707         * po/header.pot: Likewise.
20708
20709 2013-05-31  Joseph Myers  <joseph@codesourcery.com>
20710
20711         * Makefile ($(common-objpfx)linkobj/libc.so): Define
20712         link-libc-deps to empty as target-specific variable.
20713         * Makerules (link-libc-args): New variable.
20714         (libc-for-link): Likewise.
20715         (link-libc-deps): Likewise.
20716         (lib%.so): Depend on $(link-libc-deps).  Link with
20717         $(link-libc-args).
20718         (build-module): Link with $(link-libc-args).
20719         (build-module-asneeded): Likewise.
20720         (build-module-helper-objlist): Filter out $(link-libc-deps) from
20721         list of objects.
20722         ($(common-objpfx)libc.so): Define link-libc-deps to empty as
20723         target-specific variable.
20724         ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
20725         $(link-libc-deps) instead of libc.so and libc_nonshared.a.
20726         * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
20727         libc.
20728         * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
20729         libc and ld.so.
20730         ($(objpfx)libpcprofile.so): Likewise.
20731         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
20732         libc_nonshared.a.
20733         ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
20734         * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
20735         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
20736         $(link-libc-deps).
20737         ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
20738         * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
20739         * login/Makefile ($(objpfx)libutil.so): Likewise.
20740         * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
20741         * math/Makefile ($(objpfx)libm.so): Likewise.
20742         * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
20743         $(objpfx)libnsl.so): Define libc-for-link as target-specific
20744         variable instead of depending directly on libc.
20745         * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
20746         ($(objpfx)/libnss_test1.so): Change dependencies on libc to
20747         $(link-libc-deps).
20748         * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
20749         libc.
20750         [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
20751         ($(objpfx)libnss_dns.so): Remove dependencies on libc.
20752         ($(objpfx)libanl.so): Likewise.
20753         * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
20754         ld.so.
20755         * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
20756         $(link-libc-deps).
20757         * sysdeps/i386/fpu/Makefile: Remove file.
20758         * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
20759         ($(objpfx)libm.so): Remove dependency on ld.so.
20760
20761 2013-05-30  Patsy Franklin  <pfrankli@redhat.com>
20762
20763         [BZ # 15553]
20764         * nis/yp_xdr.c (XDRMAXNAME): Define.
20765         (XDRMAXRECORD): Define.
20766         (xdr_domainname): Use XDRMAXNAME.
20767         (xdr_mapname): Likewise.
20768         (xdr_peername): Likewise.
20769         (xdr_keydat): Use XDRMAXRECORD.
20770         (xdr_valdat): Likewise.
20771
20772 2013-05-30  Jeff Law  <law@redhat.com>
20773
20774         [BZ #14256]
20775         * manual/errno.texi (ESTALE): Update to account for more than
20776         just NFS file systems.
20777         * sysdeps/gnu/errlist.c: Regenerated.
20778
20779 2013-05-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
20780
20781         [BZ #15465]
20782         * elf/Makefile (tests): Add tst-null-argv.
20783         (modules-names):  Add tst-null-argv-lib.
20784         ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
20785         (tst-null-argv-ENV): Set environment for tst-null-argv.
20786         * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
20787         (RTLD_PROGNAME): New macro.
20788         * elf/tst-null-argv.c: New test case.
20789         * elf/tst-null-argv-lib.c: Library for test case.
20790         * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
20791         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
20792         * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
20793         * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
20794         * elf/dl-init.c (call_init): Likewise.
20795         (_dl_init): Likewise.
20796         * elf/dl-load.c (print_search_path): Likewise.
20797         (_dl_map_object): Likewise.
20798         * elf/dl-lookup.c (do_lookup_x): Likewise.
20799         (add_dependency): Likewise.
20800         (_dl_lookup_symbol_x): Likewise.
20801         (_dl_debug_bindings): Likewise.
20802         * elf/dl-open.c (_dl_show_scope): Likewise.
20803         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
20804         * elf/dl-version.c (match_symbol): Likewise.
20805         (_dl_check_map_versions): Likewise.
20806         * elf/rtld.c (dl_main): Likewise.
20807         (print_unresolved): Use RTLD_PROGNAME.
20808         (print_missing_version): Likewise.
20809         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
20810         (elf_machine_rela): Likewise.
20811         * sysdeps/powerpc/powerpc32/dl-machine.c
20812         (__process_machine_rela): Likewise.
20813         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
20814         Likewise.
20815         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
20816         Likewise.
20817         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
20818         Likewise.
20819         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
20820         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
20821         Likewise.
20822         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
20823         Likewise.
20824         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
20825
20826 2013-05-28  Carlos O'Donell  <carlos@redhat.com>
20827
20828         * po/be.po: Add descriptive title.
20829         * po/zh_CN.po: Likewise.
20830         * po/header.pot: Likewise.
20831
20832 2013-05-28  Mike Frysinger  <vapier@gentoo.org>
20833
20834         * locale/programs/locarchive.c (create_archive): Inlucde fname in
20835         error message.
20836         (enlarge_archive): Likewise.
20837
20838 2013-05-28  Ben North  <ben@redfrontdoor.org>
20839
20840         * manual/arith.texi (frexp): It is the magnitude of the return
20841         value which lies in [0.5, 1), not the return value itself.
20842
20843 2013-05-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20844
20845         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
20846
20847 2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
20848
20849         * stdio-common/bug26.c (main): Correct fscanf template.
20850
20851         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
20852         declare _dl_skip_args.
20853
20854         * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
20855         Don't declare.
20856
20857         * manual/platform.texi: Add missing @end deftypefun.
20858
20859 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
20860
20861         [BZ #15529]
20862         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
20863         bit of mantissa of 2^16382.
20864         * math/libm-test.inc (hypot_test_data): Add more tests.
20865
20866         * math/libm-test.inc: Add drem and pow10 to list of tested
20867         functions.
20868         (pow10_test): New function.
20869         (drem_test): Likewise.
20870         (drem_test_tonearest): Likewise.
20871         (drem_test_towardzero): Likewise.
20872         (drem_test_downward): Likewise.
20873         (drem_test_upward): Likewise.
20874         (main): Call the new functions.
20875
20876         * math/libm-test.inc (finite_test_data): Remove.
20877         (finite_test): Run tests from isfinite_test_data.
20878         (gamma_test_data): Remove.
20879         (gamma_test): Run tests from lgamma_test_data.
20880         * sysdeps/i386/fpu/libm-test-ulps: Update.
20881         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20882
20883 2013-05-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20884
20885         * manual/platform.texi: Add PowerPC PPR function set documentation.
20886         * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
20887         implementation.
20888
20889 2013-05-24  Carlos O'Donell  <carlos@redhat.com>
20890
20891         * math/libm-test.inc (MAX_EXP): Define.
20892         (ULPDIFF): Define.
20893         (ulp): New function.
20894         (check_float_internal): Use ULPDIFF.
20895         (cpow_test): Disable failing test.
20896         (check_ulp): Test ulp() implemetnation.
20897         (main): Call check_ulp before starting tests.
20898
20899 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
20900
20901         * math/gen-libm-test.pl (generate_testfile): Do not handle
20902         START_DATA and END_DATA.
20903         * math/libm-test.inc (acos_test_data): Do not use START_DATA and
20904         END_DATA.
20905         (acos_tonearest_test_data): Likewise.
20906         (acos_towardzero_test_data): Likewise.
20907         (acos_downward_test_data): Likewise.
20908         (acos_upward_test_data): Likewise.
20909         (acosh_test_data): Likewise.
20910         (asin_test_data): Likewise.
20911         (asin_tonearest_test_data): Likewise.
20912         (asin_towardzero_test_data): Likewise.
20913         (asin_downward_test_data): Likewise.
20914         (asin_upward_test_data): Likewise.
20915         (asinh_test_data): Likewise.
20916         (atan_test_data): Likewise.
20917         (atanh_test_data): Likewise.
20918         (atan2_test_data): Likewise.
20919         (cabs_test_data): Likewise.
20920         (cacos_test_data): Likewise.
20921         (cacosh_test_data): Likewise.
20922         (carg_test_data): Likewise.
20923         (casin_test_data): Likewise.
20924         (casinh_test_data): Likewise.
20925         (catan_test_data): Likewise.
20926         (catanh_test_data): Likewise.
20927         (cbrt_test_data): Likewise.
20928         (ccos_test_data): Likewise.
20929         (ccosh_test_data): Likewise.
20930         (ceil_test_data): Likewise.
20931         (cexp_test_data): Likewise.
20932         (cimag_test_data): Likewise.
20933         (clog_test_data): Likewise.
20934         (clog10_test_data): Likewise.
20935         (conj_test_data): Likewise.
20936         (copysign_test_data): Likewise.
20937         (cos_test_data): Likewise.
20938         (cos_tonearest_test_data): Likewise.
20939         (cos_towardzero_test_data): Likewise.
20940         (cos_downward_test_data): Likewise.
20941         (cos_upward_test_data): Likewise.
20942         (cosh_test_data): Likewise.
20943         (cosh_tonearest_test_data): Likewise.
20944         (cosh_towardzero_test_data): Likewise.
20945         (cosh_downward_test_data): Likewise.
20946         (cosh_upward_test_data): Likewise.
20947         (cpow_test_data): Likewise.
20948         (cproj_test_data): Likewise.
20949         (creal_test_data): Likewise.
20950         (csin_test_data): Likewise.
20951         (csinh_test_data): Likewise.
20952         (csqrt_test_data): Likewise.
20953         (ctan_test_data): Likewise.
20954         (ctan_tonearest_test_data): Likewise.
20955         (ctan_towardzero_test_data): Likewise.
20956         (ctan_downward_test_data): Likewise.
20957         (ctan_upward_test_data): Likewise.
20958         (ctanh_test_data): Likewise.
20959         (ctanh_tonearest_test_data): Likewise.
20960         (ctanh_towardzero_test_data): Likewise.
20961         (ctanh_downward_test_data): Likewise.
20962         (ctanh_upward_test_data): Likewise.
20963         (erf_test_data): Likewise.
20964         (erfc_test_data): Likewise.
20965         (exp_test_data): Likewise.
20966         (exp_tonearest_test_data): Likewise.
20967         (exp_towardzero_test_data): Likewise.
20968         (exp_downward_test_data): Likewise.
20969         (exp_upward_test_data): Likewise.
20970         (exp10_test_data): Likewise.
20971         (exp2_test_data): Likewise.
20972         (expm1_test_data): Likewise.
20973         (fabs_test_data): Likewise.
20974         (fdim_test_data): Likewise.
20975         (finite_test_data): Likewise.
20976         (floor_test_data): Likewise.
20977         (fma_test_data): Likewise.
20978         (fma_towardzero_test_data): Likewise.
20979         (fma_downward_test_data): Likewise.
20980         (fma_upward_test_data): Likewise.
20981         (fmax_test_data): Likewise.
20982         (fmin_test_data): Likewise.
20983         (fmod_test_data): Likewise.
20984         (fpclassify_test_data): Likewise.
20985         (frexp_test_data): Likewise.
20986         (gamma_test_data): Likewise.
20987         (hypot_test_data): Likewise.
20988         (ilogb_test_data): Likewise.
20989         (isfinite_test_data): Likewise.
20990         (isgreater_test_data): Likewise.
20991         (isgreaterequal_test_data): Likewise.
20992         (isinf_test_data): Likewise.
20993         (isless_test_data): Likewise.
20994         (islessequal_test_data): Likewise.
20995         (islessgreater_test_data): Likewise.
20996         (isnan_test_data): Likewise.
20997         (isnormal_test_data): Likewise.
20998         (issignaling_test_data): Likewise.
20999         (isunordered_test_data): Likewise.
21000         (j0_test_data): Likewise.
21001         (j1_test_data): Likewise.
21002         (jn_test_data): Likewise.
21003         (ldexp_test_data): Likewise.
21004         (lgamma_test_data): Likewise.
21005         (lrint_test_data): Likewise.
21006         (lrint_tonearest_test_data): Likewise.
21007         (lrint_towardzero_test_data): Likewise.
21008         (lrint_downward_test_data): Likewise.
21009         (lrint_upward_test_data): Likewise.
21010         (llrint_test_data): Likewise.
21011         (llrint_tonearest_test_data): Likewise.
21012         (llrint_towardzero_test_data): Likewise.
21013         (llrint_downward_test_data): Likewise.
21014         (llrint_upward_test_data): Likewise.
21015         (log_test_data): Likewise.
21016         (log10_test_data): Likewise.
21017         (log1p_test_data): Likewise.
21018         (log2_test_data): Likewise.
21019         (logb_test_data): Likewise.
21020         (logb_downward_test_data): Likewise.
21021         (lround_test_data): Likewise.
21022         (llround_test_data): Likewise.
21023         (modf_test_data): Likewise.
21024         (nearbyint_test_data): Likewise.
21025         (nextafter_test_data): Likewise.
21026         (nexttoward_test_data): Likewise.
21027         (pow_test_data): Likewise.
21028         (pow_tonearest_test_data): Likewise.
21029         (pow_towardzero_test_data): Likewise.
21030         (pow_downward_test_data): Likewise.
21031         (pow_upward_test_data): Likewise.
21032         (remainder_test_data): Likewise.
21033         (remainder_tonearest_test_data): Likewise.
21034         (remainder_towardzero_test_data): Likewise.
21035         (remainder_downward_test_data): Likewise.
21036         (remainder_upward_test_data): Likewise.
21037         (remquo_test_data): Likewise.
21038         (rint_test_data): Likewise.
21039         (rint_tonearest_test_data): Likewise.
21040         (rint_towardzero_test_data): Likewise.
21041         (rint_downward_test_data): Likewise.
21042         (rint_upward_test_data): Likewise.
21043         (round_test_data): Likewise.
21044         (scalb_test_data): Likewise.
21045         (scalbn_test_data): Likewise.
21046         (scalbln_test_data): Likewise.
21047         (signbit_test_data): Likewise.
21048         (sin_test_data): Likewise.
21049         (sin_tonearest_test_data): Likewise.
21050         (sin_towardzero_test_data): Likewise.
21051         (sin_downward_test_data): Likewise.
21052         (sin_upward_test_data): Likewise.
21053         (sincos_test_data): Likewise.
21054         (sinh_test_data): Likewise.
21055         (sinh_tonearest_test_data): Likewise.
21056         (sinh_towardzero_test_data): Likewise.
21057         (sinh_downward_test_data): Likewise.
21058         (sinh_upward_test_data): Likewise.
21059         (sqrt_test_data): Likewise.
21060         (tan_test_data): Likewise.
21061         (tan_tonearest_test_data): Likewise.
21062         (tan_towardzero_test_data): Likewise.
21063         (tan_downward_test_data): Likewise.
21064         (tan_upward_test_data): Likewise.
21065         (tanh_test_data): Likewise.
21066         (tgamma_test_data): Likewise.
21067         (trunc_test_data): Likewise.
21068         (y0_test_data): Likewise.
21069         (y1_test_data): Likewise.
21070         (yn_test_data): Likewise.
21071         (significand_test_data): Likewise.
21072
21073         * math/gen-libm-test.pl (@functions): Remove variable.
21074         (generate_testfile): Don't handle START and END lines.
21075         * math/libm-test.inc (START): New macro.
21076         (END): Likewise.
21077         (END_COMPLEX): Likewise.
21078         (acos_test): Use END macro without arguments.
21079         (acos_test_tonearest): Likewise.
21080         (acos_test_towardzero): Likewise.
21081         (acos_test_downward): Likewise.
21082         (acos_test_upward): Likewise.
21083         (acosh_test): Likewise.
21084         (asin_test): Likewise.
21085         (asin_test_tonearest): Likewise.
21086         (asin_test_towardzero): Likewise.
21087         (asin_test_downward): Likewise.
21088         (asin_test_upward): Likewise.
21089         (asinh_test): Likewise.
21090         (atan_test): Likewise.
21091         (atanh_test): Likewise.
21092         (atan2_test): Likewise.
21093         (cabs_test): Likewise.
21094         (cacos_test): Use END_COMPLEX macro without arguments.
21095         (cacosh_test): Likewise.
21096         (carg_test): Use END macro without arguments.
21097         (casin_test): Use END_COMPLEX macro without arguments.
21098         (casinh_test): Likewise.
21099         (catan_test): Likewise.
21100         (catanh_test): Likewise.
21101         (cbrt_test): Use END macro without arguments.
21102         (ccos_test): Use END_COMPLEX macro without arguments.
21103         (ccosh_test): Likewise.
21104         (ceil_test): Use END macro without arguments.
21105         (cexp_test): Use END_COMPLEX macro without arguments.
21106         (cimag_test): Use END macro without arguments.
21107         (clog_test): Use END_COMPLEX macro without arguments.
21108         (clog10_test): Likewise.
21109         (conj_test): Likewise.
21110         (copysign_test): Use END macro without arguments.
21111         (cos_test): Likewise.
21112         (cos_test_tonearest): Likewise.
21113         (cos_test_towardzero): Likewise.
21114         (cos_test_downward): Likewise.
21115         (cos_test_upward): Likewise.
21116         (cosh_test): Likewise.
21117         (cosh_test_tonearest): Likewise.
21118         (cosh_test_towardzero): Likewise.
21119         (cosh_test_downward): Likewise.
21120         (cosh_test_upward): Likewise.
21121         (cpow_test): Use END_COMPLEX macro without arguments.
21122         (cproj_test): Likewise.
21123         (creal_test): Use END macro without arguments.
21124         (csin_test): Use END_COMPLEX macro without arguments.
21125         (csinh_test): Likewise.
21126         (csqrt_test): Likewise.
21127         (ctan_test): Likewise.
21128         (ctan_test_tonearest): Likewise.
21129         (ctan_test_towardzero): Likewise.
21130         (ctan_test_downward): Likewise.
21131         (ctan_test_upward): Likewise.
21132         (ctanh_test): Likewise.
21133         (ctanh_test_tonearest): Likewise.
21134         (ctanh_test_towardzero): Likewise.
21135         (ctanh_test_downward): Likewise.
21136         (ctanh_test_upward): Likewise.
21137         (erf_test): Use END macro without arguments.
21138         (erfc_test): Likewise.
21139         (exp_test): Likewise.
21140         (exp_test_tonearest): Likewise.
21141         (exp_test_towardzero): Likewise.
21142         (exp_test_downward): Likewise.
21143         (exp_test_upward): Likewise.
21144         (exp10_test): Likewise.
21145         (exp2_test): Likewise.
21146         (expm1_test): Likewise.
21147         (fabs_test): Likewise.
21148         (fdim_test): Likewise.
21149         (finite_test): Likewise.
21150         (floor_test): Likewise.
21151         (fma_test): Likewise.
21152         (fma_test_towardzero): Likewise.
21153         (fma_test_downward): Likewise.
21154         (fma_test_upward): Likewise.
21155         (fmax_test): Likewise.
21156         (fmin_test): Likewise.
21157         (fmod_test): Likewise.
21158         (fpclassify_test): Likewise.
21159         (frexp_test): Likewise.
21160         (gamma_test): Likewise.
21161         (hypot_test): Likewise.
21162         (ilogb_test): Likewise.
21163         (isfinite_test): Likewise.
21164         (isgreater_test): Likewise.
21165         (isgreaterequal_test): Likewise.
21166         (isinf_test): Likewise.
21167         (isless_test): Likewise.
21168         (islessequal_test): Likewise.
21169         (islessgreater_test): Likewise.
21170         (isnan_test): Likewise.
21171         (isnormal_test): Likewise.
21172         (issignaling_test): Likewise.
21173         (isunordered_test): Likewise.
21174         (j0_test): Likewise.
21175         (j1_test): Likewise.
21176         (jn_test): Likewise.
21177         (ldexp_test): Likewise.
21178         (lgamma_test): Likewise.
21179         (lrint_test): Likewise.
21180         (lrint_test_tonearest): Likewise.
21181         (lrint_test_towardzero): Likewise.
21182         (lrint_test_downward): Likewise.
21183         (lrint_test_upward): Likewise.
21184         (llrint_test): Likewise.
21185         (llrint_test_tonearest): Likewise.
21186         (llrint_test_towardzero): Likewise.
21187         (llrint_test_downward): Likewise.
21188         (llrint_test_upward): Likewise.
21189         (log_test): Likewise.
21190         (log10_test): Likewise.
21191         (log1p_test): Likewise.
21192         (log2_test): Likewise.
21193         (logb_test): Likewise.
21194         (logb_test_downward): Likewise.
21195         (lround_test): Likewise.
21196         (llround_test): Likewise.
21197         (modf_test): Likewise.
21198         (nearbyint_test): Likewise.
21199         (nextafter_test): Likewise.
21200         (nexttoward_test): Likewise.
21201         (pow_test): Likewise.
21202         (pow_test_tonearest): Likewise.
21203         (pow_test_towardzero): Likewise.
21204         (pow_test_downward): Likewise.
21205         (pow_test_upward): Likewise.
21206         (remainder_test): Likewise.
21207         (remainder_test_tonearest): Likewise.
21208         (remainder_test_towardzero): Likewise.
21209         (remainder_test_downward): Likewise.
21210         (remainder_test_upward): Likewise.
21211         (remquo_test): Likewise.
21212         (rint_test): Likewise.
21213         (rint_test_tonearest): Likewise.
21214         (rint_test_towardzero): Likewise.
21215         (rint_test_downward): Likewise.
21216         (rint_test_upward): Likewise.
21217         (round_test): Likewise.
21218         (scalb_test): Likewise.
21219         (scalbn_test): Likewise.
21220         (scalbln_test): Likewise.
21221         (signbit_test): Likewise.
21222         (sin_test): Likewise.
21223         (sin_test_tonearest): Likewise.
21224         (sin_test_towardzero): Likewise.
21225         (sin_test_downward): Likewise.
21226         (sin_test_upward): Likewise.
21227         (sincos_test): Likewise.
21228         (sinh_test): Likewise.
21229         (sinh_test_tonearest): Likewise.
21230         (sinh_test_towardzero): Likewise.
21231         (sinh_test_downward): Likewise.
21232         (sinh_test_upward): Likewise.
21233         (sqrt_test): Likewise.
21234         (tan_test): Likewise.
21235         (tan_test_tonearest): Likewise.
21236         (tan_test_towardzero): Likewise.
21237         (tan_test_downward): Likewise.
21238         (tan_test_upward): Likewise.
21239         (tanh_test): Likewise.
21240         (tgamma_test): Likewise.
21241         (trunc_test): Likewise.
21242         (y0_test): Likewise.
21243         (y1_test): Likewise.
21244         (yn_test): Likewise.
21245         (significand_test): Likewise.
21246
21247 2013-05-24  Ondřej Bílka  <neleai@seznam.cz>
21248
21249         [BZ #15381]
21250         * libio/genops.c (_IO_no_init): Initialize wide struct info.
21251
21252 2013-05-23  Edjunior Machado  <emachado@linux.vnet.ibm.com>
21253
21254         [BZ #14894]
21255         * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
21256         __ppc_mdoio and __ppc_mdoom.
21257         * manual/platform.texi: Document new functions __ppc_yield,
21258         __ppc_mdoio and __ppc_mdoom.
21259
21260 2013-05-22  Carlos O'Donell  <carlos@redhat.com>
21261
21262         * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
21263         (main): Mention "tls" pseudo-hwcap is legacy.
21264         * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
21265
21266 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
21267
21268         * math/gen-libm-test.pl (parse_args): Output only string of
21269         arguments as text for test name, not full call or descriptions of
21270         tests for extra outputs.
21271         (generate_testfile): Do not pass function name to parse_args.
21272         Generate this_func variable from START.
21273         * math/libm-test.inc (struct test_f_f_data): Rename test_name
21274         field to arg_str.
21275         (struct test_ff_f_data): Likewise.
21276         (test_ff_f_data_nexttoward): Likewise.
21277         (struct test_fi_f_data): Likewise.
21278         (struct test_fl_f_data): Likewise.
21279         (struct test_if_f_data): Likewise.
21280         (struct test_fff_f_data): Likewise.
21281         (struct test_c_f_data): Likewise.
21282         (struct test_f_f1_data): Likewise.  Remove field extra_name.
21283         (struct test_fF_f1_data): Likewise.
21284         (struct test_ffI_f1_data): Likewise.
21285         (struct test_c_c_data): Rename test_name field to arg_str.
21286         (struct test_cc_c_data): Likewise.
21287         (struct test_f_i_data): Likewise.
21288         (struct test_ff_i_data): Likewise.
21289         (struct test_f_l_data): Likewise.
21290         (struct test_f_L_data): Likewise.
21291         (struct test_fFF_11_data): Likewise.  Remove fields extra1_name
21292         and extra2_name.
21293         (COMMON_TEST_SETUP): New macro.
21294         (EXTRA_OUTPUT_TEST_SETUP): Likewise.
21295         (COMMON_TEST_CLEANUP): Likewise.
21296         (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
21297         (RUN_TEST_f_f): Take argument string.  Call new setup and cleanup
21298         macros.
21299         (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
21300         (RUN_TEST_2_f): Take argument string.  Call new setup and cleanup
21301         macros.
21302         (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
21303         (RUN_TEST_fff_f): Take argument string.  Call new setup and
21304         cleanup macros.
21305         (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
21306         (RUN_TEST_c_f): Take argument string.  Call new setup and cleanup
21307         macros.
21308         (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
21309         (RUN_TEST_f_f1): Take argument string.  Call new setup and cleanup
21310         macros.
21311         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
21312         (RUN_TEST_fF_f1): Take argument string.  Call new setup and
21313         cleanup macros.
21314         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
21315         (RUN_TEST_fI_f1): Take argument string.  Call new setup and
21316         cleanup macros.
21317         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
21318         (RUN_TEST_ffI_f1): Take argument string.  Call new setup and
21319         cleanup macros.
21320         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
21321         (RUN_TEST_c_c): Take argument string.  Call new setup and cleanup
21322         macros.
21323         (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
21324         (RUN_TEST_cc_c): Take argument string.  Call new setup and cleanup
21325         macros.
21326         (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
21327         (RUN_TEST_f_i): Take argument string.  Call new setup and cleanup
21328         macros.
21329         (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
21330         (RUN_TEST_f_i_tg): Take argument string.  Call new setup and
21331         cleanup macros.
21332         (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
21333         (RUN_TEST_ff_i_tg): Take argument string.  Call new setup and
21334         cleanup macros.
21335         (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
21336         (RUN_TEST_f_b): Take argument string.  Call new setup and cleanup
21337         macros.
21338         (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
21339         (RUN_TEST_f_b_tg): Take argument string.  Call new setup and
21340         cleanup macros.
21341         (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
21342         (RUN_TEST_f_l): Take argument string.  Call new setup and cleanup
21343         macros.
21344         (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
21345         (RUN_TEST_f_L): Take argument string.  Call new setup and cleanup
21346         macros.
21347         (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
21348         (RUN_TEST_fFF_11): Take argument string.  Call new setup and
21349         cleanup macros.
21350         (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
21351
21352 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
21353
21354         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
21355         to _sifields.sigfault.
21356         (si_addr_lsb): Define new macro.
21357         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
21358         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
21359         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
21360
21361 2013-05-03  Carlos O'Donell  <carlos at redhat.com>
21362
21363         [BZ #15441]
21364         * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
21365         returns -1.
21366         (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
21367         null return -1.
21368         * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
21369         loading the domain.
21370
21371 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
21372
21373         * math/gen-libm-test.pl (parse_args): Do not include expected
21374         result in test name.
21375         * sysdeps/i386/fpu/libm-test-ulps: Update test names.
21376         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
21377         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
21378         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
21379         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
21380         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21381
21382 2013-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
21383
21384         * benchtests/Makefile: Sort function entries.
21385
21386         * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
21387         tanh, asinh, acosh, atanh.
21388         * benchtests/acos-inputs: New file.
21389         * benchtests/acosh-inputs: New file.
21390         * benchtests/asin-inputs: New file.
21391         * benchtests/asinh-inputs: New file.
21392         * benchtests/atanh-inputs: New file.
21393         * benchtests/cosh-inputs: New file.
21394         * benchtests/log-inputs: New file.
21395         * benchtests/sinh-inputs: New file.
21396         * benchtests/tanh-inputs: New file.
21397
21398 2013-05-21  Dmitry V. Levin  <ldv@altlinux.org>
21399
21400         [BZ #15339]
21401         * posix/tst-getaddrinfo4.c: New test.
21402         * posix/Makefile (tests): Add it.
21403
21404 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
21405
21406         [BZ #15339]
21407         * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
21408         when no services were used.
21409         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
21410         Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
21411
21412 2013-05-21  Andreas Schwab  <schwab@suse.de>
21413
21414         [BZ #15014]
21415         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
21416         [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
21417         successful.
21418         * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
21419         redundant variable declarations and reallocation of buffer when
21420         parsing as IPv6 address.  Always set NSS status when called from
21421         reentrant functions.  Use NETDB_INTERNAL instead of TRY_AGAIN when
21422         buffer too small.  Correct computation of needed size.
21423         * nss/Makefile (tests): Add test-digits-dots.
21424         * nss/test-digits-dots.c: New test.
21425
21426 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
21427
21428         * benchtests/Makefile: Remove instructions for adding
21429         benchmark tests.
21430         * benchtests/README: New file to explain how to execute and
21431         enhance the benchmark tests.
21432
21433 2013-05-21  Andreas Schwab  <schwab@suse.de>
21434
21435         [BZ #15493]
21436         * setjmp/Makefile (tests): Add tst-sigsetjmp.
21437         * setjmp/tst-sigsetjmp.c: New test.
21438
21439 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
21440
21441         * sysdeps/x86_64/memset.S (memset): New implementation.
21442         (__bzero): Likewise.
21443         (__memset_tail): New function.
21444
21445 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
21446
21447         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
21448         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
21449         __memcpy_sse2_unaligned ifunc selection.
21450         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
21451         Add memcpy-sse2-unaligned.S.
21452         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
21453         Add: __memcpy_sse2_unaligned.
21454
21455 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
21456
21457         [BZ #15490]
21458         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
21459         math_force_eval before restoring floating-point envrionment.
21460         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
21461         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
21462         Likewise.
21463         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
21464         <math_private.h>.
21465         (__nearbyintl): Use math_force_eval before restoring
21466         floating-point environment.
21467         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
21468
21469         * math/gen-libm-test.pl (special_functions): Remove.
21470         (parse_args): Don't handle TEST_extra.  Handle functions with no
21471         return value.
21472         * math/libm-test.inc (struct test_sincos_data): Replace with
21473         struct test_fFF_11_data.
21474         (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
21475         (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
21476         (sincos_test_data): Change element type to struct
21477         test_fFF_11_data.  Use TEST_fFF_11 instead of TEST_extra.
21478         (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
21479         RUN_TEST_LOOP_sincos.
21480         * math/README.libm-test: Don't mention special handling of
21481         individual functions.
21482         * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
21483         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
21484         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
21485         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
21486         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
21487         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21488
21489         * math/gen-libm-test.pl (get_variable): Remove function.
21490         (parse_args): Don't show pointer parameters to call in test
21491         names.  Use "extra output N" in test names for extra outputs
21492         rather than naming variables.
21493
21494 2013-05-18  Joseph Myers  <joseph@codesourcery.com>
21495
21496         [BZ #15488]
21497         * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
21498         __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
21499         * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
21500         double tests.
21501         * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
21502         disable.
21503         (do_test) [NO_LONG_DOUBLE]: Do not disable call to
21504         check_long_double.
21505
21506         * math/gen-libm-test.pl (@tests): Remove variable.
21507         ($count): Likewise.
21508         (new_test): Remove function.
21509         (show_exceptions): New function.
21510         (special_functions): Use show_exceptions instead of new_test.
21511         (parse_args): Likewise.
21512         (generate_testfile): Pass only function name in generated call to
21513         print_max_error or print_complex_max_error.
21514         (get_ulps): Do not handle complex tests specially.
21515         (output_test): Rename to ...
21516         (get_all_ulps_for_test): ... this.  Return a string rather than
21517         printing to a file.  Require ulps to be present.
21518         (output_ulps): Generate arrays rather than #defines.
21519         * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
21520         (struct ulp_data): New type.
21521         (BUILD_COMPLEX_ULP): Remove macro.
21522         (compare_ulp_data): New function.
21523         (find_ulps): Likewise.
21524         (find_test_ulps): Likewise.
21525         (find_function_ulps): Likewise.
21526         (find_complex_function_ulps): Likewise.
21527         (print_max_error): Determine allowed ulps using
21528         find_function_ulps.
21529         (print_complex_max_error): Determine allowed ulps using
21530         find_complex_function_ulps.
21531         (check_float_internal): Determine max ulps using find_test_ulps.
21532         (check_float): Do not take max_ulp parameter.  Update call to
21533         check_float_internal.
21534         (check_complex): Likewise.
21535         (check_int): Do not take max_ulp parameter.
21536         (check_long): Likewise.
21537         (check_bool): Likewise.
21538         (check_longlong): Likewise.
21539         (struct test_f_f_data): Remove max_ulp field.
21540         (struct test_ff_f_data): Likewise.
21541         (struct test_ff_f_data_nexttoward): Likewise.
21542         (struct test_fi_f_data): Likewise.
21543         (struct test_fl_f_data): Likewise.
21544         (struct test_if_f_data): Likewise.
21545         (struct test_fff_f_data): Likewise.
21546         (struct test_c_f_data): Likewise.
21547         (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
21548         (struct test_fF_f1_data): Likewise.
21549         (struct test_ffI_f1_data): Likewise.
21550         (struct test_c_c_data): Remove max_ulp field.
21551         (struct test_cc_c_data): Likewise.
21552         (struct test_f_i_data): Likewise.
21553         (struct test_ff_i_data): Likewise.
21554         (struct test_f_l_data): Likewise.
21555         (struct test_f_L_data): Likewise.
21556         (struct test_sincos_data): Likewise.
21557         (RUN_TEST_f_f): Do not handle ulps.
21558         (RUN_TEST_LOOP_f_f): Likewise.
21559         (RUN_TEST_2_f): Likewise.
21560         (RUN_TEST_LOOP_2_f): Likewise.
21561         (RUN_TEST_fff_f): Likewise.
21562         (RUN_TEST_LOOP_fff_f): Likewise.
21563         (RUN_TEST_c_f): Likewise.
21564         (RUN_TEST_LOOP_c_f): Likewise.
21565         (RUN_TEST_f_f1): Likewise.
21566         (RUN_TEST_LOOP_f_f1): Likewise.
21567         (RUN_TEST_fF_f1): Likewise.
21568         (RUN_TEST_LOOP_fF_f1): Likewise.
21569         (RUN_TEST_fI_f1): Likewise.
21570         (RUN_TEST_LOOP_fI_f1): Likewise.
21571         (RUN_TEST_ffI_f1): Likewise.
21572         (RUN_TEST_LOOP_ffI_f1): Likewise.
21573         (RUN_TEST_c_c): Likewise.
21574         (RUN_TEST_LOOP_c_c): Likewise.
21575         (RUN_TEST_cc_c): Likewise.
21576         (RUN_TEST_LOOP_cc_c): Likewise.
21577         (RUN_TEST_f_i): Likewise.
21578         (RUN_TEST_LOOP_f_i): Likewise.
21579         (RUN_TEST_f_i_tg): Likewise.
21580         (RUN_TEST_LOOP_f_i_tg): Likewise.
21581         (RUN_TEST_ff_i_tg): Likewise.
21582         (RUN_TEST_LOOP_ff_i_tg): Likewise.
21583         (RUN_TEST_f_b): Likewise.
21584         (RUN_TEST_LOOP_f_b): Likewise.
21585         (RUN_TEST_f_b_tg): Likewise.
21586         (RUN_TEST_LOOP_f_b_tg): Likewise.
21587         (RUN_TEST_f_l): Likewise.
21588         (RUN_TEST_LOOP_f_l): Likewise.
21589         (RUN_TEST_f_L): Likewise.
21590         (RUN_TEST_LOOP_f_L): Likewise.
21591         (RUN_TEST_sincos): Likewise.
21592         (RUN_TEST_LOOP_sincos): Likewise.
21593
21594 2013-05-17  Joseph Myers  <joseph@codesourcery.com>
21595
21596         [BZ #15480]
21597         [BZ #15485]
21598         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
21599         main case of finite arguments, set rounding mode to FE_TONEAREST
21600         and discard exceptions.
21601         * math/libm-test.inc (remainder_test_data): Disallow "inexact"
21602         exceptions.
21603         (remainder_tonearest_test_data): New variable.
21604         (remainder_test_tonearest): New function.
21605         (remainder_towardzero_test_data): New variable.
21606         (remainder_test_towardzero): New function.
21607         (remainder_downward_test_data): New variable.
21608         (remainder_test_downward): New function.
21609         (remainder_upward_test_data): New variable.
21610         (remainder_test_upward): New function.
21611         (main): Call the new test functions.
21612
21613         * math/libm-test.inc (struct test_f_f1_data): Remove field
21614         extra_init.
21615         (struct test_fF_f1_data): Likewise.
21616         (struct test_ffI_f1_data): Likewise.
21617         (RUN_TEST_f_f1): Remove argument EXTRA_INIT.  Initialize EXTRA_VAR
21618         based on value of EXTRA_EXPECTED.
21619         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
21620         (RUN_TEST_fF_f1): Remove argument EXTRA_INIT.  Initialize
21621         EXTRA_VAR based on value of EXTRA_EXPECTED.
21622         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
21623         (RUN_TEST_fI_f1): Remove argument EXTRA_INIT.  Initialize
21624         EXTRA_VAR based on value of EXTRA_EXPECTED.
21625         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
21626         (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT.  Initialize
21627         EXTRA_VAR based on value of EXTRA_EXPECTED.
21628         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
21629         * math/gen-libm-test.pl (parse_args): Don't output initializers
21630         for extra output values.
21631
21632         * math/libm-test.inc (check_int): Expect result to be exactly
21633         equal to expected value and do not handle ulps.
21634         (check_long): Likewise.
21635         (check_longlong): Likewise.
21636
21637         * math/libm-test.inc (ceil_test_data): Test for "inexact"
21638         exceptions.
21639         (cimag_test_data): Likewise.
21640         (conj_test_data): Likewise.
21641         (copysign_test_data): Likewise.
21642         (cproj_test_data): Likewise.
21643         (creal_test_data): Likewise.
21644         (fabs_test_data): Likewise.
21645         (fdim_test_data): Likewise.
21646         (finite_test_data): Likewise.
21647         (floor_test_data): Likewise.
21648         (fmax_test_data): Likewise.
21649         (fmin_test_data): Likewise.
21650         (fmod_test_data): Likewise.
21651         (fpclassify_test_data): Likewise.
21652         (frexp_test_data): Likewise.
21653         (ilogb_test_data): Likewise.
21654         (isfinite_test_data): Likewise.
21655         (isgreater_test_data): Likewise.
21656         (isgreaterequal_test_data): Likewise.
21657         (isinf_test_data): Likewise.
21658         (isless_test_data): Likewise.
21659         (islessequal_test_data): Likewise.
21660         (islessgreater_test_data): Likewise.
21661         (isnan_test_data): Likewise.
21662         (isnormal_test_data): Likewise.
21663         (issignaling_test_data): Likewise.
21664         (isunordered_test_data): Likewise.
21665         (ldexp_test_data): Likewise.
21666         (lrint_test_data): Likewise.
21667         (lrint_test_data) [TEST_FLOAT]: Disable one test.
21668         (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
21669         (lrint_tonearest_test_data): Test for "inexact" exceptions.
21670         (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
21671         (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
21672         (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
21673         test input.
21674         (lrint_towardzero_test_data): Test for "inexact" exceptions.
21675         (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
21676         (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
21677         (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
21678         that test input.
21679         (lrint_downward_test_data): Test for "inexact" exceptions.
21680         (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
21681         (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
21682         (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
21683         test input.
21684         (lrint_upward_test_data): Test for "inexact" exceptions.
21685         (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
21686         test input.
21687         (llrint_test_data): Test for "inexact" exceptions.
21688         (llrint_test_data) [TEST_FLOAT]: Disable one test.
21689         (llrint_tonearest_test_data): Test for "inexact" exceptions.
21690         (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
21691         (llrint_towardzero_test_data): Test for "inexact" exceptions.
21692         (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
21693         (llrint_downward_test_data): Test for "inexact" exceptions.
21694         (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
21695         (llrint_upward_test_data): Test for "inexact" exceptions.
21696         (logb_test_data): Likewise.
21697         (logb_downward_test_data): Likewise.
21698         (nextafter_test_data): Likewise.
21699         (nexttoward_test_data): Likewise.
21700         (remainder_test_data): Likewise.
21701         (remquo_test_data): Likewise.
21702         (scalbn_test_data): Likewise.
21703         (scalbln_test_data): Likewise.
21704         (signbit_test_data): Likewise.
21705         (sqrt_test_data): Likewise.
21706         (significand_test_data): Likewise.
21707
21708 2013-05-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
21709
21710         [BZ #15424]
21711         * benchtests/bench-modf.c (struct args): Mark arg0 as
21712         volatile.
21713         * scripts/bench.pl: Mark members of struct args as volatile.
21714
21715 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21716
21717         [BZ # 15497]
21718         * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
21719         negative infinity on POWER6 or lower.
21720         * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
21721
21722 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
21723
21724         [BZ #15442]
21725         * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
21726         (_FP_FRAC_SNANP_SEMIRAW): Likewise.
21727         (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
21728         (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
21729         (_FP_SETQNAN): New macro.
21730         (_FP_SETQNAN_SEMIRAW): Likewise.
21731         (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
21732         (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
21733         (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
21734         (FP_EXTEND): Use _FP_FRAC_SNANP.
21735         (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
21736         * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
21737         into account.
21738         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
21739         New macro.
21740         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
21741         Likewise.
21742
21743 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
21744
21745         * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
21746         with DIVIDE_BY_ZERO_EXCEPTION.
21747         (gamma_test_data): Likewise.
21748         (lgamma_test_data): Likewise.
21749         (log_test_data): Likewise.
21750         (log10_test_data): Likewise.
21751         (log2_test_data): Likewise.
21752         (tgamma_test_data): Likewise.
21753
21754         * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
21755         (acos_test_tonearest): Likewise.
21756         (acos_test_towardzero): Likewise.
21757         (acos_test_downward): Likewise.
21758         (acos_test_upward): Likewise.
21759         (acosh_test): Likewise.
21760         (asin_test): Likewise.
21761         (asin_test_tonearest): Likewise.
21762         (asin_test_towardzero): Likewise.
21763         (asin_test_downward): Likewise.
21764         (asin_test_upward): Likewise.
21765         (asinh_test): Likewise.
21766         (atan_test): Likewise.
21767         (atanh_test): Likewise.
21768         (atan2_test): Likewise.
21769         (cabs_test): Likewise.
21770         (cacos_test): Likewise.
21771         (cacosh_test): Likewise.
21772         (casin_test): Likewise.
21773         (casinh_test): Likewise.
21774         (catan_test): Likewise.
21775         (catanh_test): Likewise.
21776         (cbrt_test): Likewise.
21777         (ccos_test): Likewise.
21778         (ccosh_test): Likewise.
21779         (cexp_test): Likewise.
21780         (clog_test): Likewise.
21781         (clog10_test): Likewise.
21782         (cos_test): Likewise.
21783         (cos_test_tonearest): Likewise.
21784         (cos_test_towardzero): Likewise.
21785         (cos_test_downward): Likewise.
21786         (cos_test_upward): Likewise.
21787         (cosh_test): Likewise.
21788         (cosh_test_tonearest): Likewise.
21789         (cosh_test_towardzero): Likewise.
21790         (cosh_test_downward): Likewise.
21791         (cosh_test_upward): Likewise.
21792         (cpow_test): Likewise.
21793         (csin_test): Likewise.
21794         (csinh_test): Likewise.
21795         (csqrt_test): Likewise.
21796         (ctan_test): Likewise.
21797         (ctan_test_tonearest): Likewise.
21798         (ctan_test_towardzero): Likewise.
21799         (ctan_test_downward): Likewise.
21800         (ctan_test_upward): Likewise.
21801         (ctanh_test): Likewise.
21802         (ctanh_test_tonearest): Likewise.
21803         (ctanh_test_towardzero): Likewise.
21804         (ctanh_test_downward): Likewise.
21805         (ctanh_test_upward): Likewise.
21806         (erf_test): Likewise.
21807         (erfc_test): Likewise.
21808         (exp_test): Likewise.
21809         (exp_test_tonearest): Likewise.
21810         (exp_test_towardzero): Likewise.
21811         (exp_test_downward): Likewise.
21812         (exp_test_upward): Likewise.
21813         (exp10_test): Likewise.
21814         (exp2_test): Likewise.
21815         (expm1_test): Likewise.
21816         (fmod_test): Likewise.
21817         (gamma_test): Likewise.
21818         (hypot_test): Likewise.
21819         (j0_test): Likewise.
21820         (j1_test): Likewise.
21821         (jn_test): Likewise.
21822         (lgamma_test): Likewise.
21823         (log_test): Likewise.
21824         (log10_test): Likewise.
21825         (log1p_test): Likewise.
21826         (log2_test): Likewise.
21827         (logb_test_downward): Likewise.
21828         (pow_test): Likewise.
21829         (pow_test_tonearest): Likewise.
21830         (pow_test_towardzero): Likewise.
21831         (pow_test_downward): Likewise.
21832         (pow_test_upward): Likewise.
21833         (remainder_test): Likewise.
21834         (remquo_test): Likewise.
21835         (sin_test): Likewise.
21836         (sin_test_tonearest): Likewise.
21837         (sin_test_towardzero): Likewise.
21838         (sin_test_downward): Likewise.
21839         (sin_test_upward): Likewise.
21840         (sincos_test): Likewise.
21841         (sinh_test): Likewise.
21842         (sinh_test_tonearest): Likewise.
21843         (sinh_test_towardzero): Likewise.
21844         (sinh_test_downward): Likewise.
21845         (sinh_test_upward): Likewise.
21846         (sqrt_test): Likewise.
21847         (tan_test): Likewise.
21848         (tan_test_tonearest): Likewise.
21849         (tan_test_towardzero): Likewise.
21850         (tan_test_downward): Likewise.
21851         (tan_test_upward): Likewise.
21852         (tanh_test): Likewise.
21853         (tgamma_test): Likewise.
21854         (y0_test): Likewise.
21855         (y1_test): Likewise.
21856         (yn_test): Likewise.
21857
21858         * math/gen-libm-test.pl (adjust_arg): Remove function.
21859         (special_function): Remove argument $in_func.  Only handle
21860         generating output for tables of tests, not inside functions.
21861         (parse_args): Likewise.
21862         (generate_testfile): Remove variable $in_func.  Update call to
21863         parse_args.
21864         * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
21865         (MINUS_ZERO_INIT): Rename macro to minus_zero.
21866         (PLUS_INFTY_INIT): Rename macro to plus_infty.
21867         (MINUS_INFTY_INIT): Rename macro to minus_infty.
21868         (QNAN_VALUE_INIT): Rename macro to qnan_value.
21869         (MAX_VALUE_INIT): Rename macro to max_value.
21870         (MIN_VALUE_INIT): Rename macro to min_value.
21871         (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
21872         (plus_zero): Remove variable.
21873         (minus_zero): Likewise.
21874         (plus_infty): Likewise.
21875         (minus_infty): Likewise.
21876         (qnan_value): Likewise.
21877         (max_value): Likewise.
21878         (min_value): Likewise.
21879         (min_subnorm_value): Likewise.
21880
21881 2013-05-16  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
21882
21883         * crypt/sha512-block.c: Add missing #include <stdint.h> due to
21884         uint64_t or uint32_t usage.
21885         * crypt/sha256-block.c: Likewise.
21886         * crypt/sha256-crypt.c: Likewise.
21887         * crypt/sha256.c: Likewise.
21888         * crypt/sha512-block.c: Likewise.
21889         * crypt/sha512-crypt.c: Likewise.
21890         * crypt/sha512.c: Likewise.
21891         * debug/backtrace-tst.c: Likewise.
21892         * debug/pcprofiledump.c: Likewise.
21893         * elf/cache.c: Likewise.
21894         * elf/dl-cache.c: Likewise.
21895         * elf/dl-misc.c: Likewise.
21896         * elf/dl-profile.c: Likewise.
21897         * elf/dl-support.c: Likewise.
21898         * elf/ldconfig.c: Likewise.
21899         * elf/sprof.c: Likewise.
21900         * iconv/dummy-repertoire.c: Likewise.
21901         * iconv/iconv_charmap.c: Likewise.
21902         * iconv/skeleton.c: Likewise.
21903         * iconvdata/8bit-generic.c: Likewise.
21904         * iconvdata/cp737.h: Likewise.
21905         * iconvdata/cp775.h: Likewise.
21906         * iconvdata/ibm1008.h: Likewise.
21907         * iconvdata/ibm1025.h: Likewise.
21908         * iconvdata/ibm1046.h: Likewise.
21909         * iconvdata/ibm1097.h: Likewise.
21910         * iconvdata/ibm1112.h: Likewise.
21911         * iconvdata/ibm1122.h: Likewise.
21912         * iconvdata/ibm1123.h: Likewise.
21913         * iconvdata/ibm1124.h: Likewise.
21914         * iconvdata/ibm1129.h: Likewise.
21915         * iconvdata/ibm1130.h: Likewise.
21916         * iconvdata/ibm1132.h: Likewise.
21917         * iconvdata/ibm1133.h: Likewise.
21918         * iconvdata/ibm1137.h: Likewise.
21919         * iconvdata/ibm1140.h: Likewise.
21920         * iconvdata/ibm1141.h: Likewise.
21921         * iconvdata/ibm1142.h: Likewise.
21922         * iconvdata/ibm1143.h: Likewise.
21923         * iconvdata/ibm1144.h: Likewise.
21924         * iconvdata/ibm1145.h: Likewise.
21925         * iconvdata/ibm1146.h: Likewise.
21926         * iconvdata/ibm1147.h: Likewise.
21927         * iconvdata/ibm1148.h: Likewise.
21928         * iconvdata/ibm1149.h: Likewise.
21929         * iconvdata/ibm1153.h: Likewise.
21930         * iconvdata/ibm1154.h: Likewise.
21931         * iconvdata/ibm1155.h: Likewise.
21932         * iconvdata/ibm1156.h: Likewise.
21933         * iconvdata/ibm1157.h: Likewise.
21934         * iconvdata/ibm1158.h: Likewise.
21935         * iconvdata/ibm1160.h: Likewise.
21936         * iconvdata/ibm1161.h: Likewise.
21937         * iconvdata/ibm1162.h: Likewise.
21938         * iconvdata/ibm1163.h: Likewise.
21939         * iconvdata/ibm1164.h: Likewise.
21940         * iconvdata/ibm1166.h: Likewise.
21941         * iconvdata/ibm1167.h: Likewise.
21942         * iconvdata/ibm12712.h: Likewise.
21943         * iconvdata/ibm1390.h: Likewise.
21944         * iconvdata/ibm1399.h: Likewise.
21945         * iconvdata/ibm16804.h: Likewise.
21946         * iconvdata/ibm4517.h: Likewise.
21947         * iconvdata/ibm4899.h: Likewise.
21948         * iconvdata/ibm4909.h: Likewise.
21949         * iconvdata/ibm4971.h: Likewise.
21950         * iconvdata/ibm5347.h: Likewise.
21951         * iconvdata/ibm803.h: Likewise.
21952         * iconvdata/ibm856.h: Likewise.
21953         * iconvdata/ibm901.h: Likewise.
21954         * iconvdata/ibm902.h: Likewise.
21955         * iconvdata/ibm9030.h: Likewise.
21956         * iconvdata/ibm9066.h: Likewise.
21957         * iconvdata/ibm921.h: Likewise.
21958         * iconvdata/ibm922.h: Likewise.
21959         * iconvdata/ibm9448.h: Likewise.
21960         * iconvdata/isiri-3342.h: Likewise.
21961         * iconvdata/jis0201.h: Likewise.
21962         * include/link.h: Likewise.
21963         * include/netdb.h: Likewise.
21964         * inet/check_native.c: Likewise.
21965         * inet/check_pf.c: Likewise.
21966         * inet/getipv4sourcefilter.c: Likewise.
21967         * inet/getnameinfo.c: Likewise.
21968         * inet/getsourcefilter.c: Likewise.
21969         * inet/htonl.c: Likewise.
21970         * inet/setipv4sourcefilter.c: Likewise.
21971         * inet/setsourcefilter.c: Likewise.
21972         * inet/test-inet6_opt.c: Likewise.
21973         * inet/tst-network.c: Likewise.
21974         * locale/C-collate.c: Likewise.
21975         * locale/C-ctype.c: Likewise.
21976         * locale/C-time.c: Likewise.
21977         * locale/C-translit.h: Likewise.
21978         * locale/loadarchive.c: Likewise.
21979         * locale/programs/3level.h: Likewise.
21980         * locale/programs/charmap.c: Likewise.
21981         * locale/programs/charmap.h: Likewise.
21982         * locale/programs/ld-address.c: Likewise.
21983         * locale/programs/ld-collate.c: Likewise.
21984         * locale/programs/ld-ctype.c: Likewise.
21985         * locale/programs/ld-identification.c: Likewise.
21986         * locale/programs/ld-measurement.c: Likewise.
21987         * locale/programs/ld-messages.c: Likewise.
21988         * locale/programs/ld-monetary.c: Likewise.
21989         * locale/programs/ld-name.c: Likewise.
21990         * locale/programs/ld-numeric.c: Likewise.
21991         * locale/programs/ld-paper.c: Likewise.
21992         * locale/programs/ld-telephone.c: Likewise.
21993         * locale/programs/ld-time.c: Likewise.
21994         * locale/programs/linereader.c: Likewise.
21995         * locale/programs/locale.c: Likewise.
21996         * locale/programs/locarchive.c: Likewise.
21997         * locale/programs/locfile.h: Likewise.
21998         * locale/programs/repertoire.c: Likewise.
21999         * locale/programs/simple-hash.c: Likewise.
22000         * locale/programs/simple-hash.h: Likewise.
22001         * malloc/memusage.c: Likewise.
22002         * malloc/memusagestat.c: Likewise.
22003         * nis/nis_defaults.c: Likewise.
22004         * nis/nis_hash.c: Likewise.
22005         * nis/nis_print.c: Likewise.
22006         * nis/nis_xdr.c: Likewise.
22007         * nscd/connections.c: Likewise.
22008         * nscd/hstcache.c: Likewise.
22009         * nscd/nscd_gethst_r.c: Likewise.
22010         * nscd/nscd_getserv_r.c: Likewise.
22011         * nscd/nscd_helper.c: Likewise.
22012         * nscd/servicescache.c: Likewise.
22013         * nss/makedb.c: Likewise.
22014         * nss/nss_db/db-XXX.c: Likewise.
22015         * nss/nss_db/db-initgroups.c: Likewise.
22016         * nss/nss_db/db-netgrp.c: Likewise.
22017         * nss/nss_files/files-network.c: Likewise.
22018         * nss/nss_files/files-parse.c: Likewise.
22019         * posix/bug-regex5.c: Likewise.
22020         * posix/fnmatch_loop.c: Likewise.
22021         * posix/regcomp.c: Likewise.
22022         * posix/regexec.c: Likewise.
22023         * posix/tst-rfc3484-2.c: Likewise.
22024         * posix/tst-rfc3484-3.c: Likewise.
22025         * posix/tst-rfc3484.c: Likewise.
22026         * resolv/nss_dns/dns-canon.c: Likewise.
22027         * resolv/nss_dns/dns-network.c: Likewise.
22028         * resolv/res_init.c: Likewise.
22029         * resolv/res_mkquery.c: Likewise.
22030         * resolv/tst-aton.c: Likewise.
22031         * stdlib/cxa_atexit.c: Likewise.
22032         * stdlib/cxa_finalize.c: Likewise.
22033         * stdlib/gen-fpioconst.c: Likewise.
22034         * stdlib/strtol_l.c: Likewise.
22035         * string/tst-endian.c: Likewise.
22036         * sunrpc/auth_des.c: Likewise.
22037         * sunrpc/clnt_udp.c: Likewise.
22038         * sunrpc/rtime.c: Likewise.
22039         * sunrpc/svcauth_des.c: Likewise.
22040         * sunrpc/xdr.c: Likewise.
22041         * sunrpc/xdr_intXX_t.c: Likewise.
22042         * sunrpc/xdr_rec.c: Likewise.
22043         * sysdeps/generic/ldconfig.h: Likewise.
22044         * sysdeps/generic/ldsodefs.h: Likewise.
22045         * sysdeps/generic/memusage.h: Likewise.
22046         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
22047         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
22048         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
22049         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
22050         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
22051         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
22052         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
22053         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
22054         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
22055         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
22056         * sysdeps/posix/getaddrinfo.c: Likewise.
22057         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
22058         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
22059         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
22060         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
22061         * sysdeps/powerpc/test-gettimebase.c: Likewise.
22062         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
22063         * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
22064         * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
22065         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
22066         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
22067         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
22068         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
22069         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
22070         * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
22071         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
22072         * sysdeps/x86_64/dl-tls.h: Likewise.
22073         * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
22074         * time/alt_digit.c: Likewise.
22075         * time/era.c: Likewise.
22076         * wcsmbs/tst-c16c32-1.c: Likewise.
22077
22078 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
22079
22080         * math/libm-test.inc (struct test_sincos_data): New type.
22081         (RUN_TEST_LOOP_sincos): New macro.
22082         (sincos_test_data): New variable.
22083         (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
22084
22085 2013-05-16  Richard Henderson  <rth@redhat.com>
22086
22087         * math/atest-exp2.c (LIMB64): New macro.
22088         (CONSTSZ): New macro.
22089         (mp_exp1, mp_exp_m1, mp_log2): New variables.
22090         (hexdig): Move ...
22091         (print_mpn_fp): ... to function scope.
22092         (read_mpn_hex): Remove.
22093         (get_log2): Remove.
22094         (exp2_mpn): Use mp_log2.
22095         (main): Use mp_exp1.
22096
22097 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
22098
22099         * math/libm-test.inc: Remove comment about not testing "inexact"
22100         exceptions.
22101         (INEXACT_EXCEPTION): New macro.
22102         (NO_INEXACT_EXCEPTION): Likewise.
22103         (INVALID_EXCEPTION_OK): Update value.
22104         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
22105         (OVERFLOW_EXCEPTION_OK): Likewise.
22106         (UNDERFLOW_EXCEPTION_OK): Likewise.
22107         (IGNORE_ZERO_INF_SIGN): Likewise.
22108         (ERRNO_UNCHANGED): Likewise.
22109         (ERRNO_EDOM): Likewise.
22110         (ERRNO_ERANGE): Likewise.
22111         (test_exceptions): Handle testing "inexact" exceptions.
22112         (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
22113         (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
22114         (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
22115         (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
22116         INEXACT_EXCEPTION.
22117         (rint_towardzero_test_data): Likewise.
22118         (rint_downward_test_data): Likewise.
22119         (rint_upward_test_data): Likewise.
22120
22121         * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
22122         with OVERFLOW_EXCEPTION.
22123         (exp10_test_data): Likewise.
22124         (exp2_test_data): Likewise.
22125         (expm1_test_data): Likewise.
22126         (lgamma_test_data): Likewise.
22127         (pow_test_data): Likewise.
22128         (tgamma_test_data): Likewise.
22129         (yn_test_data): Remove duplicate test of overflow.
22130
22131         * math/libm-test.inc (struct test_cc_c_data): New type.
22132         (RUN_TEST_LOOP_cc_c): New macro.
22133         (cpow_test_data): New variable.
22134         (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
22135
22136         * math/libm-test.inc (struct test_f_L_data): New type.
22137         (RUN_TEST_LOOP_f_L): New macro.
22138         (llrint_test_data): New variable.
22139         (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
22140         (llrint_tonearest_test_data): New variable.
22141         (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
22142         (llrint_towardzero_test_data): New variable.
22143         (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
22144         (llrint_downward_test_data): New variable.
22145         (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
22146         (llrint_upward_test_data): New variable.
22147         (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
22148         (llround_test_data): New variable.
22149         (llround_test): Run tests with RUN_TEST_LOOP_f_L.
22150
22151 2013-05-13  Peter Collingbourne  <pcc@google.com>
22152
22153         * math/atest-exp2.c (get_log2): Remove const attribute.
22154
22155 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
22156
22157         * math/libm-test.inc (struct test_f_l_data): New type.
22158         (RUN_TEST_LOOP_f_l): New macro.
22159         (lrint_test_data): New variable.
22160         (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
22161         (lrint_tonearest_test_data): New variable.
22162         (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
22163         (lrint_towardzero_test_data): New variable.
22164         (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
22165         (lrint_downward_test_data): New variable.
22166         (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
22167         (lrint_upward_test_data): New variable.
22168         (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
22169         (lround_test_data): New variable.
22170         (lround_test): Run tests with RUN_TEST_LOOP_f_l.
22171
22172 2013-05-15  Peter Collingbourne  <pcc@google.com>
22173
22174         * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
22175         (EXTRACT_WORDS64) Use where appropriate.
22176         (INSERT_WORDS64) Likewise.
22177
22178         * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
22179         constraints with x constraints.
22180         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
22181
22182         * malloc/obstack.c (_obstack_compat): Add initializer.
22183
22184 2013-05-15  Edjunior Machado  <emachado@linux.vnet.ibm.com>
22185
22186         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
22187         si_trapno and add si_addr_lsb to _sifields.sigfault.
22188         (si_trapno): Remove macro.
22189         (si_addr_lsb): Define new macro.
22190         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
22191
22192 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
22193
22194         * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
22195         instead of TEST_f_l.
22196         (llrint_test_tonearest): Likewise.
22197         (llrint_test_towardzero): Likewise.
22198         (llrint_test_downward): Likewise.
22199         (llrint_test_upward): Likewise.
22200         (llround_test): Likewise.
22201
22202         * math/libm-test.inc (struct test_f_i_data): Add comment.
22203         (RUN_TEST_LOOP_f_b): New macro.
22204         (RUN_TEST_LOOP_f_b_tg): Likewise.
22205         (finite_test_data): New variable.
22206         (finite_test): Run tests with RUN_TEST_LOOP_f_b.
22207         (isfinite_test_data): New variable.
22208         (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22209         (isinf_test_data): New variable.
22210         (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22211         (isnan_test_data): New variable.
22212         (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22213         (isnormal_test_data): New variable.
22214         (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22215         (issignaling_test_data): New variable.
22216         (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22217         (signbit_test_data): New variable.
22218         (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22219
22220         * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
22221         with INVALID_EXCEPTION.
22222         (acosh_test_data): Likewise.
22223         (asin_test_data): Likewise.
22224         (atanh_test_data): Likewise.
22225         (fmod_test_data): Likewise.
22226         (log_test_data): Likewise.
22227         (log10_test_data): Likewise.
22228         (log2_test_data): Likewise.
22229         (pow_test_data): Likewise.
22230         (sqrt_test_data): Likewise.
22231         (y0_test_data): Likewise.
22232         (y1_test_data): Likewise.
22233         (yn_test_data): Likewise.
22234
22235         * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
22236         function contents.
22237
22238         * math/libm-test.inc (struct test_ff_i_data): New type.
22239         (RUN_TEST_LOOP_ff_i_tg): New macro.
22240         (isgreater_test_data): New variable.
22241         (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22242         (isgreaterequal_test_data): New variable.
22243         (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22244         (isless_test_data): New variable.
22245         (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22246         (islessequal_test_data): New variable.
22247         (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22248         (islessgreater_test_data): New variable.
22249         (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22250         (isunordered_test_data): New variable.
22251         (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22252
22253 2013-05-14  David S. Miller  <davem@davemloft.net>
22254
22255         * sysdeps/sparc/fpu/libm-test-ulps: Update.
22256
22257 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
22258
22259         * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
22260
22261         * math/libm-test.inc (struct test_fF_f1_data): Change type of
22262         extra_test to int.
22263         (struct test_f_i_data): Change type of max_ulp to int.
22264
22265         * math/libm-test.inc (test_ffI_f1_data): New type.
22266         (RUN_TEST_LOOP_ffI_f1): New macro.
22267         (remquo_test_data): New variable.
22268         (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
22269
22270         * setjmp/tst-setjmp-fp.c: New file.
22271         * setjmp/Makefile (tests): Add tst-setjmp-fp.
22272         (link-libm): New variable.
22273         ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
22274
22275         * math/libm-test.inc (struct test_f_i_data): New type.
22276         (RUN_TEST_LOOP_f_i): New macro.
22277         (RUN_TEST_LOOP_f_i_tg): Likewise.
22278         (fpclassify_test_data): New variable.
22279         (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
22280         (ilogb_test_data): New variable.
22281         (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
22282
22283         * math/libm-test.inc (scalbln_test): Correct function name in END
22284         call.
22285
22286         * math/libm-test.inc (struct test_f_f1_data): Add comment.
22287         (RUN_TEST_LOOP_fI_f1): New macro.
22288         (frexp_test_data): New variable.
22289         (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
22290
22291         * math/libm-test.inc (struct test_fF_f1_data): New type.
22292         (RUN_TEST_LOOP_fF_f1): New macro.
22293         (modf_test_data): New variable.
22294         (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
22295
22296         * math/libm-test.inc (struct test_f_f1_data): New type.
22297         (RUN_TEST_LOOP_f_f1): New macro.
22298         (gamma_test_data): New variable.
22299         (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
22300         (lgamma_test_data): New variable.
22301         (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
22302
22303 2013-05-13  Carlos O'Donell  <carlos@redhat.com>
22304
22305         * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
22306         * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
22307         (main): Comment "tls" pseudo-hwcap.
22308
22309 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
22310
22311         * math/libm-test.inc (struct test_fl_f_data): New type.
22312         (RUN_TEST_LOOP_fl_f): New variable.
22313         (scalbln_test_data): New variable.
22314         (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
22315
22316         * math/libm-test.inc (struct test_fi_f_data): New type.
22317         (RUN_TEST_LOOP_fi_f): New macro.
22318         (ldexp_test_data): New variable.
22319         (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
22320         (scalbn_test_data): New variable.
22321         (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
22322
22323         * math/libm-test.inc (struct test_c_f_data): New type.
22324         (RUN_TEST_LOOP_c_f): New macro.
22325         (cabs_test_data): New variable.
22326         (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
22327         (carg_test_data): New variable.
22328         (carg_test): Run tests with RUN_TEST_LOOP_c_f.
22329         (cimag_test_data): New variable.
22330         (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
22331         (creal_test_data): New variable.
22332         (creal_test): Run tests with RUN_TEST_LOOP_c_f.
22333
22334         * math/libm-test.inc (struct test_if_f_data): New type.
22335         (RUN_TEST_LOOP_if_f): New macro.
22336         (jn_test_data): New variable.
22337         (jn_test): Run tests with RUN_TEST_LOOP_if_f.
22338         (yn_test_data): New variable.
22339         (yn_test): Run tests with RUN_TEST_LOOP_if_f.
22340
22341         * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
22342
22343 2013-05-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22344
22345         * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
22346         (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
22347
22348 2013-05-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
22349
22350         * benchtests/Makefile (CPPFLAGS-nonlib): Add
22351         -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
22352         (bench-deps): Add bench-timing.h.
22353         * benchtests-bench-skeleton.c: Include bench-timing.h.
22354         (main): Use TIMING_* macros instead of clock_gettime.
22355         * benchtests/bench-timing.h: New file.
22356
22357         [BZ #14582]
22358         * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
22359         Renamed from _LIB_VERSION.
22360         (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
22361
22362 2013-05-12  Joseph Myers  <joseph@codesourcery.com>
22363
22364         * math/libm-test.inc (struct test_fff_f_data): New type.
22365         (RUN_TEST_LOOP_fff_f): New macro.
22366         (fma_test_data): New variable.
22367         (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
22368         (fma_towardzero_test_data): New variable.
22369         (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
22370         (fma_downward_test_data): New variable.
22371         (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
22372         (fma_upward_test_data): New variable.
22373         (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
22374
22375         * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
22376         (struct test_c_c_data): New type.
22377         (RUN_TEST_LOOP_c_c): New macro.
22378         (cacos_test_data): New variable.
22379         (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
22380         (cacosh_test_data): New variable.
22381         (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
22382         (casin_test_data): New variable.
22383         (casin_test): Run tests with RUN_TEST_LOOP_c_c.
22384         (casinh_test_data): New variable.
22385         (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
22386         (catan_test_data): New variable.
22387         (catan_test): Run tests with RUN_TEST_LOOP_c_c.
22388         (catanh_test_data): New variable.
22389         (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
22390         (ccos_test_data): New variable.
22391         (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
22392         (ccosh_test_data): New variable.
22393         (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
22394         (cexp_test_data): New variable.
22395         (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
22396         (clog_test_data): New variable.
22397         (clog_test): Run tests with RUN_TEST_LOOP_c_c.
22398         (clog10_test_data): New variable.
22399         (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
22400         (conj_test_data): New variable.
22401         (conj_test): Run tests with RUN_TEST_LOOP_c_c.
22402         (cproj_test_data): New variable.
22403         (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
22404         (csin_test_data): New variable.
22405         (csin_test): Run tests with RUN_TEST_LOOP_c_c.
22406         (csinh_test_data): New variable.
22407         (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
22408         (csqrt_test_data): New variable.
22409         (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
22410         (ctan_test_data): New variable.
22411         (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
22412         (ctan_tonearest_test_data): New variable.
22413         (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
22414         (ctan_towardzero_test_data): New variable.
22415         (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
22416         (ctan_downward_test_data): New variable.
22417         (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
22418         (ctan_upward_test_data): New variable.
22419         (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
22420         (ctanh_test_data): New variable.
22421         (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
22422         (ctanh_tonearest_test_data): New variable.
22423         (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
22424         (ctanh_towardzero_test_data): New variable.
22425         (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
22426         (ctanh_downward_test_data): New variable.
22427         (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
22428         (ctanh_upward_test_data): New variable.
22429         (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
22430         * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
22431         of BUILD_COMPLEX.
22432
22433         * math/libm-test.inc (struct test_ff_f_data): New type.
22434         (struct test_ff_f_data_nexttoward): Likewise.
22435         (RUN_TEST_LOOP_2_f): New macro.
22436         (RUN_TEST_LOOP_ff_f): Likewise.
22437         (atan2_test_data): New variable.
22438         (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
22439         (copysign_test_data): New variable.
22440         (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
22441         (fdim_test_data): New variable.
22442         (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
22443         (fmax_test_data): New variable.
22444         (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
22445         (fmin_test_data): New variable.
22446         (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
22447         (fmod_test_data): New variable.
22448         (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
22449         (hypot_test_data): New variable.
22450         (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
22451         (nextafter_test_data): New variable.
22452         (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
22453         (nexttoward_test_data): New variable.
22454         (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
22455         (pow_test_data): New variable.
22456         (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
22457         (pow_tonearest_test_data): New variable.
22458         (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
22459         (pow_towardzero_test_data): New variable.
22460         (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
22461         (pow_downward_test_data): New variable.
22462         (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
22463         (pow_upward_test_data): New variable.
22464         (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
22465         (remainder_test_data): New variable.
22466         (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
22467         (scalb_test_data): New variable.
22468         (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
22469         * sysdeps/i386/fpu/libm-test-ulps: Update.
22470
22471 2013-05-11  Joseph Myers  <joseph@codesourcery.com>
22472
22473         * math/libm-test.inc (fma_test): Use max_value instead of local
22474         variable fltmax.
22475         (nextafter_test): Likewise.
22476
22477         * math/libm-test.inc (acos_towardzero_test_data): New variable.
22478         (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22479         (acos_downward_test_data): New variable.
22480         (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22481         (acos_upward_test_data): New variable.
22482         (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22483         (acosh_test_data): New variable.
22484         (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
22485         (asin_test_data): New variable.
22486         (asin_test): Run tests with RUN_TEST_LOOP_f_f.
22487         (asin_tonearest_test_data): New variable.
22488         (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22489         (asin_towardzero_test_data): New variable.
22490         (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22491         (asin_downward_test_data): New variable.
22492         (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22493         (asin_upward_test_data): New variable.
22494         (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22495         (asinh_test_data): New variable.
22496         (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
22497         (atan_test_data): New variable.
22498         (atan_test): Run tests with RUN_TEST_LOOP_f_f.
22499         (atanh_test_data): New variable.
22500         (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
22501         (cbrt_test_data): New variable.
22502         (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
22503         (ceil_test_data): New variable.
22504         (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
22505         (cos_test_data): New variable.
22506         (cos_test): Run tests with RUN_TEST_LOOP_f_f.
22507         (cos_tonearest_test_data): New variable.
22508         (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22509         (cos_towardzero_test_data): New variable.
22510         (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22511         (cos_downward_test_data): New variable.
22512         (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22513         (cos_upward_test_data): New variable.
22514         (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22515         (cosh_test_data): New variable.
22516         (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
22517         (cosh_tonearest_test_data): New variable.
22518         (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22519         (cosh_towardzero_test_data): New variable.
22520         (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22521         (cosh_downward_test_data): New variable.
22522         (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22523         (cosh_upward_test_data): New variable.
22524         (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22525         (erf_test_data): New variable.
22526         (erf_test): Run tests with RUN_TEST_LOOP_f_f.
22527         (erfc_test_data): New variable.
22528         (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
22529         (exp_test_data): New variable.
22530         (exp_test): Run tests with RUN_TEST_LOOP_f_f.
22531         (exp_tonearest_test_data): New variable.
22532         (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22533         (exp_towardzero_test_data): New variable.
22534         (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22535         (exp_downward_test_data): New variable.
22536         (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22537         (exp_upward_test_data): New variable.
22538         (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22539         (exp10_test_data): New variable.
22540         (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
22541         (exp2_test_data): New variable.
22542         (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
22543         (expm1_test_data): New variable.
22544         (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
22545         (fabs_test_data): New variable.
22546         (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
22547         (floor_test_data): New variable.
22548         (floor_test): Run tests with RUN_TEST_LOOP_f_f.
22549         (j0_test_data): New variable.
22550         (j0_test): Run tests with RUN_TEST_LOOP_f_f.
22551         (j1_test_data): New variable.
22552         (j1_test): Run tests with RUN_TEST_LOOP_f_f.
22553         (log_test_data): New variable.
22554         (log_test): Run tests with RUN_TEST_LOOP_f_f.
22555         (log10_test_data): New variable.
22556         (log10_test): Run tests with RUN_TEST_LOOP_f_f.
22557         (log1p_test_data): New variable.
22558         (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
22559         (log2_test_data): New variable.
22560         (log2_test): Run tests with RUN_TEST_LOOP_f_f.
22561         (logb_test_data): New variable.
22562         (logb_test): Run tests with RUN_TEST_LOOP_f_f.
22563         (logb_downward_test_data): New variable.
22564         (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22565         (nearbyint_test_data): New variable.
22566         (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
22567         (rint_test_data): New variable.
22568         (rint_test): Run tests with RUN_TEST_LOOP_f_f.
22569         (rint_tonearest_test_data): New variable.
22570         (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22571         (rint_towardzero_test_data): New variable.
22572         (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22573         (rint_downward_test_data): New variable.
22574         (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22575         (rint_upward_test_data): New variable.
22576         (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22577         (round_test_data): New variable.
22578         (round_test): Run tests with RUN_TEST_LOOP_f_f.
22579         (sin_test_data): New variable.
22580         (sin_test): Run tests with RUN_TEST_LOOP_f_f.
22581         (sin_tonearest_test_data): New variable.
22582         (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22583         (sin_towardzero_test_data): New variable.
22584         (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22585         (sin_downward_test_data): New variable.
22586         (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22587         (sin_upward_test_data): New variable.
22588         (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22589         (sinh_test_data): New variable.
22590         (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
22591         (sinh_tonearest_test_data): New variable.
22592         (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22593         (sinh_towardzero_test_data): New variable.
22594         (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22595         (sinh_downward_test_data): New variable.
22596         (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22597         (sinh_upward_test_data): New variable.
22598         (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22599         (sqrt_test_data): New variable.
22600         (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
22601         (tan_test_data): New variable.
22602         (tan_test): Run tests with RUN_TEST_LOOP_f_f.
22603         (tan_tonearest_test_data): New variable.
22604         (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22605         (tan_towardzero_test_data): New variable.
22606         (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22607         (tan_downward_test_data): New variable.
22608         (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22609         (tan_upward_test_data): New variable.
22610         (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22611         (tanh_test_data): New variable.
22612         (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
22613         (tgamma_test_data): New variable.
22614         (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
22615         (trunc_test_data): New variable.
22616         (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
22617         (y0_test_data): New variable.
22618         (y0_test): Run tests with RUN_TEST_LOOP_f_f.
22619         (y1_test_data): New variable.
22620         (y1_test): Run tests with RUN_TEST_LOOP_f_f.
22621         (significand_test_data): New variable.
22622         (significand_test): Run tests with RUN_TEST_LOOP_f_f.
22623
22624 2013-05-10  Christian Grönke  <cgr_bugs@sysgo.com>
22625
22626         [BZ #12387]
22627         * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
22628
22629 2013-05-10  Pino Toscano  <toscano.pino@tiscali.it>
22630
22631         * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
22632
22633 2013-05-10  Andreas Jaeger  <aj@suse.de>
22634
22635         [BZ #15448]
22636         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
22637         (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
22638
22639 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
22640
22641         * math/gen-libm-test.pl (adjust_arg): New function.
22642         (special_functions): Handle generating output in both functions
22643         and arrays.
22644         (parse_args): Likewise.
22645         (generate_testfile): Handle START_DATA and END_DATA.  Pass extra
22646         $in_func argument to parse_args.
22647         * math/libm-test.inc (struct test_f_f_data): New type.
22648         (IF_ROUND_INIT_): New macro.
22649         (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
22650         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
22651         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
22652         (IF_ROUND_INIT_FE_UPWARD): Likewise.
22653         (ROUND_RESTORE_): Likewise.
22654         (ROUND_RESTORE_FE_DOWNWARD): Likewise.
22655         (ROUND_RESTORE_FE_TONEAREST): Likewise.
22656         (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
22657         (ROUND_RESTORE_FE_UPWARD): Likewise.
22658         (RUN_TEST_LOOP_f_f): New macro.
22659         (acos_test_data): New variable.
22660         (acos_test): Run tests with RUN_TEST_LOOP_f_f.
22661         (acos_tonearest_test_data): New variable.
22662         (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22663
22664 2013-05-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
22665
22666         * benchtests/bench-skeleton.c (startup): Fix coding style.
22667
22668 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
22669
22670         [BZ #6809]
22671         * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
22672         negative infinity argument.
22673         * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
22674         negative infinity argument.
22675         * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
22676         negative infinity argument.
22677         * math/libm-test.inc (tgamma_test): Expect errno to be set for
22678         domain errors.
22679
22680 2013-05-10  Florian Weimer  <fweimer@redhat.com>
22681
22682         * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
22683         * iconv/iconv_charmap.c (charmap_conversion): Likewise.
22684         * iconv/iconv_prog.c (main): Likewise.
22685         * locale/programs/charmap-dir.c (charmap_readdir)
22686         (fopen_uncompressed): Likewise.
22687         * locale/programs/locfile.c (siblings_uncached)
22688         (write_locale_data): Use lstat64 instead of lstat.
22689         * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
22690         stat.
22691
22692 2013-05-10  Andreas Jaeger  <aj@suse.de>
22693
22694         [BZ #15395]
22695         * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
22696         localization.
22697         Include <locale.h>.
22698
22699 2013-05-09  Carlos O'Donell  <carlos@redhat.com>
22700
22701         * elf/dl-close.c (_dl_close_worker): Add comments.
22702
22703 2013-05-09  Joseph Myers  <joseph@codesourcery.com>
22704
22705         [BZ #15359]
22706         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
22707         high part of pi/2.
22708         (__ieee754_rem_pio2l): Update comments.
22709
22710         [BZ #15429]
22711         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
22712         high part of pi/2.
22713         (__ieee754_rem_pio2l): Update comments.
22714
22715         * math/libm-test.inc (M_SQRT_2_2): Remove macro.
22716         (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
22717
22718         * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
22719         M_PI_4l.
22720
22721         * math/libm-test.inc (M_PI_34l): Define using decimal constant.
22722         (M_PI_34_LOG10El): Likewise.
22723         (M_PI2_LOG10El): Likewise.
22724         (M_PI4_LOG10El): Likewise.
22725         (M_PI_LOG10El): Likewise.
22726
22727 2013-05-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22728
22729         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22730
22731 2013-05-08  Joseph Myers  <joseph@codesourcery.com>
22732
22733         * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
22734         (MINUS_ZERO_INIT): Likewise.
22735         (PLUS_INFTY_INIT): Likewise.
22736         (MINUS_INFTY_INIT): Likewise.
22737         (QNAN_VALUE_INIT): Likewise.
22738         (MAX_VALUE_INIT): Likewise.
22739         (MIN_VALUE_INIT): Likewise.
22740         (MIN_SUBNORM_VALUE_INIT): Likewise.
22741         (plus_zero): Initialize with PLUS_ZERO_INIT.
22742         (minus_zero): Initialize with MINUS_ZERO_INIT.
22743         (plus_infty): Initialize with PLUS_INFTY_INIT.
22744         (minus_infty): Initialize with MINUS_INFTY_INIT.
22745         (qnan_value): Initialize with QNAN_VALUE_INIT.
22746         (max_value): Initialize with MAX_VALUE_INIT.
22747         (min_value): Initialize with MIN_VALUE_INIT.
22748         (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
22749
22750         * math/libm-test.inc (RUN_TEST_if_f): New macro.
22751         (jn_test): Use TEST_if_f instead of TEST_ff_f.
22752         (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
22753         (yn_test): Use TEST_if_f instead of TEST_ff_f.
22754
22755         * math/libm-test.inc (RUN_TEST_f_f): New macro.
22756         (RUN_TEST_2_f): Likewise.
22757         (RUN_TEST_ff_f): Likewise.
22758         (RUN_TEST_fi_f): Likewise.
22759         (RUN_TEST_fl_f): Likewise.
22760         (RUN_TEST_fff_f): Likewise.
22761         (RUN_TEST_c_f): Likewise.
22762         (RUN_TEST_f_f1): Likewise.
22763         (RUN_TEST_fF_f1): Likewise.
22764         (RUN_TEST_fI_f1): Likewise.
22765         (RUN_TEST_ffI_f1): Likewise.
22766         (RUN_TEST_c_c): Likewise.
22767         (RUN_TEST_cc_c): Likewise.
22768         (RUN_TEST_f_i): Likewise.
22769         (RUN_TEST_f_i_tg): Likewise.
22770         (RUN_TEST_ff_i_tg): Likewise.
22771         (RUN_TEST_f_b): Likewise.
22772         (RUN_TEST_f_b_tg): Likewise.
22773         (RUN_TEST_f_l): Likewise.
22774         (RUN_TEST_f_L): Likewise.
22775         (RUN_TEST_sincos): Likewise.
22776         * math/gen-libm-test.pl (new_test): Take new argument to indicate
22777         whether to show exceptions.  Do not include ");\n" in return
22778         value.
22779         (special_functions): Output call to RUN_TEST_sincos instead of
22780         check_float calls.  Update calls to new_test.
22781         (parse_args): Output call to single RUN_TEST_* macro instead of
22782         check_* calls and other assignments.  Update calls to new_test.
22783
22784         [BZ #2546]
22785         [BZ #2560]
22786         [BZ #5159]
22787         [BZ #15426]
22788         * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
22789         input to result for tgamma overflow.
22790         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
22791         (gamma_coeff): New variable.
22792         (NCOEFF): New macro.
22793         (gamma_positive): New function.
22794         (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
22795         underflow here.  Use gamma_positive instead of exp (lgamma) for
22796         other arguments.
22797         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
22798         (gamma_coeff): New variable.
22799         (NCOEFF): New macro.
22800         (gammaf_positive): New function.
22801         (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
22802         underflow here.  Use gamma_positive instead of exp (lgamma) for
22803         other arguments.
22804         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
22805         (gamma_coeff): New variable.
22806         (NCOEFF): New macro.
22807         (gammal_positive): New function.
22808         (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
22809         underflow here.  Use gamma_positive instead of exp (lgamma) for
22810         other arguments.
22811         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
22812         (gamma_coeff): New variable.
22813         (NCOEFF): New macro.
22814         (gammal_positive): New function.
22815         (__ieee754_gammal_r): Handle positive infinity, overflow and
22816         underflow here.  Handle NaN the same as positive infinity.  Remove
22817         check x < 0xffffffff for negative integers.  Use gamma_positive
22818         instead of exp (lgamma) for other arguments.
22819         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
22820         (gamma_coeff): New variable.
22821         (NCOEFF): New macro.
22822         (gammal_positive): New function.
22823         * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
22824         * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
22825         * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
22826         * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
22827         * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
22828         * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
22829         * sysdeps/generic/math_private.h (__gamma_productf): New
22830         prototype.
22831         (__gamma_product): Likewise.
22832         (__gamma_productl): Likewise.
22833         * math/Makefile (libm-calls): Add gamma_product.
22834         * math/libm-test.inc (tgamma_test): Add more tests.
22835         * sysdeps/i386/fpu/libm-test-ulps: Update.
22836         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22837
22838 2013-05-08  Ondřej Bílka  <neleai@seznam.cz>
22839
22840         * benchtests/bench-skeleton.c (main): Preheat CPU.
22841
22842 2013-05-07  Aurelien Jarno <aurelien@aurel32.net>
22843
22844         * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
22845
22846 2013-05-07  Roland McGrath  <roland@hack.frob.com>
22847
22848         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
22849         and _dl_skip_args_internal.
22850
22851 2013-05-07  Carlos O'Donell  <carlos@redhat.com>
22852
22853         * manual/message.texi (Message Translation): Talk about users.
22854         Message to key mapping impacts design.
22855
22856 2013-05-06  Roland McGrath  <roland@hack.frob.com>
22857
22858         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
22859
22860         * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
22861
22862         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
22863         * sysdeps/wordsize-64/glob64.c: ... here.
22864
22865         * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
22866         (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
22867         New macros.
22868
22869         * debug/getlogin_r_chk.c: Moved to ...
22870         * login/getlogin_r_chk.c: ... here.
22871         * debug/Makefile (routines): Move getlogin_r_chk to ...
22872         * login/Makefile (routines): ... here.
22873         * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
22874         * login/Versions (libc: GLIBC_2.4): ... here.
22875
22876         * io/poll.c (__poll): Renamed from poll.
22877         Add libc_hidden_def.
22878         (poll): Define as weak alias.
22879
22880         * debug/ptsname_r_chk.c: Moved to ...
22881         * login/ptsname_r_chk.c: ... here.
22882         * debug/Makefile (routines): Move ptsname_r_chk to ...
22883         * login/Makefile (routines): ... here.
22884         * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
22885         * login/Versions (libc: GLIBC_2.4): ... here.
22886
22887         * posix/getlogin.c: Moved to ...
22888         * login/getlogin.c: ... here.
22889         * posix/getlogin_r.c: Moved to ...
22890         * login/getlogin_r.c: ... here.
22891         * posix/getlogin_r.c: Moved to ...
22892         * login/getlogin_r.c: ... here.
22893         * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
22894         * login/Makefile (routines): ... here.
22895         * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
22896         * login/Versions (libc: GLIBC_2.0): ... here.
22897
22898         * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
22899         (setrlimit): Define as weak alias.
22900
22901         * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
22902         Call __ names for open, ftruncate, and close.
22903         For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
22904         (truncate): Define as weak alias.
22905
22906 2013-05-06  Joseph Myers  <joseph@codesourcery.com>
22907
22908         * math/gen-libm-test.pl (parse_args): Initialize x before each
22909         test of frexp, modf and remquo.
22910
22911         * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
22912         test signgam value.
22913
22914 2013-05-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22915
22916         [BZ #15418]
22917         [BZ #15419]
22918         * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
22919         internal tests.
22920         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
22921
22922 2013-05-06  Roland McGrath  <roland@hack.frob.com>
22923
22924         * elf/dl-writev.h: New file.
22925         * elf/dl-misc.c: Include it.
22926         (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
22927         * sysdeps/unix/sysv/linux/dl-writev.h: New file.
22928
22929 2013-05-04  Joseph Myers  <joseph@codesourcery.com>
22930
22931         * math/libm-test.inc (noXFails): Remove variable.
22932         (noXPasses): Likewise.
22933         (BUILD_COMPLEX_INT): Remove macro.
22934         (print_screen): Remove xfail argument.
22935         (print_screen_max_error): Likewise.
22936         (update_stats): Likewise.
22937         (print_max_error): Likewise.  Update calls to other affected
22938         functions.
22939         (print_complex_max_error): Likewise.
22940         (test_single_exception): Update calls to print_screen.
22941         (test_single_errno): Likewise.
22942         (check_float_internal): Remove xfail argument.  Update calls to
22943         other affected functions.
22944         (check_float): Likewise.
22945         (check_complex): Likewise.
22946         (check_int): Likewise.
22947         (check_long): Likewise.
22948         (check_bool): Likewise.
22949         (check_longlong): Likewise.
22950         (main): Don't print noXFails and noXPasses.
22951         * math/gen-libm-test.pl (top level): Don't mention expected
22952         failure handling in comment.
22953         (new_test): Don't handle expected failures.
22954         (parse_args): Don't mention expected failure handling in comment.
22955         (generate_testfile): Don't handle expected failures.
22956         (parse_ulps): Likewise.
22957         (print_ulps_file): Likewise.
22958         (get_failure): Remove function.
22959         (output_test): Don't handle expected failures.
22960         * make/README.libm-test: Don't mention expected failure handling.
22961
22962         * math/libm-test.inc (plus_zero): Make const.  Add initializer.
22963         (minus_zero): Likewise.
22964         (plus_infty): Likewise.
22965         (minus_infty): Likewise.
22966         (qnan_value): Likewise.
22967         (max_value): Likewise.
22968         (min_value): Likewise.
22969         (min_subnorm_value): Likewise.
22970         (initialize): Do not initialize those variables dynamically.
22971
22972 2013-05-03  Roland McGrath  <roland@hack.frob.com>
22973
22974         * io/open.c (__open_2): Moved to ...
22975         * io/open_2.c: ... this new file.
22976         * io/open64.c (__open64_2): Moved to ...
22977         * io/open64_2.c: ... this new file.
22978         * io/openat.c (__openat_2): Moved to ...
22979         * io/openat_2.c: ... this new file.
22980         * io/openat64.c (__openat64_2): Moved to ...
22981         * io/openat64_2.c: ... this new file.
22982         * io/Makefile (routines): Add them.
22983         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
22984         * sysdeps/unix/sysv/linux/open_2.c: File removed.
22985         * sysdeps/unix/sysv/linux/open64_2.c: File removed.
22986         * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
22987         * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
22988         * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
22989         (__openat64): Add hidden_ver.
22990         * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
22991         * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
22992
22993         * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
22994         Separately conditionalize setting of GLRO(dl_sysinfo) so
22995         that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
22996         as well, but the actual setting is only under [NEED_DL_SYSINFO].
22997
22998 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22999
23000         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
23001         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
23002         definition.
23003         (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
23004         * sysdeps/unix/sysv/linux/powerpc/init-first.c
23005         (_libc_vdso_platform_setup): Add __vdso_time initialization.
23006         * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
23007         for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
23008
23009 2013-05-03  Joseph Myers  <joseph@codesourcery.com>
23010
23011         * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
23012         test signgam value.
23013
23014         * math/libm-test.inc (hypot_test): Do not use
23015         IGNORE_ZERO_INF_SIGN.
23016
23017 2013-05-03  Andreas Jaeger  <aj@suse.de>
23018
23019         * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
23020         Linux 3.9.
23021         * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
23022         (PF_MAX): Adjust for VSOCK change.
23023
23024 2013-05-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23025
23026         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23027
23028 2013-05-02  Carlos O'Donell  <carlos@redhat.com>
23029
23030         [BZ #15264]
23031         * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
23032         * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
23033         * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
23034
23035 2013-05-02  David S. Miller  <davem@davemloft.net>
23036
23037         * sysdeps/sparc/fpu/libm-test-ulps: Update.
23038
23039 2013-05-01  Ondřej Bílka  <neleai@seznam.cz>
23040
23041         * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
23042
23043 2013-05-01  Roland McGrath  <roland@hack.frob.com>
23044
23045         * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
23046
23047 2013-05-01  Richard Smith  <richard@metafoo.co.uk>
23048
23049         [BZ #14952]
23050         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
23051         [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
23052         Use __attribute__ ((__gnu_inline__)).
23053         [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
23054         Don't use __attribute__ ((__gnu_inline__)).
23055
23056 2013-05-01  Joseph Myers  <joseph@codesourcery.com>
23057
23058         [BZ #15423]
23059         * math/s_catan.c (__catan): Handle small real or imaginary part of
23060         input specially to avoid spurious underflow.
23061         * math/s_catanf.c (__catanf): Likewise.
23062         * math/s_catanh.c (__catanh): Likewise.
23063         * math/s_catanhf.c (__catanhf): Likewise.
23064         * math/s_catanhl.c (__catanhl): Likewise.
23065         * math/s_catanl.c (__catanl): Likewise.
23066         * math/libm-test.inc (catan_test): Add more tests.
23067         (catanh_test): Likewise.
23068         * sysdeps/i386/fpu/libm-test-ulps: Update.
23069         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23070
23071 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23072
23073         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23074
23075 2013-04-30  Joseph Myers  <joseph@codesourcery.com>
23076
23077         [BZ #15416]
23078         * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
23079         accurately for denominator in atan2.
23080         * math/s_catanf.c (__catanf): Likewise.
23081         * math/s_catanh.c (__catanh): Likewise.
23082         * math/s_catanhf.c (__catanhf): Likewise.
23083         * math/s_catanhl.c (__catanhl): Likewise.
23084         * math/s_catanl.c (__catanl): Likewise.
23085         * math/libm-test.inc (catan_test): Add more tests.
23086         (catanh_test): Likewise.
23087         * sysdeps/i386/fpu/libm-test-ulps: Update.
23088         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23089
23090 2013-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
23091
23092         * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
23093
23094         * benchtests/Makefile (bench): Remove slow benchmarks.
23095         * benchtests/atan-inputs: Add slow benchmark inputs.
23096         * benchtests/bench-modf.c (NUM_VARIANTS): Define.
23097         (BENCH_FUNC): Accept variant offset.
23098         (VARIANT): Define.
23099         * benchtests/bench-skeleton.c (main): Run benchmark for each
23100         variant.
23101         * benchtests/cos-inputs: Add slow benchmark inputs.
23102         * benchtests/exp-inputs: Likewise.
23103         * benchtests/pow-inputs: Likewise.
23104         * benchtests/sin-inputs: Likewise.
23105         * benchtests/slowatan-inputs: Remove.
23106         * benchtests/slowatan.c: Remove.
23107         * benchtests/slowcos-inputs: Remove.
23108         * benchtests/slowcos.c: Remove.
23109         * benchtests/slowexp-inputs: Remove.
23110         * benchtests/slowexp.c: Remove.
23111         * benchtests/slowpow-inputs: Remove.
23112         * benchtests/slowpow.c: Remove.
23113         * benchtests/slowsin-inputs: Remove.
23114         * benchtests/slowsin.c: Remove.
23115         * benchtests/slowtan-inputs: Remove.
23116         * benchtests/slowtan.c: Remove.
23117         * benchtests/tan-inputs: Add slow benchmark inputs.
23118         * scripts/bench.pl: Parse comments and directives.
23119
23120         * benchtests/Makefile: Remove *-ITER.  Define BENCH_DURATION
23121         in CPPFLAGS.
23122         ($(objpfx)bench-%.c): Remove *-ITER.
23123         * benchtests/bench-modf.c: Remove definition of ITER.
23124         * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
23125         (main): Loop for DURATION seconds instead of fixed number of
23126         iterations.
23127         * scripts/bench.pl: Don't expect iterations in parameters.
23128
23129 2013-04-29  Roland McGrath  <roland@hack.frob.com>
23130
23131         * io/fchdir.c (__fchdir): Renamed from fchdir.
23132         (fchdir): Define as weak alias.
23133
23134 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
23135
23136         * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
23137         (ERRNO_EDOM): Likewise.
23138         (ERRNO_ERANGE): Likewise.
23139         (noErrnoTests): New variable.
23140         (init_max_error): Set errno to 0.
23141         (test_single_errno): New function.
23142         (test_errno): Likewise.
23143         (check_float_internal): Call test_errno.  Set errno to 0.
23144         (check_complex): Refer to errno tests in comment.
23145         (check_int): Call test_errno.  Set errno to 0.
23146         (check_long): Likewise.
23147         (check_bool): Likewise.
23148         (check_longlong): Likewise.
23149         (cos_test): Use ERRNO_* flags for errno tests instead of
23150         check_int.
23151         (expm1_test): Likewise.
23152         (fmod_test): Likewise.
23153         (ilogb_test): Likewise.
23154         (lgamma_test): Likewise.
23155         (pow_test): Likewise.
23156         (remainder_test): Likewise.
23157         (sin_test): Likewise.
23158         (tan_test): Likewise.
23159         (yn_test): Likewise.
23160         (initialize): Set errno to 0.
23161         (main): Print number of errno tests.
23162         * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
23163
23164 2013-04-29  Andreas Jaeger  <aj@suse.de>
23165
23166         [BZ #15084]
23167         * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
23168         and RES_USEVC.
23169
23170         [BZ #15085]
23171         * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
23172         * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
23173         unimplemented.
23174
23175         [BZ #15380]
23176         * stdlib/random.c (__initstate): Return NULL if
23177         __initstate fails.
23178
23179         [BZ #15086]
23180         * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
23181         RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
23182         RES_SNGLKUPREOP.
23183
23184 2013-04-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23185
23186         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23187
23188 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
23189
23190         * math/libm-test.inc (cacos_test): Add missing semicolons at ends
23191         of individual tests.
23192         (casin_test): Likewise.
23193         (casinh_test): Likewise.
23194
23195 2013-04-27  Joseph Myers  <joseph@codesourcery.com>
23196
23197         [BZ #15409]
23198         * math/s_catan.c (__catan): Handle arguments with large real or
23199         imaginary part separately without squaring.
23200         * math/s_catanf.c (__catanf): Likewise.
23201         * math/s_catanh.c (__catanh): Likewise.
23202         * math/s_catanhf.c (__catanhf): Likewise.
23203         * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
23204         and redefine.
23205         (__catanhl): Handle arguments with large real or imaginary part
23206         separately without squaring.
23207         * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
23208         and redefine.
23209         (__catanl): Handle arguments with large real or imaginary part
23210         separately without squaring.
23211         * math/libm-test.inc (catan_test): Add more tests.
23212         (catanh_test): Likewise.
23213         * sysdeps/i386/fpu/libm-test-ulps: Update.
23214         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23215
23216 2013-04-27  Andreas Jaeger  <aj@suse.de>
23217
23218         [BZ #15007]
23219         * stdlib/stdlib.h: Update guards for qecvt.
23220         * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
23221         <stdlib.h>.
23222
23223 2013-04-27  Allan McRae  <allan@archlinux.org>
23224
23225         * sysdeps/i386/fpu/libm-test-ulps: Update.
23226
23227 2013-04-26  Joseph Myers  <joseph@codesourcery.com>
23228
23229         [BZ #15406]
23230         * math/s_catan.c: Include <float.h>.
23231         (__catan): Ensure underflow exception occurs for underflowed
23232         result.
23233         * math/s_catanf.c: Include <float.h>.
23234         (__catanf): Ensure underflow exception occurs for underflowed
23235         result.
23236         * math/s_catanh.c: Include <float.h>.
23237         (__catanh): Ensure underflow exception occurs for underflowed
23238         result.
23239         * math/s_catanhf.c: Include <float.h>.
23240         (__catanhf): Ensure underflow exception occurs for underflowed
23241         result.
23242         * math/s_catanhl.c: Include <float.h>.
23243         (__catanhl): Ensure underflow exception occurs for underflowed
23244         result.
23245         * math/s_catanl.c: Include <float.h>.
23246         (__catanl): Ensure underflow exception occurs for underflowed
23247         result.
23248         * math/libm-test.inc (catan_test): Add more tests.
23249         (catanh_test): Likewise.
23250
23251         [BZ #15405]
23252         * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
23253         underflowed result.
23254         * math/s_ccoshf.c (__ccoshf): Likewise.
23255         * math/s_ccoshl.c (__ccoshl): Likewise.
23256         * math/s_csin.c (__csin): Likewise.
23257         * math/s_csinf.c (__csinf): Likewise.
23258         * math/s_csinh.c (__csinh): Likewise.
23259         * math/s_csinhf.c (__csinhf): Likewise.
23260         * math/s_csinhl.c (__csinhl): Likewise.
23261         * math/s_csinl.c (__csinl): Likewise.
23262         * math/libm-test.inc (ccos_test): Add more tests.
23263         (ccosh_test): Likewise.
23264         (csin_test): Likewise.
23265         (csinh_test): Likewise.
23266
23267 2013-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23268
23269         * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
23270         * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
23271         * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
23272         * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
23273         * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
23274         powerpc/power5+/fpu folders.
23275         * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
23276
23277
23278 2013-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
23279
23280         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
23281
23282 2013-04-25  Joseph Myers  <joseph@codesourcery.com>
23283
23284         * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
23285         additions to variable.
23286         [$(config-machine) = x86_64] (modules-names): Likewise.
23287         ($(objpfx)tst-audit3): Remove dependency.
23288         ($(objpfx)tst-audit3.out): Likewise.
23289         ($(objpfx)tst-audit4): Likewise.
23290         ($(objpfx)tst-audit4.out): Likewise.
23291         ($(objpfx)tst-audit5): Likewise.
23292         ($(objpfx)tst-audit5.out): Likewise.
23293         ($(objpfx)tst-audit6): Likewise.
23294         ($(objpfx)tst-audit6.out): Likewise.
23295         ($(objpfx)tst-audit7): Likewise.
23296         ($(objpfx)tst-audit7.out): Likewise.
23297         (tst-audit3-ENV): Remove variable.
23298         (tst-audit4-ENV): Likewise.
23299         (tst-audit5-ENV): Likewise.
23300         (tst-audit6-ENV): Likewise.
23301         (tst-audit7-ENV): Likewise.
23302         [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
23303         [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
23304         addition to variable.
23305         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
23306         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
23307         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
23308         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
23309         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
23310         * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
23311         tst-audit3, tst-audit4 and tst-audit5.
23312         [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
23313         tst-audit6 and tst-audit7.
23314         [$(subdir) = elf] (modules-names): Add audit modules for those
23315         tests.
23316         [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
23317         [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
23318         [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
23319         [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
23320         [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
23321         [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
23322         [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
23323         [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
23324         [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
23325         [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
23326         [$(subdir) = elf] (tst-audit3-ENV): New variable.
23327         [$(subdir) = elf] (tst-audit4-ENV): Likewise.
23328         [$(subdir) = elf] (tst-audit5-ENV): Likewise.
23329         [$(subdir) = elf] (tst-audit6-ENV): Likewise.
23330         [$(subdir) = elf] (tst-audit7-ENV): Likewise.
23331         [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
23332         Likewise.
23333         [$(subdir) = elf && $(config-cflags-avx) = yes]
23334         (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
23335         [$(subdir) = elf && $(config-cflags-avx) = yes]
23336         (CFLAGS-tst-auditmod4a.c): Likewise.
23337         [$(subdir) = elf && $(config-cflags-avx) = yes]
23338         (CFLAGS-tst-auditmod4b.c): Likewise.
23339         [$(subdir) = elf && $(config-cflags-avx) = yes]
23340         (CFLAGS-tst-auditmod6b.c): Likewise.
23341         [$(subdir) = elf && $(config-cflags-avx) = yes]
23342         (CFLAGS-tst-auditmod6c.c): Likewise.
23343         [$(subdir) = elf && $(config-cflags-avx) = yes]
23344         (CFLAGS-tst-auditmod7b.c): Likewise.
23345         * elf/tst-audit3.c: Move to ...
23346         * sysdeps/x86_64/tst-audit3.c: ... here.
23347         * elf/tst-audit4.c: Move to ...
23348         * sysdeps/x86_64/tst-audit4.c: ... here.
23349         * elf/tst-audit5.c: Move to ...
23350         * sysdeps/x86_64/tst-audit5.c: ... here.
23351         * elf/tst-audit6.c: Move to ...
23352         * sysdeps/x86_64/tst-audit6.c: ... here.
23353         * elf/tst-audit7.c: Move to ...
23354         * sysdeps/x86_64/tst-audit7.c: ... here.
23355         * elf/tst-auditmod3a.c: Move to ...
23356         * sysdeps/x86_64/tst-auditmod3a.c: ... here.
23357         * elf/tst-auditmod3b.c: Move to ...
23358         * sysdeps/x86_64/tst-auditmod3b.c: ... here.
23359         * elf/tst-auditmod4a.c: Move to ...
23360         * sysdeps/x86_64/tst-auditmod4a.c: ... here.
23361         * elf/tst-auditmod4b.c: Move to ...
23362         * sysdeps/x86_64/tst-auditmod4b.c: ... here.
23363         * elf/tst-auditmod5a.c: Move to ...
23364         * sysdeps/x86_64/tst-auditmod5a.c: ... here.
23365         * elf/tst-auditmod5b.c: Move to ...
23366         * sysdeps/x86_64/tst-auditmod5b.c: ... here.
23367         * elf/tst-auditmod6a.c: Move to ...
23368         * sysdeps/x86_64/tst-auditmod6a.c: ... here.
23369         * elf/tst-auditmod6b.c: Move to ...
23370         * sysdeps/x86_64/tst-auditmod6b.c: ... here.
23371         * elf/tst-auditmod6c.c: Move to ...
23372         * sysdeps/x86_64/tst-auditmod6c.c: ... here.
23373         * elf/tst-auditmod7a.c: Move to ...
23374         * sysdeps/x86_64/tst-auditmod7a.c: ... here.
23375         * elf/tst-auditmod7b.c: Move to ...
23376         * sysdeps/x86_64/tst-auditmod7b.c: ... here.
23377
23378 2013-04-25  Paul Pluzhnikov  <ppluzhnikov@google.com>
23379
23380         [BZ #15366]
23381         * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
23382         define unconditionally.
23383         * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
23384         define unconditionally.
23385         (INT8_C, INT16_C, etc.): Likewise.
23386
23387 2013-04-25  Maciej W. Rozycki  <macro@codesourcery.com>
23388
23389         * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
23390         __ehdr_start with hidden visibility.
23391
23392         * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
23393
23394 2013-04-24  Carlos O'Donell  <carlos@redhat.com>
23395
23396         * math/libm-test.inc (cos_test): Use accurate hex constants.
23397         (sincost_test): Likewise.
23398
23399 2013-04-24  Joseph Myers  <joseph@codesourcery.com>
23400
23401         * math/libm-test.inc (catan_test): Add more tests.
23402         (catanh_test): Likewise.
23403
23404         * math/s_catanf.c (__catanf): Use suffixed floating-point
23405         constants.
23406         * math/s_catanhf.c (__catanhf): Likewise.
23407         * math/s_catanhl.c (__catanhl): Likewise.
23408         * math/s_catanl.c (__catanl): Likewise.
23409
23410         [BZ #15394]
23411         * math/s_catan.c (__catan): Calculate imaginary part of result
23412         with log1p not log unless computing log of number close to 0.
23413         * math/s_catanf.c (__catanf): Likewise.
23414         * math/s_catanl.c (__catanl): Likewise.
23415         * math/s_catanh.c (__catanh): Calculate real part of result with
23416         log1p not log unless computing log of number close to 0.
23417         * math/s_catanhf.c (__catanhf): Likewise.
23418         * math/s_catanhl.c (__catanhl): Likewise.
23419         * math/libm-test.inc (catan_test): Add more tests.
23420         (catanh_test): Likewise.
23421         * sysdeps/i386/fpu/libm-test-ulps: Update.
23422         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23423
23424 2013-04-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
23425
23426         * benchtests/Makefile: Mention files in which fast and slow
23427         paths of math functions are implemented.
23428
23429 2013-04-23  Roland McGrath  <roland@hack.frob.com>
23430
23431         * sysdeps/posix/timespec_get.c: New file.
23432
23433 2013-04-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23434
23435         * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
23436         POWER.
23437         * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
23438         for POWER.
23439         * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
23440         powerpc/power5/fpu folders.
23441         * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
23442         * benchtests/Makefile: Add modf testcase.
23443         * benchtests/bench-modf.c: New file: Benchmark test for mo
23444
23445 2013-04-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
23446
23447         [BZ #14888]
23448         * time/Makefile (tests): Add tst-strptime-whitespace.
23449         * time/strptime_l.c (get_number): Use ISSPACE.
23450         (__strptime_internal): Likewise.
23451         * time/tst-strptime-whitespace.c: New test case.
23452
23453 2013-04-23  Andreas Schwab  <schwab@linux-m68k.org>
23454
23455         * nss/nss_files/files-init.c (TF): Don't initialize flexible array
23456         member.
23457         (_nss_files_init): Set it here.
23458
23459 2013-04-23  Heiko Carstens  <heiko.carstens@de.ibm.com>
23460
23461         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
23462         f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
23463         unsigned.
23464
23465 2013-04-22  Jan-Benedict Glaw  <jbglaw@getslash.de>
23466
23467         * nss/getent.c (shadow_keys): Call endspent, not endpwent.
23468
23469 2013-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
23470
23471         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
23472         size just once.
23473
23474 2013-04-21  David S. Miller  <davem@davemloft.net>
23475
23476         * po/ru.po: Update Russion translation from translation project.
23477
23478 2013-04-17  Adam Conrad  <adconrad@0c3.net>
23479
23480         * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
23481         and setfsgid.
23482
23483 2013-04-17  Carlos O'Donell  <carlos@redhat.com>
23484
23485         * configure.in: Remove i386 configure warning. Remove i386 case.
23486         * configure: Regenerate.
23487         * sysdeps/i386/configure.in: Raise error if config_machine is i386.
23488         Add example to error message.
23489         * sysdeps/i386/configure: Regenerate.
23490
23491 2013-04-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
23492
23493         * benchtests/Makefile (bench): Add cos, tan, slowcos and
23494         slowtan.
23495         * benchtests/cos-inputs: New file.
23496         * benchtests/slowcos-inputs: New file.
23497         * benchtests/slowcos.c: New file.
23498         * benchtests/slowtan-inputs: New file.
23499         * benchtests/slowtan.c: New file.
23500         * benchtests/tan-inputs: New file.
23501
23502 2013-04-16  Roland McGrath  <roland@hack.frob.com>
23503
23504         * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
23505         considered kosher.
23506
23507 2013-04-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
23508
23509         * benchtests/Makefile: Include cppflags-iterator.mk to add
23510         -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
23511
23512         * Makefile.in (bench-clean): New target.
23513         * benchtests/Makefile (bench-clean): Likewise.
23514
23515 2013-04-16  David Holsgrove  <david.holsgrove@xilinx.com>
23516
23517         * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
23518
23519 2013-04-15  Thomas Schwinge  <thomas@codesourcery.com>
23520
23521         * stdio-common/tstdiomisc.c: Fix coding-style violation.
23522
23523 2013-04-15  Andreas Schwab  <schwab@suse.de>
23524
23525         * nscd/grpcache.c (cache_addgr): Properly check for short write.
23526         * nscd/initgrcache.c (addinitgroupsX): Likewise.
23527         * nscd/pwdcache.c (cache_addpw): Likewise.
23528         * nscd/servicescache.c (cache_addserv): Likewise.  Don't write
23529         more than recsize.
23530
23531 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
23532
23533         * benchtests/Makefile (bench): Write all output to
23534         bench-out.tmp together.
23535
23536 2013-04-15  Andreas Schwab  <schwab@suse.de>
23537
23538         * nscd/nscd.c (main): Don't fork again after closing files.
23539
23540 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
23541
23542         * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
23543
23544         * benchtests/Rules (bench-deps): Collect dependencies into a
23545         single variable.  Add Makefile to dependencies.
23546         ($(objpfx)bench-%.c): Depend on bench-deps.
23547
23548 2013-04-12  Roland McGrath  <roland@hack.frob.com>
23549             Xavier Roche  <roche+kml2@exalead.com>
23550
23551         [BZ #15361]
23552         * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
23553         just that it's a file descriptor.
23554         * manual/llio.texi (Synchronizing AIO Operations): Update description
23555         for EBADF error from aio_fsync.
23556
23557 2013-04-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
23558
23559         * Rules (bench): Move target definition...
23560         * benchtests/Makefile: ... here.
23561
23562 2013-04-11  Carlos O'Donell  <carlos@redhat.com>
23563
23564         * math/libm-test.inc (cos_test): Fix PI/2 test.
23565         (sincos_test): Likewise.
23566         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
23567         * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
23568
23569 2013-04-11  Andreas Schwab  <schwab@suse.de>
23570
23571         [BZ #13988]
23572         * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
23573         accept exponent character only when digits were seen.
23574         * stdio-common/Makefile (tests): Add bug26.
23575         * stdio-common/bug26.c: New file.
23576
23577         [BZ #14293]
23578         * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
23579         non-freeable.
23580
23581 2013-04-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
23582
23583         * Makeconfig (rtld-prefix): Define built linker prefix.
23584         * Rules (run-bench): Use it.
23585         * math/Makefile (run-regen-ulps): Likewise.
23586
23587         * Rules (bench): Remove eval.
23588
23589 2013-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
23590             Roland McGrath  <roland@hack.frob.com>
23591             Ondrej Bilka  <neleai@seznam.cz>
23592
23593         [BZ #15346]
23594         * time/getdate.c: Include ctype.h and alloca.h.
23595         (__getdate_r): Trim leading and trailing spaces of input.
23596         * time/tst-getdate.c (tests): Add tests with leading and
23597         trailing spaces.
23598
23599 2013-04-08  Roland McGrath  <roland@hack.frob.com>
23600
23601         [BZ #14280]
23602         * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
23603         when computing value.
23604
23605 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
23606
23607         * math/README.libm-test (How can I generate "libm-test-ulps"?):
23608         Use testrun.sh to run libm tests.
23609
23610         [BZ #15309]
23611         * elf/dl-open.c (dl_open_worker): memset all of seen array.
23612
23613 2013-04-06  Marko Myllynen  <myllynen@redhat.com>
23614
23615         [BZ #15264]
23616         * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
23617
23618 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
23619
23620         * Makefile.in (regen-ulps): New target.
23621         * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
23622         [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
23623         [ifneq (no,$(PERL)] (regen-ulps): New target.
23624         [ifeq (no,$(PERL)] (regen-ulps): New target.
23625         * math/libm-test.inc (ulps_file_name): Define.
23626         (output_dir): New variable.
23627         (options): Add "output-dir" option.
23628         (parse_opt): Handle 'o' case.
23629         (main): If output_dir is non-NULL use it as a prefix
23630         otherwise use "".
23631         * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
23632
23633 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
23634
23635         [BZ #10060, #10062]
23636         * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
23637         * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
23638         fail configure if __sync_val_compare_and_swap is not inlined.
23639         * sysdeps/i386/configure: Regenerate.
23640         * configure.in: Build for i686 when configured for i386.
23641         * configure: Regenerate.
23642         * README: Remove i386 reference.
23643
23644 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
23645
23646         * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
23647         * sysdeps/s390/s390-64/sysdep.h: Likewise.
23648
23649 2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
23650
23651         * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
23652         (lmsnanval): New variables.
23653         (F): Add conversion tests.
23654         * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
23655         * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
23656
23657         * stdio-common/tstdiomisc.c (F): Properly collect individual
23658         tests' results.
23659
23660         [BZ #14686, #15336]
23661         * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
23662         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
23663         Instead, use input NaN values or generate a qNaN by arithmetic
23664         operation.  Also fix bugs to comply with the standard.
23665         * math/libm-test.inc (remainder_test): Add more tests.
23666
23667         [BZ #15335, #15342]
23668         * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
23669         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
23670         input NaN values or generate a qNaN by arithmetic operation.
23671
23672         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
23673         unreachable code.
23674
23675         * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
23676         definitions.
23677
23678 2013-04-03  Joseph Myers  <joseph@codesourcery.com>
23679
23680         [BZ #14478]
23681         * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
23682         underflowed result.
23683         * math/s_cexpf.c (__cexpf): Likewise.
23684         * math/s_cexpl.c (__cexpl): Likewise.
23685         * math/libm-test.inc (cexp_test): Add more tests.
23686
23687 2013-04-03  Andreas Schwab  <schwab@suse.de>
23688
23689         [BZ #15330]
23690         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
23691         order arrays from heap if bigger than alloca cutoff.
23692
23693 2013-04-03  Thomas Schwinge  <thomas@codesourcery.com>
23694
23695         * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
23696         (SNAN_TESTS_double): Refer to GCC PR56831.
23697         * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
23698         GCC PR56828.
23699
23700 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
23701
23702         * Rules (bench): Move bench.out after the run is complete.
23703
23704         * Rules (bench): Echo currently running benchmark.
23705
23706         * benchtests/Makefile (bench): Add atan and slowatan.
23707         * benchtests/atan-inputs: New file.
23708         * benchtests/slowatan-inputs: New file.
23709         * benchtests/slowatan.c: New file.
23710
23711         * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
23712         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
23713         its value.
23714
23715         [BZ #15305]
23716         * sysdeps/unix/sysv/linux/kernel-features.h
23717         [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
23718         __ASSUME_XFS_RESTRICTED_CHOWN.
23719         * sysdeps/unix/sysv/linux/pathconf.c
23720         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
23721         Save and restore errno.
23722
23723 2013-04-02  Joseph Myers  <joseph@codesourcery.com>
23724
23725         [BZ #15327]
23726         * math/s_cacosh.c (__cacosh): Implement for finite nonzero
23727         arguments using __kernel_casinh.
23728         * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
23729         arguments using __kernel_casinhf.
23730         * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
23731         arguments using __kernel_casinhl.
23732         * math/libm-test.inc (cacosh_test): Add more tests.
23733         * sysdeps/i386/fpu/libm-test-ulps: Update.
23734         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23735
23736 2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
23737
23738         * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
23739         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
23740
23741         * bench/Makefile (bench): Add sin and slowsin.
23742         * benchtests/sin-inputs: New file.
23743         * benchtests/slowsin-inputs: New file.
23744         * benchtests/slowsin.c: New file.
23745
23746         * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
23747         (bench): Add slowexp and slowpow.
23748         (exp-ITER): Increase iterations.
23749         (pow-ITER): Likewise.
23750         * benchtests/exp-inputs: Change input.
23751         * benchtests/pow-inputs: Likewise.
23752         * benchtests/slowexp-inputs: New file.
23753         * benchtests/slowexp.c: New file.
23754         * benchtests/slowpow-inputs: New file.
23755         * benchtests/slowpow.c: New file.
23756
23757 2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23758
23759         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
23760         instructions.
23761         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
23762         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
23763         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
23764         * benchtests/Makefile: Add rint benchtest.
23765         * benchtests/rint-inputs: Input for rint benchtest.
23766
23767 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
23768
23769         * Versions.def (libm): Add GLIBC_2.18.
23770         * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
23771         hidden libm prototypes.
23772         [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
23773         * math/Makefile (libm-calls): Add s_issignaling.
23774         * math/Versions (libm: GLIBC_2.18): Add __issignaling,
23775         __issignalingf, __issignalingl.  Adjust all libm.abilist files.
23776         * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
23777         declaration.
23778         * math/math.h [__USE_GNU] (issignaling): New macro.
23779         * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
23780         * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
23781         * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
23782         * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
23783         * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
23784         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
23785         * manual/arith.texi (issignaling): New section.
23786         * manual/libm-err-tab.pl (@all_functions): Update comment.
23787         * math/gen-libm-test.pl (parse_args): Apply special handling for
23788         issignaling.
23789         * math/libm-test.inc (print_float, issignaling_test): New
23790         functions.
23791         (check_float_internal): Add issignaling checks.
23792         * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
23793         default definition.
23794         * sysdeps/powerpc/math-tests.h: New file.
23795         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
23796         tests.
23797         * math/test-snan.c (TEST_FUNC): Likewise.
23798
23799 2013-03-30  David S. Miller  <davem@davemloft.net>
23800
23801         * po/de.po: Update from translation team.
23802
23803 2013-03-30  Joseph Myers  <joseph@codesourcery.com>
23804
23805         [BZ #10357]
23806         * math/k_casinh.c (__kernel_casinh): Handle arguments with
23807         imaginary part less than 1.0 and real part less than 0.5
23808         specially.
23809         * math/k_casinhf.c (__kernel_casinhf): Likewise.
23810         * math/k_casinhl.c (__kernel_casinhl): Likewise.
23811         * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
23812         (cacos_test): Add more tests.
23813         (casin_test): Likewise.
23814         (casinh_test): Likewise.
23815         * sysdeps/i386/fpu/libm-test-ulps: Update.
23816         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23817
23818 2013-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
23819
23820         * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
23821         ONE with its value.
23822
23823         * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
23824         (__pow_mp): Replace ONE and MONE with their values.
23825         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
23826         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
23827         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
23828         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
23829         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
23830         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
23831
23832         * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
23833
23834         * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
23835         (__pow_mp): Replace ZERO and MZERO with their values.
23836         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
23837         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
23838         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
23839         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
23840         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
23841         * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
23842         (__sqr): Likewise.
23843
23844         * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
23845
23846         * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
23847
23848 2013-03-28  Roland McGrath  <roland@hack.frob.com>
23849
23850         * include/stdlib.h [!SHARED] (__call_tls_dtors):
23851         Declare with __attribute__ ((weak)).
23852         * stdlib/exit.c (__libc_atexit) [!SHARED]:
23853         Call __call_tls_dtors only if it's not NULL.
23854
23855 2013-03-28  Roland McGrath  <roland@hack.frob.com>
23856
23857         * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
23858         didn't do it already, then set _dl_phdr and _dl_phnum based on the
23859         magic __ehdr_start linker symbol if it's defined.
23860         * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
23861         them up here if it was already done.
23862
23863         * elf/dl-support.c (_dl_phdr): Make pointer to const.
23864         (_dl_aux_init): Use const in cast when setting it.
23865         * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
23866         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
23867         * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
23868
23869         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
23870         Declare them here.
23871         * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
23872         * csu/libc-tls.c: Nor here.
23873         * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
23874
23875         * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
23876         (__libc_message): Never call vsyslog.
23877
23878 2013-03-28  Alan Modra  <amodra@gmail.com>
23879
23880         * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
23881         Define as empty.
23882         * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
23883         Likewise.
23884
23885 2013-03-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23886
23887         [BZ #15214]
23888         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
23889         underflow.
23890         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23891
23892 2013-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
23893
23894         [BZ #15304]
23895         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
23896         Don't add gid passed as argument.
23897
23898         * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
23899
23900 2013-03-27  Joseph Myers  <joseph@codesourcery.com>
23901
23902         [BZ #15307]
23903         * math/k_casinh.c (__kernel_casinh): Handle arguments with
23904         imaginary part between 1.0 and 1.5 and real part less than 0.5
23905         specially.
23906         * math/k_casinhf.c (__kernel_casinhf): Likewise.
23907         * math/k_casinhl.c (__kernel_casinhl): Likewise.
23908         * math/libm-test.inc (cacos_test): Add more tests.
23909         (casin_test): Likewise.
23910         (casinh_test): Likewise.
23911         * sysdeps/i386/fpu/libm-test-ulps: Update.
23912         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23913
23914 2013-03-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
23915
23916         * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
23917         constants.
23918         (norm): Likewise.
23919         (denorm): Likewise.
23920         (__dbl_mp): Likewise.
23921         (add_magnitudes): Likewise.
23922         (sub_magnitudes): Likewise.
23923         (__add): Likewise.
23924         (__sub): Likewise.
23925         (__mul): Likewise.
23926         (__sqr): Likewise.
23927         (__inv): Likewise.
23928         (__dvd): Likewise.
23929
23930         * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
23931         commented code.
23932         * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
23933         (__dubcos): Likewise.
23934         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
23935         (__ieee754_acos): Likewise.
23936         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
23937         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
23938         (__exp1): Likewise.
23939         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
23940         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
23941         (log1): Likewise.
23942         (my_log2): Likewise.
23943         (checkint): Likewise.
23944         * sysdeps/ieee754/dbl-64/e_remainder.c
23945         (__ieee754_remainder): Likewise.
23946         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
23947         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
23948         (bsloww): Likewise.
23949         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
23950
23951         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
23952         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
23953         MANTISSA_STORE_T to store computations on mantissa.  Use
23954         macros for rounding and division.
23955         (denorm): Likewise.
23956         (__dbl_mp): Likewise.
23957         (add_magnitudes): Likewise.
23958         (sub_magnitudes): Likewise.
23959         (__mul): Likewise.
23960         (__sqr): Likewise.
23961         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
23962         powers of two in terms of TWOPOW macro.
23963         (mp_no): Make type of mantissa as MANTISSA_T.
23964         [!RADIXI]: Define RADIXI.
23965         [!TWO52]: Define TWO52.
23966         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
23967
23968 2013-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23969
23970         * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
23971         llroundl symbol when building for PPC32.
23972
23973 2013-03-24  Mark H Weaver  <mhw@netris.org>
23974
23975         * manual/arith.texi (Normalization Functions): Fix prototypes for
23976         scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
23977
23978 2013-03-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23979
23980         [BZ #13889]
23981         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
23982         high value to check if expl overflow.
23983         * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
23984         to check for underflow and overflow.
23985         * math/libm-test.inc: Add exp test.
23986
23987 2013-03-21  Dmitry V. Levin  <ldv@altlinux.org>
23988
23989         [BZ #11120]
23990         * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
23991         with NOT_IN_libc.
23992
23993 2013-03-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23994
23995         * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
23996         symbol.
23997
23998 2013-03-21  Thomas Schwinge  <thomas@codesourcery.com>
23999
24000         * math/gen-libm-test.pl (parse_args, special_functions): Properly
24001         wrap blocks consisting of several statements.
24002
24003         * sysdeps/generic/math-tests.h: New file.
24004         * sysdeps/i386/fpu/math-tests.h: Likewise.
24005         * math/test-snan.c: Include it.
24006         (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
24007
24008 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
24009
24010         [BZ #15285]
24011         * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
24012         (__ieee754_j0l): Do not improve calculations using cos of twice
24013         input for inputs above LDBL_MAX / 2.0L.
24014         (__ieee754_y0l): Likewise.
24015         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
24016         (__ieee754_j1l): Do not improve calculations using cos of twice
24017         input for inputs above LDBL_MAX / 2.0L.
24018         (__ieee754_y1l): Likewise.
24019         * math/libm-test.inc (j0_test): Add another test.
24020         (j1_test): Likewise.
24021         (y0_test): Likewise.
24022         (y1_test): Likewise.
24023         * sysdeps/i386/fpu/libm-test-ulps: Update.
24024
24025 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
24026
24027         * Rules ($(objpfx)bench-%.c): Include code from a C source
24028         file.
24029
24030 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
24031
24032         [BZ #15287]
24033         * math/k_casinh.c (__kernel_casinh): Handle arguments with
24034         imaginary part 1.0 and real part less than 0.5 specially.
24035         * math/k_casinhf.c (__kernel_casinhf): Likewise.
24036         * math/k_casinhl.c (__kernel_casinhl): Likewise.
24037         * math/libm-test.inc (cacos_test): Add more tests.
24038         (casin_test): Likewise.
24039         (casinh_test): Likewise.
24040         * sysdeps/i386/fpu/libm-test-ulps: Update.
24041         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24042
24043 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
24044
24045         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
24046         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
24047
24048 2013-03-20  Joseph Myers  <joseph@codesourcery.com>
24049
24050         * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
24051         * config.make.in (config-cflags-sse4): Remove variable.
24052         (config-cflags-avx): Likewise.
24053         (config-cflags-sse2avx): Likewise.
24054         (config-cflags-novzeroupper): Likewise.
24055         (config-asflags-i686): Likewise.
24056         (have-mfma4): Likewise.
24057         (have-as-vis3): Likewise.
24058         (MIG): Likewise.
24059         * configure.in (MIG): Do not AC_SUBST.
24060         (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
24061         (libc_cv_cc_sse4): Do not AC_SUBST.
24062         (libc_cv_cc_avx): Likewise.
24063         (libc_cv_cc_sse2avx): Likewise.
24064         (libc_cv_cc_novzeroupper): Likewise.
24065         (libc_cv_cc_fma4): Likewise.
24066         (libc_cv_as_i686): Likewise.
24067         (libc_cv_sparc_as_vis3): Likewise.
24068         * sysdeps/i386/configure.in (config-cflags-sse4): Set using
24069         LIBC_CONFIG_VAR.
24070         (config-asflags-i686): Likewise.
24071         (config-cflags-avx): Likewise.
24072         (config-cflags-sse2avx): Likewise.
24073         (have-mfma4): Likewise.
24074         (config-cflags-novzeroupper): Likewise.
24075         * sysdeps/mach/configure.in (MIG): Likewise.
24076         * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
24077         * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
24078         LIBC_CONFIG_VAR.
24079         (config-cflags-avx): Likewise.
24080         (config-cflags-sse2avx): Likewise.
24081         (have-mfma4): Likewise.
24082         (config-cflags-novzeroupper): Likewise.
24083         * configure: Regenerated.
24084         * sysdeps/i386/configure: Likewise.
24085         * sysdeps/mach/configure: Likewise.
24086         * sysdeps/sparc/configure: Likewise.
24087         * sysdeps/x86_64/configure: Likewise.
24088
24089 2013-03-20  Roland McGrath  <roland@hack.frob.com>
24090
24091         [BZ #14812]
24092         * locale/programs/localedef.c (options): Put N_ translation marker
24093         on argument names, not just descriptions.
24094
24095 2013-03-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
24096
24097         * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
24098
24099 2013-03-20  Ondřej Bílka  <neleai@seznam.cz>
24100
24101         [BZ #14176]
24102         * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
24103
24104 2013-03-19  Roland McGrath  <roland@hack.frob.com>
24105
24106         * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
24107         [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
24108         [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
24109         [!BEFORE_ABORT] (before_abort): New function.
24110         [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
24111         * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
24112         (writev_for_fatal): New function.
24113         (WRITEV_FOR_FATAL): New macro; call that.
24114         (backtrace_and_maps): New function.
24115         (BEFORE_ABORT): New macro; call that.
24116         (struct str_list): Type removed.
24117         (__libc_message, __libc_fatal): Functions removed.
24118         Include <sysdeps/posix/libc_fatal.c> instead.
24119
24120 2013-03-19  Joseph Myers  <joseph@codesourcery.com>
24121
24122         * math/k_casinhf.c (__kernel_casinhf): Consistently use float
24123         constants.
24124         * math/k_casinhl.c (__kernel_casinhl): Consistently use long
24125         double constants.
24126
24127 2013-03-19  Andreas Schwab  <schwab@suse.de>
24128
24129         * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
24130         * sysdeps/gnu/configure: Regenerate.
24131
24132         * configure.in: Substitute libc_cv_rtlddir.
24133         * configure: Regenerate.
24134         * config.make.in (rtlddir): Set from libc_cv_rtlddir.
24135         * Makeconfig (rtlddir, inst_rtlddir): New variables.
24136         (rtld-LDFLAGS): Use them with $(rtld-installed-name).
24137         * elf/Makefile (install-others, CFLAGS-interp.c)
24138         (ldso_install, common-ldd-rewrite): Likewise.
24139         ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
24140         $(inst_slibdir)/$(rtld-installed-name).
24141         * scripts/rellns-sh: Add -p option.
24142         * Makerules (make-shlib-link): Use rellns-sh to get relative name
24143         for source.
24144
24145 2013-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
24146
24147         * manual/nptl.texi: Renamed to ...
24148         * manual/threads.texi: ... this.
24149         * manual/Makefile (chapters): Update.
24150
24151 2013-03-18  Roland McGrath  <roland@hack.frob.com>
24152
24153         [BZ #14812]
24154         * argp/argp-parse.c (argp_default_options): Put N_ translation marker
24155         on argument names, not just descriptions.
24156         * malloc/memusagestat.c (options): Likewise.
24157         * nss/getent.c (options): Likewise.
24158
24159 2013-03-18  Benno Schulenberg  <bensberg@justemail.net>
24160
24161         [BZ #14812]
24162         * iconv/iconv_prog.c (options): Put N_ translation marker
24163         on argument names, not just descriptions.
24164         * iconv/iconvconfig.c (options): Likewise.
24165
24166 2013-03-18  Ondrej Bilka  <neleai@seznam.cz>
24167
24168         * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
24169         implementation which is faster on all x86_64 architectures.
24170         Tested on AMD, Intel Nehalem, SNB, IVB.
24171         * sysdeps/x86_64/strnlen.S: Likewise.
24172
24173         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
24174         Remove all multiarch strlen and strnlen versions.
24175         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
24176         Remove strlen and strnlen related parts.
24177
24178         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
24179         Inline strlen part.
24180         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
24181
24182         * sysdeps/x86_64/multiarch/strlen.S: Remove.
24183         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
24184         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
24185         * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
24186         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
24187         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
24188
24189 2013-03-17  Carlos O'Donell  <carlos@redhat.com>
24190
24191         * manual/memory.texi (Malloc Tunable Parameters):
24192         Sort parameters alphabetically. Add comments for missing entries.
24193
24194 2013-03-17  David S. Miller  <davem@davemloft.net>
24195
24196         * sysdeps/sparc/fpu/libm-test-ulps: Update.
24197
24198 2013-03-16  Joseph Myers  <joseph@codesourcery.com>
24199
24200         [BZ #15283]
24201         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
24202         for arguments at most half maximum finite value.
24203         * math/libm-test.inc (j0_test): Add more tests.
24204         (j1_test): Likewise.
24205         (y0_test): Likewise.
24206         (y1_test): Likewise.
24207         * sysdeps/i386/fpu/libm-test-ulps: Update.
24208         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24209
24210         [BZ #14155]
24211         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
24212         1 / x and functions P and Q for arguments above 0x1p256L.
24213         (__ieee754_y0l): Likewise.
24214         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
24215         (__ieee754_y1l): Likewise.
24216         * math/libm-test.inc (j0_test): Do not allow spurious underflows.
24217         (j1_test): Likewise.
24218         (y0_test): Likewise.
24219         (y1_test): Likewise.
24220
24221 2013-03-16  Thomas Schwinge  <thomas@codesourcery.com>
24222
24223         * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
24224         variable.
24225
24226 2013-03-15  Roland McGrath  <roland@hack.frob.com>
24227
24228         * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
24229         (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
24230         zero since it's initialized to EXEC_PAGESIZE.
24231
24232         * sysdeps/unix/sysv/linux/ldsodefs.h
24233         (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
24234         * sysdeps/generic/ldsodefs.h: ... here.
24235
24236 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
24237
24238         * math/libm-test.inc (ldexp_test): Add missing START/END markers.
24239
24240         * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
24241         math/test-snan.c.
24242         * math/test-snan.c: Renamed from
24243         sysdeps/powerpc/fpu/test-powerpc-snan.c.
24244         * math/Makefile (tests): Add test-snan.
24245         * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
24246         test-powerpc-snan.
24247
24248         * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
24249         SUFFIX.  Initialize qNaN_var with __builtin_nan family of
24250         functions.
24251         (TEST_TRUNC): Add SUFFIX argument.  Initialize qNaN_var with
24252         __builtin_nan family of functions.
24253         * math/libm-test.inc (initialize): Initialize qnan_value with
24254         __builtin_nan family of functions.
24255         * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
24256         Remove variables.
24257         (init_signaling_nan, snan_float, snan_double, snan_ldouble):
24258         Remove functions.
24259         (TEST_FUNC): Add SUFFIX argument.  Move sNaN_var into static
24260         storage class.  Initialize qNaN_var and sNaN_var with
24261         __builtin_nan and __builtin_nans families of functions,
24262         respectively.
24263
24264         * math/libm-test.inc (acosh_test): Also test with qNaN input.
24265         (sqrt_test): Remove duplicate test with qNaN input.
24266         (lrint_test, llrint_test, lround_test, llround_test, rint_test)
24267         (round_test, signbit_test, significand_test): Note missing +/-Inf
24268         as well as qNaN tests.
24269
24270         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
24271         qNaN_var.  Fix a few strings, too.
24272         * math/libm-test.inc (nan_value): Rename to qnan_value.
24273         * math/gen-libm-test.pl (%beautify): Adjust to that.
24274         * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
24275         * math/test-misc.c (main): Likewise.
24276         * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
24277         to __qnan_bytes, and __qnan_union, respectively.
24278         * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
24279         Likewise.
24280         * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
24281         and lqnanval, respectively.
24282         * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
24283         * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
24284         * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
24285         and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
24286
24287         * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
24288         * math/test-misc.c (main) [__x86_64__]: Enable test for long
24289         doubles.
24290
24291         * math/test-misc.c (main): Fix copy'n'pastos.
24292         * misc/tst-efgcvt.c (special): Likewise.
24293
24294         * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
24295         Remove declarations.
24296
24297 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
24298
24299         * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
24300         * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
24301         * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
24302         * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
24303
24304 2013-03-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24305
24306         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
24307         macro to return vdso values correctly in IFUNC implementations.
24308         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
24309         Optimization by using IFUNC.
24310
24311 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
24312             Richard Henderson  <rth@redhat.com>
24313             Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
24314
24315         * Makefile.in (bench): New target.
24316         * NEWS: Mention the benchmark framework.
24317         * Rules (bench): Likewise.
24318         (binaries-bench): Generate binaries for functions to
24319         benchmark.
24320         * benchtests/Makefile: New makefile for benchmark tests.
24321         * benchtests/bench-skeleton.c: New skeleton file for benchmark
24322         programs.
24323         * benchtests/exp-inputs: New input file for EXP function.
24324         * benchtests/pow-inputs: New input file for POW function.
24325         * scripts/bench.pl: New script to generate source files for
24326         benchmark programs.
24327
24328 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
24329
24330         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
24331         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
24332         computations on mantissa.  Use macros for rounding and
24333         division.
24334         (denorm): Likewise.
24335         (__dbl_mp): Likewise.
24336         (add_magnitudes): Likewise.
24337         (sub_magnitudes): Likewise.
24338         (__mul): Likewise.
24339         (__sqr): Likewise.
24340         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
24341         powers of two in terms of TWOPOW macro.
24342         (mp_no): Make type of mantissa as MANTISSA_T.
24343         [!RADIXI]: Define RADIXI.
24344         [!TWO52]: Define TWO52.
24345         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
24346
24347         * manual/nptl.texi (cindex): Modify threads to pthreads.
24348
24349 2013-03-15  Joseph Myers  <joseph@codesourcery.com>
24350
24351         * sysdeps/x86_64/preconfigure: Regenerated.
24352
24353 2013-03-14  Joseph Myers  <joseph@codesourcery.com>
24354
24355         [BZ #14155]
24356         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
24357         0x1p28 and above.
24358         (qzero): Return -0.125 / x for arguments 0x1p28 and above.
24359         * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
24360         0x1p28 and above.
24361         (qzero): Return 0.375 / x for arguments 0x1p28 and above.
24362         * math/libm-test.inc (j0_test): Do not allow one spurious
24363         underflow exception.
24364         (y1_test): Likewise.
24365
24366 2013-03-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
24367
24368         * manual/Makefile (chapters): Add nptl.
24369         * manual/debug.texi (Debugging Support): Add link to Threads
24370         chapter.
24371         * manual/nptl.texi: New file.
24372
24373         * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
24374
24375 2013-03-14  Petr Baudis  <pasky@ucw.cz>
24376
24377         * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
24378         for non-NULL pointer before the memory validity test. Pointed
24379         out by Holger Brunck <holger.brunck@keymile.com>.
24380
24381 2013-03-13  Andreas Schwab  <schwab@suse.de>
24382
24383         * extra-lib.mk (extra-objs): Add static-only-routines as .oS
24384         instead of .os.
24385
24386 2013-03-13  Joseph Myers  <joseph@codesourcery.com>
24387
24388         * timezone/zic.c: Update from tzcode 2013b.
24389
24390 2013-03-12  Carlos O'Donell  <carlos@redhat.com>
24391
24392         * manual/install.texi (Configuring and compiling):
24393         Mention i686 and i586.
24394         * INSTALL: Regenerate.
24395
24396 2013-03-12  Roland McGrath  <roland@hack.frob.com>
24397
24398         * sysdeps/init_array/elf-init.c: New file.
24399         * csu/elf-init.c
24400         (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
24401         (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
24402
24403         * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
24404         __gmon_start__ as global, but as static with a .preinit_array pointer.
24405         * sysdeps/init_array/gmon-start.c: New file.  Use that.
24406         * sysdeps/init_array/crti.S: New file, empty except for comments.
24407         * sysdeps/init_array/crtn.S: Likewise.
24408
24409 2013-03-11  Ondřej Bílka  <neleai@seznam.cz>
24410
24411         * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
24412         definining bcopy.
24413         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
24414         Remove Prefer_SSE_for_memop.
24415         * sysdeps/x86_64/multiarch/init-arch.h: Remove
24416         bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
24417         HAS_PREFER_SSE_FOR_MEMOP.
24418         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
24419         memset-x86-64.
24420         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
24421         Remove bzero, memset ifunc support.
24422         * sysdeps/x86_64/multiarch/bzero.S: Remove file.
24423         * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
24424         * sysdeps/x86_64/multiarch/memset.S: Likewise.
24425         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
24426
24427 2013-03-11  Andreas Schwab  <schwab@suse.de>
24428
24429         [BZ #15234]
24430         * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
24431         by SHLIB_COMPAT.
24432         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
24433         (GLIBC_2.16): Remove pthread_atfork.
24434
24435 2013-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
24436
24437         * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
24438         (ptestcases.h): Likewise.
24439
24440 2013-03-08  Roland McGrath  <roland@hack.frob.com>
24441
24442         * Makeconfig ($(common-objpfx)config.status): Depend on
24443         sysdeps/*/preconfigure{,.in} too.
24444
24445 2013-03-08  Joseph Myers  <joseph@codesourcery.com>
24446
24447         * malloc/malloc.h (__malloc_ptr_t): Remove macro.
24448         (__free_hook): Use void * instead of __malloc_ptr_t.
24449         (__malloc_hook): Likewise.
24450         (__realloc_hook): Likewise.
24451         (__memalign_hook): Likewise.
24452         (__after_morecore_hook): Likewise.
24453         * malloc/arena.c (save_malloc_hook): Likewise.
24454         (save_free_hook): Likewise.
24455         * malloc/hooks.c (malloc_hook_ini): Likewise.
24456         (realloc_hook_ini): Likewise.
24457         (memalign_hook_ini): Likewise.
24458         * malloc/malloc.c (malloc_hook_ini): Likewise.
24459         (realloc_hook_ini): Likewise.
24460         (memalign_hook_ini): Likewise.
24461         (__free_hook): Likewise.
24462         (__malloc_hook): Likewise.
24463         (__realloc_hook): Likewise.
24464         (__memalign_hook): Likewise.
24465         (__libc_malloc): Likewise.
24466         (__libc_free): Likewise.
24467         (__libc_realloc): Likewise.
24468         (__libc_memalign): Likewise.
24469         (__libc_valloc): Likewise.
24470         (__libc_pvalloc): Likewise.
24471         (__libc_calloc): Likewise.
24472         (__posix_memalign): Likewise.
24473         * malloc/morecore.c (__sbrk): Likewise.
24474         (__default_morecore): Likewise.
24475
24476         * malloc/morecore.c (__default_morecore): Use ISO C prototype.
24477
24478         * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
24479         * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
24480         __malloc_ptrdiff_t.
24481
24482         * malloc/malloc.h (__malloc_size_t): Remove macro.
24483         * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
24484         __malloc_size_t.
24485         (old_memalign_hook): Likewise.
24486         (old_realloc_hook): Likewise.
24487         (struct hdr): Likewise.
24488         (flood): Likewise.
24489         (mallochook): Likewise.
24490         (memalignhook): Likewise.
24491         (reallochook): Likewise.
24492         * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
24493         (tr_old_realloc_hook): Likewise.
24494         (tr_old_memalign_hook): Likewise.
24495         (tr_mallochook): Likewise.
24496         (tr_reallochook): Likewise.
24497         (tr_memalignhook): Likewise.
24498
24499 2013-03-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24500
24501         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
24502         default_ldbl_pack and using as default implementation.
24503         (ldbl_unpack): Rename to default_ldbl_unpack and using as default
24504         implementation.
24505         * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
24506         redundant definition.
24507         (ldbl_insert_mantissa): Likewise.
24508         (ldbl_canonicalize): Likewise.
24509         (ldbl_nearbyint): Likewise.
24510         (ldbl_pack): Rename to ldbl_pack_ppc.
24511         (ldbl_unpack): Rename to ldbl_unpack_ppc.
24512         * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
24513         * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
24514
24515 2013-03-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
24516
24517         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
24518         * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
24519         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
24520         * sysdeps/powerpc/power4/fpu/Makefile: ... here.
24521         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
24522         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
24523         * sysdeps/powerpc/powerpc32/power4/Implies: New file.
24524         * sysdeps/powerpc/powerpc64/power4/Implies: New file.
24525
24526 2013-03-07  Andreas Jaeger  <aj@suse.de>
24527
24528         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
24529         bits/mman-linux.h.
24530
24531 2013-03-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
24532
24533         * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
24534         Include mpa.h and declare __MPEXP.
24535         [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
24536         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
24537         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
24538         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
24539         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
24540         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
24541         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
24542
24543         * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
24544         (__slowpow): Use long double EXPL and LOGL functions to
24545         compute POW.
24546         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
24547         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
24548         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
24549         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
24550         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
24551         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
24552
24553         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
24554         intermediate variable to calculate exponent.
24555         (__sqr): Likewise.
24556         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
24557         Likewise.
24558         (__sqr): Likewise.
24559
24560         * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
24561         [!NO__SQR]: Define __sqr.
24562         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
24563         and NO__SQR.  Remove all code except __mul and __sqr.  Include
24564         sysdeps/ieee754/dbl-64/mpa.c.
24565         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
24566
24567         [BZ #12723]
24568         * posix/Makefile (tests): Add tst-pathconf.
24569         * posix/tst-pathconf.c: New test case.
24570         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
24571         _PC_PIPE_BUF.
24572         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
24573
24574 2013-03-06  Patsy Franklin  <pfrankli@redhat.com>
24575
24576         * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
24577
24578 2013-03-06  Andreas Jaeger  <aj@suse.de>
24579
24580         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
24581         definition via __MAP_ANONYMOUS.
24582
24583         * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
24584         it's not part of Linux headers.
24585
24586         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
24587         (MAP_HUGE_MASK): Define.
24588
24589         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
24590         Define.
24591         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
24592         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
24593         Define.
24594         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
24595         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
24596         Define.
24597         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
24598         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
24599         Define.
24600         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
24601
24602         * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
24603         * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
24604         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
24605         * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
24606         * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
24607         * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
24608
24609         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
24610         Handle f2fs.
24611
24612         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
24613         Handle f2fs and efivarfs.
24614
24615         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
24616         f2fs.
24617
24618         * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
24619         (EFIVARFS_MAGIC): Add.
24620         (F2FS_LINK_MAX): Add.
24621
24622 2013-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
24623
24624         * stdio-common/vfprintf.c: Replace __builtin_expect with
24625         __glibc_unlikely.
24626
24627 2013-03-06  Joseph Myers  <joseph@codesourcery.com>
24628
24629         [BZ #13550]
24630         * sysdeps/generic/bp-sym.h: Remove file.
24631         * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
24632         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
24633         <bp-sym.h> and <bp-asm.h>.
24634         (__longjmp): Don't use BP_SYM.
24635         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
24636         and <bp-asm.h>.
24637         (memcpy): Don't use BP_SYM.
24638         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
24639         <bp-sym.h> and <bp-asm.h>.
24640         (memcpy): Don't use BP_SYM.
24641         * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
24642         <bp-asm.h>.
24643         (memcpy): Don't use BP_SYM.
24644         * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
24645         <bp-asm.h>.
24646         (memset): Don't use BP_SYM.
24647         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
24648         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
24649         (__bzero): Don't use BP_SYM.
24650         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
24651         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
24652         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
24653         <bp-sym.h> and <bp-asm.h>.
24654         (memcmp): Don't use BP_SYM.  Remove comment about bounded
24655         pointers.
24656         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
24657         <bp-sym.h> and <bp-asm.h>.
24658         (memcpy): Don't use BP_SYM.
24659         * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
24660         <bp-sym.h> and <bp-asm.h>.
24661         (memset): Don't use BP_SYM.
24662         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
24663         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
24664         (__bzero): Don't use BP_SYM.
24665         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
24666         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
24667         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
24668         <bp-sym.h> and <bp-asm.h>.
24669         (strncmp): Don't use BP_SYM.  Remove comment about bounded
24670         pointers.
24671         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
24672         <bp-sym.h> and <bp-asm.h>.
24673         (memcpy): Don't use BP_SYM.
24674         * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
24675         <bp-sym.h> and <bp-asm.h>.
24676         (memset): Don't use BP_SYM.
24677         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
24678         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
24679         (__bzero): Don't use BP_SYM.
24680         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
24681         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
24682         * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
24683         <bp-sym.h> and <bp-asm.h>.
24684         (__memchr): Don't use BP_SYM.
24685         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
24686         <bp-sym.h> and <bp-asm.h>.
24687         (memcmp): Don't use BP_SYM.  Remove comment about bounded
24688         pointers.
24689         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
24690         <bp-sym.h> and <bp-asm.h>.
24691         (memcpy): Don't use BP_SYM.
24692         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
24693         <bp-sym.h> and <bp-asm.h>.
24694         (__mempcpy): Don't use BP_SYM.
24695         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
24696         <bp-sym.h> and <bp-asm.h>.
24697         (__memrchr): Don't use BP_SYM.
24698         * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
24699         <bp-sym.h> and <bp-asm.h>.
24700         (memset): Don't use BP_SYM.
24701         (__bzero): Likewise.
24702         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
24703         <bp-sym.h> and <bp-asm.h>.
24704         (__rawmemchr): Don't use BP_SYM.
24705         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
24706         <bp-sym.h> and <bp-asm.h>.
24707         (__STRCMP): Don't use BP_SYM.
24708         * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
24709         <bp-sym.h> and <bp-asm.h>.
24710         (strchr): Don't use BP_SYM.
24711         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
24712         <bp-sym.h> and <bp-asm.h>.
24713         (__strchrnul): Don't use BP_SYM.
24714         * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
24715         <bp-sym.h> and <bp-asm.h>.
24716         (strlen): Don't use BP_SYM.
24717         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
24718         <bp-sym.h> and <bp-asm.h>.
24719         (strncmp): Don't use BP_SYM.  Remove comment about bounded
24720         pointers.
24721         * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
24722         <bp-sym.h> and <bp-asm.h>.
24723         (__strnlen): Don't use BP_SYM.
24724         * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
24725         <bp-sym.h> and <bp-asm.h>.
24726         (__GI__setjmp): Don't use BP_SYM.
24727         (_setjmp): Likewise.
24728         (__sigsetjmp): Likewise.
24729         * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
24730         (L(start_addresses)): Don't use BP_SYM.
24731         (_start): Likewise.
24732         * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
24733         <bp-asm.h>.
24734         (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
24735         STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
24736         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
24737         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
24738         * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
24739         <bp-asm.h>.
24740         (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
24741         CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE.  Remove comment
24742         about bounded pointers.
24743         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
24744         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
24745         * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
24746         <bp-asm.h>.
24747         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
24748         about bounded pointers.  Remove GKM FIXME comments.
24749         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
24750         * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
24751         <bp-asm.h>.
24752         (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
24753         STORE_RETURN_BOUNDS.  Remove comment about bounded pointers.
24754         Remove GKM FIXME comments.
24755         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
24756         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
24757         * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
24758         <bp-asm.h>.
24759         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
24760         about bounded pointers.  Remove GKM FIXME comment.
24761         * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
24762         and <bp-asm.h>.
24763         (strncmp): Don't use BP_SYM.  Remove comment about bounded
24764         pointers.
24765         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
24766         <bp-sym.h> and <bp-asm.h>.
24767         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
24768         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
24769         <bp-sym.h> and <bp-asm.h>.
24770         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
24771         comment.
24772
24773 2013-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
24774
24775         * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
24776         call free(NULL).
24777
24778 2013-03-05  David S. Miller  <davem@davemloft.net>
24779
24780         * po/es.po: Update from translation team.
24781
24782 2013-03-05  Andreas Jaeger  <aj@suse.de>
24783
24784         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
24785         <bits/mman-linux.h>.
24786         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
24787         is fine.
24788         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
24789         <bits/mman-linux.h> to end of file.
24790         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
24791         is fine.
24792         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
24793         <bits/mman-linux.h> to end of file.
24794         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
24795         is fine.
24796         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
24797         <bits/mman-linux.h> to end of file.
24798
24799         * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
24800         (MCL_CURRENT, MCL_FUTURE): Define here.
24801
24802 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24803
24804         [BZ #15232]
24805         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
24806         attribute_hidden.
24807         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
24808
24809 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24810
24811         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
24812         fourth parameter needed for rt_sigprocmask syscall.
24813         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
24814         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
24815         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
24816         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
24817         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
24818         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
24819
24820 2013-03-04  Joseph Myers  <joseph@codesourcery.com>
24821
24822         [BZ #13550]
24823         * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
24824         comment about bounded pointers.
24825         * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
24826         * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
24827
24828 2013-03-04  Andreas Jaeger  <aj@suse.de>
24829
24830         * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
24831         common definitions.
24832
24833         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
24834         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
24835         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
24836         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
24837         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
24838         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
24839
24840 2013-03-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24841
24842         [BZ #15055]
24843         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
24844         __ieee754_sqrl instead of __sqrl.
24845
24846 2013-03-01  Joseph Myers  <joseph@codesourcery.com>
24847
24848         * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
24849         * sysdeps/powerpc/fpu_control.h: ... here.
24850         * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
24851         * sysdeps/powerpc/bits/fenvinline.h: ... here.
24852         * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
24853         * sysdeps/powerpc/bits/mathinline.h: ... here.
24854
24855 2013-03-01  Roland McGrath  <roland@hack.frob.com>
24856
24857         * elf/dl-hwcaps.c (_dl_important_hwcaps):
24858         Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
24859         to just [NEED_DL_SYSINFO_DSO].
24860         * elf/dl-support.c: Likewise.
24861         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
24862         * elf/rtld.c (dl_main): Likewise.
24863         * elf/setup-vdso.h (setup_vdso): Likewise.
24864         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
24865         * sysdeps/unix/sysv/linux/dl-sysdep.c
24866         (_dl_discover_osversion): Likewise.
24867
24868 2013-03-01  Carlos O'Donell  <carlos@redhat.com>
24869
24870         * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
24871         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
24872
24873 2013-03-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
24874
24875         * NEWS: Mention libm performance improvements and non-x86 PI
24876         futex support.
24877
24878         * csu/libc-start.c (__pthread_initialize_minimal): Change
24879         function arguments.
24880         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
24881
24882 2013-02-28  Joseph Myers  <joseph@codesourcery.com>
24883
24884         [BZ #13550]
24885         * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
24886         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
24887         <bp-sym.h> and <bp-asm.h>.
24888         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
24889         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
24890         and <bp-asm.h>.
24891         (memcpy): Don't use BP_SYM.
24892         * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
24893         <bp-asm.h>.
24894         (__mpn_add_n): Don't use BP_SYM.
24895         (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
24896         * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
24897         and <bp-asm.h>.
24898         (__mpn_addmul_1): Don't use BP_SYM.
24899         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24900         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
24901         <bp-sym.h>.
24902         (_setjmp): Don't use BP_SYM.
24903         (__novmx_setjmp): Likewise.
24904         (__GI__setjmp): Likewise.
24905         (__vmx_setjmp): Likewise.
24906         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
24907         <bp-sym.h>.
24908         * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
24909         (__bzero): Don't use BP_SYM.
24910         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
24911         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
24912         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
24913         <bp-sym.h> and <bp-asm.h>.
24914         (memcpy): Don't use BP_SYM.
24915         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
24916         <bp-sym.h> and <bp-asm.h>.
24917         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
24918         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
24919         <bp-sym.h> and <bp-asm.h>.
24920         (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
24921         * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
24922         <bp-asm.h>.
24923         (__mpn_lshift): Don't use BP_SYM.
24924         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
24925         * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
24926         <bp-asm.h>.
24927         (memset): Don't use BP_SYM.
24928         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
24929         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
24930         * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
24931         <bp-asm.h>.
24932         (__mpn_mul_1): Don't use BP_SYM.
24933         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24934         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
24935         <bp-sym.h> and <bp-asm.h>.
24936         (memcmp): Don't use BP_SYM.
24937         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
24938         <bp-sym.h> and <bp-asm.h>.
24939         (memcpy): Don't use BP_SYM.
24940         * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
24941         <bp-sym.h> and <bp-asm.h>.
24942         (memset): Don't use BP_SYM.
24943         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
24944         <bp-sym.h> and <bp-asm.h>.
24945         (strncmp): Don't use BP_SYM.
24946         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
24947         <bp-sym.h> and <bp-asm.h>.
24948         (memcpy): Don't use BP_SYM.
24949         * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
24950         <bp-sym.h> and <bp-asm.h>.
24951         (memset): Don't use BP_SYM.
24952         * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
24953         <bp-sym.h> and <bp-asm.h>.
24954         (__memchr): Don't use BP_SYM.
24955         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
24956         <bp-sym.h> and <bp-asm.h>.
24957         (memcmp): Don't use BP_SYM.
24958         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
24959         <bp-sym.h> and <bp-asm.h>.
24960         (memcpy): Don't use BP_SYM.
24961         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
24962         <bp-sym.h> and <bp-asm.h>.
24963         (__mempcpy): Don't use BP_SYM.
24964         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
24965         <bp-sym.h> and <bp-asm.h>.
24966         (__memrchr): Don't use BP_SYM.
24967         * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
24968         <bp-sym.h> and <bp-asm.h>.
24969         (memset): Don't use BP_SYM.
24970         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
24971         <bp-sym.h> and <bp-asm.h>.
24972         (__rawmemchr): Don't use BP_SYM.
24973         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
24974         <bp-sym.h> and <bp-asm.h>.
24975         (__STRCMP): Don't use BP_SYM.
24976         * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
24977         <bp-sym.h> and <bp-asm.h>.
24978         (strchr): Don't use BP_SYM.
24979         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
24980         <bp-sym.h> and <bp-asm.h>.
24981         (__strchrnul): Don't use BP_SYM.
24982         * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
24983         <bp-sym.h> and <bp-asm.h>.
24984         (strlen): Don't use BP_SYM.
24985         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
24986         <bp-sym.h> and <bp-asm.h>.
24987         (strncmp): Don't use BP_SYM.
24988         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
24989         <bp-sym.h> and <bp-asm.h>.
24990         (__strnlen): Don't use BP_SYM.
24991         * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
24992         <bp-asm.h>.
24993         (__mpn_rshift): Don't use BP_SYM.
24994         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
24995         * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
24996         <bp-sym.h> and <bp-asm.h>.
24997         (__sigsetjmp): Don't use BP_SYM.
24998         * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
24999         (L(start_addresses)): Don't use BP_SYM.
25000         (_start): Likewise.
25001         * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
25002         <bp-asm.h>.
25003         (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
25004         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
25005         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
25006         * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
25007         <bp-asm.h>.
25008         (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
25009         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
25010         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
25011         * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
25012         <bp-asm.h>.
25013         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
25014         comments.
25015         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
25016         * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
25017         <bp-asm.h>.
25018         (strcpy): Don't use BP_SYM and macros from bp-asm.h.  Remove GKM
25019         FIXME comments.
25020         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
25021         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
25022         * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
25023         <bp-asm.h>.
25024         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
25025         comment.
25026         * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
25027         and <bp-asm.h>.
25028         (strncmp): Don't use BP_SYM,
25029         * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
25030         <bp-asm.h>.
25031         (__mpn_sub_n): Don't use BP_SYM.
25032         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25033         * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
25034         and <bp-asm.h>.
25035         (__mpn_submul_1): Don't use BP_SYM.
25036         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25037         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
25038         <bp-sym.h> and <bp-asm.h>.
25039         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
25040         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
25041         <bp-sym.h> and <bp-asm.h>.
25042         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
25043         comment.
25044
25045 2013-02-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
25046
25047         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
25048         Use ZK to minimize writes to Z.
25049         (sub_magnitudes): Simplify code a bit.
25050         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
25051         Use ZK to minimize writes to Z.
25052         (sub_magnitudes): Simplify code a bit.
25053
25054 2013-02-27  Roland McGrath  <roland@hack.frob.com>
25055
25056         * csu/gmon-start.c: Add special exception to license text.
25057
25058 2013-02-27  Richard Henderson  <rth@redhat.com>
25059
25060         * scripts/config.guess: Update from config.git.
25061         * scripts/config.sub: Likewise.
25062
25063 2013-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
25064
25065         * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
25066
25067         * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
25068
25069         * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
25070
25071         * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
25072
25073         * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
25074
25075 2013-02-26  Roland McGrath  <roland@hack.frob.com>
25076
25077         * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
25078         [$(build-shared = yes].
25079
25080 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
25081
25082         * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
25083         (__mul): Reduce iterations for calculating mantissa.
25084
25085         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
25086         MPTWO.
25087         (__mpranred): Likewise.
25088
25089         [BZ #15160]
25090         * malloc/memusagestat.c (main): Draw graphs for heap and stack
25091         only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
25092
25093 2013-02-26  Paul Eggert  <eggert@cs.ucla.edu>
25094
25095         * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
25096         Define __attribute__.
25097
25098 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
25099
25100         * locale/elem-hash.h (elem_hash): Mark as pure and possibly
25101         unused.
25102         * posix/regex_internal.h (__attribute): Remove.
25103         [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
25104         (re_string_context_at): Likewise.
25105         (bitset_not): Use __attribute__ and mark function as possibly
25106         unused.
25107         (bitset_merge): Likewise.
25108         (bitset_mask): Likewise.
25109         (re_string_char_size_at): Likewise.
25110         (re_string_wchar_at): Likewise.
25111         (re_string_elem_size_at): Likewise.
25112
25113 2013-02-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
25114
25115         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
25116         code.
25117         (cc32): Likewise.
25118
25119         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
25120         (__acr): Likewise.
25121         (__cpy): Likewise.
25122         (norm): Likewise.
25123         (denorm): Likewise.
25124         (__dbl_mp): Likewise.
25125         (add_magnitudes): Likewise.
25126         (sub_magnitudes): Likewise.
25127         (__mul): Likewise.
25128         (__inv): Likewise.
25129
25130         * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
25131         style.
25132
25133         * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
25134         style.
25135
25136         * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
25137         code.
25138
25139         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
25140         up changes with default code.
25141         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
25142         Likewise.
25143
25144 2013-02-24  Allan McRae  <allan@archlinux.org>
25145
25146         * manual/socket.texi (The Internet Namespace): Order menu items
25147         to match that in the file.
25148
25149         * manual/libc-texinfo.sh: Use @detailmenu around the detailed
25150         node listing of the info page menu.
25151
25152 2013-02-21  Joseph Myers  <joseph@codesourcery.com>
25153
25154         [BZ #13550]
25155         * sysdeps/i386/bp-asm.h: Remove file.
25156         * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
25157         (PARMS): Do not use macros from bp-asm.h.
25158         (S1): Likewise.
25159         (S2): Likewise.
25160         (SIZE): Likewise.
25161         (__mpn_add_n): Do not use BP_SYM
25162         * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
25163         "bp-asm.h".
25164         (PARMS): Do not use macros from bp-asm.h.
25165         (S1): Likewise.
25166         (SIZE): Likewise.
25167         (__mpn_addmul_1): Do not use BP_SYM
25168         * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
25169         "bp-asm.h".
25170         (PARMS): Do not use macros from bp-asm.h.
25171         (SIGMSK): Likewise.
25172         (_setjmp): Likewise.  Do not use BP_SYM.
25173         * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
25174         "bp-asm.h".
25175         (PARMS): Do not use macros from bp-asm.h.
25176         (SIGMSK): Likewise.
25177         (setjmp): Likewise.  Do not use BP_SYM.
25178         * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
25179         "bp-asm.h".
25180         (PARMS): Do not use macros from bp-asm.h.
25181         (__frexp): Do not use BP_SYM.
25182         (frexp): Likewise.
25183         * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
25184         "bp-asm.h".
25185         (PARMS): Do not use macros from bp-asm.h.
25186         (__frexpf): Do not use BP_SYM.
25187         (frexpf): Likewise.
25188         * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
25189         "bp-asm.h".
25190         (PARMS): Do not use macros from bp-asm.h.
25191         (__frexpl): Do not use BP_SYM.
25192         (frexpl): Likewise.
25193         * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
25194         "bp-asm.h".
25195         (PARMS): Do not use macros from bp-asm.h.
25196         (__remquo): Do not use BP_SYM.
25197         (remquo): Likewise.
25198         * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
25199         "bp-asm.h".
25200         (PARMS): Do not use macros from bp-asm.h.
25201         (__remquof): Do not use BP_SYM.
25202         (remquof): Likewise.
25203         * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
25204         "bp-asm.h".
25205         (PARMS): Do not use macros from bp-asm.h.
25206         (__remquol): Do not use BP_SYM.
25207         (remquol): Likewise.
25208         * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
25209         "bp-asm.h".
25210         (PARMS): Do not use macros from bp-asm.h.
25211         (DEST): Likewise.
25212         (SRC): Likewise.
25213         (strcat): Remove GKM FIXME comment.  Do not use BP_SYM.
25214         * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
25215         "bp-asm.h".
25216         (PARMS): Do not use macros from bp-asm.h.
25217         (strlen): Do not use BP_SYM.
25218         * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
25219         "bp-asm.h".
25220         (PARMS): Do not use macros from bp-asm.h.
25221         (S1): Likewise.
25222         (S2): Likewise.
25223         (SIZE): Likewise.
25224         (__mpn_add_n): Do not use BP_SYM.
25225         * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
25226         "bp-asm.h".
25227         (PARMS): Do not use macros from bp-asm.h.
25228         (S1): Likewise.
25229         (SIZE): Likewise.
25230         (__mpn_addmul_1): Do not use BP_SYM.
25231         * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
25232         weak_alias.
25233         (bzero): Likewise.
25234         * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
25235         "bp-asm.h".
25236         (PARMS): Do not use macros from bp-asm.h.
25237         (S): Likewise.
25238         (SIZE): Likewise.
25239         (__mpn_lshift): Do not use BP_SYM.
25240         * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
25241         "bp-asm.h".
25242         (PARMS): Do not use macros from bp-asm.h.
25243         (DEST): Likewise.
25244         (SRC): Likewise.
25245         (LEN): Likewise.
25246         (memcpy): Likewise.  Do not use BP_SYM.
25247         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
25248         libc_hidden_def and weak_alias.
25249         (mempcpy): Do not use BP_SYM in weak_alias.
25250         * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
25251         "bp-asm.h".
25252         (PARMS): Do not use macros from bp-asm.h.
25253         (DEST): Likewise.
25254         (LEN): Likewise.
25255         [!BZERO_P] (CHR): Likewise.
25256         (memset): Likewise.  Do not use BP_SYM.
25257         * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
25258         "bp-asm.h".
25259         (PARMS): Do not use macros from bp-asm.h.
25260         (S1): Likewise.
25261         (SIZE): Likewise.
25262         (__mpn_mul_1): Do not use BP_SYM.
25263         * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
25264         "bp-asm.h".
25265         (PARMS): Do not use macros from bp-asm.h.
25266         (S): Likewise.
25267         (SIZE): Likewise.
25268         (__mpn_rshift): Do not use BP_SYM.
25269         * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
25270         "bp-asm.h".
25271         (PARMS): Do not use macros from bp-asm.h.
25272         (STR): Likewise.
25273         (CHR): Likewise.
25274         (strchr): Likewise.  Do not use BP_SYM.
25275         (index): Do not use BP_SYM in weak_alias.
25276         * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
25277         "bp-asm.h".
25278         (PARMS): Do not use macros from bp-asm.h.
25279         (DEST): Likewise.
25280         (SRC): Likewise.
25281         (STRCPY): Likewise.  Remove GKM FIXME comment.  Do not use BP_SYM.
25282         * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
25283         "bp-asm.h".
25284         (PARMS): Do not use macros from bp-asm.h.
25285         (strlen): Do not use BP_SYM.
25286         * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
25287         "bp-asm.h".
25288         (PARMS): Do not use macros from bp-asm.h.
25289         (S1): Likewise.
25290         (S2): Likewise.
25291         (SIZE): Likewise.
25292         (__mpn_sub_n): Do not use BP_SYM.
25293         * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
25294         "bp-asm.h".
25295         (PARMS): Do not use macros from bp-asm.h.
25296         (S1): Likewise.
25297         (SIZE): Likewise.
25298         (__mpn_submul_1): Do not use BP_SYM.
25299         * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
25300         "bp-asm.h".
25301         (PARMS): Do not use macros from bp-asm.h.
25302         (S1): Likewise.
25303         (S2): Likewise.
25304         (SIZE): Likewise.
25305         (__mpn_add_n): Do not use BP_SYM.
25306         * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
25307         weak_alias.
25308         (bzero): Likewise.
25309         * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
25310         "bp-asm.h".
25311         (PARMS): Do not use macros from bp-asm.h.
25312         (BLK2): Likewise.
25313         (LEN): Likewise.
25314         (memcmp): Do not use BP_SYM.
25315         (bcmp): Do not use BP_SYM in weak_alias.
25316         * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
25317         "bp-asm.h".
25318         (PARMS): Do not use macros from bp-asm.h.
25319         (DEST): Likewise.
25320         (SRC): Likewise.
25321         (LEN): Likewise.
25322         (memcpy): Likewise.  Do not use BP_SYM.
25323         * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
25324         "bp-asm.h".
25325         (PARMS): Do not use macros from bp-asm.h.
25326         (DEST): Likewise.
25327         (SRC): Likewise.
25328         (LEN): Likewise.
25329         (memmove): Likewise.  Do not use BP_SYM.
25330         * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
25331         "bp-asm.h".
25332         (PARMS): Do not use macros from bp-asm.h.
25333         (DEST): Likewise.
25334         (SRC): Likewise.
25335         (LEN): Likewise.
25336         (__mempcpy): Likewise.  Do not use BP_SYM.
25337         (mempcpy): Do not use BP_SYM in weak_alias.
25338         * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
25339         "bp-asm.h".
25340         (PARMS): Do not use macros from bp-asm.h.
25341         (DEST): Likewise.
25342         (LEN): Likewise.
25343         [!BZERO_P] (CHR): Likewise.
25344         (memset): Likewise.  Do not use BP_SYM.
25345         * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
25346         "bp-asm.h".
25347         (PARMS): Do not use macros from bp-asm.h.
25348         (STR2): Likewise.
25349         (strcmp): Do not use BP_SYM.
25350         * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
25351         "bp-asm.h".
25352         (PARMS): Do not use macros from bp-asm.h.
25353         (STR): Likewise.
25354         (DELIM): Likewise.
25355         [USE_AS_STRTOK_R] (SAVE): Likewise.
25356         (FUNCTION): Likewise.  Do not use BP_SYM.
25357         * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
25358         aliases.
25359         (strtok_r): Likewise.
25360         (__GI___strtok_r): Likewise.
25361         * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
25362         (PARMS): Do not use macros from bp-asm.h.
25363         (S): Likewise.
25364         (SIZE): Likewise.
25365         (__mpn_lshift): Do not use BP_SYM.
25366         * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
25367         (PARMS): Do not use macros from bp-asm.h.
25368         (STR): Likewise.
25369         (CHR): Likewise.
25370         (__memchr): Do not use BP_SYM.
25371         (memchr): Do not use BP_SYM in weak_alias.
25372         * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
25373         (PARMS): Do not use macros from bp-asm.h.
25374         (BLK2): Likewise.
25375         (LEN): Likewise.
25376         (memcmp): Do not use BP_SYM.
25377         (bcmp): Do not use BP_SYM in weak_alias.
25378         * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
25379         (PARMS): Do not use macros from bp-asm.h.
25380         (S1): Likewise.
25381         (SIZE): Likewise.
25382         (__mpn_mul_1): Do not use BP_SYM.
25383         * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
25384         "bp-asm.h".
25385         (PARMS): Do not use macros from bp-asm.h.
25386         (STR): Likewise.
25387         (CHR): Likewise.
25388         (__rawmemchr): Do not use BP_SYM.
25389         (rawmemchr): Do not use BP_SYM in weak_alias.
25390         * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
25391         (PARMS): Do not use macros from bp-asm.h.
25392         (S): Likewise.
25393         (SIZE): Likewise.
25394         (__mpn_rshift): Do not use BP_SYM.
25395         * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
25396         (PARMS): Do not use macros from bp-asm.h.
25397         (SIGMSK): Likewise.
25398         (__sigsetjmp): Likewise.  Do not use BP_SYM.
25399         * sysdeps/i386/start.S: Do not include "bp-sym.h".
25400         (_start): Do not use BP_SYM.
25401         * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
25402         (PARMS): Do not use macros from bp-asm.h.
25403         (DEST): Likewise.
25404         (SRC): Likewise.
25405         (__stpcpy): Likewise.  Do not use BP_SYM.
25406         (stpcpy): Do not use BP_SYM in weak_alias.
25407         * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
25408         "bp-asm.h".
25409         (PARMS): Do not use macros from bp-asm.h.
25410         (DEST): Likewise.
25411         (SRC): Likewise.
25412         (LEN): Likewise.
25413         (__stpncpy): Likewise.  Do not use BP_SYM.
25414         (stpncpy): Do not use BP_SYM in weak_alias.
25415         * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
25416         (PARMS): Do not use macros from bp-asm.h.
25417         (STR): Likewise.
25418         (CHR): Likewise.
25419         (strchr): Likewise.  Do not use BP_SYM.
25420         * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
25421         "bp-asm.h".
25422         (PARMS): Do not use macros from bp-asm.h.
25423         (STR): Likewise.
25424         (CHR): Likewise.
25425         (__strchrnul): Likewise.  Do not use BP_SYM.
25426         (strchrnul): Do not use BP_SYM in weak_alias.
25427         * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
25428         "bp-asm.h".
25429         (PARMS): Do not use macros from bp-asm.h.
25430         (STOP): Likewise.
25431         (strcspn): Do not use BP_SYM.
25432         * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
25433         "bp-asm.h".
25434         (PARMS): Do not use macros from bp-asm.h.
25435         (STR): Likewise.
25436         (STOP): Likewise.
25437         (strpbrk): Likewise.  Do not use BP_SYM.
25438         * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
25439         "bp-asm.h".
25440         (PARMS): Do not use macros from bp-asm.h.
25441         (STR): Likewise.
25442         (CHR): Likewise.
25443         (strrchr): Likewise.  Do not use BP_SYM.
25444         * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
25445         (PARMS): Do not use macros from bp-asm.h.
25446         (SKIP): Likewise.
25447         (strspn): Do not use BP_SYM.
25448         * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
25449         (PARMS): Do not use macros from bp-asm.h.
25450         (STR): Likewise.
25451         (DELIM): Likewise.
25452         (SAVE): Likewise.
25453         (FUNCTION): Likewise.  Do not use BP_SYM.
25454         * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
25455         aliases.
25456         (strtok_r): Likewise.
25457         (__GI___strtok_r): Likewise.
25458         * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
25459         (PARMS): Do not use macros from bp-asm.h.
25460         (S1): Likewise.
25461         (S2): Likewise.
25462         (SIZE): Likewise.
25463         (__mpn_sub_n): Do not use BP_SYM.
25464         * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
25465         "bp-asm.h".
25466         (PARMS): Do not use macros from bp-asm.h.
25467         (S1): Likewise.
25468         (SIZE): Likewise.
25469         (__mpn_submul_1): Do not use BP_SYM.
25470         * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
25471         <bp-sym.h>.
25472         * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
25473         and <bp-asm.h>.
25474         (PARMS): Do not use macros from bp-asm.h.
25475         (FLAGS): Likewise.
25476         (PTID): Likewise.
25477         (TLS): Likewise.
25478         (CTID): Likewise.
25479         (__clone): Do not use BP_SYM.
25480         (clone): Do not use BP_SYM in weak_alias.
25481         * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
25482         and <bp-asm.h>.
25483         (PARMS): Do not use macros from bp-asm.h.
25484         (LEN): Likewise.
25485         (__mmap64): Do not use BP_SYM.
25486         (mmap64): Do not use BP_SYM in weak_alias.
25487         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
25488         <bp-sym.h> and <bp-asm.h>.
25489         (PARMS): Do not use macros from bp-asm.h.
25490         (__posix_fadvise64_l64): Do not use BP_SYM.
25491         * sysdeps/unix/sysv/linux/i386/semtimedop.S
25492         (PARMS): Do not use macros from bp-asm.h.
25493         (NSOPS): Likewise.
25494         (semtimedop): Do not use BP_SYM.
25495         * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
25496         and <bp-asm.h>.
25497
25498 2013-02-21  Allan McRae  <allan@archlinux.org>
25499
25500         * manual/message.texi (Charset conversion in gettext):
25501         Move @end statement to beginning of line.
25502
25503 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
25504
25505         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
25506         static.
25507         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
25508         Likewise.
25509
25510         * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
25511         (denorm): Likewise.
25512         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
25513         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
25514
25515 2013-02-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
25516
25517         * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
25518         tail-call to the resolved function if pltexit isn't needed.
25519
25520 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
25521
25522         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
25523         or Y being zero as being unlikely.
25524         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
25525         Likewise.
25526
25527 2013-02-20  Carlos O'Donell  <carlos@redhat.com>
25528
25529         * manual/nss.texi (System Databases and Name Service Switch):
25530         Remove frobnicate @pxref.
25531
25532 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
25533
25534         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
25535         __attribute__ ((unused)) to __attribute__ ((__unused__)).
25536
25537 2013-02-20  Petr Machata  <pmachata@redhat.com>
25538
25539         * elf/elf.h (R_ARM_TARGET1): New macro.
25540         (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
25541         (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
25542         (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
25543         (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
25544         (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
25545         (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
25546         (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
25547         (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
25548         (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
25549         (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
25550         (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
25551         (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
25552         (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
25553         (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
25554         (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
25555         (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
25556         (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
25557         (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
25558         (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
25559         (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
25560         (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
25561         (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
25562         (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
25563         (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
25564         (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
25565         (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
25566         (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
25567         (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
25568         (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
25569         (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
25570         (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
25571         (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
25572         (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
25573         (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
25574         (R_ARM_THM_GOT_BREL12): Likewise.
25575         (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
25576         (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
25577         (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
25578         (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
25579         (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
25580         (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
25581         (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
25582         (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
25583         (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
25584
25585 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
25586
25587         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
25588         __attribute_used__ to __attribute__ ((unused)).
25589
25590 2013-02-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
25591
25592         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
25593         powerpc mpa.c.
25594         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
25595         comment formatting.
25596         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
25597
25598 2013-02-19  Joseph Myers  <joseph@codesourcery.com>
25599
25600         [BZ #13550]
25601         * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
25602         Remove macro.
25603         (ENTER): Remove both macro definitions.
25604         (LEAVE): Likewise.
25605         (CHECK_BOUNDS_LOW): Likewise.
25606         (CHECK_BOUNDS_HIGH): Likewise.
25607         (CHECK_BOUNDS_BOTH): Likewise.
25608         (CHECK_BOUNDS_BOTH_WIDE): Likewise.
25609         (RETURN_BOUNDED_POINTER): Likewise.
25610         (RETURN_NULL_BOUNDED_POINTER): Likewise.
25611         (PUSH_ERRNO_LOCATION_RETURN): Likewise.
25612         (POP_ERRNO_LOCATION_RETURN): Likewise.
25613         * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
25614         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25615         * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
25616         macros.
25617         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25618         * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
25619         * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
25620         * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
25621         * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
25622         * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
25623         * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
25624         * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
25625         * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
25626         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
25627         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
25628         * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
25629         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25630         * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
25631         removed macros.
25632         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25633         * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
25634         macros.
25635         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
25636         * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
25637         * sysdeps/i386/i586/memset.S (memset): Likewise.
25638         * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
25639         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25640         * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
25641         macros.
25642         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
25643         * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
25644         Change uses of L(2) to L(out).
25645         * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
25646         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
25647         * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
25648         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25649         * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
25650         removed macros.
25651         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25652         * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
25653         macros.
25654         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25655         * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
25656         (RETURN): Do not use macro LEAVE.
25657         * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
25658         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
25659         * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
25660         * sysdeps/i386/i686/memset.S (memset): Likewise.
25661         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
25662         (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
25663         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
25664         * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
25665         Likewise.
25666         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
25667         (FUNCTION): Do not use removed macros.  Combine labels L(1_1),
25668         L(1_2) and L(1_3) into L(1).
25669         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
25670         * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
25671         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
25672         * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
25673         (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
25674         * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
25675         * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
25676         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25677         * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
25678         macros.
25679         * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
25680         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
25681         * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
25682         * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
25683         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
25684         (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
25685         * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
25686         * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
25687         * sysdeps/i386/strcspn.S (strcspn): Likewise.
25688         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
25689         * sysdeps/i386/strrchr.S (strrchr): Likewise.
25690         * sysdeps/i386/strspn.S (strspn): Likewise.
25691         * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
25692         conditional code.
25693         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
25694         (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
25695         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
25696         (FUNCTION): Do not use removed macros.  Combine labels L(1_2) and
25697         L(1_3) into L(1_1).
25698         * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
25699         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25700         * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
25701         macros.
25702         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25703
25704 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
25705
25706         * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
25707         macro.
25708
25709 2013-02-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
25710
25711         * math/atest-exp.c (exp_mpn): Remove ROUND.
25712         * math/atest-exp2.c (exp_mpn): Likewise.
25713         * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
25714
25715         * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
25716         * stdlib/tst-tls-atexit-lib.c: Likewise.
25717         * stdlib/tst-tls-atexit.c: Likewise.
25718
25719 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
25720
25721         * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
25722         and __attribute_alloc_size__.
25723
25724 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
25725
25726         * include/programs/xmalloc.h: Change __attribute_alloc_size to
25727         __attribute_alloc_size__.
25728         * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
25729         * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
25730
25731 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
25732
25733         * include/programs/xmalloc.h: New file.
25734         * catgets/gencat.c: Include it.
25735         (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
25736         * elf/pldd.c: Likewise.
25737         * iconv/iconv_charmap.c: Likewise.
25738         * iconv/iconvconfig.c: Likewise.
25739         * iconv/strtab.c: Likewise.
25740         * locale/programs/locale.c: Likewise.
25741         * locale/programs/localedef.h: Likewise.
25742         * locale/programs/simple-hash.c: Likewise.
25743         * nscd/nscd.h: Likewise.
25744         * nss/makedb.c: Likewise.
25745         * sysdeps/generic/ldconfig.h: Likewise.
25746
25747 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
25748
25749         * Versions.def: Add GLIBC_2.18.
25750         * include/link.h (struct link_map): New member l_tls_dtor_count.
25751         * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
25752         (__call_tls_dtors): Likewise.
25753         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
25754         __cxa_thread_atexit_impl.
25755         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
25756         Likewise.
25757         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
25758         Likewise.
25759         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
25760         Likewise.
25761         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
25762         Likewise.
25763         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
25764         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
25765         Likewise.
25766         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
25767         Likewise.
25768         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
25769         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
25770         Likewise.
25771         * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
25772         (tests): Add test case tst-tls-atexit.
25773         (modules-names): Add shared library for tst-tls-atexit.
25774         * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
25775         (GLIBC_PRIVATE): Add __call_tls_dtors.
25776         * stdlib/cxa_thread_atexit_impl.c: New file with helper function
25777         for libstdc++.
25778         * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
25779         * stdlib/tst-tls-atexit.c: New test case.
25780         * stdlib/tst-tls-atexit-lib.c: New test case.
25781
25782         * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
25783
25784         * elf/Versions (ld): Add _dl_find_dso_for_object.
25785         * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
25786         * elf/dl-open.c (_dl_find_dso_for_object): New function.
25787         (dl_open_worker): Use _dl_find_dso_for_object.
25788         * elf/dl-sym.c (do_sym): Likewise.
25789         * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
25790
25791 2013-02-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
25792
25793         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
25794         Syntactic changes only.
25795         (_dl_runtime_profile): Do a tail-call to the resolved function.
25796
25797 2013-02-17  Joseph Myers  <joseph@codesourcery.com>
25798
25799         [BZ #13550]
25800         * sysdeps/x86_64/bp-asm.h: Remove file.
25801         * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
25802         <bp-sym.h> and <bp-asm.h>.
25803         (__clone): Do not use BP_SYM.
25804         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
25805         <bp-sym.h> and <bp-asm.h>.
25806         * sysdeps/unix/x86_64/sysdep.S: Likewise.
25807         * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
25808         "bp-asm.h".
25809         (_setjmp): Do not use BP_SYM.
25810         * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
25811         "bp-asm.h".
25812         (setjmp): Do not use BP_SYM.
25813         * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
25814         libc_hidden_def.
25815         (mempcpy): Do not use BP_SYM in weak_alias.
25816         * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
25817         "bp-asm.h".
25818         (strchr): Do not use BP_SYM.
25819         * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
25820         "bp-asm.h".
25821         * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
25822         * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
25823         (_start): Do not use BP_SYM.
25824         * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
25825         "bp-asm.h".
25826         (strcat): Do not use BP_SYM.
25827         * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
25828         "bp-asm.h".
25829         (STRCMP): Do not use BP_SYM.
25830         * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
25831         "bp-asm.h".
25832         (STRCPY): Do not use BP_SYM.
25833         * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
25834         "bp-asm.h".
25835         * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
25836         "bp-asm.h".
25837         (FUNCTION): Do not use BP_SYM.
25838         * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
25839         weak_alias.
25840         (__GI___strtok_r): Do not use BP_SYM in strong_alias.
25841
25842 2013-02-17  Andreas Jaeger  <aj@suse.de>
25843
25844         * time/Versions: Sort entries.
25845         * string/Versions: Likewise.
25846         * resolv/Versions: Likewise.
25847         * posix/Versions: Likewise.
25848         * iconv/Versions: Likewise.
25849         * elf/Versions: Likewise.
25850         * wcsmbs/Versions: Likewise.
25851
25852 2013-02-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
25853
25854         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
25855         loop termination condition.
25856
25857         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
25858         variable to calculate EZ.
25859         (__sqr): Likewise.
25860
25861         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
25862         the lower precision input.
25863
25864 2013-02-15  Joseph Myers  <joseph@codesourcery.com>
25865
25866         [BZ #13550]
25867         * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
25868         [!link-extra-libs] (link-extra-libs-bounded): Likewise.
25869         (run-via-rtld-prefix): Do not handle %-bp tests.
25870         (test-via-rtld-prefix): Do not mention %-bp tests in comment.
25871         (all-object-suffixes): Remove .ob.
25872         (bppfx): Remove variable.
25873         [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
25874         [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
25875         [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
25876         [$(build-bounded) = yes] (libtype.ob): Likewise.
25877         * Makerules (elide-routines.ob): Remove variable.
25878         (do-tests-clean): Do not handle *-bp.out.
25879         (common-mostlyclean): Do not handle *-bp and *-bp.out.
25880         * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
25881         [$(build-bounded) = yes] (xtests-bp.out): Likewise.
25882         (tests): Do not include $(tests-bp.out).
25883         (xtests): Do not include $(xtests-bp.out).
25884         [$(build-bounded) = yes] (binaries-bounded): Remove variable.
25885         [$(build-bounded) = yes] ($(addprefix
25886         $(objpfx),$(binaries-bounded))): Remove rule.
25887         ($(objpfx)%-bp.out): Remove rule.
25888         * config.make.in (build-bounded): Remove variable.
25889         * crypt/Makefile [$(build-bounded) = yes]
25890         ($(tests:%=$(objpfx)%-bp)): Remove dependency.
25891         * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
25892         append to variable.
25893         [$(build-bounded) = yes] (install-lib): Likewise.
25894         [$(build-bounded) = yes] (generated): Likewise.
25895         [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
25896         Remove rule.
25897         * intl/Makefile [$(build-bounded) = yes]
25898         ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
25899         * math/Makefile [$(build-bounded) = yes]
25900         ($(tests:%=$(objpfx)%-bp): Likewise.
25901         * misc/Makefile [$(build-bounded) = yes]
25902         ($(objpfx)tst-tsearch-bp): Likewise.
25903         * nptl/Makeconfig (bounded-thread-library): Remove variable.
25904         * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
25905         Remove dependency.
25906         * string/Makefile (o-objects.ob): Remove variable.
25907         * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
25908         (CFLAGS-.ob): Remove variable.
25909         [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
25910         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
25911         both definitions of variable.
25912         * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
25913         (ASFLAGS-.ob): Remove variable.
25914
25915 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
25916
25917         [BZ #13550]
25918         * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
25919         Remove __BOUNDED_POINTERS__ from condition.
25920         * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
25921         * string/bits/string2.h [!__NO_STRING_INLINES &&
25922         !__BOUNDED_POINTERS__]: Likewise.
25923         * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
25924         Likewise.
25925         * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
25926         Remove conditional code.
25927         * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
25928         __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
25929         !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
25930         condition.
25931
25932         [BZ #13550]
25933         * csu/libc-start.c: Do not include <bp-sym.h>.
25934         [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
25935         * elf/dl-open.c: Do not include <bp-sym.h>.
25936         (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
25937         * math/fegetenv.c: Do not include <bp-sym.h>.
25938         (fegetenv): Do not use BP_SYM in versioned symbols.
25939         * nptl/sysdeps/pthread/bits/libc-lockP.h
25940         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
25941         <bp-sym.h>.
25942         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25943         (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
25944         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25945         (__pthread_mutex_destroy): Likewise.
25946         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25947         (__pthread_mutex_lock): Likewise.
25948         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25949         (__pthread_mutex_trylock): Likewise.
25950         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25951         (__pthread_mutex_unlock): Likewise.
25952         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25953         (__pthread_mutexattr_init): Likewise.
25954         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25955         (__pthread_mutexattr_destroy): Likewise.
25956         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25957         (__pthread_mutexattr_settype): Likewise.
25958         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25959         (__pthread_rwlock_init): Likewise.
25960         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25961         (__pthread_rwlock_destroy): Likewise.
25962         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25963         (__pthread_rwlock_rdlock): Likewise.
25964         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25965         (__pthread_rwlock_tryrdlock): Likewise.
25966         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25967         (__pthread_rwlock_wrlock): Likewise.
25968         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25969         (__pthread_rwlock_trywrlock): Likewise.
25970         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25971         (__pthread_rwlock_unlock): Likewise.
25972         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25973         (__pthread_key_create): Likewise.
25974         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25975         (__pthread_setspecific): Likewise.
25976         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25977         (__pthread_getspecific): Likewise.
25978         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
25979         Likewise.
25980         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25981         (_pthread_cleanup_push_defer): Likewise.
25982         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25983         (_pthread_cleanup_pop_restore): Likewise.
25984         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25985         (pthread_setcancelstate): Likewise.
25986         * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
25987         <bp-sym.h>.
25988         [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
25989         (memchr): Do not use BP_SYM in weak_alias.
25990         * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
25991         (fegetenv): Do not use BP_SYM in versioned symbols.
25992         * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
25993         (fesetenv): Do not use BP_SYM in versioned symbols.
25994         * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
25995         (feupdateenv): Do not use BP_SYM in versioned symbols.
25996         * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
25997         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
25998         * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
25999         (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
26000         (open64): Do not use BP_SYM in weak_alias.
26001         * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
26002         (fegetenv): Do not use BP_SYM in versioned symbols.
26003         * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
26004         (fesetenv): Do not use BP_SYM in versioned symbols.
26005         * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
26006         (feupdateenv): Do not use BP_SYM in versioned symbols.
26007         * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
26008         (fegetexceptflag): Do not use BP_SYM in versioned symbols.
26009         * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
26010         (feraiseexcept): Do not use BP_SYM in versioned symbols.
26011         * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
26012         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
26013         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
26014         <bp-sym.h>.
26015         (__libc_start_main): Do not use BP_SYM.
26016
26017 2013-02-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
26018
26019         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
26020         redundant return line.
26021         (norm): Likewise.
26022         (denorm): Likewise.
26023         (dbl_mp): Likewise.
26024         (sub_magnitudes): Likewise.
26025         (__add): Likewise.
26026         (__sub): Likewise.
26027         (__mul): Likewise.
26028         (__inv): Likewise.
26029         (__dvd): Likewise.
26030         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
26031         (norm): Likewise.
26032         (denorm): Likewise.
26033         (dbl_mp): Likewise.
26034         (sub_magnitudes): Likewise.
26035         (__add): Likewise.
26036         (__sub): Likewise.
26037         (__mul): Likewise.
26038         (__inv): Likewise.
26039         (__dvd): Likewise.
26040
26041         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
26042         instead of __mul.
26043         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
26044         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
26045         (cc32): Likewise.
26046
26047         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
26048         * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
26049         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
26050         of __mul for squares.
26051         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
26052         function
26053         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
26054         Likewise.
26055         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
26056         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
26057
26058 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
26059
26060         [BZ #13550]
26061         * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
26062         code.
26063         * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
26064         prototype or function definition.  Rename ubp_* variables and
26065         parameters.  Remove argv definitions conditional on
26066         [__BOUNDED_POINTERS__].
26067         * debug/backtrace.c (__backtrace): Do not use __unbounded.
26068         * elf/dl-runtime.c (_dl_fixup): Likewise.
26069         * include/set-hooks.h (RUN_HOOK): Likewise.
26070         * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
26071         definition.
26072         * string/strcpy.c (strcpy): Do not use __unbounded.
26073         * sysdeps/generic/frame.h (struct layout): Likewise.
26074         * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
26075         * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
26076         * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
26077         * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
26078         * sysdeps/sparc/backtrace.c (struct layout): Likewise.
26079         (__backtrace): Likewise.
26080         * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
26081         use __ptrvalue.
26082         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
26083         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
26084         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
26085         Likewise.
26086         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
26087         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
26088         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
26089         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
26090         * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
26091         Do not use __unbounded.
26092         * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
26093         Rename __unboundedrlimits parameter to rlimits in prototype.
26094         * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
26095         Do not use __unbounded.
26096         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
26097         not use __ptrvalue.
26098         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
26099         * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
26100         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
26101         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
26102         __ptrvalue or __unbounded.
26103         (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
26104         * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
26105         use __unbounded.
26106         (__new_msgctl): Do not use __ptrvalue.
26107         * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
26108         __unbounded.
26109         (__libc_msgrcv): Do not use __ptrvalue.
26110         * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
26111         startup_info): Do not use __unbounded.
26112         (__libc_start_main): Likewise.  Rename ubp_* variables and
26113         parameters.  Remove argv definitions conditional on
26114         [__BOUNDED_POINTERS__].
26115         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
26116         __ptrvalue.
26117         * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
26118         use __unbounded.
26119         * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
26120         or __ptrvalue.
26121         * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
26122         use __unbounded.
26123         (__new_shmctl): Do not use __ptrvalue.
26124         * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
26125         * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
26126         Likewise.
26127         * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
26128         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
26129         (__libc_sigaction): Likewise.
26130         * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
26131         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
26132         Likewise.
26133         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
26134
26135 2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
26136
26137         * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
26138
26139         * string/mempcpy.c: Implement by calling memcpy.
26140
26141 2013-02-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
26142
26143         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
26144
26145         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
26146         evaluation.
26147
26148         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
26149         values in the mantissa.
26150
26151         * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
26152         minimize writes to Z.
26153         (sub_magnitudes): Simplify code a bit.
26154
26155 2013-02-12  Roland McGrath  <roland@hack.frob.com>
26156
26157         * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
26158         from the message.  The linker prefixes all warnings with that already.
26159
26160 2013-02-12  Andreas Schwab  <schwab@suse.de>
26161
26162         [BZ #15078]
26163         * posix/regexec.c (extend_buffers): Add parameter min_len.
26164         (check_matching): Pass minimum needed length.
26165         (clean_state_log_if_needed): Likewise.
26166         (get_subexp): Likewise.
26167         * posix/Makefile (tests): Add bug-regex34.
26168         (bug-regex34-ENV): Define.
26169         * posix/bug-regex34.c: New file.
26170
26171         [BZ #11561]
26172         * posix/regcomp.c (parse_bracket_exp): When looking up collating
26173         elements compare against the byte sequence of it, not its name.
26174         * posix/Makefile (tests): Add bug-regex35.
26175         (bug-regex35-ENV): Define.
26176         * posix/bug-regex35.c: New file.
26177
26178 2013-02-11  Tom de Vries  <tom@codesourcery.com>
26179
26180         * string/str-two-way.h:  Fix typo RESULT_TYPE -> RETURN_TYPE in
26181         comment.
26182         Add RET0_IF_0 and CHECK_EOL to macro list in comment.
26183         (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
26184         (CHECK_EOL): Add undef.
26185
26186 2013-02-11   Ondřej Bílka  <neleai@seznam.cz>
26187
26188         * bits/stdlib-bsearch.h: New file.
26189         * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
26190         * stdlib/stdlib.h: Likewise.
26191
26192 2013-02-11  Roland McGrath  <roland@hack.frob.com>
26193
26194         * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
26195         * manual/errno.texi (Error Messages): Fix typo in error_print_progname
26196         declaration.
26197         * manual/search.texi (Array Search Function): Add missing const in
26198         lfind prototype.
26199         * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
26200         declaration to use rlim_t.
26201         (Basic Scheduling Functions): Remove erroneous const from
26202         sched_getparam prototype.  Remove erroneous * from
26203         sched_get_priority_max and sched_get_priority_min prototypes.
26204         (Resource Usage): Fix summary @comment on vtimes to refer to
26205         sys/vtimes.h rather than vtimes.h.
26206         Add missing *s in vtimes prototype.
26207         (Limits on Resources): Fix ulimit prototype to return long int.
26208         * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
26209         prototypes to use long int rather than double.
26210         (BSD Random): Fix initstate and setstate to use char *, not void *.
26211         * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
26212         prototype to make second argument 'struct aiocb64 *const[]'.
26213         Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
26214         (Status of AIO Operations): Remove erroneous const in aio_return and
26215         aio_return64 prototypes.
26216         (Synchronizing I/O): Fix sync prototype to return void.
26217         * manual/startup.texi (Suboptions): Remove an erroneous const in
26218         getsubopt prototype.
26219         * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
26220         * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
26221         use size_t rather than int.
26222         (Scanning All Users): Likewise for getpwent_r.
26223         (Setting Groups): Add missing const to setgroups prototype.
26224         * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
26225         * manual/socket.texi (Host Names): Fix gethostbyaddr and
26226         gethostbyaddr_r prototypes to use socklen_t rather than size_t and
26227         'const void *' rather than 'const char *'.
26228         (Host Address Functions): Likewise for inet_ntop.
26229         (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
26230         (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
26231         ssize_t for return value.
26232         (Sending Data): Likewise for send, sendto, sendmsg.
26233         (Socket Option Functions): Add a missing const in setsockopt prototype.
26234         * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
26235         use wchar_t for the argument.
26236         (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
26237         * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
26238         take no arguments.
26239         (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
26240         double/float/long double for second argument.
26241         Fix return types of significand, significandf, significandl.
26242         * manual/filesys.texi (Setting Permissions): Use mode_t for second
26243         argument in fchmod prototype.
26244         (File Owner): Use uid_t and gid_t in fchown prototype.
26245         (File Times): Add const to utimes, futimes, and lutimes prototypes.
26246         (Making Special Files): Use mode_t and dev_t in mknod prototype.
26247         (Scanning Directory Content): Fix scandir and scandir64 prototypes to
26248         use 'const struct dirent **' as argument types to CMP function pointer
26249         argument.
26250         (Symbolic Links): Fix readlink prototype with ssize_t as return value.
26251         (File Times): Fix summary magic @comment for struct utimbuf and utime
26252         to refer to utime.h, not time.h.
26253         * manual/string.texi (Argz Functions): Add missing const in
26254         argz_extract and argz_next prototypes.
26255         (Finding Tokens in a String): Likewise for basename.
26256         (String/Array Comparison): Fix typo in wcscasecmp prototype.
26257         (Copying and Concatenation): Fix typo in wmemmove prototype.
26258         * manual/signal.texi (Using Pause): Use (void) in pause prototype.
26259         (Signal Stack): Remove erroneous const in sigstack prototype.
26260         * manual/time.texi (Setting an Alarm): Add missing const in setitimer
26261         prototype.
26262         (Simple Calendar Time): Likewise for stime.
26263         * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
26264         prototype.
26265         * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
26266         say sys/sysctl.h instead.
26267         * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
26268         and vsyslog prototypes.
26269
26270 2013-02-11  Tom de Vries  <tom@codesourcery.com>
26271
26272         * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
26273         Remove.
26274
26275 2013-02-11  Roland McGrath  <roland@hack.frob.com>
26276
26277         * misc/sys/mman.h: Fix typo in mremap comment.
26278
26279 2013-02-08  Roland McGrath  <roland@hack.frob.com>
26280
26281         * manual/examples/mkfsock.c (make_named_socket): Don't add one for
26282         the '\0' terminator.
26283
26284 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
26285
26286         [BZ #13550]
26287         * debug/segfault.c: Don't include <bp-checks.h>.
26288         * sysdeps/generic/bp-checks.h: Remove file.
26289         * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
26290         (__GETDENTS): Don't use CHECK_N.
26291         * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
26292         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
26293         (__getgroups): Don't use CHECK_N.
26294         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
26295         (setgroups): Don't use CHECK_N.
26296         * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
26297         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
26298         (__libc_msgrcv): Don't use CHECK_N.
26299         * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
26300         (__libc_msgsnd): Don't use CHECK_N.
26301         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
26302         <bp-checks.h>.
26303         (__libc_pread): Don't use CHECK_N.
26304         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
26305         include <bp-checks.h>.
26306         (__libc_pread64): Don't use CHECK_N.
26307         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
26308         include <bp-checks.h>.
26309         (__libc_pwrite): Don't use CHECK_N.
26310         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
26311         include <bp-checks.h>.
26312         (__libc_pwrite64): Don't use CHECK_N.
26313         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
26314         <bp-checks.h>.
26315         (__libc_pread): Don't use CHECK_N.
26316         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
26317         include <bp-checks.h>.
26318         (__libc_pread64): Don't use CHECK_N.
26319         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
26320         include <bp-checks.h>.
26321         (__libc_pwrite): Don't use CHECK_N.
26322         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
26323         include <bp-checks.h>.
26324         (__libc_pwrite64): Don't use CHECK_N.
26325         * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
26326         (do_pread): Don't use CHECK_N.
26327         * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
26328         (do_pread64): Don't use CHECK_N.
26329         * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
26330         (do_pwrite): Don't use CHECK_N.
26331         * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
26332         (do_pwrite64): Don't use CHECK_N.
26333         * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
26334         (__libc_readv): Don't use CHECK_N.
26335         * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
26336         (semop): Don't use CHECK_N.
26337         * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
26338         <bp-checks.h>.
26339         (semtimedop): Don't use CHECK_N.
26340         * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
26341         (__libc_pread): Don't use CHECK_N.
26342         * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
26343         <bp-checks.h>.
26344         (__libc_pread64): Don't use CHECK_N.
26345         * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
26346         <bp-checks.h>.
26347         (__libc_pwrite): Don't use CHECK_N.
26348         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
26349         <bp-checks.h>.
26350         (__libc_pwrite64): Don't use CHECK_N.
26351         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
26352         <bp-checks.h>.
26353         (__libc_msgrcv): Don't use CHECK_N.
26354         * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
26355         (__sysctl): Don't use CHECK_N.  Remove GKM FIXME comment.
26356         * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
26357         (__libc_writev): Don't use CHECK_N.
26358
26359 2013-02-08  Roland McGrath  <roland@hack.frob.com>
26360
26361         * string/strcpy.c: Removed unused variable.
26362
26363         * Makeconfig (+sysdep-includes): Define with := rather than =.
26364         Use an existing include/ subdir of each sysdeps dir before it.
26365
26366 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
26367
26368         * nscd/connection.c (register_traced_file): Comment function.
26369         [HAVE_INOTIFY] (union __inev): Define.
26370         [HAVE_INOTIFY] (inotify_check_files): New function.
26371         [HAVE_INOTIFY] (clear_db_cache): Likewise.
26372         [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
26373         clear_db_cache.
26374         [HAVE_INOTIFY] (main_loop_epoll): Likewise.
26375
26376 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
26377
26378         * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
26379         loaded if not already and that a failure is permanent.
26380
26381 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
26382
26383         [BZ #15006]
26384         * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
26385         * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
26386
26387 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
26388
26389         [BZ #13550]
26390         * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
26391         (CHECK_1_NULL_OK): Likewise.
26392         * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
26393         (__fxstat): Do not use CHECK_1.
26394         * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
26395         <bp-checks.h>.
26396         (___fxstat64): Do not use CHECK_1.
26397         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
26398         <bp-checks.h>.
26399         (__fxstatat): Do not use CHECK_1.
26400         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
26401         <bp-checks.h>.
26402         (__fxstatat64): Do not use CHECK_1.
26403         * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
26404         <bp-checks.h>.
26405         (__fxstat): Do not use CHECK_1.
26406         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
26407         <bp-checks.h>.
26408         (__fxstatat): Do not use CHECK_1.
26409         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
26410         <bp-checks.h>.
26411         (__getresgid): Do not use CHECK_1.
26412         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
26413         <bp-checks.h>.
26414         (__getresuid): Do not use CHECK_1.
26415         * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
26416         <bp-checks.h>.
26417         (__lxstat): Do not use CHECK_1.
26418         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
26419         <bp-checks.h>.
26420         (__old_msgctl): Do not use CHECK_1.
26421         (__new_msgctl): Likewise.
26422         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
26423         <bp-checks.h>.
26424         (__new_setrlimit): Do not use CHECK_1.
26425         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
26426         <bp-checks.h>.
26427         (__old_shmctl): Do not use CHECK_1.
26428         (__new_shmctl): Likewise.
26429         * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
26430         <bp-checks.h>.
26431         (__xstat): Do not use CHECK_1.
26432         * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
26433         (__lxstat): Do not use CHECK_1.
26434         * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
26435         <bp-checks.h>.
26436         (___lxstat64): Do not use CHECK_1.
26437         * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
26438         (__old_msgctl): Do not use CHECK_1.
26439         (__new_msgctl): Likewise.
26440         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
26441         <bp-checks.h>.
26442         (__gettimeofday): Do not use CHECK_1.
26443         * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
26444         (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
26445         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
26446         <bp-checks.h>.
26447         (__gettimeofday): Do not use CHECK_1.
26448         * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
26449         (__old_shmctl): Do not use CHECK_1_NULL_OK.
26450         (__new_shmctl): Do not use CHECK_1.
26451         * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
26452         <bp-checks.h>.
26453         (do_sigtimedwait): Do not use CHECK_1.
26454         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
26455         <bp-checks.h>.
26456         (do_sigwaitinfo): Do not use CHECK_1.
26457         * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
26458         <bp-checks.h>.
26459         (msgctl): Do not use CHECK_1.
26460         * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
26461         <bp-checks.h>.
26462         (shmctl): Do not use CHECK_1.
26463         * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
26464         (ustat): Do not use CHECK_1.
26465         * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
26466         <bp-checks.h>.
26467         (__fxstat): Do not use CHECK_1.
26468         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
26469         <bp-checks.h>.
26470         (__fxstatat): Do not use CHECK_1.
26471         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
26472         <bp-checks.h>.
26473         (__lxstat): Do not use CHECK_1.
26474         * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
26475         <bp-checks.h>.
26476         (__xstat): Do not use CHECK_1.
26477         * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
26478         (__xstat): Do not use CHECK_1.
26479         * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
26480         (___xstat64): Do not use CHECK_1.
26481
26482         [BZ #13550]
26483         * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
26484         definitions.
26485         (CHECK_BOUNDS_HIGH): Likewise.
26486         * string/strcpy.c: Do not include <bp-checks.h>.
26487         (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
26488
26489 2013-02-07  Roland McGrath  <roland@hack.frob.com>
26490
26491         * nscd/nscd-client.h (__nscd_drop_map_ref):
26492         Add __attribute__ ((unused)).
26493         * nis/nss-nisplus.h (niserr2nss): Likewise.
26494
26495         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
26496         under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
26497
26498         * csu/libc-tls.c (init_static_tls, init_slotinfo):
26499         Remove inline keyword.
26500         * include/rounding-mode.h (round_away): Likewise.
26501         * libio/wfileops.c (adjust_wide_data): Likewise.
26502         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
26503         (__m128i_strloadu_tolower): Likewise.
26504         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
26505         (__m128i_strloadu_tolower): Likewise.
26506         * time/mktime.c (ydhms_diff): Likewise.
26507         * locale/elem-hash.h (elem_hash): Likewise.
26508         * locale/setlocale.c (setdata): Likewise.
26509         * posix/regex_internal.h (re_string_char_size_at): Likewise.
26510         (re_string_wchar_at): Likewise.
26511         (bitset_not, bitset_merge, bitset_mask): Likewise.
26512         [!(__GNUC__ > 3)] (inline): Remove macro.
26513         * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
26514         * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
26515         * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
26516         (_dl_tlsdesc_wake_up_held_fixups): Likewise.
26517         * string/memcmp.c (memcmp_bytes): Likewise.
26518         * locale/programs/locarchive.c (compute_hashval): Likewise.
26519         * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
26520         * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
26521         * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
26522         * nss/getent.c (print_rpc, print_protocols): Likewise.
26523         (print_passwd, print_group, print_aliases): Likewise.
26524         * nis/nss-nisplus.h (niserr2nss): Likewise.
26525         * nscd/connections.c (restart_p): Likewise.
26526         Change return type to bool.
26527
26528 2013-02-05  Roland McGrath  <roland@hack.frob.com>
26529
26530         * Makeconfig (all-Depend-files): Add existing
26531         $(sorted-subdirs:=/Depend) files.
26532         (all-subdirs): Remove nss.
26533         * sysdeps/unix/inet/Subdirs: Add it here instead.
26534         * hesiod/Depend: New file.
26535
26536         * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
26537         instead of calling alloca.
26538
26539         * io/lseek.c (__lseek): Rename to __libc_lseek.
26540         Define __lseek as an alias.
26541
26542         * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
26543
26544 2013-02-04  Carlos O'Donell  <carlos@redhat.com>
26545
26546         * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
26547         else clause and remove check for non-standard endianness.
26548
26549 2013-02-04  David S. Miller  <davem@davemloft.net>
26550
26551         * sysdeps/sparc/fpu/libm-test-ulps: Update.
26552
26553 2013-02-04  Joseph Myers  <joseph@codesourcery.com>
26554
26555         [BZ #13550]
26556         * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
26557         (__ubp_memchr): Remove prototype.
26558         [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
26559         [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
26560         [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
26561         [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
26562         * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
26563         Remove alias.
26564         * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
26565         (__ubp_memchr): Likewise.
26566         * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
26567         (__ubp_memchr): Likewise.
26568         * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
26569         (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
26570         (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
26571         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
26572         CHECK_STRING.
26573         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
26574         * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
26575         (__getcwd): Do not use CHECK_STRING.
26576         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
26577         <bp-checks.h>.
26578         (__real_chown): Do not use CHECK_STRING.
26579         * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
26580         <bp-checks.h>.
26581         (fchownat): Do not use CHECK_STRING.
26582         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
26583         CHECK_STRING.
26584         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
26585         <bp-checks.h>.
26586         (__lchown): Do not use CHECK_STRING.
26587         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
26588         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
26589         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
26590         * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
26591         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
26592         include <bp-checks.h>.
26593         (truncate64): Do not use CHECK_STRING.
26594         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
26595         <bp-checks.h>.
26596         (__real_chown): Do not use CHECK_STRING.
26597         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
26598         <bp-checks.h>.
26599         (__lchown): Do not use CHECK_STRING.
26600         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
26601         <bp-checks.h>.
26602         (__chown): Do not use CHECK_STRING.
26603         * sysdeps/unix/sysv/linux/truncate64.c: Do not include
26604         <bp-checks.h>.
26605         (truncate64): Do not use CHECK_STRING.
26606         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
26607         Likewise.
26608         * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
26609         (__xmknod): Do not use CHECK_STRING.
26610         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
26611         <bp-checks.h>.
26612         (__xmknodat): Do not use CHECK_STRING.
26613         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
26614         * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
26615
26616 2013-02-04  Andreas Schwab  <schwab@suse.de>
26617
26618         [BZ #14142]
26619         * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
26620         * include/netdb.h: Likewise for h_errno.
26621         * elf/tst-stackguard1.c: Include <tls.h>.
26622
26623 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
26624
26625         * elf/link.h (struct link_map): Extend the l_addr comment.
26626         * include/link.h (struct link_map): Likewise.
26627
26628 2013-02-01  Joseph Myers  <joseph@codesourcery.com>
26629
26630         [BZ #13550]
26631         * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
26632         (BOUNDED_1): Remove macro.
26633         * debug/backtrace.c: Don't include <bp-checks.h>.
26634         (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
26635         (__backtrace): Likewise.
26636         * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
26637         <bp-checks.h>.
26638         (__backtrace): Don't use BOUNDED_1.
26639         * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
26640         <bp-checks.h>.
26641         (__backtrace): Don't use BOUNDED_1.
26642         * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
26643         (__backtrace): Don't use BOUNDED_1.
26644         * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
26645         (shmat): Don't use BOUNDED_N.
26646
26647 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
26648
26649         [BZ #13550]
26650         * sysdeps/generic/bp-start.h: Remove file.
26651         * csu/libc-start.c: Don't include <bp-start.h>.
26652         (LIBC_START_MAIN): Set up __environ directly instead of using
26653         INIT_ARGV_and_ENVIRON.
26654         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
26655         <bp-start.h>.
26656
26657         [BZ #13550]
26658         * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
26659         definitions.
26660         (CHECK_FCNTL): Likewise.
26661         (CHECK_N_PAGES): Likewise.
26662
26663         [BZ #13550]
26664         * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
26665         definitions.
26666         (CHECK_SIGSET_NULL_OK): Likewise.
26667         * sysdeps/unix/sysv/linux/sigpending.c: Don't include
26668         <bp-checks.h>.
26669         (sigpending): Don't use CHECK_SIGSET.
26670         * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
26671         <bp-checks.h>.
26672         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
26673         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
26674         <bp-checks.h>.
26675         (do_sigsuspend): Don't use CHECK_SIGSET.
26676         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
26677         use CHECK_SIGSET.
26678         * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
26679         (do_sigwait): Don't use CHECK_SIGSET.
26680         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
26681         use CHECK_SIGSET.
26682         * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
26683         include <bp-checks.h>.
26684         (sigpending): Don't use CHECK_SIGSET.
26685         * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
26686         include <bp-checks.h>.
26687         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
26688         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
26689         <bp-checks.h>.
26690         (sigpending): Don't use CHECK_SIGSET.
26691         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
26692         <bp-checks.h>.
26693         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
26694
26695         [BZ #13550]
26696         * sysdeps/generic/bp-semctl.h: Remove file.
26697         * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
26698         <bp-checks.h> and <bp-semctl.h>.
26699         (__old_semctl): Don't use CHECK_SEMCTL.
26700         (__new_semctl): Likewise.
26701         * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
26702         and <bp-semctl.h>.
26703         (__old_semctl): Don't use CHECK_SEMCTL.
26704         (__new_semctl): Likewise.
26705         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
26706         <bp-checks.h> and <bp-semctl.h>.
26707         (__old_semctl): Don't use CHECK_SEMCTL.
26708         (__new_semctl): Likewise.
26709         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
26710         <bp-checks.h> and <bp-semctl.h>.
26711         (semctl): Don't use CHECK_SEMCTL.
26712
26713         [BZ #13550]
26714         * Makerules (elide-bp-thunks): Remove variable.
26715         (elide-routines.oS): Don't use $(elide-bp-thunks).
26716         (elide-routines.os): Likewise.
26717         (elide-routines.o): Likewise.
26718         (elide-routines.op): Likewise.
26719         (elide-routines.og): Likewise.
26720         (objects): Don't use $(bp-thunks).
26721         * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
26722         include.
26723         (common-generated): Do not add s-proto-bp.d.
26724         * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
26725         (int): Likewise.
26726         (typ): Likewise.
26727         Do not generate makefile rules for bounded-pointer thunks.
26728         * sysdeps/generic/bp-thunks.h: Remove file.
26729         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
26730         * sysdeps/unix/s-proto-bp.S: Likewise.
26731
26732         [BZ #15062]
26733         * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
26734         parts of result separately when argument is not close to line from
26735         -i to i and one part of argument is small.
26736         * math/k_casinhf.c (__kernel_casinhf): Likewise.
26737         * math/k_casinhl.c (__kernel_casinhl): Likewise.
26738         * math/libm-test.inc (cacos_test): Add more tests.
26739         (casin_test): Likewise.
26740         (casinh_test): Likewise.
26741         * sysdeps/i386/fpu/libm-test-ulps: Update.
26742         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26743
26744 2013-01-31  David S. Miller  <davem@davemloft.net>
26745
26746         * po/de.po: Update from translation team.
26747
26748 2013-01-25  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
26749
26750         * time/tzfile.c: Include stdint.h for SIZE_MAX.
26751
26752 2013-01-25  Thomas Schwinge  <thomas@codesourcery.com>
26753
26754         * configure.in (_AC_PROG_CC_C89): New definition.
26755         * configure: Regenerate.
26756
26757         * configure.in (AC_PROG_CPP): New definition.
26758         * configure: Regenerate.
26759
26760 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
26761
26762         * debug/tst-backtrace.h: New file.
26763         * debug/tst-backtrace2.c: Include tst-backtrace.h.
26764         (ret): Remove variable.
26765         (x): Likewise.
26766         (FAIL): Remove macro.
26767         (NO_INLINE): Likewise.
26768         (fn1): Use match function instead of strstr.
26769         * debug/tst-backtrace3.c: Include tst-backtrace.h.
26770         (ret): Remove variable.
26771         (x): Likewise.
26772         (FAIL): Remove macro.
26773         (NO_INLINE): Likewise.
26774         (fn): Use match function instead of strstr.
26775         * debug/tst-backtrace4.c: Include tst-backtrace.h.
26776         (ret): Remove variable.
26777         (x): Likewise.
26778         (FAIL): Remove macro.
26779         (NO_INLINE): Likewise.
26780         (handle_signal): Use match function instead of strstr.
26781         * debug/tst-backtrace5.c: Include tst-backtrace.h.
26782         (ret): Remove variable.
26783         (x): Likewise.
26784         (FAIL): Remove macro.
26785         (NO_INLINE): Likewise.
26786         (handle_signal): Use match function instead of strstr.
26787
26788 2013-01-23  Roland McGrath  <roland@hack.frob.com>
26789
26790         * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
26791
26792 2013-01-23  David S. Miller  <davem@davemloft.net>
26793
26794         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
26795         (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
26796         argument of CAS if possible.
26797         * sysdeps/sparc/sparc64/bits/atomic.h
26798         (__arch_compare_and_exchange_val_32_acq): Likewise.
26799         (__arch_compare_and_exchange_val_64_acq): Likewise.
26800
26801 2013-01-23  Pino Toscano  <toscano.pino@tiscali.it>
26802
26803         * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
26804         * sysdeps/posix/ulimit.c: ... this.
26805         Include <limits.h>.
26806         * sysdeps/unix/bsd/ulimit.c: Remove file.
26807
26808 2013-01-23  Adam Conrad  <adconrad@0c3.net>
26809
26810         * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
26811         (LDFLAGS-tst-array5): Likewise.
26812
26813 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
26814
26815         [BZ #15036]
26816         * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
26817         based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
26818         (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
26819         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
26820
26821 2013-01-21  David S. Miller  <davem@davemloft.net>
26822
26823         * sysdeps/sparc/backtrace.c: New file.
26824         * sysdeps/sparc/sparc32/backtrace.h: New file.
26825         * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
26826         * sysdeps/sparc/sparc64/backtrace.h: New file.
26827         * sysdeps/sparc/sparc64/backtrace.c: Delete.
26828         * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
26829         -funwind-tables.
26830
26831 2013-01-21  Andreas Schwab  <schwab@suse.de>
26832
26833         [BZ #15020]
26834         * posix/wordexp.c (exec_comm): Avoid busy loop when command has
26835         closed its stdout.
26836
26837 2013-01-20  Andreas Schwab  <schwab@linux-m68k.org>
26838
26839         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
26840         "mpa2.h".
26841         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
26842
26843 2013-01-18  Joseph Myers  <joseph@codesourcery.com>
26844             Mark Mitchell  <mark@codesourcery.com>
26845             Tom de Vries  <tom@codesourcery.com>
26846             Paul Pluzhnikov  <ppluzhnikov@google.com>
26847
26848         * debug/tst-backtrace2.c: New file.
26849         * debug/tst-backtrace3.c: Likewise.
26850         * debug/tst-backtrace4.c: Likewise.
26851         * debug/tst-backtrace5.c: Likewise.
26852         * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
26853         (CFLAGS-tst-backtrace3.c): Likewise.
26854         (CFLAGS-tst-backtrace4.c): Likewise.
26855         (CFLAGS-tst-backtrace5.c): Likewise.
26856         (LDFLAGS-tst-backtrace2): Likewise.
26857         (LDFLAGS-tst-backtrace3): Likewise.
26858         (LDFLAGS-tst-backtrace4): Likewise.
26859         (LDFLAGS-tst-backtrace5): Likewise.
26860         (tests): Add new tests tst-backtrace2, tst-backtrace3,
26861         tst-backtrace4 and tst-backtrace5.
26862
26863 2013-01-18  Anton Blanchard  <anton@samba.org>
26864             Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
26865
26866         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
26867         __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
26868         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
26869         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
26870         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
26871         (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
26872         "+r" and remove output regs list as redundant.  Add explicit inline
26873         asm to specify register of return val to work around compiler codegen
26874         bug.  Remove (int) cast on return value.  Add return type parameter to
26875         use in macro so that this macro does not truncate return value for
26876         64-bit values.
26877         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
26878         pass to INTERNAL_VSYSCALL_NCS.
26879         (INLINE_VSYSCALL): Add 'long int' as return type to
26880         INTERNAL_VSYSCALL_NCS macro invocation.
26881         (INTERNAL_VSYSCALL): Add 'long int' as return type to
26882         INTERNAL_VSYSCALL_NCS macro invocation.
26883         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
26884
26885 2013-01-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
26886
26887         [BZ #14496]
26888         * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
26889         Fix application of SIMD FP exception mask.
26890
26891         * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
26892         mp_no from a power of two.
26893         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
26894         __mpexp_twomm1.  Use __pow_mp.
26895
26896         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
26897         multiplication.
26898
26899 2013-01-17  David S. Miller  <davem@davemloft.net>
26900
26901         * sysdeps/sparc/fpu/libm-test-ulps: Update.
26902
26903 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
26904
26905         [BZ #15023]
26906         * include/complex.h: Condition contents on [!_COMPLEX_H].
26907         (__kernel_casinhf): New prototype.
26908         (__kernel_casinh): Likewise.
26909         (__kernel_casinhl): Likewise.
26910         * math/Makefile (libm_calls): Add k_casinh.
26911         * math/k_casinh.c: New file.
26912         * math/k_casinhf.c: Likewise.
26913         * math/k_casinhl.c: Likewise.
26914         * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
26915         finite nonzero arguments.
26916         * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
26917         finite nonzero arguments.
26918         * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
26919         finite nonzero arguments.
26920         * math/s_casinh.c: Do not include <float.h>.
26921         (__casinh): Move code for finite nonzero arguments to k_casinh.c.
26922         * math/s_casinhf.c: Do not include <float.h>.
26923         (__casinhf): Move code for finite nonzero arguments to
26924         k_casinhf.c.
26925         * math/s_casinhl.c: Do not include <float.h>.
26926         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
26927         redefine.
26928         (__casinhl): Move code for finite nonzero arguments to
26929         k_casinhl.c.
26930         * math/libm-test.inc (cacos_test): Add more tests.
26931         * sysdeps/i386/fpu/libm-test-ulps: Update.
26932         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26933
26934 2013-01-17  Pino Toscano  <toscano.pino@tiscali.it>
26935
26936         * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
26937         * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
26938         [!HAVE_MREMAP]: Remove [defined linux] case.
26939         * malloc/arena.c: Do not include <malloc-sysdep.h>.
26940
26941 2013-01-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
26942
26943         * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
26944
26945 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
26946
26947         * elf/elf.h (R_386_SIZE32): New relocation.
26948         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
26949         R_386_SIZE32.
26950         (elf_machine_rela): Likewise.
26951         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
26952         R_X86_64_SIZE64 and R_X86_64_SIZE32.
26953
26954 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
26955
26956         * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
26957         (FP_FAST_FMA): Do not define.
26958         [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
26959         * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
26960         && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
26961         * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
26962         !_SOFT_FLOAT]: Likewise.
26963         * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
26964         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
26965         value.
26966         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
26967         [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
26968         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
26969         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
26970         [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
26971         [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
26972         file.
26973
26974 2013-01-16  Andreas Schwab  <schwab@suse.de>
26975
26976         [BZ #14327]
26977         * include/stdlib.h (__mktemp): Add declaration.
26978         * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
26979         * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
26980
26981 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
26982
26983         * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
26984         definitions.
26985         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
26986         * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
26987         * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
26988         definitions here.
26989         * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
26990         * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
26991         definitions.
26992         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
26993         and ONE.
26994         * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
26995         * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
26996         * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
26997         definitions.
26998         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
26999         * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
27000         definitions.
27001         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
27002
27003         * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
27004
27005 2013-01-15  David S. Miller  <davem@davemloft.net>
27006
27007         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
27008         trunc{,f} to libm-sysdep_routes.
27009         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
27010         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
27011         file.
27012         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
27013         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
27014         file.
27015         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
27016         file.
27017         * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
27018         * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
27019         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
27020         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
27021         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
27022         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
27023         * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
27024         * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
27025
27026         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
27027         nearbyint{,f} to libm-sysdep_routes.
27028         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
27029         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
27030         New file.
27031         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
27032         file.
27033         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
27034         New file.
27035         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
27036         file.
27037         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
27038         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
27039         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
27040         file.
27041         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
27042         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
27043         file.
27044         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
27045         * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
27046         * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
27047
27048         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
27049         libc_feholdexcept and libc_fesetenv.
27050
27051 2013-01-15  Mike Frysinger  <vapier@gentoo.org>
27052
27053         * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
27054
27055 2013-01-14  David S. Miller  <davem@davemloft.net>
27056
27057         * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
27058         (SPARC_ASM_VIS2_IFUNC): Likewise.
27059         (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
27060         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
27061         use of 'siam' instruction.
27062         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
27063         Likewise.
27064         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
27065         Likewise.
27066         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
27067         Likewise.
27068         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
27069         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
27070         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
27071         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
27072         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
27073         file.
27074         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
27075         file.
27076         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
27077         file.
27078         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
27079         file.
27080         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
27081         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
27082         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
27083         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
27084         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
27085         new VIS2 routines.
27086         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
27087         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
27088         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
27089         Likewise.
27090         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
27091         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
27092         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
27093         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
27094         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
27095         routines to libm-sysdep_routines.
27096         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
27097
27098         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
27099         fdim/fdimf to libm-sysdep_routines.
27100         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
27101         file.
27102         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
27103         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
27104         file.
27105         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
27106         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
27107         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
27108         * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
27109         * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
27110         * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
27111         * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
27112
27113 2013-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
27114
27115         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
27116         to optimize copies.
27117
27118         * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
27119         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
27120         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
27121
27122         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
27123         local variable MPTWO.
27124         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
27125         Likewise.
27126
27127 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
27128
27129         * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
27130         GLOB_NOESCAPE.
27131
27132 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
27133
27134         * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
27135
27136 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
27137
27138         * manual/pattern.texi (glob_t): Document gl_flags.
27139         (glob64_t): Likewise.
27140
27141 2013-01-11  David S. Miller  <davem@davemloft.net>
27142
27143         * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
27144         * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
27145         (gmp-sysdep_routines): New variable.  Add VIS3 optimized GMP routines.
27146         * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
27147         * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
27148         * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
27149         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
27150         * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
27151         * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
27152         * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
27153         * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
27154         * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
27155         * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
27156
27157         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
27158         sparc V9 rather than using V8 code.
27159         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
27160         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
27161
27162         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
27163         Move to...
27164         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
27165         Here.
27166
27167 2013-01-11  Roland McGrath  <roland@hack.frob.com>
27168
27169         * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
27170         not in the main loop.
27171         * configure: Regenerated.
27172
27173 2013-01-11  Joseph Myers  <joseph@codesourcery.com>
27174
27175         * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
27176         * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
27177         to just #else.
27178         * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise.  Remove
27179         [!__GLIBC_HAVE_LONG_LONG] case.
27180         * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
27181         condition to just #else.
27182         * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
27183         __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
27184         [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
27185         * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
27186         unconditional.
27187         * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
27188         * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
27189         #elif condition to just #else.
27190         * sysdeps/unix/sysv/linux/sys/sysmacros.h
27191         [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
27192         * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
27193         #elif condition to just #else.
27194
27195 2013-01-11  Steve Ellcey  <sellcey@mips.com>
27196
27197         * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
27198         (EF_MIPS_ARCH_64): Fix value.
27199         (EF_MIPS_ARCH_32R2): New.
27200         (EF_MIPS_ARCH_64R2): New.
27201
27202 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
27203
27204         * Makeconfig (+link-pie-before-libc): New.
27205         (+link-pie-after-libc): Likewise.
27206         (+link-pie-tests): Likewise.
27207         (+link-pie): Rewritten.
27208         (link-before-libc): Remove $(config-LDFLAGS).
27209         (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
27210         (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
27211         (config-LDFLAGS): Renamed to ...
27212         (rtld-LDFLAGS): This.
27213         (rtld-tests-LDFLAGS): New macro.
27214         (link-libc-rpath-link): Likewise.
27215         (link-libc-tests-rpath-link): Likewise.
27216         (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
27217         (link-libc): Prepand $(link-libc-rpath-link).
27218         (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
27219         (test-program-prefix): New macro.
27220         (test-via-rtld-prefix): Likewise.
27221         (test-program-cmd): Likewise.
27222         (host-test-program-cmd): Likewise.
27223         * Makefile ($(common-objpfx)testrun.sh): Replace
27224         $(run-program-prefix) with $(test-program-prefix).
27225         * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
27226         $(rtld-LDFLAGS).
27227         ($(common-objpfx)shlib.lds): Likewise.
27228         (build-module-helper): Likewise.
27229         ($(common-objpfx)format.lds): Likewise.
27230         * Rules (binaries-pie-tests): New.
27231         (binaries-pie-notests): Likewise.
27232         (binaries-pie): Rewritten.
27233         ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
27234         ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
27235         ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
27236         (make-test-out): Replace $(host-built-program-cmd) with
27237         $(host-test-program-cmd).
27238         * config.make.in (build-hardcoded-path-in-tests): New variable.
27239         * configure.in (--enable-hardcoded-path-in-tests): New configure
27240         option.
27241         (hardcoded_path_in_tests): New AC_SUBST.
27242         * configure: Regenerated.
27243         * catgets/Makefile ($(objpfx)test-gencat.out): Replace
27244         $(built-program-cmd) with $(test-program-cmd).
27245         * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
27246         (test_program_cmd): This.
27247         * elf/Makefile ($(objpfx)order.out): Run test with
27248         $(test-program-prefix).
27249         ($(objpfx)order2.out): Likewise.
27250         ($(objpfx)tst-initorder.out): Likewise.
27251         ($(objpfx)tst-initorder2.out): Likewise.
27252         ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
27253         $(test-program-cmd).
27254         ($(objpfx)tst-array1-static.out): Likewise.
27255         ($(objpfx)tst-array2.out): Likewise.
27256         ($(objpfx)tst-array3.out): Likewise.
27257         ($(objpfx)tst-array4.out): Likewise.
27258         ($(objpfx)tst-array5.out): Likewise.
27259         ($(objpfx)tst-array5-static.out): Likewise.
27260         (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
27261         $(test-program-cmd).
27262         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
27263         $(run-program-prefix) with $(test-program-prefix).
27264         * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
27265         (test_program_prefix): This.
27266         * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
27267         $(run-program-prefix) with $(test-program-prefix).
27268         * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
27269         (test_program_prefix): This.
27270         * iconvdata/tst-tables.sh: Likewise.
27271         * intl/Makefile ($(objpfx)tst-gettext.out): Replace
27272         $(run-program-prefix) with $(test-program-prefix).
27273         ($(objpfx)tst-translit.out): Likewise.
27274         ($(objpfx)tst-gettext2.out): Likewise.
27275         ($(objpfx)tst-gettext4.out): Likewise.
27276         ($(objpfx)tst-gettext6.out): Likewise.
27277         * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
27278         (test_program_prefix): This.
27279         * intl/tst-gettext2.sh: Likewise.
27280         * intl/tst-gettext4.sh  Likewise.
27281         * intl/tst-gettext6.sh: Likewise.
27282         * intl/tst-translit.sh: Likewise.
27283         * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
27284         with $(test-program-cmd).
27285         * libio/Makefile ($(objpfx)test-freopen.out): Replace
27286         $(run-program-prefix) with $(test-program-prefix).
27287         * libio/test-freopen.sh (run_program_prefix): Renamed to ...
27288         (test_program_prefix): This.
27289         * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
27290         $(run-program-prefix) with $(test-program-prefix).
27291         * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
27292         (test_program_prefix): This.
27293         * manual/install.texi: Document --enable-hardcoded-path-in-tests.
27294         * posix/Makefile ($(objpfx)globtest.out): Replace
27295         $(run-via-rtld-prefix) and $(test-wrapper) with
27296         $(test-program-prefix) and $(test-via-rtld-prefix).
27297         ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
27298         $(test-program-prefix).
27299         (tst-exec-ARGS): Replace $(host-built-program-cmd) with
27300         $(host-test-program-cmd).
27301         (tst-spawn-ARGS): Likewise.
27302         ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
27303         $(test-program-prefix).
27304         * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
27305         (test_via_rtld_prefix): This.
27306         (test_wrapper): Renamed to ...
27307         (test_program_prefix): This.
27308         (run_program_prefix): Replaced by test_program_prefix.
27309         * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
27310         (test_program_prefix): This.
27311         * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
27312         with $(host-test-program-cmd).
27313         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
27314         $(run-program-prefix) with $(test-program-prefix).
27315         ($(objpfx)tst-printf.out): Likewise.
27316         ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
27317         $(test-program-cmd).
27318         * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
27319         (test_program_prefix): This.
27320         * stdio-common/tst-unbputc.sh: Likewise.
27321         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
27322         $(run-program-prefix) with $(test-program-prefix).
27323         * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
27324         (test_program_prefix): This.
27325         * string/Makefile ($(objpfx)tst-svc.out):  Replace
27326         $(built-program-cmd) with $(test-program-cmd).
27327
27328 2013-01-11  Andreas Jaeger  <aj@suse.de>
27329
27330         [BZ #15003]
27331         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
27332         value. Sync with Linux 3.7.
27333
27334 2013-01-10  David S. Miller  <davem@davemloft.net>
27335
27336         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
27337         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
27338         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
27339
27340 2013-01-10  Roland McGrath  <roland@hack.frob.com>
27341
27342         * configure.in (sysnames): Drop use of $m0sub and $msub, which are
27343         never set.
27344         * configure: Regenerated.
27345
27346 2013-01-10  David S. Miller  <davem@davemloft.net>
27347
27348         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
27349         sparc V9 rather than using V8 code.
27350         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
27351         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
27352
27353 2013-01-10  Roland McGrath  <roland@hack.frob.com>
27354
27355         * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
27356         (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
27357         (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
27358         (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
27359         (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
27360         (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
27361         (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
27362         (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
27363         (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
27364         (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
27365         (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
27366         (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
27367         (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
27368         (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
27369         (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
27370         (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
27371         (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
27372         (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
27373         (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
27374         (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
27375         (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
27376         (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
27377         (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
27378         (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
27379         (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
27380         (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
27381         (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
27382
27383 2013-01-10  David S. Miller  <davem@davemloft.net>
27384
27385         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27386
27387 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
27388
27389         * posix/Makefile (tests-static): New variable.
27390         (tests): Add $(tests-static).
27391         (tst-exec-static-ARGS): New variable.
27392         (tst-spawn-static-ARGS): Likewise.
27393         * posix/tst-exec-static.c: New file.
27394         * posix/tst-spawn-static.c: Likewise.
27395         * posix/tst-exec.c: Support run directly.
27396         * posix/tst-spawn.c: Likewise.
27397
27398 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
27399
27400         * elf/link.h (struct dl_phdr_info): Use __extension__ with long
27401         long.
27402         * math/bits/mathcalls.h (llrint): Likewise.
27403         (llround): Likewise.
27404         * stdlib/stdlib.h (struct drand48_data): Likewise.
27405         * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
27406         * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
27407         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
27408         Likewise.
27409         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
27410         Likewise.
27411         * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
27412         (elf_greg_t): Likewise.
27413         * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
27414         (__jmp_buf): Likewise.
27415         * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
27416         definitions.
27417         (llrint): Likewise, for all definitions.
27418         (llrintl): Likewise.
27419
27420         * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
27421         Remove [__GNUC__] condition.
27422         * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
27423         condition to just [__USE_ISOC99].
27424         [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
27425
27426 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
27427
27428         [BZ #14200]
27429         * sysdeps/unix/sysv/linux/x86/bits/environments.h
27430         (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
27431         defined.
27432         (_POSIX_V6_ILP32_OFF32): Likewise.
27433         (_XBS5_ILP32_OFF32): Likewise.
27434         (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
27435         (__ILP32_OFFBIG_LDFLAGS): Likewise.
27436
27437 2013-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
27438
27439         * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
27440
27441         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
27442         doubles __mpexp_twomm1.  Adjust usage.
27443         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
27444         Remove.
27445
27446 2013-01-10  Andreas Schwab  <schwab@suse.de>
27447
27448         [BZ #14964]
27449         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
27450         (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
27451
27452 2013-01-09  David S. Miller  <davem@davemloft.net>
27453
27454         [BZ #15003]
27455         * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS)
27456         (TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT)
27457         (TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS)
27458         (TCP_FASTOPEN): Define.
27459         (tcp_repair_opt): New structure.
27460         (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
27461         enum values.
27462         (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE)
27463         (TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN)
27464         (TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
27465         (tcp_cookie_transactions): New structure.
27466
27467 2013-01-09  Anton Blanchard  <anton@samba.org>
27468
27469         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
27470         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
27471         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
27472         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
27473
27474 2013-01-09  Joseph Myers  <joseph@codesourcery.com>
27475
27476         * include/features.h (__USE_ANSI): Remove.
27477
27478 2013-01-09  Roland McGrath  <roland@hack.frob.com>
27479
27480         * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
27481
27482         * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
27483
27484 2013-01-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
27485
27486         * sysdeps/s390/fpu/libm-test-ulps: Update.
27487
27488         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27489
27490         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
27491         (__acr): Likewise.
27492         (__cpy): Likewise.
27493         (norm): Likewise.
27494         (denorm): Likewise.
27495         (__mp_dbl): Likewise.
27496         (__dbl_mp): Likewise.
27497         (add_magnitudes): Likewise.
27498         (sub_magnitudes): Likewise.
27499         (__add): Likewise.
27500         (__sub): Likewise.
27501         (__mul): Likewise.
27502         (__inv): Likewise.
27503         (__dvd): Likewise.
27504         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
27505         (__acr): Likewise.
27506         (__cpy): Likewise.
27507         (norm): Likewise.
27508         (denorm): Likewise.
27509         (__mp_dbl): Likewise.
27510         (__dbl_mp): Likewise.
27511         (add_magnitudes): Likewise.
27512         (sub_magnitudes): Likewise.
27513         (__add): Likewise.
27514         (__sub): Likewise.
27515         (__mul): Likewise.
27516         (__inv): Likewise.
27517         (__dvd): Likewise.
27518         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
27519         (__acr): Likewise.
27520         (__cpy): Likewise.
27521         (norm): Likewise.
27522         (denorm): Likewise.
27523         (__mp_dbl): Likewise.
27524         (__dbl_mp): Likewise.
27525         (add_magnitudes): Likewise.
27526         (sub_magnitudes): Likewise.
27527         (__add): Likewise.
27528         (__sub): Likewise.
27529         (__mul): Likewise.
27530         (__inv): Likewise.
27531         (__dvd): Likewise.
27532
27533 2013-01-08  Joseph Myers  <joseph@codesourcery.com>
27534
27535         * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
27536         __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
27537         * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
27538         2 && __USE_EXTERN_INLINES]: Likewise.
27539
27540 2013-01-08  Andreas Jaeger  <aj@suse.de>
27541
27542         [BZ# 14985]
27543         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
27544         Remove.
27545         * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
27546         * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
27547
27548 2013-01-07  Anton Blanchard  <anton@samba.org>
27549
27550         * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
27551         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
27552         * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
27553         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
27554         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
27555         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
27556         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
27557         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
27558         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
27559         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
27560         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
27561         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
27562         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
27563         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
27564         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
27565         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
27566         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
27567         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
27568         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
27569         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
27570         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
27571         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
27572         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
27573         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
27574         * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
27575         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
27576         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
27577         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
27578         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
27579         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
27580         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
27581         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
27582         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
27583         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
27584         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
27585         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
27586         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
27587         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
27588         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
27589         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
27590         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
27591         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
27592         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
27593
27594 2013-01-07  Joseph Myers  <joseph@codesourcery.com>
27595
27596         * malloc/malloc.h (__MALLOC_P): Remove all definitions.
27597         (__MALLOC_PMT): Likewise.
27598         [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
27599         [__GNUC__], only on [_LIBC].
27600         [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
27601         [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
27602         [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
27603         * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
27604         forward declaration.
27605         (realloc_hook_ini): Likewise.
27606         (memalign_hook_ini): Likewise.
27607         (__libc_memalign): Do not use __MALLOC_PMT in variable
27608         declaration.
27609         (__libc_valloc): Likewise.
27610         (__libc_pvalloc): Likewise.
27611         (__libc_calloc): Likewise.
27612         (__posix_memalign): Likewise.
27613
27614         [BZ #14996]
27615         * math/s_casinh.c: Include <float.h>.
27616         (__casinh): Do not do computation with squaring and square root
27617         for large arguments.
27618         * math/s_casinhf.c: Include <float.h>.
27619         (__casinhf): Do not do computation with squaring and square root
27620         for large arguments.
27621         * math/s_casinhl.c: Include <float.h>.
27622         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
27623         (__casinhl): Do not do computation with squaring and square root
27624         for large arguments.
27625         * math/libm-test.inc (casin_test): Add more tests.
27626         (casinh_test): Likewise.
27627         * sysdeps/i386/fpu/libm-test-ulps: Update.
27628         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27629
27630 2013-01-04  H.J. Lu  <hongjiu.lu@intel.com>
27631
27632         * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
27633         (__x86_64_raw_data_cache_size): Likewise.
27634         (__x86_64_data_cache_size_half): Likewise.
27635         (__x86_64_raw_data_cache_size_half): Likewise.
27636         (__x86_64_shared_cache_size): Likewise.
27637         (__x86_64_raw_shared_cache_size): Likewise.
27638         (__x86_64_shared_cache_size_half): Likewise.
27639         (__x86_64_raw_shared_cache_size_half): Likewise.
27640         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
27641         to ...
27642         (__x86_data_cache_size): This.
27643         (__x86_64_raw_data_cache_size): Renamed to ...
27644         (__x86_raw_data_cache_size): This.
27645         (__x86_64_data_cache_size_half): Renamed to ...
27646         (__x86_data_cache_size_half): This.
27647         (__x86_64_raw_data_cache_size_half): Renamed to ...
27648         (__x86_raw_data_cache_size_half): This.
27649         (__x86_64_shared_cache_size): Renamed to ...
27650         (__x86_shared_cache_size): This.
27651         (__x86_64_raw_shared_cache_size): Renamed to ...
27652         (__x86_raw_shared_cache_size): This.
27653         (__x86_64_shared_cache_size_half): Renamed to ...
27654         (__x86_shared_cache_size_half): This.
27655         (__x86_64_raw_shared_cache_size_half): Renamed to ...
27656         (__x86_raw_shared_cache_size_half): This.
27657         * sysdeps/x86_64/memcpy.S: Updated.
27658         * sysdeps/x86_64/memset.S: Likewise.
27659         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
27660         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
27661         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
27662
27663 2013-01-04  David S. Miller  <davem@davemloft.net>
27664
27665         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27666
27667 2013-01-04  Andreas Schwab  <schwab@linux-m68k.org>
27668
27669         * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
27670         1 to avoid redefinition warning.
27671         (__USE_GNU): Don't define.
27672         (init_signaling_nan): Protoize.
27673
27674         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27675
27676 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
27677
27678         * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
27679         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
27680         (__cpymn): Likewise.
27681         (norm): Remove commented code.
27682         (denorm): Likewise.
27683         (__mp_dbl): Likewise.
27684         (__inv): Likewise.
27685         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
27686         (__cpymn): Likewise.
27687         (norm): Remove commented code.
27688         (denorm): Likewise.
27689         (__mp_dbl): Likewise.
27690         (__inv): Likewise.
27691
27692         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
27693         mp_no value for 1.0 and 2.0.
27694         (norm): Use RADIXI instead of radixi.d.
27695         (denorm): Likewise.
27696         (__mul): Use 0.0 instead of zero.d.
27697         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
27698         mp_no value for 1.0 and 2.0.
27699         (norm): Use RADIXI instead of radixi.d.
27700         (denorm): Likewise.
27701         (__mul): Use 0.0 instead of zero.d.
27702
27703 2013-01-04  Joseph Myers  <joseph@codesourcery.com>
27704
27705         [BZ #14994]
27706         * math/s_casinh.c (__casinh): Reduce finite argument to first
27707         quadrant then set signs of results at the end.
27708         * math/s_casinhf.c (__casinhf): Likewise.
27709         * math/s_casinhl.c (__casinhl): Likewise.
27710         * math/libm-test.inc (casin_test): Add more tests.
27711         (casinh_test): Likewise.
27712         * sysdeps/i386/fpu/libm-test-ulps: Update.
27713         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27714
27715 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
27716
27717         * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
27718
27719         * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
27720
27721         * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
27722         declarations.
27723         (denorm): Likewise.
27724         (__mp_dbl): Likewise.
27725         (__inv): Likewise.
27726
27727         * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
27728         and adjust the header comment.
27729
27730         * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
27731         variable name from declaration.
27732
27733 2013-01-03  H.J. Lu  <hongjiu.lu@intel.com>
27734
27735         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
27736         Initialize COMMON_CPUID_INDEX_7 element.
27737         * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
27738         (CPUID_RTM): Likewise.
27739         (HAS_RTM): Likewise.
27740         (COMMON_CPUID_INDEX_7): New enum.
27741
27742 2013-01-03  Andreas Schwab  <schwab@linux-m68k.org>
27743
27744         [BZ #14981]
27745         * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
27746         size is zero, record memory as freed.
27747
27748 2013-01-03  Andreas Jaeger  <aj@suse.de>
27749
27750         * po/ia.po: Add new Interlingua translation.
27751
27752 2012-01-03  Allan McRae  <allan@archlinux.org>
27753
27754         * locale/programs/localedef.c: Fix description of '--posix' flag.
27755
27756 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
27757
27758         * NEWS: Update dates in second copyright notice.
27759         * README: Update copyright dates in example.
27760         * manual/libc.texinfo: Update copyright dates.
27761         * scripts/test-installation.pl: Update copyright date in --version
27762         output.
27763
27764         * hurd/ctty-input.c: Fix copyright notice formatting.
27765         * hurd/ctty-output.c: Likewise.
27766         * hurd/dtable.c: Likewise.
27767         * hurd/hurd-raise.c: Likewise.
27768         * hurd/hurdprio.c: Likewise.
27769         * hurd/msgportdemux.c: Likewise.
27770         * misc/sys/file.h: Likewise.
27771         * misc/sys/ioctl.h: Likewise.
27772         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
27773         * sysdeps/mach/hurd/chdir.c: Likewise.
27774         * sysdeps/mach/hurd/fchdir.c: Likewise.
27775         * sysdeps/mach/hurd/rename.c: Likewise.
27776         * sysdeps/mach/hurd/rmdir.c: Likewise.
27777         * sysdeps/mach/hurd/seekdir.c: Likewise.
27778         * sysdeps/mach/hurd/setsid.c: Likewise.
27779         * sysdeps/posix/wait3.c: Likewise.
27780
27781         * All files with FSF copyright notices: Update copyright dates
27782         using scripts/update-copyrights.
27783         * intl/plural.c: Regenerated.
27784         * locale/programs/charmap-kw.h: Likewise.
27785         * locale/programs/locfile-kw.h: Likewise.
27786
27787 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
27788
27789         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
27790         four values.
27791
27792         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
27793         calculation loop and add branch prediction.
27794
27795         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
27796         check access beyond bounds of m1np.
27797
27798         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
27799         MPTWO.
27800         (__inv): Remove local variable MPTWO to use the global
27801         constant.
27802         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
27803         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
27804         variable MPTWO.
27805         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
27806         MP3HALFS static const.
27807
27808 2013-01-01  David S. Miller  <davem@davemloft.net>
27809
27810         * po/ca.po: Update from translation team.
27811
27812 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
27813
27814         * scripts/update-copyrights: New file.
27815         * Makeconfig: Reformat copyright notice.
27816         * ctype/ctype.h: Likewise.
27817         * debug/swprintf_chk.c: Likewise.
27818         * elf/dl-cache.c: Likewise.
27819         * elf/dl-debug.c: Likewise.
27820         * elf/dl-object.c: Likewise.
27821         * grp/initgroups.c: Likewise.
27822         * hurd/Makefile: Likewise.
27823         * hurd/hurd/signal.h: Likewise.
27824         * hurd/hurdfault.c: Likewise.
27825         * hurd/hurdioctl.c: Likewise.
27826         * hurd/hurdlookup.c: Likewise.
27827         * hurd/intr-msg.c: Likewise.
27828         * iconv/gconv_open.c: Likewise.
27829         * libio/swprintf.c: Likewise.
27830         * locale/lc-ctype.c: Likewise.
27831         * locale/nl_langinfo.c: Likewise.
27832         * mach/Machrules: Likewise.
27833         * mach/Makefile: Likewise.
27834         * malloc/obstack.h: Likewise.
27835         * manual/Makefile: Likewise.
27836         * manual/tsort.awk: Likewise.
27837         * misc/bits/stab.def: Likewise.
27838         * nis/nis_print_group_entry.c: Likewise.
27839         * nis/nis_table.c: Likewise.
27840         * nis/nss_compat/compat-pwd.c: Likewise.
27841         * nis/nss_compat/compat-spwd.c: Likewise.
27842         * po/Makefile: Likewise.
27843         * posix/fnmatch.c: Likewise.
27844         * posix/regex.h: Likewise.
27845         * resolv/Makefile: Likewise.
27846         * resolv/nss_dns/dns-network.c: Likewise.
27847         * resolv/res_hconf.c: Likewise.
27848         * scripts/gen-sorted.awk: Likewise.
27849         * soft-fp/soft-fp.h: Likewise.
27850         * stdio-common/printf.h: Likewise.
27851         * stdlib/monetary.h: Likewise.
27852         * stdlib/random.c: Likewise.
27853         * stdlib/random_r.c: Likewise.
27854         * sysdeps/generic/Makefile: Likewise.
27855         * sysdeps/gnu/Makefile: Likewise.
27856         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
27857         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
27858         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
27859         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
27860         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
27861         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
27862         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
27863         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
27864         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
27865         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
27866         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
27867         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
27868         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
27869         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
27870         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
27871         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
27872         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
27873         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
27874         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
27875         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
27876         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
27877         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
27878         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
27879         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
27880         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
27881         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
27882         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
27883         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
27884         * sysdeps/mach/hurd/errnos.awk: Likewise.
27885         * sysdeps/mach/hurd/fork.c: Likewise.
27886         * sysdeps/mach/hurd/getcwd.c: Likewise.
27887         * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
27888         * sysdeps/mach/hurd/mmap.c: Likewise.
27889         * sysdeps/mach/hurd/utimes.c: Likewise.
27890         * sysdeps/mach/hurd/xmknod.c: Likewise.
27891         * sysdeps/posix/profil.c: Likewise.
27892         * sysdeps/posix/readdir_r.c: Likewise.
27893         * sysdeps/powerpc/bits/mathdef.h: Likewise.
27894         * sysdeps/powerpc/bits/setjmp.h: Likewise.
27895         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
27896         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
27897         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
27898         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
27899         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
27900         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
27901         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
27902         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
27903         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
27904         * sysdeps/pthread/lio_listio.c: Likewise.
27905         * sysdeps/sparc/dl-procinfo.h: Likewise.
27906         * sysdeps/unix/i386/sysdep.S: Likewise.
27907         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
27908         * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
27909         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
27910         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
27911         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
27912         * sysdeps/unix/sysv/linux/semctl.c: Likewise.
27913         * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
27914         * sysdeps/unix/sysv/linux/speed.c: Likewise.
27915         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
27916         * sysdeps/wordsize-32/divdi3.c: Likewise.
27917         * time/sys/time.h: Likewise.
27918         * wcsmbs/Makefile: Likewise.
27919
27920 2013-01-01  David S. Miller  <davem@davemloft.net>
27921
27922         * po/fr.po: Update from translation team.
27923
27924         * catgets/gencat.c: Update copyright year.
27925         * csu/version.c: Likewise.
27926         * debug/catchsegv.sh: Likewise.
27927         * debug/pcprofiledump.c: Likewise.
27928         * debug/xtrace.sh: Likewise.
27929         * elf/ldconfig.c: Likewise.
27930         * elf/ldd.bash.in: Likewise.
27931         * elf/pldd.c: Likewise.
27932         * elf/sotruss.ksh: Likewise.
27933         * elf/sprof.c: Likewise.
27934         * iconv/iconv_prog.c: Likewise.
27935         * iconv/iconvconfig.c: Likewise.
27936         * locale/programs/locale.c: Likewise.
27937         * locale/programs/localedef.c: Likewise.
27938         * login/programs/pt_chown.c: Likewise.
27939         * malloc/memusage.sh: Likewise.
27940         * malloc/memusagestat.c: Likewise.
27941         * malloc/mtrace.pl: Likewise.
27942         * nscd/nscd.c: Likewise.
27943         * nss/getent.c: Likewise.
27944         * nss/makedb.c: Likewise.
27945         * posix/getconf.c: Likewise.
27946
27947 2012-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
27948
27949         * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
27950         numbers.
27951
27952 2012-12-30  Mike Frysinger  <vapier@gentoo.org>
27953
27954         * math/bits/mathcalls.h (modf): Use __nonnull.
27955
27956 2012-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
27957
27958         * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
27959         (split): Use macro CN instead of the bare value.
27960         * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
27961         could be used.
27962         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
27963         instead of the bare value.
27964         (power1): Likewise.
27965
27966 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
27967
27968         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
27969         __ATAN_TWOM.
27970         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
27971
27972         * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
27973         their values.
27974         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
27975         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
27976         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
27977         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
27978
27979 2012-12-28  Andreas Jaeger  <aj@suse.de>
27980
27981         * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define.  New
27982         values are from Linux 3.7.
27983
27984         * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
27985         (TCPI_OPT_ECN_SEEN): Define.  Sync with Linux 3.7.
27986
27987 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
27988
27989         * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
27990         TRUE case.
27991
27992         * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
27993         (norm): Likewise.
27994         * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
27995         variables with preprocessor constants.
27996         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
27997         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
27998         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
27999
28000 2012-12-27  Bruno Haible  <bruno@clisp.org>
28001
28002         [BZ #14317]
28003         * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
28004         only if needed.
28005
28006 2012-12-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
28007
28008         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
28009         and use variable directly.
28010         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
28011
28012         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
28013         MPONE.
28014         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
28015         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
28016         variable MPONE.
28017         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
28018         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
28019         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
28020         include directive.  Remove local variable MPONE.
28021         * sysdeps/ieee754/dbl-64/mplog.h: Remove.
28022         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
28023         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
28024
28025 2012-12-25  David S. Miller  <davem@davemloft.net>
28026
28027         * version.h (RELEASE): Set to "development".
28028         (VERSION): Set to "2.17.90".
28029         * NEWS: Add 2.18 section.
28030
28031 2012-12-21  David S. Miller  <davem@davemloft.net>
28032
28033         * po/hr.po: Update from translation team.
28034
28035 2012-12-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
28036
28037         * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
28038
28039 2012-12-19  Steve Ellcey  <sellcey@mips.com>
28040
28041         * NEWS:  Mention new memcpy for MIPS.
28042
28043 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
28044
28045         * manual/contrib.texi (Contributors): Spelling correction.
28046
28047 2012-12-15  David S. Miller  <davem@davemloft.net>
28048
28049         * po/ru.po: Update from translation team.
28050
28051 2012-12-13  David S. Miller  <davem@davemloft.net>
28052
28053         * NEWS: Mention IFUNC testsuite enhancements.
28054
28055         * po/pl.po: Update from translation team.
28056         * po/bg.po: Likewise.
28057
28058         * manual/contrib.texi (Contributors): Update entries for Hongjiu
28059         Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
28060
28061 2012-12-11  David S. Miller  <davem@davemloft.net>
28062
28063         * po/sv.po: Update from translation team.
28064
28065         * po/vi.po: Update from translation team.
28066
28067         * po/cs.po: Update from translation team.
28068
28069         * po/de.po: Update from translation team.
28070         * po/eo.po: Likewise.
28071         * po/nl.po: Likewise.
28072
28073 2012-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
28074
28075         [BZ #14246]
28076         * manual/argp.texi (Argp Helper Functions): Move node to follow
28077         Argp Parsing State.
28078
28079         [BZ #14872]
28080         * manual/conf.texi (Limits on File System Capacity): Mention if
28081         terminating null is included in the max size.
28082
28083 2012-12-10  Andreas Jaeger  <aj@suse.de>
28084
28085         * po/cs.po: Update from translation team.
28086
28087 2012-12-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
28088
28089         * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
28090         void pointer and cast to uintptr_t.
28091         * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
28092         path.
28093         * sysdeps/s390/s390-64/memcpy.S: Likewise.
28094         * sysdeps/s390/s390-64/memset.S: Likewise.
28095
28096 2012-12-08  Benno Schulenberg  <bensberg@justemail.net>
28097
28098         [BZ #14833]
28099         * menual/message.texi (Message Translation): Fix typos.
28100         (Helper programs for gettext): Likewise.
28101
28102 2012-12-07  Andreas Schwab  <schwab@linux-m68k.org>
28103
28104         [BZ #14898]
28105         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
28106         Change to -1.
28107
28108 2012-12-07  David S. Miller  <davem@davemloft.net>
28109
28110         * po/libc.pot: Update.
28111
28112 2012-12-07  Richard Henderson  <rth@redhat.com>
28113
28114         [BZ #10114]
28115         * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
28116         normal/normal case to before the switch.
28117         (_FP_DIV): Likewise.
28118
28119 2012-12-06  Carlos O'Donell  <carlos@systemhalted.org>
28120             Mike Frysinger  <vapier@gentoo.org>
28121
28122         * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
28123         check for __NR_fadvise64_64.
28124
28125 2012-12-06  Chris Metcalf  <cmetcalf@tilera.com>
28126
28127         * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
28128         0, not just to plain "0" as a statement.
28129         (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
28130         with cw.
28131
28132 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
28133
28134         * NEWS: Use sourceware.org in Bugzilla URL.
28135
28136 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
28137
28138         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
28139         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
28140
28141         * stdio-common/tst-put-error.c (do_test): Add newline to the
28142         padded test to ensure flush.
28143
28144 2012-12-05  Jeff Law  <law@redhat.com>
28145
28146         * sunrpc/etc.rpc (fedfs_admin): Add entry.
28147
28148 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
28149
28150         * README: Don't refer to ports add-on as distributed separately.
28151         Mention AArch64 in list of systems supported in the ports add-on.
28152
28153         * LICENSES: Add more non-FSF copyright and license notices.
28154
28155         * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
28156         ((unused)).
28157
28158         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
28159
28160         * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
28161         10000 as width of padded output.
28162
28163 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
28164
28165         * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
28166
28167         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
28168         variable LX with __attribute__ ((unused)).
28169         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
28170         Likewise.
28171         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
28172         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
28173         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
28174         with __attribute__ ((unused)).
28175
28176 2012-12-04  David S. Miller  <davem@abraco.davemloft.net>
28177
28178         * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
28179
28180 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
28181
28182         * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
28183         (CFLAGS-nldbl-acos.c): New variable.
28184         [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
28185         [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
28186         [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
28187         [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
28188         [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
28189         [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
28190         [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
28191         [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
28192         [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
28193         [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
28194         [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
28195         [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
28196         [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
28197         [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
28198         [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
28199         [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
28200         [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
28201         [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
28202         [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
28203         [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
28204         [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
28205         [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
28206         [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
28207         [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
28208         [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
28209         [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
28210         [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
28211         [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
28212         [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
28213         [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
28214         [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
28215         [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
28216         [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
28217         [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
28218         [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
28219         [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
28220         [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
28221         [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
28222         [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
28223         [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
28224         [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
28225         [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
28226         [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
28227         [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
28228         [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
28229         [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
28230         [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
28231         [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
28232         [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
28233         [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
28234         [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
28235         [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
28236         [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
28237         [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
28238         [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
28239         [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
28240         [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
28241         [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
28242         [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
28243         [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
28244         [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
28245         [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
28246         [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
28247         [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
28248         [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
28249         [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
28250         [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
28251         [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
28252         [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
28253         [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
28254         [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
28255         [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
28256         [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
28257         [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
28258         [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
28259         [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
28260         [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
28261         [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
28262         [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
28263         [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
28264         [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
28265         [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
28266         [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
28267         [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
28268         [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
28269         [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
28270         [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
28271         [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
28272         [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
28273         [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
28274         [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
28275         [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
28276         [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
28277         [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
28278         [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
28279         [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
28280         [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
28281
28282         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
28283         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
28284
28285         [BZ #14914]
28286         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
28287         whole low double instead of just low 47 bits when splitting values
28288         into two parts.
28289
28290 2012-12-03  Allan McRae  <allan@archlinux.org>
28291
28292         * manual/stdio.texi (Predefined Printf Handlers): Remove
28293         @hsep and @vsep usage.
28294
28295 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
28296
28297         * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
28298         * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
28299
28300 2012-12-03  Jeff Law  <law@redhat.com>
28301
28302         * time/sys/time.h (settimeofday): Do not mark TV argument
28303         as __nonnull.
28304
28305 2012-12-01  Mike Frysinger  <vapier@gentoo.org>
28306
28307         * libio/fileops.c (_IO_new_file_close_it): Do not always flush
28308         when currently writing and seek to current position when not.
28309         * libio/Makefile (tests): Remove bug-fclose1.
28310         * libio/bug-fclose1.c: Delete.
28311
28312 2012-12-01  Joseph Myers  <joseph@codesourcery.com>
28313
28314         * manual/arith.texi (feenableexcept): Fix typo.
28315         (fedisableexcept): Likewise.
28316
28317 2012-11-30  Roland McGrath  <roland@hack.frob.com>
28318
28319         * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
28320         second, differently-typed declaration, rather than a cast.
28321
28322 2012-11-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
28323
28324         * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
28325         * include/rpc/svc.h: ... here.
28326
28327 2012-11-30  Aurelien Jarno  <aurel32@debian.org>
28328
28329         [BZ #13013]
28330         * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
28331         depending n and resplen2 to catch cases where answer
28332         equals answerp2.
28333
28334 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
28335
28336         * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
28337         for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
28338
28339 2012-11-29  Mike Frysinger  <vapier@gentoo.org>
28340
28341         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
28342
28343 2012-11-29  Roland McGrath  <roland@hack.frob.com>
28344
28345         * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
28346
28347 2012-11-28  Jeff Law  <law@redhat.com>
28348
28349         [BZ #13761]
28350         * nscd/grpcache.c (cache_addgr): Rename alloca_used to
28351         dataset_temporary.  Track alloca usage into alloca_used.
28352         If dataset is large allocate and release it via malloc/free.
28353
28354 2012-06-04  Florian Weimer  <fweimer@redhat.com>
28355
28356         [BZ #14197]
28357         * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
28358
28359 2012-11-28  David S. Miller  <davem@davemloft.net>
28360
28361         * sysdeps/sparc/fpu/libm-test-ulps: Update.
28362
28363 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
28364
28365         [BZ #14803]
28366         * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
28367         of pi/2 rounded to nearest to 64 bits.
28368         (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
28369         nearest to 64 bits.
28370         (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
28371         bits.
28372
28373 2012-11-28  Jeff Law <law@redhat.com>
28374             Martin Osvald <mosvald@redhat.com>
28375
28376         [BZ #14889]
28377         * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
28378         * sunrpc/svc.c: Include time.h.
28379         (__svc_accept_failed): New function.
28380         * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
28381         any reason other than EINTR, call __svc_accept_failed.
28382         * sunrpc/svc_udp.c (svcudp_recv): Similarly.
28383         * sunrpc/svc_unix.c (rendezvous_request): Similarly.
28384
28385 2012-11-28  Andreas Schwab  <schwab@suse.de>
28386
28387         * scripts/abilist.awk: Also handle indirect functions in .opd
28388         section.
28389
28390 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
28391
28392         [BZ #13881]
28393         * sysdeps/x86/fpu/powl_helper.c: New file.
28394         * sysdeps/x86/fpu/Makefile: Likewise.
28395         * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
28396         (p3): New object.
28397         (__ieee754_powl): Use __powl_helper for finite arguments except
28398         integer exponents below 8.
28399         * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
28400         (p3): New object.
28401         (__ieee754_powl): Use __powl_helper for finite arguments except
28402         integer exponents below 8.
28403         * math/libm-test.inc (pow_test): Add more tests and enable some
28404         previously disabled tests.
28405         * sysdeps/i386/fpu/libm-test-ulps: Update.
28406         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28407
28408 2012-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
28409             Carlos O'Donell  <carlos_odonell@mentor.com>
28410
28411         * nss/makedb.c (is_prime): Assert that input is odd and greater
28412         than 4.  Note that fact in a comment too.
28413         (next_prime): Add 4 to input.
28414
28415 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
28416
28417         [BZ #11741]
28418         * libio/Makefile (tests): Add test case tst-fwrite-error.
28419         * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
28420         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
28421         * libio/tst-fwrite-error.c: New test case.
28422
28423 2012-11-26  H.J. Lu  <hongjiu.lu@intel.com>
28424
28425         * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
28426         before casting to void *.
28427         * include/libc-internal.h (__pointer_type): New macro.
28428         (__integer_if_pointer_type_sub): Likewise.
28429         (__integer_if_pointer_type): Likewise.
28430         (cast_to_integer): Likewise.
28431         * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
28432         (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
28433         before casting to atomic64_t.
28434         (atomic_exchange_acq): Likewise.
28435         (__arch_exchange_and_add_body): Likewise.
28436         (__arch_add_body): Likewise.
28437         (atomic_add_negative): Likewise.
28438         (atomic_add_zero): Likewise.
28439
28440 2012-11-26  Joseph Myers  <joseph@codesourcery.com>
28441
28442         * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
28443         (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
28444         (add_fdes): Likewise.
28445         (linear_search_fdes): Likewise.
28446         (binary_search_unencoded_fdes): Likewise.
28447
28448 2012-11-26  Andreas Schwab  <schwab@linux-m68k.org>
28449
28450         * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
28451
28452 2012-11-24  Adam Conrad  <adconrad@0c3.net>
28453
28454         * configure.in: Autodetect C++ header directories.
28455         * configure: Regenerated.
28456
28457 2012-11-23  Mike Frysinger  <vapier@gentoo.org>
28458
28459         * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
28460
28461 2012-11-23  Andreas Schwab  <schwab@linux-m68k.org>
28462
28463         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
28464
28465 2012-11-22  Joseph Myers  <joseph@codesourcery.com>
28466
28467         * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
28468         LDBL_MANT_DIG == 106]: Disable some tests.
28469         (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
28470         Likewise.
28471         (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
28472         Likewise.
28473
28474         [BZ #14871]
28475         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
28476         input for small inputs.  Return +/- pi/2 for large inputs.
28477         * math/libm-test.inc (atan_test): Add more tests.
28478
28479         * sysdeps/generic/unwind-dw2-fde-glibc.c
28480         (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
28481         __attribute__ ((unused)).
28482
28483         [BZ #14645]
28484         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
28485         x * y if x and y are nonzero and z is zero.
28486
28487         [BZ #14811]
28488         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
28489         nonzero exponents with absolute value below 0x1p-117 to +/-
28490         0x1p-117.
28491
28492         [BZ #14869]
28493         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
28494         up arguments below 2**-450, not just those below 2**-500.
28495         * math/libm-test.inc (hypot_test): Add another test.
28496
28497         [BZ #14868]
28498         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
28499         Return a+b for ratio over 2**120, not 2**60.
28500         * math/libm-test.inc (hypot_test): Add another test.
28501
28502         * math/libm-test.inc (clog_test): Use
28503         UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
28504         (clog10_test): Likewise.
28505
28506         [BZ #6778]
28507         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
28508
28509 2012-11-22  Andreas Schwab  <schwab@suse.de>
28510
28511         * sysdeps/i386/fpu/libm-test-ulps: Update.
28512
28513 2012-11-22  Pino Toscano  <toscano.pino@tiscali.it>
28514
28515         * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
28516         printf output with newline.
28517
28518 2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
28519
28520         [BZ #14865]
28521         * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
28522         * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
28523         -z nodlopen, -z initfirst and -z execstack support.
28524         * configure: Regenerated.
28525
28526         * elf/elf.h (DF_1_NODIRECT): New macro.
28527         (DF_1_IGNMULDEF): Likewise.
28528         (DF_1_NOKSYMS): Likewise.
28529         (DF_1_NOHDR): Likewise.
28530         (DF_1_EDITED): Likewise.
28531         (DF_1_NORELOC): Likewise.
28532         (DF_1_SYMINTPOSE): Likewise.
28533         (DF_1_GLOBAUDIT): Likewise.
28534         (DF_1_SINGLETON): Likewise.
28535         * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
28536         DT_1_SUPPORTED_MASK bits.
28537         * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
28538
28539 2012-11-20  Carlos O'Donell  <carlos_odonell@mentor.com>
28540
28541         * sysdeps/unix/make-syscalls.sh: Document prefixes.
28542
28543 2012-11-20  Thomas Schwinge  <thomas@codesourcery.com>
28544
28545         * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
28546         macro.
28547
28548         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
28549         (sendmmsg): Move declarations...
28550         * socket/sys/socket.h: ... here.
28551         * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
28552         !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
28553         include it from...
28554         * socket/recvmmsg.c: ... this new file.
28555         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
28556         (sendmmsg): Rename to __sendmmsg, create weak alias and make
28557         definition of __sendmmsg hidden.
28558         * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
28559         [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
28560         Move ENOSYS stub into and include it from...
28561         * socket/sendmmsg.c: ... this new file.
28562         * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
28563         (sysdep_routines): Move recvmmsg and sendmmsg...
28564         * socket/Makefile (routines): ... here.
28565         * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
28566         (GLIBC_PRIVATE): Add __sendmmsg.
28567         * include/sys/socket.h (__sendmmsg): Add declarations.
28568         * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
28569         sendmmsg.
28570
28571 2012-11-20  Joseph Myers  <joseph@codesourcery.com>
28572
28573         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
28574         variable I1 with __attribute__ ((unused)).
28575         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
28576
28577 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
28578
28579         * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
28580         DUMMY variables with __attribute__ ((unused)).
28581
28582         * bits/byteswap.h: Include <bits/types.h>.
28583         (__bswap_64): Use __uint64_t instead of unsigned long long int.
28584
28585 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
28586
28587         * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
28588         string_t.  Do not manually set errno.
28589         (__ptsname_r): Change the type of PEERNAME to string_t, and check its
28590         length with __strnlen.  Make sure to both set errno and return it on
28591         failure.
28592
28593 2012-11-19  David S. Miller  <davem@davemloft.net>
28594
28595         With help from Joseph Myers.
28596         * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
28597         very large arguments properly.
28598         * math/libm-test.inc (atan_test): New tests.
28599         (atan2_test): New tests.
28600         * sysdeps/sparc/fpu/libm-test-ulps: Update.
28601         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
28602
28603 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
28604
28605         [BZ #14856]
28606         * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
28607         Define to 3.
28608
28609         * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
28610         [POSIX] (EADDRNOTAVAIL): Likewise.
28611         [POSIX] (EAFNOSUPPORT): Likewise.
28612         [POSIX] (EALREADY): Likewise.
28613         [POSIX] (ECONNABORTED): Likewise.
28614         [POSIX] (ECONNREFUSED): Likewise.
28615         [POSIX] (ECONNRESET): Likewise.
28616         [POSIX] (EDESTADDRREQ): Likewise.
28617         [POSIX] (EDQUOT): Likewise.
28618         [POSIX] (EHOSTUNREACH): Likewise.
28619         [POSIX] (EIDRM): Likewise.
28620         [POSIX] (EISCONN): Likewise.
28621         [POSIX] (ELOOP): Likewise.
28622         [POSIX] (EMULTIHOP): Likewise.
28623         [POSIX] (ENETDOWN): Likewise.
28624         [POSIX] (ENETUNREACH): Likewise.
28625         [POSIX] (ENOBUFS): Likewise.
28626         [POSIX] (ENODATA): Likewise.
28627         [POSIX] (ENOLINK): Likewise.
28628         [POSIX] (ENOMSG): Likewise.
28629         [POSIX] (ENOPROTOOPT): Likewise.
28630         [POSIX] (ENOSR): Likewise.
28631         [POSIX] (ENOSTR): Likewise.
28632         [POSIX] (ENOTCONN): Likewise.
28633         [POSIX] (ENOTSOCK): Likewise.
28634         [POSIX] (EOPNOTSUPP): Likewise.
28635         [POSIX] (EOVERFLOW): Likewise.
28636         [POSIX] (EPROTO): Likewise.
28637         [POSIX] (EPROTONOSUPPORT): Likewise.
28638         [POSIX] (EPROTOTYPE): Likewise.
28639         [POSIX] (ESTALE): Likewise.
28640         [POSIX] (ETIME): Likewise.
28641         [POSIX] (ETXTBSY): Likewise.
28642         [POSIX] (EWOULDBLOCK): Likewise.
28643         [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
28644         * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
28645         [POSIX] (SEEK_CUR): Likewise.
28646         [POSIX] (SEEK_END): Likewise.
28647         [POSIX || UNIX98] (mode_t): Do not require.
28648         [POSIX] (off_t): Likewise.
28649         [POSIX] (pid_t): Likewise.
28650         [POSIX] (sys/stat.h): Do not allow header.
28651         [POSIX] (unistd.h): Likewise.
28652         [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
28653         [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
28654         [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
28655         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
28656         require.
28657         * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
28658         sigevent): Specify elements.
28659         [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
28660         entry.
28661         [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
28662         [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
28663
28664         * conform/data/cpio.h-data [POSIX]: Disable whole file.
28665         * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
28666         * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
28667         (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
28668         [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
28669         [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
28670         [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
28671         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
28672         [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
28673         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
28674         [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
28675         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
28676         [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
28677         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
28678         Likewise.
28679         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
28680         Likewise.
28681         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
28682         Likewise.
28683         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
28684         Likewise.
28685         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
28686         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
28687         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
28688         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
28689         [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
28690         Specify lower bound on value.
28691         [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
28692         [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
28693         [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
28694         [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
28695         [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
28696         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
28697         [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
28698         [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
28699         value.
28700         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
28701         as optional.
28702         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
28703         [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
28704         [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
28705         [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
28706         [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
28707         [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
28708         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
28709         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
28710         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
28711         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
28712         [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
28713         [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
28714         [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
28715         [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
28716         [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
28717         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
28718         entry.
28719         [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
28720         optional.
28721         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
28722         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
28723         [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
28724         [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
28725         [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
28726         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
28727         Likewise.
28728         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
28729         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
28730         [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
28731         [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
28732         [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise.  Give
28733         value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
28734         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
28735         as optional.
28736         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
28737         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
28738         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
28739         [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
28740         Likewise.  Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
28741         [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
28742         specify as optional.
28743         [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
28744         [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
28745         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
28746         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
28747         [POSIX || XPG3] (NL_ARGMAX): Do not allow.
28748         [XPG3] (NL_LANGMAX): Likewise.
28749         [POSIX || XPG3] (NL_MSGMAX): Likewise.
28750         [POSIX || XPG3] (NL_NMAX): Likewise.
28751         [POSIX || XPG3] (NL_SETMAX): Likewise.
28752         [POSIX || XPG3] (NL_TEXTMAX): Likewise.
28753         [XPG3] (NZERO): Likewise.
28754         [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
28755         [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
28756         [!ISO && !ISO99 && !ISO11] (*_t): Allow.
28757         * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
28758         (REG_ERANGE): Expect.
28759         * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
28760         optional-constant.
28761         [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
28762         Use (void) in prototype.
28763         [POSIX] (*_t): Allow.
28764         * conform/data/sys/times.h-data [POSIX]: Enable whole file.
28765         * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
28766         (WRDE_BADVAL): Expect.
28767
28768         * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
28769         expect.
28770         [XPG3 || XPG4] (O_RSYNC): Likewise.
28771         * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
28772         Likewise.
28773         [XPG3 || XPG4] (pthread_sigmask): Likewise.
28774         [XPG3 || XPG4] (sigqueue): Likewise.
28775         [XPG3 || XPG4] (sigtimedwait): Likewise.
28776         [XPG3 || XPG4] (sigwaitinfo): Likewise.
28777         * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
28778         [XPG3 || XPG4] (vsnprintf): Likewise.
28779         * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
28780         Likewise.
28781         [XPG3 || XPG4] (blksize_t): Likewise.
28782         * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
28783         Likewise.
28784         [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
28785         [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
28786         [XPG3 || XPG4] (struct itimerspec): Likewise.
28787         [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
28788         [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
28789         [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
28790         [XPG3 || XPG4] (clockid_t): Likewise.
28791         [XPG3 || XPG4] (timer_t): Likewise.
28792         [XPG3 || XPG4] (clock_getres): Likewise.
28793         [XPG3 || XPG4] (clock_gettime): Likewise.
28794         [XPG3 || XPG4] (clock_settime): Likewise.
28795         [XPG3 || XPG4] (nanosleep): Likewise.
28796         [XPG3 || XPG4] (timer_create): Likewise.
28797         [XPG3 || XPG4] (timer_delete): Likewise.
28798         [XPG3 || XPG4] (timer_gettime): Likewise.
28799         [XPG3 || XPG4] (timer_getoverrun): Likewise.
28800         [XPG3 || XPG4] (timer_settime): Likewise.
28801         * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
28802         [XPG3 || XPG4] (getlogin_r): Likewise.
28803         [XPG3 || XPG4] (pread): Likewise.
28804         [XPG3 || XPG4] (pthread_atfork): Likewise.
28805         [XPG3 || XPG4] (pwrite): Likewise.
28806
28807         [BZ #14835]
28808         * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
28809         <bits/siginfo.h>.
28810
28811 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
28812
28813         * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
28814         finalizing MALLSTREAM.
28815
28816         * sysdeps/mach/hurd/syncfs.c: New file.
28817
28818 2012-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
28819
28820         [BZ #14719]
28821         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
28822         NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
28823         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
28824         h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
28825         (_nss_dns_gethostbyname4_r): Likewise.
28826         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
28827         EAI_SYSTEM if NSS_STATUS_UNAVAIL.
28828
28829 2012-11-19  Peng Haitao  <penght@cn.fujitsu.com>
28830
28831         [BZ #13763]
28832         * sunrpc/bindrsvprt.c: Add lock to protect static variable.
28833
28834 2012-11-19  Steve McIntyre  <steve.mcintyre@linaro.org>
28835
28836         * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
28837         * elf/cache.c (print_entry): Print ",AArch64" for
28838         FLAG_AARCH64_LIB64
28839
28840         * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
28841         * elf/cache.c (print_entry): Print ",hard-float" for
28842         FLAG_ARM_LIBHF.
28843
28844 2012-11-18  David S. Miller  <davem@davemloft.net>
28845
28846         With help from Joseph Myers.
28847         * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
28848         cutoff to 2**-13.
28849         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
28850         cutoff to 2**-25.
28851         * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
28852         ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
28853         small.
28854         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
28855         * math/libm-test.inc (y0_test): New tests.
28856         (y1_test): New tests.
28857         * sysdeps/i386/fpu/libm-test-ulps: Update.
28858         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
28859         * sysdeps/sparc/fpu/libm-test-ulps: Update.
28860
28861 2012-11-18  Andreas Schwab  <schwab@linux-m68k.org>
28862
28863         * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
28864         64-bit targets.
28865         * configure: Regenerated.
28866
28867 2012-11-17  David S. Miller  <davem@davemloft.net>
28868
28869         [BZ #14811]
28870         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
28871         nonzero exponents with absolute value below 0x1p-128 to +/-
28872         0x1p-128.
28873
28874 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
28875
28876         * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
28877
28878         * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
28879
28880         * posix/getconf-speclist.c: New file.
28881         * posix/posix-envs.def: Likewise.
28882         * posix/confstr.c (START_ENV_GROUP): New macro.
28883         (END_ENV_GROUP): Likewise.
28884         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
28885         (KNOWN_PRESENT_ENV_STRING): Likewise.
28886         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
28887         (UNKNOWN_ENVIRONMENT): Likewise.
28888         (confstr): Include posix-envs.def instead of handling
28889         _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
28890         _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
28891         * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
28892         (END_ENV_GROUP): Likewise.
28893         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
28894         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
28895         (UNKNOWN_ENVIRONMENT): Likewise.
28896         (__sysconf): Include posix-envs.def instead of handling associated
28897         cases directly here.
28898         * posix/Makefile ($(objpfx)getconf.speclist): Generate by
28899         preprocessing getconf-speclist.c rather than running getconf or
28900         generating empty file.
28901
28902 2012-11-16  Pino Toscano  <toscano.pino@tiscali.it>
28903
28904         * scripts/check-local-headers.sh: Ignore 'mach' headers.
28905
28906 2012-11-16  Andrej Lajovic  <natrij@gmail.com>
28907
28908         [BZ #14672]
28909         * iconv/iconv_prog.c (main): Fix -c handling of '/'.
28910
28911 2012-11-16  David S. Miller  <davem@davemloft.net>
28912
28913         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
28914         smaller than LDBL_EPSILON/2.0L, just return xm1.
28915
28916 2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
28917
28918         * elf/tst-array1.c (init): Set constructor priority to 1000.
28919         (fini): Set destructor priority to 1000.
28920         * elf/tst-array2dep.c: Likewise.
28921
28922 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
28923
28924         [BZ #11741]
28925         * libio/fileops.c (_IO_new_file_write): Correctly return error.
28926         (_IO_new_file_xsputn): Also return EOF if none of the input
28927         data was written when overflow failed.
28928         * libio/iopadn.c (_IO_padn): Likewise.
28929         * libio/iowpadn.c (_IO_wpadn): Likewise.
28930         * stdio-common/tst-put-error.c: Add copyright notice.
28931         (do_test): Add case for printing padded string.
28932         * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
28933         _IO_padn returned error.
28934         [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
28935         * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
28936         return EOF.
28937
28938 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
28939
28940         * libio/libioP.h: Add comment note that the references to C++
28941         bits are now obsolete.
28942
28943 2012-11-15  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
28944
28945         * math/libm-test.inc (check_complex): Use asprintf.
28946
28947 2012-11-14  Joseph Myers  <joseph@codesourcery.com>
28948
28949         * debug/pcprofiledump.c (print_version): Update copyright year.
28950         * malloc/memusagestat.c (print_version): Likewise.
28951
28952 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
28953
28954         [BZ #14831]
28955         * elf/Makefile (tests): Add tst-audit8.
28956         ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
28957         ($(objpfx)tst-audit8.out): New target.
28958         (tst-audit8-ENV): New variable.
28959         * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
28960         audit if l_reloc_result is NULL.
28961         (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
28962         defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
28963         * elf/tst-audit8.c: New file.
28964
28965 2012-11-14  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
28966
28967         * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
28968         * misc/Makefile (CFLAGS-select.c): Define.
28969         * posix/Makefile (CFLAGS-pause.c): Define.
28970
28971 2012-11-13  David S. Miller  <davem@davemloft.net>
28972
28973         * crypt/Makefile: Move test targets after toplevel Rules
28974         inclusion.  Grab any necessary sysdep routines when linking.
28975         * crypt/md5.c (md5_process_block): Remove define, we will always
28976         name it __md5_process_block.
28977         (md5_finish_ctx): Update md5_process_block call.
28978         (md5_stream): Likewise.
28979         (md5_process_bytes): Likewise.
28980         (md5_process_block): Rename to __md5_process_block and move to ...
28981         * crypt/md5-block.c: ... here.
28982         * crypt/sha256.c (sha256_process_block): Move to ...
28983         * crypt/sha256-block.c: ... here.
28984         * crypt/sha512.c (sha512_process_block): Move to ...
28985         * crypt/sha512-block.c: ... here.
28986         * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
28987         path.
28988         * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
28989         * sysdeps/sparc/sparc64/multiarch/Makefile
28990         (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
28991         crypt subdir.
28992         (localedef-aux): Add md5 crypto assembler when in locale subdir.
28993         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
28994         multiarch changes.
28995         * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
28996         * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
28997         * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
28998         * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
28999         * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
29000         * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
29001         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
29002         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
29003         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
29004         file.
29005         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
29006         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
29007         file.
29008         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
29009
29010 2012-11-13  Joseph Myers  <joseph@codesourcery.com>
29011
29012         * timezone/tzselect.ksh: Update from tzcode git revision
29013         a435f9f0ecafa56d9e0263835836bd0c64cd7307.
29014         * timezone/zdump.c: Likewise.
29015         * timezone/zic.c: Likewise.
29016         * timezone/Makefile ($(objpfx)version.h): Only include $(version)
29017         in TZVERSION setting, not $(PKGVERSION).
29018         ($(objpfx)tzselect): Likewise.  Also substitute PKGVERSION and
29019         REPORT_BUGS_TO settings.
29020
29021         [BZ #14838]
29022         * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
29023         macro.
29024
29025 2012-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
29026
29027         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
29028         detection to immediately after _FP_ROUND().
29029         * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
29030         bits are 0.
29031
29032 2012-11-11  David S. Miller  <davem@davemloft.net>
29033
29034         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
29035         inttypes.h
29036         (__get_clockfreq_via_proc_openprom): Use __open, __read, and
29037         __close rather than their public counterparts.
29038
29039 2012-11-10  Joseph Myers  <joseph@codesourcery.com>
29040
29041         * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
29042         file.
29043         [UNIX98] (sem_timedwait): Do not expect.
29044         * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
29045         [XPG4 || UNIX98] (sockatmark): Do not expect.
29046         * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
29047         (clock_getcpuclockid): Do not expect.
29048         [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
29049         * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
29050         Do not expect.
29051         [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
29052         * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
29053         [UNIX98] (vwscanf): Likewise.
29054         [UNIX98] (vswscanf): Likewise.
29055
29056 2012-11-09  Joseph Myers  <joseph@codesourcery.com>
29057
29058         * timezone/version.h: Remove file.
29059         * timezone/README: Do not refer to version.h.
29060         * timezone/Makefile ($(objpfx)zic.o): New dependency on
29061         $(objpfx)version.h.
29062         ($(objpfx)zdump.o): Likewise.
29063         ($(objpfx)version.h): New target.
29064
29065         * timezone/tzselect.ksh: Change to verbatim copy from tzcode
29066         2012i.
29067         * timezone/README: Don't mention modification to tzselect.ksh.
29068         * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
29069         work on unmodified tzselect.ksh.  Substitute version numbers in
29070         tzselect.ksh.
29071
29072         * Makefile (format-me): Remove.
29073         (INSTALL): Adjust indentation.  Use commands directly instead of
29074         using $(format-me).
29075
29076         * aclocal.m4 (ACX_PKGVERSION): New macro.
29077         (ACX_BUGURL): Likewise.
29078         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
29079         (PKGVERSION): New AC_DEFINE_UNQUOTED.
29080         (REPORT_BUGS_TO): Likewise.
29081         * configure: Regenerated.
29082         * config.h.in (PKGVERSION): New macro.
29083         (REPORT_BUGS_TO): Likewise.
29084         * config.make.in (PKGVERSION): New variable.
29085         (PKGVERSION_TEXI): Likewise.
29086         (REPORT_BUGS_TO): Likewise.
29087         (REPORT_BUGS_TEXI): Likewise.
29088         * Makefile (format-me): Use -I$(common-objpfx)manual.
29089         (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
29090         ($(common-objpfx)manual/%): New target.
29091         (manual/%): Remove target.
29092         * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
29093         (print_version): Use PKGVERSION.
29094         * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
29095         * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
29096         and REPORT_BUGS_TO.
29097         ($(objpfx)xtrace): Likewise.
29098         * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
29099         * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
29100         (print_version): Use PKGVERSION.
29101         * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
29102         (do_version): Use PKGVERSION.
29103         * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
29104         REPORT_BUGS_TO.
29105         (common-ldd-rewrite): Likewise.
29106         * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
29107         * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
29108         (print_version): Use PKGVERSION.
29109         * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
29110         * elf/pldd.c (argp_program_bug_address): Remove variable.
29111         (more_help): New function.
29112         (argp): Use more_help.
29113         (print_version): Use PKGVERSION.
29114         * elf/sln.c (main): Use PKGVERSION.
29115         (usage): Use REPORT_BUGS_TO.
29116         * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
29117         (top level): Use PKGVERSION.
29118         * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
29119         (print_version): Use PKGVERSION.
29120         * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
29121         (print_version): Use PKGVERSION.
29122         * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
29123         (print_version): Use PKGVERSION.
29124         * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
29125         (print_version): Use PKGVERSION.
29126         * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
29127         (print_version): Use PKGVERSION.
29128         * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
29129         (print_version): Use PKGVERSION.
29130         * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
29131         and BUGURL.
29132         ($(objpfx)memusage): Likewise.
29133         * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
29134         (do_version): Use PKGVERSION.
29135         * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
29136         (print_version): Use PKGVERSION.
29137         * malloc/mtrace.pl ($PACKAGE): Remove variable.
29138         ($PKGVERSION): New variable.
29139         ($REPORT_BUGS_TO): Likewise.
29140         (usage): Use $REPORT_BUGS_TO.
29141         (top level): Use $PKGVERSION.
29142         * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
29143         ($(objpfx)pkgvers.texi): New rule.
29144         ($(objpfx)stamp-pkgvers): Likewise.
29145         * manual/install.texi: Include pkgvers.texi.
29146         (--with-pkgversion): Document new configure option.
29147         (--with-bugurl): Likewise.
29148         (Reporting Bugs): Describe Bugzilla as upstream tracker rather
29149         than necessarily for this particular distribution.  Use
29150         REPORT_BUGS_TO for where to report bugs.
29151         * INSTALL: Regenerated.
29152         * manual/libc.texinfo: Include pkgvers.texi.
29153         [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
29154         * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
29155         (print_version): Use PKGVERSION.
29156         * nss/getent.c (more_help): Use REPORT_BUGS_TO.
29157         (print_version): Use PKGVERSION.
29158         * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
29159         (print_version): Use PKGVERSION.
29160         * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
29161         * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
29162         macro.
29163         * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
29164         (print_version): Use PKGVERSION.
29165         * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
29166         (print_version): Use PKGVERSION.
29167         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
29168         and PKGVERSION.
29169
29170         * timezone/checktab.awk: Update from tzcode 2012i.
29171         * timezone/ialloc.c: Likewise.
29172         * timezone/private.h: Likewise.
29173         * timezone/scheck.c: Likewise.
29174         * timezone/tzfile.h: Likewise.
29175         * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
29176         (TZVERSION): Hardcode tzcode version number.
29177         * timezone/zdump.c: Update from tzcode 2012i.
29178         * timezone/zic.c: Likewise.
29179         * timezone/version.h: New file.
29180         * timezone/README: Describe version.h.  Update upstream location.
29181
29182         [BZ #14824]
29183         * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
29184         (mktemp): Enable declaration.
29185         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
29186         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
29187         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
29188         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
29189         Likewise.
29190         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
29191         Likewise.
29192         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
29193         Likewise.
29194         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
29195         Likewise.
29196         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
29197         Likewise.
29198         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
29199         Likewise.
29200
29201         [BZ #14821]
29202         * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
29203         offset in buffer as u_int32_t not u_long.  Consistently use memcpy
29204         for copies of such integer values.
29205         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
29206         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
29207
29208 2012-11-09  Andreas Jaeger  <aj@suse.de>
29209
29210         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
29211         definitions and declarations that are provided by
29212         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
29213
29214 2012-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
29215
29216         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
29217         * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
29218         * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
29219         definition.
29220
29221 2012-11-08  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
29222
29223         * elf/elf.h: Update comment before AArch64 relocations.
29224
29225 2012-11-07  David S. Miller  <davem@davemloft.net>
29226
29227         * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
29228         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
29229         (__start_context): Declare.
29230         (__makecontext_ret): Delete.
29231         (__makecontext): Hook up __start_context instead of
29232         __makecontext_ret.
29233         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
29234         (sysdep_routines): Add __start_context when in stdlib.
29235
29236 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
29237
29238         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
29239         $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
29240         * sysdeps/x86/tst-xmmymm.sh (NM): New variable.  Use it instead of
29241         hardcoded "nm".
29242         (OBJDUMP): New variable.  Use it instead of hardcoded "objdump".
29243         (READELF): New variable.  Use it instead of hardcoded "readelf".
29244
29245 2012-11-07  H.J. Lu  <hongjiu.lu@intel.com>
29246
29247         * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
29248         * sysdeps/x86/Makefile: Here.
29249         * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
29250         * sysdeps/x86/tst-xmmymm.sh: This.
29251
29252 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
29253
29254         * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
29255         expectations.
29256         [UNIX98] (pthread_barrier_t): Do not expect.
29257         [UNIX98] (pthread_barrierattr_t): Likewise.
29258         [UNIX98] (pthread_spinlock_t): Likewise.
29259         [UNIX98] (pthread_barrier_destroy): Likewise.
29260         [UNIX98] (pthread_barrier_init): Likewise.
29261         [UNIX98] (pthread_barrier_wait): Likewise.
29262         [UNIX98] (pthread_barrierattr_destroy): Likewise.
29263         [UNIX98] (pthread_barrierattr_getpshared): Likewise.
29264         [UNIX98] (pthread_barrierattr_init): Likewise.
29265         [UNIX98] (pthread_barrierattr_setpshared): Likewise.
29266         [UNIX98] (pthread_getcpuclockid): Likewise.
29267         [UNIX98] (pthread_mutex_timedlock): Likewise.
29268         [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
29269         [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
29270         [UNIX98] (pthread_sigmask): Likewise.
29271         [UNIX98] (pthread_spin_destroy): Likewise.
29272         [UNIX98] (pthread_spin_init): Likewise.
29273         [UNIX98] (pthread_spin_lock): Likewise.
29274         [UNIX98] (pthread_spin_trylock): Likewise.
29275         [UNIX98] (pthread_spin_unlock): Likewise.
29276         * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
29277         Do not expect.
29278         [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
29279         [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
29280         [XPG3 || XPG4] (pthread_cond_t): Likewise.
29281         [XPG3 || XPG4] (pthread_condattr_t): Likewise.
29282         [XPG3 || XPG4] (pthread_key_t): Likewise.
29283         [XPG3 || XPG4] (pthread_mutex_t): Likewise.
29284         [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
29285         [XPG3 || XPG4] (pthread_once_t): Likewise.
29286         [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
29287         [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
29288         [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
29289         [XPG3 || XPG4] (pthread_t): Likewise.
29290
29291         * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
29292         not expect.
29293         [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
29294
29295         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
29296         Change function return type to int.
29297
29298         * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
29299         Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
29300         [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
29301         [!POSIX] (POSIX_MADV_RANDOM): Likewise.
29302         [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
29303         [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
29304         [!POSIX] (posix_madvise): Likewise.
29305         (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
29306         && !UNIX98].
29307         (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
29308         (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
29309         (mode_t): Likewise.
29310         (posix_mem_offset): Likewise.
29311         (posix_typed_mem_get_info): Likewise.
29312         (posix_typed_mem_open): Likewise.
29313
29314         * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
29315         Change condition to [XOPEN2K8].
29316
29317         * conform/conformtest.pl: Preprocess allow-header data with -x c
29318         instead of from stdin.
29319         (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
29320         * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
29321         [C99-based standards] (cerfc): Likewise.
29322         [C99-based standards] (cexp2): Likewise.
29323         [C99-based standards] (cexpm1): Likewise.
29324         [C99-based standards] (clog10): Likewise.
29325         [C99-based standards] (clog1p): Likewise.
29326         [C99-based standards] (clog2): Likewise.
29327         [C99-based standards] (clgamma): Likewise.
29328         [C99-based standards] (ctgamma): Likewise.
29329         [C99-based standards] (cerff): Likewise.
29330         [C99-based standards] (cerfcf): Likewise.
29331         [C99-based standards] (cexp2f): Likewise.
29332         [C99-based standards] (cexpm1f): Likewise.
29333         [C99-based standards] (clog10f): Likewise.
29334         [C99-based standards] (clog1pf): Likewise.
29335         [C99-based standards] (clog2f): Likewise.
29336         [C99-based standards] (clgammaf): Likewise.
29337         [C99-based standards] (ctgammaf): Likewise.
29338         [C99-based standards] (cerfl): Likewise.
29339         [C99-based standards] (cerfcl): Likewise.
29340         [C99-based standards] (cexp2l): Likewise.
29341         [C99-based standards] (cexpm1l): Likewise.
29342         [C99-based standards] (clog10l): Likewise.
29343         [C99-based standards] (clog1pl): Likewise.
29344         [C99-based standards] (clog2l): Likewise.
29345         [C99-based standards] (clgammal): Likewise.
29346         [C99-based standards] (ctgammal): Likewise.
29347         * conform/data/inttypes.h-data [C99-based standards]: Include
29348         stdint.h-data.  Remove all expectations for stdint.h contents.
29349         [C99-based standards] (PRI*): Do not allow.
29350         [C99-based standards] (SCN*): Likewise.
29351         [C99-based standards] (*_t): Likewise.
29352         [C99-based-standards] (PRId8): Expect macro.
29353         [C99-based-standards] (PRIi8): Likewise.
29354         [C99-based-standards] (PRIo8): Likewise.
29355         [C99-based-standards] (PRIu8): Likewise.
29356         [C99-based-standards] (PRIx8): Likewise.
29357         [C99-based-standards] (PRIX8): Likewise.
29358         [C99-based-standards] (SCNd8): Likewise.
29359         [C99-based-standards] (SCNi8): Likewise.
29360         [C99-based-standards] (SCNo8): Likewise.
29361         [C99-based-standards] (SCNu8): Likewise.
29362         [C99-based-standards] (SCNx8): Likewise.
29363         [C99-based-standards] (PRIdLEAST8): Likewise.
29364         [C99-based-standards] (PRIiLEAST8): Likewise.
29365         [C99-based-standards] (PRIoLEAST8): Likewise.
29366         [C99-based-standards] (PRIuLEAST8): Likewise.
29367         [C99-based-standards] (PRIxLEAST8): Likewise.
29368         [C99-based-standards] (PRIXLEAST8): Likewise.
29369         [C99-based-standards] (SCNdLEAST8): Likewise.
29370         [C99-based-standards] (SCNiLEAST8): Likewise.
29371         [C99-based-standards] (SCNoLEAST8): Likewise.
29372         [C99-based-standards] (SCNuLEAST8): Likewise.
29373         [C99-based-standards] (SCNxLEAST8): Likewise.
29374         [C99-based-standards] (PRIdFAST8): Likewise.
29375         [C99-based-standards] (PRIiFAST8): Likewise.
29376         [C99-based-standards] (PRIoFAST8): Likewise.
29377         [C99-based-standards] (PRIuFAST8): Likewise.
29378         [C99-based-standards] (PRIxFAST8): Likewise.
29379         [C99-based-standards] (PRIXFAST8): Likewise.
29380         [C99-based-standards] (SCNdFAST8): Likewise.
29381         [C99-based-standards] (SCNiFAST8): Likewise.
29382         [C99-based-standards] (SCNoFAST8): Likewise.
29383         [C99-based-standards] (SCNuFAST8): Likewise.
29384         [C99-based-standards] (SCNxFAST8): Likewise.
29385         [C99-based-standards] (PRId16): Likewise.
29386         [C99-based-standards] (PRIi16): Likewise.
29387         [C99-based-standards] (PRIo16): Likewise.
29388         [C99-based-standards] (PRIu16): Likewise.
29389         [C99-based-standards] (PRIx16): Likewise.
29390         [C99-based-standards] (PRIX16): Likewise.
29391         [C99-based-standards] (SCNd16): Likewise.
29392         [C99-based-standards] (SCNi16): Likewise.
29393         [C99-based-standards] (SCNo16): Likewise.
29394         [C99-based-standards] (SCNu16): Likewise.
29395         [C99-based-standards] (SCNx16): Likewise.
29396         [C99-based-standards] (PRIdLEAST16): Likewise.
29397         [C99-based-standards] (PRIiLEAST16): Likewise.
29398         [C99-based-standards] (PRIoLEAST16): Likewise.
29399         [C99-based-standards] (PRIuLEAST16): Likewise.
29400         [C99-based-standards] (PRIxLEAST16): Likewise.
29401         [C99-based-standards] (PRIXLEAST16): Likewise.
29402         [C99-based-standards] (SCNdLEAST16): Likewise.
29403         [C99-based-standards] (SCNiLEAST16): Likewise.
29404         [C99-based-standards] (SCNoLEAST16): Likewise.
29405         [C99-based-standards] (SCNuLEAST16): Likewise.
29406         [C99-based-standards] (SCNxLEAST16): Likewise.
29407         [C99-based-standards] (PRIdFAST16): Likewise.
29408         [C99-based-standards] (PRIiFAST16): Likewise.
29409         [C99-based-standards] (PRIoFAST16): Likewise.
29410         [C99-based-standards] (PRIuFAST16): Likewise.
29411         [C99-based-standards] (PRIxFAST16): Likewise.
29412         [C99-based-standards] (PRIXFAST16): Likewise.
29413         [C99-based-standards] (SCNdFAST16): Likewise.
29414         [C99-based-standards] (SCNiFAST16): Likewise.
29415         [C99-based-standards] (SCNoFAST16): Likewise.
29416         [C99-based-standards] (SCNuFAST16): Likewise.
29417         [C99-based-standards] (SCNxFAST16): Likewise.
29418         [C99-based-standards] (PRId32): Likewise.
29419         [C99-based-standards] (PRIi32): Likewise.
29420         [C99-based-standards] (PRIo32): Likewise.
29421         [C99-based-standards] (PRIu32): Likewise.
29422         [C99-based-standards] (PRIx32): Likewise.
29423         [C99-based-standards] (PRIX32): Likewise.
29424         [C99-based-standards] (SCNd32): Likewise.
29425         [C99-based-standards] (SCNi32): Likewise.
29426         [C99-based-standards] (SCNo32): Likewise.
29427         [C99-based-standards] (SCNu32): Likewise.
29428         [C99-based-standards] (SCNx32): Likewise.
29429         [C99-based-standards] (PRIdLEAST32): Likewise.
29430         [C99-based-standards] (PRIiLEAST32): Likewise.
29431         [C99-based-standards] (PRIoLEAST32): Likewise.
29432         [C99-based-standards] (PRIuLEAST32): Likewise.
29433         [C99-based-standards] (PRIxLEAST32): Likewise.
29434         [C99-based-standards] (PRIXLEAST32): Likewise.
29435         [C99-based-standards] (SCNdLEAST32): Likewise.
29436         [C99-based-standards] (SCNiLEAST32): Likewise.
29437         [C99-based-standards] (SCNoLEAST32): Likewise.
29438         [C99-based-standards] (SCNuLEAST32): Likewise.
29439         [C99-based-standards] (SCNxLEAST32): Likewise.
29440         [C99-based-standards] (PRIdFAST32): Likewise.
29441         [C99-based-standards] (PRIiFAST32): Likewise.
29442         [C99-based-standards] (PRIoFAST32): Likewise.
29443         [C99-based-standards] (PRIuFAST32): Likewise.
29444         [C99-based-standards] (PRIxFAST32): Likewise.
29445         [C99-based-standards] (PRIXFAST32): Likewise.
29446         [C99-based-standards] (SCNdFAST32): Likewise.
29447         [C99-based-standards] (SCNiFAST32): Likewise.
29448         [C99-based-standards] (SCNoFAST32): Likewise.
29449         [C99-based-standards] (SCNuFAST32): Likewise.
29450         [C99-based-standards] (SCNxFAST32): Likewise.
29451         [C99-based-standards] (PRId64): Likewise.
29452         [C99-based-standards] (PRIi64): Likewise.
29453         [C99-based-standards] (PRIo64): Likewise.
29454         [C99-based-standards] (PRIu64): Likewise.
29455         [C99-based-standards] (PRIx64): Likewise.
29456         [C99-based-standards] (PRIX64): Likewise.
29457         [C99-based-standards] (SCNd64): Likewise.
29458         [C99-based-standards] (SCNi64): Likewise.
29459         [C99-based-standards] (SCNo64): Likewise.
29460         [C99-based-standards] (SCNu64): Likewise.
29461         [C99-based-standards] (SCNx64): Likewise.
29462         [C99-based-standards] (PRIdLEAST64): Likewise.
29463         [C99-based-standards] (PRIiLEAST64): Likewise.
29464         [C99-based-standards] (PRIoLEAST64): Likewise.
29465         [C99-based-standards] (PRIuLEAST64): Likewise.
29466         [C99-based-standards] (PRIxLEAST64): Likewise.
29467         [C99-based-standards] (PRIXLEAST64): Likewise.
29468         [C99-based-standards] (SCNdLEAST64): Likewise.
29469         [C99-based-standards] (SCNiLEAST64): Likewise.
29470         [C99-based-standards] (SCNoLEAST64): Likewise.
29471         [C99-based-standards] (SCNuLEAST64): Likewise.
29472         [C99-based-standards] (SCNxLEAST64): Likewise.
29473         [C99-based-standards] (PRIdFAST64): Likewise.
29474         [C99-based-standards] (PRIiFAST64): Likewise.
29475         [C99-based-standards] (PRIoFAST64): Likewise.
29476         [C99-based-standards] (PRIuFAST64): Likewise.
29477         [C99-based-standards] (PRIxFAST64): Likewise.
29478         [C99-based-standards] (PRIXFAST64): Likewise.
29479         [C99-based-standards] (SCNdFAST64): Likewise.
29480         [C99-based-standards] (SCNiFAST64): Likewise.
29481         [C99-based-standards] (SCNoFAST64): Likewise.
29482         [C99-based-standards] (SCNuFAST64): Likewise.
29483         [C99-based-standards] (SCNxFAST64): Likewise.
29484         [C99-based-standards] (PRIdMAX): Likewise.
29485         [C99-based-standards] (PRIiMAX): Likewise.
29486         [C99-based-standards] (PRIoMAX): Likewise.
29487         [C99-based-standards] (PRIuMAX): Likewise.
29488         [C99-based-standards] (PRIxMAX): Likewise.
29489         [C99-based-standards] (PRIXMAX): Likewise.
29490         [C99-based-standards] (SCNdMAX): Likewise.
29491         [C99-based-standards] (SCNiMAX): Likewise.
29492         [C99-based-standards] (SCNoMAX): Likewise.
29493         [C99-based-standards] (SCNuMAX): Likewise.
29494         [C99-based-standards] (SCNxMAX): Likewise.
29495         [C99-based-standards] (PRIdPTR): Likewise.
29496         [C99-based-standards] (PRIiPTR): Likewise.
29497         [C99-based-standards] (PRIoPTR): Likewise.
29498         [C99-based-standards] (PRIuPTR): Likewise.
29499         [C99-based-standards] (PRIxPTR): Likewise.
29500         [C99-based-standards] (PRIXPTR): Likewise.
29501         [C99-based-standards] (SCNdPTR): Likewise.
29502         [C99-based-standards] (SCNiPTR): Likewise.
29503         [C99-based-standards] (SCNoPTR): Likewise.
29504         [C99-based-standards] (SCNuPTR): Likewise.
29505         [C99-based-standards] (SCNxPTR): Likewise.
29506         * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
29507         allow.
29508         * conform/data/stdint.h-data: Update comments to clarify
29509         requirements.
29510         [C99-based standards] (INT8_MIN): Use macro-int-constant.  Specify
29511         type.
29512         [C99-based standards] (INT8_MAX): Likewise.
29513         [C99-based standards] (INT16_MIN): Likewise.
29514         [C99-based standards] (INT16_MAX): Likewise.
29515         [C99-based standards] (INT32_MIN): Likewise.
29516         [C99-based standards] (INT32_MAX): Likewise.
29517         [C99-based standards] (INT64_MIN): Likewise.
29518         [C99-based standards] (INT64_MAX): Likewise.
29519         [C99-based standards] (UINT8_MAX): Likewise.
29520         [C99-based standards] (UINT16_MAX): Likewise.
29521         [C99-based standards] (UINT32_MAX): Likewise.
29522         [C99-based standards] (UINT64_MAX): Likewise.
29523         [C99-based standards] (INT_LEAST8_MIN): Likewise.
29524         [C99-based standards] (INT_LEAST8_MAX): Likewise.
29525         [C99-based standards] (INT_LEAST16_MIN): Likewise.
29526         [C99-based standards] (INT_LEAST16_MAX): Likewise.
29527         [C99-based standards] (INT_LEAST32_MIN): Likewise.
29528         [C99-based standards] (INT_LEAST32_MAX): Likewise.
29529         [C99-based standards] (INT_LEAST64_MIN): Likewise.
29530         [C99-based standards] (INT_LEAST64_MAX): Likewise.
29531         [C99-based standards] (UINT_LEAST8_MAX): Likewise.
29532         [C99-based standards] (UINT_LEAST16_MAX): Likewise.
29533         [C99-based standards] (UINT_LEAST32_MAX): Likewise.
29534         [C99-based standards] (UINT_LEAST64_MAX): Likewise.
29535         [C99-based standards] (INT_FAST8_MIN): Likewise.
29536         [C99-based standards] (INT_FAST8_MAX): Likewise.
29537         [C99-based standards] (INT_FAST16_MIN): Likewise.
29538         [C99-based standards] (INT_FAST16_MAX): Likewise.
29539         [C99-based standards] (INT_FAST32_MIN): Likewise.
29540         [C99-based standards] (INT_FAST32_MAX): Likewise.
29541         [C99-based standards] (INT_FAST64_MIN): Likewise.
29542         [C99-based standards] (INT_FAST64_MAX): Likewise.
29543         [C99-based standards] (UINT_FAST8_MAX): Likewise.
29544         [C99-based standards] (UINT_FAST16_MAX): Likewise.
29545         [C99-based standards] (UINT_FAST32_MAX): Likewise.
29546         [C99-based standards] (UINT_FAST64_MAX): Likewise.
29547         [C99-based standards] (INTPTR_MIN): Likewise.
29548         [C99-based standards] (INTPTR_MAX): Likewise.
29549         [C99-based standards] (UINTPTR_MAX): Likewise.
29550         [C99-based standards] (INTMAX_MIN): Likewise.
29551         [C99-based standards] (INTMAX_MAX): Likewise.
29552         [C99-based standards] (UINTMAX_MAX): Likewise.
29553         [C99-based standards] (PTRDIFF_MIN): Likewise.
29554         [C99-based standards] (PTRDIFF_MAX): Likewise.
29555         [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
29556         [C99-based standards] (SIZE_MAX): Likewise.
29557         [C99-based standards] (WCHAR_MAX): Likewise.
29558         [C99-based standards] (WINT_MAX): Likewise.
29559         [C99-based standards] (SIG_ATOMIC_MIN): Likewise.  Do not specify
29560         constraint on value.
29561         [C99-based standards] (WCHAR_MIN): Likewise.
29562         [C99-based standards] (WINT_MIN): Likewise.
29563         [C99-based standards] (*_t): Allow.
29564         * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
29565         condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
29566         Include math.h-data and complex.h-data.  Remove all expectations
29567         of math.h and complex.h contents.
29568         * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
29569         at end of line.
29570         * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
29571         (struct tm): Expect tag.
29572         [C99-based-standards] (wcstof): Expect function.
29573         [C99-based-standards] (wcstold): Likewise.
29574         [C99-based-standards] (wcstoll): Likewise.
29575         [C99-based-standards] (wcstoull): Likewise.
29576         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
29577         macro-int-constant.  Specify type.
29578         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise.  Specify
29579         constraint on value.
29580         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
29581         Specify type.
29582         [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
29583         Specify value.
29584         [ISO C standards]: Do not allow headers.
29585         [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
29586         wcs[abcdefghijklmnopqrstuvwxyz]*.
29587         [ISO C standards] (*_t): Do not allow.
29588         * conform/data/wctype.h-data [C99-based standards] (iswblank):
29589         Expect function.
29590         [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
29591         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
29592         Specify type.
29593         [ISO C standards]: Do not allow headers.
29594         [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
29595         is[abcdefghijklmnopqrstuvwxyz]*.
29596         [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
29597         to[abcdefghijklmnopqrstuvwxyz]*.
29598         [ISO C standards] (*_t): Do not allow.
29599         * conform/data/stdalign.h-data: New file.
29600         * conform/data/stdbool.h-data: Likewise.
29601         * conform/data/stdnoreturn.h-data: Likewise.
29602
29603 2012-11-07  Roland McGrath  <roland@hack.frob.com>
29604
29605         [BZ #14815]
29606         * manual/filesys.texi (Directory Entries): Typo fix.
29607         Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
29608
29609 2012-11-07  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
29610
29611         * elf/elf.h (EM_AARCH64): New macro.
29612         (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
29613         (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
29614         (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
29615         (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
29616         (R_AARCH64_TLSDESC): Likewise.
29617         (NT_ARM_TLS): Likewise.
29618         (NT_ARM_HW_BREAK): Likewise.
29619         (NT_ARM_HW_WATCH): Likewise.
29620
29621 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
29622
29623         [BZ #14811]
29624         * sysdeps/i386/fpu/e_powl.S (pm79): New object.
29625         (__ieee754_powl): Saturate nonzero exponents with absolute value
29626         below 0x1p-79 to +/- 0x1p-79.
29627         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
29628         exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
29629         * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
29630         nonzero exponents with absolute value below 0x1p-32 to +/-
29631         0x1p-32.
29632         * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
29633         (__ieee754_powl): Saturate nonzero exponents with absolute value
29634         below 0x1p-79 to +/- 0x1p-79.
29635         * math/libm-test.inc (pow_test): Add more tests.
29636
29637 2012-11-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
29638
29639         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
29640         _dl_s390_cap_flags with kernel. Increase string length.
29641         (_dl_s390_platforms): Add z196 and zEC12.
29642
29643 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
29644
29645         * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
29646         Change XOPEN21K to XOPEN2K.
29647
29648 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
29649
29650         * string/memmove.c: Use memcpy when possible.
29651
29652 2012-11-06  Andreas Jaeger  <aj@suse.de>
29653
29654         * po/eo.po: Update from translation team.
29655
29656 2012-11-06  Joseph Myers  <joseph@codesourcery.com>
29657
29658         [BZ #14793]
29659         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
29660         exponent and small x and y exponents, scale x or y up.  Increase
29661         by 2 the exponent used in scaling up.
29662         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
29663         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
29664         * math/libm-test.inc (fma_test): Add more tests.
29665         (fma_test_towardzero): Likewise.
29666         (fma_test_downward): Likewise.
29667         (fma_test_upward): Likewise.
29668
29669 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
29670
29671         [BZ #14805]
29672         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
29673         fenv_t *.
29674
29675         [BZ #14801]
29676         * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
29677         namespace for names of struct fields.
29678         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
29679         fenv_t fields.
29680         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
29681         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
29682
29683 2012-11-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
29684
29685         [BZ #3665]
29686         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
29687
29688 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
29689
29690         * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
29691         PTR_DEMANGLE.
29692
29693         [BZ #5246]
29694         * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
29695         PTR_DEMANGLE.
29696
29697 2012-11-04  Joseph Myers  <joseph@codesourcery.com>
29698
29699         [BZ #14797]
29700         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
29701         definitely overflow as x * y not x * y + z.
29702         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
29703         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
29704         * math/libm-test.inc (fma_test): Add more tests.
29705         (fma_test_towardzero): Likewise.
29706         (fma_test_downward): Likewise.
29707         (fma_test_upward): Likewise.
29708
29709 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
29710
29711         [BZ #157]
29712
29713         * include/stub-tag.h: Remove file.
29714         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
29715         '#include' of it.
29716         * manual/maint.texi (Porting): Don't reference it.
29717         * Makerules ($(objpfx)stubs): Likewise.
29718         * dirent/closedir.c: Don't include <stub-tag.h>.
29719         * dirent/dirfd.c: Likewise.
29720         * dirent/fdopendir.c: Likewise.
29721         * dirent/getdents.c: Likewise.
29722         * dirent/getdents64.c: Likewise.
29723         * dirent/opendir.c: Likewise.
29724         * dirent/readdir.c: Likewise.
29725         * dirent/readdir64.c: Likewise.
29726         * dirent/readdir64_r.c: Likewise.
29727         * dirent/readdir_r.c: Likewise.
29728         * dirent/rewinddir.c: Likewise.
29729         * dirent/seekdir.c: Likewise.
29730         * dirent/telldir.c: Likewise.
29731         * gmon/profil.c: Likewise.
29732         * grp/setgroups.c: Likewise.
29733         * inet/if_index.c: Likewise.
29734         * io/access.c: Likewise.
29735         * io/chdir.c: Likewise.
29736         * io/chmod.c: Likewise.
29737         * io/chown.c: Likewise.
29738         * io/close.c: Likewise.
29739         * io/dup.c: Likewise.
29740         * io/dup2.c: Likewise.
29741         * io/dup3.c: Likewise.
29742         * io/euidaccess.c: Likewise.
29743         * io/faccessat.c: Likewise.
29744         * io/fchdir.c: Likewise.
29745         * io/fchmod.c: Likewise.
29746         * io/fchmodat.c: Likewise.
29747         * io/fchown.c: Likewise.
29748         * io/fchownat.c: Likewise.
29749         * io/fcntl.c: Likewise.
29750         * io/flock.c: Likewise.
29751         * io/fstatfs.c: Likewise.
29752         * io/fstatfs64.c: Likewise.
29753         * io/fstatvfs.c: Likewise.
29754         * io/fstatvfs64.c: Likewise.
29755         * io/futimens.c: Likewise.
29756         * io/fxstat.c: Likewise.
29757         * io/fxstat64.c: Likewise.
29758         * io/fxstatat.c: Likewise.
29759         * io/fxstatat64.c: Likewise.
29760         * io/getcwd.c: Likewise.
29761         * io/isatty.c: Likewise.
29762         * io/lchmod.c: Likewise.
29763         * io/lchown.c: Likewise.
29764         * io/link.c: Likewise.
29765         * io/linkat.c: Likewise.
29766         * io/lseek.c: Likewise.
29767         * io/lseek64.c: Likewise.
29768         * io/lxstat64.c: Likewise.
29769         * io/mkdir.c: Likewise.
29770         * io/mkdirat.c: Likewise.
29771         * io/mkfifo.c: Likewise.
29772         * io/mkfifoat.c: Likewise.
29773         * io/open.c: Likewise.
29774         * io/open64.c: Likewise.
29775         * io/openat.c: Likewise.
29776         * io/openat64.c: Likewise.
29777         * io/pipe.c: Likewise.
29778         * io/pipe2.c: Likewise.
29779         * io/poll.c: Likewise.
29780         * io/posix_fadvise.c: Likewise.
29781         * io/posix_fadvise64.c: Likewise.
29782         * io/posix_fallocate.c: Likewise.
29783         * io/posix_fallocate64.c: Likewise.
29784         * io/read.c: Likewise.
29785         * io/readlink.c: Likewise.
29786         * io/readlinkat.c: Likewise.
29787         * io/rmdir.c: Likewise.
29788         * io/sendfile.c: Likewise.
29789         * io/sendfile64.c: Likewise.
29790         * io/statfs.c: Likewise.
29791         * io/statfs64.c: Likewise.
29792         * io/statvfs.c: Likewise.
29793         * io/statvfs64.c: Likewise.
29794         * io/symlink.c: Likewise.
29795         * io/symlinkat.c: Likewise.
29796         * io/ttyname.c: Likewise.
29797         * io/ttyname_r.c: Likewise.
29798         * io/umask.c: Likewise.
29799         * io/unlink.c: Likewise.
29800         * io/unlinkat.c: Likewise.
29801         * io/utime.c: Likewise.
29802         * io/utimensat.c: Likewise.
29803         * io/write.c: Likewise.
29804         * io/xmknod.c: Likewise.
29805         * io/xmknodat.c: Likewise.
29806         * io/xstat.c: Likewise.
29807         * io/xstat64.c: Likewise.
29808         * login/getpt.c: Likewise.
29809         * login/grantpt.c: Likewise.
29810         * login/unlockpt.c: Likewise.
29811         * math/e_acoshl.c: Likewise.
29812         * math/e_acosl.c: Likewise.
29813         * math/e_asinl.c: Likewise.
29814         * math/e_atan2l.c: Likewise.
29815         * math/e_atanhl.c: Likewise.
29816         * math/e_coshl.c: Likewise.
29817         * math/e_expl.c: Likewise.
29818         * math/e_fmodl.c: Likewise.
29819         * math/e_gammal_r.c: Likewise.
29820         * math/e_hypotl.c: Likewise.
29821         * math/e_j0l.c: Likewise.
29822         * math/e_j1l.c: Likewise.
29823         * math/e_jnl.c: Likewise.
29824         * math/e_lgammal_r.c: Likewise.
29825         * math/e_log10l.c: Likewise.
29826         * math/e_log2l.c: Likewise.
29827         * math/e_logl.c: Likewise.
29828         * math/e_powl.c: Likewise.
29829         * math/e_rem_pio2l.c: Likewise.
29830         * math/e_sinhl.c: Likewise.
29831         * math/e_sqrtl.c: Likewise.
29832         * math/fclrexcpt.c: Likewise.
29833         * math/fedisblxcpt.c: Likewise.
29834         * math/feenablxcpt.c: Likewise.
29835         * math/fegetenv.c: Likewise.
29836         * math/fegetexcept.c: Likewise.
29837         * math/fegetround.c: Likewise.
29838         * math/feholdexcpt.c: Likewise.
29839         * math/fesetenv.c: Likewise.
29840         * math/fesetround.c: Likewise.
29841         * math/feupdateenv.c: Likewise.
29842         * math/fgetexcptflg.c: Likewise.
29843         * math/fraiseexcpt.c: Likewise.
29844         * math/fsetexcptflg.c: Likewise.
29845         * math/ftestexcept.c: Likewise.
29846         * math/k_cosl.c: Likewise.
29847         * math/k_rem_pio2l.c: Likewise.
29848         * math/k_sinl.c: Likewise.
29849         * math/k_tanl.c: Likewise.
29850         * math/s_asinhl.c: Likewise.
29851         * math/s_atanl.c: Likewise.
29852         * math/s_cbrtl.c: Likewise.
29853         * math/s_erfl.c: Likewise.
29854         * math/s_expm1l.c: Likewise.
29855         * math/s_log1pl.c: Likewise.
29856         * math/s_tanhl.c: Likewise.
29857         * misc/acct.c: Likewise.
29858         * misc/brk.c: Likewise.
29859         * misc/chflags.c: Likewise.
29860         * misc/chroot.c: Likewise.
29861         * misc/fchflags.c: Likewise.
29862         * misc/fgetxattr.c: Likewise.
29863         * misc/flistxattr.c: Likewise.
29864         * misc/fremovexattr.c: Likewise.
29865         * misc/fsetxattr.c: Likewise.
29866         * misc/fsync.c: Likewise.
29867         * misc/ftruncate.c: Likewise.
29868         * misc/futimes.c: Likewise.
29869         * misc/futimesat.c: Likewise.
29870         * misc/getdomain.c: Likewise.
29871         * misc/getdtsz.c: Likewise.
29872         * misc/gethostid.c: Likewise.
29873         * misc/gethostname.c: Likewise.
29874         * misc/getloadavg.c: Likewise.
29875         * misc/getpagesize.c: Likewise.
29876         * misc/getsysstats.c: Likewise.
29877         * misc/getxattr.c: Likewise.
29878         * misc/gtty.c: Likewise.
29879         * misc/ioctl.c: Likewise.
29880         * misc/lgetxattr.c: Likewise.
29881         * misc/listxattr.c: Likewise.
29882         * misc/llistxattr.c: Likewise.
29883         * misc/lremovexattr.c: Likewise.
29884         * misc/lsetxattr.c: Likewise.
29885         * misc/lutimes.c: Likewise.
29886         * misc/madvise.c: Likewise.
29887         * misc/mincore.c: Likewise.
29888         * misc/mlock.c: Likewise.
29889         * misc/mlockall.c: Likewise.
29890         * misc/mmap.c: Likewise.
29891         * misc/mprotect.c: Likewise.
29892         * misc/msync.c: Likewise.
29893         * misc/munlock.c: Likewise.
29894         * misc/munlockall.c: Likewise.
29895         * misc/munmap.c: Likewise.
29896         * misc/preadv.c: Likewise.
29897         * misc/preadv64.c: Likewise.
29898         * misc/ptrace.c: Likewise.
29899         * misc/pwritev.c: Likewise.
29900         * misc/pwritev64.c: Likewise.
29901         * misc/readv.c: Likewise.
29902         * misc/reboot.c: Likewise.
29903         * misc/remap_file_pages.c: Likewise.
29904         * misc/removexattr.c: Likewise.
29905         * misc/revoke.c: Likewise.
29906         * misc/select.c: Likewise.
29907         * misc/setdomain.c: Likewise.
29908         * misc/setegid.c: Likewise.
29909         * misc/seteuid.c: Likewise.
29910         * misc/sethostid.c: Likewise.
29911         * misc/sethostname.c: Likewise.
29912         * misc/setregid.c: Likewise.
29913         * misc/setreuid.c: Likewise.
29914         * misc/setxattr.c: Likewise.
29915         * misc/sstk.c: Likewise.
29916         * misc/stty.c: Likewise.
29917         * misc/swapoff.c: Likewise.
29918         * misc/swapon.c: Likewise.
29919         * misc/sync.c: Likewise.
29920         * misc/syncfs.c: Likewise.
29921         * misc/syscall.c: Likewise.
29922         * misc/truncate.c: Likewise.
29923         * misc/ualarm.c: Likewise.
29924         * misc/usleep.c: Likewise.
29925         * misc/ustat.c: Likewise.
29926         * misc/utimes.c: Likewise.
29927         * misc/vhangup.c: Likewise.
29928         * misc/writev.c: Likewise.
29929         * posix/_exit.c: Likewise.
29930         * posix/alarm.c: Likewise.
29931         * posix/execve.c: Likewise.
29932         * posix/fexecve.c: Likewise.
29933         * posix/fork.c: Likewise.
29934         * posix/fpathconf.c: Likewise.
29935         * posix/getaddrinfo.c: Likewise.
29936         * posix/getegid.c: Likewise.
29937         * posix/geteuid.c: Likewise.
29938         * posix/getgid.c: Likewise.
29939         * posix/getgroups.c: Likewise.
29940         * posix/getlogin.c: Likewise.
29941         * posix/getlogin_r.c: Likewise.
29942         * posix/getpgid.c: Likewise.
29943         * posix/getpid.c: Likewise.
29944         * posix/getppid.c: Likewise.
29945         * posix/getresgid.c: Likewise.
29946         * posix/getresuid.c: Likewise.
29947         * posix/getsid.c: Likewise.
29948         * posix/getuid.c: Likewise.
29949         * posix/glob64.c: Likewise.
29950         * posix/nanosleep.c: Likewise.
29951         * posix/pathconf.c: Likewise.
29952         * posix/pause.c: Likewise.
29953         * posix/posix_madvise.c: Likewise.
29954         * posix/pread.c: Likewise.
29955         * posix/pread64.c: Likewise.
29956         * posix/pwrite.c: Likewise.
29957         * posix/pwrite64.c: Likewise.
29958         * posix/sched_getaffinity.c: Likewise.
29959         * posix/sched_getp.c: Likewise.
29960         * posix/sched_gets.c: Likewise.
29961         * posix/sched_primax.c: Likewise.
29962         * posix/sched_primin.c: Likewise.
29963         * posix/sched_rr_gi.c: Likewise.
29964         * posix/sched_setaffinity.c: Likewise.
29965         * posix/sched_setp.c: Likewise.
29966         * posix/sched_sets.c: Likewise.
29967         * posix/sched_yield.c: Likewise.
29968         * posix/setgid.c: Likewise.
29969         * posix/setlogin.c: Likewise.
29970         * posix/setpgid.c: Likewise.
29971         * posix/setresgid.c: Likewise.
29972         * posix/setresuid.c: Likewise.
29973         * posix/setsid.c: Likewise.
29974         * posix/setuid.c: Likewise.
29975         * posix/sleep.c: Likewise.
29976         * posix/spawni.c: Likewise.
29977         * posix/sysconf.c: Likewise.
29978         * posix/times.c: Likewise.
29979         * posix/wait.c: Likewise.
29980         * posix/wait3.c: Likewise.
29981         * posix/wait4.c: Likewise.
29982         * posix/waitpid.c: Likewise.
29983         * resolv/gai_sigqueue.c: Likewise.
29984         * resource/getpriority.c: Likewise.
29985         * resource/getrlimit.c: Likewise.
29986         * resource/getrusage.c: Likewise.
29987         * resource/nice.c: Likewise.
29988         * resource/setpriority.c: Likewise.
29989         * resource/setrlimit.c: Likewise.
29990         * resource/ulimit.c: Likewise.
29991         * rt/aio_cancel.c: Likewise.
29992         * rt/aio_fsync.c: Likewise.
29993         * rt/aio_read.c: Likewise.
29994         * rt/aio_sigqueue.c: Likewise.
29995         * rt/aio_suspend.c: Likewise.
29996         * rt/aio_write.c: Likewise.
29997         * rt/clock_getres.c: Likewise.
29998         * rt/clock_gettime.c: Likewise.
29999         * rt/clock_nanosleep.c: Likewise.
30000         * rt/clock_settime.c: Likewise.
30001         * rt/lio_listio.c: Likewise.
30002         * rt/mq_close.c: Likewise.
30003         * rt/mq_getattr.c: Likewise.
30004         * rt/mq_notify.c: Likewise.
30005         * rt/mq_open.c: Likewise.
30006         * rt/mq_receive.c: Likewise.
30007         * rt/mq_send.c: Likewise.
30008         * rt/mq_setattr.c: Likewise.
30009         * rt/mq_timedreceive.c: Likewise.
30010         * rt/mq_timedsend.c: Likewise.
30011         * rt/mq_unlink.c: Likewise.
30012         * rt/shm_open.c: Likewise.
30013         * rt/shm_unlink.c: Likewise.
30014         * rt/timer_create.c: Likewise.
30015         * rt/timer_delete.c: Likewise.
30016         * rt/timer_getoverr.c: Likewise.
30017         * rt/timer_gettime.c: Likewise.
30018         * rt/timer_settime.c: Likewise.
30019         * setjmp/__longjmp.c: Likewise.
30020         * setjmp/setjmp.c: Likewise.
30021         * signal/kill.c: Likewise.
30022         * signal/killpg.c: Likewise.
30023         * signal/raise.c: Likewise.
30024         * signal/sigaction.c: Likewise.
30025         * signal/sigaltstack.c: Likewise.
30026         * signal/sigblock.c: Likewise.
30027         * signal/sigignore.c: Likewise.
30028         * signal/sigintr.c: Likewise.
30029         * signal/signal.c: Likewise.
30030         * signal/sigpause.c: Likewise.
30031         * signal/sigpending.c: Likewise.
30032         * signal/sigqueue.c: Likewise.
30033         * signal/sigreturn.c: Likewise.
30034         * signal/sigset.c: Likewise.
30035         * signal/sigsetmask.c: Likewise.
30036         * signal/sigstack.c: Likewise.
30037         * signal/sigsuspend.c: Likewise.
30038         * signal/sigtimedwait.c: Likewise.
30039         * signal/sigvec.c: Likewise.
30040         * signal/sigwait.c: Likewise.
30041         * signal/sigwaitinfo.c: Likewise.
30042         * signal/sysv_signal.c: Likewise.
30043         * socket/accept.c: Likewise.
30044         * socket/accept4.c: Likewise.
30045         * socket/bind.c: Likewise.
30046         * socket/connect.c: Likewise.
30047         * socket/getpeername.c: Likewise.
30048         * socket/getsockname.c: Likewise.
30049         * socket/getsockopt.c: Likewise.
30050         * socket/isfdtype.c: Likewise.
30051         * socket/listen.c: Likewise.
30052         * socket/recv.c: Likewise.
30053         * socket/recvfrom.c: Likewise.
30054         * socket/recvmsg.c: Likewise.
30055         * socket/send.c: Likewise.
30056         * socket/sendmsg.c: Likewise.
30057         * socket/sendto.c: Likewise.
30058         * socket/setsockopt.c: Likewise.
30059         * socket/shutdown.c: Likewise.
30060         * socket/sockatmark.c: Likewise.
30061         * socket/socket.c: Likewise.
30062         * socket/socketpair.c: Likewise.
30063         * stdio-common/ctermid.c: Likewise.
30064         * stdio-common/cuserid.c: Likewise.
30065         * stdio-common/remove.c: Likewise.
30066         * stdio-common/rename.c: Likewise.
30067         * stdio-common/renameat.c: Likewise.
30068         * stdio-common/tempname.c: Likewise.
30069         * stdlib/getcontext.c: Likewise.
30070         * stdlib/makecontext.c: Likewise.
30071         * stdlib/setcontext.c: Likewise.
30072         * stdlib/swapcontext.c: Likewise.
30073         * stdlib/system.c: Likewise.
30074         * streams/fattach.c: Likewise.
30075         * streams/fdetach.c: Likewise.
30076         * streams/getmsg.c: Likewise.
30077         * streams/getpmsg.c: Likewise.
30078         * streams/putmsg.c: Likewise.
30079         * streams/putpmsg.c: Likewise.
30080         * sysdeps/unix/bsd/getpt.c: Likewise.
30081         * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
30082         * sysdeps/unix/sysv/linux/futimens.c: Likewise.
30083         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
30084         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
30085         Likewise.
30086         * sysdeps/unix/sysv/linux/readahead.c: Likewise.
30087         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
30088         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
30089         * sysvipc/msgctl.c: Likewise.
30090         * sysvipc/msgget.c: Likewise.
30091         * sysvipc/msgrcv.c: Likewise.
30092         * sysvipc/msgsnd.c: Likewise.
30093         * sysvipc/semctl.c: Likewise.
30094         * sysvipc/semget.c: Likewise.
30095         * sysvipc/semop.c: Likewise.
30096         * sysvipc/semtimedop.c: Likewise.
30097         * sysvipc/shmat.c: Likewise.
30098         * sysvipc/shmctl.c: Likewise.
30099         * sysvipc/shmdt.c: Likewise.
30100         * sysvipc/shmget.c: Likewise.
30101         * termios/tcdrain.c: Likewise.
30102         * termios/tcflow.c: Likewise.
30103         * termios/tcflush.c: Likewise.
30104         * termios/tcgetattr.c: Likewise.
30105         * termios/tcgetpgrp.c: Likewise.
30106         * termios/tcsendbrk.c: Likewise.
30107         * termios/tcsetattr.c: Likewise.
30108         * termios/tcsetpgrp.c: Likewise.
30109         * time/adjtime.c: Likewise.
30110         * time/clock.c: Likewise.
30111         * time/getitimer.c: Likewise.
30112         * time/gettimeofday.c: Likewise.
30113         * time/setitimer.c: Likewise.
30114         * time/settimeofday.c: Likewise.
30115         * time/stime.c: Likewise.
30116         * time/time.c: Likewise.
30117
30118 2012-11-04  Pino Toscano  <toscano.pino@tiscali.it>
30119
30120         * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
30121         /usr/old/bin.
30122
30123         * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
30124         instead of spaces.
30125         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
30126
30127 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
30128
30129         [BZ #14796]
30130         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
30131         FE_TONEAREST before applying Dekker multiplication and Knuth
30132         addition.  Clear inexact exceptions and check for exact zero
30133         results afterwards.
30134         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
30135         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
30136         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
30137         * math/libm-test.inc (fma_test): Add more tests.
30138         (fma_test_towardzero): Likewise.
30139         (fma_test_downward): Likewise.
30140         (fma_test_upward): Likewise.
30141         * sysdeps/generic/math_private.h (default_libc_fesetround): New
30142         function.
30143         (libc_fesetround): New macro.
30144         (libc_fesetroundf): Likewise.
30145         (libc_fesetroundl): Likewise.
30146         * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
30147         function.
30148         (libc_fesetround_387): Likewise.
30149         (libc_fesetroundf): New macro.
30150         (libc_fesetround): Likewise.
30151         (libc_fesetroundl): Likewise.
30152         * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
30153         function.
30154         (libc_fesetroundf): New macro.
30155         (libc_fesetround): Likewise.
30156         (libc_fesetroundl): Likewise.
30157         * include/fenv.h (feclearexcept): Add libm_hidden_proto.
30158         * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
30159         * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
30160         libm_hidden_ver.
30161         * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
30162         * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
30163         libm_hidden_def.
30164         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
30165         * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
30166         libm_hidden_ver.
30167         * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
30168         libm_hidden_def.
30169
30170         [BZ #3439]
30171         * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
30172         integer constant usable in #if and use that to give value to enum
30173         constant.
30174         (FE_DIVBYZERO): Likewise.
30175         (FE_UNDERFLOW): Likewise.
30176         (FE_OVERFLOW): Likewise.
30177         (FE_INVALID): Likewise.
30178         (FE_INVALID_SNAN): Likewise.
30179         (FE_INVALID_ISI): Likewise.
30180         (FE_INVALID_IDI): Likewise.
30181         (FE_INVALID_ZDZ): Likewise.
30182         (FE_INVALID_IMZ): Likewise.
30183         (FE_INVALID_COMPARE): Likewise.
30184         (FE_INVALID_SOFTWARE): Likewise.
30185         (FE_INVALID_SQRT): Likewise.
30186         (FE_INVALID_INTEGER_CONVERSION): Likewise.
30187         (FE_TONEAREST): Likewise.
30188         (FE_TOWARDZERO): Likewise.
30189         (FE_UPWARD): Likewise.
30190         (FE_DOWNWARD): Likewise.
30191         * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
30192         (FE_DIVBYZERO): Likewise.
30193         (FE_OVERFLOW): Likewise.
30194         (FE_UNDERFLOW): Likewise.
30195         (FE_INEXACT): Likewise.
30196         (FE_TONEAREST): Likewise.
30197         (FE_DOWNWARD): Likewise.
30198         (FE_UPWARD): Likewise.
30199         (FE_TOWARDZERO): Likewise.
30200         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
30201         (FE_UNDERFLOW): Likewise.
30202         (FE_OVERFLOW): Likewise.
30203         (FE_DIVBYZERO): Likewise.
30204         (FE_INVALID): Likewise.
30205         (FE_TONEAREST): Likewise.
30206         (FE_TOWARDZERO): Likewise.
30207         * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
30208         (FE_OVERFLOW): Likewise.
30209         (FE_UNDERFLOW): Likewise.
30210         (FE_DIVBYZERO): Likewise.
30211         (FE_INEXACT): Likewise.
30212         (FE_TONEAREST): Likewise.
30213         (FE_TOWARDZERO): Likewise.
30214         (FE_UPWARD): Likewise.
30215         (FE_DOWNWARD): Likewise.
30216         * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
30217         (FE_DIVBYZERO): Likewise.
30218         (FE_OVERFLOW): Likewise.
30219         (FE_UNDERFLOW): Likewise.
30220         (FE_INEXACT): Likewise.
30221         (FE_TONEAREST): Likewise.
30222         (FE_DOWNWARD): Likewise.
30223         (FE_UPWARD): Likewise.
30224         (FE_TOWARDZERO): Likewise.
30225
30226 2012-11-02  Chris Metcalf  <cmetcalf@tilera.com>
30227
30228         * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
30229
30230 2012-11-03  Andreas Schwab  <schwab@linux-m68k.org>
30231
30232         * scripts/cross-test-ssh.sh (command): Use newlines to separate
30233         commands.  Quote $PWD.
30234         (blacklist_exports): Don't use remove_newlines.  Replace "declare
30235         -x" by "export".
30236         (remove_newlines): Remove.
30237
30238 2012-11-02  H.J. Lu  <hongjiu.lu@intel.com>
30239
30240         * stdlib/Makefile (headers): Add bits/stdlib-float.h.
30241         * stdlib/stdlib.h (atof): Moved to ...
30242         * include/bits/stdlib-float.h: Here.  New file.
30243         * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
30244         * stdlib/bits/stdlib-float.h: New file.
30245         * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
30246         -mno-sse -mno-mmx.
30247         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
30248         <xmmintrin.h>.
30249
30250 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
30251
30252         * conform/conformtest.pl (@headers): Add fenv.h.
30253         * conform/data/fenv.h-data: New file.
30254         * include/fenv.h [_ISOMAC]: Disable all contents of file except
30255         include of <math/fenv.h>.
30256
30257         * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
30258         POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
30259         && !UNIX98].  Enables tests for XOPEN2K8.
30260         * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
30261         POSIX2008]: Likewise.
30262
30263         * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
30264         (struct rusage): Do not expect type or its members.
30265
30266         [BZ #3439]
30267         * math/math.h (FP_NAN): Define macro to integer constant usable in
30268         #if and use that to give value to enum constant.
30269         (FP_INFINITE): Likewise.
30270         (FP_ZERO): Likewise.
30271         (FP_SUBNORMAL): Likewise.
30272         (FP_NORMAL): Likewise.
30273
30274 2012-11-02  Andreas Schwab  <schwab@linux-m68k.org>
30275
30276         * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
30277         * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
30278         arguments.
30279
30280 2012-11-02  Roland McGrath  <roland@hack.frob.com>
30281
30282         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
30283         Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
30284         autoconf-time if not.
30285         * configure.in: Remove AC_PREREQ.
30286
30287 2012-11-02  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
30288
30289         * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
30290         __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
30291         of the internal implementation.
30292
30293 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
30294
30295         * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
30296         except include of <misc/sys/syslog.h>.
30297
30298 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
30299
30300         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
30301         function returns with a NULL context exit with zero.
30302
30303 2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
30304
30305         * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
30306
30307 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
30308
30309         * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
30310         (run_program_cmd): This.
30311         * localedata/tst-langinfo.sh (run_program_prefix): Removed.
30312         (tst_langinfo): New variable.  Use it.
30313
30314 2012-11-01  Sebastan Andrzej Siewior  <bigeasy@linutronix.de>
30315
30316         * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
30317         floating point opcodes.
30318
30319 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
30320
30321         * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
30322         variable.
30323
30324         * elf/dl-support.c: Unconditionally include "setup-vdso.h".
30325
30326         * sysdeps/mach/hurd/powerpc: Remove directory.
30327         * sysdeps/mach/powerpc: Likewise.
30328
30329 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
30330
30331         * scripts/check-local-headers.sh: Ignore c++ headers.
30332
30333 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
30334
30335         * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
30336         __libc_cleanup_region_start argument.
30337
30338 2012-11-01  Joseph Myers  <joseph@codesourcery.com>
30339
30340         [BZ #14784]
30341         [BZ #14785]
30342         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
30343         x * y using scaling, not as x * y + z.
30344         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
30345         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
30346         * math/libm-test.inc (fma_test): Add more tests.
30347         (fma_test_towardzero): Likewise.
30348         (fma_test_downward): Likewise.
30349         (fma_test_upward): Likewise.
30350
30351 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
30352
30353         * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
30354
30355 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
30356
30357         * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
30358         New variable.
30359
30360 2012-10-31  Thomas Schwinge  <thomas@codesourcery.com>
30361
30362         * rt/tst-shm.c (worker): Correct checking for mmap failure.
30363
30364 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
30365
30366         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
30367         Fix sort order.
30368         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
30369         Likewise.
30370
30371 2012-10-31  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
30372
30373         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
30374         Fix the order of the list for glibc 2.17.
30375         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
30376         Likewise.
30377
30378 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
30379
30380         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30381
30382 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
30383
30384         [BZ #14610]
30385         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
30386         for low part of x being zero before using __atanl (y).
30387         * math/libm-test.inc (atan2_test): Add another test.
30388
30389         * manual/install.texi (Configuring and compiling): Document
30390         general use of test-wrapper and test-wrapper-env.
30391         * INSTALL: Regenerated.
30392
30393         * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
30394         (__fma): Do not extract and scale down low bits on after-rounding
30395         systems when result rounded to normal precision would have normal
30396         exponent.
30397         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
30398         (__fmal): Do not extract and scale down low bits on after-rounding
30399         systems when result rounded to normal precision would have normal
30400         exponent.
30401         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
30402         (__fmal): Do not extract and scale down low bits on after-rounding
30403         systems when result rounded to normal precision would have normal
30404         exponent.
30405         * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
30406         macro.
30407         (fma_test): Add more tests.
30408         (fma_test_towardzero): Likewise.
30409         (fma_test_downward): Likewise.
30410         (fma_test_upward): Likewise.
30411
30412 2012-10-30  H.J. Lu  <hongjiu.lu@intel.com>
30413
30414         * sysdeps/i386/tininess.h: Renamed to ...
30415         * sysdeps/x86/tininess.h: This.
30416         * sysdeps/x86_64/tininess.h: Removed.
30417
30418 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
30419
30420         * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
30421         input.  Use $(build-program-cmd).
30422         ($(objpfx)tst-array1-static.out): Likewise.
30423         ($(objpfx)tst-array2.out): Likewise.
30424         ($(objpfx)tst-array3.out): Likewise.
30425         ($(objpfx)tst-array4.out): Likewise.
30426         ($(objpfx)tst-array5.out): Likewise.
30427         ($(objpfx)tst-array5-static.out): Likewise.
30428
30429 2012-10-30  Chris Metcalf  <cmetcalf@tilera.com>
30430
30431         * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
30432         if defined.
30433
30434         * nss/nsswitch.h (nss_interface_function): Provide new
30435         macro for use with NSS functions.
30436         * grp/initgroups.c: Use new macro.
30437         * nss/getXXbyYY.c: Likewise.
30438         * nss/getXXbyYY_r.c: Likewise.
30439         * nss/getXXent.c: Likewise.
30440         * nss/getXXent_r.c: Likewise.
30441         * sysdeps/posix/getaddrinfo.c: Likewise.
30442
30443 2012-10-30  Andreas Jaeger  <aj@suse.de>
30444
30445         * po/ru.po: Update Russion translation from translation project.
30446
30447 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
30448
30449         [BZ #14152]
30450         [BZ #14783]
30451         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
30452         result and shift together with sticky bit instead of replicating
30453         round-to-nearest rounding.
30454         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
30455         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
30456         * math/libm-test.inc (fma_test): Add more tests.  Do not permit
30457         missing underflow exceptions.
30458         (fma_test_towardzero): Add more tests.
30459         (fma_test_downward): Likewise.
30460         (fma_test_upward): Likewise.
30461
30462         [BZ #14047]
30463         * sysdeps/generic/tininess.h: New file.
30464         * sysdeps/i386/tininess.h: Likewise.
30465         * sysdeps/sh/tininess.h: Likewise.
30466         * sysdeps/x86_64/tininess.h: Likewise.
30467         * stdlib/tst-strtod-underflow.c: Likewise.
30468         * stdlib/tst-tininess.c: Likewise.
30469         * stdlib/strtod_l.c: Include <tininess.h>.
30470         (round_and_return): Do not set errno for exact underflow cases.
30471         Force an underflow exception when setting errno for underflow.
30472         Determine underflow based on rounding to normal precision if
30473         TININESS_AFTER_ROUNDING.
30474         * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
30475         ERANGE for exact underflow cases.
30476         * stdlib/Makefile (tests): Add tst-tininess and
30477         tst-strtod-underflow.
30478         ($(objpfx)tst-tininess): Use $(link-libm).
30479         ($(objpfx)tst-strtod-underflow): Likewise.
30480
30481 2012-10-30  Andreas Jaeger  <aj@suse.de>
30482
30483         [BZ#14767]
30484         * elf/Makefile (tests): Remove conditional for have-initfini-array
30485         since this is now always required and the variable does not exist
30486         anymore.
30487         (tests-static): Likewise.
30488         (modules-names): Likewise.
30489
30490         * po/eo.po: Add Esperanto translation from translation project.
30491
30492         * elf/tst-array1.c (fini_array): Make writeable so that it can be
30493         merged with constructor/destructor.
30494         (init_array): Likewise.
30495         * elf/tst-array2dep.c (fini_array): Likewise.
30496         (init_array): Likewise.
30497
30498 2012-10-29  Mike Frysinger  <vapier@gentoo.org>
30499
30500         * manual/message.texi: Delete @cartouche tags.
30501
30502 2012-10-29  Pino Toscano  <toscano.pino@tiscali.it>
30503
30504         * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
30505         EOPNOTSUPP.
30506         * sysdeps/mach/hurd/fsync.c: Likewise.
30507
30508         * sysdeps/pthread/aio_notify.c (__aio_notify_only)
30509         [_POSIX_REALTIME_SIGNALS]: Change condition to
30510         [_POSIX_REALTIME_SIGNALS > 0].
30511
30512 2012-10-27  Andreas Jaeger  <aj@suse.de>
30513
30514         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
30515         [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
30516         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
30517         [__WORDSIZE != 64]: Likewise.
30518
30519 2012-10-26  H.J. Lu  <hongjiu.lu@intel.com>
30520
30521         *  iconvdata/tst-table.sh: Remove ${SHELL}.
30522         *  iconvdata/tst-tables.sh: Likewise.
30523
30524 2012-10-25  David S. Miller  <davem@davemloft.net>
30525
30526         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
30527         (__get_clockfreq_via_proc_openprom): Use strtoumax instead
30528         of strtoull.
30529
30530         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
30531         ifunc-impl-list.c
30532         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
30533         * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
30534         * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
30535         file.
30536
30537 2012-10-25  Roland McGrath  <roland@hack.frob.com>
30538
30539         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
30540         (__get_clockfreq_via_proc_openprom): Use __getdents instead of
30541         __getdirentries.
30542
30543 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
30544             Jim Blandy  <jimb@codesourcery.com>
30545
30546         * scripts/cross-test-ssh.sh: New file.
30547         * manual/install.texi (Configuring and compiling): Document use of
30548         cross-test-ssh.sh.
30549         * INSTALL: Regenerated.
30550
30551 2012-10-25  Pino Toscano  <toscano.pino@tiscali.it>
30552
30553         * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
30554         EOPNOTSUPP.
30555
30556 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
30557
30558         * Makeconfig (run-program-prefix): Fix comment.
30559
30560 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
30561             Jim Blandy  <jimb@codesourcery.com>
30562
30563         * Makeconfig (test-wrapper): New variable,
30564         (test-wrapper-env): Likewise.
30565         [$(cross-compiling) = yes && $(test-wrapper) != ""]
30566         (run-built-tests): Define to yes.
30567         (run-program-prefix): Use $(test-wrapper).
30568         (built-program-cmd): Likewise.
30569         * Rules (make-test-out): Use $(test-wrapper-env) and
30570         $(host-built-program-cmd).
30571         * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
30572         ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
30573         tst-pathopt.sh.
30574         ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
30575         $(test-wrapper-env) to tst-rtld-load-self.sh.
30576         ($(objpfx)order2.out): Use $(test-wrapper).
30577         ($(objpfx)tst-initorder.out): Likewise.
30578         ($(objpfx)tst-initorder2.out): Likewise.
30579         ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
30580         * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
30581         (test_wrapper_env): New variable.  Use it to run ld.so.
30582         * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
30583         Use it to run ld.so.
30584         (test_wrapper_env): Likewise.
30585         * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
30586         $(test-wrapper) to run-iconv-test.sh.
30587         * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
30588         (ICONV): Use $test_wrapper.
30589         * posix/Makefile ($(objpfx)globtest.out): Pass
30590         $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
30591         globtest.sh, not $(run-program-prefix).
30592         * posix/globtest.sh (run_via_rtld_prefix): New variable.
30593         (test_wrapper): Likewise.
30594         (test_wrapper_env): Likewise.  Use it to run globtest with HOME
30595         set together with run_via_rtld_prefix.
30596         (run_program_prefix): Define in terms of test_wrapper and
30597         run_via_rtld_prefix.
30598
30599 2012-10-24  Roland McGrath  <roland@hack.frob.com>
30600
30601         * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
30602         * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
30603         Targets removed.
30604
30605         [BZ #14743]
30606         * include/time.h: Remove librt_hidden_proto (clock_gettime).
30607         Declare __clock_getres, __clock_gettime, __clock_settime,
30608         __clock_nanosleep, and __clock_getcpuclockid.
30609         * rt/clock_gettime.c: Define __clock_gettime as an alias.
30610         Remove librt_hidden_def (clock_gettime).
30611         * sysdeps/unix/clock_gettime.c: Likewise.
30612         * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
30613         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
30614         * rt/clock_getres.c: Define __clock_getres as an alias.
30615         * sysdeps/posix/clock_getres.c: Likewise.
30616         * rt/clock_settime.c: Define __clock_settime as an alias.
30617         * sysdeps/unix/clock_settime.c: Likewise.
30618         * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
30619         * sysdeps/unix/clock_nanosleep.c: Likewise.
30620         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
30621         * rt/clock-compat.c: New file.
30622         * rt/Makefile (librt-routines): Add clock-compat and move
30623         $(clock-routines) to ...
30624         (routines): ... here, new variable.
30625         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
30626         Don't add get_clockfreq here.
30627         * rt/Versions (libc: GLIBC_2.17): New version set.
30628         Add clock_* symbols here.
30629         (libc: GLIBC_PRIVATE): New version set.  Add __clock_* symbols here.
30630         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
30631         (GLIBC_2.17): Add clock_* symbols.
30632         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
30633         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
30634         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
30635         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
30636         Likewise.
30637         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
30638         Likewise.
30639         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
30640         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
30641         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
30642         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
30643         * NEWS: Mention the move.
30644
30645         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
30646         Use __open, __read, __close rather than their public counterparts.
30647         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
30648         (__get_clockfreq_via_cpuinfo): Likewise.
30649         (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
30650         (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
30651
30652         * config.h.in (HAVE_IFUNC): New #undef.
30653         * configure.in: Define it if libc_cv_ld_gnu_indirect_function
30654         was successful.
30655         * configure: Regenerated.
30656
30657 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
30658
30659         * configure.in: Move READELF check to start of file.
30660         (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
30661         libc_cv_asm_gnu_indirect_function in the process.
30662         * configure: Regenerated.
30663
30664 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
30665
30666         * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
30667         send the output to /dev/null.
30668         (libc_cv_cc_with_libunwind): Likewise.
30669         (libc_cv_as_noexecstack): Likewise.
30670         * configure: Regenerate.
30671
30672 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
30673
30674         * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
30675
30676         * posix/globtest.sh (TMPDIR): Do not set.
30677         (testdir): Define using ${common_objpfx}posix not $TMPDIR.
30678         (testout): Likewise.
30679
30680 2012-10-24  Andreas Jaeger  <aj@suse.de>
30681
30682         * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
30683         types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
30684         [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
30685         [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
30686         posix_fadvise64, posix_fallocate64.
30687
30688         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
30689         (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
30690         (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
30691         Likewise.
30692         (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
30693         Likewise.
30694         (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
30695
30696         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
30697         (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
30698         <bits/fcntl-linux.h>.
30699         (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
30700
30701         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
30702         (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
30703         (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
30704         (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
30705         [__WORDSIZE != 64]: Likewise.
30706
30707 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
30708
30709         * Makeconfig (run-built-tests): New variable.
30710         * Rules [$(cross-compiling) = yes]: Change condition to
30711         [$(run-built-tests) = no].
30712         * catgets/Makefile [$(cross-compiling) != yes]: Change condition
30713         to [$(run-built-tests) = yes].
30714         * elf/Makefile [$(cross-compiling) = no]: Likewise
30715         * grp/Makefile [$(cross-compiling) = no]: Likewise.
30716         * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
30717         * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
30718         * intl/Makefile [$(cross-compiling) = no]: Likewise.
30719         * io/Makefile [$(cross-compiling) = no]: Likewise.
30720         * libio/Makefile [$(cross-compiling) = no]: Likewise.
30721         * malloc/Makefile [$(cross-compiling) = no]: Likewise.
30722         * misc/Makefile [$(cross-compiling) = no]: Likewise.
30723         * posix/Makefile [$(cross-compiling) = no]: Likewise.
30724         * resolv/Makefile [$(cross-compiling) = no]: Likewise.
30725         * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
30726         * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
30727         * string/Makefile [$(cross-compiling) = no]: Likewise.
30728
30729         * posix/Makefile ($(objpfx)globtest.out): Pass
30730         $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
30731         $(rtld-installed-name).
30732         * posix/globtest.sh (elf_objpfx): Remove variable.
30733         (rtld_installed_name): Likewise.
30734         (library_path): Likewise.
30735         (run_program_prefix): New variable.  Use for running globtest
30736         binary.
30737
30738 2012-10-23  Jim Blandy  <jimb@codesourcery.com>
30739             Joseph Myers  <joseph@codesourcery.com>
30740
30741         * Makeconfig (host-built-program-cmd): New variable.
30742         * elf/Makefile (tst-stackguard1-ARGS): Use
30743         $(host-built-program-cmd).
30744         * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
30745         (tst-spawn-ARGS): Likewise.
30746         * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
30747
30748 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
30749             Jim Blandy  <jimb@codesourcery.com>
30750
30751         * Makeconfig (run-via-rtld-prefix): New variable.
30752         (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
30753         (built-program-cmd): Likewise.
30754
30755 2012-10-22  Andreas Jaeger  <aj@suse.de>
30756
30757         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
30758         __O_RSYNC if it exists, otherwise to O_SYNC.
30759
30760 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
30761             Joseph Myers  <joseph@codesourcery.com>
30762
30763         * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
30764         /dev/null.
30765         * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
30766         from /dev/null
30767         * posix/tst-getconf.sh: Redirect getconf stdin in loop from
30768         /dev/null.
30769
30770 2012-10-22  Andreas Jaeger  <aj@suse.de>
30771
30772         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
30773         Define always.
30774         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
30775
30776         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
30777         bits/fcntl-linux.h.
30778
30779         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
30780         (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
30781
30782         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
30783         to __O_LARGEFILE.
30784         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
30785         to __O_LARGEFILE.
30786
30787 2012-10-21  Jim Blandy  <jimb@codesourcery.com>
30788             Joseph Myers  <joseph@codesourcery.com>
30789
30790         * config.make.in (NM): New variable.
30791
30792 2012-10-21  Andreas Jaeger  <aj@suse.de>
30793
30794         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
30795         definitions and declarations that are provided by
30796         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
30797
30798 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
30799
30800         [BZ #14683]
30801         * elf/Makefile (tests-static): Add tst-leaks1-static.
30802         (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
30803         ($(objpfx)tst-leaks1-static): New rule.
30804         ($(objpfx)tst-leaks1-static-mem): Likewise.
30805         (tst-leaks1-static-ENV): New macro.
30806         * elf/dl-open.c (dl_open_worker): Check the main application
30807         only if SHARED is defined.
30808         * elf/tst-leaks1-static.c: New file.
30809
30810 2012-10-20  Andreas Jaeger  <aj@suse.de>
30811
30812         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
30813         generic values for Linux.
30814         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
30815         and declarations that are provided by <bits/fcntl-linux.h> and
30816         include <bits/fcntl-linux.h>.
30817         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
30818         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
30819
30820 2012-10-20  Roland McGrath  <roland@hack.frob.com>
30821
30822         * io/fcntl.h: Move include of <bits/types.h> to the top and
30823         include it unconditionally.
30824
30825 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
30826
30827         * wcsmbs/Makefile (tests-ifunc): New variable.
30828         (tests): Add $(tests-ifunc).
30829         * wcsmbs/test-wcschr-ifunc.c: New file.
30830         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
30831         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
30832         * wcsmbs/test-wcslen-ifunc.c: Likewise.
30833         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
30834         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
30835
30836         * string/Makefile (tests-ifunc): New variable.
30837         (tests): Add $(tests-ifunc).
30838         * string/test-memccpy.c (TEST_NAME): New macro.
30839         * string/test-memchr.c (TEST_NAME): Likewise.
30840         * string/test-memcmp.c (TEST_NAME): Likewise.
30841         * string/test-memcpy.c (TEST_NAME): Likewise.
30842         * string/test-memmem.c (TEST_NAME): Likewise.
30843         * string/test-memmove.c (TEST_NAME): Likewise.
30844         * string/test-memset.c (TEST_NAME): Likewise.
30845         * string/test-rawmemchr.c (TEST_NAME): Likewise.
30846         * string/test-stpcpy.c (TEST_NAME): Likewise.
30847         * string/test-stpncpy.c (TEST_NAME): Likewise.
30848         * string/test-strcasecmp.c (TEST_NAME): Likewise.
30849         * string/test-strcasestr.c (TEST_NAME): Likewise.
30850         * string/test-strcat.c (TEST_NAME): Likewise.
30851         * string/test-strchr.c (TEST_NAME): Likewise.
30852         * string/test-strcmp.c(TEST_NAME): Likewise.
30853         * string/test-strcpy.c (TEST_NAME): Likewise.
30854         * string/test-strcspn.c (TEST_NAME): Likewise.
30855         * string/test-strlen.c (TEST_NAME): Likewise.
30856         * string/test-strncasecmp.c (TEST_NAME): Likewise.
30857         * string/test-strncmp.c (TEST_NAME): Likewise.
30858         * string/test-strncpy.c (TEST_NAME): Likewise.
30859         * string/test-strnlen.c (TEST_NAME): Likewise.
30860         * string/test-strpbrk.c (TEST_NAME): Likewise.
30861         * string/test-strrchr.c (TEST_NAME): Likewise.
30862         * string/test-strspn.c (TEST_NAME): Likewise.
30863         * string/test-strstr.c (TEST_NAME): Likewise.
30864         * string/test-bcopy-ifunc.c: New file.
30865         * string/test-bzero-ifunc.c: Likewise.
30866         * string/test-memccpy-ifunc.c: Likewise.
30867         * string/test-memchr-ifunc.c: Likewise.
30868         * string/test-memcmp-ifunc.c: Likewise.
30869         * string/test-memcpy-ifunc.c: Likewise.
30870         * string/test-memmem-ifunc.c: Likewise.
30871         * string/test-memmove-ifunc.c: Likewise.
30872         * string/test-mempcpy-ifunc.c: Likewise.
30873         * string/test-memset-ifunc.c: Likewise.
30874         * string/test-rawmemchr-ifunc.c: Likewise.
30875         * string/test-stpcpy-ifunc.c: Likewise.
30876         * string/test-stpncpy-ifunc.c: Likewise.
30877         * string/test-strcasecmp-ifunc.c: Likewise.
30878         * string/test-strcasestr-ifunc.c: Likewise.
30879         * string/test-strcat-ifunc.c: Likewise.
30880         * string/test-strchr-ifunc.c: Likewise.
30881         * string/test-strchrnul-ifunc.c: Likewise.
30882         * string/test-strcmp-ifunc.c: Likewise.
30883         * string/test-strcpy-ifunc.c: Likewise.
30884         * string/test-strcspn-ifunc.c: Likewise.
30885         * string/test-strlen-ifunc.c: Likewise.
30886         * string/test-strncasecmp-ifunc.c: Likewise.
30887         * string/test-strncat-ifunc.c: Likewise.
30888         * string/test-strncmp-ifunc.c: Likewise.
30889         * string/test-strncpy-ifunc.c: Likewise.
30890         * string/test-strnlen-ifunc.c: Likewise.
30891         * string/test-strpbrk-ifunc.c: Likewise.
30892         * string/test-strrchr-ifunc.c: Likewise.
30893         * string/test-strspn-ifunc.c: Likewise.
30894         * string/test-strstr-ifunc.c: Likewise.
30895
30896         * debug/Makefile (tests-ifunc): New variable.
30897         (tests): Add $(tests-ifunc).
30898         * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
30899         * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
30900         * debug/test-stpcpy_chk-ifunc.c: New file.
30901         * debug/test-strcpy_chk-ifunc.c: Likewise.
30902
30903 2012-10-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
30904
30905         [BZ #13601]
30906         * elf/dl-load.c (open_verify): Retry read if the entire ELF
30907         header is not read in.
30908
30909 2012-10-19  Joseph Myers  <joseph@codesourcery.com>
30910
30911         * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh.  Pass
30912         script to $(SHELL) as $<.  Pass $(common-objpfx) to script
30913         directly.  Pass built executable to script as
30914         $(built-program-cmd).
30915         * io/ftwtest-sh (ldso): Remove variable.  Run ftwtest directly as
30916         $testprogram without using LD_LIBRARY_PATH and $ldso.
30917
30918         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
30919         $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
30920         $(rtld-installed-name).
30921         * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
30922         (rtld_installed_name): Likewise.
30923         (library_path): Likewise.
30924         (run_program_prefix): New variable.  Use it to run tst_fgetgrent.
30925         * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
30926         $(run-program-prefix) to tst-tables.sh.
30927         * iconvdata/tst-table.sh (run_program_prefix): New variable.  Use
30928         it to run tst-table-from and tst-table-to.
30929         * iconvdata/tst-tables.sh (run_program_prefix): New variable.
30930         Pass it to tst-table.sh.
30931         * intl/Makefile ($(objpfx)tst-gettext.out): Pass
30932         $(run-program-prefix) to tst-gettext.sh.
30933         ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
30934         tst-translit.sh.
30935         ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
30936         tst-gettext2.sh.
30937         * intl/tst-gettext.sh (run_program_prefix): New variable.  Use it
30938         to run tst-gettext.
30939         * intl/tst-gettext2.sh (run_program_prefix): New variable.  Use it
30940         to run tst-gettext2.
30941         * intl/tst-translit.sh (run_program_prefix): New variable.  Use it
30942         to run tst-translit.
30943         * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
30944         $(run-program-prefix) to tst-mtrace.sh.
30945         * malloc/tst-mtrace.sh (run_program_prefix): New variable.  Use it
30946         to run tst-mtrace.
30947         * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
30948         $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
30949         $(rtld-installed-name).
30950         * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
30951         (rtld_installed_name): Likewise.
30952         (run_program_prefix): New variable.  Use it to run wordexp-test.
30953
30954         * Makeconfig (ARCH): Remove all definitions.
30955         (machine): Likewise.
30956         [ARCH]: Remove conditional code.
30957         [!objdir]: Give error.
30958         [!objdir] (objpfx): Remove.
30959         [!objdir] (common-objpfx): Likewise.
30960         [!objdir] (common-objdir): Likewise.
30961         * configure.in (config_makefile): Remove.  Hardcode Makefile in
30962         AC_CONFIG_FILES call.
30963         * configure: Regenerated.
30964
30965         [BZ #13888]
30966         * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
30967         or TMPDIR.
30968         (testout): Likewise.
30969
30970         * posix/Makefile ($(objpfx)tst-getconf.out): Pass
30971         $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
30972         $(rtld-installed-name).
30973         * posix/tst-getconf.sh (elf_objpfx): Remove variable.
30974         (rtld_installed_name): Likwise.
30975         (runit): Remove function.
30976         (run_getconf): New variable,  Use it for running getconf binary.
30977
30978 2012-10-18  H.J. Lu  <hongjiu.lu@intel.com>
30979
30980         [BZ #14716]
30981         * string/test-memmem.c (check_result): New function.
30982         (do_one_test): Use it.
30983         (check1): New function.
30984         (test_main): Use it.
30985
30986 2012-10-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
30987
30988         * math/Makefile: Comment on slow compilation of test-tgmath2.c.
30989
30990 2012-10-18  Joseph Myers  <joseph@codesourcery.com>
30991
30992         * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
30993         (_G_LSEEK64): Likewise.
30994         (_G_MMAP64): Likewise.
30995         (_G_FSTAT64): Likewise.
30996         * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
30997         (_G_LSEEK64): Likewise.
30998         (_G_MMAP64): Likewise.
30999         (_G_FSTAT64): Likewise.
31000         * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
31001         unconditional.  Call __mmap64 directly.
31002         (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
31003         (mmap_remap_check) [_G_LSEEK64]: Make code unconditional.  Call
31004         __lseek64 directly.
31005         (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
31006         (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional.  Call
31007         __mmap64 directly.
31008         (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
31009         (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional.  Call
31010         __lseek64 directly.
31011         (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
31012         (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional.  Call
31013         __lseek64 directly.
31014         (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
31015         (_IO_file_seek) [_G_LSEEK64]: Make code unconditional.  Call
31016         __lseek64 directly.
31017         (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
31018         (_IO_file_stat) [_G_FSTAT64]: Make code unconditional.  Call
31019         __fxstat64 directly.
31020         (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
31021         * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
31022         unconditional.
31023         (freopen64) [!_G_OPEN64]: Remove conditional code.
31024         * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
31025         unconditional.
31026         (fseeko64) [!_G_LSEEK64]: Remove conditional code.
31027         * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
31028         unconditional.
31029         (ftello64) [!_G_LSEEK64]: Remove conditional code.
31030         * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
31031         unconditional.
31032         (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
31033         * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
31034         unconditional.
31035         (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
31036         * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
31037         unconditional.
31038         (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
31039         * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
31040         unconditional.
31041         (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
31042         * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
31043         unconditional.
31044         (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
31045
31046 2012-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
31047
31048         [BZ #12140]
31049         * manual/memory.texi (Malloc Tunable Parameters): Add note
31050         about free list pointers overwriting some perturb bytes.
31051         Wording suggested by Roland McGrath.
31052
31053 2012-10-17  Joseph Myers  <joseph@codesourcery.com>
31054
31055         * math/libm-test.inc (gamma_test): Do not call feclearexcept.
31056         (lgamma_test): Likewise.
31057         (tgamma_test): Likewise.
31058
31059 2012-10-16  Florian Weimer  <fweimer@redhat.com>
31060
31061         [BZ #14700]
31062         * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
31063         (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
31064
31065 2012-10-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
31066
31067         * NEWS: Mention BZ #14716.
31068         * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
31069         when removing AVAILABLE1_USES_J macro.
31070
31071 2012-10-12  H.J. Lu  <hongjiu.lu@intel.com>
31072
31073         * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
31074         (__bswap_64): __uint64_t for unsigned 64-bit int.
31075
31076 2012-10-12  Andreas Schwab  <schwab@linux-m68k.org>
31077
31078         * include/string.h (memmem): Declare libc hidden alias.
31079         * string/memmem.c (memmem): Define libc hidden alias.
31080         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
31081         __read, __close instead of open, read, close.
31082
31083 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
31084
31085         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
31086         * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
31087         global and hidden.
31088         * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
31089         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
31090         * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
31091         Likewise.
31092         (__rawmemchr_sse2): Likewise.
31093         * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
31094         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
31095         (__strchr_sse2): Likewise.
31096         * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
31097         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
31098         (__strcasecmp_sse2): Likewise.
31099         (__strncasecmp_sse2): Likewise.
31100         * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
31101         * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
31102         * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
31103         * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
31104         (__strrchr_sse2): Likewise.
31105         * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
31106         ifunc-impl-list.c.
31107         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
31108         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
31109         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
31110         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
31111         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
31112         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
31113         * sysdeps/x86_64/multiarch/memset.S: Likewise.
31114         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
31115         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
31116         * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
31117         * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
31118         * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
31119         * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
31120         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
31121         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
31122         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
31123         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
31124         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
31125         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
31126         * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
31127         * sysdeps/x86_64/multiarch/strncat.S: Likewise.
31128         * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
31129         * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
31130         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
31131         * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
31132         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
31133         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
31134         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
31135         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
31136         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
31137
31138         * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
31139         global and hidden.
31140         * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
31141         * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
31142         * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
31143         * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
31144         Likewise.
31145         * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
31146         Likewise.
31147         * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
31148         * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
31149         * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
31150         * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
31151         ifunc-impl-list.c.
31152         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
31153         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
31154         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
31155         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
31156         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
31157         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
31158         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
31159         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
31160         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
31161         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
31162         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
31163         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
31164         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
31165         * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
31166         * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
31167         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
31168         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
31169         * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
31170         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
31171         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
31172         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
31173         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
31174         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
31175         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
31176         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
31177         * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
31178         * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
31179         * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
31180         * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
31181         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
31182         * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
31183         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
31184         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
31185         * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
31186         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
31187         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
31188         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
31189         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
31190         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
31191         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
31192         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
31193
31194         * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
31195         [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
31196         * include/ifunc-impl-list.h: New file.
31197         * misc/ifunc-impl-list.c: Likewise.
31198         * misc/Makefile (routines): Add ifunc-impl-list.
31199         * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
31200         * string/test-string.h: Include <ifunc-impl-list.h>.
31201         (func_list, func_count, impl_count, impl_array) [TEST_IFUNC &&
31202         TEST_NAME]: New variables.
31203         (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
31204         are defined.
31205         (test_init): Call __libc_ifunc_impl_list to initialize
31206         func_list if TEST_IFUNC and TEST_NAME are defined.
31207
31208         * string/Makefile (strop-tests): Add bcopy and bzero.
31209         * string/test-bcopy.c: New file.
31210         * string/test-bzero.c: Likewise.
31211         * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
31212         defined.
31213         * string/test-memset.c: Support bzero test if TEST_BZERO is
31214         defined.
31215         * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
31216         __libc_memmove.
31217         * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
31218         __libc_memset.
31219         * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
31220         of memset.
31221
31222 2012-10-10  Joseph Myers  <joseph@codesourcery.com>
31223
31224         * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
31225         * configure: Regenerated.
31226
31227         * Makeconfig (+link-static-before-libc): Don't include
31228         $(link-static-libc).
31229
31230         * libio/libio.h (_IO_pos_t): Remove.
31231
31232 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
31233
31234         * NEWS: Add note about FIPS mode.  Wording suggested by Roland
31235         McGrath.
31236
31237 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
31238
31239         * crypt/crypt-entry.c: Include fips-private.h.
31240         (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
31241         * crypt/md5c-test.c (main): Tolerate disabled MD5.
31242         * sysdeps/unix/sysv/linux/fips-private.h: New file.
31243         * sysdeps/generic/fips-private.h: New file, dummy fallback.
31244
31245 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
31246
31247         * crypt/crypt-private.h: Include stdbool.h.
31248         (_ufc_setup_salt_r): Return bool.
31249         * crypt/crypt-entry.c: Include errno.h.
31250         (__crypt_r): Return NULL with EINVAL for bad salt.
31251         * crypt/crypt_util.c (bad_for_salt): New.
31252         (_ufc_setup_salt_r): Check that salt is long enough and within
31253         the specified alphabet.
31254         * crypt/badsalttest.c: New file.
31255         * crypt/Makefile (tests): Add it.
31256         ($(objpfx)badsalttest): New.
31257
31258 2012-10-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
31259
31260         * NEWS: Add entry for BZ #14602.
31261
31262 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
31263
31264         * math/gen-libm-test.pl (parse_args): Handle comparison macros as
31265         type-generic.
31266         * math/libm-test.inc: Update comment listing what functions and
31267         macros are tested.
31268         (isgreater_test): New function.
31269         (isgreaterequal_test): Likewise.
31270         (isless_test): Likewise.
31271         (islessequal_test): Likewise.
31272         (islessgreater_test): Likewise.
31273         (isunordered_test): Likewise.
31274         (main): Call the new functions.
31275
31276 2012-10-09  Roland McGrath  <roland@hack.frob.com>
31277
31278         * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
31279         _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
31280         AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
31281         * sysdeps/i386/configure: Regenerated.
31282         * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
31283         * sysdeps/mach/configure: Regenerated.
31284         * sysdeps/mach/hurd/configure: Regenerated.
31285         * sysdeps/powerpc/configure: Regenerated.
31286         * sysdeps/powerpc/powerpc32/configure: Regenerated.
31287         * sysdeps/powerpc/powerpc64/configure: Regenerated.
31288         * sysdeps/s390/s390-32/configure: Regenerated.
31289         * sysdeps/s390/s390-64/configure: Regenerated.
31290         * sysdeps/sh/configure: Regenerated.
31291         * sysdeps/sparc/configure: Regenerated.
31292         * sysdeps/unix/sysv/linux/configure: Regenerated.
31293         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
31294         * sysdeps/x86_64/configure: Regenerated.
31295
31296         * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
31297         defined.  Don't check if MAP is NULL.
31298
31299 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
31300
31301         * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
31302         (_G_stat64): Likewise.
31303         * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
31304         (_G_stat64): Likewise.
31305         * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
31306         instead of struct _G_stat64.
31307         * libio/fileops.c (mmap_remap_check): Likewise.
31308         (decide_maybe_mmap): Likewise.
31309         (_IO_new_file_seekoff): Likewise.
31310         (_IO_file_stat): Likewise.
31311         * libio/libio.h (_IO_off64_t): Define to __off64_t, not
31312         _G_off64_t.
31313         * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
31314         instead of struct _G_stat64.
31315         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
31316
31317 2012-10-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
31318
31319         [BZ #14602]
31320         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
31321         Replace with ...
31322         (CHECK_EOL): New macro.
31323         (two_way_short_needle): Check beginning of haystack for EOL.  Use
31324         CHECK_EOL.
31325         * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
31326         Replace with CHECK_EOL.
31327         * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
31328         Replace with CHECK_EOL.
31329
31330 2012-10-08  Joseph Myers  <joseph@codesourcery.com>
31331
31332         * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
31333         type-generic.
31334         * math/libm-test.inc: Update comment listing what functions and
31335         macros are tested.
31336         (finite_test): New function.
31337         (isinf_test): Likewise.
31338         (isnan_test): Likewise.
31339         (fpclassify_test): Test subnormal input.
31340         (isfinite_test): Likewise.
31341         (isnormal_test): Likewise.
31342         (main): Call the new functions.
31343
31344 2012-10-08  Jonathan Nieder  <jrnieder@gmail.com>
31345
31346         [BZ #14660]
31347         * Makerules (%.dynsym): Force C locale when running
31348         $(OBJDUMP) --dynamic-syms.
31349
31350 2012-10-08  Andreas Schwab  <schwab@linux-m68k.org>
31351
31352         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
31353         <stdint.h>.
31354
31355 2012-10-06  David S. Miller  <davem@davemloft.net>
31356
31357         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
31358         upper 32-bits of the length value in %o2 since we use branch-on-register
31359         tests which consider the entire 64-bit register.
31360
31361 2012-10-06  H.J. Lu  <hongjiu.lu@intel.com>
31362
31363         * string/test-strstr.c (check2): Add a test for page boundary.
31364
31365 2012-10-05  David S. Miller  <davem@davemloft.net>
31366
31367         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
31368         * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
31369         file.
31370         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
31371         sysdep_routines.
31372         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
31373         * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
31374         and bzero when HWCAP_SPARC_CRYPTO is present.
31375
31376 2012-10-05  H.J. Lu  <hongjiu.lu@intel.com>
31377
31378         [BZ #14602]
31379         * string/test-strstr.c (check2): New function.
31380         (test_main): Call check2.
31381
31382         * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
31383         and bug-strchr1.
31384         * string/bug-strcasestr1.c (do_test): Moved to ...
31385         * string/test-strcasestr.c (check1): Here.  New function.
31386         (do_one_test): Break out result checking code into ...
31387         (check_result): This.  New function.
31388         (do_one_test): Call check_result.
31389         (test_main): Call check1.
31390         * string/bug-strchr1.c (do_test): Moved to ...
31391         * string/test-strchr.c (check1): Here.  New function.
31392         (do_one_test): Break out result checking code into ...
31393         (check_result): This.  New function.
31394         (do_one_test): Call check_result.
31395         (test_main): Call check1.
31396         * string/bug-strstr1.c (main): Moved to ...
31397         * string/test-strstr.c (check1): Here.  New function.
31398         (do_one_test): Break out result checking code into ...
31399         (check_result): This.  New function.
31400         (do_one_test): Call check_result.
31401         (test_main): Call check1.
31402         * string/bug-strcasestr1.c: Removed.
31403         * string/bug-strchr1.c: Likewise.
31404         * string/bug-strstr1.c: Likewise.
31405
31406         * elf/Makefile (dl-routines): Add hwcaps.
31407         * elf/dl-support.c (_dl_important_hwcaps): Removed.
31408         * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
31409         (_dl_important_hwcaps): Moved to ...
31410         * elf/dl-hwcaps.c: Here.  New file.
31411         * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
31412
31413         [BZ #14557]
31414         * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
31415         if IS_IN_rtld isn't defined.
31416
31417         * elf/dl-support.c (_dl_sysinfo_map): New.
31418         Include "get-dynamic-info.h" and "setup-vdso.h".
31419         (_dl_non_dynamic_init): Call setup_vdso.
31420         * elf/dynamic-link.h: Don't include <assert.h>.
31421         (elf_get_dynamic_info): Moved to ...
31422         * elf/get-dynamic-info.h: Here.  New file.
31423         * elf/dynamic-link.h: Include "get-dynamic-info.h".
31424         * elf/rtld.c (dl_main): Break out vDSO setup code into ...
31425         * elf/setup-vdso.h: Here.  New file.
31426         * elf/rtld.c: Include "setup-vdso.h".
31427         (dl_main): Call setup_vdso.
31428
31429 2012-10-05  Joseph Myers  <joseph@codesourcery.com>
31430
31431         * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
31432         creal in comment listing functions tested.  List finite, isinf,
31433         isnan, isless, islessequal, isgreater, isgreaterequal,
31434         islessgreater, isunordered, lgamma_r and pow10 as functions and
31435         macros not tested.  Mention which functions not tested are aliases
31436         for other functions.  Fix typo.  Note that signs of NaNs are not
31437         tested.
31438
31439         * scripts/config.guess: Update from config.git.
31440         * scripts/config.sub: Likewise.
31441
31442 2012-10-04  Roland McGrath  <roland@hack.frob.com>
31443
31444         * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
31445         * misc/madvise.c (madvise): Renamed to __madvise.
31446         Make madvise a weak alias.
31447         * include/sys/mman.h: Declare __madvise.
31448         Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
31449         * sysdeps/unix/syscalls.list
31450         (madvise): Make __madvise the strong name, and madvise a weak alias.
31451         * sysdeps/unix/sysv/linux/syscalls.list
31452         (madvise, mmap): Remove redundant entries.
31453         * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
31454         * malloc/malloc.c (mtrim): Likewise.
31455         * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
31456
31457 2012-10-03  Roland McGrath  <roland@hack.frob.com>
31458
31459         * sysdeps/mach/hurd/dl-cache.c: File removed.
31460         * config.h.in (USE_LDCONFIG): New #undef.
31461         * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
31462         * configure: Regenerated.
31463         * elf/Makefile (dl-routines): Add dl-cache only under
31464         [$(use-ldconfig) = yes].
31465         * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
31466         cache on [USE_LDCONFIG].
31467         * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
31468         [USE_LDCONFIG].
31469         * elf/rtld.c (dl_main): Likewise.
31470
31471 2012-10-03  Pino Toscano  <toscano.pino@tiscali.it>
31472
31473         * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
31474         _SC_LEVEL4_CACHE_LINESIZE.
31475
31476 2012-10-03  Roland McGrath  <roland@hack.frob.com>
31477
31478         * sysdeps/unix/bsd/confstr.h: File removed.
31479
31480 2012-10-02  Alexandre Oliva <aoliva@redhat.com>
31481
31482         * scripts/check-local-headers.sh: Exclude sys/sdt.h and
31483         sys/sdt-config.h.
31484
31485 2012-10-02  Roland McGrath  <roland@hack.frob.com>
31486
31487         * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
31488         Make 'mapoff' field ElfW(Off) rather than off_t.
31489
31490 2012-10-02  Dmitry V. Levin  <ldv@altlinux.org>
31491
31492         * nscd/Makefile: Remove nscd-cflags and all its users.
31493         (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
31494         (CFLAGS-nonlib): Add compiler flags for nscd modules.
31495
31496         [BZ #10631]
31497         * malloc.c (malloc_printerr): Clarify error message.
31498
31499 2012-10-02  H.J. Lu  <hongjiu.lu@intel.com>
31500
31501         [BZ #14648]
31502         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
31503         Set bit_FMA_Usable if FMA is supported.
31504         * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
31505         macro.
31506         (bit_FMA4_Usable): Updated.
31507         (index_FMA_Usable): New macro.
31508         (CPUID_FMA): Likewise
31509         (HAS_FMA): Defined with bit_FMA_Usable.
31510
31511 2012-10-01  Roland McGrath  <roland@hack.frob.com>
31512
31513         * bits/types.h (__swblk_t): Type removed.
31514         * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
31515         * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
31516         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
31517         (__SWBLK_T_TYPE): Likewise.
31518         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
31519         (__SWBLK_T_TYPE): Likewise.
31520         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
31521         (__SWBLK_T_TYPE): Likewise.
31522         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
31523         (__SWBLK_T_TYPE): Likewise.
31524
31525 2012-10-01  Patsy Franklin <pfrankli@redhat.com>
31526             Honza Horak <hhorak@redhat.com>
31527
31528         * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
31529         (xdr_mapname): Use YPMAXMAP as maxsize.
31530         (xdr_peername): Use YPMAXPEER as maxsize.
31531         (xdr_keydat): Use YPAXRECORD as maxsize.
31532         (xdr_valdat): Use YPMAXRECORD as maxsize.
31533
31534 2012-10-01  Roland McGrath  <roland@hack.frob.com>
31535
31536         * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
31537
31538         * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
31539         * csu/init-first.c: ... here.
31540         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
31541         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
31542         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
31543         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
31544         * sysdeps/i386/init-first.c: File removed.
31545         * sysdeps/sh/init-first.c: File removed.
31546
31547 2012-10-01  Joseph Myers  <joseph@codesourcery.com>
31548
31549         [BZ #14645]
31550         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
31551         if x * y might underflow to zero and z is zero.
31552         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
31553         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
31554         * math/libm-test.inc (min_subnorm_value): New variable.
31555         (fma_test): Add more tests.
31556         (fma_test_towardzero): Likewise.
31557         (fma_test_downward): Likewise
31558         (fma_test_upward): Likewise.
31559         (initialize): Set min_subnorm_value.
31560
31561 2012-09-29  Joseph Myers  <joseph@codesourcery.com>
31562
31563         [BZ #14638]
31564         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
31565         0 + 0.
31566         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
31567         mode for addition resulting in exact zero.
31568         * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
31569         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
31570         exact 0 + 0.
31571         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
31572         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
31573         * math/libm-test.inc (fma_test): Add more tests.
31574         (fma_test_towardzero): New function.
31575         (fma_test_downward): Likewise.
31576         (fma_test_upward): Likewise.
31577         (main): Call the new functions.
31578
31579 2012-09-28  David S. Miller  <davem@davemloft.net>
31580
31581         * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
31582
31583 2012-09-28  Roland McGrath  <roland@hack.frob.com>
31584
31585         * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
31586         instead of SIGALRM.
31587
31588         * sysdeps/gnu/_G_config.h: Moved to ...
31589         * sysdeps/unix/sysv/linux/_G_config.h: ... here.
31590         * sysdeps/mach/hurd/_G_config.h: Moved to ...
31591         * sysdeps/generic/_G_config.h: ... here.
31592
31593         * io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
31594
31595         * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
31596
31597         * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
31598         Conditionalize target on [libnss_test1.so-version].
31599
31600         * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
31601
31602         * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
31603         (elfobjdir): Move out of conditionals.
31604
31605         * nss/nsswitch.c (nss_new_service): Conditionalize definition and
31606         declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
31607         (__nss_lookup_function): Conditionalize label remove_from_tree on
31608         [!DO_STATIC_NSS || SHARED], matching its only use.
31609
31610 2012-09-28  David S. Miller  <davem@davemloft.net>
31611
31612         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
31613         * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
31614         file.
31615         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
31616         sysdep_routines.
31617         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
31618         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
31619         when HWCAP_SPARC_CRYPTO is present.
31620
31621 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
31622
31623         * io/tst-mknodat.c: Create a FIFO instead of a socket.
31624
31625 2012-09-28  Andreas Schwab  <schwab@linux-m68k.org>
31626
31627         [BZ #6530]
31628         * stdio-common/vfprintf.c (process_string_arg): Revert
31629         2000-07-22 change.
31630
31631 2011-09-28  Jonathan Nieder  <jrnieder@gmail.com>
31632
31633         * stdio-common/Makefile (tst-sprintf-ENV): Set environment
31634         for testcase.
31635         * stdio-common/tst-sprintf.c: Include <locale.h>
31636         (main): Test sprintf's handling of incomplete multibyte
31637         characters.
31638
31639 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
31640
31641         * elf/dl-runtime.c (VERSYMIDX): Removed.
31642         * elf/dl-version.c (VERSYMIDX): Likewise.
31643         * elf/do-rel.h (VERSYMIDX): Likewise.
31644         (VALIDX): Likewise.
31645         * elf/dynamic-link.h (VERSYMIDX): Likewise.
31646         * elf/rtld.c (VALIDX): Likewise.
31647         (ADDRIDX): Likewise.
31648         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
31649         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
31650         * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
31651         * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
31652         (VALIDX): Likewise.
31653         (ADDRIDX): Likewise.
31654
31655 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
31656
31657         * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
31658
31659 2012-09-28  Dmitry V. Levin  <ldv@altlinux.org>
31660
31661         [BZ #11438]
31662         * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
31663         to global scope.
31664         * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
31665         addresses are in the same scope as 192.0.2/24.
31666         * posix/gai.conf: Document new scope table defaults.
31667
31668 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
31669
31670         [BZ #5298]
31671         * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
31672         for ftell.  Compute offsets from write pointers instead.
31673         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
31674
31675 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
31676
31677         [BZ #14543]
31678         * libio/Makefile (tests): New test case tst-fseek.
31679         * libio/tst-fseek.c: New test case to verify that fseek/ftell
31680         combination works in wide mode.
31681         * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
31682         state when the external buffer state changes.
31683
31684 2012-09-27  David S. Miller  <davem@davemloft.net>
31685
31686         [BZ #14376]
31687         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
31688         pass reloc->r_addend in as the 'high' argument to
31689         sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
31690
31691         * sysdeps/sparc/fpu/libm-test-ulps: Update.
31692
31693 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
31694
31695         * rt/tst-aio2.c: Include <pthread.h>.
31696         * rt/tst-aio3.c: Likewise.
31697
31698 2012-09-27  Steve Ellcey  <sellcey@mips.com>
31699
31700         * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
31701
31702 2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>
31703
31704         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
31705         contents on [SHARED].
31706
31707 2012-09-26  Marek Polacek  <polacek@redhat.com>
31708
31709         [BZ #14530]
31710         [BZ #13741]
31711         * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
31712         for C++ and GCC <4.3 as well as for non GCC compilers.
31713
31714 2012-09-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
31715
31716         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31717
31718 2012-09-25  Roland McGrath  <roland@hack.frob.com>
31719
31720         * Makefile.in (all, install): Declare with .PHONY.
31721         Reported by Michael Hope <michael.hope@linaro.org>.
31722
31723 2012-09-25  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
31724
31725         * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
31726         * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
31727         system header.
31728         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
31729         Likewise.
31730         (sydep_routines): Add the new and the internal functions.
31731         * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
31732         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
31733         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
31734         (GLIBC_2.17): Add the new function.
31735         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
31736         (GLIBC_2.17): Likewise.
31737         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
31738         (GLIBC_2.17): Likewise.
31739         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
31740         (GLIBC_2.17): Likewise.
31741         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
31742
31743 2012-09-25  Alan Modra  <amodra@gmail.com>
31744
31745         * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
31746         Add release barrier before setting once_control to say
31747         initialisation is done.  Add hints on lwarx.  Use macro in
31748         place of isync.
31749         (clear_once_control): Add release barrier.
31750
31751 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
31752
31753         [BZ #13629]
31754         * math/s_clog.c (__clog): Handle more values close to |z| = 1
31755         specially.
31756         * math/s_clog10.c (__clog10): Likewise.
31757         * math/s_clog10f.c (__clog10f): Likewise.
31758         * math/s_clog10l.c (__clog10l): Likewise.
31759         * math/s_clogf.c (__clogf): Likewise.
31760         * math/s_clogl.c (__clogl): Likewise.
31761         * math/Makefile (libm-calls): Add x2y2m1.
31762         * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
31763         (__x2y2m1): Likewise.
31764         (__x2y2m1l): Likewise.
31765         * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
31766         * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
31767         * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
31768         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
31769         * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
31770         * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
31771         * math/libm-test.inc (clog_test, clog10_test): Add more tests.
31772         * sysdeps/i386/fpu/libm-test-ulps: Update.
31773         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31774
31775         [BZ #14621]
31776         * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
31777         int as type of variable DEPTH.
31778         (glob): Use size_t instead of int as type of variables NEWCOUNT
31779         and OLD_PATHC.
31780
31781 2012-09-25  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
31782
31783         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
31784         Add s_sincosf-sse2.
31785         * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
31786         * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
31787         * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
31788         macros for using routine as __sincosf_ia32.
31789         Use macro for function declaration and weak_alias.
31790         * sysdeps/i386/fpu/libm-test-ulps: Update.
31791
31792         * sysdeps/x86_64/fpu/s_sincosf.S: New file.
31793         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31794
31795         * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
31796         subnormal argument.
31797         * math/s_cexpf.c (__cexpf): Likewise.
31798         * math/s_csinf.c (__csinf): Likewise.
31799         * math/s_csinhf.c (__csinhf): Likewise.
31800         * math/s_ctanf.c (__ctanf): Likewise.
31801         * math/s_ctanhf.c (__ctanhf): Likewise.
31802         * math/s_ccosh.c (__ccoshf): Likewise.
31803         * math/s_cexp.c (__cexpl): Likewise.
31804         * math/s_csin.c (__csin): Likewise.
31805         * math/s_csinh.c (__csinh): Likewise.
31806         * math/s_ctan.c (__ctan): Likewise.
31807         * math/s_ctanh.c (ctanh): Likewise.
31808         * math/s_ccoshl.c (__ccoshl): Likewise.
31809         * math/s_cexpl.c (__cexpl): Likewise.
31810         * math/s_csinl.c (__csinl): Likewise.
31811         * math/s_csinhl.c (__csinhl): Likewise.
31812         * math/s_ctanl.c (__ctanl): Likewise.
31813         * math/s_ctanhl.c (__ctanhl): Likewise.
31814
31815 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
31816
31817         * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
31818         (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
31819         (_IO_off_t): Define to __off_t, not _G_off_t.
31820         (_IO_pid_t): Define to __pid_t, not _G_pid_t.
31821         (_IO_uid_t): Define to __uid_t, not _G_uid_t.
31822         (_IO_wint_t): Define to wint_t, not _G_wint_t.
31823         * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
31824         type of __dummy and __dummy2 fields.
31825         * sysdeps/generic/_G_config.h (_G_size_t): Remove.
31826         (_G_ssize_t): Likewise.
31827         (_G_off_t): Likewise.
31828         (_G_pid_t): Likewise.
31829         (_G_uid_t): Likewise.
31830         (_G_wchar_t): Likewise.
31831         (_G_wint_t): Likewise.
31832         * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
31833         (_G_ssize_t): Likewise.
31834         (_G_off_t): Likewise.
31835         (_G_pid_t): Likewise.
31836         (_G_uid_t): Likewise.
31837         (_G_wchar_t): Likewise.
31838         (_G_wint_t): Likewise.
31839         * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
31840         (_G_ssize_t): Likewise.
31841         (_G_off_t): Likewise.
31842         (_G_pid_t): Likewise.
31843         (_G_uid_t): Likewise.
31844         (_G_wchar_t): Likewise.
31845         (_G_wint_t): Likewise.
31846
31847 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
31848
31849         * malloc/arena.c: Include malloc-sysdep.h.
31850         (shrink_heap): Use check_may_shrink_heap to decide if madvise
31851         is sufficient to shrink the heap or an unmap is needed.
31852         * sysdeps/generic/malloc-sysdep.h: New file.  Define
31853         new function check_may_shrink_heap.
31854         * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file.  Define
31855         new function check_may_shrink_heap.
31856
31857 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
31858
31859         * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
31860         comments.
31861
31862 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
31863
31864         * catgets/test-gencat.sh: Add "set -e".
31865         * elf/tst-pathopt.sh: Likewise.
31866         * grp/tst_fgetgrent.sh: Likewise.
31867         * iconvdata/run-iconv-test.sh: Likewise.
31868         * intl/tst-gettext.sh: Likewise.
31869         * intl/tst-gettext2.sh: Likewise.
31870         * intl/tst-gettext4.sh: Likewise.
31871         * intl/tst-gettext6.sh: Likewise.
31872         * intl/tst-translit.sh: Likewise.
31873         * io/ftwtest-sh: Likewise.
31874         * libio/test-freopen.sh: Likewise.
31875         * malloc/tst-mtrace.sh: Likewise.
31876         * posix/globtest.sh: Likewise.
31877         * posix/tst-getconf.sh: Likewise.
31878         * posix/wordexp-tst.sh: Likewise.
31879         * stdio-common/tst-printf.sh: Likewise.
31880         * stdio-common/tst-unbputc.sh: Likewise.
31881         * stdlib/tst-fmtmsg.sh: Likewise.
31882         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
31883         * catgets/Makefile: Do not specify -e option when running
31884         testsuite shell scripts.
31885         * elf/Makefile: Likewise.
31886         * grp/Makefile: Likewise.
31887         * iconvdata/Makefile: Likewise.
31888         * intl/Makefile: Likewise.
31889         * io/Makefile: Likewise.
31890         * libio/Makefile: Likewise.
31891         * malloc/Makefile: Likewise.
31892         * posix/Makefile: Likewise.
31893         * stdio-common/Makefile: Likewise.
31894         * stdlib/Makefile: Likewise.
31895         * sysdeps/x86_64/Makefile: Likewise.
31896
31897         * io/ftwtest-sh: Add copyright header.
31898         * posix/globtest.sh: Likewise.
31899         * posix/tst-getconf.sh: Likewise.
31900         * posix/wordexp-tst.sh: Likewise.
31901         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
31902
31903 2012-09-24  H.J. Lu  <hongjiu.lu@intel.com>
31904
31905         [BZ #13679]
31906         * Makeconfig (+link): Defined as $(+link-static) if
31907         $(build-shared) isn't yes.
31908         (link-tests): Defined as $(+link-static-tests) if $(build-shared)
31909         isn't yes.
31910         (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
31911
31912         * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
31913
31914         [BZ #14562]
31915         * malloc/arena.c (heap_trim): Properly get fencepost and adjust
31916         new chunk size with MALLOC_ALIGN_MASK.
31917
31918 2012-09-24  Joseph Myers  <joseph@codesourcery.com>
31919
31920         [BZ #5044]
31921         * stdio-common/printf_fphex.c: Include <stdbool.h> and
31922         <rounding-mode.h>.
31923         (__printf_fphex): Determine rounding using get_rounding_mode and
31924         round_away.
31925         * stdio-common/tst-printf-round.c (struct hex_test): New
31926         structure.
31927         (hex_tests): New variable.
31928         (test_hex_in_one_mode): New function.
31929         (do_test): Also run tests for hex float output.
31930
31931 2012-09-21  Joseph Myers  <joseph@codesourcery.com>
31932
31933         * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
31934         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
31935         * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
31936         * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
31937         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
31938         * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
31939         * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
31940         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
31941
31942 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
31943
31944         * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
31945         * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
31946         * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
31947         * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
31948
31949 2012-09-19  Dmitry V. Levin  <ldv@altlinux.org>
31950
31951         [BZ #14579]
31952         * elf/rtld.c (dl_main): Limit the check for self loading to normal
31953         mode only.
31954         * elf/tst-rtld-load-self.sh: New test.
31955         * elf/Makefile: Run it.
31956
31957 2012-09-18  Joseph Myers  <joseph@codesourcery.com>
31958
31959         * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
31960         (tst-writev-ENV): Remove.
31961         * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
31962
31963 2012-09-17  Chris Metcalf  <cmetcalf@tilera.com>
31964
31965         * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
31966
31967 2012-09-17  Joseph Myers  <joseph@codesourcery.com>
31968
31969         * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
31970         unconditional.
31971         * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
31972         Likewise.
31973         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
31974         * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
31975         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
31976         Likewise.
31977
31978 2012-09-14  H.J. Lu  <hongjiu.lu@intel.com>
31979
31980         [BZ #14587]
31981         * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
31982         * config.make.in (have-cpp-asm-debuginfo): Removed.
31983         * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
31984         * configure: Regenerated.
31985
31986 2012-09-14  Joseph Myers  <joseph@codesourcery.com>
31987
31988         [BZ #5044]
31989         * stdio-common/printf_fp.c: Include <stdbool.h> and
31990         <rounding-mode.h>.
31991         (___printf_fp): Determine rounding using get_rounding_mode and
31992         round_away.
31993         * stdio-common/tst-printf-round.c: New file.
31994         * stdio-common/Makefile (tests): Add tst-printf-round.
31995         (link-libm): New variable.
31996         ($(objpfx)tst-printf-round): Depend in $(link-libm).
31997
31998 2012-09-13  H.J. Lu  <hongjiu.lu@intel.com>
31999
32000         [BZ #14576]
32001         * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
32002         * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
32003         Likewise.
32004         * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
32005         Likewise.
32006
32007 2012-09-13  Joseph Myers  <joseph@codesourcery.com>
32008
32009         * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
32010         * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
32011         * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
32012         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
32013
32014 2012-09-12  Joseph Myers  <joseph@codesourcery.com>
32015
32016         [BZ #14518]
32017         * include/rounding-mode.h: New file.
32018         * sysdeps/generic/get-rounding-mode.h: Likewise.
32019         * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
32020         * stdlib/strtod_l.c: Include <rounding-mode.h>.
32021         (MAX_VALUE): New macro.
32022         (MIN_VALUE): Likewise.
32023         (overflow_value): New function.
32024         (underflow_value): Likewise.
32025         (round_and_return): Use overflow_value and underflow_value to
32026         determine return values in overflow and underflow cases.  Use
32027         round_away to determine rounding depending on rounding mode.
32028         (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
32029         determine return values in overflow and underflow cases.
32030         * stdlib/tst-strtod-round.c: Include <fenv.h>.
32031         (struct test_results): New structure.
32032         (struct test): Use struct test_results to store expected results
32033         for all rounding modes.
32034         (TEST): Include expected results for all rounding modes.
32035         (test_in_one_mode): New function.
32036         (do_test): Use test_in_one_mode to compute and check results.
32037         Check results for all rounding modes.
32038         * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
32039         $(link-libm).
32040
32041 2012-12-09  Allan McRae  <allan@archlinux.org>
32042
32043         * sysdeps/i386/fpu/libm-test-ulps: Update
32044
32045 2012-09-11  Joseph Myers  <joseph@codesourcery.com>
32046
32047         * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
32048         (_G_int32_t): Likewise.
32049         (_G_uint16_t): Likewise.
32050         (_G_uint32_t): Likewise.
32051         (_G_HAVE_BOOL): Likewise.
32052         (_G_HAVE_ATEXIT): Likewise.
32053         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
32054         (_G_HAVE_IO_FILE_OPEN): Likewise.
32055         * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
32056         (_G_int32_t): Likewise.
32057         (_G_uint16_t): Likewise.
32058         (_G_uint32_t): Likewise.
32059         (_G_HAVE_BOOL): Likewise.
32060         (_G_HAVE_ATEXIT): Likewise.
32061         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
32062         (_G_HAVE_IO_FILE_OPEN): Likewise.
32063         * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
32064         (_G_int32_t): Likewise.
32065         (_G_uint16_t): Likewise.
32066         (_G_uint32_t): Likewise.
32067         (_G_HAVE_BOOL): Likewise.
32068         (_G_HAVE_ATEXIT): Likewise.
32069         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
32070         (_G_HAVE_IO_FILE_OPEN): Likewise.
32071
32072 2012-09-11  H.J. Lu  <hongjiu.lu@intel.com>
32073
32074         * csu/libc-tls.c: Update copyright years.
32075
32076 2012-09-10  Joseph Myers  <joseph@codesourcery.com>
32077
32078         * libioP.h [_G_USING_THUNKS]: Make code unconditional.
32079         [!_G_USING_THUNKS]: Remove conditional code.
32080         * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
32081         * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
32082
32083         * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
32084         [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
32085         * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
32086         (_G_VTABLE_LABEL_PREFIX): Likewise.
32087         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
32088         * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
32089         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
32090         (_G_VTABLE_LABEL_PREFIX): Likewise.
32091         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
32092         * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
32093         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
32094         (_G_VTABLE_LABEL_PREFIX): Likewise.
32095         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
32096
32097 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
32098
32099         * libio/Makefile: Include ../Makeconfig before tests.
32100         (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
32101         only if $(build-shared) is yes.
32102
32103         * iconv/gconv_db.c: Update copyright years.
32104
32105 2012-09-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
32106
32107         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
32108         unwind info if defined PIC. Fix special cases description.
32109         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
32110
32111         * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
32112         DP_HI_MASK entry.
32113         * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
32114
32115 2012-09-07  H.J. Lu  <hongjiu.lu@intel.com>
32116
32117         * scripts/check-local-headers.sh: Add "shopt -s nullglob".
32118
32119         * iconv/gconv_db.c (free_derivation): Check if deriv->steps
32120         is NULL.
32121
32122         * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
32123         (LDLIBS-tst-chk4): This.
32124         (LDFLAGS-tst-chk5): Renamed to ...
32125         (LDLIBS-tst-chk5): This.
32126         (LDFLAGS-tst-chk6): Renamed to ...
32127         (LDLIBS-tst-chk6): This.
32128         (LDFLAGS-tst-lfschk4): Renamed to ...
32129         (LDLIBS-tst-lfschk4): This.
32130         (LDFLAGS-tst-lfschk5): Renamed to ...
32131         (LDLIBS-tst-lfschk5): This.
32132         (LDFLAGS-tst-lfschk6): Renamed to ...
32133         (LDLIBS-tst-lfschk6): This.
32134
32135         * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
32136         on $(common-objpfx)soversions.mk.
32137
32138 2012-09-07  Joseph Myers  <joseph@codesourcery.com>
32139
32140         [BZ #10014]
32141         * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
32142         example host name.
32143
32144 2012-09-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
32145
32146         * malloc/arena.c (arena_get_retry): New function that gets
32147         another arena for the caller to try its request on.
32148         * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
32149         current arena cannot fulfill the request.
32150         (__libc_memalign): Likewise.
32151         (__libc_memalign): Likewise.
32152         (__libc_pvalloc): Likewise.
32153         (__libc_calloc): Likewise.
32154
32155 2012-09-05  John Tobey  <john.tobey@gmail.com>
32156
32157         [BZ #13542]
32158         * manual/arith.texi (Operations on Complex): Fix description
32159         of carg branch cut.
32160
32161 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
32162
32163         [BZ #10014]
32164         * manual/socket.texi (Host Addresses): Use www.gnu.org as example
32165         host name.
32166
32167         [BZ #10038]
32168         * manual/memory.texi (Memory): Make order of menu items match
32169         order of sections.
32170
32171 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
32172
32173         * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
32174         (_dl_initial_dtv): New.  Defined if SHARED isn't defined.
32175         (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
32176
32177 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
32178
32179         * csu/libc-tls.c (static_dtv): Renamed to ...
32180         (_dl_static_dtv): This.  Make it global.
32181         (_dl_initial_dtv): Removed.
32182         (__libc_setup_tls): Updated.
32183         * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
32184         (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
32185         DL_INITIAL_DTV.
32186
32187 2012-09-06  Petr Machata  <pmachata@redhat.com>
32188
32189         * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
32190         (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
32191         (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
32192         (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
32193
32194 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
32195
32196         [BZ #14545]
32197         * csu/libc-tls.c (_dl_initial_dtv): New variable.
32198         * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
32199         freeing dtv[-1].
32200
32201 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
32202
32203         [BZ #14544]
32204         * Makeconfig (link-static-before-libc): Replace $(+prector)
32205         with $(+prectorT).
32206         (link-static-after-libc): Replace $(+postctor) with
32207         $(+postctorT).
32208         (link-bounded): Replace $(+prector)/$(+postctor) with
32209         $(+prectorT)/$(+postctorT).
32210         (+prectorT): New macro.
32211         (+postctorT): Likewise.
32212
32213 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
32214
32215         * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
32216         (round_str): Handle values above the maximum for IBM long double
32217         as inexact.
32218         * stdlib/tst-strtod-round.c (tests): Regenerated.
32219
32220 2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32221
32222         * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
32223         assembler flag.
32224         * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
32225         zarch_nohighgprs around the zarch optimized routines.
32226         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
32227         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
32228         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
32229         for zarch.
32230
32231 2012-09-05  David S. Miller  <davem@davemloft.net>
32232
32233         * sysdeps/sparc/fpu/libm-test-ulps: Update.
32234
32235         * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE)
32236         (HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
32237         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
32238         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
32239         entries.
32240
32241 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
32242
32243         * malloc/arena.c: Fold copyright years.
32244         * malloc/mcheck.c, malloc/memusage.c: Likewise.
32245
32246 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
32247
32248         * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
32249
32250 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
32251
32252         * manual/contrib.texi (Contributors): Fix typo.  Complete entry.
32253
32254 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
32255
32256         * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
32257         change internal state upon failure.
32258
32259 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
32260
32261         * malloc/mcheck.c (mcheck_check_all): Fix typo.
32262         * malloc/memusage.c (mmap): Likewise.
32263         (mmap64, mremap): Likewise.  Adjust name in comment.
32264
32265 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
32266
32267         * libio/fileops.c: Fix typos in comments.
32268         * libio/oldfileops.c: Likewise.
32269         * libio/wfileops.c: Likewise.
32270
32271 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
32272
32273         [BZ #1349]
32274         * malloc/Makefile (tests): Add tst-malloc-usable test case.
32275         (tst-malloc-usable-ENV): Set environment for test case.
32276         * malloc/hooks.c (malloc_check_get_size): New function to get
32277         requested size.
32278         * malloc/malloc.c (musable): Use malloc_check_get_size.
32279         * malloc/tst-malloc-usable.c: New test case.
32280
32281 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
32282
32283         * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
32284
32285 2012-09-05  Allan McRae  <allan@archlinux.org>
32286
32287         [BZ #13966]
32288         * configure.in (CXX_SYSINCLUDES): Use compiler output to
32289         determine header location.
32290         * configure: Regenerated.
32291
32292 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
32293
32294         * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
32295         float format.
32296         * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
32297         LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
32298         format.
32299         (test): Regenerate.
32300
32301 2012-09-04  David S. Miller  <davem@davemloft.net>
32302
32303         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
32304         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
32305         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
32306
32307 2012-09-04  Florian Weimer  <fweimer@redhat.com>
32308
32309         * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
32310         failures.
32311
32312         * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
32313
32314 2012-09-04  Joseph Myers  <joseph@codesourcery.com>
32315
32316         [BZ #9914]
32317         * libio/iogetdelim.c: Include <limits.h>.
32318         (_IO_getdelim): Avoid integer overflow in testing whether cur_len
32319         + len + 1 would overflow.
32320
32321 2012-09-03  Andreas Jaeger  <aj@suse.de>
32322
32323         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
32324         * sysdeps/i386/fpu/libm-test-ulps: Update.
32325
32326 2012-09-03  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
32327
32328         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
32329         Add s_sinf-sse2, s_conf-sse2.
32330
32331         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
32332         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
32333         * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
32334         * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
32335
32336         * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
32337         for using routine as __sinf_ia32.
32338         Use macro for function declaration and weak_alias.
32339         * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
32340         for using routine as __cosf_ia32.
32341         Use macro for function declaration and weak_alias.
32342
32343         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
32344         * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
32345
32346         * sysdeps/x86_64/fpu/s_sinf.S: New file.
32347         * sysdeps/x86_64/fpu/s_cosf.S: New file.
32348         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
32349
32350         * math/libm-test.inc (cos_test): Add more test cases.
32351         (sin_test): Likewise.
32352         (sincos_test): Likewise.
32353
32354 2012-09-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32355
32356         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
32357         (IFUNC_RESOLVE): Make pointers to the specialized implementations
32358         hidden.
32359         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
32360
32361 2012-09-02  H.J. Lu  <hongjiu.lu@intel.com>
32362
32363         [BZ #14538]
32364         * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
32365         first element of the GOT.
32366         (elf_machine_load_address): Return the difference between
32367         the runtime address of _DYNAMIC and elf_machine_dynamic ().
32368
32369 2012-09-01  Allan McRae  <allan@archlinux.org>
32370
32371         [BZ #13412]
32372         * configure.in (AWK): Require gawk version 3.0 or later.
32373         * configure: Regenerated.
32374
32375 2012-09-01  Joseph Myers  <joseph@codesourcery.com>
32376
32377         * sysdeps/unix/sysv/linux/kernel-features.h
32378         (__ASSUME_POSIX_CPU_TIMERS): Remove.
32379         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
32380         [__NR_clock_getres]: Make code unconditional.
32381         [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
32382         (clock_getcpuclockid): Remove code left unreachable by removal of
32383         conditionals.
32384         * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
32385         code unconditional.
32386         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
32387         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
32388         * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
32389         Make code unconditional.
32390         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
32391         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
32392         * sysdeps/unix/sysv/linux/clock_settime.c
32393         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
32394         conditional code.
32395         [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
32396         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
32397
32398 2012-08-29  H.J. Lu  <hongjiu.lu@intel.com>
32399
32400         [BZ #14476]
32401         * Makefile (install): Also pass LD_SO=$(ld.so-version) to
32402         scripts/test-installation.pl.
32403
32404         * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
32405         and $ld_so_version if it is set.
32406
32407 2012-08-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
32408
32409         [BZ #14516]
32410         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
32411         failure if reading from procfs failed.
32412         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
32413
32414 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
32415
32416         * sysdeps/unix/sysv/linux/kernel-features.h
32417         (__ASSUME_STAT64_SYSCALL): Remove all definitions.
32418         * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
32419         Remove conditional code.
32420         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32421         * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
32422         Remove conditional code.
32423         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32424         * sysdeps/unix/sysv/linux/i386/fxstat.c
32425         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
32426         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32427         * sysdeps/unix/sysv/linux/i386/fxstatat.c
32428         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
32429         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32430         * sysdeps/unix/sysv/linux/i386/lxstat.c
32431         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
32432         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32433         * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
32434         Remove conditional code.
32435         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32436         * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
32437         Remove conditional code.
32438         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32439         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
32440         <kernel-features.h>.
32441         [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
32442         Remove.
32443         * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
32444         Remove conditional code.
32445         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32446         * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
32447         Remove conditional.
32448
32449 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
32450
32451         [BZ #5400]
32452         * NEWS: Add fixed bug number.
32453
32454 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
32455
32456         [BZ #14519]
32457         * stdlib/strtod_l.c (round_and_return): Return -0.0 for
32458         underflowing exponent in case of negative sign.
32459         * stdlib/tst-strtod-round-data: Add more tests.
32460         * stdlib/tst-strtod-round.c (tests): Regenerated.
32461
32462         [BZ #3479]
32463         * stdlib/strtod_l.c (NDIG): Remove.
32464         (HEXNDIG): Likewise.
32465         (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
32466         smallest representable value.
32467         (____STRTOF_INTERNAL): Use all fractional decimal digits that may
32468         lie within an exact representation of 1/2 ulp of the result.
32469         * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
32470         unconditionally.
32471         (TENS_P9_IDX): Define unconditionally.
32472         (TENS_P9_SIZE): Likewise.
32473         (TENS_P10_IDX): Likewise.
32474         (TENS_P10_SIZE): Likewise.
32475         [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
32476         to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
32477         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
32478         entries for 10^2^13 and 10^2^14.
32479         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
32480         (TENS_P13_IDX): Define.
32481         (TENS_P13_SIZE): Likewise.
32482         (TENS_P14_IDX): Likewise.
32483         (TENS_P14_SIZE): Likewise.
32484         (_fpioconst_pow10): Change array size to
32485         FPIOCONST_POW10_ARRAY_SIZE.  Make entries for 10^2^9 and 10^2^10
32486         unconditional.
32487         (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
32488         1024]: Add entries for 10^2^13 and 10^2^14.
32489         [LAST_POW10 > _LAST_POW10]: Remove #error.
32490         * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
32491         (_fpioconst_pow10): Change array size to
32492         FPIOCONST_POW10_ARRAY_SIZE.
32493         * stdlib/gen-fpioconst.c: New file.
32494         * stdlib/gen-tst-strtod-round.c: Likewise.
32495         * stdlib/tst-strtod-round-data: Likewise.
32496         * stdlib/tst-strtod-round.c: Likewise.
32497         * stdlib/Makefile (tests): Add tst-strtod-round.
32498
32499         [BZ #14459]
32500         * stdlib/strtod_l.c: Include <stdint.h>.
32501         (NDEBUG): Do not define.
32502         (round_and_return): Change EXPONENT parameter to type intmax_t.
32503         Rearrange calculations to avoid internal overflow possibilities.
32504         (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
32505         Rearrange calculations to avoid internal overflow possibilities.
32506         Assert that number fits inside MPNSIZE limbs.
32507         (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
32508         Change DIG_NO, INT_NO and LEAD_ZERO to type size_t.  Rearrange
32509         calculations and add assertions to avoid internal overflow
32510         possibilities.  Add casts to avoid signed/unsigned operations.
32511         * stdlib/tst-strtod-overflow.c: New file.
32512         * stdlib/Makefile (tests): Add tst-strtod-overflow.
32513
32514 2012-08-25  Marek Polacek  <polacek@redhat.com>
32515
32516         * time/time.h: Fix some typos in comments.
32517
32518 2012-08-23  Roland McGrath  <roland@hack.frob.com>
32519
32520         * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
32521         * posix/tst-rfc3484-2.c: Likewise.
32522         * posix/tst-rfc3484-3.c: Likewise.
32523
32524 2012-08-23  Steve McIntyre  <steve.mcintyre@linaro.org>
32525
32526         * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
32527         (EF_ARM_ABI_FLOAT_HARD): Likewise.
32528
32529 2012-08-23  Joseph Myers  <joseph@codesourcery.com>
32530
32531         * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
32532         #include of fxstatat64.c.
32533
32534 2012-08-22  Roland McGrath  <roland@hack.frob.com>
32535
32536         * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
32537         * shadow/getspent_r.c: Likewise.
32538         * shadow/getspnam.c: Likewise.
32539         * shadow/getspnam_r.c: Likewise.
32540         * gshadow/getsgent.c: Likewise.
32541         * gshadow/getsgent_r.c: Likewise.
32542         * gshadow/getsgnam.c: Likewise.
32543         * gshadow/getsgnam_r.c: Likewise.
32544         * inet/getnetbyad.c: Likewise.
32545         * inet/getnetbyad_r.c: Likewise.
32546         * inet/getnetbynm.c: Likewise.
32547         * inet/getnetbynm_r.c: Likewise.
32548         * inet/getnetent.c: Likewise.
32549         * inet/getnetent_r.c: Likewise.
32550         * inet/getproto.c: Likewise.
32551         * inet/getproto_r.c: Likewise.
32552         * inet/getprtent.c: Likewise.
32553         * inet/getprtent_r.c: Likewise.
32554         * inet/getprtname.c: Likewise.
32555         * inet/getprtname_r.c: Likewise.
32556         * inet/getrpcbyname.c: Likewise.
32557         * inet/getrpcbyname_r.c: Likewise.
32558         * inet/getrpcbynumber.c: Likewise.
32559         * inet/getrpcbynumber_r.c: Likewise.
32560         * inet/getrpcent.c: Likewise.
32561         * inet/getrpcent_r.c: Likewise.
32562         * inet/getaliasent.c: Likewise.
32563         * inet/getaliasent_r.c: Likewise.
32564         * inet/getaliasname.c: Likewise.
32565         * inet/getaliasname_r.c: Likewise.
32566         * nscd/getgrgid_r.c: Likewise.
32567         * nscd/getgrnam_r.c: Likewise.
32568         * nscd/gethstbyad_r.c: Likewise.
32569         * nscd/gethstbynm3_r.c: Likewise.
32570         * nscd/getpwnam_r.c: Likewise.
32571         * nscd/getpwuid_r.c: Likewise.
32572         * nscd/getsrvbynm_r.c: Likewise.
32573         * nscd/getsrvbypt_r.c: Likewise.
32574         * nscd/gai.c: Likewise.
32575
32576         * configure.in (build_nscd): New substituted variable, set
32577         by --disable-build-nscd and defaults to $use_nscd.
32578         * configure: Regenerated.
32579         * config.make.in (build-nscd): New substituted variable.
32580         * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
32581         Change conditional to require [$(build-nscd) = yes] as well.
32582         * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
32583
32584         [BZ# 13696]
32585         * configure.in (use_nscd): New substituted variable, set by
32586         --disable-nscd.  If enabled, define USE_NSCD.
32587         * configure: Regenerated.
32588         * config.h.in: Add USE_NSCD.
32589         * config.make.in (use-nscd): New substituted variable.
32590         * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
32591         (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
32592         (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
32593         * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
32594         (CFLAGS-getgrnam_r.c): Likewise.
32595         (CFLAGS-initgroups.c): Likewise.
32596         * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
32597         * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
32598         Variables removed.
32599         * inet/getnetgrent_r.c
32600         (nscd_setnetgrent): New function, broken out of ...
32601         (setnetgrent): ... here.  Call it.
32602         (innetgr): Conditionalize nscd bits on [USE_NSCD].
32603         (nscd_getnetgrent): Conditionalize on [USE_NSCD].
32604         (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
32605         * nscd/Makefile (routines, aux): Move definitions after include of
32606         Makeconfig.  Conditionalize on [$(use-nscd) != no].
32607         * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
32608         Conditionalize on [USE_NSCD].
32609         (is_nscd, nscd_init_cb): Likewise.
32610         (nss_load_library): Conditionalize init callback on [USE_NSCD].
32611         * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
32612         * nss/nss_db/db-init.c: Likewise.
32613         * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
32614         [USE_NSCD].
32615         * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
32616         (make_request): Use it.
32617         (cache_valid_p): New function.
32618         (__check_pf): Use it.
32619         * NEWS: Add item for --disable-nscd.
32620
32621 2012-08-22  Dmitry V. Levin  <ldv@altlinux.org>
32622
32623         * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
32624         to support sed >= 4.2.1-20-ga9bf076.
32625         * configure: Regenerated.
32626
32627 2012-08-22  Roland McGrath  <roland@hack.frob.com>
32628
32629         * csu/libc-start.c (apply_irel): Move extern declarations inside here.
32630         Conditionalize whole body on [IREL].
32631
32632 2012-08-22  Jeff Law <law@redhat.com>
32633
32634         [BZ #14505]
32635         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
32636         if the family is PF_UNSPEC.
32637
32638 2012-08-22  Mike Frysinger  <vapier@gentoo.org>
32639
32640         * Makerules (lib-version): Rename from V.
32641         (install-lib-nosubdir): Change V to lib-version.
32642
32643 2012-08-22  Will Schmidt  <will_schmidt@vnet.ibm.com>
32644
32645         [BZ #14252]
32646         * powerpc32/power6/wcschr.c: New file.
32647         * powerpc32/power6/wcscpy.c: New file.
32648         * powerpc32/power6/wcsrchr.c: New file.
32649         * powerpc64/power6/wcschr.c: New file.
32650         * powerpc64/power6/wcscpy.c: New file.
32651         * powerpc64/power6/wcsrchr.c: New file.
32652
32653 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
32654
32655         * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
32656         (two_way_short_needle): Use it.
32657         * string/strstr.c (AVAILABLE1_USES_J): Define.
32658         * string/strcasestr.c: Likewise.
32659
32660         * string/str-two-way.h (two_way_short_needle): Use pointers instead of
32661         array references.
32662         * string/strcasestr.c (TOLOWER): Make side-effect safe.
32663
32664         [BZ #11607]
32665         * NEWS: Add an entry.
32666         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
32667         define their defaults.
32668         (two_way_short_needle): Detect end-of-string on-the-fly.
32669         * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
32670         (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
32671         * string/bug-strcasestr1.c: New test.
32672         * string/Makefile: Run it.
32673
32674 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
32675
32676         [BZ #11607]
32677         * string/str-two-way.h (two_way_short_needle): Optimize matching of
32678         the first character.
32679
32680 2012-08-21  Roland McGrath  <roland@hack.frob.com>
32681
32682         * csu/elf-init.c (__libc_csu_irel): Function removed.
32683         * csu/libc-start.c (apply_irel): New function.
32684         (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
32685
32686 2012-08-21  Joseph Myers  <joseph@codesourcery.com>
32687
32688         * sysdeps/unix/sysv/linux/kernel-features.h
32689         (__ASSUME_FADVISE64_64_SYSCALL): Remove.
32690         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
32691         <kernel-features.h>.
32692         [__NR_fadvise64_64]: Make code unconditional.
32693         [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
32694         [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
32695         !__NR_fadvise64_64)]: Likewise.
32696         [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
32697         !__NR_fadvise64_64))]: Likewise.
32698         [__NR_fadvise64]: Make code unconditional.
32699         [!__NR_fadvise64]: Remove conditional code.
32700         * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
32701         <kernel-features.h>.
32702         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
32703         unconditional.
32704         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
32705         conditional code.
32706         * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
32707         not include <kernel-features.h>.
32708         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
32709         unconditional.
32710         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
32711         conditional code.
32712         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
32713         include <kernel-features.h>.
32714         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
32715         unconditional.
32716         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
32717         conditional code.
32718
32719 2012-08-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
32720
32721         * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
32722         slight instruction rearrangements per scrollpipe analysis.
32723         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
32724
32725 2012-08-20  Roland McGrath  <roland@hack.frob.com>
32726
32727         * manual/syslog.texi (syslog; vsyslog, closelog):
32728         Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
32729         Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
32730
32731         * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
32732         DSOCAPS to match condition on defining it.
32733
32734 2012-08-20  Joseph Myers  <joseph@codesourcery.com>
32735
32736         * sysdeps/unix/sysv/linux/kernel-features.h
32737         (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
32738         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
32739         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
32740         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
32741         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
32742         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
32743         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
32744         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
32745         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
32746         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
32747
32748         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
32749         __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
32750
32751         * sysdeps/unix/sysv/linux/kernel-features.h
32752         (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
32753         * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
32754         unconditional.
32755         [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
32756         * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
32757         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
32758         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
32759         * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
32760         Make code unconditional.
32761         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
32762         (__mmap64) [!__NR_mmap2]: Likewise.
32763         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
32764         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
32765         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
32766         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
32767         [__NR_mmap2]: Make code unconditional.
32768         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
32769         (__mmap64) [!__NR_mmap2]: Likewise.
32770
32771 2012-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32772
32773         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
32774
32775 2012-08-18  Andreas Jaeger  <aj@suse.de>
32776
32777         * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
32778
32779 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
32780
32781         * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
32782         * include/unistd.h (__have_sock_cloexec): Likewise.
32783         (__have_pipe2): Likewise.
32784         (__have_dup3): Likewise.
32785
32786 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
32787
32788         [BZ #9685]
32789         * include/unistd.h (__have_pipe2): Change define into an extern int.
32790         (__have_dup3): Likewise.
32791         * socket/have_sock_cloexec.c: Include fcntl.h.
32792         (__have_pipe2): New variable.
32793         (__have_dup3): Likewise.
32794
32795 2012-08-17  Mike Frysinger  <vapier@gentoo.org>
32796
32797         * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
32798
32799 2012-08-17  Marek Polacek  <polacek@redhat.com>
32800
32801         * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
32802         ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
32803
32804 2012-08-17  Roland McGrath  <roland@hack.frob.com>
32805
32806         * configure.in: Add AC_SUBST for sysheaders.
32807         * configure: Regenerated.
32808         * config.make.in (sysheaders): New substituted variable.
32809
32810         * sysdeps/unix/mkfifo.c: Moved ...
32811         * sysdeps/posix/mkfifo.c: ... here.
32812         * sysdeps/unix/mkfifoat.c: Moved ...
32813         * sysdeps/posix/mkfifoat.c: ... here.
32814
32815         * sysdeps/unix/utime.c: Moved ...
32816         * sysdeps/posix/utime.c: ... here.
32817
32818         * sysdeps/unix/time.c: Moved ...
32819         * sysdeps/posix/time.c: ... here.
32820         * sysdeps/unix/sysv/linux/time.c: Adjust #include.
32821         * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
32822
32823         * sysdeps/unix/nice.c: Moved ...
32824         * sysdeps/posix/nice.c: ... here.
32825
32826         * sysdeps/unix/alarm.c: Moved ...
32827         * sysdeps/posix/alarm.c: ... here.
32828
32829         * intl/Makefile ($(codeset_mo)): Depend on the input file.
32830
32831 2012-08-17  Jeff Law <law@redhat.com>
32832
32833         * intl/Makefile (codeset_mo): New variable.
32834         ($(codeset_mo)): New target.
32835         (tst-codeset.out): Depend on that.  Remove explicit rule.
32836         (tst-gettext3.out, tst-gettext5.out): Likewise.
32837         (LOCPATH-ENV, tst-codeset-ENV): New variables.
32838         (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
32839         * intl/tst-codeset.sh: Remove.
32840         * intl/tst-gettext3.sh: Likewise.
32841         * intl/tst-gettext5.sh: Likewise.
32842
32843 2012-08-17  Roland McGrath  <roland@hack.frob.com>
32844
32845         * sysdeps/unix/inet/syscalls.list: File removed.  Move contents into ...
32846         * sysdeps/unix/syscalls.list: ... here.
32847
32848         * sysdeps/posix/getaddrinfo.c
32849         (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
32850         (gaiconf_init, gaiconf_reload): Use them.
32851         [!_STATBUF_ST_NSEC]
32852         (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
32853         Define using time_t rather than struct timespec.
32854
32855         * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
32856         (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
32857         Macros removed.
32858         * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
32859         [!NO_THREADS].
32860         (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
32861         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
32862         Likewise.
32863
32864         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
32865         __libc_cleanup_push argument.
32866
32867         * bits/param.h: New file.
32868         * misc/sys/param.h: New file.
32869         * include/sys/param.h: New file.
32870         * misc/Makefile (headers): Add bits/param.h.
32871         * sysdeps/generic/sys/param.h: File removed.
32872         * sysdeps/unix/sysv/linux/bits/param.h: New file.
32873         * sysdeps/unix/sysv/linux/sys/param.h: File removed.
32874         * sysdeps/mach/hurd/bits/param.h: New file.
32875         * sysdeps/mach/hurd/sys/param.h: File removed.
32876
32877         * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
32878         last change.
32879
32880         * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
32881         [_IO_MTSAFE_IO].
32882         * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
32883         (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
32884         New macros.
32885
32886         * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
32887         * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
32888         rather than -D_IO_MTSAFE_IO conditionally.
32889         * stdio-common/Makefile (CPPFLAGS): Likewise.
32890         * wcsmbs/Makefile (CPPFLAGS): Likewise.
32891         * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
32892         Use $(libio-mtsafe).
32893         * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
32894         of -D_IO_MTSAFE_IO.
32895         (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
32896         (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
32897         (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
32898         (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
32899         (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
32900         (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
32901         (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
32902         (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
32903         (CFLAGS-fread_u_chk.c): Likewise.
32904         (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
32905         (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
32906         (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
32907         (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
32908         * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
32909         * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
32910         * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
32911         * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
32912         * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
32913
32914         * libio/Makefile: Test [$(libc-reentrant) = yes]
32915         instead of [$(filter %REENTRANT, $(defines)) nonempty].
32916
32917         * Makeconfig
32918         [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
32919         * sysdeps/pthread/configure: File removed.
32920         * sysdeps/pthread/Makeconfig: New file.
32921         * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
32922         * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
32923
32924 2012-08-16  Gary Benson  <gbenson@redhat.com>
32925
32926         * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
32927         unmapping the first object in a namespace.
32928
32929 2012-08-16  Roland McGrath  <roland@hack.frob.com>
32930
32931         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
32932         (__internal_setnetgrent): ... this.  Add internal_function to
32933         definition.  Add libc_hidden_def.
32934         (setnetgrent): Update caller.
32935         (internal_endnetgrent): Renamed to ...
32936         (__internal_endnetgrent): ... this.  Add internal_function to
32937         definition.  Add libc_hidden_def.
32938         (endnetgrent): Update caller.
32939         (internal_getnetgrent_r): Renamed to ...
32940         (__internal_getnetgrent_r): ... this.  Add internal_function to
32941         definition.  Add libc_hidden_def.
32942         (__getnetgrent_r): Update caller.
32943         * inet/netgroup.h: Update declarations.  Add libc_hidden_proto uses.
32944
32945 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
32946
32947         * stdlib/longlong.h: Update from GCC.
32948
32949 2012-08-16  Roland McGrath  <roland@hack.frob.com>
32950
32951         * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
32952         on _QL, which is set by umul_ppmm but never used.
32953         * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
32954         variables, which are set by GMP macros but never used.
32955         * stdio-common/_itowa.c (_itowa): Likewise.
32956         * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
32957         * stdlib/mod_1.c (mpn_mod_1): Likewise.
32958
32959 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
32960
32961         * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
32962         struct La_sh_regs is not constant.
32963         * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
32964         <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
32965         and struct La_sparc64_regs are not constant.
32966
32967 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
32968
32969         * sysdeps/unix/sysv/linux/kernel-features.h
32970         (__ASSUME_POSIX_TIMERS): Remove.
32971         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
32972         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
32973         * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
32974         Make code unconditional.
32975         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
32976         * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
32977         Make code unconditional.
32978         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
32979         * sysdeps/unix/sysv/linux/clock_nanosleep.c
32980         [__ASSUME_POSIX_TIMERS]: Make code unconditional.
32981         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
32982         * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
32983         Make code unconditional.
32984         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
32985         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
32986         (__libc_missing_posix_timers): Remove.
32987
32988 2012-08-15  Roland McGrath  <roland@hack.frob.com>
32989
32990         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
32991         check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
32992
32993         * bits/libc-lock.h (__rtld_lock_initialize): New macro.
32994
32995         * elf/dl-sym.c: Include <stdlib.h>.
32996
32997         * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
32998         constants, which avoids warnings in 32-bit builds.
32999
33000         * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
33001         (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
33002
33003         * misc/lseek.c: File moved to ...
33004         * io/lseek.c: ... here.
33005
33006         * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
33007
33008         * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
33009         shifting LEN more than 31 bits at once.
33010
33011 2012-08-15  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
33012
33013         [BZ #14195]
33014         * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
33015         segmentation fault for a case of two empty input strings.
33016         * string/test-strncasecmp.c (check1): Renamed to...
33017         (bz12205): ...this.
33018         (bz14195): Add new testcase for two empty input strings and N > 0.
33019         (test_main): Call new testcase, adapt for renamed function.
33020
33021 2012-08-15  Andreas Jaeger  <aj@suse.de>
33022
33023         [BZ #14090]
33024         * crypt/md5test2.c: New test, based on test supplied by Serge
33025         Belyshev <belyshev@depni.sinp.msu.ru>.
33026         * crypt/Makefile (xtests): Add md5test-giant..
33027         * crypt/Makefile ($(objpfx)md5test-giant): Add.
33028
33029 2012-08-15  Paul Eggert  <eggert@cs.ucla.edu>
33030
33031         [BZ #14090]
33032         * crypt/md5.c (md5_process_block): Don't assume the buffer
33033         length is less than 2**32.
33034         * crypt/sha512.c (sha512_process_block): Don't assume the buffer
33035         length is less than 2**64.
33036
33037 2012-08-15  Roland McGrath  <roland@hack.frob.com>
33038
33039         * string/str-two-way.h: Include <sys/param.h>.
33040         (MAX): Macro removed.
33041
33042         * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
33043         Move #define and #undef of memmove to just before and after
33044         including <string.h>.
33045
33046         * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
33047         [!NOT_IN_libc]: Move #define and #undef of memmove to just before
33048         and after including <string.h>.  Move declarations of
33049         __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
33050         to before #include "string/memmove.c".
33051
33052         * include/dirent.h: Declare __getdirentries.
33053
33054         * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
33055         using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
33056
33057 2012-08-14  Mike Frysinger  <vapier@gentoo.org>
33058
33059         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
33060         * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
33061         * sysdeps/i386/configure: Regenerated.
33062         * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
33063         STABS_CURRENT_FILE, and STABS_FUN.
33064         (END): Remove call to STABS_FUN_END.
33065         (STABS_CURRENT_FILE1): Delete.
33066         (STABS_CURRENT_FILE): Likewise.
33067         (STABS_FUN): Likewise.
33068         (STABS_FUN_END): Likewise.
33069         (STABS_FUN2): Likewise.
33070         * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
33071         * sysdeps/x86_64/configure: Regenerated.
33072
33073 2012-08-14  Roland McGrath  <roland@hack.frob.com>
33074
33075         * elf/dl-open.c: Include <atomic.h>.
33076         * elf/dl-lookup.c: Likewise.
33077
33078 2012-08-14  Joseph Myers  <joseph@codesourcery.com>
33079
33080         * sysdeps/unix/sysv/linux/kernel-features.h
33081         (__ASSUME_CLONE_THREAD_FLAGS): Remove.
33082         * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
33083         unconditionally.
33084         * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
33085         unconditionally.
33086         * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
33087         condition on __ASSUME_CLONE_THREAD_FLAGS.
33088
33089 2012-08-14  Andreas Jaeger  <aj@suse.de>
33090
33091         * sysdeps/i386/fpu/libm-test-ulps: Update.
33092
33093 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
33094
33095         * include/atomic.h (atomic_exchange_and_add): Split into ...
33096         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
33097         New atomic macros.
33098
33099 2012-08-13  Markus Trippelsdorf  <markus@trippelsdorf.de>
33100
33101         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
33102
33103 2012-08-13  Jeff Law <law@redhat.com>
33104
33105         * manual/stdio.texi (snprintf): Clarify handling of the trailing
33106         null byte in the output string.
33107
33108 2012-08-10  Joseph Myers  <joseph@codesourcery.com>
33109
33110         * sysdeps/unix/sysv/linux/kernel-features.h
33111         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
33112         [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
33113         (__ASSUME_ARG_MAX_STACK_BASED): Define.
33114         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
33115         [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
33116         !__ASSUME_ARG_MAX_STACK_BASED.  Compare version with
33117         __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
33118
33119 2012-08-09  Jeff Law <law@redhat.com>
33120
33121         [BZ #13939]
33122         * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
33123         When avoid_arena is set, don't retry in the that arena.  Pick the
33124         next one, whatever it might be.
33125         (arena_get2): New parameter avoid_arena, pass through to reused_arena.
33126         (arena_lock): Pass in new parameter to arena_get2.
33127         * malloc/malloc.c (__libc_memalign): Pass in new parameter to
33128         arena_get2.
33129         (__libc_malloc): Unify retrying after main arena failure with
33130         __libc_memalign version.
33131         (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
33132
33133 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
33134
33135         [BZ #14166]
33136         * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
33137         to __redirect_strstr.
33138         (__strstr_sse42): Use typeof __redirect_strstr.
33139         (__strstr_ia32): Likewise.
33140         (__libc_strstr): New prototype.
33141         (strstr): Renamed to ...
33142         (__libc_strstr): This.
33143         (strstr): New strong alias of __libc_strstr.
33144         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
33145         * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
33146         __redirect_time.
33147         Include <time.h>.
33148         (__libc_time): New prototype.
33149         (time_ifunc): Replace time with __libc_time.
33150         (time): New strong alias and hidden definition of __libc_time.
33151         (__GI_time): Remove strong alias.
33152         * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
33153         Include <stddef.h>.
33154         (memmove): Redefined to __redirect_memmove.
33155         (__memmove_sse2): Use typeof __redirect_memmove.
33156         (__memmove_ssse3): Likewise.
33157         (__memmove_ssse3_back): Likewise.
33158         (__libc_memmove): New prototype.
33159         (memmove): Renamed to ...
33160         (__libc_memmove): This.
33161         (memmove): New strong alias of __libc_memmove.
33162
33163 2012-08-08  Mark Salter  <msalter@redhat.com>
33164
33165         * elf/elf.h
33166         (R_MN10300_TLS_GD): Define.
33167         (R_MN10300_TLS_LD): Likewise.
33168         (R_MN10300_TLS_LDO): Likewise.
33169         (R_MN10300_TLS_GOTIE): Likewise.
33170         (R_MN10300_TLS_IE): Likewise.
33171         (R_MN10300_TLS_LE): Likewise.
33172         (R_MN10300_TLS_DTPMOD): Likewise.
33173         (R_MN10300_TLS_DTPOFF): Likewise.
33174         (R_MN10300_TLS_TPOFF): Likewise.
33175         (R_MN10300_SYM_DIFF): Likewise.
33176         (R_MN10300_ALIGN): Likewise.
33177         (R_MN10300_NUM): Update.
33178
33179 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
33180
33181         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
33182         Remove.
33183
33184 2012-08-08  Roland McGrath  <roland@hack.frob.com>
33185
33186         * sysdeps/posix/fdopendir.c: Include <stddef.h>.
33187
33188         * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
33189         sysdeps/unix -> sysdeps/posix move.
33190         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
33191
33192 2012-08-07      Allan McRae     <allan@archlinux.org>
33193
33194         [BZ #14303]
33195         * sunrpc/rpc_main.c (SVR4_CPP): Remove.
33196         (SUNOS_CPP): Likewise.
33197         (find_cpp): Fall back to selecting system cpp when /lib/cpp is
33198         not found.
33199         (open_input): Call CPP using execvp.
33200
33201 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
33202
33203         * sysdeps/unix/sysv/linux/kernel-features.h
33204         (__ASSUME_PROT_GROWSUPDOWN): Remove.
33205         (__ASSUME_NO_CLONE_DETACHED): Likewise.
33206         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
33207         (__ASSUME_WAITID_SYSCALL): Likewise.
33208         * sysdeps/unix/sysv/linux/dl-execstack.c
33209         (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
33210         code unconditional.
33211         (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
33212         conditional code.
33213         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
33214         [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
33215         (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
33216         code.
33217         * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
33218         unconditional.
33219         [__ASSUME_WAITID_SYSCALL]: Likewise.
33220         [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
33221
33222 2012-08-07  Roland McGrath  <roland@hack.frob.com>
33223
33224         * sysdeps/unix/closedir.c: Renamed to ...
33225         * sysdeps/posix/closedir.c: ... here.
33226         * sysdeps/unix/dirfd.c: Renamed to ...
33227         * sysdeps/posix/dirfd.c: ... here.
33228         * sysdeps/unix/dirstream.h: Renamed to ...
33229         * sysdeps/posix/dirstream.h: ... here.
33230         * sysdeps/unix/fdopendir.c: Renamed to ...
33231         * sysdeps/posix/fdopendir.c: ... here.
33232         * sysdeps/unix/opendir.c: Renamed to ...
33233         * sysdeps/posix/opendir.c: ... here.
33234         * sysdeps/unix/readdir.c: Renamed to ...
33235         * sysdeps/posix/readdir.c: ... here.
33236         * sysdeps/unix/readdir_r.c: Renamed to ...
33237         * sysdeps/posix/readdir_r.c: ... here.
33238         * sysdeps/unix/rewinddir.c: Renamed to ...
33239         * sysdeps/posix/rewinddir.c: ... here.
33240         * sysdeps/unix/seekdir.c: Renamed to ...
33241         * sysdeps/posix/seekdir.c: ... here.
33242         * sysdeps/unix/telldir.c: Renamed to ...
33243         * sysdeps/posix/telldir.c: ... here.
33244         * sysdeps/unix/sysv/linux/opendir.c: Update #include.
33245         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
33246         * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
33247         * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
33248
33249         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
33250         * bits/fcntl.h: ... here.
33251
33252         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
33253         not 0.
33254         (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
33255         [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
33256         (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
33257         (struct flock): Move l_start, l_len to the beginning.
33258         Use __pid_t for l_pid.
33259         [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
33260         [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
33261         [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
33262         (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
33263         [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
33264         [__USE_LARGEFILE64] (struct flock64): New type.
33265         (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
33266
33267         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
33268         * bits/dirent.h: ... here.
33269
33270         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
33271         [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
33272
33273 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
33274
33275         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
33276         Change from 2.6.0 to 2.6.16.
33277         * sysdeps/unix/sysv/linux/configure: Regenerated.
33278         * sysdeps/unix/sysv/linux/kernel-features.h
33279         (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
33280         (__ASSUME_TGKILL): Define conditional on architectures, not kernel
33281         version.
33282         (__ASSUME_UTIMES): Likewise.
33283         (__ASSUME_CLONE_STOPPED): Remove.
33284         (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
33285         architectures, not kernel version.
33286         (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
33287         (__ASSUME_NO_CLONE_DETACHED): Likewise.
33288         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
33289         (__ASSUME_WAITID_SYSCALL): Likewise.
33290         [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
33291         condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
33292         * README: State 2.6.16 as minimum Linux kernel version.  Do not
33293         refer to older versions.
33294
33295 2012-08-06  Roland McGrath  <roland@hack.frob.com>
33296
33297         * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
33298         Define alphasort64 as an alias.
33299         * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
33300         Define versionsort64 as an alias.
33301         * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
33302         Define scandir64 as an alias.
33303         * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
33304         Define scandirat64 as an alias.
33305         * dirent/alphasort64.c (alphasort64):
33306         Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
33307         * dirent/versionsort64.c: Likewise.
33308         * dirent/scandir64.c: Likewise.
33309         * dirent/scandirat64.c: Likewise.
33310         * sysdeps/wordsize-64/alphasort.c: File removed.
33311         * sysdeps/wordsize-64/alphasort64.c: File removed.
33312         * sysdeps/wordsize-64/scandir.c: File removed.
33313         * sysdeps/wordsize-64/scandir64.c: File removed.
33314         * sysdeps/wordsize-64/scandirat.c: File removed.
33315         * sysdeps/wordsize-64/scandirat64.c: File removed.
33316         * sysdeps/wordsize-64/versionsort.c: File removed.
33317         * sysdeps/wordsize-64/versionsort64.c: File removed.
33318         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
33319         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
33320         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
33321         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
33322         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
33323         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
33324         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
33325         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
33326
33327         * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
33328         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
33329         [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
33330         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
33331         [defined __arch64__ || defined __sparcv9]
33332         (__INO_T_MATCHES_INO64_T): New macro.
33333         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
33334         [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
33335         * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
33336         * sysdeps/unix/sysv/linux/bits/dirent.h
33337         [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
33338         (_DIRENT_MATCHES_DIRENT64): New macro.
33339
33340         * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
33341         Define lockf64 as an alias.
33342         * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
33343         Define fseeko64 as an alias.
33344         * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
33345         Define ftello64 as an alias.
33346         * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
33347         Define _IO_fgetpos64 and fgetpos64 as aliases.
33348         * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
33349         Define _IO_fsetpos64 and fsetpos64 as aliases.
33350         * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
33351         Conditionalize body on this.
33352         * libio/fseeko64.c: Likewise.
33353         * libio/ftello64.c: Likewise.
33354         * libio/iofgetpos64.c: Likewise.
33355         * libio/iofsetpos64.c: Likewise.
33356         * sysdeps/wordsize-64/lockf.c: File removed.
33357         * sysdeps/wordsize-64/lockf64.c: File removed.
33358         * sysdeps/wordsize-64/fseeko.c: File removed.
33359         * sysdeps/wordsize-64/fseeko64.c: File removed.
33360         * sysdeps/wordsize-64/ftello.c: File removed.
33361         * sysdeps/wordsize-64/ftello64.c: File removed.
33362         * sysdeps/wordsize-64/iofgetpos.c: File removed.
33363         * sysdeps/wordsize-64/iofgetpos64.c: File removed.
33364         * sysdeps/wordsize-64/iofsetpos.c: File removed.
33365         * sysdeps/wordsize-64/iofsetpos64.c: File removed.
33366         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
33367         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
33368         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
33369         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
33370         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
33371         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
33372         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
33373         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
33374         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
33375         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
33376
33377         * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
33378         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
33379         [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
33380         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
33381         [defined __arch64__ || defined __sparcv9]
33382         (__OFF_T_MATCHES_OFF64_T): New macro.
33383         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
33384         [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
33385         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
33386         (__OFF_T_MATCHES_OFF64_T): New macro.
33387
33388 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
33389
33390         * stdlib/secure-getenv.c (__secure_getenv): Replace
33391         GLIBC_2_16 with GLIBC_2_17.
33392
33393 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
33394
33395         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
33396         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
33397
33398 2012-08-03  David S. Miller  <davem@davemloft.net>
33399
33400         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33401
33402 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
33403
33404         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
33405         Remove.
33406         (__ASSUME_CORRECT_SI_PID): Likewise.
33407         (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
33408         (__ASSUME_TMPFS_NAME): Likewise.
33409         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
33410         [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
33411         * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
33412         (HAVE_AUX_SECURE): Make definition unconditional.
33413         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
33414         [!__ASSUME_TMPFS_NAME]: Remove conditional code.
33415
33416 2012-08-03  Roland McGrath  <roland@hack.frob.com>
33417
33418         * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
33419         * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
33420         * sysdeps/mach/hurd/eloop-threshold.h: New file.
33421         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
33422         __eloop_threshold instead of SYMLOOP_MAX.
33423
33424         * sysdeps/generic/eloop-threshold.h: New file.
33425         * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
33426         of MAXSYMLINKS.
33427         * elf/chroot_canon.c (chroot_canon): Likewise.
33428
33429 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
33430
33431         [BZ #13717]
33432         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
33433         Change to 2.6.0 everywhere.
33434         * sysdeps/unix/sysv/linux/configure: Regenerated.
33435         * sysdeps/unix/sysv/linux/kernel-features.h
33436         (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
33437         (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
33438         kernel versions.
33439         (__ASSUME_POSIX_TIMERS): Define unconditionally.
33440         (__ASSUME_FUTEX_REQUEUE): Remove.
33441         (__ASSUME_STATFS64): Define unconditionally.
33442         (__ASSUME_AT_SECURE): Likewise.
33443         (__ASSUME_CORRECT_SI_PID): Likewise.
33444         (__ASSUME_TGKILL): Define without depending on kernel version for
33445         i386.
33446         (__ASSUME_UTIMES): Likewise.
33447         (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
33448         kernel version.
33449         (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
33450         (__ASSUME_TMPFS_NAME): Likewise.
33451         * README: Update reference to Linux kernel versions.
33452
33453 2012-08-02  Marek Polacek  <polacek@redhat.com>
33454
33455         [BZ# 14150]
33456         * configure.in (libc_cv_asm_type_prefix): Remove test.  Replace
33457         libc_cv_asm_type_prefix with %.
33458         * configure: Regenerated.
33459         * include/libc-symbols.h: Remove comment about
33460         ASM_TYPE_DIRECTIVE_PREFIX.  Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
33461         (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
33462         (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
33463         (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
33464         (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
33465         * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
33466         [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
33467         [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
33468         * elf/tst-unique2mod1.c: Likewise.
33469         * elf/tst-unique1mod2.c: Likewise.
33470         * elf/tst-unique1mod1.c: Likewise.
33471         * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
33472         * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
33473         Replace ASM_TYPE_DIRECTIVE with .type.
33474         * sysdeps/s390/s390-64/sysdep.h: Likewise.
33475         * sysdeps/i386/sysdep.h: Likewise.
33476         * sysdeps/x86_64/sysdep.h: Likewise.
33477         * sysdeps/sh/sysdep.h: Likewise.
33478         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
33479         Do not define ASM_TYPE_DIRECTIVE.
33480         * sysdeps/powerpc/sysdep.h: Likewise.
33481         * sysdeps/powerpc/powerpc32/sysdep.h:
33482         Replace ASM_TYPE_DIRECTIVE with .type.
33483         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
33484         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
33485         * sysdeps/i386/fpu/e_powf.S: Likewise.
33486         * sysdeps/i386/fpu/e_expl.S: Likewise.
33487         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
33488         * sysdeps/i386/fpu/e_acosh.S: Likewise.
33489         * sysdeps/i386/fpu/e_pow.S: Likewise.
33490         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
33491         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
33492         * sysdeps/i386/fpu/s_expm1.S: Likewise.
33493         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
33494         * sysdeps/i386/fpu/e_log2.S: Likewise.
33495         * sysdeps/i386/fpu/e_log2l.S: Likewise.
33496         * sysdeps/i386/fpu/e_scalb.S: Likewise.
33497         * sysdeps/i386/fpu/e_powl.S: Likewise.
33498         * sysdeps/i386/fpu/e_log10f.S: Likewise.
33499         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
33500         * sysdeps/i386/fpu/e_logl.S: Likewise.
33501         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
33502         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
33503         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
33504         * sysdeps/i386/fpu/e_log2f.S: Likewise.
33505         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
33506         * sysdeps/i386/fpu/e_log.S: Likewise.
33507         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
33508         * sysdeps/i386/fpu/e_logf.S: Likewise.
33509         * sysdeps/i386/fpu/e_log10l.S: Likewise.
33510         * sysdeps/i386/fpu/e_atanh.S: Likewise.
33511         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
33512         * sysdeps/i386/fpu/e_log10.S: Likewise.
33513         * sysdeps/i386/fpu/s_frexp.S: Likewise.
33514         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
33515         * sysdeps/i386/fpu/s_asinh.S: Likewise.
33516         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
33517         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
33518         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
33519         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
33520         * sysdeps/i386/i686/strtok.S: Likewise.
33521         * sysdeps/i386/i386-mcount.S: Likewise.
33522         * sysdeps/i386/strtok.S: Likewise.
33523         * sysdeps/x86_64/fpu/e_expl.S: Likewise.
33524         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
33525         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
33526         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
33527         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
33528         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
33529         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
33530         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
33531         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
33532         * sysdeps/x86_64/_mcount.S: Likewise.
33533         * sysdeps/x86_64/strtok.S: Likewise.
33534         * sysdeps/sh/_mcount.S: Likewise.
33535
33536 2012-08-01  Roland McGrath  <roland@hack.frob.com>
33537
33538         * libio/iofopen.c: Include <fcntl.h>.
33539         [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
33540         (_IO_fopen64, fopen64): Define as aliases.
33541         * libio/iofopen64.c: Include <fcntl.h>.
33542         [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
33543         Conditionalize body on this.
33544         * sysdeps/wordsize-64/iofopen.c: File removed.
33545         * sysdeps/wordsize-64/iofopen64.c: File removed.
33546
33547 2012-08-01  Marek Polacek  <polacek@redhat.com>
33548
33549         * libc/Makeconfig: Use elf in place of binfmt-subdir.
33550         Use dlfcn directly instead of a variable.
33551         (binfmt-subdir): Do not define.
33552         (dlfcn): Likewise.
33553
33554 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
33555
33556         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
33557         Remove all definitions.
33558         * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
33559         <kernel-features.h>.
33560         [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
33561         (miss_F_GETOWN_EX): Remove all definitions.
33562         [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
33563         macro definition.
33564         [!__ASSUME_FCNTL64]: Remove conditional code.
33565         [__ASSUME_FCNTL64]: Make code unconditional.
33566         * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
33567         <kernel-features.h>.
33568         [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
33569         (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
33570         (lockf64) [__NR_fcntl64]: Make code unconditional.
33571         (lockf64) [__ASSUME_FCNTL64]: Likewise.
33572
33573         * sysdeps/unix/sysv/linux/kernel-features.h
33574         (__ASSUME_VFORK_SYSCALL): Remove all definitions.
33575         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
33576         Make code unconditional.
33577         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
33578         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
33579         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
33580         [__NR_vfork]: Make code unconditional.
33581         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
33582         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
33583         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
33584         [__NR_vfork]: Make code unconditional.
33585         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
33586         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
33587
33588 2012-08-01  Roland McGrath  <roland@hack.frob.com>
33589
33590         * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
33591         (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
33592
33593         * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
33594         Define mkstemp64 as an alias.
33595         * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
33596         Define mkstemps64 as an alias.
33597         * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
33598         Define mkostemp64 as an alias.
33599         * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
33600         Define mkostemps64 as an alias.
33601         * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
33602         Conditionalize body on this.
33603         * misc/mkostemp64.c: Likewise.
33604         * misc/mkostemps64.c: Likewise.
33605         * misc/mkstemps64.c: Likewise.
33606         * sysdeps/wordsize-64/mkstemp64.c: File removed.
33607         * sysdeps/wordsize-64/mkostemp64.c: File removed.
33608         * sysdeps/wordsize-64/mkostemp.c: File removed.
33609         * sysdeps/wordsize-64/mkstemp.c: File removed.
33610         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
33611         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
33612         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
33613         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
33614
33615         [BZ #14138]
33616         * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
33617         * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
33618         * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
33619         * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
33620
33621         * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
33622         compat_symbol macros from <shlib-compat.h> rather than the underlying
33623         default_symbol_version and symbol_version macros, so that DEFAULT
33624         lines in shlib-versions are respected.
33625         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
33626
33627 2012-08-01  Florian Weimer  <fweimer@redhat.com>
33628
33629         * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
33630         Declare with warn_unused_result.
33631         (setgid, setregid, setegid, setresgid): Likewise.
33632         * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
33633         Likewise.
33634         * WUR-REPORT: Remove set*id functions.
33635
33636 2012-07-31  Pino Toscano  <toscano.pino@tiscali.it>
33637
33638         * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
33639
33640 2012-07-31  Roland McGrath  <roland@hack.frob.com>
33641
33642         [BZ #10191]
33643         * include/sys/socket.h (__libc_accept, __libc_accept4):
33644         Add attribute_hidden.
33645         * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
33646
33647         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
33648         use of PTR_MANGLE.
33649         * inet/getnetgrent_r.c (setup): Likewise.
33650
33651         * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
33652
33653 2012-07-31  David S. Miller  <davem@davemloft.net>
33654
33655         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33656
33657 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
33658
33659         [BZ #13629]
33660         * math/s_clog.c (__clog): Use __log1p if larger part has absolute
33661         value between 1.0 and 2.0 and smaller part has absolute value less
33662         than 1.0.
33663         * math/s_clog10.c (__clog10): Likewise.
33664         * math/s_clog10f.c (__clog10f): Likewise.
33665         * math/s_clog10l.c (__clog10l): Likewise.
33666         * math/s_clogf.c (__clogf): Likewise.
33667         * math/s_clogl.c (__clogl): Likewise.
33668         * math/libm-test.inc (clog_test): Add more tests.
33669         (clog10_test): Likewise.
33670         * sysdeps/i386/fpu/libm-test-ulps: Update.
33671         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33672
33673 2012-07-31  Florian Weimer  <fweimer@redhat.com>
33674
33675         * stdlib/tst-secure-getenv.c: Use printf for error reporting.
33676         Exit with zero in case no suitable GID is found, and write a
33677         message to standard error.
33678
33679 2012-07-30  Roland McGrath  <roland@hack.frob.com>
33680
33681         * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
33682         rather than to 1.
33683         (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
33684         (MAXPATHLEN): Removed.
33685         (NOGROUP, NODEV): New macros.
33686         (setbit, clrbit, isset, isclr): New macros.
33687         (howmany, roundup, powerof2): New macros.
33688         (DEV_BSIZE): New macro.
33689
33690         * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
33691         * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
33692
33693         * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
33694         definition on [!__NO_LONG_DOUBLE_MATH].
33695
33696         * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
33697         PTR_MANGLE and PTR_DEMANGLE.
33698
33699         * socket/accept4.c (accept4): Rename to __libc_accept4.
33700         Define accept4 as a weak alias.
33701
33702         * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
33703         on [_DIRENT_HAVE_D_TYPE].
33704         * io/ftw.c (ftw_dir): Likewise.
33705
33706         * io/xmknod.c (__xmknod): Don't check PATH for being null.
33707
33708         * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
33709
33710         * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
33711         Use the BSD numbers rather than the arbitrary ones we had.
33712         (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
33713         (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
33714         (SIGXCPU, SIGXFSZ): New macros.
33715         (_NSIG): Now 32.
33716
33717         * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
33718         initializer on [_LIBC_REENTRANT].
33719
33720         * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
33721         definitions inside [_POSIX_MAPPED_FILES].
33722
33723         * posix/regex.c: Include <sys/param.h> for MIN/MAX.
33724
33725         * dirent/opendir.c: Include <fcntl.h>.
33726
33727         * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
33728         (__libc_getspecific): Likewise.
33729         (__libc_key_create): Likewise.
33730
33731         * stdio-common/tmpfile64.c: Include <fcntl.h> first.
33732         [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
33733         * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
33734         (tmpfile64): Define as alias.
33735         * sysdeps/wordsize-64/tmpfile.c: File removed.
33736         * sysdeps/wordsize-64/tmpfile64.c: File removed.
33737         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
33738         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
33739
33740         * stdio-common/vfscanf.c: Include <stdbool.h>.
33741         * nss/makedb.c: Likewise.
33742         * stdio-common/_i18n_number.h: Likewise.
33743         * argp/argp-help.c: Likewise.
33744         * posix/wordexp.c: Likewise.
33745         * sysdeps/posix/spawni.c: Likewise.
33746         * nss/nss_files/files-initgroups.c: Likewise.
33747         * stdio-common/reg-modifier.c: Include <stdlib.h>.
33748         * nss/nss_files/files-initgroups.c: Likewise.
33749         * nss/nss_db/db-netgrp.c: Likewise.
33750         * nss/nss_db/db-initgroups.c: Likewise.
33751         * io/fchmodat.c: Include <sys/stat.h>.
33752
33753         * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
33754         __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
33755
33756         * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
33757         [HAVE_MMAP].
33758
33759         * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
33760         Add multiple inclusion protection.
33761
33762 2012-07-27  David S. Miller  <davem@davemloft.net>
33763
33764         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33765
33766 2012-07-27  Gary Benson  <gbenson@redhat.com>
33767
33768         [BZ #14298]
33769         * elf/rtld.c: Include <stap-probe.h>.
33770         (dl_main): Added static probes "init_start" and "init_complete".
33771         * elf/dl-load.c: Include <stap-probe.h>.
33772         (lose): Take new parameter "nsid".
33773         Added static probe "map_failed".
33774         (_dl_map_object_from_fd): Pass namespace id to lose.
33775         Added static probe "map_start".
33776         (open_verify): Pass namespace id to lose.
33777         * elf/dl-open.c: Include <stap-probe.h>.
33778         (dl_open_worker) Added static probes "map_complete", "reloc_start"
33779         and "reloc_complete".
33780         * elf/dl-close.c: Include <stap-probe.h>.
33781         (_dl_close_worker): Added static probes "unmap_start" and
33782         "unmap_complete".
33783         * elf/rtld-debugger-interface.txt: New file documenting the above.
33784
33785 2012-07-26  Roland McGrath  <roland@hack.frob.com>
33786
33787         * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
33788         rather than a string variable.
33789         * sunrpc/rpc_main.c (h_output): Likewise.
33790         * sunrpc/rpc_svcout.c (write_real_program): Likewise.
33791
33792 2012-07-26  Pino Toscano  <toscano.pino@tiscali.it>
33793
33794         * inet/check_native.c: New file.
33795
33796 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
33797
33798         [BZ #13629]
33799         * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
33800         if larger part has absolute value 1.0.
33801         * math/s_clog10.c (__clog10): Likewise.
33802         * math/s_clog10f.c (__clog10f): Likewise.
33803         * math/s_clog10l.c (__clog10l): Likewise.
33804         * math/s_clogf.c (__clogf): Likewise.
33805         * math/s_clogl.c (__clogl): Likewise.
33806         * math/libm-test.inc (clog_test): Add more tests.
33807         (clog10_test): Likewise.
33808         * sysdeps/i386/fpu/libm-test-ulps: Update.
33809         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33810
33811         * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
33812         (pltexit): Likewise.
33813         (La_regs): Likewise.
33814         (La_retval): Likewise.
33815         (int_retval): Likewise.
33816         Update #error for removed macros to refer only to definitions in
33817         tst-audit.h.
33818         * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
33819         macro.
33820         (pltexit): Likewise.
33821         (La_regs): Likewise.
33822         (La_retval): Likewise.
33823         (int_retval): Likewise.
33824         * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
33825         macro.
33826         (pltexit): Likewise.
33827         (La_regs): Likewise.
33828         (La_retval): Likewise.
33829         (int_retval): Likewise.
33830         * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
33831         macro.
33832         (pltexit): Likewise.
33833         (La_regs): Likewise.
33834         (La_retval): Likewise.
33835         (int_retval): Likewise.
33836         * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
33837         macro.
33838         (pltexit): Likewise.
33839         (La_regs): Likewise.
33840         (La_retval): Likewise.
33841         (int_retval): Likewise.
33842         * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
33843         macro.
33844         (pltexit): Likewise.
33845         (La_regs): Likewise.
33846         (La_retval): Likewise.
33847         (int_retval): Likewise.
33848         * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
33849         macro.
33850         (pltexit): Likewise.
33851         (La_regs): Likewise.
33852         (La_retval): Likewise.
33853         (int_retval): Likewise.
33854         * sysdeps/generic/tst-audit.h: Update comment to refer only to
33855         macro definitions in tst-audit.h.
33856         * sysdeps/i386/tst-audit.h: New file.
33857         * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
33858         * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
33859         * sysdeps/s390/s390-32/tst-audit.h: Likewise.
33860         * sysdeps/s390/s390-64/tst-audit.h: Likewise.
33861         * sysdeps/sh/tst-audit.h: Likewise.
33862         * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
33863         * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
33864         * sysdeps/x86_64/tst-audit.h: Likewise.
33865
33866 2012-07-26  Andreas Jaeger  <aj@suse.de>
33867
33868         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
33869         ptrace.
33870
33871         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
33872         new value PTRACE_EVENT_SECCOMP from Linux 3.5.
33873         (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
33874         PTRACE_O_MASK.
33875         * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
33876         * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
33877         * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
33878
33879         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
33880         value.
33881
33882         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
33883         _sigsys.
33884         (si_call_addr, si_syscall, si_arch): Define new macro.
33885         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
33886         _sigsys.
33887         (si_call_addr, si_syscall, si_arch): Define new marcro.
33888         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
33889         _sigsys.
33890         (si_call_addr, si_syscall, si_arch): Define new macro.
33891         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
33892         _sigsys.
33893         (si_call_addr, si_syscall, si_arch): Define new macro.
33894
33895 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
33896
33897         [BZ #13717]
33898         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
33899         Change to 2.4.21 where previously 2.4.1.
33900         * sysdeps/unix/sysv/linux/configure: Regenerated.
33901         * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
33902         __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
33903         Linux kernel version.
33904         (__ASSUME_STD_AUXV): Remove.
33905         [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
33906         kernel version.
33907         [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
33908         (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
33909         (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
33910         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
33911         (__ASSUME_NETLINK_SUPPORT): Likewise.
33912         * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
33913         (__no_netlink_support): Remove conditional definition.
33914         * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
33915         Remove.
33916         (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
33917         [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
33918         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
33919         (if_nameindex_ioctl): Remove.
33920         (if_nameindex_netlink): Do not handle __no_netlink_support.
33921         (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
33922         code.
33923         * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
33924         Remove conditional code.
33925         (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
33926         code.
33927         (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
33928         unconditional.
33929         [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
33930         [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
33931         * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
33932         Remove.
33933         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
33934         [!__ASSUME_STD_AUXV]: Remove conditional code.
33935         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
33936         [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
33937         [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
33938         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
33939         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
33940         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
33941         code.
33942         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
33943         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
33944         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
33945         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
33946         conditional code.
33947         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
33948         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
33949         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
33950         code.
33951         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
33952         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
33953         conditional code.
33954         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
33955         (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
33956         code unconditional.
33957         (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
33958         conditional code.
33959         (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
33960         unconditional.
33961         (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
33962         conditional code.
33963         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
33964         (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
33965         unconditional.
33966         (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
33967         conditional code.
33968         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
33969         (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
33970         code unconditional.
33971         (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
33972         conditional code.
33973         (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
33974         unconditional.
33975         (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
33976         conditional code.
33977         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
33978         (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
33979         code unconditional.
33980         (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
33981         conditional code.
33982         (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
33983         unconditional.
33984         (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
33985         conditional code.
33986
33987 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
33988
33989         * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
33990         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
33991         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
33992         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
33993         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
33994         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
33995         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
33996         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
33997         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
33998         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
33999         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
34000         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
34001         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
34002         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
34003         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
34004         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
34005         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
34006         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
34007         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
34008         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
34009         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
34010         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
34011         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
34012
34013 2012-07-25  Florian Weimer  <fweimer@redhat.com>
34014
34015         * Versions.def: Add GLIBC_2.17.
34016         * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
34017         * include/stdlib.h: Rename __secure_getenv to secure_getenv.
34018         Introduce __libc_secure_getenv.
34019         * stdlib/Versions (2.17): Add secure_getenv
34020         (GLIBC_PRIVATE): Add __libc_secure_getenv.
34021         * stdlib/secure-getenv.c: Rename __secure_getenv to
34022         __libc_secure_getenv.  Add secure_getenv alias.  Add compatibility
34023         symbol __secure_getenv for GLIBC_2.0.
34024         * stdlib/tst-secure-getenv.c: New.
34025         * stdlib/Makefile (tests): Add testcase.
34026         * manual/startup.texi (Environment Access): Document
34027         secure_getenv.
34028         * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
34029         __libc_secure_getenv.
34030         * inet/ruserpass.c (ruserpass): Likewise.
34031         * malloc/mtrace.c (mtrace): Likewise.
34032         * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
34033         * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
34034         * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
34035         * sysdeps/posix/tempname.c: Likewise.  Evaluate
34036         HAVE_SECURE_GETENV.
34037         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
34038         __secure_getenv to __libc_secure_getenv.
34039         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
34040         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
34041         Likewise.
34042         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
34043         Likewise.
34044         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
34045         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
34046         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
34047         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
34048         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
34049         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
34050         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
34051
34052 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
34053
34054         * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
34055         (struct La_i86_retval): Likewise.
34056         (struct La_x86_64_regs): Likewise.
34057         (struct La_x86_64_retval): Likewise.
34058         (struct La_x32_regs): Likewise.
34059         (struct La_x32_retval): Likewise.
34060         (struct La_ppc32_regs): Likewise.
34061         (struct La_ppc32_retval): Likewise.
34062         (struct La_ppc64_regs): Likewise.
34063         (struct La_ppc64_retval): Likewise.
34064         (struct La_sh_regs): Likewise.
34065         (struct La_sh_retval): Likewise.
34066         (struct La_s390_32_regs): Likewise.
34067         (struct La_s390_32_retval): Likewise.
34068         (struct La_s390_64_regs): Likewise.
34069         (struct La_s390_64_retval): Likewise.
34070         (struct La_sparc32_regs): Likewise.
34071         (struct La_sparc32_retval): Likewise.
34072         (struct La_sparc64_regs): Likewise.
34073         (struct La_sparc64_retval): Likewise.
34074         (struct audit_ifaces): Remove architecture-specific pltenter and
34075         pltexit members.
34076         * sysdeps/i386/ldsodefs.h: New file.
34077         * sysdeps/powerpc/ldsodefs.h: Likewise.
34078         * sysdeps/s390/ldsodefs.h: Likewise.
34079         * sysdeps/sh/ldsodefs.h: Likewise.
34080         * sysdeps/sparc/ldsodefs.h: Likewise.
34081         * sysdeps/x86_64/ldsodefs.h: Likewise.
34082
34083 2012-07-25  Marek Polacek  <polacek@redhat.com>
34084
34085         [BZ #6808]
34086         * math/libm-test.inc (yn_test): Add another test.
34087         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
34088         to ERANGE when the result is +-Inf.
34089         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
34090         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
34091         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
34092         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
34093
34094 2012-07-24  Joseph Myers  <joseph@codesourcery.com>
34095
34096         * conform/data/time.h-data (NULL): Use macro-constant.  Require
34097         equal to 0.
34098         (CLOCKS_PER_SEC): Use macro instead of constant.  Specify type as
34099         clock_t.
34100         [ISO11] (TIME_UTC): Use macro-int-constant.  Require value > 0.
34101
34102 2012-07-23  Thomas Schwinge  <thomas@codesourcery.com>
34103
34104         * configure.in <sysdeps resolving>: Correct printing
34105         Implies_before.
34106         * configure: Regenerate.
34107
34108 2012-07-22  Thomas Schwinge  <thomas@codesourcery.com>
34109
34110         * math/w_ilogb.c: Include <limits.h>.
34111         * math/w_ilogbl.c: Likewise.
34112
34113 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
34114
34115         * manual/lang.texi (__va_copy): Document primarily as ISO C99
34116         va_copy.  Document allowing for unavailable va_copy only as
34117         pre-C99 compatibility.
34118         * manual/string.texi (Copying and Concatenation): Use va_copy
34119         instead of __va_copy in concat example.
34120
34121 2012-07-20  Pino Toscano  <toscano.pino@tiscali.it>
34122
34123         * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
34124         (__sendto): Use create_address_port.  Initialize APORT and deallocate
34125         it if not null.
34126
34127         * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
34128         with O_NOLINK passed to __file_name_lookup.
34129
34130         * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
34131         with O_NOLINK passed to __file_name_lookup.
34132
34133         * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
34134         negative N or less than NGIDS.
34135
34136         * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
34137         type to string_t.  Set ERANGE as errno and return it if NAME is not big
34138         enough.  Use memcpy instead of strncpy.
34139
34140 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
34141
34142         * elf/Makefile (check-data): Remove.
34143         (localplt.data): New vpath directive.
34144         ($(objpfx)check-localplt.out): Use localplt.data from vpath
34145         instead of $(check-data).
34146         * scripts/data/localplt-generic.data: Move to ...
34147         * sysdeps/generic/localplt.data: ... here.
34148         * scripts/data/localplt-i386-linux-gnu.data: Move to ...
34149         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
34150         * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
34151         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
34152         ... here.
34153         * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
34154         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
34155         ... here.
34156         * scripts/data/localplt-s390-linux-gnu.data: Move to ...
34157         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
34158         ... here.
34159         * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
34160         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
34161         ... here.
34162         * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
34163         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
34164         ... here.
34165         * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
34166         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
34167         ... here.
34168
34169 2012-07-19 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34170
34171         * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
34172         PPC32 and PPC64 files.
34173         * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
34174         * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
34175
34176 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
34177
34178         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
34179         __makecontext_ret to ...
34180         * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
34181         ... here and call exit if uc_link is NULL.  New file.
34182         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
34183         __makecontext_ret.S.
34184         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
34185         __makecontext_ret to ...
34186         * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
34187         ... here and call exit if uc_link is NULL.  New file.
34188         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
34189         __makecontext_ret.S.
34190
34191 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
34192
34193         * elf/elf.h (R_390_IRELATIVE): New definition.
34194         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
34195         resolver function for IFUNC symbols.  Support R_390_IRELATIVE.
34196         (elf_machine_lazy_rel): Support R_390_IRELATIVE.
34197         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
34198         (elf_machine_lazy_rel): Likewise.
34199         * sysdeps/s390/dl-irel.h: New file.
34200         * sysdeps/s390/s390-64/memcpy.S: New asm code.
34201         * sysdeps/s390/s390-64/memset.S: New asm code.
34202         * sysdeps/s390/s390-64/memcmp.S: New asm code.
34203         * sysdeps/s390/s390-64/multiarch/memset.S: New file.
34204         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
34205         * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
34206         * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
34207         * sysdeps/s390/s390-64/multiarch/Makefile: New file.
34208         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
34209         * sysdeps/s390/s390-32/multiarch/Makefile: New file.
34210         * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
34211         * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
34212         * sysdeps/s390/s390-32/multiarch/memset.S: New file.
34213         * sysdeps/s390/s390-32/memcpy.S: New asm code.
34214         * sysdeps/s390/s390-32/memset.S: New asm code.
34215         * sysdeps/s390/s390-32/memcmp.S: New asm code.
34216
34217 2012-07-17  Marek Polacek  <polacek@redhat.com>
34218
34219         [BZ #14349]
34220         * sysdeps/s390/s390-32/configure.in: Remove TLS check.
34221         * sysdeps/s390/s390-64/configure.in: Likewise.
34222         * sysdeps/sparc/configure.in: Likewise.
34223         * sysdeps/powerpc/powerpc32/configure.in: Likewise.
34224         * sysdeps/powerpc/powerpc64/configure.in: Likewise.
34225         * sysdeps/i386/configure.in: Likewise.
34226         * sysdeps/x86_64/configure.in: Likewise.
34227         * sysdeps/sh/configure.in: Likewise.
34228         * sysdeps/s390/s390-32/configure: Regenerated.
34229         * sysdeps/s390/s390-64/configure: Likewise.
34230         * sysdeps/x86_64/configure: Likewise.
34231         * sysdeps/sh/configure: Likewise.
34232         * sysdeps/powerpc/powerpc64/configure: Likewise.
34233         * sysdeps/powerpc/powerpc32/configure: Likewise.
34234         * sysdeps/sparc/configure: Likwise.
34235         * sysdeps/i386/configure: Likewise.
34236
34237         * elf/dl-open.c: Comment fixes.
34238
34239 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
34240
34241         * Makefile [CXX] (check-data): Remove.
34242         [CXX] (c++-types.data): New vpath directive.
34243         [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
34244         vpath.  Do not allow for C++ type data being missing.
34245         * scripts/data/c++-types-alpha-linux-gnu.data: Move to
34246         ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
34247         * scripts/data/c++-types-ia64-linux-gnu.data: Move to
34248         ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
34249         * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
34250         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
34251         * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
34252         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
34253         ... here.
34254         * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
34255         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
34256         ... here.
34257         * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
34258         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
34259         ... here.
34260         * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
34261         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
34262         ... here.
34263         * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
34264         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
34265         ... here.
34266         * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
34267         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
34268         ... here.
34269         * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
34270         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
34271         ... here.
34272         * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
34273         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
34274
34275         * elf/tls-macros.h (TLS_LE): Move architecture-specific
34276         definitions to architecture-specific files.
34277         (TLS_IE): Likewise.
34278         (TLS_LD): Likewise.
34279         (TLS_GD): Likewise.
34280         * sysdeps/i386/tls-macros.h: New file.
34281         * sysdeps/powerpc/tls-macros.h: Likewise.
34282         * sysdeps/s390/s390-32/tls-macros.h: Likewise.
34283         * sysdeps/s390/s390-64/tls-macros.h: Likewise.
34284         * sysdeps/sh/tls-macros.h: Likewise.
34285         * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
34286         * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
34287         * sysdeps/x86_64/tls-macros.h: Likewise.
34288
34289 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
34290
34291         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
34292         zero value for regular exit case.
34293
34294         * sysdeps/unix/sysv/linux/x86_64/__start_context.S
34295         (__start_context): Preserve zero value for regular exit case.
34296
34297 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
34298             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
34299
34300         * manual/setjmp.texi (setcontext): Clarify normal process
34301         termination when uc_link is the null pointer.
34302         * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
34303         exit call.
34304
34305 2012-07-16  Andreas Schwab  <schwab@linux-m68k.org>
34306
34307         * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
34308         preprocessor.  Test for each exception mask separately.
34309
34310 2012-07-16  Andreas Jaeger  <aj@suse.de>
34311
34312         * po/ru.po: Update from translation team.
34313
34314 2012-07-15  Joseph Myers  <joseph@codesourcery.com>
34315
34316         * conform/data/string.h-data (NULL): Use macro-constant.  Require
34317         equal to 0.
34318         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
34319         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
34320         (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
34321         (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
34322         [ISO || ISO99 || ISO11] (*_t): Do not allow.
34323
34324 2012-07-13  Andreas Jaeger  <aj@suse.de>
34325
34326         * po/fr.po: Update from translation team.
34327
34328 2012-07-12  Marek Polacek  <polacek@redhat.com>
34329
34330         [BZ #14173]
34331         * math/libm-test.inc (yn_test): Add test for BZ #14173.
34332         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
34333         loop condition.
34334
34335 2012-07-12  Joseph Myers  <joseph@codesourcery.com>
34336
34337         [BZ #13717]
34338         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
34339         Change to 2.4.1 where previously 2.4.0.
34340         * sysdeps/unix/sysv/linux/configure: Regenerated.
34341         * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
34342         (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
34343         version.
34344         [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
34345         (__ASSUME_AT_CLKTCK): Remove.
34346         (__ASSUME_AT_PAGESIZE): Likewise.
34347         (__ASSUME_AT_XID): Likewise.
34348         (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
34349         [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
34350         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
34351         unconditionally.
34352         (HAVE_AUX_PAGESIZE): Likewise.
34353         * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
34354         [__ASSUME_AT_CLKTCK]: Make code unconditional.
34355         [!__ASSUME_AT_CLKTCK]: Remove conditional code.
34356
34357 2012-07-12  Jeroen van Bemmel  <jvb127@gmail.com>
34358
34359         [BZ #14307]
34360         * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
34361         the temporary buffer used to invoke __gethostbyname2_r,
34362         __gethostbyaddr_r and gethostbyname4_r to make room for struct
34363         host_data / struct gaih_addrtuple.
34364         * resolv/nss_dns/dns-host.c (global scope): Move definition of
34365         implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
34366         header file nss/nsswitch.h.
34367         * nss/nsswitch.h (global scope): Add definition of implementation
34368         constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
34369         resolv/nss_dns/dns-host.c).
34370
34371 2012-07-11  Andreas Jaeger  <aj@suse.de>
34372
34373         * po/fr.po: Update from translation team.
34374
34375         * po/sv.po: Update from translation team
34376         * po/fr.po: Another update from translation team.
34377
34378 2012-07-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34379
34380         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
34381         for subnormals or multiply small sinh result by itself.
34382         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
34383         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
34384
34385 2012-07-11  David S. Miller  <davem@davemloft.net>
34386
34387         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34388
34389 2012-07-10  Andreas Schwab  <schwab@linux-m68k.org>
34390
34391         [BZ #14347]
34392         * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
34393         (INTERNAL_MARK): Shift it here.
34394
34395 2012-07-10  Marek Polacek  <polacek@redhat.com>
34396
34397         [BZ #14151]
34398         * configure.in (libc_cv_asm_global_directive): Remove test.  Replace
34399         libc_cv_asm_global_directive with .globl.
34400         * configure: Regenerated.
34401         * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
34402         with .globl.
34403         * sysdeps/i386/configure: Regenerated.
34404         * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
34405         with .globl.
34406         * sysdeps/x86_64/configure: Regenerated.
34407         * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
34408         * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
34409         * elf/tst-unique2mod2.c: Likewise.
34410         * elf/tst-unique2mod1.c: Likewise.
34411         * elf/tst-unique1mod2.c: Likewise.
34412         * elf/tst-unique1mod1.c: Likewise.
34413         * sysdeps/s390/s390-32/sysdep.h: Likewise.
34414         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
34415         * sysdeps/s390/s390-64/sysdep.h: Likewise.
34416         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
34417         * sysdeps/mach/sysdep.h: Likewise.
34418         * sysdeps/i386/sysdep.h: Likewise.
34419         * sysdeps/i386/i386-mcount.S: Likewise.
34420         * sysdeps/x86_64/_mcount.S: Likewise.
34421         * sysdeps/x86_64/sysdep.h: Likewise.
34422         * sysdeps/sh/_mcount.S: Likewise.
34423         * sysdeps/sh/sysdep.h: Likewise.
34424         * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
34425         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
34426         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
34427         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
34428         * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
34429         * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
34430         * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
34431         * locale/localeinfo.h: Likewise.
34432         (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
34433         (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
34434
34435 2012-07-09  Roland McGrath  <roland@hack.frob.com>
34436
34437         [BZ #14336]
34438         * manual/charset.texi (Extended Char Intro): Word use fix, "operating
34439         system".
34440         * manual/message.texi (The Uniforum approach): Likewise.
34441         * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
34442         (glibc iconv Implementation): Likewise.
34443
34444 2012-07-09  Joseph Myers  <joseph@codesourcery.com>
34445
34446         [BZ #14337]
34447         * math/s_clog.c (__clog): Avoid scaling a value down where that
34448         could result in underflow.
34449         * math/s_clog10.c (__clog10): Likewise.
34450         * math/s_clog10f.c (__clog10f): Likewise.
34451         * math/s_clog10l.c (__clog10l): Likewise.
34452         * math/s_clogf.c (__clogf): Likewise.
34453         * math/s_clogl.c (__clogl): Likewise.
34454         * math/libm-test.inc (clog_test): Add more tests.
34455         (clog10_test): Likewise.
34456         * sysdeps/i386/fpu/libm-test-ulps: Update.
34457         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34458
34459 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
34460
34461         [BZ #14283]
34462         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
34463         by 7 not 8 to examine high bit of fractional part.
34464
34465         [BZ #14042]
34466         * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
34467         for call to __mcount_internal.
34468         * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
34469         (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
34470         * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
34471
34472 2012-07-06  Joseph Myers  <joseph@codesourcery.com>
34473
34474         [BZ #14154]
34475         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
34476         approximation for values within 0x1p-13f of an odd multiple of
34477         pi/4.
34478         * math/libm-test.inc (tan_test): Do not allow spurious underflow
34479         exception.  Add more tests.
34480         * sysdeps/i386/fpu/libm-test-ulps: Update.
34481
34482         [BZ #6778]
34483         * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
34484         inputs and return -1 for them.  Do not check for +Inf in case not
34485         reachable for +Inf.
34486         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
34487         * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
34488         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
34489         and return -1 for them.  Do not check for +Inf in case not
34490         reachable for +Inf.
34491         * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
34492         define.
34493         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
34494         and return -1 for them.  Do not check for +Inf in case not
34495         reachable for +Inf.
34496         * math/libm-test.inc (expm1_test): Add more tests.  Do not allow
34497         spurious underflow.
34498         * sysdeps/i386/fpu/libm-test-ulps: Update.
34499         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34500
34501 2012-07-06  Mike Frysinger  <vapier@gentoo.org>
34502
34503         * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
34504
34505 2012-07-05  Joseph Myers  <joseph@codesourcery.com>
34506
34507         [BZ #14157]
34508         [BZ #14331]
34509         * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
34510         could result in spurious underflow.  Scale down values above
34511         DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
34512         * math/s_csqrtf.c (__csqrtf): Likewise.
34513         * math/s_csqrtl.c (__csqrtl): Likewise.
34514         * math/libm-test.inc (csqrt_test): Add more tests.  Do not allow
34515         spurious underflow.
34516         * sysdeps/i386/fpu/libm-test-ulps: Update.
34517         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34518
34519 2012-07-04  Andreas Schwab  <schwab@linux-m68k.org>
34520
34521         * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
34522         xopen-msg.sed.
34523         * catgets/xopen-msg.awk: New file.
34524         * catgets/xopen-msg.sed: Removed.
34525
34526         * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
34527         po2text.sed.
34528         * intl/po2test.awk: New file.
34529         * intl/po2test.sed: Removed.
34530
34531 2012-07-04  Joseph Myers  <joseph@codesourcery.com>
34532
34533         [BZ #14328]
34534         * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
34535         or multiply small sinh result by itself.
34536         * math/s_ctanf.c (__ctanf): Likewise.
34537         * math/s_ctanh.c (__ctanh): Likewise.
34538         * math/s_ctanhf.c (__ctanhf): Likewise.
34539         * math/s_ctanhl.c (__ctanhl): Likewise.
34540         * math/s_ctanl.c (__ctanl): Likewise.
34541         * math/libm-test.inc (ctan_test_tonearest): New function.
34542         (ctan_test_towardzero): Likewise.
34543         (ctan_test_downward): Likewise.
34544         (ctan_test_upward): Likewise.
34545         (ctanh_test_tonearest): Likewise.
34546         (ctanh_test_towardzero): Likewise.
34547         (ctanh_test_downward): Likewise.
34548         (ctanh_test_upward): Likewise.
34549         (main): Call these new functions.
34550         * sysdeps/i386/fpu/libm-test-ulps: Update.
34551         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34552
34553 2012-07-03  Mike Frysinger  <vapier@gentoo.org>
34554
34555         * .gitignore: Delete /ports entry.
34556
34557 2012-07-03  Andreas Jaeger  <aj@suse.de>
34558
34559         * po/bg.po: Update from translation team.
34560         * po/cs.po: Likewise.
34561         * po/de.po: Likewise.
34562         * po/hr.po: Likewise.
34563         * po/nl.pl: Likewise.
34564         * po/pl.po: Likewise.
34565         * po/vi.po: Likewise.
34566
34567 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
34568
34569         * Makeconfig [!+link] (+link-before-libc): New variable.
34570         [!+link] (+link-after-libc): Likewise.
34571         [!+link] (+link-tests): Likewise.
34572         [!+link] (+link): Define in terms of $(+link-before-libc) and
34573         $(+link-after-libc).
34574         [!+link-static] (+link-static-before-libc): New variable.
34575         [!+link-static] (+link-static-after-libc): Likewise.
34576         [!+link-static] (+link-static-tests): Likewise.
34577         [!+link-static] (+link-static): Define in terms of
34578         $(+link-static-before-libc) and $(+link-static-after-libc).
34579         [build-shared] (link-libc-before-gnulib): New variable.
34580         [build-shared] (link-libc-tests): Likewise.
34581         [build-shared] (link-libc): Define in terms of
34582         $(link-libc-before-gnulib).
34583         [!build-shared] (link-libc-tests): New variable.
34584         (link-libc-static-tests): New variable.
34585         [!gnulib] (gnulib-arch): New variable.
34586         [!gnulib] (gnulib-tests): Likewise.
34587         [!gnulib] (static-gnulib-arch): Likewise.
34588         [!gnulib] (static-gnulib-tests): Likewise.
34589         [!gnulib] (gnulib): Use $(gnulib-arch).  Do not use $(libgcc_eh).
34590         Define with "=" instead of ":=".
34591         [!gnulib] (static-gnulib): Use $(static-gnulib-arch).  Do not use
34592         -lgcc_eh $(libunwind).  Define with "=" instead of ":=".
34593         * Rules (binaries-all-notests): New variable.
34594         (binaries-all-tests): Likewise.
34595         (binaries-static-notests): Likewise.
34596         (binaries-static-tests): Likewise.
34597         (binaries-all): Define using $(binaries-all-notests) and
34598         $(binaries-all-tests).
34599         (binaries-static): Define using $(binaries-static-notests) and
34600         $(binaries-static-tests).
34601         (binaries-shared-tests): New variable.
34602         (binaries-shared-notests): Likewise.
34603         (binaries-shared): Remove variable.
34604         ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
34605         ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
34606         ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
34607         ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
34608         ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
34609         ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
34610         * elf/Makefile (sln-modules): New variable.
34611         (extra-objs): Add $(sln-modules:=.o).
34612         (ldconfig-modules): Add static-stubs.
34613         ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
34614         * elf/static-stubs.c: New file.
34615
34616         [BZ #14283]
34617         * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
34618         by 7 not 8 to examine high bit of fractional part.  Use volatile
34619         variables when splitting into final array of floats if
34620         __FLT_EVAL_METHOD__ != 0.
34621         * math/libm-test.inc (cos_test): Add another test.
34622         (sin_test): Likewise.
34623         * sysdeps/i386/fpu/libm-test-ulps: Update.
34624
34625         [BZ #14273]
34626         * math/libm-test.inc (cosh_test): Add more tests.
34627
34628         * version.h (RELEASE): Set to "development".
34629         (VERSION): Set to "2.16.90".
34630
34631 2012-06-30  Carlos O'Donell  <carlos_odonell@mentor.com>
34632
34633         * NEWS: Update copyright. Remove last-updated date.
34634         Mention math library bug fixes and timezone data changes.
34635         * README: Mention GNU/Hurd, x32, and HPPA support status.
34636
34637 2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
34638
34639         * manual/contrib.texi (Contributors): Sort alphabetically by last name.
34640
34641 2012-06-27  Andreas Jaeger  <aj@suse.de>
34642
34643         * manual/contrib.texi (Contributors): Add Samuel Thibault.
34644
34645 2012-06-25  Andreas Jaeger  <aj@suse.de>
34646
34647         * sysdeps/s390/fpu/libm-test-ulps: Update.
34648
34649 2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
34650             Thomas Schwinge  <thomas@codesourcery.com>
34651
34652         * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
34653         * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
34654         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
34655         fanotify_mark.
34656
34657 2012-06-23  Thomas Schwinge  <thomas@codesourcery.com>
34658
34659         * sysdeps/mach/start.c: Remove file.
34660         * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
34661         * sysdeps/i386/init-first.c: Fix comment regarding start.S.
34662         * sysdeps/sh/init-first.c: Likewise.
34663
34664         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
34665         registers for frame unwinding purposes, add CFI directives.
34666         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
34667         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
34668         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
34669         Likewise.
34670
34671         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
34672         __fortify_fail returning.
34673         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
34674
34675         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
34676         sysdeps/sh/____longjmp_chk.S.
34677         * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
34678         on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
34679         * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
34680         (gen-as-const-headers): Append sigaltstack-offsets.sym.
34681
34682         * sysdeps/sh/abort-instr.h: New file.
34683         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
34684         process in case exit returns.
34685
34686         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
34687         initialize the GOT register before use.
34688
34689         * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
34690         calculation of ARGC > 4.
34691
34692         * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
34693         meaningful names to some local labels.
34694
34695 2012-06-22  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
34696             Kaz Kojima  <kkojima@rr.iij4u.or.jp>
34697
34698         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
34699         (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
34700         (__arch_compare_and_exchange_val_16_acq): Likewise.
34701         (__arch_compare_and_exchange_val_32_acq): Likewise.
34702         (atomic_exchange_and_add): Fix gUSA sequence.
34703         (atomic_add): Likewise.
34704         (atomic_add_negative): Likewise.
34705         (atomic_add_zero): Likewise.
34706         (atomic_bit_test_set): Likewise.
34707
34708 2012-06-22  Andreas Schwab  <schwab@redhat.com>
34709
34710         [BZ #13579]
34711         * include/link.h (struct link_map): Add l_free_initfini.
34712         * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
34713         l_initfini.
34714         * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
34715         * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
34716         * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
34717         set.
34718
34719 2012-06-22  Carlos O'Donell  <carlos_odonell@mentor.com>
34720
34721         * configure.in: Use AC_LANG_SOURCE.
34722         * configure: Regenerate.
34723
34724 2012-06-22  Roland McGrath  <roland@hack.frob.com>
34725
34726         * configure.in (libc_cv_localstatedir): New substituted variable.
34727         * configure: Regenerated.
34728         * config.make.in (localstatedir): New variable, substituted from
34729         libc_cv_localstatedir.
34730         * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
34731         * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
34732         ${prefix}/var to /var when we change ${prefix}/etc to /etc.
34733         * sysdeps/gnu/configure: Regenerated.
34734
34735 2012-06-21  Jeff Law  <law@redhat.com>
34736
34737         [BZ #14277]
34738         * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
34739         free.  Simplify list management for _LIBC case.
34740
34741 2012-06-21  Joseph Myers  <joseph@codesourcery.com>
34742
34743         [BZ #14273]
34744         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
34745         Clear sign bit of 64-bit integer value before comparing against
34746         overflow value.
34747
34748         * sysdeps/mach/configure: Regenerated.
34749
34750 2012-06-21  H.J. Lu  <hongjiu.lu@intel.com>
34751
34752         [BZ #14278]
34753         * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
34754
34755 2012-06-21  Jeff Law  <law@redhat.com>
34756
34757         [BZ #13882]
34758         * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
34759         uint16_t for elements in the "seen" array to avoid char overflows.
34760         * elf/dl-fini.c (_dl_sort_fini): Likewise.
34761         * elf/dl-open.c (dl_open_worker): Likewise.
34762
34763 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
34764
34765         * scripts/list-sources.sh: Scan PORTS for translations.
34766         * po/libc.pot: Regenerated.
34767
34768 2012-06-21  Andreas Jaeger  <aj@suse.de>
34769
34770         [BZ #12194]
34771         * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
34772         warning.
34773         * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
34774         * bits/byteswap-16.h (__bswap_16): Likewise.
34775         * bits/byteswap.h (__bswap_constant_16): Likewise.
34776
34777 2012-06-18  H.J. Lu  <hongjiu.lu@intel.com>
34778
34779         [BZ #14117]
34780         * sysdeps/i386/fpu_control.h: Removed.
34781         * sysdeps/x86_64/fpu_control.h: Moved to ...
34782         * sysdeps/x86/fpu_control.h: Here.
34783
34784         * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
34785         (_FPU_SETCW): Likewise.
34786
34787 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
34788
34789         [BZ #14117]
34790         * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
34791         * sysdeps/x86/fpu/bits/mathinline.h: This.
34792         * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
34793
34794         [BZ #14050]
34795         [BZ #14117]
34796         * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
34797         functions if __x86_64__ is defined.
34798
34799 2012-06-15  Chung-Lin Tang  <cltang@codesourcery.com>
34800
34801         * string/endian.h: Add !__ASSEMBLER__ condition for including
34802         conversion interfaces.
34803
34804 2012-06-15  Joseph Myers  <joseph@codesourcery.com>
34805
34806         [BZ #14241]
34807         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
34808         of ABS(x) in calculating zero to negative powers other than odd
34809         integers.
34810         * math/libm-test.inc (pow_test): Add more tests.
34811
34812 2012-06-15  Andreas Jaeger  <aj@suse.de>
34813
34814         * manual/contrib.texi (Contributors): Update entry of Liubov
34815         Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
34816         Machado Filho.
34817
34818 2012-06-15  Cyril Hrubis  <metan@ucw.cz>
34819
34820         * string/string.h: Add __wur to GNU version of strerror_r.
34821
34822 2012-06-14  H.J. Lu  <hongjiu.lu@intel.com>
34823
34824         [BZ #14229]
34825         * string/Makefile (tests): Add tst-strtok_r.
34826         * string/tst-strtok_r.c: New file.
34827         * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
34828         RAX_LP/RDX_LP on SAVE_PTR.
34829
34830 2012-06-14  Roland McGrath  <roland@hack.frob.com>
34831
34832         * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
34833
34834 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
34835
34836         * libm_test.inc (csqrt_test): Allow more spurious underflow
34837         exceptions.
34838         (j0_test): Likewise.
34839         (j1_test): Likewise.
34840         (y0_test): Likewise.
34841         (y1_test): Likewise.
34842
34843 2012-06-13  Carlos O'Donell  <carlos_odonell@mentor.com>
34844
34845         * po/Makefile (libc.pot): Use UTF-8 charset.
34846
34847 2012-06-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
34848
34849         [BZ #14210]
34850         Suppress sign-conversion warning from FD_SET.
34851         See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
34852         * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
34853         not unsigned long int.
34854         * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
34855
34856 2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
34857
34858         [BZ #14050]
34859         [BZ #14117]
34860         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
34861         __extern_always_inline instead of __extern_inline.
34862         (__signbitf): Support __SSE2_MATH__ and C++ namespace.
34863         (__signbit): Likewise.
34864         (__signbitl): Support C++ namespace.
34865         (lrintf): New inline function.
34866         (lrint): Likewise.
34867         (llrintf): Likewise.
34868         (llrint): Likewise.
34869         (fmaxf): Likewise.
34870         (fmax): Likewise.
34871         (fminf): Likewise.
34872         (fmin): Likewise.
34873         (rint): Likewise.
34874         (rintf): Likewise.
34875         (ceil): Likewise.
34876         (ceilf): Likewise.
34877         (floor): Likewise.
34878         (floorf): Likewise.
34879         (nearbyint): Likewise.
34880         (nearbyintf): Likewise.
34881
34882 2012-06-12  Thomas Schwinge  <thomas@codesourcery.com>
34883
34884         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
34885         non-default versions.
34886
34887 2012-06-11  Roland McGrath  <roland@hack.frob.com>
34888
34889         [BZ #14218]
34890         * manual/argp.texi (Argp): Reword argp_parse description slightly.
34891
34892 2012-06-09  Thomas Schwinge  <thomas@codesourcery.com>
34893
34894         * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
34895         (FE_UPWARD, FE_DOWNWARD): Don't define.
34896         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
34897         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
34898
34899         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
34900         reading it.
34901         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
34902         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
34903
34904 2012-06-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
34905
34906         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
34907         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
34908         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
34909         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
34910
34911 2012-06-06  H.J. Lu  <hongjiu.lu@intel.com>
34912
34913         [BZ #14117]
34914         * sysdeps/i386/fpu/bits/fenv.h: Removed.
34915         * sysdeps/i386/fpu/Implies: New file.
34916         * sysdeps/x86_64/fpu/Implies: Likewise.
34917         * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
34918         * sysdeps/x86/fpu/bits/fenv.h: This.
34919
34920         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
34921         __SSE_MATH__.
34922
34923 2012-06-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
34924
34925         [BZ #14134]
34926         * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
34927         character 0xffff that matches the last element of the
34928         conversion table.
34929
34930 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34931
34932         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
34933         fmodl commit.
34934
34935 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34936
34937         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
34938         values higher than 25.6283.
34939
34940 2012-06-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34941
34942         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
34943         subnormal exponent extraction and add some __builtin_expect.
34944         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
34945         Fix for subnormal mantissa calculation.
34946
34947 2012-06-04  Mike Frysinger  <vapier@gentoo.org>
34948
34949         * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
34950         cpu2 is -1 and errno is not ENOSYS.
34951
34952 2012-06-04  H.J. Lu  <hongjiu.lu@intel.com>
34953
34954         [BZ #14117]
34955         * sysdeps/i386/i486/bits/string.h: Renamed to ...
34956         * sysdeps/x86/bits/string.h: This.
34957         * sysdeps/x86_64/bits/string.h: Removed.
34958
34959         * sysdeps/i386/i486/bits/string.h: Define inline functions only
34960         if not compiling for x86-64, but compiling for >= i486.
34961
34962         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
34963         * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
34964
34965         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
34966         New macro from Linux kernel 3.4.0.
34967         (FP_XSTATE_MAGIC2): Likewise.
34968         (FP_XSTATE_MAGIC2_SIZE): Likewise.
34969         (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
34970         (struct _fpx_sw_bytes): New struct.
34971         (struct _xsave_hdr): Likewise.
34972         (struct _ymmh_state): Likewise.
34973         (struct _xstate): Likewise.
34974
34975         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
34976         * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
34977         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
34978         * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
34979         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
34980         * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
34981
34982         * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
34983         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
34984         * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
34985         * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
34986         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
34987         * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
34988
34989 2012-06-04  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
34990
34991         [BZ #13743]
34992         * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
34993         * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
34994         (sysdep_headers): Include sys/platform/ppc.h.
34995         * sysdeps/powerpc/test-gettimebase.c: Test for
34996         __ppc_get_timebase() to catch future ISA opcode/insn changes.
34997         * manual/Makefile (appendices): Include platform.texi.
34998         * manual/contrib.texi (Contributors): Update @node pointers.
34999         * manual/maint.texi (Maintenance): Likewise.
35000         (Platform): New node.
35001         * manual/platform.texi: New file.  Document the new features.
35002
35003 2012-06-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
35004             Jakub Jelinek  <jakub@redhat.com>
35005
35006         [BZ #14188]
35007         * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
35008         where __builtin_expect is unavailable.
35009
35010 2012-06-03  David S. Miller  <davem@davemloft.net>
35011
35012         * stdlib/longlong.h: Updated from GCC.
35013
35014 2012-06-02  Andreas Schwab  <schwab@linux-m68k.org>
35015
35016         [BZ #14042]
35017         * sysdeps/powerpc/powerpc32/mcount.c: New file.
35018         * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
35019         __mcount_internal.
35020         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
35021         (GLIBC_2.16): Likewise.
35022
35023 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
35024
35025         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
35026
35027 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
35028
35029         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
35030         (default-abi): New variable.
35031         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
35032         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
35033         variable.
35034         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
35035         Likewise.
35036         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
35037         Likewise.
35038         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
35039         Likewise.
35040
35041         * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
35042         definition.  Document in comment.
35043
35044 2012-06-01  David S. Miller  <davem@davemloft.net>
35045
35046         * stdlib/longlong.h: Updated from GCC.
35047
35048 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
35049
35050         [BZ #14117]
35051         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
35052         Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
35053         sys/debugreg.h sys/io.h here.
35054         * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
35055         sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
35056         sys/io.h.
35057         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
35058         Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
35059         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
35060         * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
35061         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
35062         * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
35063
35064         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
35065         Define only if __x86_64__ is defined.
35066
35067 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
35068
35069         [BZ #14048]
35070         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
35071         Use int64_t for variable i.
35072         * math/libm-test.inc (fmod_test): Add more tests.
35073
35074         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
35075         z computation is not scheduled after fetestexcept.
35076         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
35077         Use math_force_eval instead of asm to ensure calculation scheduled
35078         before exception test.
35079         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
35080         Ensure a1 + u.d computation is not scheduled after fetestexcept.
35081
35082 2012-06-01  Aurelien Jarno  <aurelien@aurel32.net>
35083
35084         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
35085         computation is not scheduled after fetestexcept.
35086
35087 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
35088
35089         [BZ #14117]
35090         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
35091         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
35092
35093 2012-06-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35094
35095         * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
35096         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
35097
35098 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
35099
35100         [BZ #14117]
35101         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
35102         <bits/wordsize.h>.
35103         (__WCHAR_MIN): Support __WORDSIZE == 64.
35104         (__WCHAR_MAX): Likewise.
35105
35106         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
35107         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
35108
35109         [BZ #14183]
35110         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
35111         Defined with __SWORD_TYPE if __x86_64__ isn't defined.
35112
35113         [BZ #14117]
35114         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
35115         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
35116
35117         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
35118         * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
35119
35120         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
35121         Defined to 1 if __x86_64__ isn't defined.
35122         (_STAT_VER_LINUX_OLD): New.
35123         (st_atime): Remove duplicate.
35124         (st_mtime): Likewise.
35125         (st_ctime): Likewise.
35126
35127 2012-05-31  David S. Miller  <davem@davemloft.net>
35128
35129         * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
35130         entries.
35131
35132 2012-06-01  Andreas Schwab  <schwab@linux-m68k.org>
35133
35134         * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
35135         gen-libm-test.pl.
35136
35137         [BZ #14132]
35138         * elf/dl-reloc.c: Include <_itoa.h>.
35139         (_dl_reloc_bad_type): Remove use of INTUSE.
35140         * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
35141         * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
35142         * stdio-common/psiginfo.c (psiginfo): Likewise.
35143         * stdio-common/psignal.c (psignal): Likewise.
35144         * string/strsignal.c (strsignal): Likewise.
35145         * include/signal.h (_sys_siglist): Declare hidden proto.
35146         * stdio-common/itoa-digits.c: Include <_itoa.h>.  Replace
35147         INTVARDEF with libc_hidden_data_def.
35148         * stdio-common/itoa-udigits.c: Likewise.
35149         * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
35150         (_itoa_lower_digits_internal): Remove declaration.
35151         (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
35152         * sysdeps/gnu/siglist.c (_sys_siglist_internal)
35153         (_sys_sigabbrev_internal): Remove aliases.
35154         (_sys_siglist): Define hidden alias.
35155
35156 2012-05-31  Markus Trippelsdorf  <markus@trippelsdorf.de>
35157
35158         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
35159         bits/sysctl.h.
35160
35161 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
35162
35163         [BZ #14117]
35164         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
35165         * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
35166
35167         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
35168         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
35169         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
35170         * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
35171         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
35172         * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
35173
35174         * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
35175         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
35176         * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
35177
35178         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
35179         with __addr.
35180         (insw): Likewise.
35181         (insl): Likewise.
35182         (outsb): Likewise.
35183         (outsw): Likewise.
35184         (outsl): Likewise.
35185
35186         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
35187         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
35188         * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
35189
35190         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
35191         * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
35192         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
35193         * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
35194         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
35195         * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
35196
35197         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
35198         * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
35199
35200         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
35201         * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
35202
35203         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
35204         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
35205         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
35206
35207         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
35208         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
35209         to ...
35210         * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
35211
35212         * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
35213         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
35214         * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
35215
35216         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
35217         for x86-64.
35218         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
35219
35220 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
35221
35222         * math/math.h (M_El): Use two more decimal places.
35223         (M_LOG2El): Likewise.
35224         (M_LOG10El): Likewise.
35225         (M_LN2l): Likewise.
35226         (M_LN10l): Likewise.
35227         (M_PIl): Likewise.
35228         (M_PI_2l): Likewise.
35229         (M_PI_4l): Likewise.
35230         (M_1_PIl): Likewise.
35231         (M_2_PIl): Likewise.
35232         (M_2_SQRTPIl): Likewise.
35233         (M_SQRT2l): Likewise.
35234         (M_SQRT1_2l): Likewise.
35235
35236 2012-05-31  David S. Miller  <davem@davemloft.net>
35237
35238         * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
35239         values between float registers.
35240         * sysdeps/sparc/sparc64/memset.S: Likewise.
35241         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
35242
35243 2012-05-31  Mike Frysinger  <vapier@gentoo.org>
35244
35245         * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
35246         -D_FORTIFY_SOURCE=1.
35247         (CPPFLAGS-tst-longjmp_chk.c): Define.
35248         (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
35249         (CPPFLAGS-tst-longjmp_chk2.c): Define.
35250         * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
35251         CFLAGS-tst-wchar-h.c.
35252
35253 2012-05-31  Marek Polacek  <polacek@redhat.com>
35254
35255         [BZ #14132]
35256         * include/mntent.h (__setmntent_internal, __getmntent_r_internal
35257         __endmntent_internal): Remove declaration.
35258         (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
35259         (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
35260         * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
35261
35262 2012-05-30  David S. Miller  <davem@davemloft.net>
35263
35264         * sysdeps/sparc/sparc32/soft-fp/q_util.c
35265         (___Q_simulate_exceptions): Use real FP ops rather than writing
35266         into the %fsr.
35267         * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
35268         Likewise.
35269
35270 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
35271
35272         [BZ #14117]
35273         * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
35274         * sysdeps/x86/bits/xtitypes.h: This.
35275
35276         * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
35277         * sysdeps/x86/bits/wordsize.h: This.
35278
35279         * sysdeps/i386/bits/huge_vall.h: Renamed to ...
35280         * sysdeps/x86/bits/huge_vall.h: This.
35281
35282         * sysdeps/i386/bits/select.h: Removed.
35283         * sysdeps/x86_64/bits/select.h: Renamed to ...
35284         * sysdeps/x86/bits/select.h: This.
35285
35286         * sysdeps/i386/bits/setjmp.h: Removed.
35287         * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
35288         * sysdeps/x86/bits/setjmp.h: This.
35289
35290         * sysdeps/i386/bits/mathdef.h: Removed.
35291         * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
35292         * sysdeps/x86/bits/mathdef.h: This.
35293
35294 2012-05-30  Andreas Schwab  <schwab@linux-m68k.org>
35295
35296         [BZ #14132]
35297         * include/sys/socket.h (__connect_internal)
35298         (__libc_sa_len_internal): Remove declaration.
35299         (__connect, __libc_sa_len): Declare hidden_proto.
35300         (SA_LEN): Remove use of INTUSE.
35301         * socket/connect.c: Add libc_hidden_def.
35302         * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
35303         * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
35304         * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
35305         alias.
35306         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
35307         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
35308         * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
35309         of adding _internal alias.
35310
35311 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
35312
35313         [BZ #14117]
35314         * sysdeps/i386/bits/link.h: Removed.
35315         * sysdeps/i386/bits/linkmap.h: Likewise.
35316         * sysdeps/x86_64/bits/link.h: Renamed to ...
35317         * sysdeps/x86/bits/link.h: This.
35318         * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
35319         * sysdeps/x86/bits/linkmap.h: This.
35320
35321         * sysdeps/i386/bits/endian.h: Removed.
35322         * sysdeps/x86_64/bits/endian.h: Renamed to ...
35323         * sysdeps/x86/bits/endian.h: This.
35324
35325         * sysdeps/i386/bits/byteswap.h: Removed.
35326         * sysdeps/i386/bits/byteswap-16.h: Likewise.
35327         * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
35328         * sysdeps/x86/bits/byteswap.h: This.
35329         * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
35330         * sysdeps/x86/bits/byteswap-16.h: This.
35331         * sysdeps/i386/Implies: Add x86.
35332         * sysdeps/x86_64/Implies: Likewise.
35333
35334 2012-05-30  David S. Miller  <davem@davemloft.net>
35335
35336         * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
35337         (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
35338         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
35339         (FP_TRAPPING_EXCEPTIONS): Define.
35340         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
35341         (FP_TRAPPING_EXCEPTIONS): Define.
35342         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
35343         subnormals only when inexact has been signalled or underflow
35344         exceptions are enabled.
35345         (_FP_PACK_CANONICAL): Likewise.
35346
35347 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
35348
35349         [BZ #14183]
35350         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
35351         Defined with __UWORD_TYPE if __x86_64__ isn't defined.
35352
35353 2012-05-30  Richard Henderson  <rth@twiddle.net>
35354
35355         * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
35356         with #ifndef NOT_IN_libc.
35357
35358         * scripts/abilist.awk: Accept 8 fields.  Handle Alpha functions
35359         marked to avoid plt entry.
35360
35361 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
35362
35363         [BZ #14112]
35364         * Makeconfig (default-abi): New macro.
35365         (abi-includes): Likewise.
35366         ($(common-objpfx)soversions.mk): Remove WORDSIZE check.  Use
35367         $(abi-$(default-abi)-lib-soname) for soname if defined.
35368         ($(common-objpfx)gnu/lib-names.stmp): Generate from
35369         abi-variants.
35370         * Makefile (installed-stubs): Likewise.
35371         * include/stubs-biarch.h: Removed.
35372         * scripts/lib-names.awk: Only handle one library at a time.
35373         * scripts/soversions.awk: Remove WORDSIZE support.
35374         * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
35375         entries.
35376         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
35377         Removed.
35378         (syscall-list-default-condition): Likewise.
35379         (syscall-list-default-condition): Likewise.
35380         (syscall-list-includes): Likewise.
35381         ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
35382         syscall-list-* with abi-*.  Handle undefined abi-variants.
35383         * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
35384         * sysdeps/unix/sysv/linux/i386/Implies: New file.
35385         * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
35386         * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
35387         * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
35388         * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
35389         Removed.
35390         (syscall-list-32-options): Likewise.
35391         (syscall-list-32-condition): Likewise.
35392         (syscall-list-64-options): Likewise.
35393         (syscall-list-64-condition): Likewise.
35394         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
35395         macro.
35396         * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
35397         Renamed to ...
35398         (abi-*): This.
35399         (abi-64-ld-soname): New macro.
35400         * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
35401         * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
35402         Renamed to ...
35403         (abi-*): This.
35404         * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
35405         * sysdeps/x86_64/x32/shlib-versions: Likewise.
35406
35407 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
35408
35409         * sysdeps/unix/sysv/linux/kernel-features.h
35410         (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
35411         * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
35412         include <kernel-features.h>.
35413         [!__NR_ftruncate64]: Remove conditional code.
35414         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35415         [__NR_ftruncate64]: Make code unconditional.
35416         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35417         * sysdeps/unix/sysv/linux/truncate64.c: Do not
35418         include <kernel-features.h>.
35419         [!__NR_ftruncate64]: Remove conditional code.
35420         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35421         [__NR_ftruncate64]: Make code unconditional.
35422         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35423         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
35424         include <kernel-features.h>.
35425         [!__NR_ftruncate64]: Remove conditional code.
35426         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35427         [__NR_ftruncate64]: Make code unconditional.
35428         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35429         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
35430         include <kernel-features.h>.
35431         [!__NR_ftruncate64]: Remove conditional code.
35432         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35433         [__NR_ftruncate64]: Make code unconditional.
35434         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35435
35436         * configure.in (libc_cv_fpie): Weaken to a compile test using
35437         LIBC_TRY_CC_OPTION.
35438         * configure: Regenerated.
35439
35440 2012-05-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35441
35442         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
35443         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
35444         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
35445         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
35446         Refreshed.
35447         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
35448         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
35449         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
35450         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
35451         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
35452         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
35453         Refreshed.
35454
35455 2012-05-27  David S. Miller  <davem@davemloft.net>
35456
35457         * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
35458         (___Q_zero): New.
35459         (__Q_simulate_exceptions): Return void.  Change to simulate
35460         exceptions by writing into the %fsr.
35461         * sysdeps/sparc/sparc64/soft-fp/qp_util.c
35462         (__Qp_handle_exceptions): Likewise.
35463         (numbers): Delete.
35464         * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
35465         __Qp_handle_exceptions.
35466         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
35467         __Qp_handle_exceptions.
35468         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
35469         as unused and give dummy FP_RND_NEAREST initializer.
35470         (FP_INHIBIT_RESULTS): Define.
35471         (___Q_simulate_exceptions): Update declaration.
35472         (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
35473         formatting.
35474         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
35475         as unused and give dummy FP_RND_NEAREST initializer.
35476         (__Qp_handle_exceptions): Update declaration.
35477         (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
35478         formatting.
35479
35480 2012-05-27  Thomas Schwinge  <thomas@codesourcery.com>
35481
35482         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
35483         the temporary FPU control word.
35484         * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
35485         * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
35486         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
35487         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
35488         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
35489         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
35490         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
35491         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
35492         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
35493         * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
35494         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
35495
35496 2012-05-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
35497
35498         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
35499         fields.
35500
35501 2012-05-27  Chung-Lin Tang  <cltang@codesourcery.com>
35502
35503         * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
35504         * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
35505         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
35506         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
35507         Likewise.
35508         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
35509         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
35510         Likewise.
35511
35512 2012-05-27  Ulrich Drepper  <drepper@gmail.com>
35513
35514         * po/h.po: Update from translation team.
35515
35516 2012-05-26  Andreas Schwab  <schwab@linux-m68k.org>
35517
35518         * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
35519
35520         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
35521         handling of denormals.
35522         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
35523         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
35524         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
35525         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
35526         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
35527         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
35528         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
35529         Likewise.
35530
35531 2012-05-26  Marek Polacek  <polacek@redhat.com>
35532
35533         [BZ #14152]
35534         * math/libm-test.inc (fma_test): Don't always expect underflow
35535         exception.
35536
35537 2012-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
35538
35539         [BZ #12416]
35540         * elf/tst-execstack.c: Include stackinfo.h.
35541         (do_test): Adjust test case to ensure that pthread_getattr_np
35542         behaviour remains the same after marking stack executable.
35543
35544 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
35545
35546         * sysdeps/unix/sysv/linux/kernel-features.h
35547         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
35548         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
35549         kernel-features.h.
35550         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
35551         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
35552         * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
35553         kernel-features.h.
35554         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
35555         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
35556
35557 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
35558
35559         * configure.in: Define the default includes to being none.
35560         * configure: Regenerated.
35561
35562 2012-05-25  Roland McGrath  <roland@hack.frob.com>
35563
35564         * sysdeps/x86_64/__longjmp.S: Add a static probe here.
35565         * sysdeps/x86_64/setjmp.S: Likewise.
35566         * sysdeps/i386/bsd-setjmp.S: Likewise.
35567         * sysdeps/i386/bsd-_setjmp.S: Likewise.
35568         * sysdeps/i386/setjmp.S: Likewise.
35569         * sysdeps/i386/__longjmp.S: Likewise.
35570         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
35571         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
35572
35573         * include/stap-probe.h: New file.
35574         * configure.in: Handle --enable-systemtap.
35575         * configure: Regenerated.
35576         * config.h.in (USE_STAP_PROBE): New #undef.
35577         * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
35578         * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
35579         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
35580
35581 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
35582
35583         [BZ #13717]
35584         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
35585         to 2.4.0 where earlier.
35586         * sysdeps/unix/sysv/linux/configure: Regenerated.
35587         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
35588         <kernel-features.h>.
35589         [__ASSUME_32BITUIDS]: Make code unconditional.
35590         [!__ASSUME_32BITUIDS]: Remove conditional code.
35591         * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
35592         <kernel-features.h>.
35593         [__ASSUME_32BITUIDS]: Make code unconditional.
35594         [!__ASSUME_32BITUIDS]: Remove conditional code.
35595         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
35596         [__ASSUME_32BITUIDS]: Make code unconditional.
35597         (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
35598         * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
35599         <kernel-features.h>.
35600         [__ASSUME_32BITUIDS]: Make code unconditional.
35601         [!__ASSUME_32BITUIDS]: Remove conditional code.
35602         * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
35603         <kernel-features.h>.
35604         [__ASSUME_32BITUIDS]: Make code unconditional.
35605         [!__ASSUME_32BITUIDS]: Remove conditional code.
35606         * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
35607         <kernel-features.h>.
35608         [__ASSUME_32BITUIDS]: Make code unconditional.
35609         [!__ASSUME_32BITUIDS]: Remove conditional code.
35610         * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
35611         <kernel-features.h>.
35612         [__ASSUME_32BITUIDS]: Make code unconditional.
35613         [!__ASSUME_32BITUIDS]: Remove conditional code.
35614         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
35615         <kernel-features.h>.
35616         [__ASSUME_32BITUIDS]: Make code unconditional.
35617         [!__ASSUME_32BITUIDS]: Remove conditional code.
35618         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
35619         <kernel-features.h>.
35620         [__ASSUME_32BITUIDS]: Make code unconditional.
35621         [!__ASSUME_32BITUIDS]: Remove conditional code.
35622         * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
35623         <kernel-features.h>.
35624         [__ASSUME_32BITUIDS]: Make code unconditional.
35625         [!__ASSUME_32BITUIDS]: Remove conditional code.
35626         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
35627         <kernel-features.h>.
35628         [__ASSUME_32BITUIDS]: Make code unconditional.
35629         [!__ASSUME_32BITUIDS]: Remove conditional code.
35630         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
35631         <kernel-features.h>.
35632         [__ASSUME_32BITUIDS]: Make code unconditional.
35633         [!__ASSUME_32BITUIDS]: Remove conditional code.
35634         * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
35635         <kernel-features.h>.
35636         [__ASSUME_32BITUIDS]: Make code unconditional.
35637         [!__ASSUME_32BITUIDS]: Remove conditional code.
35638         * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
35639         <kernel-features.h>.
35640         [__NR_setresgid] (__setresgid): Do not declare.
35641         [__ASSUME_32BITUIDS]: Make code unconditional.
35642         [!__ASSUME_32BITUIDS]: Remove conditional code.
35643         * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
35644         <kernel-features.h>.
35645         [__NR_setresuid] (__setresuid): Do not declare.
35646         [__ASSUME_32BITUIDS]: Make code unconditional.
35647         [!__ASSUME_32BITUIDS]: Remove conditional code.
35648         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
35649         <kernel-features.h>.
35650         [__ASSUME_32BITUIDS]: Make code unconditional.
35651         [!__ASSUME_32BITUIDS]: Remove conditional code.
35652         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
35653         <kernel-features.h>.
35654         [__ASSUME_32BITUIDS]: Make code unconditional.
35655         [!__ASSUME_32BITUIDS]: Remove conditional code.
35656         * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
35657         <kernel-features.h>.
35658         [__ASSUME_32BITUIDS]: Make code unconditional.
35659         [!__ASSUME_32BITUIDS]: Remove conditional code.
35660         * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
35661         <kernel-features.h>.
35662         [__ASSUME_32BITUIDS]: Make code unconditional.
35663         [!__ASSUME_32BITUIDS]: Remove conditional code.
35664         * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
35665         <kernel-features.h>.
35666         [__ASSUME_32BITUIDS]: Make code unconditional.
35667         [!__ASSUME_32BITUIDS]: Remove conditional code.
35668         * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
35669         <kernel-features.h>.
35670         [__ASSUME_32BITUIDS]: Make code unconditional.
35671         [!__ASSUME_32BITUIDS]: Remove conditional code.
35672         * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
35673         <kernel-features.h>.
35674         [__ASSUME_32BITUIDS]: Make code unconditional.
35675         [!__ASSUME_32BITUIDS]: Remove conditional code.
35676         * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
35677         <kernel-features.h>.
35678         [__ASSUME_32BITUIDS]: Make code unconditional.
35679         [!__ASSUME_32BITUIDS]: Remove conditional code.
35680         * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
35681         <kernel-features.h>.
35682         [__ASSUME_32BITUIDS]: Make code unconditional.
35683         [!__ASSUME_32BITUIDS]: Remove conditional code.
35684         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
35685         <kernel-features.h>.
35686         [__ASSUME_32BITUIDS]: Make code unconditional.
35687         [!__ASSUME_32BITUIDS]: Remove conditional code.
35688         * sysdeps/unix/sysv/linux/kernel-features.h
35689         (__ASSUME_SETRESUID_SYSCALL): Remove.
35690         (__ASSUME_SETRESGID_SYSCALL): Likewise.
35691         (__ASSUME_32BITUIDS): Likewise.
35692         (__ASSUME_LDT_WORKS): Likewise.
35693         (__ASSUME_O_DIRECTORY): Likewise.
35694         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
35695         architecture but not kernel version.
35696         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
35697         (__ASSUME_MMAP2_SYSCALL): Likewise.
35698         (__ASSUME_STAT64_SYSCALL): Likewise.
35699         (__ASSUME_IPC64): Likewise.
35700         * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
35701         <kernel-features.h>.
35702         [__ASSUME_32BITUIDS]: Make code unconditional.
35703         [!__ASSUME_32BITUIDS]: Remove conditional code.
35704         * sysdeps/unix/sysv/linux/opendir.c: Do not include
35705         <kernel-features.h>.
35706         [__ASSUME_O_DIRECTORY]: Make code unconditional.
35707         * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
35708         132096]: Remove conditional code.
35709         [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
35710         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
35711         <kernel-features.h>.
35712         [__ASSUME_32BITUIDS]: Make code unconditional.
35713         [!__ASSUME_32BITUIDS]: Remove conditional code.
35714         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
35715         <kernel-features.h>.
35716         [__ASSUME_32BITUIDS]: Make code unconditional.
35717         [!__ASSUME_32BITUIDS]: Remove conditional code.
35718         * sysdeps/unix/sysv/linux/setegid.c: Do not include
35719         <kernel-features.h>.
35720         [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
35721         unconditional.
35722         (__setresgid): Do not declare.
35723         [__ASSUME_32BITUIDS]: Make code unconditional.
35724         [!__ASSUME_32BITUIDS]: Remove conditional code.
35725         * sysdeps/unix/sysv/linux/seteuid.c: Do not include
35726         <kernel-features.h>.
35727         [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
35728         unconditional.
35729         (__setresuid): Do not declare.
35730         [__ASSUME_32BITUIDS]: Make code unconditional.
35731         [!__ASSUME_32BITUIDS]: Remove conditional code.
35732         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
35733         <kernel-features.h>.
35734         [__ASSUME_32BITUIDS]: Make code unconditional.
35735         [!__ASSUME_32BITUIDS]: Remove conditional code.
35736         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
35737         <kernel-features.h>.
35738         [__ASSUME_32BITUIDS]: Make code unconditional.
35739         [!__ASSUME_32BITUIDS]: Remove conditional code.
35740
35741 2012-05-25  Richard Henderson  <rth@twiddle.net>
35742
35743         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
35744         dl_hwcap to ifunc resolver.
35745         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
35746         elf_ifunc_invoke.
35747         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
35748         dl_hwcap to ifunc resolver.
35749         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
35750
35751 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
35752
35753         [BZ #14153]
35754         * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
35755         for |x| <= 2**-26, not 2**-57.
35756         * math/libm-test.inc (acos_test): Do not allow spurious underflow
35757         exception.
35758
35759 2012-05-24  Jeff Law  <law@redhat.com>
35760
35761         * stdio-common/Makefile (tests): Add bug25.
35762         * stdio-common/bug25.c: New test.
35763
35764 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
35765
35766         [BZ #13576]
35767         * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
35768         multiple of MALLOC_ALIGNMENT in size.
35769         (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
35770
35771 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
35772
35773         * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
35774         Require >= 256.
35775         (FILENAME_MAX): Use macro-int-constant.
35776         (FOPEN_MAX): Use macro-int-constant.  Require >= 8.
35777         (_IOFBF): Use macro-int-constant.
35778         (_IOLBF): Likewise.
35779         (_IONBF): Likewise.
35780         (SEEK_CUR): Likewise.
35781         (SEEK_END): Likewise.
35782         (SEEK_SET): Likewise.
35783         (TMP_MAX): Likewise.
35784         (EOF): Use macro-int-constant.  Require < 0.
35785         (NULL): Use macro-constant.  Require == 0.
35786         (stdin): Require type to be FILE *.
35787         (stdout): Likewise.
35788         (stderr): Likewise.
35789         * conform/data/stdlib.h-data (EXIT_FAILURE): Use
35790         macro-int-constant.
35791         (EXIT_SUCCESS): Likewise.
35792         (NULL): Use macro-constant.  Require == 0.
35793         (RAND_MAX): Use macro-int-constant.
35794         [ISO99 || ISO11] (lldiv_t): Require also for these standards.
35795         [C99-based standards] (strtof): Require function.
35796         [C99-based standards] (strtold): Likewise.
35797         [C99-based standards] (strtoll): Likewise.
35798         [C99-based standards] (strtoull): Likewise.
35799         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
35800         [ISO || ISO99 || ISO11] (limits.h): Likewise.
35801         [ISO || ISO99 || ISO11] (math.h): Likewise.
35802         [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
35803         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
35804         [ISO || ISO99 || ISO11] (*_t): Do not allow.
35805
35806 2012-05-24  Andreas Schwab  <schwab@linux-m68k.org>
35807
35808         [BZ #14132]
35809         * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
35810         * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
35811         * intl/dgettext.c (DCGETTEXT): Likewise.
35812         * intl/gettext.c (DCGETTEXT): Likewise.
35813         * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
35814         * posix/regex_internal.h (gettext): Likewise.
35815         * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
35816         Remove declaration.
35817         * include/argz.h (__argz_count_internal)
35818         (__argz_stringify_internal): Remove declaration.
35819         (__argz_count, __argz_stringify): Declare hidden proto.
35820         * intl/dcgettext.c: Remove use of INTDEF.
35821         * string/argz-count.c: Replace INTDEF with libc_hidden_def.
35822         * string/argz-stringify.c: Likewise.
35823         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
35824         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
35825         Declare hidden proto.
35826         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
35827         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
35828         Declare hidden proto.
35829         * include/stdio.h (__asprintf_internal): Don't declare.
35830         (__asprintf): Don't define as macro.  Declare hidden proto.
35831         * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
35832         (__fsetlocking): Declare hidden proto.
35833         * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
35834         (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
35835         hidden proto.
35836         (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
35837         (_IO_setlinebuf): Remove use of INTUSE.
35838         (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
35839         (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
35840         (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
35841         Remove declaration.
35842         * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
35843         (_IO_do_flush): Remove use of INTUSE.
35844         (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
35845         (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
35846         (_IO_adjust_column, _IO_least_wmarker)
35847         (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
35848         (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
35849         (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
35850         (_IO_default_doallocate, _IO_wdefault_doallocate)
35851         (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
35852         (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
35853         (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
35854         (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
35855         (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
35856         (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
35857         (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
35858         (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
35859         (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
35860         (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
35861         (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
35862         (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
35863         (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
35864         proto.
35865         (_IO_flush_all_internal, _IO_adjust_column_internal)
35866         (_IO_default_uflow_internal, _IO_default_finish_internal)
35867         (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
35868         (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
35869         (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
35870         (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
35871         (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
35872         (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
35873         (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
35874         (_IO_file_xsgetn_internal, _IO_file_stat_internal)
35875         (_IO_file_close_internal, _IO_file_close_it_internal)
35876         (_IO_file_underflow_internal, _IO_file_overflow_internal)
35877         (_IO_file_init_internal, _IO_file_attach_internal)
35878         (_IO_file_fopen_internal, _IO_file_read_internal)
35879         (_IO_file_sync_internal, _IO_file_seek_internal)
35880         (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
35881         (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
35882         (_IO_str_underflow_internal, _IO_str_overflow_internal)
35883         (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
35884         (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
35885         (_IO_list_all_internal, _IO_link_in_internal)
35886         (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
35887         (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
35888         (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
35889         (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
35890         (_IO_do_write_internal, _IO_padn_internal)
35891         (_IO_getline_info_internal, _IO_getline_internal)
35892         (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
35893         (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
35894         (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
35895         (_IO_vfscanf_internal, _IO_vfprintf_internal)
35896         (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
35897         (_IO_init_internal, _IO_un_link_internal): Don't declare.
35898         * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
35899         with libc_hidden_ver, remove use of INTUSE.
35900         * libio/genops.c: Likewise.
35901         * libio/freopen.c: Likewise.
35902         * libio/freopen64.c: Likewise.
35903         * libio/iofclose.c: Likewise.
35904         * libio/iofdopen.c: Likewise.
35905         * libio/iofflush.c: Likewise.
35906         * libio/iofflush_u.c: Likewise.
35907         * libio/iofgets.c: Likewise.
35908         * libio/iofgets_u.c: Likewise.
35909         * libio/iofopen.c: Likewise.
35910         * libio/iofopncook.c: Likewise.
35911         * libio/iofread.c: Likewise.
35912         * libio/iofread_u.c: Likewise.
35913         * libio/ioftell.c: Likewise.
35914         * libio/iofwrite.c: Likewise.
35915         * libio/iogetline.c: Likewise.
35916         * libio/iogets.c: Likewise.
35917         * libio/iogetwline.c: Likewise.
35918         * libio/iopadn.c: Likewise.
35919         * libio/iopopen.c: Likewise.
35920         * libio/ioseekoff.c: Likewise.
35921         * libio/ioseekpos.c: Likewise.
35922         * libio/iosetbuffer.c: Likewise.
35923         * libio/iosetvbuf.c: Likewise.
35924         * libio/ioungetc.c: Likewise.
35925         * libio/ioungetwc.c: Likewise.
35926         * libio/iovdprintf.c: Likewise.
35927         * libio/iovsprintf.c: Likewise.
35928         * libio/iovsscanf.c: Likewise.
35929         * libio/memstream.c: Likewise.
35930         * libio/obprintf.c: Likewise.
35931         * libio/oldfileops.c: Likewise.
35932         * libio/oldiofclose.c: Likewise.
35933         * libio/oldiofdopen.c: Likewise.
35934         * libio/oldiofopen.c: Likewise.
35935         * libio/oldiopopen.c: Likewise.
35936         * libio/oldstdfiles.c: Likewise.
35937         * libio/putc.c: Likewise.
35938         * libio/setbuf.c: Likewise.
35939         * libio/setlinebuf.c: Likewise.
35940         * libio/stdfiles.c: Likewise.
35941         * libio/strops.c: Likewise.
35942         * libio/vasprintf.c: Likewise.
35943         * libio/vscanf.c: Likewise.
35944         * libio/vsnprintf.c: Likewise.
35945         * libio/vswprintf.c: Likewise.
35946         * libio/wfiledoalloc.c: Likewise.
35947         * libio/wfileops.c: Likewise.
35948         * libio/wgenops.c: Likewise.
35949         * libio/wmemstream.c: Likewise.
35950         * libio/wstrops.c: Likewise.
35951         * libio/__fpurge.c: Likewise.
35952         * libio/__fsetlocking.c: Likewise.
35953         * assert/assert.c: Likewise.
35954         * debug/fgets_chk.c: Likewise.
35955         * debug/fgets_u_chk.c: Likewise.
35956         * debug/fread_chk.c: Likewise.
35957         * debug/fread_u_chk.c: Likewise.
35958         * debug/gets_chk.c: Likewise.
35959         * debug/obprintf_chk.c: Likewise.
35960         * debug/vasprintf_chk.c: Likewise.
35961         * debug/vdprintf_chk.c: Likewise.
35962         * debug/vsnprintf_chk.c: Likewise.
35963         * debug/vsprintf_chk.c: Likewise.
35964         * malloc/mtrace.c: Likewise.
35965         * misc/error.c: Likewise.
35966         * misc/syslog.c: Likewise.
35967         * stdio-common/asprintf.c: Likewise.
35968         * stdio-common/fxprintf.c: Likewise.
35969         * stdio-common/getw.c: Likewise.
35970         * stdio-common/isoc99_fscanf.c: Likewise.
35971         * stdio-common/isoc99_scanf.c: Likewise.
35972         * stdio-common/isoc99_vfscanf.c: Likewise.
35973         * stdio-common/isoc99_vscanf.c: Likewise.
35974         * stdio-common/isoc99_vsscanf.c: Likewise.
35975         * stdio-common/printf-prs.c: Likewise.
35976         * stdio-common/printf_fp.c: Likewise.
35977         * stdio-common/printf_fphex.c: Likewise.
35978         * stdio-common/printf_size.c: Likewise.
35979         * stdio-common/putw.c: Likewise.
35980         * stdio-common/scanf.c: Likewise.
35981         * stdio-common/sprintf.c: Likewise.
35982         * stdio-common/tmpfile.c: Likewise.
35983         * stdio-common/vfprintf.c: Likewise.
35984         * stdio-common/vfscanf.c: Likewise.
35985         * stdlib/strfmon_l.c: Likewise.
35986         * sunrpc/openchild.c: Likewise.
35987         * sunrpc/xdr_stdio.c: Likewise.
35988         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
35989         * sysdeps/mach/hurd/tmpfile.c: Likewise.
35990
35991 2012-05-24  Roland McGrath  <roland@hack.frob.com>
35992
35993         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
35994
35995         * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
35996         in the third column, to generate for the shared library an IFUNC
35997         that uses _dl_vdso_vsym.
35998         * Makerules (COMPILE.c, compile-stdin.c): New variables.
35999         * Makeconfig (object-suffixes-noshared): New variable.
36000
36001         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
36002         (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
36003         (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
36004         (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
36005
36006         [BZ #14132]
36007         * include/sys/time.h (__gettimeofday): Remove macro.
36008         (__gettimeofday, gettimeofday): Add libc_hidden_proto.
36009         * time/gettimeofday.c (__gettimeofday): Remove #undef.
36010         Remove INTDEF.
36011         (__gettimeofday): Add libc_hidden_def.
36012         (gettimeofday): Add libc_hidden_weak.
36013         * sysdeps/mach/gettimeofday.c: Likewise.
36014         * sysdeps/posix/gettimeofday.c: Likewise.
36015         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
36016         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
36017         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
36018         (__gettimeofday_internal): Remove strong_alias.
36019         (__gettimeofday): Add libc_hidden_def.
36020         (gettimeofday): Add libc_hidden_weak.
36021         * sysdeps/unix/syscalls.list (gettimeofday):
36022         Remove __gettimeofday_internal alias.
36023
36024 2012-05-24  Daniel Jacobowitz  <drow@false.org>
36025             H.J. Lu  <hongjiu.lu@intel.com>
36026
36027         [BZ #12495]
36028         * malloc/malloc.c (SMALLBIN_CORRECTION): New.
36029         (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
36030         (largebin_index_32_big): New.
36031         (largebin_index): Use it for 16-byte alignment.
36032         (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ.  Don't update
36033         correction with front_misalign.
36034
36035 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
36036
36037         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
36038         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
36039         Likewise.
36040         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
36041         Likewise.
36042         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
36043         Likewise.
36044         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
36045         Likewise.
36046         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
36047         Likewise.
36048         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
36049         Likewise.
36050         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
36051         Likewise.
36052         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
36053         Likewise.
36054         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
36055         Likewise.
36056         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
36057         Likewise.
36058         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
36059         Likewise.
36060         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
36061         Likewise.
36062
36063         * scripts/data/c++-types-x32-linux-gnu.data: New file.
36064         * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
36065
36066 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
36067
36068         [BZ #10846]
36069         [BZ #14036]
36070         * math/libm-test.inc (exp_test): Add test from bug 14036.
36071         (pow_test): Add test from bug 10846.
36072
36073         * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
36074         and other flags.
36075         (special_function): Do not include flags in test name.
36076         (parse_args): Likewise.
36077         * sysdeps/i386/fpu/libm-test-ulps: Update.
36078         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
36079         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
36080         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
36081         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36082
36083         * math/gen-libm-test.pl (%beautify): Add entries for underflow
36084         exceptions.
36085         * math/libm-test.inc ("Philosophy"): Update comment about
36086         exception testing.
36087         (UNDERFLOW_EXCEPTION): New macro.
36088         (UNDERFLOW_EXCEPTION_OK): Likewise.
36089         (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
36090         (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
36091         (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
36092         (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
36093         (INVALID_EXCEPTION_OK): Update value.
36094         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
36095         (OVERFLOW_EXCEPTION_OK): Likewise.
36096         (IGNORE_ZERO_INF_SIGN): Likewise.
36097         (test_exceptions): Handle underflow exceptions.
36098         (acos_test): Update for underflow exception expectations.
36099         (cexp_test): Likewise.
36100         (clog_test): Likewise.
36101         (clog10_test): Likewise.
36102         (csqrt_test): Likewise.
36103         (ctan_test): Likewise.
36104         (ctanh_test): Likewise.
36105         (exp_test): Likewise.
36106         (exp10_test): Likewise.
36107         (exp2_test): Likewise.
36108         (expm1_test): Likewise.
36109         (fma_test): Likewise.
36110         (j0_test): Likewise.
36111         (jn_test): Likewise.
36112         (nexttoward_test): Likewise.
36113         (pow_test): Likewise.
36114         (scalbn_test): Likewise.
36115         (scalbln_test): Likewise.
36116         (tan_test): Likewise.
36117         (y1_test): Likewise.
36118         * sysdeps/i386/fpu/libm-test-ulps: Update.
36119         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36120
36121 2012-05-23  David S. Miller  <davem@davemloft.net>
36122
36123         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
36124         (__libc_sigaction): Remove unused local variables.
36125
36126 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
36127
36128         * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
36129
36130 2012-05-23  Paul Eggert  <eggert@cs.ucla.edu>
36131
36132         mktime: avoid signed integer overflow
36133         * time/mktime.c (__mktime_internal): Do not mishandle the case
36134         where diff == INT_MIN.
36135
36136         mktime: simplify computation of average
36137         * time/mktime.c (ranged_convert): Use new time_t_avg function
36138         instead of rolling our own (probably-slower) code.
36139
36140         mktime: do not assume signed right shift propagates sign bit
36141         * time/mktime.c (isdst_differ): New static function.
36142         (__mktime_internal): No need to normalize tm_isdst now.
36143         (__mktime_internal, not_equal_tm): Use isdst_differ to compare
36144         tm_isdst values.
36145
36146         mktime: merge another wrapv change from gnulib
36147         * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
36148         from some compilers.
36149
36150         mktime: remove incorrect attempt at unusual arithmetics
36151         * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
36152         The code didn't really work on such machines anyway.
36153         (TYPE_MINIMUM): Assume two's complement.
36154         (twos_complement_arithmetic): Verify that long_int and time_t
36155         are two's complement (or unsigned, in the latter case).
36156
36157         mktime: check signed shifts on long_int and time_t, too
36158         * time/mktime.c (SHR): Check that shifts work as desired
36159         on the types long_int and time_t too, as SHR is used on
36160         such types.
36161
36162         mktime: do not assume 'long' is wide enough
36163         * time/mktime.c (verify): Move decl up.
36164         (long_int): New type.
36165         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
36166         to remove assumption in the code that 'long' is wide enough to
36167         store year values.  This assumption is not true on x32 and on
36168         some non-glibc platforms.
36169
36170         mktime: merge wrapv change from gnulib
36171         * time/mktime.c (WRAPV): New macro.
36172         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
36173         (guess_time_tm, __mktime_internal): Do not assume that signed
36174         integer overflow wraps around; modern compilers generate code
36175         where this assumption is no longer valid.
36176
36177 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
36178
36179         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
36180         Replace "jmp L(pseudo_end)" with "ret".
36181         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
36182         Likewise.
36183
36184 2012-05-23  Andreas Jaeger  <aj@suse.de>
36185
36186         * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
36187         * sysdeps/unix/sysv/linux/poll.c: Remove file.
36188
36189 2012-05-23  Andreas Jaeger  <aj@suse.de>
36190             Maximilian Attems  <max@stro.at>
36191
36192         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
36193         New macros.
36194
36195 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
36196
36197         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
36198         code so that pseudo_end is just ret and the stack pointer is
36199         correct also for static library in error case.
36200
36201 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
36202
36203         * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
36204         move to syscalls.list.
36205         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
36206         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
36207         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
36208         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
36209
36210         * manual/install.texi (Running make install): Do not mention Linux
36211         kernel version for which pt_chown is not needed.
36212         (Linux): Do not mention problems with nscd with 2.0 kernels.
36213         * INSTALL: Regenerated.
36214
36215 2012-05-23  Andreas Jaeger  <aj@suse.de>
36216
36217         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
36218         (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
36219         macro.
36220         * sysdeps/unix/sysv/linux/s390/bits/mman.h
36221         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
36222         * sysdeps/unix/sysv/linux/sh/bits/mman.h
36223         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
36224         * sysdeps/unix/sysv/linux/i386/bits/mman.h
36225         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
36226         * sysdeps/unix/sysv/linux/sparc/bits/mman.h
36227         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
36228         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
36229         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
36230         * sysdeps/unix/sysv/linux/bits/in.h
36231         (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
36232
36233 2012-05-22  Roland McGrath  <roland@hack.frob.com>
36234
36235         * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
36236         (PREPARE_VERSION): Just use assert instead, it will be elided
36237         under [NDEBUG] anyway.
36238
36239 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
36240
36241         * sysdeps/unix/sysv/linux/Makefile: Include
36242         $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
36243         (sysdep_routines): Remove sysctl.
36244         * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
36245         * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
36246         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
36247         * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
36248         * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
36249
36250 2012-05-22  Andreas Jaeger  <aj@suse.de>
36251
36252         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
36253         that pseudo_end is just ret and the stack pointer is correct also
36254         for static library in error case.
36255
36256 2012-05-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
36257
36258         [BZ #14122]
36259         * nss/nsswitch.c (defconfig_entries): New variable.
36260         (__nss_database_lookup): Don't leak defconfig entries.
36261         (nss_parse_service_list): Don't leak on error paths.
36262         (free_database_entries): New function.
36263         (free_defconfig): New function.
36264         (free_mem): Move common code to free_database_entries.
36265
36266 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
36267
36268         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
36269         Add arch_prctl.
36270         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
36271
36272         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
36273         (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
36274         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
36275         New macro.
36276         (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
36277         (INTERNAL_SYSCALL_TYPES): Likewise.
36278         (LOAD_ARGS_TYPES_[1-6]): Likewise.
36279         (LOAD_REGS_TYPES_[1-6]): Likewise.
36280         (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
36281         (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
36282
36283 2012-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
36284
36285         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
36286         copysignl for GLIBC_2_0.
36287         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
36288         finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
36289         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
36290         logbl for GLIBC_2_0.
36291         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
36292         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
36293
36294 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
36295
36296         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
36297         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
36298
36299         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
36300         Use "neg %eax".
36301
36302         * time/mktime.c: Update copyright years.
36303
36304 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
36305
36306         mktime: merge comment-quoting-style change from gnulib
36307         * time/mktime.c: Quote 'like this' in comments.
36308         The GNU coding standards suggest that we no longer quote `like this',
36309         as "`" and "'" are typically rendered asymmetrically nowadays.
36310         The typical gnulib style is to quote 'like this' when quoting
36311         code, and "like this" when quoting English.
36312
36313         * time/mktime.c (compile-command): Add "-I.".
36314
36315         mktime: merge mktime-internal.h change from gnulib
36316         * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
36317
36318         mktime: merge time_r change from gnulib
36319         * time/mktime.c [!_LIBC]: Do not include "time_r.h".
36320
36321         mktime: merge DEBUG change from gnulib
36322         * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
36323         case system <time.h> has a #define.
36324
36325         mktime: merge <sys/types.h> change from gnulib
36326         * time/mktime.c: Do not include <sys/types.h>; no longer needed,
36327         since <time.t> is now guaranteed to define time_t.
36328
36329         mktime: merge HAVE_CONFIG_H change from gnulib
36330         * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
36331
36332 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
36333
36334         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
36335         Use "neg %eax".
36336
36337         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
36338         __rlim_t cast.
36339         (struct rusage): Use anonymous union to pad each field to
36340         __syscall_slong_t.
36341
36342 2012-05-21  David S. Miller  <davem@davemloft.net>
36343
36344         * Makefules (o-iterator): Remove .s cases.
36345         (compile-command.s): Delete.
36346         (COMPILE.s): Delete.
36347         * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
36348
36349 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
36350
36351         * configure.in (libc_cv_predef_stack_protector): Only consider
36352         "foobar" and "__stack_chk_fail" lines in libc_undefs.
36353         * configure: Regenerated.
36354
36355 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
36356
36357         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
36358         New macro.  Use R*LP on int and pointer.
36359         (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
36360         * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
36361         * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
36362         * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
36363
36364         * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
36365         [__WORDSIZE_TIME64_COMPAT32] instead of
36366         [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
36367         (struct utmp): Likewise.
36368         * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
36369         * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
36370         Renamed to ...
36371         (__WORDSIZE_TIME64_COMPAT32): This.
36372         * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
36373         * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
36374         * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
36375         * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
36376         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
36377         (__WORDSIZE_TIME64_COMPAT32): New macro.
36378
36379 2012-05-21  Andreas Jaeger  <aj@suse.de>
36380
36381         * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
36382         only if [SHARED]. Add prototype for __wcschr_ia32.
36383
36384 2012-05-21  Roland McGrath  <roland@hack.frob.com>
36385
36386         * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
36387         of %rbp unmolested in the jmp_buf while mangling the low bits.
36388         * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
36389         unmolested high bits of %rbp while demangling the low bits.
36390         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
36391
36392 2012-05-21  Andreas Jaeger  <aj@suse.de>
36393
36394         * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
36395         * sunrpc/svc_simple.c: Use it for registerrpc.
36396         * sunrpc/xcrypt.c: Use it for passwd2des.
36397
36398         * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
36399
36400 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
36401
36402         * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
36403         Don't define if [__SYSCALL_WORDSIZE != 32].
36404         * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
36405         New macro.
36406
36407 2012-05-21  Bruno Haible  <bruno@clisp.org>
36408             Andreas Jaeger  <aj@suse.de>
36409
36410         [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
36411         * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
36412         inptr and inend for must_buffer_ch.
36413         * wcsmbs/tst-mbsnrtowcs.c: Remove file.
36414         * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
36415         * stdio-common/Makefile (tests): Remove bug15.
36416         (bug15-ENV): Remove macro.
36417         * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
36418         anymore.
36419
36420 2012-05-19  Andreas Jaeger  <aj@suse.de>
36421             Roland McGrath  <roland@hack.frob.com>
36422
36423         * manual/contrib.texi: Completely rewritten. It contains now an
36424         alphabetical list of contributors and their contributions.
36425
36426 2012-05-21  Richard Henderson  <rth@twiddle.net>
36427
36428         * misc/getauxval.c (__getauxval): Use unsigned long int.
36429         * misc/sys/auxv.h: Include <sys/cdefs.h>.
36430         (getauxval): Use unsigned long int.
36431
36432 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
36433
36434         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
36435
36436 2012-05-21  Roland McGrath  <roland@hack.frob.com>
36437
36438         * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
36439         (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
36440         __alignof__ (long double).
36441
36442 2012-05-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
36443
36444         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
36445
36446 2012-05-20  Richard Henderson  <rth@twiddle.net>
36447
36448         * misc/getauxval.c: New file.
36449         * misc/sys/auxv.h: New file.
36450         * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
36451         (routines): Add getauxval.
36452         * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
36453         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
36454         * elf/dl-sysdep.c (_dl_auxv): Remove.
36455         (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
36456         * elf/dl-support.c (_dl_auxv): New variable.
36457         (_dl_aux_init): Initialize it.
36458         * manual/startup.texi (Auxiliary Vector): New node.
36459         * sysdeps/generic/bits/hwcap.h: New file.
36460         * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
36461         * sysdeps/powerpc/sysdep.h: ... here.  Include it.
36462         * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
36463         * sysdeps/sparc/sysdep.h: ... here.  Include it.
36464         * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
36465         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
36466         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
36467         Update.
36468         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
36469         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
36470         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
36471         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
36472         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
36473         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
36474         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
36475         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
36476
36477 2012-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
36478
36479         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
36480
36481 2012-05-19  David S. Miller  <davem@davemloft.net>
36482
36483         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36484
36485 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
36486
36487         [BZ #14123]
36488         * math/s_ccosh.c: Include <float.h>
36489         (__ccosh): Avoid internal overflow calculating sinh and cosh
36490         values before multiplying by sin and cos values.
36491         * math/s_ccoshf.c: Likewise.
36492         * math/s_ccoshl.c: Likewise.
36493         * math/s_csin.c: Likewise.
36494         * math/s_csinf.c: Likewise.
36495         * math/s_csinl.c: Likewise.
36496         * math/s_csinh.c: Likewise.
36497         * math/s_csinhf.c: Likewise.
36498         * math/s_csinhl.c: Likewise.
36499         * math/libm-test.inc (ccos_test): Add more tests.
36500         (ccosh_test): Likewise.
36501         (csin_test): Likewise.
36502         (csinh_test): Likewise.
36503         * sysdeps/i386/fpu/libm-test-ulps: Update.
36504         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36505
36506 2012-05-19  H.J. Lu  <hongjiu.lu@intel.com>
36507
36508         * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
36509         * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
36510
36511         * sysdeps/x86_64/x32/_itoa.h: Add comment.
36512
36513 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
36514
36515         * sysdeps/powerpc/soft-fp/Makefile: Remove file.
36516         * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
36517         * sysdeps/powerpc/soft-fp/Versions: Likewise.
36518         * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
36519         * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
36520         * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
36521         * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
36522         * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
36523         * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
36524         * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
36525         * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
36526         * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
36527         * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
36528         * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
36529         * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
36530         * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
36531         * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
36532         * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
36533         * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
36534         * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
36535         * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
36536         * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
36537         * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
36538         * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
36539         * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
36540         * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
36541         * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
36542         * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
36543         * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
36544         * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
36545         * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
36546
36547 2012-05-18  Andreas Jaeger  <aj@suse.de>
36548
36549         * csu/.gitignore: Delete.
36550
36551 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
36552
36553         * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
36554         (timex): Use __syscall_slong_t.
36555
36556 2012-05-18  Andreas Jaeger  <aj@suse.de>
36557             Carlos O'Donell  <carlos_odonell@mentor.com>
36558
36559         * manual/install.texi (Configuring and compiling): Update
36560         description about files modified in the source directory.
36561         * INSTALL: Regenerated.
36562
36563 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
36564
36565         * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
36566         value.  Use "or" to set return value to -1.
36567         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
36568         negate return value.
36569
36570 2012-05-18  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
36571
36572         * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c)
36573         (CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
36574         failure if the compiler has Graphite support disabled.
36575         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
36576         Likewise.
36577         * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c)
36578         (CFLAGS-memmove.c): Likewise.
36579         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
36580         Likewise.
36581
36582 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
36583
36584         * sysdeps/x86_64/x32/_itoa.h: New file.
36585
36586         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
36587         getdents system call only if kernel and user dirents have the
36588         same d_ino and d_off.
36589
36590         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
36591         LLONG_MAX != LONG_MAX.
36592         (_itoa_word): Use _ITOA_WORD_TYPE on value.
36593         (_fitoa_word): Likewise.
36594
36595         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
36596         years.
36597         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
36598         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
36599         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
36600
36601         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
36602         include <bits/wordsize.h>.  Check __x86_64__ instead of
36603         __WORDSIZE.
36604         (sigcontext): Use "__uint64_t" instead of "unsigned long int"
36605         if __x86_64__ is defined.  Use anonymous union on fpstate.
36606
36607         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
36608         anonymous union.
36609
36610 2012-05-18  Andreas Schwab  <schwab@linux-m68k.org>
36611
36612         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
36613         INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
36614         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
36615         Refer to _rtld_local_ro instead of _rtld_global_ro.
36616         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
36617         Likewise.
36618         * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
36619         Likewise.
36620         * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
36621         Likewise.
36622         * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
36623         * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
36624         of _rtld_global, and rtld_progname instead of _dl_argv[0].
36625
36626         * sysdeps/powerpc/powerpc32/dl-machine.c
36627         (__elf_machine_runtime_setup) [PROF]: Don't reference
36628         _dl_prof_resolve.
36629
36630 2012-05-18  Andreas Jaeger  <aj@suse.de>
36631
36632         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
36633         function only available for GCCs before 3.4 since GCC 3.4
36634         introduced a builtin.
36635         (lrint): Likewise.
36636         (llrintf): Likewise.
36637         (llrint): Likewise.
36638         (fmaxf): Likewise.
36639         (fmax): Likewise.
36640         (fminf): Likewise.
36641         (fmin): Likewise.
36642         (rint): Likewise.
36643         (rintf): Likewise.
36644         (nearbyint): Likewise.
36645         (nearbyintf): Likewise.
36646         (ceil): Likewise.
36647         (ceilf): Likewise.
36648         (floor): Likewise.
36649         (floorf): Likewise.
36650
36651 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
36652
36653         * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
36654         on both fields and cast pointer to __syscall_ulong_t.
36655
36656         * bits/types.h (__fsword_t): New type.
36657         * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
36658         sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
36659         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
36660         (__FSWORD_T_TYPE): Likewise.
36661         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
36662         (__FSWORD_T_TYPE): Likewise.
36663         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
36664         (__FSWORD_T_TYPE): Likewise.
36665         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
36666         (__FSWORD_T_TYPE): Likewise.
36667         * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
36668         __SWORD_TYPE with __fsword_t.
36669         (statfs64): Likewise.
36670
36671 2012-05-17  David S. Miller  <davem@davemloft.net>
36672
36673         * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
36674
36675 2012-05-17  Andreas Jaeger  <aj@suse.de>
36676
36677         * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
36678         warning.
36679
36680 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
36681
36682         * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
36683
36684 2012-05-17  Andreas Jaeger  <aj@suse.de>
36685
36686         * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
36687         when it is used.
36688
36689 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
36690
36691         * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
36692
36693 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
36694
36695         * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
36696         * sysdeps/x86_64/tst-mallocalign1.c: New file.
36697
36698 2012-05-17  Andreas Jaeger  <aj@suse.de>
36699             Carlos O'Donell  <carlos_odonell@mentor.com>
36700
36701         [BZ #14059]
36702         * sysdeps/x86_64/multiarch/init-arch.h
36703         (bit_YMM_Usable): Rename to...
36704         (bit_AVX_Usable): ... this.
36705         (bit_FMA4_Usable): New macro.
36706         (bit_XMM_state): New macro.
36707         (bit_YMM_state): New macro.
36708         [__ASSEMBLER__] (index_YMM_Usable): Rename to...
36709         [__ASSEMBLER__] (index_AVX_Usable): ... this.
36710         [__ASSEMBLER__] (index_FMA4_Usable): New macro.
36711         (CPUID_OSXSAVE): New macro.
36712         (CPUID_AVX): New macro.
36713         (CPUID_FMA4): New macro.
36714         (index_YMM_Usable): Rename to...
36715         (index_AVX_Usable): ... this.
36716         (HAS_AVX): Use HAS_ARCH_FEATURE.
36717         (HAS_FMA4): Likewise.
36718         (HAS_YMM_USABLE): Remove.
36719         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
36720         Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
36721         are present.
36722         * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
36723         * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
36724         * sysdeps/x86_64/multiarch/Makefile: Likewise.
36725         * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
36726         * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
36727
36728 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
36729
36730         * math/libm-test.c: Support platforms without multiple rounding modes.
36731         * math/bug-nextafter.c: Support platforms without FP exceptions.
36732         * math/bug-nexttoward.c: Likewise.
36733         * math/test-fenv.c: Likewise.
36734         * math/test-misc.c: Likewise.
36735         * stdlib/bug-getcontext.c: Likewise.
36736
36737 2012-05-17  Andreas Jaeger  <aj@suse.de>
36738
36739         * manual/examples/search.c (critter_cmp): Change signature to
36740         avoid warnings.
36741         * manual/string.texi (Collation Functions): Likewise.
36742
36743 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36744
36745         * bits/types.h: Fold copyright years.
36746         * bits/typesizes.h: Likewise.
36747         * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
36748         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
36749         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
36750         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
36751         * time/time.h: Likewise.
36752
36753 2012-05-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
36754
36755         [BZ #208]
36756         * malloc.c (int_mallinfo): Add parameter to accumulate statistics
36757         in instead of returning them.  Return void.
36758         (__libc_mallinfo): Accumulate over all arenas.
36759         (__malloc_stats): Adjust for change in int_mallinfo interface.
36760
36761 2012-05-16  Roland McGrath  <roland@hack.frob.com>
36762
36763         [BZ #10375]
36764         * configure.in (NM): Add AC_CHECK_TOOL for it.
36765         (libc_extra_cflags): New substituted variable.
36766         Check for -fstack-protector being used implicitly.
36767         * configure: Regenerated.
36768         * config.make.in (config-extra-cflags): New variable,
36769         gets @libc_extra_cflags@.
36770         * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
36771
36772         [BZ #10375]
36773         * configure.in: Check for _FORTIFY_SOURCE being predefined.
36774         (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
36775         * configure: Regenerated.
36776         * config.make.in (CPPUNDEFS): New substituted variable.
36777         * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
36778         * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
36779         * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
36780
36781 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36782
36783         * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
36784         (mq_attr): Use __syscall_slong_t.
36785
36786 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36787
36788         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
36789         Check __x86_64__ instead of __WORDSIZE.
36790         (_STAT_VER_LINUX): Likewise.
36791         (stat): Check __x86_64__ instead of __WORDSIZE.  Use
36792         __syscall_ulong_t and __syscall_slong_t.
36793         (stat64): Likewise.
36794
36795 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36796
36797         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
36798
36799 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36800
36801         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
36802
36803 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36804
36805         * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
36806         __syscall_ulong_t.
36807
36808         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
36809         include <bits/wordsize.h>.  Check __x86_64__ instead of
36810         __WORDSIZE.
36811         (greg_t): Use "__extension__ long long int" if __x86_64__ is
36812         defined.
36813         (mcontext_t): Replace "unsigned long" with "unsigned long long".
36814
36815         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
36816         include <bits/wordsize.h>.  Check __x86_64__ instead of
36817         __WORDSIZE.
36818         (user_regs_struct): Use "__extension__ unsigned long long"
36819         instead of "unsigned long" if __x86_64__ is defined.
36820         (user): Likewise.  Pad after pointer field if __ILP32__ is
36821         defined.
36822
36823 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
36824
36825         * configure.in (makeinfo): Require version 4.5 or later.  Allow
36826         versions 5 to 9.
36827         * configure: Regenerated.
36828         * manual/install.texi (texinfo): Increase version requirement to
36829         4.5 or later.
36830         * INSTALL: Regenerated.
36831
36832         * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
36833
36834 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36835
36836         * sysdeps/x86_64/x32/gmp-mparam.h: New file.
36837
36838         * sysdeps/x86_64/x32/ffs.c: New file.
36839
36840         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
36841         __syscall_ulong_t.
36842         (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
36843         defined.  Use __syscall_ulong_t.
36844         (shminfo): Use __syscall_ulong_t.
36845         (shm_info): Likewise.
36846
36847         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
36848         __syscall_ulong_t.
36849
36850         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
36851         <bits/wordsize.h>.
36852         (msgqnum_t): Use __syscall_ulong_t.
36853         (msglen_t): Likewise.
36854         (msqid_ds): Check __x86_64__ instead of __WORDSIZE.  Use
36855         __syscall_ulong_t.
36856
36857         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
36858         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
36859
36860         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
36861
36862         * sysdeps/x86_64/x32/divdi3.c: New dummy file.
36863         * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
36864
36865         * sysvipc/sys/msg.h (msgbuf): Replace long int with
36866         __syscall_slong_t.
36867
36868         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
36869         include <bits/wordsize.h>.  Check __x86_64__ instead of
36870         __WORDSIZE.
36871
36872         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
36873         "unsigned long long int" if __x86_64__ is defined.
36874         (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
36875
36876         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
36877         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
36878         (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
36879
36880         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
36881         <stdint.h>.
36882         (GET_PC): Cast to uintptr_t first.
36883         (GET_FRAME): Likewise.
36884         (GET_STACK): Likewise.
36885
36886         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
36887         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
36888         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
36889         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
36890         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
36891         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
36892         * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
36893         * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
36894         * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
36895         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
36896         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
36897         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
36898         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
36899         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
36900         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
36901         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
36902         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
36903         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
36904         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
36905         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
36906         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
36907         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
36908         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
36909         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
36910         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
36911         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
36912         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
36913         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
36914         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
36915
36916 2012-05-16  Andreas Schwab  <schwab@linux-m68k.org>
36917
36918         * Makerules (+depfiles): Also collect depfiles from .oS in
36919         $(extra-objs).
36920         * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
36921         .oS, $(libnldbl-routines)).
36922
36923         * Makerules (native-compile-mkdep-flags): Define.
36924         * sunrpc/Makefile (extra-objs): Add $(addprefix
36925         cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
36926         ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
36927         of $(compile-mkdep-flags).  Depend on $(before-compile) instead of
36928         calling $(make-target-directory).
36929
36930 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
36931
36932         * bits/types.h (__snseconds_t): Removed.
36933         * time/time.h (struct timespec): Replace __snseconds_t with
36934         __syscall_slong_t.
36935         * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
36936         * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
36937         Likewise.
36938         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
36939         (__SNSECONDS_T_TYPE): Likewise.
36940         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
36941         (__SNSECONDS_T_TYPE): Likewise.
36942         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
36943         (__SNSECONDS_T_TYPE): Likewise.
36944
36945 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
36946
36947         * sysdeps/mach/hurd/bits/typesizes.h
36948         (__SYSCALL_SLONG_TYPE): New macro.
36949         (__SYSCALL_ULONG_TYPE): Likewise.
36950
36951 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
36952
36953         * bits/types.h (__syscall_slong_t): New type.
36954         (__syscall_ulong_t): Likewise.
36955
36956         * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
36957         (__SYSCALL_ULONG_TYPE): Likewise.
36958         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
36959         (__SYSCALL_SLONG_TYPE): Likewise.
36960         (__SYSCALL_ULONG_TYPE): Likewise.
36961         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
36962         (__SYSCALL_SLONG_TYPE): Likewise.
36963         (__SYSCALL_ULONG_TYPE): Likewise.
36964         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
36965         (__SYSCALL_SLONG_TYPE): Likewise.
36966         (__SYSCALL_ULONG_TYPE): Likewise.
36967
36968 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
36969
36970         * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
36971         Add sigaltstack-offsets.sym.
36972         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
36973         <sigaltstack-offsets.h>.
36974         (CALL_FAIL): Use RSP_LP to operate on stack.  Use RDI_LP on
36975         longjmp_msg pointer.
36976         (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC.  Use
36977         R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
36978         signal stack.
36979         * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
36980
36981 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
36982
36983         * elf/stackguard-macros.h: Remove file.
36984         * sysdeps/generic/stackguard-macros.h: New file.
36985         * sysdeps/i386/stackguard-macros.h: Likewise.
36986         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
36987         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
36988         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
36989         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
36990         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
36991         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
36992         * sysdeps/x86_64/stackguard-macros.h: Likewise.
36993         * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
36994         <elf/stackguard-macros.h>.
36995
36996         [BZ #14109]
36997         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
36998         __aligned__ in attribute.
36999         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
37000         (gregset_t): Likewise.
37001
37002 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37003
37004         * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
37005         * sysdeps/x86_64/64/Implies-after: Here.  New file.
37006         * sysdeps/x86_64/x32/Implies-after: New file.
37007
37008 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37009
37010         * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
37011         and access return value for _dl_profile_fixup.  Use R10_LP to
37012         load frame size.
37013
37014 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37015
37016         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
37017
37018 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37019
37020         * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
37021         * sysdeps/x86_64/x32/sysdep.h: New file.
37022
37023 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37024
37025         * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
37026         * sysdeps/x86_64/setjmp.S: Likewise.
37027
37028 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37029
37030         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
37031         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
37032         * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
37033         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
37034         remove unused global constant.
37035
37036 2012-05-15  Chris Metcalf  <cmetcalf@tilera.com>
37037
37038         * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
37039         include of <not-cancel.h>.
37040
37041 2012-05-15  Roland McGrath  <roland@hack.frob.com>
37042
37043         * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
37044
37045 2012-05-15  Jeff Law  <law@redhat.com>
37046             Andreas Jaeger  <aj@suse.de>
37047
37048         [BZ #13594]
37049         * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
37050         out from...
37051         * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
37052         * nscd/nscd-client.h: Add __nscd_acquire_maplock.
37053         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
37054         code changing __hst_map_handle.map.
37055
37056 2012-05-15  Roland McGrath  <roland@hack.frob.com>
37057
37058         * configure.in (sysnames): Look for Implies-before and Implies-after
37059         files.
37060         * configure: Regenerated.
37061
37062 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37063
37064         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
37065         8-byte data alignment with LP_SIZE alignment.
37066
37067 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37068
37069         * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
37070         into R10_LP.
37071
37072 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37073
37074         * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
37075
37076 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37077
37078         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
37079         * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
37080         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
37081         Likewise.
37082         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
37083
37084 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37085
37086         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
37087         (stackinfo_sub_sp): Likewise.
37088
37089 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37090
37091         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
37092         RAX_LP.
37093
37094 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37095
37096         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
37097         into R*_LP.
37098
37099 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37100
37101         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
37102         sizes into R*_LP.
37103
37104 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37105
37106         * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
37107
37108 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37109
37110         * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
37111         into R11_LP and load __x86_64_shared_cache_size_half into
37112         R8_LP.
37113
37114 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37115
37116         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
37117         R8_LP.
37118
37119 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37120
37121         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
37122         logb for POWER7.
37123         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
37124         logbf for POWER7.
37125         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
37126         logbl for POWER7.
37127         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
37128         powerpc32/power7/fpu/s_logb.c via #include.
37129         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
37130         powerpc32/power7/fpu/s_logbf.c via #include.
37131         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
37132         powerpc32/power7/fpu/s_logbl.c via #include.
37133
37134 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
37135
37136         * README.libm: Remove file.
37137
37138 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37139
37140         * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
37141         count for x32.  Use R*_LP and omit operand-size suffix.
37142
37143 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37144
37145         * shlib-versions: Move x86_64-.*-linux.* entries to ...
37146         * sysdeps/x86_64/64/shlib-versions: Here.  New file.
37147         * sysdeps/x86_64/x32/shlib-versions: New file.
37148
37149 2012-05-14  Roland McGrath  <roland@hack.frob.com>
37150
37151         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
37152         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
37153         Use _dl_fatal_printf instead.
37154
37155 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
37156
37157         * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
37158         set if not set by the user.  Do not allow for being unset.
37159         * sysdeps/unix/sysv/linux/configure: Regenerated.
37160
37161 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37162
37163         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
37164         the `q' suffix from lea and replace .quad with ASM_ADDR.
37165
37166 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37167
37168         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
37169         the `q' suffix from xor/rol instructions.  Use $2*LP_SIZE+1
37170         instead of $17.
37171         (PTR_DEMANGLE): Likewise.
37172
37173 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37174
37175         * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
37176         (LP_OP): Likewise.
37177         (ASM_ADDR): Likewise.
37178         (RAX_LP): Likewise.
37179         (RBP_LP): Likewise.
37180         (RBX_LP): Likewise.
37181         (RCX_LP): Likewise.
37182         (RDI_LP): Likewise.
37183         (RSI_LP): Likewise.
37184         (RSP_LP): Likewise.
37185         (R8_LP): Likewise.
37186         (R9_LP): Likewise.
37187         (R10_LP): Likewise.
37188         (R10_LP): Likewise.
37189         (R11_LP): Likewise.
37190         (R12_LP): Likewise.
37191         (R13_LP): Likewise.
37192         (R14_LP): Likewise.
37193         (R15_LP): Likewise.
37194
37195 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37196
37197         * sysdeps/x86_64/x32/dl-machine.h: New file.
37198
37199 2012-05-14  Andreas Jaeger  <aj@suse.de>
37200
37201         * manual/Makefile (subdir): Remove export of subdir.
37202         (all): Remove target.
37203         (.PHONY): Remove all from list.
37204         (mkinstalldirs): Remove.
37205         (.PHONY): Remove installdirs from list.
37206         ($(inst_infodir)/libc.info): Use make-target-directory.
37207         (installdirs): Remove.
37208         (subdir_%): Remove.
37209         (glibc-targets): Remove.
37210         (lib): Remove.
37211         (stubs): Remove.
37212         ($(objpfx)stubs ../po/manual.pot): Remove.
37213         ($(objpfx)stamp%): Remove.
37214         (make-target-directory): Remove.
37215         (subdir_install): Remove.
37216         (routines): Remove.
37217         (aux): Remove.
37218         (sources): Remove.
37219         (objects): Remove.
37220         (headers): Remove.
37221
37222         [BZ #13750]
37223         * manual/.gitignore: Remove, it's not needed anymore.
37224         * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
37225         all files in it.
37226         * manual/Makefile (dvi, pdf, info, html): Depend on files in build
37227         directory.
37228         (texis): Renamed to $(objpfx)texis.
37229         (texis-path): New, contains path to generated files.
37230         (chapters.%): Use texis-path for complete path, add extra argument
37231         libc-texinfo.sh.
37232         (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
37233         (libc/index.html, summary.texi): Add $(objpfx) as prefix.
37234         (summary,texi, stamp-summary): Use complete path of
37235         files. Generate files in build dir.
37236         (dir-add.texi): Build in build dir.
37237         (libm-err.texi,stamp-libm-err): Likewise.
37238         (version.texi, stamp-version): Likewise.
37239         (.%c.texi): Likewise.
37240         (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
37241         (mostlyclean): Remove target.
37242         (realclean): Remove target.
37243         (generated): Add new variable with contents from mostlyclean and
37244         realclean, remove entries duplicated in common-mostlyclean, add
37245         stamp-libm-err and stamp-version.
37246         (generated-dirs): Add libc directory.
37247         ($(inst_infodir)/libc.info): Install files from build dir.
37248
37249         * manual/install.texi (Configuring and compiling): Adjust since
37250         the info files are not part of the tar ball anymore.
37251
37252 2012-05-14  Andreas Jaeger  <aj@suse.de>
37253
37254         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
37255         variable.
37256
37257 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
37258
37259         [BZ #13717]
37260         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
37261         to 2.2.0 where earlier.
37262         * sysdeps/unix/sysv/linux/configure: Regenerated.
37263         * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
37264         Remove conditional code.
37265         [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
37266         * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
37267         Remove conditional code.
37268         [!__NR_lchown]: Likewise.
37269         [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
37270         [__NR_lchown]: Likewise.
37271         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
37272         comment referencing __ASSUME_LCHOWN_SYSCALL.
37273         * sysdeps/unix/sysv/linux/i386/sigaction.c
37274         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
37275         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
37276         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
37277         Remove conditional code.
37278         [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
37279         (__protocol_available): Remove #if 0 code.
37280         * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
37281         conditional code.
37282         [__ASSUME_SIOCGIFNAME]: Make code unconditional.
37283         * sysdeps/unix/sysv/linux/kernel-features.h
37284         (__ASSUME_GETCWD_SYSCALL): Don't define.
37285         (__ASSUME_REALTIME_SIGNALS): Likewise.
37286         (__ASSUME_PREAD_SYSCALL): Likewise.
37287         (__ASSUME_PWRITE_SYSCALL): Likewise.
37288         (__ASSUME_POLL_SYSCALL): Likewise.
37289         (__ASSUME_LCHOWN_SYSCALL): Likewise.
37290         (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
37291         non-SPARC.
37292         (__ASSUME_SIOCGIFNAME): Don't define.
37293         (__ASSUME_MSG_NOSIGNAL): Likewise.
37294         (__ASSUME_SENDFILE): Define unconditionally.
37295         (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
37296         * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
37297         conditional code.
37298         [__ASSUME_POLL_SYSCALL]: Make code unconditional.
37299         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
37300         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
37301         (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
37302         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
37303         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
37304         (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
37305         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
37306         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
37307         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37308         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
37309         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
37310         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37311         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
37312         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
37313         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37314         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
37315         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
37316         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37317         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
37318         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
37319         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37320         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
37321         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
37322         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37323         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
37324         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
37325         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37326         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
37327         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
37328         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37329         * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
37330         Remove conditional code.
37331         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37332         * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
37333         Remove conditional code.
37334         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37335         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
37336         [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
37337         * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
37338         Remove conditional code.
37339         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37340         * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
37341         Remove conditional code.
37342         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37343         * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
37344         Remove conditional code.
37345         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37346         * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
37347         Remove conditional code.
37348         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37349         * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
37350         Remove conditional code.
37351         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37352         * sysdeps/unix/sysv/linux/sh/pwrite64.c
37353         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
37354         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37355         * sysdeps/unix/sysv/linux/sigaction.c
37356         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
37357         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
37358         * sysdeps/unix/sysv/linux/sigpending.c
37359         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
37360         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
37361         * sysdeps/unix/sysv/linux/sigprocmask.c
37362         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
37363         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
37364         * sysdeps/unix/sysv/linux/sigsuspend.c
37365         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
37366         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
37367         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
37368         (__libc_missing_rt_sigs): Remove.
37369         (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
37370         (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
37371         * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
37372         Remove conditional code.
37373         [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
37374         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
37375         return 1.
37376         * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
37377         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
37378         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
37379         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
37380
37381 2012-05-14  Andreas Jaeger  <aj@suse.de>
37382
37383         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
37384         it's not used in glibc.
37385         (__coshm1): Likewise.
37386         (__acosh1p): Likewise.
37387         (__sgn): Likewise.
37388
37389         * manual/string.texi (Copying and Concatenation): Add missing
37390         variable in concat example.
37391         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
37392
37393 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37394
37395         [BZ #14103]
37396         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
37397         __builtin_clzl with __builtin_clzll.
37398
37399 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37400
37401         [BZ #14104]
37402         * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
37403         libc_freeres_ptr.
37404
37405 2012-05-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
37406
37407         * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
37408         * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
37409         * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
37410         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
37411
37412 2012-05-14  Mike Frysinger  <vapier@gentoo.org>
37413
37414         * NEWS: Update ia64 info.
37415
37416 2012-05-12  Andreas Schwab  <schwab@linux-m68k.org>
37417
37418         * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
37419         used as bcopy.
37420
37421 2012-05-12  Thomas Schwinge  <thomas@codesourcery.com>
37422
37423         * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
37424         * sysdeps/unix/syscalls.list (dup3): Likewise.
37425         * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
37426         * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
37427
37428 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
37429
37430         * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
37431         "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
37432
37433 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
37434
37435         * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
37436         thread pointer.
37437         (TLS_IE): Use mov/add instead of movq/addq to load thread
37438         pointer.
37439         (TLS_GD_PREFIX): New.
37440         (TLS_GD): Use it.
37441
37442 2012-05-11  David S. Miller  <davem@davemloft.net>
37443
37444         * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
37445         * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
37446         (_FPU_SETCW): Likewise.
37447
37448 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
37449
37450         * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
37451         is 32-byte aligned.
37452
37453 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
37454
37455         [BZ #11837]
37456         * iconvdata/gb18030.c: Update tables.
37457         (BODY for FROM_LOOP): Update.  Handle two-byte encoded non-BMP
37458         characters specially.
37459         (BODY for TO_LOOP): Add encoding of missing ranges.
37460
37461 2012-05-11  Thomas Schwinge  <thomas@codesourcery.com>
37462
37463         [BZ #13673]
37464         * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
37465         * sysdeps/mach/hurd/dup3.c: Likewise.
37466         * sysdeps/mach/hurd/readlinkat.c: Likewise.
37467         * sysdeps/powerpc/memmove.c:: Likewise.
37468
37469 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
37470
37471         * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
37472         R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
37473
37474 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
37475
37476         * elf/elf.h (R_X86_64_RELATIVE64): New.
37477         (R_X86_64_NUM): Updated.
37478         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
37479         R_X86_64_RELATIVE64.  Always use Elf64_Addr with R_X86_64_64.
37480         (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
37481         * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
37482         tst-quad1pie tst-quad2pie
37483         (modules-names): Add tst-quadmod1 tst-quadmod2.
37484         ($(objpfx)tst-quad1): New dependency.
37485         ($(objpfx)tst-quad2): Likewise.
37486         ($(objpfx)tst-quad1pie): Likewise.
37487         ($(objpfx)tst-quad2pie): Likewise.
37488         * sysdeps/x86_64/tst-quad1.c: New file.
37489         * sysdeps/x86_64/tst-quad1pie.c: New file.
37490         * sysdeps/x86_64/tst-quad2.c: Likewise.
37491         * sysdeps/x86_64/tst-quad2pie.c: Likewise.
37492         * sysdeps/x86_64/tst-quadmod1.S: Likewise.
37493         * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
37494         * sysdeps/x86_64/tst-quadmod2.S: Likewise.
37495         * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
37496
37497 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37498
37499         * io/fcntl.h (mode_t, off_t, pid_t): Define types.
37500         (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
37501         * streams/stropts.h (t_scalar_t): Define type.
37502
37503         * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
37504         (_PATH_PRESERVE): Set to "/var/lib".
37505         (_PATH_RWHODIR): Set to "/var/spool/rwho".
37506
37507         * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
37508         instead of int.
37509
37510         * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
37511         if __dir_mkfile succeeded.
37512
37513         * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
37514         checking for _hurd_dtablesize.  Unlock it right after having
37515         finished _hurd_dtable allocation.
37516
37517 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37518
37519         * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
37520         * sysdeps/mach/hurd/configure: Regenerated.
37521         * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
37522         special-casing to...
37523         * sysdeps/gnu/configure.in: ... this new file.
37524         * sysdeps/unix/sysv/linux/configure: Regenerated.
37525         * sysdeps/gnu/configure: New generated file.
37526
37527         * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
37528         for Linux: use nsec instead of usec, as well as:
37529         [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
37530         members of type struct timespec.
37531         [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
37532         New macros.
37533         (struct stat64): Likewise.
37534         (_STATBUF_ST_NSEC): New macro.
37535         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
37536
37537         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
37538         __strtoul_internal rather than strtoul.
37539
37540 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
37541
37542         * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
37543         and reject them.
37544
37545 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37546
37547         * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
37548         which preserves existing values.
37549         * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
37550
37551 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
37552
37553         * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
37554         TIMEOUT values.  Return EINVAL for NFDS values either negative or
37555         greater than FD_SETSIZE.
37556
37557 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37558
37559         * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
37560         allocated, call __vm_protect to finish enabling the existing space, and
37561         pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
37562         allocate the remainder.
37563
37564 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
37565
37566         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
37567         address port.  Set ADDR_LEN to 0 when not filling ADDRARG.
37568
37569 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37570
37571         * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
37572         sysdeps/mach/hurd/readlink.c.
37573
37574         * posix/tst-sysconf.c (posix_options): Only use
37575         _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
37576         _POSIX_SYNCHRONIZED_IO when they are defined
37577         * sysdeps/mach/hurd/bits/posix_opt.h:
37578         (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
37579         (_XOPEN_REALTIME): Undefine macro.
37580         (_XOPEN_REALTIME_THREADS): Undefine macro.
37581         (_XOPEN_SHM): Undefine macro.
37582         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
37583         macro to -1.
37584         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
37585         macro to -1.
37586         (_POSIX_ASYNC_IO): Undefine macro.
37587         (_POSIX_PRIORITIZED_IO): Undefine macro.
37588         (_POSIX_SPIN_LOCKS): Define macro to -1.
37589
37590         * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
37591         SA_NODEFER, SA_RESETHAND.
37592         * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
37593         O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
37594         F_DUPFD_CLOEXEC.
37595
37596 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37597
37598         * elf/Makefile (pldd-modules): Define unconditionally.
37599
37600 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37601
37602         * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
37603
37604 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37605
37606         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
37607         Return ENOENT when name is empty.
37608         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
37609
37610 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37611
37612         * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
37613
37614         * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
37615
37616 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37617
37618         Fix mlock in all cases except non-readable pages.
37619         * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
37620         instead of VM_PROT_ALL as parameter to __vm_wire function.
37621
37622         * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
37623         (__mkdir): When path is `/', just fail with EEXIST.
37624         * sysdeps/mach/hurd/mkdirat.c: Likewise.
37625
37626 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37627
37628         * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
37629         <sys/uio.h> (for writev).
37630         * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
37631         and <sys/param.h> (for MIN).
37632
37633 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
37634
37635         * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
37636         REQUESTED_TIME.  Properly set the remaining time and return EINTR
37637         if interrupted.
37638
37639 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37640
37641         * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
37642         Depend on against $(link-rpcuserlibs).
37643
37644 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37645
37646         * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
37647         (__libc_stack_end): Do not use attribute_relro.
37648         * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
37649         * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
37650         to libthread-provided value.
37651         * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
37652         attribute_relro.
37653
37654 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37655
37656         [BZ #3748]
37657         * bits/libc-lock.h (__libc_once_get): New macro.
37658         * sysdeps/mach/bits/libc-lock.h: Likewise.
37659         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
37660         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
37661         instead of using implementation details.
37662
37663         * libio/fileops.c: Unconditionally include <kernel-features.h>.
37664         * libio/freopen.c: Likewise.
37665         * libio/freopen64.c: Likewise.
37666         * misc/syslog.c: Likewise.
37667         * nscd/connections.c: Likewise.
37668         * nscd/netgroupcache.c: Likewise.
37669         * sysdeps/posix/getcwd.c: Likewise.
37670
37671 2012-05-10  Roland McGrath  <roland@hack.frob.com>
37672
37673         * math/w_ilogbf.c: Add #include <limits.h>.
37674
37675 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37676
37677         * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
37678         path instead of returning without unlocking.
37679
37680         * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
37681         immediate-write ioctls.
37682         * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
37683
37684 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37685
37686         * sysdeps/mach/hurd/i386/init-first.c (init): Use
37687         __builtin_frame_address instead of making assumptions about the
37688         location of the return address relative to DATA.  Force early load of
37689         the return address.
37690         (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
37691         __builtin_frame_address.
37692
37693         dup3 for GNU Hurd.
37694         * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
37695         * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c.  Evolve it to
37696         implement dup3 and do some further code clean-ups.
37697         * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
37698         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
37699
37700 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37701
37702         * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
37703
37704         * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
37705         HURD_CRITICAL_END around holding _hurd_dtable_lock.
37706         * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
37707         * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
37708         HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
37709         d->port.lock.
37710
37711         * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
37712         instead of setjmp/longjmp to restore the signal mask.  Call sigsetjmp
37713         when handler == SIG_ERR, not when handler != SIG_ERR.
37714
37715 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37716
37717         * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
37718         (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
37719         definitions.
37720
37721         accept4 for GNU Hurd.
37722         * include/sys/socket.h (__libc_accept4): New prototype.
37723         * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c.  Evolve it
37724         to implement __libc_accept4.
37725         * sysdeps/mach/hurd/accept.c (accept): Reimplement using
37726         __libc_accept4.
37727         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
37728
37729         * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
37730         * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
37731         * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
37732         signal-defines.sym.
37733
37734 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37735
37736         * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
37737
37738 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37739
37740         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
37741         assertion on O_CLOEXEC flag.
37742         * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
37743         * hurd/intern-fd.c: Likewise.
37744         * hurd/port2fd.c: Likewise.
37745
37746 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37747
37748         [BZ #3906]
37749         * bits/in.h (IPV6_PKTINFO): Define new macro.
37750         (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
37751
37752 2012-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37753
37754         [BZ #13954]
37755         [BZ #13955]
37756         [BZ #13956]
37757         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
37758         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
37759         * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
37760         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
37761         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
37762         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
37763         * math/libm-test.inc (logb_test) : Additional logb tests.
37764
37765 2012-05-09  Andreas Schwab  <schwab@linux-m68k.org>
37766             Andreas Jaeger  <aj@suse.de>
37767
37768         * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
37769         * configure: Regenerated.
37770         * config.h.in (LINK_OBSOLETE_RPC): New macro.
37771         * config.make.in (link-obsolete-rpc): New substituted variable.
37772         * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
37773         libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
37774         * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
37775         (shared-only-routines): Don't set it under [link-obsolete-rpc],
37776         so that libc.a contains the symbols.
37777         * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
37778         * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
37779         * sunrpc/auth_none.c: Likewise.
37780         * sunrpc/auth_unix.c: Likewise.
37781         * sunrpc/authdes_prot.c: Likewise.
37782         * sunrpc/authuxprot.c: Likewise.
37783         * sunrpc/clnt_gen.c: Likewise.
37784         * sunrpc/clnt_perr.c: Likewise.
37785         * sunrpc/clnt_raw.c: Likewise.
37786         * sunrpc/clnt_simp.c: Likewise.
37787         * sunrpc/clnt_tcp.c: Likewise.
37788         * sunrpc/clnt_udp.c: Likewise.
37789         * sunrpc/clnt_unix.c: Likewise.
37790         * sunrpc/des_crypt.c: Likewise.
37791         * sunrpc/des_soft.c: Likewise.
37792         * sunrpc/get_myaddr.c: Likewise.
37793         * sunrpc/key_call.c: Likewise.
37794         * sunrpc/key_prot.c: Likewise.
37795         * sunrpc/netname.c: Likewise.
37796         * sunrpc/pm_getmaps.c: Likewise.
37797         * sunrpc/pm_getport.c: Likewise.
37798         * sunrpc/pmap_clnt.c: Likewise.
37799         * sunrpc/pmap_prot.c: Likewise.
37800         * sunrpc/pmap_prot2.c: Likewise.
37801         * sunrpc/pmap_rmt.c: Likewise.
37802         * sunrpc/publickey.c: Likewise.
37803         * sunrpc/rpc_cmsg.c: Likewise.
37804         * sunrpc/rpc_common.c: Likewise.
37805         * sunrpc/rpc_dtable.c: Likewise.
37806         * sunrpc/rpc_prot.c: Likewise.
37807         * sunrpc/rpc_thread.c: Likewise.
37808         * sunrpc/rtime.c: Likewise.
37809         * sunrpc/svc.c: Likewise.
37810         * sunrpc/svc_auth.c: Likewise.
37811         * sunrpc/svc_raw.c: Likewise.
37812         * sunrpc/svc_run.c: Likewise.
37813         * sunrpc/svc_tcp.c: Likewise.
37814         * sunrpc/svc_udp.c: Likewise.
37815         * sunrpc/svc_unix.c: Likewise.
37816         * sunrpc/svcauth_des.c: Likewise.
37817         * sunrpc/xcrypt.c: Likewise.
37818         * sunrpc/xdr.c: Likewise.
37819         * sunrpc/xdr_array.c: Likewise.
37820         * sunrpc/xdr_float.c: Likewise.
37821         * sunrpc/xdr_intXX_t.c: Likewise.
37822         * sunrpc/xdr_mem.c: Likewise.
37823         * sunrpc/xdr_rec.c: Likewise.
37824         * sunrpc/xdr_ref.c: Likewise.
37825         * sunrpc/xdr_sizeof.c: Likewise.
37826         * sunrpc/xdr_stdio.c: Likewise.
37827
37828 2012-05-10  Roland McGrath  <roland@hack.frob.com>
37829
37830         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
37831         change.  Update copyright years.
37832
37833 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
37834
37835         * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
37836
37837 2012-05-10  Maxim Kuvyrkov  <maxim@codesourcery.com>
37838             Joseph Myers  <joseph@codesourcery.com>
37839             Paul Pluzhnikov  <ppluzhnikov@google.com>
37840
37841         [BZ #14012]
37842         * sunrpc/Makefile [cross-compiling] (headers): Enable additions
37843         requiring rpcgen.
37844         [cross-compiling] (extra-libs): Likewise.
37845         [cross-compiling] (extra-libs-others): Likewise.
37846         [cross-compiling] (librpcsvc-routines): Likewise.
37847         [cross-compiling] (librpcsvc-inhibit-o): Likewise.
37848         [cross-compiling] (omit-deps): Likewise.
37849         (sunrpc-CPPFLAGS): New variable.
37850         (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
37851         (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
37852         (cross-rpcgen-objs): New variable.
37853         (extra-objs): Append $(cross-rpcgen-objs).
37854         ($(cross-rpcgen-objs)): New rule.
37855         ($(objpfx)cross-rpcgen): Likewise.
37856         (rpcgen-cmd): Define to use $(built-program-file).  Expand
37857         comment.
37858         ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
37859         ($(objpfx)x%.stmp): Likewise.
37860         * sunrpc/proto.h [IS_IN_build] (_): Define.
37861         [IS_IN_build] (_libc_intl_domainname): Likewise.
37862
37863 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
37864
37865         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
37866         Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
37867         and R_X86_64_TPOFF64.
37868
37869 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
37870
37871         * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
37872         sysdeps/unix/sysv/syscalls.list.
37873         (stime): Likewise.
37874         (utime): Likewise.
37875         * sysdeps/unix/sysv/syscalls.list: Remove file.
37876
37877 2012-05-10  Paul Eggert  <eggert@cs.ucla.edu>
37878
37879         [BZ #3440]
37880         * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
37881         (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
37882         (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
37883         (__LC_IDENTIFICATION): Make these macros useful in #if
37884         expressions, as required by C99.
37885
37886 2012-05-10  Andreas Schwab  <schwab@linux-m68k.org>
37887
37888         * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
37889         $(addsuffix .os,$(rpc-compat-routines)).  Move include ../Rules
37890         after this.
37891
37892 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
37893
37894         * stdlib/longlong.h: Updated from GCC.
37895
37896 2012-05-09  Andreas Jaeger  <aj@suse.de>
37897
37898         * nscd/nscd.c (run_modes): Make named enum, reorder so that
37899         default is first entry.
37900         (run_mode): Set type.
37901         (main): Remove informal message about syslog.
37902         (options): Fix typo.
37903
37904         [BZ #14053]
37905         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
37906         to asm.
37907         (lrint): Likewise.
37908         (llrintf): Likewise.
37909         (llrint): Likewise.
37910         (rint): Likewise.
37911         (rintf): Likewise.
37912         (nearbyint): Likewise.
37913         (nearbyintf): Likewise.
37914
37915 2012-05-09  Andreas Jaeger  <aj@suse.de>
37916             Pedro Alves  <palves@redhat.com>
37917
37918         * nscd/nscd.c (run_mode): Use enum.
37919         (main): Cleanup coding style issue.
37920
37921 2012-05-09  Alexandre Oliva  <aoliva@redhat.com>
37922             Andreas Jaeger  <aj@suse.de>
37923
37924         * nscd/nscd.c (go_background): Replaced with...
37925         (run_mode): ... this.
37926         (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
37927         (options): Add -F --foreground.
37928         (main): Implement it.
37929         (parse_opt): Parse it.
37930
37931 2012-05-09  Andreas Jaeger  <aj@suse.de>
37932
37933         [BZ #14083]
37934         * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
37935         !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
37936         -Wconversion warning.
37937         (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
37938         Likewise.
37939
37940 2012-05-09  Joseph Myers  <joseph@codesourcery.com>
37941
37942         * conform/data/locale.h-data (NULL): Use macro-constant.  Require
37943         == 0.
37944         (LC_ALL): Use macro-int-constant.
37945         (LC_COLLATE): Likewise.
37946         (LC_CTYPE): Likewise.
37947         (LC_MESSAGES): Likewise.
37948         (LC_MONETARY): Likewise.
37949         (LC_NUMERIC): Likewise.
37950         (LC_TIME): Likewise.
37951         [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
37952         (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
37953         [ISO || ISO99 || ISO11] (*_t): Do not allow.
37954         * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
37955         Specify type.
37956         [C99-based standards] (float_t): Expect type.
37957         [C99-based standards] (double_t): Expect type.
37958         [C99-based standards] (HUGE_VALF): Use macro-constant.  Specify
37959         type.
37960         [C99-based standards] (HUGE_VALL): Likewise.
37961         [C99-based standards] (INFINITY): Likewise.
37962         [C99-based standards] (NAN): Likewise.
37963         [C99-based standards] (FP_INFINITE): Use macro-int-constant.
37964         [C99-based standards] (FP_NAN): Likewise.
37965         [C99-based standards] (FP_NORMAL): Likewise.
37966         [C99-based standards] (FP_SUBNORMAL): Likewise.
37967         [C99-based standards] (FP_ZERO): Likewise.
37968         [C99-based standards] (FP_FAST_FMA): Use
37969         optional-macro-int-constant.  Specify type.  Require == 1.
37970         [C99-based standards] (FP_FAST_FMAF): Likewise.
37971         [C99-based standards] (FP_FAST_FMAL): Likewise.
37972         [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
37973         [C99-based standards] (FP_ILOGBNAN): Likewise.
37974         [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
37975         Specify type.
37976         [C99-based standards] (MATH_ERREXCEPT): Likewise.
37977         [C99-based standards] (math_errhandling): Specify type.
37978         [ISO99 || ISO11] (signgam): Do not allow.
37979         [non-C99-based standards] (copysignf): Do not allow.
37980         [non-C99-based standards] (exp2f): Likewise.
37981         [non-C99-based standards] (log2f): Likewise.
37982         [non-C99-based standards] (modff): Allow.
37983         [non-C99-based standards] (erff): Do not allow.
37984         [non-C99-based standards] (erfcf): Likewise.
37985         [non-C99-based standards] (gammaf): Likewise.
37986         [non-C99-based standards] (hypotf): Likewise.
37987         [non-C99-based standards] (j0f): Likewise.
37988         [non-C99-based standards] (j1f): Likewise.
37989         [non-C99-based standards] (jnf): Likewise.
37990         [non-C99-based standards] (lgammaf): Likewise.
37991         [non-C99-based standards] (tgammaf): Likewise.
37992         [non-C99-based standards] (y0f): Likewise.
37993         [non-C99-based standards] (y1f): Likewise.
37994         [non-C99-based standards] (ynf): Likewise.
37995         [non-C99-based standards] (isnanf): Likewise.
37996         [non-C99-based standards] (acoshf): Likewise.
37997         [non-C99-based standards] (asinhf): Likewise.
37998         [non-C99-based standards] (atanhf): Likewise.
37999         [non-C99-based standards] (cbrtf): Likewise.
38000         [non-C99-based standards] (expm1f): Likewise.
38001         [non-C99-based standards] (ilogbf): Likewise.
38002         [non-C99-based standards] (log1pf): Likewise.
38003         [non-C99-based standards] (logbf): Likewise.
38004         [non-C99-based standards] (nextafterf): Likewise.
38005         [non-C99-based standards] (remainderf): Likewise.
38006         [non-C99-based standards] (rintf): Likewise.
38007         [non-C99-based standards] (scalbf): Likewise.
38008         [non-C99-based standards] (copysignl): Likewise.
38009         [non-C99-based standards] (exp2l): Likewise.
38010         [non-C99-based standards] (log2l): Likewise.
38011         [non-C99-based standards] (modfl): Allow.
38012         [non-C99-based standards] (erfl): Do not allow.
38013         [non-C99-based standards] (erfcl): Likewise.
38014         [non-C99-based standards] (gammal): Likewise.
38015         [non-C99-based standards] (hypotl): Likewise.
38016         [non-C99-based standards] (j0l): Likewise.
38017         [non-C99-based standards] (j1l): Likewise.
38018         [non-C99-based standards] (jnl): Likewise.
38019         [non-C99-based standards] (lgammal): Likewise.
38020         [non-C99-based standards] (tgammal): Likewise.
38021         [non-C99-based standards] (y0l): Likewise.
38022         [non-C99-based standards] (y1l): Likewise.
38023         [non-C99-based standards] (ynl): Likewise.
38024         [non-C99-based standards] (isnanl): Likewise.
38025         [non-C99-based standards] (acoshl): Likewise.
38026         [non-C99-based standards] (asinhl): Likewise.
38027         [non-C99-based standards] (atanhl): Likewise.
38028         [non-C99-based standards] (cbrtl): Likewise.
38029         [non-C99-based standards] (expm1l): Likewise.
38030         [non-C99-based standards] (ilogbl): Likewise.
38031         [non-C99-based standards] (log1pl): Likewise.
38032         [non-C99-based standards] (logbl): Likewise.
38033         [non-C99-based standards] (nextafterl): Likewise.
38034         [non-C99-based standards] (remainderl): Likewise.
38035         [non-C99-based standards] (rintl): Likewise.
38036         [non-C99-based standards] (scalbl): Likewise.
38037         [ISO || ISO99 || ISO11] (*_t): Do not allow.
38038         [non-C99-based standards] (FP_*): Do not allow.
38039         [C99-based standards] (FP_*): Change to
38040         FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
38041         * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
38042         allow.
38043         * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
38044         (SIG_ERR): Likewise.
38045         [X/Open-based standards] (SIG_HOLD): Likewise.
38046         (SIG_IGN): Likewise.
38047         (SIGABRT): Use macro-int-constant.  Specify type.  Require
38048         positive value.
38049         (SIGFPE): Likewise.
38050         (SIGILL): Likewise.
38051         (SIGINT): Likewise.
38052         (SIGSEGV): Likewise.
38053         (SIGTER): Likewise.
38054         [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
38055         [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
38056         [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
38057         [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
38058         [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
38059         [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
38060         [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
38061         [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
38062         [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
38063         [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
38064         [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
38065         [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
38066         [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
38067         [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
38068         [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
38069         [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
38070         [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
38071         [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
38072         [X/Open-based standards] (SIGTRAP): Likewise.
38073         [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
38074         [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
38075         [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
38076         [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
38077         * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
38078         allow.
38079
38080 2012-05-08  Ian Wienand  <ianw@vmware.com>
38081
38082         [BZ #14080]
38083         * time/tzset.c (__tzset_parse_tz): Update default rules for
38084         daylight time changes in the Energy Policy Act of 2005.
38085
38086 2012-05-09  Andreas Jaeger  <aj@suse.de>
38087
38088         [BZ #13983]
38089         * elf/ldconfig.c (parse_conf): Change string to make clear that
38090         ldconfig only issued a warning if ld.so.conf does not exist.
38091
38092 2012-05-08  David S. Miller  <davem@davemloft.net>
38093
38094         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
38095         movxtod instead of popping the value on the stack.
38096
38097         * sysdeps/sparc/fpu/libm-test-ulps: Update.
38098
38099 2012-05-08  Carlos O'Donell  <carlos_odonell@mentor.com>
38100
38101         * config.h.in: Add HAVE_ARM_PCS_VFP.
38102
38103 2012-05-08  Roland Mc Grath  <roland@hack.frob.com>
38104
38105         [BZ #13979]
38106         * include/features.h: Warn if user requests __FORTIFY_SOURCE
38107         checking but the checks are disabled for any reason.
38108
38109 2012-05-08  H.J. Lu  <hongjiu.lu@intel.com>
38110
38111         * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
38112         and ELF64_R_TYPE with ELFW(R_TYPE).
38113
38114 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
38115
38116         * sysdeps/unix/sysv/syscalls.list (pause): Remove.
38117         (ulimit): Likewise.
38118
38119         * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
38120         (settimeofday): Likewise.
38121
38122 2012-05-08  Mike Frysinger  <vapier@gentoo.org>
38123
38124         * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1.  Add
38125         a struct th_u2 inside the union, and move tu_block/tu_code into
38126         a new th_u3 union of tu_block/tu_code inside of that.  Move
38127         th_data[1] into the th_u2 as tu_data[0].  Change tu_stuff[1] to
38128         tu_stuff[0].  Add a new tu_padding[4] to keep sizeof() the same.
38129         (th_block): Change to th_u1.th_u2.th_u3.tu_block.
38130         (th_code): Change to th_u1.th_u2.th_u3.tu_code.
38131         (th_stuff): Change to th_u1.tu_stuff.
38132         (th_data): Define.
38133         (th_msg): Change to th_u1.th_u2.tu_data.
38134
38135 2012-05-07  David S. Miller  <davem@davemloft.net>
38136
38137         * sysdeps/sparc/fpu/libm-test-ulps: Update.
38138
38139         [BZ #14074]
38140         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
38141         (SETUP_PIC_REG): Use it.
38142         (SETUP_PIC_REG_LEAF): Use it.
38143
38144 2012-05-07  Joseph Myers  <joseph@codesourcery.com>
38145
38146         [BZ #13885]
38147         [BZ #13923]
38148         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
38149         USE_AS_EXPM1L.
38150         (EXPL_FINITE): Likewise.
38151         (FLDLOG): Likewise.
38152         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
38153         * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
38154         e_expl.S.
38155         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
38156         USE_AS_EXPM1L.
38157         (EXPL_FINITE): Likewise.
38158         (FLDLOG): Likewise.
38159         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
38160         * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
38161         e_expl.S.
38162         * math/libm-test.inc (expm1_test): Add more tests.  Do not disable
38163         test of -max_value argument for long double.
38164         * sysdeps/i386/fpu/libm-test-ulps: Update.
38165         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38166
38167 2012-05-06  David S. Miller  <davem@davemloft.net>
38168
38169         * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
38170         quad soft-float symbols whose references which are compiler
38171         generated.
38172         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
38173
38174 2012-05-06  Joseph Myers  <joseph@codesourcery.com>
38175
38176         [BZ #13884]
38177         [BZ #13914]
38178         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
38179         USE_AS_EXP10L.
38180         (EXPL_FINITE): Likewise.
38181         (FLDLOG): Likewise.
38182         (c0): Likewise.
38183         (c1): Likewise.
38184         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
38185         Adjust comments for base varying.
38186         (__expl_finite): Change alias to EXPL_FINITE.
38187         * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
38188         e_expl.S.
38189         * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
38190         * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
38191         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
38192         * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
38193         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
38194         USE_AS_EXP10L.
38195         (EXPL_FINITE): Likewise.
38196         (FLDLOG): Likewise.
38197         (c0): Likewise.
38198         (c1): Likewise.
38199         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
38200         Adjust comments for base varying.
38201         (__expl_finite): Change alias to EXPL_FINITE.
38202         * math/libm-test.inc (exp10_test): Add more tests.  Do not disable
38203         tests for bugs.
38204         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38205
38206         [BZ #14064]
38207         * math/libm-test.inc (check_float_internal): Correct ulp
38208         calculation for subnormal expected results.
38209
38210 2012-05-06  Andreas Jaeger  <aj@suse.de>
38211
38212         * Makeconfig (+math-flags): New, set to -frounding-math.
38213         (+cflags): Add +math-flags so that all of glibc gets compiled with
38214         it.
38215
38216         * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
38217
38218 2012-05-05  Joseph Myers  <joseph@codesourcery.com>
38219
38220         * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
38221         Disable one test.
38222
38223         [BZ #13787]
38224         [BZ #13922]
38225         [BZ #14036]
38226         * sysdeps/i386/fpu/e_expl.S (csat): New constant.
38227         (__ieee754_expl): Allow for and saturate large arguments.
38228         * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
38229         (u_threshold): Likewise.
38230         (__exp): Call __ieee754_exp before checking for overflow and
38231         underflow.
38232         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
38233         (u_threshold): Likewise.
38234         (__expf): Call __ieee754_expf before checking for overflow and
38235         underflow.
38236         * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
38237         (u_threshold): Likewise.
38238         (__expl): Call __ieee754_expl before checking for overflow and
38239         underflow.
38240         * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
38241         (__ieee754_expl): Allow for and saturate large arguments.
38242         * math/libm-test.inc (exp_test): Add another test.  Do not allow
38243         missing overflow exception on overflow.
38244         (expm1_test): Do not allow missing overflow exception on overflow.
38245
38246         * sysdeps/i386/fpu/e_expl.c: Move to ...
38247         * sysdeps/i386/fpu/e_expl.S: ... here.  Write directly in assembly
38248         rather than using inline asm.
38249         * sysdeps/x86_64/fpu/e_expl.c: Remove file.
38250         * sysdeps/x86_64/fpu/e_expl.S: Copy from
38251         sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
38252
38253         * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
38254         (nice): Likewise.
38255         (poll): Likewise.
38256         (signal): Likewise.
38257         (time): Likewise.
38258         (times): Likewise.
38259
38260 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
38261
38262         * sysdeps/unix/syscalls.list (adjtime): Add entry from
38263         sysdeps/unix/common/syscalls.list.
38264         (fchmod): Likewise.
38265         (fchown): Likewise.
38266         (ftruncate): Likewise.
38267         (getrusage): Likewise.
38268         (gettimeofday): Likewise.
38269         (setpgid): Likewise.
38270         (setregid): Likewise.
38271         (setreuid): Likewise.
38272         (sigaction): Likewise.
38273         (truncate): Likewise.
38274         (vhangup): Likewise.
38275         * sysdeps/unix/common/syscalls.list: Remove file.
38276         * sysdeps/unix/bsd/Implies: Don't include unix/common.
38277         * sysdeps/unix/sysv/linux/Implies: Likewise.
38278
38279 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
38280
38281         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
38282         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
38283         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
38284         Moved to ...
38285         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
38286         Here.
38287         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
38288         to ...
38289         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
38290         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
38291         to ...
38292         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
38293         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
38294         to ...
38295         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
38296         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
38297         to ...
38298         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
38299         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
38300         to ...
38301         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
38302         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
38303         to ...
38304         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
38305         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
38306         to ...
38307         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
38308         Here.
38309         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
38310         to ...
38311         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
38312         Here.
38313         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
38314         to ...
38315         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
38316         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
38317         Moved to ...
38318         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
38319         Here.
38320         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
38321         to ...
38322         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
38323
38324 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
38325
38326         * sysdeps/unix/common/bits/dirent.h: Remove file.
38327         * sysdeps/unix/common/bits/fcntl.h: Likewise.
38328
38329         * sysdeps/unix/bsd/bits/dirent.h: Remove file.
38330         * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
38331         * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
38332         * sysdeps/unix/bsd/isatty.c: Likewise.
38333         * sysdeps/unix/bsd/tcdrain.c: Likewise.
38334         * sysdeps/unix/bsd/tcgetattr.c: Likewise.
38335         * sysdeps/unix/bsd/tcsetattr.c: Likewise.
38336
38337 2012-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38338
38339         [BZ #13563]
38340         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
38341         long double comparison inaccuracies.
38342         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
38343         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
38344
38345 2012-05-04  Andreas Schwab  <schwab@linux-m68k.org>
38346
38347         * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
38348         * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
38349
38350 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
38351
38352         [BZ #14049]
38353         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
38354         nonzero digits before rounding a hex value.
38355         * stdlib/tst-strtod.c (tests): Add another test.
38356
38357 2012-05-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
38358
38359         * sysdeps/s390/fpu/libm-test-ulps: Update.
38360
38361 2012-05-03  Andreas Jaeger  <aj@suse.de>
38362
38363         * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
38364         does not get optimized out.
38365         (malloc_opt_barrier): New.
38366
38367 2012-05-03  Andreas Jaeger  <aj@suse.de>
38368             Roland McGrath  <roland@hack.frob.com>
38369
38370         * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
38371         intermediate file deletion.
38372         (generated): Add .symlist files.
38373
38374 2012-05-03  Joseph Myers  <joseph@codesourcery.com>
38375
38376         [BZ #13775]
38377         * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
38378         Redirect under this condition.
38379         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
38380         [__USE_GNU] (__dprintf_chk): Not under this condition.
38381         [__USE_GNU] (__vdprintf_chk): Likewise.
38382         * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
38383         under this condition.
38384         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
38385         [__USE_XOPEN2K8] (dprintf): Define under this condition.
38386         [__USE_XOPEN2K8] (vdprintf): Likewise.
38387         [__USE_GNU] (__dprintf_chk): Not under this condition.
38388         [__USE_GNU] (__vdprintf_chk): Likewise.
38389         [__USE_GNU] (dprintf): Likewise.
38390         [__USE_GNU] (vdprintf): Likewise.
38391
38392 2012-05-03  Roland McGrath  <roland@hack.frob.com>
38393
38394         * elf/Makefile (common-generated): Set this instead of generated for
38395         .dyn, .phdr, .jmprel files.  Remove $(common-objpfx) from the
38396         $(all-built-dso)-derived lists.
38397
38398 2012-05-03  Andreas Jaeger  <aj@suse.de>
38399
38400         * sysdeps/i386/fpu/libm-test-ulps: Update.
38401
38402         * FAQ: Removed.
38403         * FAQ.in: Likewise.
38404         * scripts/gen-FAQ.pl: Likewise.
38405         * manual/install.texi (Installation): Point to online location of
38406         FAQ.
38407         * Makefile (files-for-dist): Remove FAQ.
38408         (FAQ): Remove.
38409
38410 2012-05-02  Allan McRae  <allan@archlinux.org>
38411
38412         * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
38413         (LDFLAGS-reldepmod5.so): Likewise.
38414         (LDFLAGS-reldep6mod1.so): Likewise.
38415         (LDFLAGS-reldep6mod4.so): Likewise.
38416         (LDFLAGS-reldep8mod3.so): Likewise.
38417         (LDFLAGS-unload4mod1.so): Likewise.
38418         (LDFLAGS-unload4mod2.so): Likewise.
38419         (LDFLAGS-tst-initorder): Likewise.
38420         (LDFLAGS-tst-initordera2.so): Likewise.
38421         (LDFLAGS-tst-initordera3.so): Likewise.
38422         (LDFLAGS-tst-initordera4.so): Likewise.
38423         (LDFLAGS-tst-initorderb2.so): Likewise.
38424         (LDFLAGS-noload): Likewise.
38425         (LDFLAGS-next): Likewise.
38426         (LDFLAGS-order2mod1.so): Likewise.
38427         (LDFLAGS-order2mod2.so): Likewise.
38428         (LDFLAGS-tst-initorder2): Likewise.
38429         (LDFLAGS-tst-initorder2a.so): Likewise.
38430         (LDFLAGS-tst-initorder2b.so): Likewise.
38431         (LDFLAGS-tst-initorder2c.so): Likewise.
38432         * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
38433
38434 2012-05-02  David S. Miller  <davem@davemloft.net>
38435
38436         * sysdeps/sparc/fpu/libm-test-ulps: Update.
38437
38438 2012-05-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
38439
38440         [BZ #14055]
38441         * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
38442
38443 2012-05-02  Andreas Jaeger  <aj@suse.de>
38444
38445         * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
38446         since we manipulate rounding mode.
38447         (CPPFLAGS-test-idouble.c): Likewise.
38448         (CPPFLAGS-test-ifloat.c): Likewise.
38449         (CFLAGS-test-ldouble.c): Likewise.
38450         (CFLAGS-test-double.c): Likewise.
38451         (CFLAGS-test-float.c): Likewise.
38452         (CFLAGS-test-misc.c): Likewise.
38453         (CFLAGS-test-test-fenv.c): Likewise.
38454
38455 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38456
38457         [BZ #2550]
38458         [BZ #2570]
38459         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
38460         comparisons to determine direction to adjust input.
38461
38462 2012-05-01  Roland McGrath  <roland@hack.frob.com>
38463
38464         * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
38465         output to the target.
38466
38467         * scripts/localplt.awk: New file.
38468         * elf/Makefile ($(objpfx)check-localplt): Target removed.
38469         (check-localplt-CFLAGS): Variable removed.
38470         ($(all-built-dso:=.jmprel)): New static pattern rule.
38471         (generated): Add those targets.
38472         (localplt-built-dso): New variable.
38473         ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
38474
38475         * elf/check-localplt.c: File removed.
38476
38477         * scripts/check-execstack.awk: New file.
38478         * elf/Makefile ($(objpfx)check-execstack): Target removed.
38479         (check-execstack-CFLAGS): Variable removed.
38480         ($(objpfx)check-execstack.h): Target removed.
38481         ($(objpfx)execstack-default): New target.
38482         (generated): Add that instead of check-execstack.h.
38483         ($(all-built-dso:=.phdr)): New static pattern rule.
38484         (generated): Add those targets.
38485         * elf/check-execstack.c: File removed.
38486
38487         * scripts/check-textrel.awk: New file.
38488         * elf/Makefile ($(objpfx)check-textrel): Target removed.
38489         (check-textrel-CFLAGS): Variable removed.
38490         (all-built-dso): Use := to define.o
38491         ($(all-built-dso:=.dyn)): New static pattern rule.
38492         (generated): Add those targets.
38493         ($(objpfx)check-textrel.out): Use the script on the .dyn files.
38494         * config.make.in (READELF): New substituted variable.
38495         * elf/check-textrel.c: File removed.
38496
38497 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
38498
38499         * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
38500         allow.
38501         * conform/data/ctype.h-data [C99-based standards] (isblank):
38502         Expect function.
38503         (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
38504         (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
38505         [ISO || ISO99 || ISO11] (*_t): Do not allow.
38506         * conform/data/errno.h-data (EDOM): Use macro-int-constant.
38507         Specify type.  Require positive value.
38508         (EILSEQ): Likewise.
38509         (ERANGE): Likewise.
38510         [ISO || POSIX] (EILSEQ): Do not expect.
38511         [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
38512         Specify type.  Require positive value.
38513         [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
38514         [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
38515         [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
38516         [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
38517         [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
38518         [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
38519         [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
38520         [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
38521         [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
38522         [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
38523         [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
38524         [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
38525         [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
38526         [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
38527         [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
38528         [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
38529         [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
38530         [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
38531         [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
38532         [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
38533         [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
38534         [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
38535         [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
38536         [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
38537         [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
38538         [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
38539         [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
38540         [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
38541         [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
38542         [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
38543         [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
38544         [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
38545         [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
38546         [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
38547         [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
38548         [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
38549         [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
38550         [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
38551         [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
38552         [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
38553         [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
38554         [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
38555         [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
38556         [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
38557         [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
38558         [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
38559         [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
38560         [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
38561         [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
38562         [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
38563         [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
38564         [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
38565         [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
38566         [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
38567         [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
38568         [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
38569         [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
38570         [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
38571         [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
38572         [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
38573         [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
38574         [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
38575         [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
38576         [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
38577         [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
38578         [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
38579         [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
38580         [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
38581         [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
38582         [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
38583         [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
38584         [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
38585         [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
38586         [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
38587         [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
38588         [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
38589         * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
38590         Require >= 2.
38591         (FLT_ROUNDS): Expect as macro, not constant.
38592         (FLT_MANT_DIG): Use macro-int-constant.
38593         (DBL_MANT_DIG): Likewise.
38594         (LDBL_MANT_DIG): Likewise.
38595         (FLT_DIG): Likewise.
38596         (DBL_DIG): Likewise.
38597         (LDBL_DIG): Likewise.
38598         (FLT_MIN_EXP): Use macro-int-constant.  Require < 0.
38599         (DBL_MIN_EXP): Likewise.
38600         (LDBL_MIN_EXP): Likewise.
38601         (FLT_MAX_EXP): Use macro-int-constant.
38602         (DBL_MAX_EXP): Likewise.
38603         (LDBL_MAX_EXP): Likewise.
38604         (FLT_MAX_10_EXP): Likewise.
38605         (DBL_MAX_10_EXP): Likewise.
38606         (LDBL_MAX_10_EXP): Likewise.
38607         (FLT_MAX): Use macro-constant.
38608         (DBL_MAX): Likewise.
38609         (LDBL_MAX): Likewise.
38610         (FLT_EPSILON): Use macro-constant.  Give upper bound.
38611         (DBL_EPSILON): Likewise.
38612         (LDBL_EPSILON): Likewise.
38613         (FLT_MIN): Likewise.
38614         (DBL_MIN): Likewise.
38615         (LDBL_MIN): Likewise.
38616         [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
38617         [C99-based standards] (FLT_EVAL_METHOD): Likewise.
38618         [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
38619         [ISO11] (FLT_HAS_SUBNORM): Likewise.
38620         [ISO11] (LDBL_HAS_SUBNORM): Likewise.
38621         [ISO11] (DBL_DECIMAL_DIG): Likewise.
38622         [ISO11] (FLT_DECIMAL_DIG): Likewise.
38623         [ISO11] (LDBL_DECIMAL_DIG): Likewise.
38624         [ISO11] (DBL_TRUE_MIN): Use macro-constant.
38625         [ISO11] (FLT_TRUE_MIN): Likewise.
38626         [ISO11] (LDBL_TRUE_MIN): Likewise.
38627         [ISO || ISO99 || ISO11] (*_t): Do not allow.
38628         * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
38629         (SCHAR_MIN): Use macro-int-constant.  Specify type.
38630         (SCHAR_MAX): Likewise.
38631         (UCHAR_MAX): Likewise.
38632         (CHAR_MIN): Likewise.
38633         (CHAR_MAX): Likewise.
38634         (MB_LEN_MAX): Use macro-int-constant.
38635         (SHRT_MIN): Use macro-int-constant.  Specify type.
38636         (SHRT_MAX): Likewise.
38637         (USHRT_MAX): Likewise.
38638         (INT_MAX): Likewise.
38639         (INT_MIN): Use macro-int-constant.  Specify type.  Make upper
38640         bound negative.
38641         (UINT_MAX): Use macro-int-constant.  Specify type.  Suffix lower
38642         bound with "U".
38643         (LONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
38644         bound with "L".
38645         (LONG_MIN): Use macro-int-constant.  Specify type.  Make upper
38646         bound negative.  Suffix upper bound with "L".
38647         (ULONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
38648         bound with "UL".
38649         [C99-based standards] (LLONG_MIN): Use macro-int-constant.
38650         Specify type.
38651         [C99-based standards] (LLONG_MAX): Likewise.
38652         [C99-based standards] (ULLONG_MAX): Likewise.
38653         * conform/data/stddef.h-data (NULL): Use macro-constant.  Require
38654         == 0.
38655         [ISO11] (max_align_t): Require type.
38656         [ISO || ISO99 || ISO11] (*_t): Do not allow.
38657
38658         * conform/conformtest.pl ($CFLAGS_namespace): Define separately
38659         from $CFLAGS, without defining away __attribute__ calls.
38660         (checknamespace): Use $CFLAGS_namespace.
38661
38662         * conform/conformtest.pl (@keywords): Only include C99 keywords
38663         for standards based on C99 or C11.
38664
38665         * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
38666         Disable tests.
38667         * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
38668         UNIX98]: Likewise.
38669
38670         * conform/conformtest.pl: Handle "macro-int-constant" and test for
38671         usability of symbols in #if.
38672
38673         * conform/conformtest.pl: If macro or constant types start
38674         "promoted:", expect the symbol to be of the following type
38675         promoted by the integer promotions.
38676
38677         * conform/conformtest.pl: Parse all "constant" and "macro" lines
38678         in one place.  Also handle "macro-constant".
38679
38680         * conform/conformtest.pl: Only accept expected macro values with
38681         "==".  Parse all "macro" lines in one place.
38682         * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
38683
38684         * conform/conformtest.pl: Handle braced types on "constant" lines
38685         instead of handling "typed-constant".
38686         * conform/data/signal.h-data: Use "constant" instead of
38687         "typed-constant".
38688
38689         * conform/conformtest.pl: Handle "optional-" at start of lines in
38690         one place rather than duplicating several cases.  Handle each
38691         format of "macro" line with initial "optional-".
38692
38693         * conform/conformtest.pl: Only accept expected constant or
38694         optional-constant values with "==".  Parse all "constant" lines in
38695         one place.  Parse all "optional-constant" lines in one place.
38696         * conform/data/cpio.h-data: Use "==" form on "constant" lines.
38697         * conform/data/fmtmsg.h-data: Likewise.
38698         * conform/data/netinet/in.h-data: Likewise.
38699         * conform/data/tar.h-data: Likewise.
38700         * conform/data/limits.h-data: Use "==" form on "constant" and
38701         "optional-constant" lines.
38702
38703         * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
38704         Use -std=c99 for XOPEN2K.
38705         (@knownproblems): Remove.
38706         (newtoken): Don't check %isknown.
38707
38708         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
38709         Do not expect macro.
38710         [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
38711         [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
38712         [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
38713         [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
38714         [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
38715         [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
38716         [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
38717         [XPG3 || XPG4 || UNIX98] (isless): Likewise.
38718         [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
38719         [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
38720         [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
38721         [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
38722         [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
38723         [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
38724         [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
38725         [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
38726         [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
38727         [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
38728         [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
38729         [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
38730         [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
38731         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
38732         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
38733         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
38734         [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
38735         [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
38736         [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
38737         [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
38738         [XPG3 || XPG4 || UNIX98] (log2): Likewise.
38739         [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
38740         [XPG3] (acosh): Likewise.
38741         [XPG3] (asinh): Likewise.
38742         [XPG3] (atanh): Likewise.
38743         [XPG3] (cbrt): Likewise.
38744         [XPG3] (expm1): Likewise.
38745         [XPG3] (ilogb): Likewise.
38746         [XPG3] (log1p): Likewise.
38747         [XPG3] (logb): Likewise.
38748         [XPG3] (nextafter): Likewise.
38749         [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
38750         [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
38751         [XPG3] (remainder): Likewise.
38752         [XPG3] (rint): Likewise.
38753         [XPG3 || XPG4 || UNIX98] (round): Likewise.
38754         [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
38755         [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
38756         [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
38757         [XPG3 || XPG4 || UNIX98] (lround): Likewise.
38758         [XPG3 || XPG4 || UNIX98] (llround): Likewise.
38759         [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
38760         [UNIX98 || XOPEN2K] (scalb): Expect.
38761         [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
38762         [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
38763         [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
38764         [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
38765         [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
38766         [XPG3 || XPG4 || UNIX98] (fma): Likewise.
38767         [XPG3 || XPG4 || UNIX98] (nan): Likewise.
38768         [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
38769         [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
38770         [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
38771         [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
38772         [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
38773         [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
38774         [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
38775         [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
38776         [XPG3 || XPG4 || UNIX98] (expf): Likewise.
38777         [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
38778         [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
38779         [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
38780         [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
38781         [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
38782         [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
38783         [XPG3 || XPG4 || UNIX98] (logf): Likewise.
38784         [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
38785         [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
38786         [XPG3 || XPG4 || UNIX98] (modff): Likewise.
38787         [XPG3 || XPG4 || UNIX98] (powf): Likewise.
38788         [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
38789         [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
38790         [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
38791         [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
38792         [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
38793         [XPG3 || XPG4 || UNIX98] (erff): Likewise.
38794         [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
38795         [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
38796         [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
38797         [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
38798         [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
38799         [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
38800         [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
38801         [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
38802         [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
38803         [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
38804         [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
38805         [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
38806         [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
38807         [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
38808         [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
38809         [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
38810         [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
38811         [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
38812         [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
38813         [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
38814         [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
38815         [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
38816         [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
38817         [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
38818         [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
38819         [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
38820         [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
38821         [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
38822         [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
38823         [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
38824         [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
38825         [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
38826         [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
38827         [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
38828         [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
38829         [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
38830         [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
38831         [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
38832         [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
38833         [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
38834         [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
38835         [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
38836         [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
38837         [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
38838         [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
38839         [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
38840         [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
38841         [XPG3 || XPG4 || UNIX98] (expl): Likewise.
38842         [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
38843         [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
38844         [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
38845         [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
38846         [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
38847         [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
38848         [XPG3 || XPG4 || UNIX98] (logl): Likewise.
38849         [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
38850         [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
38851         [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
38852         [XPG3 || XPG4 || UNIX98] (powl): Likewise.
38853         [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
38854         [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
38855         [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
38856         [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
38857         [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
38858         [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
38859         [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
38860         [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
38861         [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
38862         [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
38863         [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
38864         [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
38865         [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
38866         [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
38867         [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
38868         [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
38869         [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
38870         [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
38871         [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
38872         [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
38873         [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
38874         [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
38875         [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
38876         [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
38877         [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
38878         [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
38879         [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
38880         [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
38881         [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
38882         [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
38883         [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
38884         [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
38885         [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
38886         [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
38887         [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
38888         [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
38889         [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
38890         [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
38891         [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
38892         [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
38893         [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
38894         [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
38895         [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
38896         [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
38897         [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
38898
38899         * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
38900         _XOPEN_SOURCE_EXTENDED for XPG4.
38901
38902         * conform/conformtest.pl: Handle "symbol" lines for allow-header.
38903
38904         * Makeconfig (localtime): Remove variable.
38905         (inst_localtime-file): Likewise.
38906
38907 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
38908
38909         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
38910         Update.
38911         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
38912         Update.
38913         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
38914         Update.
38915         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
38916         Update.
38917         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
38918         Update.
38919         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
38920         Update.
38921         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
38922         Update.
38923         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
38924         Update.
38925         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
38926         Update.
38927
38928 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
38929
38930         [BZ #2550]
38931         [BZ #2570]
38932         * math/s_nexttowardf.c (__nexttowardf): Use floating-point
38933         comparisons to determine direction to adjust input.
38934         * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
38935         * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
38936         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
38937         Likewise.
38938         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
38939         Likewise.
38940         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
38941         Likewise.
38942         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
38943         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
38944         Likewise.
38945         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
38946         Likewise.
38947         * math/libm-test.inc (nexttoward_test): Add more tests.
38948
38949 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
38950
38951         [BZ #14040]
38952         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
38953         in version GLIBC_2.1, not GLIBC_2.0.
38954         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
38955         Likewise.
38956
38957 2012-04-30  Joseph Myers  <joseph@codesourcery.com>
38958
38959         [BZ #13942]
38960         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
38961         (1 - x) * (1 + x).
38962         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
38963         * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
38964         * math/libm-test.inc (acos_test): Add more tests.
38965         (asin_test): Likewise.
38966         * sysdeps/i386/fpu/libm-test-ulps: Update.
38967         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38968
38969         [BZ #14034]
38970         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
38971         of square root.
38972         * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
38973         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
38974         * math/libm-test.inc (acos_test_tonearest): New function.
38975         (acos_test_towardzero): Likewise.
38976         (acos_test_downward): Likewise.
38977         (acos_test_upward): Likewise.
38978         (asin_test_tonearest): Likewise.
38979         (asin_test_towardzero): Likewise.
38980         (asin_test_downward): Likewise.
38981         (asin_test_upward): Likewise.
38982         (main): Call the new functions.
38983         * sysdeps/i386/fpu/libm-test-ulps: Update.
38984         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38985
38986         [BZ #13884]
38987         [BZ #13924]
38988         * math/e_exp10.c: Include <float.h>.
38989         (__ieee754_exp10): Handle underflow here rather than multiplying
38990         large negative argument by M_LN10.
38991         * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
38992         of __ieee754_expf.
38993         * math/e_exp10l.c: Include <float.h>.
38994         (__ieee754_exp10l): Handle underflow here rather than multiplying
38995         large negative argument by M_LN10l.
38996         * math/libm-test.inc (exp10_test): Add another test.  Do not allow
38997         spurious overflow exception on underflow.
38998
38999 2012-04-29  Marek Polacek  <polacek@redhat.com>
39000
39001         * misc/sys/cdefs.h (__attribute_artificial__): New macro.
39002         (__fortify_function): New macro.
39003         (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
39004         * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
39005         __extern_always_inline.
39006         * libio/bits/stdio2.h: Likewise.
39007         * libio/bits/stdio.h: Likewise.
39008         * string/string.h: Likewise.
39009         * string/bits/string3.h: Likewise.
39010         * include/stdio.h: Likewise.
39011         * stdlib/bits/stdlib.h: Likewise.
39012         * stdlib/stdlib.h: Likewise.
39013         * rt/bits/mqueue2.h: Likewise.
39014         * rt/mqueue.h: Likewise.
39015         * posix/bits/unistd.h: Likewise.
39016         * posix/unistd.h: Likewise.
39017         * io/bits/poll2.h: Likewise.
39018         * io/bits/fcntl2.h: Likewise.
39019         * io/fcntl.h: Likewise.
39020         * io/sys/poll.h: Likewise.
39021         * misc/bits/syslog.h: Likewise.
39022         * misc/bits/syslog-ldbl.h: Likewise.
39023         * misc/sys/syslog.h: Likewise.
39024         * socket/bits/socket2.h: Likewise.
39025         * socket/sys/socket.h: Likewise.
39026         * debug/tst-chk1.c: Likewise.
39027         * wcsmbs/bits/wchar2.h: Likewise.
39028         * wcsmbs/bits/wchar-ldbl.h: Likewise.
39029         * wcsmbs/wchar.h: Likewise.
39030
39031 2012-04-29  Andreas Jaeger  <aj@suse.de>
39032
39033         * Makerules (tests): Remove enable-check-abi protection.
39034         (check-abi-warn): Remove.
39035         (check-abi-%): Remove check-abi-warn usage.
39036
39037         * configure.in: Remove check-abi configure option.
39038         * configure: Regenerated.
39039         * config.make.in (enable-check-abi): Remove.
39040
39041 2012-04-28  Andreas Schwab  <schwab@linux-m68k.org>
39042
39043         [BZ #14033]
39044         * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
39045         double functions to double *_finite functions.
39046
39047         [BZ #13941]
39048         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
39049         (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
39050         LDBL_MIN_EXP.
39051         * stdio-common/Makefile (tests): Add tst-sprintf3.
39052         * stdio-common/tst-sprintf3.c: New file.
39053
39054         * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
39055         ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
39056
39057 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
39058
39059         * conform/conformtest.pl: Remove duplicate typed-constant
39060         handling.
39061
39062 2012-04-28  David S. Miller  <davem@davemloft.net>
39063
39064         * Makerules (%.abilist): Add vpath on sysdep_dirs.
39065         (check-abi-%): Remove AWK script prerequisite and explicit
39066         abilist directory.
39067         (check-abi): Rewrite to just diff the symlist with the abilist.
39068         (config-tls, config-abi-config): Delete, no longer used.
39069         (update-abi-%): Remove AWK script and explicit abilist directory.
39070         (update-abi): Rewrite to simply compare and conditionally copy the
39071         symlist and the sysdep abilist file.  Remove update-abi-config
39072         checks.
39073         * abilist/ld.abilist: Remove.
39074         * abilist/libBrokenLocale.abilist: Remove.
39075         * abilist/libanl.abilist: Remove.
39076         * abilist/libcrypt.abilist: Remove.
39077         * abilist/libdl.abilist: Remove.
39078         * abilist/librt.abilist: Remove.
39079         * abilist/libthread_db.abilist: Remove.
39080         * abilist/libutil.abilist: Remove.
39081         * scripts/extract-abilist.awk: Remove.
39082         * scripts/merge-abilist.awk: Remove.
39083         * sysdeps/generic/libcidn.abilist: New file.
39084         * sysdeps/generic/libnss_compat.abilist: New file.
39085         * sysdeps/generic/libnss_db.abilist: New file.
39086         * sysdeps/generic/libnss_dns.abilist: New file.
39087         * sysdeps/generic/libnss_files.abilist: New file.
39088         * sysdeps/generic/libnss_hesiod.abilist: New file.
39089         * sysdeps/generic/libnss_nis.abilist: New file.
39090         * sysdeps/generic/libnss_nisplus.abilist: New file.
39091         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
39092         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
39093         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
39094         file.
39095         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
39096         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
39097         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
39098         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
39099         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
39100         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
39101         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
39102         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
39103         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
39104         file.
39105         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
39106         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
39107         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
39108         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
39109         file.
39110         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
39111         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
39112         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
39113         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
39114         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
39115         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
39116         file.
39117         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
39118         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
39119         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
39120         file.
39121         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
39122         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
39123         New file.
39124         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
39125         New file.
39126         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
39127         New file.
39128         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
39129         New file.
39130         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
39131         New file.
39132         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
39133         New file.
39134         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
39135         New file.
39136         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
39137         New file.
39138         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
39139         New file.
39140         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
39141         New file.
39142         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
39143         New file.
39144         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
39145         New file.
39146         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
39147         New file.
39148         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
39149         file.
39150         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
39151         New file.
39152         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
39153         New file.
39154         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
39155         file.
39156         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
39157         New file.
39158         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
39159         New file.
39160         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
39161         file.
39162         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
39163         New file.
39164         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
39165         New file.
39166         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
39167         New file.
39168         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
39169         New file.
39170         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
39171         New file.
39172         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
39173         New file.
39174         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
39175         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
39176         file.
39177         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
39178         New file.
39179         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
39180         file.
39181         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
39182         file.
39183         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
39184         file.
39185         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
39186         file.
39187         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
39188         file.
39189         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
39190         New file.
39191         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
39192         file.
39193         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
39194         file.
39195         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
39196         New file.
39197         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
39198         file.
39199         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
39200         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
39201         file.
39202         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
39203         New file.
39204         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
39205         file.
39206         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
39207         file.
39208         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
39209         file.
39210         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
39211         file.
39212         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
39213         file.
39214         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
39215         New file.
39216         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
39217         file.
39218         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
39219         file.
39220         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
39221         New file.
39222         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
39223         file.
39224         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
39225         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
39226         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
39227         file.
39228         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
39229         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
39230         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
39231         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
39232         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
39233         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
39234         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
39235         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
39236         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
39237         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
39238         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
39239         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
39240         file.
39241         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
39242         New file.
39243         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
39244         file.
39245         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
39246         file.
39247         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
39248         file.
39249         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
39250         file.
39251         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
39252         file.
39253         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
39254         New file.
39255         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
39256         New file.
39257         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
39258         file.
39259         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
39260         New file.
39261         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
39262         file.
39263         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
39264         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
39265         file.
39266         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
39267         New file.
39268         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
39269         file.
39270         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
39271         file.
39272         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
39273         file.
39274         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
39275         file.
39276         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
39277         file.
39278         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
39279         New file.
39280         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
39281         New file.
39282         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
39283         file.
39284         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
39285         New file.
39286         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
39287         file.
39288
39289 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
39290
39291         * conform/conformtest.pl: Fix typo in handling typed-constant from
39292         allow-header.
39293
39294 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
39295
39296         * README: Cut down references to pre-2.6 Linux kernels and
39297         Linuxthreads.  Update lists of configurations in libc and ports
39298         and sort alphabetically.  Say "or newer" with Linux kernel version
39299         requirements.
39300
39301         * config.h.in [IS_IN_build]: Allow compiling without optimization.
39302
39303 2012-04-27  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
39304
39305         [BZ #887]
39306         * math/libm-test.inc (logb_test_downward): New test to expose
39307         erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
39308         rounding mode.
39309
39310 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
39311
39312         [BZ #14027]
39313         * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
39314         to be done.
39315         * math/fraiseexcpt.c (__feraiseexcept): Likewise.
39316         * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
39317
39318 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
39319
39320         * sysdeps/unix/i386/brk.S: Remove file.
39321         * sysdeps/unix/i386/dl-brk.S: Likewise.
39322         * sysdeps/unix/i386/pipe.S: Likewise.
39323         * sysdeps/unix/i386/sigreturn.S: Likewise.
39324         * sysdeps/unix/i386/syscall.S: Likewise.
39325         * sysdeps/unix/i386/vfork.S: Likewise.
39326         * sysdeps/unix/i386/wait.S: Likewise.
39327
39328         * sysdeps/unix/common/tcsendbrk.c: Move to ...
39329         * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
39330
39331         * configure.in (arm*-none*): Do not allow without
39332         --enable-hacker-mode.
39333         (netbsd*): Remove case setting base_os.
39334         (386bsd*): Likewise.
39335         (freebsd*): Likewise.
39336         (bsdi*): Likewise.
39337         (osf*): Likewise.
39338         (sunos*): Likewise.
39339         (ultrix*): Likewise.
39340         (newsos*): Likewise.
39341         (dynix*): Likewise.
39342         (*bsd*): Likewise.
39343         (sysv*): Likewise.
39344         (isc*): Likewise.
39345         (esix*): Likewise.
39346         (sco*): Likewise.
39347         (minix*): Likewise.
39348         (irix4*): Likewise.
39349         (irix6*): Likewise.
39350         (solaris[2-9]*): Likewise.
39351         (none): Likewise.
39352         * configure: Regenerated.
39353
39354 2012-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39355
39356         [BZ #11521]
39357         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
39358         overflow or cancellation in calculating denominator.
39359         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
39360         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
39361         down expression to avoid unexpected rounding in newer GCCs.
39362         * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
39363
39364 2012-04-26  David S. Miller  <davem@davemloft.net>
39365
39366         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
39367         long-double compat symbols.
39368         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
39369         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
39370         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
39371         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
39372         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
39373         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
39374         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
39375         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
39376         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
39377         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
39378         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
39379         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
39380         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
39381
39382 2012-04-25  David S. Miller  <davem@davemloft.net>
39383
39384         * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
39385         HWCAP_* values only after the memory barriers have been defined.
39386         (atomic_full_barrier): Define.
39387         (atomic_read_barrier): Define.
39388         (atomic_write_barrier): Define.
39389
39390 2012-04-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
39391
39392         * shlib-versions: Add libgcc_s version information.
39393         * sysdeps/generic/libgcc_s.h: Remove.
39394         * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
39395         libgcc_s.h.
39396         * sysdeps/gnu/unwind-resume.c: Likewise.
39397         * scripts/test-installation.pl: Remove libgcc_s from link_libs.
39398
39399 2012-04-25  David S. Miller  <davem@davemloft.net>
39400
39401         * sysdeps/unix/sparc/brk.S: Delete.
39402         * sysdeps/unix/sparc/dl-brk.S: Delete.
39403         * sysdeps/unix/sparc/pipe.S: Delete.
39404         * sysdeps/unix/sparc/sysdep.S: Delete.
39405         * sysdeps/unix/sparc/sysdep.h: Delete.
39406         * sysdeps/unix/sparc/vfork.S: Delete.
39407         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG)
39408         (SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
39409         * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO)
39410         (ret_ERRVAL, r0, r1, MOVE): Define.
39411         (JUMPTARGET): Remove.
39412         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
39413         sysdeps/unix/sparc/sysdep.h
39414         (ENTRY, END): Remove.
39415         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
39416
39417 2012-04-25  Joseph Myers  <joseph@codesourcery.com>
39418
39419         * Makerules (native-compile): Use $(BUILD_LDFLAGS).
39420         (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
39421         -DIS_IN_build.
39422
39423         * timezone/README: Update upstream location and email address for
39424         tzcode and tzdata.
39425         * timezone/zdump.c: Update from tzcode 2012b.
39426         * timezone/zic.c: Likewise.
39427
39428         * configure.in (libc_cv_as_needed): Remove test.
39429         * configure: Regenerated.
39430         * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
39431         conditional definition.
39432         [$(have-as-needed) != yes] (no-as-needed): Likewise.
39433         [$(have-as-needed) != yes] (libgcc_eh): Likewise.
39434         * config.make.in (have-as-needed): Remove variable.
39435
39436 2012-04-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
39437             Paul Pluzhnikov  <ppluzhnikov@google.com>
39438
39439         * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
39440         strings correctly.
39441
39442 2012-04-25  Chung-Lin Tang  <cltang@codesourcery.com>
39443
39444         * sysdeps/sh/memcpy.S: Remove include of endian.h, change
39445         preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
39446         * sysdeps/sh/strlen.S: Likewise.
39447
39448 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
39449
39450         * sysdeps/unix/fork.S: Remove file.
39451         * sysdeps/unix/i386/fork.S: Likewise.
39452         * sysdeps/unix/sparc/fork.S: Likewise.
39453
39454         * sysdeps/unix/system.c: Remove file.
39455         * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
39456
39457         * sysdeps/unix/getegid.S: Remove file.
39458         * sysdeps/unix/geteuid.S: Likewise.
39459
39460 2012-04-24  Roland McGrath  <roland@hack.frob.com>
39461
39462         * scripts/check-localplt.awk: New file.
39463         * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
39464         of diff.
39465         * scripts/data/localplt-generic.data: Add a comment.
39466
39467         * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
39468         NODE when __dir_mkfile failed.
39469         * sysdeps/mach/hurd/symlinkat.c: Likewise.
39470         Reported by Ludovic Courtès <ludo@gnu.org>.
39471
39472 2012-04-24  Andreas Jaeger  <aj@suse.de>
39473
39474         * Makerules (common-clean): Also remove gen-as-const-headers
39475         files.
39476
39477 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
39478
39479         * Makerules (native-compile): Do not change working directory for
39480         build.  Use $(OUTPUT_OPTION) in command.
39481         (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
39482
39483 2012-04-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39484
39485         [BZ #13886]
39486         * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
39487         sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
39488         * math/libm-test.inc (floor_test): Add more tests.
39489         * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
39490
39491 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
39492
39493         * sysdeps/unix/getdents.c: Remove file.
39494         * sysdeps/unix/sysv/getdents.c: Likewise.
39495         * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
39496
39497         * sysdeps/unix/syscalls.list (madvise): Add syscall from
39498         sysdeps/unix/mman/syscalls.list.
39499         (mmap): Likewise.
39500         (mprotect): Likewise.
39501         (msync): Likewise.
39502         (munmap): Likewise.
39503         * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
39504         * sysdeps/unix/mman/syscalls.list: Remove.
39505         * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
39506
39507         * configure.in (libc_cv_libgcc_s_suffix): Remove test.
39508         (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
39509         * configure: Regenerated.
39510         * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
39511         $(libgcc_s_suffix).
39512         * config.make.in (libgcc_s_suffix): Remove variable.
39513
39514 2012-04-23  Joseph Myers  <joseph@codesourcery.com>
39515
39516         * sysdeps/unix/sysv/gethostname.c: Move to ...
39517         * sysdeps/posix/gethostname.c: ... here.
39518
39519         * sysdeps/unix/execve.S: Remove file.
39520
39521         * sysdeps/unix/_exit.S: Remove file.
39522
39523 2012-04-23  Andreas Jaeger  <aj@suse.de>
39524
39525         [BZ #13739]
39526         * manual/Makefile: Remove make dist support, there's no
39527         need for a stand-alone documentation tar ball.
39528         (TEXI2DVI): Define always, it's not in Makeconfig.
39529         (dist): Removed.
39530         (tar-it): Removed.
39531         (edition): Removed.
39532         (glibc-doc-$(edition).tar): Removed
39533         (%.Z): Removed.
39534         (%.gz): Removed.
39535         (%.uu): Removed.
39536         (ETAGS): Remove, it's in Makeconfig.
39537         (move-if-change): Remove, it's in Makeconfig.
39538
39539 2012-04-23  Paul Eggert  <eggert@cs.ucla.edu>
39540
39541         [BZ #13970]
39542         * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
39543         (strtod, strtof, strtold, strtol, strtoul, strtoq)
39544         (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
39545         (strtod_l, strtof_l, strtold_l): Remove __wur.
39546         It is not necessarily an error to ignore strtol's return value.
39547         One can reliably look at the stored endptr to decide whether
39548         the number had valid syntax.
39549
39550 2012-04-21  Andreas Jaeger  <aj@suse.de>
39551
39552         [BZ #13739]
39553         * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
39554
39555 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
39556
39557         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
39558         * sysdeps/unix/sysv/Versions: Remove file.
39559
39560 2012-04-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
39561
39562         [BZ #13927]
39563         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39564
39565 2012-04-21  Nick Alcock  <nick.alcock@oracle.com>
39566
39567         [BZ #7064]
39568         * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
39569         version from __vm86.
39570
39571 2012-04-20  Joseph Myers  <joseph@codesourcery.com>
39572
39573         * sysdeps/unix/common/lxstat.c: Remove file.
39574         * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
39575
39576         * sysdeps/unix/sysv/Makefile: Remove file.
39577
39578         * sysdeps/unix/sysv/direct.h: Remove file.
39579
39580         * sysdeps/unix/sysv/bits/dirent.h: Remove file.
39581         * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
39582         * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
39583         * sysdeps/unix/sysv/bits/signum.h: Likewise.
39584         * sysdeps/unix/sysv/bits/stat.h: Likewise.
39585         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
39586         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
39587
39588         * sysdeps/unix/sysv/setrlimit.c: Remove file.
39589
39590         * sysdeps/unix/xmknod.c: Remove file.
39591         * sysdeps/unix/syscalls.list (sys_mknod): Remove.
39592
39593         * sysdeps/unix/sysv/settimeofday.c: Remove file.
39594
39595         * sysdeps/unix/sysv/i386/time.S: Remove file.
39596
39597         * sysdeps/unix/fxstat.c: Remove file.
39598         * sysdeps/unix/xstat.c: Likewise.
39599         * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
39600
39601         * sysdeps/unix/sysv/sigaction.c: Remove file.
39602
39603         * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
39604         (sysdep_headers): Remove variable.
39605         [termio.h not in sysdep_headers] (generated): Likewise.
39606         [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
39607         * sysdeps/unix/sysv/sysv_termio.h: Remove file.
39608         * sysdeps/unix/sysv/tcdrain.c: Likewise.
39609         * sysdeps/unix/sysv/tcflow.c: Likewise.
39610         * sysdeps/unix/sysv/tcflush.c: Likewise.
39611         * sysdeps/unix/sysv/tcgetattr.c: Likewise.
39612         * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
39613         * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
39614         * sysdeps/unix/sysv/tcsetattr.c: Likewise.
39615         * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
39616
39617         * sysdeps/unix/siglist.c: Remove file.
39618
39619         * sysdeps/unix/getppid.S: Remove file.
39620
39621         * sysdeps/unix/mkdir.c: Remove file.
39622         * sysdeps/unix/rmdir.c: Likewise.
39623
39624 2012-04-19  Andreas Schwab  <schwab@linux-m68k.org>
39625
39626         * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
39627         ERR_MAX value.
39628         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
39629         errlist-compat value.
39630
39631 2012-04-18  David S. Miller  <davem@davemloft.net>
39632
39633         * sysdeps/generic/memcopy.h (reg_char): Delete.
39634         * debug/strcat_chk.c: Use char, not reg_char.
39635         * debug/strcpy_chk.c: Likewise.
39636         * debug/strncat_chk.c: Likewise.
39637         * debug/strncpy_chk.c: Likewise.
39638         * string/memchr.c: Likewise.
39639         * string/memrchr.c: Likewise.
39640         * string/rawmemchr.c: Likewise.
39641         * string/strcat.c: Likewise.
39642         * string/strchr.c: Likewise.
39643         * string/strchrnul.c: Likewise.
39644         * string/strcmp.c: Likewise.
39645         * string/strcpy.c: Likewise.
39646         * string/strncat.c: Likewise.
39647         * string/strncmp.c: Likewise.
39648         * string/strncpy.c: Likewise.
39649
39650 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
39651
39652         * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
39653         __builtin_memcopy is called when src and dest ranges are known to not
39654         overlap.
39655
39656 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
39657
39658         * sysdeps/powerpc/powerpc64/power6/wordcopy.c
39659         (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
39660         fwd_align_merge macro call.
39661         (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
39662         bwd_align_merge macro call.
39663         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
39664
39665 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
39666
39667         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
39668         bwd_align_merge macros.
39669         (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
39670         (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
39671         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
39672
39673 2012-04-18  David S. Miller  <davem@davemloft.net>
39674
39675         * sysdeps/sparc/sparc64/memcopy.h: Delete.
39676
39677 2012-04-18  Andreas Jaeger  <aj@suse.de>
39678
39679         [BZ# 6794]
39680         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
39681         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
39682         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
39683
39684         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
39685         * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
39686         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
39687
39688         * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
39689         * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
39690         Adjust for changed ldbl-128 files.
39691
39692         * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
39693         * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
39694         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
39695
39696 2012-04-17  David S. Miller  <davem@davemloft.net>
39697
39698         * sysdeps/sparc/sparc32/memcopy.h: Delete.
39699
39700 2012-04-17  Andreas Schwab  <schwab@linux-m68k.org>
39701
39702         * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
39703         * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
39704         * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
39705         * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
39706         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
39707         * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
39708
39709 2012-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39710
39711         [BZ #6794]
39712         * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
39713         * math/libm-test.inc: Add ilogb errno and exception tests.
39714         * math/w_ilogb.c: New file: ilogb wrapper.
39715         * math/w_ilogbf.c: New file: ilogbf wrapper.
39716         * math/w_ilogbl.c: New file: ilogbl wrapper.
39717         * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
39718         * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
39719         * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
39720         exception being thrown with 0.0 as argument.
39721         * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
39722         * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
39723         exception being thrown with 0.0 as argument.
39724         * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
39725         * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
39726         exception being thrown with 0.0 as argument.
39727         * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
39728         * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
39729         exception being thrown with 0.0 as argument.
39730         * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
39731         * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
39732         * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
39733         * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
39734         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
39735         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
39736         * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
39737         * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
39738         * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
39739
39740 2012-04-17  Petr Baudis  <pasky@ucw.cz>
39741
39742         * include/sys/uio.h: Change __vector to __iovec to avoid clash
39743         with altivec.
39744
39745 2012-04-16  Marek Polacek  <polacek@redhat.com>
39746
39747         * elf/pldd-xx.c: Rename static_assert to pldd_assert.
39748
39749 2012-04-16  Marek Polacek  <polacek@redhat.com>
39750
39751         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
39752         operands of fdivp instruction.
39753
39754 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
39755
39756         * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
39757         * elf/tst-auditmod3b.c: Likewise.
39758         * elf/tst-auditmod4b.c: Likewise.
39759         * elf/tst-auditmod5b.c: Likewise.
39760         * elf/tst-auditmod6b.c: Likewise.
39761         * elf/tst-auditmod6c.c: Likewise.
39762         * elf/tst-auditmod7b.c: Likewise.
39763         * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
39764         * sysdeps/x86_64/preconfigure.in: Likewise.
39765         * sysdeps/x86_64/preconfigure: Regenerated.
39766
39767 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
39768
39769         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
39770         __ILP32__.
39771
39772 2012-04-13  Antoine Balestrat <merkil33@gmail.com>
39773
39774         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
39775         (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
39776
39777 2012-04-13  Chris Leonard  <cjlhomeaddress@gmail.com>
39778
39779         [BZ #13973]
39780         * locale/iso-639.def: Fix gl language name. Spotted by
39781         Yaron Shahrabani.
39782
39783 2012-04-12  Roland McGrath  <roland@hack.frob.com>
39784
39785         [BZ #2074]
39786         * libio/libio.h (__io_write_fn): Update comment.
39787
39788 2012-04-12  Petr Baudis  <pasky@ucw.cz>
39789
39790         [BZ #2074]
39791         * stdio.texi (Hook Functions): The user provided writer function
39792         is not allowed to return -1.
39793
39794 2012-04-11  David S. Miller  <davem@davemloft.net>
39795
39796         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39797
39798 2012-04-11  Mike Frysinger  <vapier@gentoo.org>
39799
39800         * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
39801         Add a leading slash to rtkaio.
39802
39803 2012-04-11  Jim Meyering  <meyering@redhat.com>
39804
39805         [BZ #11959]
39806         * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
39807         It is not necessarily an error to ignore fwrite's return
39808         value.  One can reliably use ferror to test for errors after
39809         the fact.
39810
39811 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
39812
39813         * bits/types.h (__snseconds_t): New type.
39814         * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
39815
39816         * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
39817         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
39818         (__SNSECONDS_T_TYPE): Likewise.
39819         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
39820         (__SNSECONDS_T_TYPE): Likewise.
39821         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
39822         (__SNSECONDS_T_TYPE): Likewise.
39823
39824 2012-04-10  Andreas Jaeger  <aj@suse.de>
39825
39826         [BZ #2636]
39827         * manual/time.texi (Processor Time): Return type of times is
39828         elapsed real time since an arbitrary point in the past.
39829         (CPU Time): Move CLK_TCK from here...
39830         (Processor Time): ...to here.  Correct description.
39831         * manual/conf.texi (Constants for Sysconf): Correct description of
39832         _SC_CLK_TCK.
39833
39834 2012-04-10  David S. Miller  <davem@davemloft.net>
39835
39836         [BZ #13967]
39837         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
39838         where the is a gap between DT_REL(A) and DT_JMPREL.
39839
39840 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
39841
39842         * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
39843         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
39844         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
39845
39846 2012-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
39847
39848         * elf/dl-support.c (_dl_inhibit_cache): New variable.
39849         * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
39850         (dl_main): Handle --inhibit-cache.
39851         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
39852         _dl_inhibit_cache.
39853         * elf/dl-load.c (_dl_map_object): Use it.
39854         * elf/Makefile: Define SYSCONFDIR when building rtld.c.
39855
39856 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
39857
39858         [BZ #13872]
39859         * sysdeps/i386/fpu/e_powl.S (p78): New object.
39860         (__ieee754_powl): Saturate large exponents rather than testing for
39861         overflow of y*log2(x).
39862         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
39863         * math/libm-test.inc (pow_test): Do not permit spurious overflow
39864         exceptions.
39865
39866         [BZ #11521]
39867         * math/s_ctan.c: Include <float.h>.
39868         (__ctan): Avoid internal overflow or cancellation in calculating
39869         denominator.
39870         * math/s_ctanf.c: Likewise.
39871         * math/s_ctanl.c: Likewise.
39872         * math/s_ctanh.c: Likewise.
39873         * math/s_ctanhf.c: Likewise.
39874         * math/s_ctanhl.c: Likewise.
39875         * math/libm-test.inc (ctan_test): Add more tests.
39876         (ctanh_test): Likewise.
39877         * sysdeps/i386/fpu/libm-test-ulps: Update.
39878         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39879
39880 2012-04-09  Andreas Jaeger  <aj@suse.de>
39881
39882         [BZ #6894]
39883         * manual/filesys.texi (Directory Entries): Mention that d_namlen
39884         is an optional BSD extension.
39885
39886         [BZ #10254]
39887         * manual/stdio.texi (Opening Streams): Document additional fopen
39888         parameters.
39889
39890 2012-04-09  Roland McGrath  <roland@hack.frob.com>
39891
39892         * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
39893         %eax without telling the compiler.
39894
39895 2012-04-09  Carlos O'Donell  <carlos_odonell@mentor.com>
39896
39897         [BZ # 13963]
39898         * manual/install.texi: Use sourceware.org.
39899
39900 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
39901
39902         [BZ #13873]
39903         * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
39904         (__ieee754_pow): Generate overflow and underflow using huge*huge
39905         and tiny*tiny rather than just returning constant infinity or zero
39906         for large exponents.
39907         * math/libm-test.inc (pow_test): Require overflow exceptions for
39908         applicable cases of large exponents.
39909
39910         [BZ #706]
39911         * sysdeps/i386/fpu/e_pow.S (p10): New object.
39912         (__ieee754_pow): Use iterative multiplication algorithm only for
39913         integer exponents with absolute value below 1024.  Check for odd
39914         integer exponents when using algorithm for real exponents.
39915         * math/libm-test.inc (pow_test): Add more tests.
39916         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39917
39918 2012-04-08  Joseph Myers  <joseph@codesourcery.com>
39919
39920         [BZ #13705]
39921         * math/libm-test.inc (exp_test): Do not allow overflow exception
39922         on underflow test.
39923
39924 2012-04-08  Aurelien Jarno  <aurelien@aurel32.net>
39925
39926         [BZ #13705]
39927         * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
39928         instead of __kernel_standard_f.
39929
39930 2012-04-08  Mike Frysinger  <vapier@gentoo.org>
39931
39932         * sysdeps/i386/i686/memset_chk.S: Update copyright year.
39933         * sysdeps/x86_64/memset_chk.S: Likewise.
39934
39935 2012-04-08  Andreas Jaeger  <aj@suse.de>
39936
39937         [BZ #10153]
39938         * manual/startup.texi (Environment Access): Describe return value
39939         for putenv and setenv.
39940
39941         [BZ #6895]
39942         * manual/filesys.texi (Directory Entries): Add description for
39943         DT_LNK.
39944
39945         [BZ #6890]
39946         * manual/filesys.texi (Directory Entries): Clarify that it's file
39947         system not operating system in the description of DT_UNKNOWN.
39948
39949         [BZ #6578]
39950         * manual/syslog.texi (closelog): Fix reference, it's openlog.
39951
39952 2012-04-08  Stephen Compall  <s11@member.fsf.org>
39953
39954         [BZ #6649]
39955         * manual/llio.texi (Opening and Closing Files): Add cross
39956         reference to explain mode argument.
39957
39958 2012-04-07  Mike Frysinger  <vapier@gentoo.org>
39959
39960         * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
39961         * sysdeps/x86_64/memset_chk.S: Likewise.
39962
39963 2012-04-07  David S. Miller  <davem@davemloft.net>
39964
39965         * elf/elf.h (R_SPARC_WDISP10): Define.
39966         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
39967         R_SPARC_SIZE32.
39968         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
39969         R_SPARC_SIZE64 and R_SPARC_H34.
39970
39971 2012-04-07  Carlos O'Donell  <carlos_odonell@mentor.com>
39972
39973         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
39974         conditions and remove no longer applicable assertion.
39975
39976 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
39977
39978         * bits/byteswap.h: Include <features.h>.
39979         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
39980         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
39981
39982 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
39983
39984         * bits/byteswap.h (__bswap_16): Removed.
39985         Include <bits/byteswap-16.h> to get __bswap_16.
39986         * sysdeps/i386/bits/byteswap.h: Likewise.
39987         * sysdeps/s390/bits/byteswap.h: Likewise.
39988         * sysdeps/x86_64/bits/byteswap.h: Likewise.
39989         * bits/byteswap-16.h: New file.
39990         * sysdeps/i386/bits/byteswap-16.h: Likewise.
39991         * sysdeps/s390/bits/byteswap-16.h: Likewise.
39992         * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
39993         * string/Makefile (headers): Add bits/byteswap-16.h.
39994
39995 2012-04-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
39996
39997         [BZ #13895]
39998         * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
39999         extra indirection.
40000         * nss/Makefile (tests-static, tests): Add tst-nss-static.
40001         * nss/tst-nss-static.c: New.
40002
40003 2012-04-06  Robert Millan  <rmh@gnu.org>
40004
40005         [BZ #6486]
40006         * manual/llio.texi (File Position Primitive): lseek
40007         refers to WHENCE when it really means OFFSET.
40008
40009 2012-04-06  Andreas Jaeger  <aj@suse.de>
40010
40011         * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
40012         strncmp declarations.
40013
40014         * abilist/libc.abilist: Add __poll and __ppoll.
40015
40016 2012-04-05  David S. Miller  <davem@davemloft.net>
40017
40018         * scripts/check-local-headers.sh: Accept a host triplet in the
40019         path matched by the exclude regexp.
40020
40021         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
40022         definition.
40023         * sysdeps/powerpc/powerpc32/dl-machine.h
40024         (ELF_MACHINE_PLTREL_OVERLAP): Delete.
40025         * sysdeps/s390/s390-32/dl-machine.h
40026         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
40027         * sysdeps/sparc/sparc32/dl-machine.h
40028         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
40029         * sysdeps/sparc/sparc64/dl-machine.h
40030         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
40031
40032         * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
40033         lazy binding.
40034         * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
40035         undefined symbol errors.
40036
40037         * elf/rtld.c (dl_main): Skip VDSO when checking for unused
40038         DT_NEEDED entries.
40039
40040 2012-04-05  Michael Matz  <matz@suse.de>
40041
40042         [BZ #13592]
40043         * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
40044
40045 2012-04-05  Andreas Jaeger  <aj@suse.de>
40046
40047         [BZ #13908]
40048         * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
40049         comment.
40050
40051 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
40052
40053         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
40054         which ROUND is no valid rounding mode.
40055
40056 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
40057
40058         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
40059         read again.
40060         * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
40061
40062 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
40063
40064         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
40065         an exception using FPU order intentionally.
40066
40067 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
40068
40069         * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
40070         * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
40071         * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
40072         * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
40073
40074 2012-04-05  Simon Josefsson  <simon@josefsson.org>
40075
40076         [BZ #12340]
40077         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
40078         EINVAL when BUFLEN is too smal.
40079
40080 2012-04-05  Thomas Schwinge  <thomas@codesourcery.com>
40081
40082         [BZ #13553]
40083         * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
40084         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
40085
40086 2012-04-03  Andreas Jaeger  <aj@suse.de>
40087
40088         [BZ #13938]
40089         * manual/setjmp.texi (System V contexts): Fix sentence.
40090
40091         [BZ #13926]
40092         * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
40093         New macro for this case.
40094         [!__GNUC__] (__bswap_64): New inline function for this case.
40095         * sysdeps/x86_64/bits/byteswap.h: Likewise.
40096         * bits/byteswap.h: Likewise.
40097         * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
40098         ull, guard with __GLIBC_HAVE_LONG_LONG.
40099
40100         * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
40101         __GLIBC_HAVE_LONG_LONG.
40102
40103         * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
40104         Include <features.h> for __GLIBC_HAVE_LONG_LONG.
40105
40106 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
40107
40108         [BZ #13691]
40109         * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
40110         inptr and inend, rather than using last_ch.
40111
40112 2012-04-02  David S. Miller  <davem@davemloft.net>
40113
40114         With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
40115         * stdio-common/printf-parse.h (read_int): Change return type to
40116         'int', return -1 on INT_MAX overflow.
40117         * stdio-common/vfprintf.c (vfprintf): Validate width and precision
40118         against overflow of INT_MAX.  Set errno to EOVERFLOW when 'done'
40119         overflows INT_MAX.  Check for overflow of in-format-string precision
40120         values properly.  Use EOVERFLOW rather than ERANGE throughout.  Use
40121         SIZE_MAX not INT_MAX for integer overflow test.
40122         * stdio-common/printf-parsemb.c: If read_int signals an overflow,
40123         skip the construct in the format string but do not record anything.
40124         * stdio-common/bug22.c: Adjust to test both width/prevision
40125         INT_MAX overflow as well as total length INT_MAX overflow.  Check
40126         explicitly for proper errno values.
40127
40128 2012-04-02  Thomas Schwinge  <thomas@codesourcery.com>
40129
40130         * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
40131         CHAR_MAX.
40132         * string/test-strcmp.c [! WIDE]: Likewise.
40133         * time/tst-mktime2.c: Likewise for INT_MAX.
40134         * string/test-string.h: #include <sys/param.h> for MIN.
40135
40136         * csu/init-first.c (__libc_init_first): Call __ctype_init.
40137         * sysdeps/i386/init-first.c (init): Likewise.
40138         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
40139         * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
40140         * sysdeps/sh/init-first.c (init): Likewise.
40141
40142 2012-04-01  Ulrich Drepper  <drepper@gmail.com>
40143
40144         * po/ru.po: Update from translation team.
40145         * po/vi.po: Likewise.
40146
40147 2012-03-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
40148
40149         * resolv/nss_dns/dns-host.c: Merge copyright years.
40150
40151 2012-03-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
40152
40153         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
40154         Optimize memcpy with prefetch if
40155         DATA_CACHE_SIZE_HALF <= len <  SHARED_CACHE_SIZE_HALF and
40156         src, dst pointers have unequal 16 byte alignments.
40157
40158 2012-03-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
40159
40160         [BZ #13928]
40161         * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
40162         from a CNAME entry and return the minimum ttl for the query.
40163         (gaih_getanswer_slice): Likewise.
40164
40165 2012-03-30  Jeff Law  <law@redhat.com>
40166
40167         * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
40168         due to long keys.
40169         * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
40170         * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
40171
40172         * resolv/nss_dns/dns-host.c: Update copyright year.
40173
40174 2012-03-30  Ulrich Drepper  <drepper@gmail.com>
40175
40176         * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
40177         requests to save a system call.  Fix check that all bytes are sent.
40178
40179         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
40180         comments for sendmmsg.
40181
40182 2012-03-30  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
40183
40184         [BZ #13691]
40185         * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
40186         with only 1 character between 0x0041 and 0x01b0.
40187         * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
40188         * wcsmbs/tst-mbsnrtowcs.c: New file.
40189
40190 2012-03-29  David S. Miller  <davem@davemloft.net>
40191
40192         * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
40193         small copies by hand.
40194
40195 2012-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
40196
40197         [BZ #13761]
40198         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss)
40199         (_nss_compat_initgroups_dyn): Fall back to malloc/free for large
40200         group memberships.
40201
40202 2012-03-28  David S. Miller  <davem@davemloft.net>
40203
40204         * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
40205         that branches into memcpy.
40206         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
40207         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
40208         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
40209         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
40210         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
40211         bits.
40212         * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
40213         implementation too.
40214         * sysdeps/sparc/mempcpy.S: New file.
40215
40216         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
40217         the IFUNC routine in the libc case.
40218         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
40219
40220         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
40221         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
40222         * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
40223         * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
40224         * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
40225         * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
40226         * sysdeps/sparc/sparc64/rtld-memset.c: New file.
40227         * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
40228
40229         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
40230         loop to 256 bytes instead of 64 bytes and fix test signedness.
40231
40232         * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
40233         * sysdeps/sparc/sparc32/Makefile: rather than here...
40234         * sysdeps/sparc/sparc64/Makefile: and here.
40235
40236 2012-03-28  Ulrich Drepper  <drepper@gmail.com>
40237
40238         * malloc/mallocbug.c: Avoid warnings about unused variables.
40239
40240 2012-02-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
40241
40242         [BZ #13760]
40243         * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
40244         in the right place. Discard and retry query if response is
40245         larger than input buffer size.
40246
40247 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
40248
40249         [BZ #369]
40250         [BZ #2678]
40251         [BZ #3866]
40252         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
40253         x for large integer exponent.
40254         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
40255         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.  Adjust
40256         sign of result as needed afterwards.
40257         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
40258         * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
40259         result for underflowing pow the same as for overflow.
40260         (__kernel_standard_l): Handle powl overflow and underflow here
40261         rather than calling __kernel_standard.
40262         * math/libm-test.inc (pow_test): Add more tests.
40263
40264         [BZ #3868]
40265         [BZ #13879]
40266         [BZ #13910]
40267         [BZ #13911]
40268         [BZ #13912]
40269         [BZ #13913]
40270         [BZ #13915]
40271         [BZ #13916]
40272         [BZ #13917]
40273         [BZ #13918]
40274         [BZ #13919]
40275         [BZ #13920]
40276         [BZ #13921]
40277         * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
40278         * sysdeps/ieee754/k_standard.c: Include <float.h>.
40279         (__kernel_standard_l): New function.
40280         * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
40281         __kernel_standard.
40282         * math/w_acosl.c (__acosl): Likewise.
40283         * math/w_asinl.c (__asinl): Likewise.
40284         * math/w_atan2l.c (__atan2l): Likewise.
40285         * math/w_atanhl.c (__atanhl): Likewise.
40286         * math/w_coshl.c (__coshl): Likewise.
40287         * math/w_exp10l.c (__exp10l): Likewise.
40288         * math/w_exp2l.c (__exp2l): Likewise.
40289         * math/w_fmodl.c (__fmodl): Likewise.
40290         * math/w_hypotl.c (__hypotl): Likewise.
40291         * math/w_j0l.c (__j0l, __y0l): Likewise.
40292         * math/w_j1l.c (__j1l, __y1l): Likewise.
40293         * math/w_jnl.c (__jnl, __ynl): Likewise.
40294         * math/w_lgammal.c (__lgammal): Likewise.
40295         * math/w_log10l.c (__log10l): Likewise.
40296         * math/w_log2l.c (__log2l): Likewise.
40297         * math/w_logl.c (__logl): Likewise.
40298         * math/w_powl.c (__powl): Likewise.
40299         * math/w_remainderl.c (__remainderl): Likewise.
40300         * math/w_scalbl.c (sysv_scalbl): Likewise.
40301         * math/w_sinhl.c (__sinhl): Likewise.
40302         * math/w_sqrtl.c (__sqrtl): Likewise.
40303         * math/w_tgammal.c (__tgammal): Likewise.
40304         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
40305         * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
40306         * math/libm-test.inc (acos_test): Add more tests.
40307         (acosh_test): Likewise.
40308         (asin_test): Likewise.
40309         (atanh_test): Likewise.
40310         (exp_test): Likewise.
40311         (exp10_test): Likewise.
40312         (exp2_test): Likewise.
40313         (expm1_test): Likewise.
40314         (lgamma_test): Likewise.
40315         (log_test): Likewise.
40316         (log10_test): Likewise.
40317         (log1p_test): Likewise.
40318         (log2_test): Likewise.
40319         (pow_test): Do not allow some spurious overflow exceptions.
40320         (sqrt_test): Add more tests.
40321         (tgamma_test): Likewise.
40322         (y0_test): Likewise.
40323         (y1_test): Likewise.
40324         (yn_test): Likewise.
40325
40326 2012-03-27  Anton Blanchard  <anton@samba.org>
40327
40328         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
40329         MAP_HUGETLB.
40330         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
40331         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
40332         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
40333
40334 2012-03-27  David S. Miller  <davem@davemloft.net>
40335
40336         * conform/Makefile: Run run-conformtest.sh using $(BASH).
40337
40338         * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
40339         have-as-vis3 check.
40340
40341 2012-03-27  Andreas Jaeger  <aj@suse.de>
40342
40343         * sysdeps/x86_64/elf/configure.in: Moved to ...
40344         * sysdeps/x86_64/configure.in: ... here.
40345         * sysdeps/x86_64/elf/start.S: Moved to ...
40346         * sysdeps/x86_64/start.S: ... here.
40347         * sysdeps/x86_64/elf/configure: Delete.
40348
40349         * sysdeps/x86_64/configure.in: Merge contents from
40350         sysdeps/i386/configure.in (without i686 check).
40351
40352         * sysdeps/i386/elf/Versions: Merge into ...
40353         * sysdeps/i386/Versions: ... this.
40354         * sysdeps/i386/elf/Versions: Delete file.
40355         * sysdeps/i386/elf/start.S: Moved to ...
40356         * sysdeps/i386/start.S: ...here.
40357         * sysdeps/i386/elf/configure.in: Merge into...
40358         * sysdeps/i386/configure.in: ...here.
40359         * sysdeps/i386/elf/configure.in: Delete file.
40360         * sysdeps/i386/elf/configure: Delete file.
40361
40362         * sysdeps/generic/elf/backtracesyms.c: Moved to ...
40363         * debug/backtracesyms.c: ... here.
40364         * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
40365         * debug/backtracesymsfd.c: ... here.
40366         * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
40367         * sysdeps/generic/ifunc-sel.h: ... here.
40368
40369         * sysdeps/unix/i386/start.c: Delete file.
40370         * sysdeps/unix/sparc/start.c: Delete file.
40371         * sysdeps/unix/start.c: Delete file.
40372
40373         * sysdeps/sh/elf/configure.in: Moved to ...
40374         * sysdeps/sh/configure.in: ... here.
40375         * sysdeps/sh/elf/start.S: Moved to ...
40376         * sysdeps/sh/start.S: ... here.
40377         * sysdeps/sh/elf/configure: Delete file.
40378
40379         * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
40380         * sysdeps/powerpc/powerpc64/bzero.S: ... here.
40381         * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
40382         * sysdeps/powerpc/powerpc64/entry.h: ... here.
40383         * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
40384         * sysdeps/powerpc/powerpc64/start.S: here.
40385         * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
40386         * sysdeps/powerpc/powerpc64/Makefile: ... this.
40387         * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
40388         * sysdeps/powerpc/powerpc64/configure.in: ... this.
40389         * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
40390
40391         * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
40392         * sysdeps/powerpc/powerpc32/bzero.S: ... here.
40393         * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
40394         * sysdeps/powerpc/powerpc32/start.S: ... here.
40395         * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
40396         * sysdeps/powerpc/powerpc32/configure.in: ... this.
40397         * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
40398
40399         * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
40400         * sysdeps/powerpc/ifunc-sel.h: ... here.
40401         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
40402         * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
40403
40404         * sysdeps/sparc/elf/configure.in: Moved to ...
40405         * sysdeps/sparc/configure.in: ... here.
40406         * sysdeps/sparc/elf/configure: Delete file.
40407         * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
40408         * sysdeps/sparc/sparc32/start.S: ... here.
40409         * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
40410         * sysdeps/sparc/sparc64/start.S: ... here.
40411         * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
40412         * sysdeps/sparc/sparc32/Makefile: ... this.
40413         * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
40414         * sysdeps/sparc/sparc64/Makefile: ... this.
40415
40416         * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
40417         * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
40418         * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
40419         * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
40420         * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
40421         * sysdeps/s390/s390-32/setjmp.S: ... here.
40422         * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
40423         * sysdeps/s390/s390-32/configure.in: ... here.
40424         * sysdeps/s390/s390-32/elf/configure: Delete file.
40425         * sysdeps/s390/s390-32/elf/start.S: Moved to ...
40426         * sysdeps/s390/s390-32/start.S: ... here.
40427
40428         * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
40429         * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
40430         * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
40431         * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
40432         * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
40433         * sysdeps/s390/s390-64/setjmp.S: ... here.
40434         * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
40435         * sysdeps/s390/s390-64/configure.in: ... here
40436         * sysdeps/s390/s390-64/elf/configure: Delete file.
40437         * sysdeps/s390/s390-64/elf/start.S: Moved to ...
40438         * sysdeps/s390/s390-64/start.S: ... here.
40439         * sysdeps/s390/s390-64/elf/configure: Delete.
40440
40441         * configure.in: Remove support for elf directories in sysdeps.
40442
40443         * configure: Regenerated.
40444         * sysdeps/i386/configure: Regenerated.
40445         * sysdeps/powerpc/powerpc32/configure: Regenerated.
40446         * sysdeps/powerpc/powerpc64/configure: Regenerated.
40447         * sysdeps/s390/s390-32/configure: Regenerated.
40448         * sysdeps/s390/s390-64/configure: Regenerated.
40449         * sysdeps/sh/configure: Regenerated.
40450         * sysdeps/sparc/configure: Regenerated.
40451         * sysdeps/x86_64/configure: Regenerated.
40452
40453 2012-03-26  Andreas Schwab  <schwab@linux-m68k.org>
40454
40455         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40456
40457         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
40458         denormal result into account.
40459
40460 2012-03-25  Roland McGrath  <roland@hack.frob.com>
40461
40462         * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
40463         Reported by Allan McRae <allan@archlinux.org>.
40464
40465 2012-03-23  Jeff Law  <law@redhat.com>
40466
40467         * nss/getnssent.c (__nss_getent): Fix typo.
40468
40469 2012-03-23  David S. Miller  <davem@davemloft.net>
40470
40471         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40472
40473 2012-03-23  H.J. Lu  <hongjiu.lu@intel.com>
40474
40475         * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
40476         to pad to uint64_t for each field.
40477         (dl_tls_index): Replace unsigned long with uint64_t.
40478
40479 2012-03-23  Daniel Jacobowitz  <dmj@google.com>
40480         Paul Pluzhnikov  <ppluzhnikov@google.com>
40481
40482         [BZ #6528]
40483         * grp/Makefile (otherlibs): Don't set it.
40484         * inet/Makefile (otherlibs): Likewise.
40485         * login/Makefile (otherlibs): Likewise.
40486         * nscd/Makefile (otherlibs): Likewise.
40487         * posix/Makefile (otherlibs): Likewise.
40488         * pwd/Makefile (otherlibs): Likewise.
40489         * rt/Makefile (otherlibs): Likewise.
40490         * sunrpc/Makefile (otherlibs): Likewise.
40491         * nss/Makefile (otherlibs): Likewise.
40492         Add libnss_files to routines and static-only-routines.
40493         ($(objpfx)getent): Remove rule.
40494         * resolv/Makefile: Add libnss_dns and libresolv to routines and
40495         static-only-routines.
40496
40497 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
40498
40499         [BZ #13892]
40500         * math/s_cexp.c: Include <float.h>.
40501         (__cexp): Handle exp result overflowing not necessarily
40502         overflowing both real and imaginary parts of result.
40503         * math/s_cexpf.c: Likewise.
40504         * math/s_cexpl.c: Likewise.
40505         * math/libm-test.inc (cexp_test): Add more tests.
40506         * sysdeps/i386/fpu/libm-test-ulps: Update.
40507         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40508
40509 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
40510
40511         * include/link.h (ELFW): New macro.
40512         * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
40513         Replace ELF64_R_TYPE with ELFW(R_TYPE).
40514
40515 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
40516
40517         * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
40518         with uint64_t.
40519
40520 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
40521
40522         * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
40523         declaration.
40524         (struct La_x32_retval): Likewise.
40525
40526 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
40527
40528         * sysdeps/x86_64/preconfigure.in: New file.
40529         * sysdeps/x86_64/preconfigure: New generated file.
40530
40531 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
40532
40533         [BZ #13824]
40534         * math/e_exp2l.c: Include <float.h>.
40535         (__ieee754_exp2l): Handle overflow and underflow cases
40536         separately.  Only pass fractional part of argument to
40537         __ieee754_expl.
40538         * math/libm-test.inc (exp2_test): Add more tests.
40539
40540         * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
40541         negating x to take absolute value.
40542         * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
40543         Likewise.
40544         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
40545         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
40546         Likewise.
40547         * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
40548         computing low part if x was negated.
40549         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
40550
40551 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
40552
40553         * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
40554         la_x32_gnu_pltexit.
40555         (pltexit): Cast int_retval to ptrdiff_t.
40556         * elf/tst-auditmod3b.c: Likewise.
40557         * elf/tst-auditmod4b.c: Likewise.
40558         * elf/tst-auditmod5b.c: Likewise.
40559         * elf/tst-auditmod6b.c: Likewise.
40560         * elf/tst-auditmod6c.c: Likewise.
40561         * elf/tst-auditmod7b.c: Likewise.
40562
40563         * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
40564         and x32_gnu_pltexit.
40565
40566         * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
40567         __ELF_NATIVE_CLASS.
40568         (La_x32_regs): New macro.
40569         (La_x32_retval): Likewise.
40570         (la_x32_gnu_pltenter): New function prototype.
40571         (la_x32_gnu_pltexit): Likewise.
40572
40573 2012-03-21  Andreas Schwab  <schwab@linux-m68k.org>
40574
40575         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
40576         exponent.
40577
40578         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40579
40580         * configure.in (libc_cv_cc_nofma): Check for option to disable
40581         generation of FMA instructions.
40582         * configure: Regenerate.
40583         * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
40584         * sysdeps/ieee754/dbl-64/Makefile: New file.
40585         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
40586         Remove brandred-fma4.
40587         (CFLAGS-brandred-fma4.c): Remove.
40588         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
40589         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
40590         define.
40591         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
40592         define.
40593
40594 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
40595
40596         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
40597         LLONG_MAX != LONG_MAX.
40598         (_itoa_word): Use _ITOA_WORD_TYPE on value.
40599         (_fitoa_word): Likewise.
40600         * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
40601         LLONG_MAX != LONG_MAX.
40602         * stdio-common/_itowa.h: Include <_itoa.h>.
40603         (_itowa_word): Use _ITOA_WORD_TYPE on value.
40604         (_itowa): New macro.  Defined only if _ITOA_NEEDED is false.
40605         * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro.  Defined
40606         only if not defined.
40607         (_ITOA_WORD_TYPE): Likewise.
40608         (_itoa_word): Use _ITOA_WORD_TYPE on value.
40609         Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
40610
40611 2012-03-21  David S. Miller  <davem@davemloft.net>
40612
40613         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40614
40615 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
40616
40617         * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
40618         of x86_64 when setting libc_cv_slibdir, libdir and
40619         libc_cv_localedir.
40620         * sysdeps/unix/sysv/linux/configure: Regenerated.
40621
40622 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
40623
40624         * manual/lang.texi (Old Varargs): Remove section.
40625         (How Variadic): Update menu.
40626         (va_start): Do not mention varargs.h.
40627
40628 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
40629             Joseph Myers  <joseph@codesourcery.com>
40630
40631         * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
40632         link test.
40633         * configure: Regenerated.
40634
40635 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
40636
40637         * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
40638         * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
40639         conformtest.pl
40640
40641 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
40642
40643         * NOTES: Remove.
40644         * Makefile (files-for-dist): Remove NOTES.
40645         (NOTES): Remove rule.
40646         * README: Don't refer to NOTES.
40647         * manual/creature.texi: Don't include macros.texi.
40648         * manual/intro.texi (creature.texi): Remove comment referring to
40649         NOTES.
40650
40651         * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
40652         * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
40653         * configure: Regenerated.
40654         * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
40655         LIBC_TRY_CC_OPTION.
40656         (libc_cv_as_i686): Likewise.
40657         (libc_cv_cc_avx): Likewise.
40658         (libc_cv_cc_sse2avx): Likewise.
40659         (libc_cv_cc_fma4): Likewise.
40660         (libc_cv_cc_novzeroupper): Likewise.
40661         * sysdeps/i386/configure: Regenerated.
40662
40663         [BZ #13883]
40664         * sysdeps/i386/fpu/s_cexp.S: Remove.
40665         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
40666         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
40667         * math/libm-test.inc (cexp_test): Add more tests.
40668         * sysdeps/i386/fpu/libm-test-ulps: Update.
40669         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40670
40671 2012-03-21  Allan McRae  <allan@archlinux.org>
40672
40673         * timezone/Makefile: Do not install iso3166.tab and zone.tab
40674
40675 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
40676
40677         [BZ #13871]
40678         * math/w_exp2.c: Do not include <float.h>.
40679         (o_threshold, u_threshold): Remove.
40680         (__exp2): Calculate result before checking finiteness and calling
40681         __kernel_standard.
40682         * math/w_exp2f.c: Likewise.
40683         * math/w_exp2l.c: Likewise.
40684         * math/libm-test.inc (exp2_test): Require overflow exception for
40685         1e6 input.
40686
40687         [BZ #3866]
40688         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
40689         range of signed 64-bit integers before using fistpll.  Remove
40690         checks for whether integers fit in mantissa bits.
40691         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
40692         the range of signed 32-bit integers before using fistpl.  Remove
40693         checks for whether integers fit in mantissa bits.
40694         * sysdeps/i386/fpu/e_powl.S (p64): New object.
40695         (__ieee754_powl): Test for y outside the range of signed 64-bit
40696         integers before using fistpll.  Reduce 64-bit values to 63-bit
40697         ones as needed.
40698         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
40699         divide-by-zero is raised for zero to large negative powers.
40700         * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
40701         (__ieee754_powl): Test for y outside the range of signed 64-bit
40702         integers before using fistpll.  Reduce 64-bit values to 63-bit
40703         ones as needed.
40704         * math/libm-test.inc (pow_test): Add more tests.
40705
40706 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
40707
40708         * debug/backtracesymsfd.c: Include <_itoa.h> instead of
40709         <stdio-common/_itoa.h>.
40710         * debug/segfault.c: Likewise.
40711         * elf/dl-cache.c: Likewise.
40712         * elf/dl-minimal.c: Likewise.
40713         * elf/dl-misc.c: Likewise.
40714         * elf/dl-sysdep.c: Likewise.
40715         * elf/dl-version.c: Likewise.
40716         * elf/rtld.c: Likewise.
40717         * hurd/hurdsock.c: Likewise.
40718         * hurd/lookup-retry.c: Likewise.
40719         * malloc/malloc.c: Likewise.
40720         * malloc/mtrace.c: Likewise.
40721         * nscd/nscd_getgr_r.c: Likewise.
40722         * nscd/nscd_getpw_r.c: Likewise.
40723         * nscd/nscd_getserv_r.c: Likewise.
40724         * posix/getopt_init.c: Likewise.
40725         * posix/wordexp.c: Likewise.
40726         * stdio-common/_itoa.c: Likewise.
40727         * stdio-common/printf_fphex.c: Likewise.
40728         * stdio-common/vfprintf.c: Likewise.
40729         * string/_strerror.c: Likewise.
40730         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
40731         * sysdeps/i386/i686/hp-timing.h: Likewise.
40732         * sysdeps/mach/_strerror.c: Likewise.
40733         * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
40734         * sysdeps/mach/hurd/sethostid.c: Likewise.
40735         * sysdeps/mach/hurd/xmknodat.c: Likewise.
40736         * sysdeps/mach/xpg-strerror.c: Likewise.
40737         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
40738         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
40739         * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
40740         * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
40741         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
40742         * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
40743         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
40744         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
40745         * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
40746         * sysdeps/unix/sysv/linux/futimes.c: Likewise.
40747         * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
40748         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
40749         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
40750         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
40751         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
40752         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
40753         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
40754         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
40755         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
40756         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
40757         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
40758
40759         * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
40760
40761         * stdio-common/_itoa.h: Moved to ...
40762         * sysdeps/generic/_itoa.h: Here.
40763
40764         * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
40765
40766         * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
40767         instead of "_itoa.h" and "_itowa.h".
40768         * stdio-common/vfprintf.: Likewise.
40769
40770 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
40771
40772         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
40773         <bits/wordsize.h>.
40774         (__signbitf): Check __x86_64__ instead of __WORDSIZE.
40775         (__signbit): Likwise.
40776         (llrintf): Likwise.
40777         (llrint): Likwise.
40778
40779 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
40780
40781         * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
40782         __WORDSIZE != 64.
40783
40784 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
40785
40786         * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
40787         OVERFLOW_EXCEPTION_OK.
40788         * math/libm-test.inc ("Philosophy"): Update comment about
40789         exception testing.
40790         (OVERFLOW_EXCEPTION): Define.
40791         (OVERFLOW_EXCEPTION_OK): Likewise.
40792         (INVALID_EXCEPTION_OK): Renumber.
40793         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
40794         (IGNORE_ZERO_INF_SIGN): Likewise.
40795         (test_exceptions): Handle FE_OVERFLOW.
40796         (exp10_test): Expect overflow exceptions.
40797         (exp2_test): Likewise.
40798         (expm1_test): Likewise.
40799         (nextafter_test): Likewise.
40800         (pow_test): Likewise.
40801         (scalbn_test): Likewise.
40802         (scalbln_test): Likewise.
40803
40804 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
40805
40806         * sysdeps/x86_64/bits/atomic.h
40807         (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
40808         64bit integer.
40809         (atomic_exchange_acq): Likewise.
40810         (__arch_exchange_and_add_body): Likewise.
40811         (__arch_add_body): Likewise.
40812         (atomic_add_negative): Likewise.
40813         (atomic_add_zero): Likewise.
40814
40815 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
40816
40817         * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
40818         (fenv_t): Check __x86_64__ instead of __WORDSIZE.
40819
40820 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
40821
40822         * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
40823         Check __x86_64__ instead of __WORDSIZE.
40824
40825 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
40826
40827         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
40828
40829 2012-03-19  David S. Miller  <davem@davemloft.net>
40830
40831         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40832
40833         * sysdeps/sparc/fpu/fenv_private.h: New file.
40834         * sysdeps/sparc/fpu/math_private.h: Use it.
40835         (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
40836         Remove.
40837         (libc_feholdexcept_setround, libc_feholdexcept_setroundf)
40838         (libc_feholdexcept_setroundl): Remove.
40839         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
40840         Remove.
40841         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
40842         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
40843
40844 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
40845
40846         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
40847         int64_t instead of long int.
40848         (INSERT_WORDS64): Likwise.
40849
40850 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
40851
40852         * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
40853         _Unwind_GetCFA return to _Unwind_Ptr first.
40854
40855 2012-03-19  Joseph Myers  <joseph@codesourcery.com>
40856
40857         [BZ #13629]
40858         * math/s_clog.c: Include <float.h>.
40859         (__clog): Scale large or subnormal inputs.
40860         * math/s_clogf.c: Likewise.
40861         * math/s_clogl.c: Likewise.
40862         * math/s_clog10.c: Include <float.h>.
40863         (M_LOG10_2): Define.
40864         (__clog10): Scale large or subnormal inputs.
40865         * math/s_clog10f.c: Likewise.
40866         * math/s_clog10l.c: Likewise.
40867         * math/libm-test.inc (clog_test): Add more tests.
40868         (clog10_test): Likewise.
40869         * sysdeps/i386/fpu/libm-test-ulps: Update.
40870         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40871
40872         [BZ #11451]
40873         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
40874         x and y.
40875         * math/libm-test.inc (atan2_test): Add another test.
40876
40877         * Makerules (common-objdir-compile): Remove.
40878         * sysdeps/unix/Makefile (config-generated): Do not add
40879         $(unix-generated) to variable.
40880         [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
40881         [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
40882         Remove rule.
40883         [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
40884         Likewise.
40885         [generic bits/local_lim.h] (before-compile): Do not append to
40886         variable.
40887         [generic bits/local_lim.h] (common-generated): Likewise.
40888         [generic sys/param.h] (before-compile): Do not append to variable.
40889         [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
40890         [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
40891         [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
40892         [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
40893         include.
40894         [generic sys/param.h] (sys/param.h-includes): Remove variable.
40895         [generic sys/param.h] (sys/param.h-includes): Remove rule.
40896         [generic sys/param.h] ($(addprefix
40897         $(common-objpfx),$(sys/param.h-includes))): Likewise.
40898         [generic sys/param.h] (common-generated): Do not append to
40899         variable.
40900         [generic sys/param.h] (sysdep_headers): Likewise.
40901         [generic bits/errno.h] (before-compile): Do not append to
40902         variable.
40903         [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
40904         rule.
40905         [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
40906         [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
40907         [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
40908         [generic bits/errno.h] (common-generated): Do not append to
40909         variable.
40910         [generic bits/ioctls.h] (before-compile): Do not append to
40911         variable.
40912         [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
40913         rule.
40914         [generic bits/ioctls.h] (ioctl-includes): Remove variable.
40915         [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
40916         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
40917         rule.
40918         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
40919         [generic bits/ioctls.h] (bits_termios.h): Remove variable.
40920         [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
40921         [generic bits/ioctls.h] (common-generated): Do not append to
40922         variable.
40923         [generic sys/syscall.h] (syscall.h): Remove variable.
40924         [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
40925         rule.
40926         [generic sys/syscall.h] (before-compile): Do not append to
40927         variable.
40928         [generic sys/syscall.h] (common-generated): Likewise.
40929         * sysdeps/unix/errnos-tmpl.c: Remove file.
40930         * sysdeps/unix/errnos.awk: Likewise.
40931         * sysdeps/unix/ioctls-tmpl.c: Likewise.
40932         * sysdeps/unix/ioctls.awk: Likewise.
40933         * sysdeps/unix/mk-local_lim.c: Likewise.
40934         * sysdeps/unix/snarf-ioctls: Likewise.
40935
40936 2012-03-19  Richard Henderson  <rth@twiddle.net>
40937
40938         * sysdeps/i386/fpu/fenv_private.h: New file.
40939         * sysdeps/i386/fpu/math_private.h: Use it.
40940         (math_opt_barrier, math_force_eval): Remove.
40941         (libc_feholdexcept_setround_53bit): Remove.
40942         (libc_feupdateenv_53bit): Remove.
40943         * sysdeps/x86_64/fpu/math_private.h: Likewise.
40944         (math_opt_barrier, math_force_eval): Remove.
40945         (libc_feholdexcept): Remove.
40946         (libc_feholdexcept_setround): Remove.
40947         (libc_fetestexcept, libc_fesetenv): Remove.
40948         (libc_feupdateenv_test): Remove.
40949         (libc_feupdateenv, libc_feholdsetround): Remove.
40950         (libc_feresetround): Remove.
40951
40952         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
40953         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
40954
40955         * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
40956         (libc_feupdateenv_test, libc_feupdateenv_testf): New.
40957         (libc_feupdateenv_testl): New.
40958         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
40959         (libc_feupdateenv_testf): New.
40960         (libc_feupdateenv): Use libc_feupdateenv_test.
40961         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
40962         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
40963
40964         * sysdeps/generic/math_private.h (libc_feholdsetround): New.
40965         (libc_feholdsetroundf, libc_feholdsetroundl): New.
40966         (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
40967         (libc_feresetround_noex): New.
40968         (libc_feresetround_noexf): New.
40969         (libc_feresetround_noexl): New.
40970         (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
40971         (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
40972         (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
40973         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
40974         SET_RESTORE_ROUND.
40975         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
40976         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
40977         (__cos): Likewise.
40978         * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
40979         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
40980         SET_RESTORE_ROUND_NOEX.
40981         * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
40982         SET_RESTORE_ROUND_NOEXF.
40983         * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
40984         * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
40985         (libc_feholdsetroundf): New.
40986         (libc_feresetround, libc_feresetroundf): New.
40987
40988         * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
40989         (libc_feholdexcept_setround_53bit): Convert from macro to function.
40990         (libc_feupdateenv_53bit): Likewise.  Don't force _FPU_EXTENDED.
40991
40992         * sysdeps/generic/math_private.h: Include <fenv.h>.
40993         (default_libc_feholdexcept): New.
40994         (default_libc_feholdexcept_setround): New.
40995         (default_libc_fesetenv, default_libc_feupdateenv): New.
40996         (libc_feholdexcept): Only define if undefined.
40997         (libc_feholdexceptf, libc_feholdexceptl): Likewise.
40998         (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
40999         (libc_feholdexcept_setroundl): Likewise.
41000         (libc_feholdexcept_setround_53bit): Likewise.
41001         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
41002         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
41003         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
41004         (libc_feupdateenv_53bit): Likewise.
41005         * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
41006         (libc_feholdexcept): Convert from macro to inline function.
41007         (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
41008         (libc_fesetenv, libc_feupdateenv): Likewise.
41009
41010         * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
41011         not previously defined.
41012         (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
41013         (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
41014         (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
41015         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
41016         * sysdeps/ieee754/flt-32/math_private.h: New file.
41017         * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
41018         math_private.h below SET_FLOAT_WORD.
41019         (__isnan, __isinf_ns, __finite): Remove.
41020         (__isnanf, __isinf_nsf, __finitef): Remove.
41021
41022 2012-03-18  Andreas Schwab  <schwab@linux-m68k.org>
41023
41024         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41025
41026 2012-03-17  David S. Miller  <davem@davemloft.net>
41027
41028         [BZ #6471]
41029         * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
41030         for 2.16.
41031
41032 2012-03-16  David S. Miller  <davem@davemloft.net>
41033
41034         * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
41035         warnings.
41036
41037         [BZ #6471]
41038         * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
41039         properly.
41040         * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
41041         * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
41042         sysdep_routines when subdir is sysvipc.
41043         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
41044         __getshmlba helper.
41045
41046         * sysdeps/sparc/fpu/libm-test/ulps: Update.
41047
41048 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
41049
41050         * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
41051         [__LP64__].
41052
41053 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
41054
41055         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
41056         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
41057         (__lround): Renamed to ...
41058         (__llround): This.  Replace long int with long long int.
41059         Define lround functions as aliases of llround functions.
41060         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
41061
41062 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
41063
41064         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
41065         Use greg_t on sp.  Use unsigned int on idx_uc_link.  Cast
41066         adresses to uintptr_t.  Replace "long int" and "unsigned long
41067         int" with "greg_t" on va_arg.
41068
41069 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
41070
41071         * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
41072         * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
41073
41074         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
41075         Move e_machine check before EI_CLASS check.  Handle x32
41076         libraries.  Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
41077         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
41078         SKIP_EM_IA_64 and include
41079         <sysdeps/unix/sysv/linux/i386/readelflib.c>.
41080
41081         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
41082         Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
41083         (add_system_dir): New macro.
41084
41085         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
41086         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
41087
41088 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
41089
41090         [BZ #2551]
41091         [BZ #2552]
41092         [BZ #2553]
41093         [BZ #2554]
41094         [BZ #2562]
41095         [BZ #2563]
41096         [BZ #2565]
41097         [BZ #2566]
41098         [BZ #2576]
41099         * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
41100         (y0): Likewise.
41101         * math/w_j0f.c (j0f): Likewise.
41102         (y0f): Likewise.
41103         * math/w_j0l.c (__j0l): Likewise.
41104         (__y0l): Likewise.
41105         * math/w_j1.c (j1): Likewise.
41106         (y1): Likewise.
41107         * math/w_j1f.c (j1f): Likewise.
41108         (y1f): Likewise.
41109         * math/w_j1l.c (__j1l): Likewise.
41110         (__y1l): Likewise.
41111         * math/w_jn.c (jn): Likewise.
41112         (yn): Likewise.
41113         * math/w_jnf.c (jnf): Likewise.
41114         (ynf): Likewise.
41115         * math/w_jnl.c (__jnl): Likewise.
41116         (__ynl): Likewise.
41117         * math/libm-test.inc (j0_test): Add more tests.
41118         (j1_test): Likewise.
41119         (jn_test): Likewise.  Add trailing semicolon to existing test.
41120         (y0_test): Likewise.
41121         (y1_test): Likewise.
41122         * sysdeps/i386/fpu/libm-test-ulps: Update.
41123         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41124
41125         [BZ #13851]
41126         [BZ #13854]
41127         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
41128         libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
41129         * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
41130         * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
41131         (__tanl): Set errno for infinite argument.
41132         * sysdeps/i386/fpu/mptan.c: Remove.
41133         * sysdeps/i386/fpu/s_tan.S: Likewise.
41134         * sysdeps/i386/fpu/s_tanl.S: Likewise.
41135         * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
41136         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
41137         * math/libm-test.inc (tan_test): Add more tests and enable more
41138         tests for double and long double.
41139         * sysdeps/i386/fpu/libm-test-ulps: Update.
41140         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41141
41142 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
41143
41144         * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
41145         (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
41146
41147 2012-03-16  Roland McGrath  <roland@hack.frob.com>
41148
41149         * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
41150         * configure.in: Use it for both main tree and add-ons.
41151         * configure: Regenerated.
41152
41153 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
41154
41155         * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
41156
41157 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
41158
41159         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
41160         in comment.
41161
41162         [BZ #13851]
41163         * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
41164         * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
41165         * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
41166         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
41167         * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
41168         infinite argument.
41169         * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
41170         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
41171         != 0 for prec == 2.
41172         * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
41173         * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
41174         * sysdeps/i386/fpu/s_cosl.S: Likewise.
41175         * sysdeps/i386/fpu/s_sincosl.S: Likewise.
41176         * sysdeps/i386/fpu/s_sinl.S: Likewise.
41177         * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
41178         * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
41179         * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
41180         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
41181         * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
41182         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
41183         * math/libm-test.inc (cos_test): Add more tests and enable more
41184         tests for long double.
41185         (sin_test): Likewise.
41186         (sincos_test): Likewise.
41187         * sysdeps/i386/fpu/libm-test-ulps: Update.
41188         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41189
41190 2012-03-16  David S. Miller  <davem@davemloft.net>
41191
41192         * sysdeps/sparc/fpu/math_private.h: New file.
41193
41194 2012-03-15  David S. Miller  <davem@davemloft.net>
41195
41196         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
41197         file.
41198         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
41199         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
41200         file.
41201         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
41202         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
41203         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
41204         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
41205         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
41206         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
41207         sysdep routines.
41208         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
41209
41210         * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
41211         * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
41212
41213         * sysdeps/sparc/sparc-ifunc.h: New file.
41214         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
41215         sparc-ifunc.h
41216         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
41217         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
41218         Likewise.
41219         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
41220         Likewise.
41221         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
41222         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
41223         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
41224         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
41225         Likewise.
41226         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
41227         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
41228         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
41229         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
41230         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
41231         Likewise.
41232         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
41233         Likewise.
41234         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
41235         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
41236         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
41237         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
41238         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
41239         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
41240         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
41241         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
41242         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
41243         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
41244         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
41245         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
41246         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
41247         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
41248         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
41249         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
41250         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
41251         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
41252         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
41253         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
41254         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
41255         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
41256         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
41257         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
41258
41259 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
41260
41261         * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
41262         scaling.
41263         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41264
41265 2012-03-15  Andreas Jaeger  <aj@suse.de>
41266
41267         [BZ #13852]
41268         * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
41269         ieee754/flt-32 implementation for sin, cos and sincos.
41270         * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
41271         * sysdeps/i386/fpu/s_cosf.S: Likewise.
41272         * sysdeps/i386/fpu/s_sincosf.S: Likewise.
41273         * sysdeps/i386/fpu/s_sinf.S: Likewise.
41274         * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
41275         ieee754/flt-32 implementation for tan.
41276
41277         * math/libm-test.inc (cos_test): Enable some large input tests for
41278         float as well
41279         (sin_test): Likewise.
41280         (sincos_test): Likewise.
41281         (tan_test): Add tests for large input.
41282
41283         * sysdeps/i386/fpu/libm-test-ulps: Update.
41284
41285 2012-03-15  Andreas Jaeger  <aj@suse.de>
41286
41287         [BZ #13658]
41288         * math/libm-test.inc (cos_test): Add more test cases.
41289         (sin_test): Likewise.
41290         (sincos_test): Likewise.
41291
41292 2012-03-15  Andreas Jaeger  <aj@suse.de>
41293
41294         [BZ #13837]
41295         * math/libm-test.inc (cos_test): Add a test case for large input
41296         value.
41297         (sin_test): Likewise.
41298         (sincos_test): Likewise.
41299
41300 2012-03-15  Andreas Jaeger  <aj@suse.de>
41301             Joseph Myers  <joseph@codesourcery.com>
41302
41303         [BZ #13658]
41304         * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
41305         x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
41306         * sysdeps/i386/fpu/branred.c: Likewise.
41307         * sysdeps/i386/fpu/dosincos.c: Likewise.
41308         * sysdeps/i386/fpu/mpa.c: Likewise.
41309         * sysdeps/i386/fpu/s_cos.S: Likewise.
41310         * sysdeps/i386/fpu/s_sin.S: Likewise.
41311         * sysdeps/i386/fpu/s_sincos.S: Likewise.
41312         * sysdeps/i386/fpu/sincos32.c: Likewise.
41313
41314         * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
41315         Define.
41316         (libc_feupdateenv_53bit): Define.
41317         * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
41318         Define.
41319         (libc_feupdateenv_53bit): Define.
41320
41321         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
41322         53 bit (without extend i386 double precision).
41323
41324         * math/libm-test.inc (sincos_test): Add tests for large input.
41325         (sin): Likewise.
41326         (cos): Likewise.
41327
41328         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
41329
41330 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
41331
41332         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41333
41334 2012-03-15  David S. Miller  <davem@davemloft.net>
41335
41336         * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
41337         * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
41338         * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
41339         * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
41340         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
41341         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
41342         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
41343         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
41344         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
41345         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
41346         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
41347         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
41348         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
41349         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
41350         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
41351         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
41352         file.
41353         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
41354         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
41355         file.
41356         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
41357         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
41358         file.
41359         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
41360         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
41361         file.
41362         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
41363         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
41364         fmin/fmax sysdep routines.
41365         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
41366
41367 2012-03-14  David S. Miller  <davem@davemloft.net>
41368
41369         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
41370         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
41371         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
41372         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
41373         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
41374         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
41375         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
41376         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
41377         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
41378         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
41379         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
41380         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
41381         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
41382         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
41383         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
41384         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
41385         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
41386         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
41387         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
41388         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
41389         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
41390         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
41391         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
41392         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
41393         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
41394         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
41395         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
41396         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
41397         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
41398         routines.
41399         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
41400         file.
41401         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
41402         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
41403         file.
41404         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
41405         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
41406         file.
41407         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
41408         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
41409         file.
41410         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
41411         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
41412         file.
41413         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
41414         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
41415         file.
41416         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
41417         file.
41418         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
41419         file.
41420         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
41421         file.
41422         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
41423         New file.
41424         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
41425         file.
41426         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
41427         file.
41428         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
41429         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
41430         file.
41431         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
41432         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
41433         file.
41434         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
41435         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
41436         file.
41437         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
41438         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
41439         VIS3 routines.
41440
41441         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
41442         New file.
41443
41444         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41445
41446         * sysdeps/sparc/configure.in: New file.
41447         * sysdeps/sparc/configure: Generate.
41448         * configure.in (libc_cv_sparc_as_vis3): Substitute.
41449         * configure: Regenerate.
41450         * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
41451         * config.make.in (have-as-vis3): New.
41452         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
41453         available use -Av9d instead of -Av9a.
41454         * sysdeps/sparc/sparc64/Makefile: Likewise.
41455         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
41456         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
41457         New file.
41458         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
41459         file.
41460         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
41461         New file.
41462         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
41463         file.
41464         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
41465         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
41466         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
41467         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
41468         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
41469
41470         * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
41471         fzeros/fnegs to load 0x80000000 into a float register instead of
41472         using the stack.
41473         * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
41474
41475 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
41476
41477         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
41478         bits/syscall.h.
41479         ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
41480         ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
41481         ($(inst_includedir)/bits/syscall.h): Remove rule.
41482         ($(objpfx)bits/syscall.d): Include instead of
41483         $(objpfx)syscall-list.d.
41484         (generated): Change syscall-list.h and syscall-list.d to
41485         bits/syscall.h and bits/syscall.d.
41486
41487 2012-03-14  Roland McGrath  <roland@hack.frob.com>
41488
41489         [BZ #13846]
41490         * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
41491
41492 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
41493
41494         [BZ #13841]
41495         * math/s_csqrt.c: Include <float.h>.
41496         (__csqrt): Scale large or subnormal inputs.
41497         * math/s_csqrtf.c: Likewise.
41498         * math/s_csqrtl.c: Likewise.
41499         * math/libm-test.inc (csqrt_test): Add more tests.
41500         * sysdeps/i386/fpu/libm-test-ulps: Update.
41501         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41502
41503         [BZ #13840]
41504         * math/libm-test.inc (hypot_test): Add more tests.
41505
41506 2012-03-13  David S. Miller  <davem@davemloft.net>
41507
41508         [BZ #13840]
41509         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
41510         double-precision for the calculation instead of scaling.
41511
41512 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
41513
41514         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
41515         manipulate bits before adding and subtracting TWO52[sx].
41516         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
41517         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
41518         Likewise.
41519         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
41520
41521 2012-03-13  David S. Miller  <davem@davemloft.net>
41522
41523         * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
41524         * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
41525         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
41526         rtld-global-offsets.h
41527         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
41528
41529         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
41530         large parameters.
41531
41532         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
41533
41534         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
41535         'err' in the ifdef scope in which it is actually used.
41536
41537         * nss/nss_db/db-init.c: Include string.h
41538
41539 2012-03-12  David S. Miller  <davem@davemloft.net>
41540
41541         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
41542         masking out of the most significant byte of random value used.
41543         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
41544         Fix coding style in previous change.
41545
41546         * sysdeps/unix/sysv/linux/kernel-features.h
41547         (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
41548         (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
41549         expression.
41550         (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
41551         later.
41552
41553 2012-03-11  David S. Miller  <davem@davemloft.net>
41554
41555         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
41556         (__makecontext): Fix signedness of pointer casts setting up 'sp'.
41557         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
41558         for 'resultvar' otherwise things get truncated on 64-bit.
41559
41560         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
41561         Fix masking out of the most significant byte of random value used.
41562
41563         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41564
41565 2012-03-10  Andreas Schwab  <schwab@linux-m68k.org>
41566
41567         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41568
41569 2012-03-09  David S. Miller  <davem@davemloft.net>
41570
41571         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
41572         variables with appropriate CPP guards.
41573         * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr
41574         from the frame pointer, not the stack pointer.  Correct layout
41575         comments.  Fix test on resulting framesize and the management of
41576         the outregs buffer for pltexit.  Preserve floating point return
41577         values across _dl_call_pltexit call.
41578         * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
41579         framesize and the management of the outregs buffer for pltexit.
41580         Preserve floating point return values across _dl_call_pltexit
41581         call.
41582         * elf/sotruss-lib.c (la_sparc32_gnu_pltenter)
41583         (la_sparc64_gnu_pltenter, la_sparc32_gnu_pltexit)
41584         (la_sparc64_gnu_pltexit): New functions.
41585         (print_exit): Fix format string for return register value.
41586
41587 2012-03-10  Joseph Myers  <joseph@codesourcery.com>
41588
41589         * sunrpc/Makefile (others): Add rpcgen.
41590         ($(objpfx)rpcgen): Remove special build rule and dependency on
41591         libc.
41592         * sunrpc/rpcgen.c: New file.
41593
41594 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
41595
41596         [BZ #13673]
41597         * posix/bug-regex33.c: Replace FSF snail mail address with URL.
41598         * stdio-common/bug-vfprintf-nargs.c: Likewise.
41599         * sysdeps/i386/crti.S: Likewise.
41600         * sysdeps/i386/crtn.S: Likewise.
41601         * sysdeps/powerpc/powerpc32/crti.S: Likewise.
41602         * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
41603         * sysdeps/powerpc/powerpc64/crti.S: Likewise.
41604         * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
41605         * sysdeps/sh/crti.S: Likewise.
41606         * sysdeps/sh/crtn.S: Likewise.
41607         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
41608
41609         [BZ #13673]
41610         * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
41611         with URL.
41612         * locale/programs/locfile-kw.gperf: Likewise.
41613         * locale/programs/charmap-kw.h: Regenerated.
41614         * locale/programs/locfile-kw.h: Likewise.
41615
41616         [BZ #13673]
41617         * intl/plural.y: Replace FSF snail mail address with URL.
41618         * intl/plural.c: Regenerated.
41619
41620 2012-03-09  Richard Henderson  <rth@twiddle.net>
41621
41622         * include/math_private.h: Remove file.
41623         * math/math_private.h: Move file ...
41624         * sysdeps/generic/math_private.h: ... here.
41625
41626         * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
41627         * sysdeps/powerpc/fpu/math_private.h: Likewise.
41628         * sysdeps/x86_64/fpu/math_private.h: Likewise.
41629
41630         * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
41631         and <math_private.h>.
41632         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
41633         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
41634         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
41635         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
41636         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
41637         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
41638         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
41639         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
41640         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
41641         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
41642         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
41643         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
41644         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
41645         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
41646         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
41647         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
41648         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
41649         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
41650         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
41651         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
41652         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
41653         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
41654         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
41655         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
41656         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
41657         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
41658         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
41659         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
41660         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
41661         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
41662         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
41663         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
41664         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
41665         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
41666         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
41667         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
41668         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
41669         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
41670         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
41671         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
41672         * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
41673         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
41674         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
41675         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
41676         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
41677         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
41678         * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
41679         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
41680         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
41681         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
41682         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
41683         * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
41684         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
41685         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
41686         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
41687         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
41688         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
41689         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
41690         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
41691         * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
41692         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
41693         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
41694         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
41695         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
41696         * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
41697         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
41698         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
41699         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
41700         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
41701         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
41702         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
41703         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
41704         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
41705         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
41706         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
41707         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
41708         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
41709         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
41710         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
41711         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
41712         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
41713         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
41714         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
41715         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
41716         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
41717         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
41718         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
41719         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
41720         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
41721         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
41722         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
41723         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
41724         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
41725         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
41726         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
41727         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
41728         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
41729         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
41730         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
41731         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
41732         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
41733         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
41734         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
41735         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
41736         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
41737         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
41738         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
41739         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
41740         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
41741         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
41742         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
41743         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
41744         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
41745         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
41746         * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
41747         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
41748         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
41749         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
41750         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
41751         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
41752         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
41753         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
41754         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
41755         * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
41756         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
41757         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
41758         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
41759         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
41760         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
41761         * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
41762         * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
41763         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
41764         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
41765         * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
41766         * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
41767         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
41768         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
41769         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
41770         * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
41771         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
41772         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
41773         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
41774         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
41775         * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
41776         * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
41777         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
41778         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
41779         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
41780         * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
41781         * sysdeps/ieee754/k_standard.c: Likewise.
41782         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
41783         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
41784         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
41785         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
41786         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
41787         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
41788         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
41789         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
41790         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
41791         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
41792         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
41793         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
41794         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
41795         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
41796         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
41797         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
41798         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
41799         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
41800         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
41801         * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
41802         * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
41803         * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
41804         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
41805         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
41806         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
41807         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
41808         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
41809         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
41810         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
41811         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
41812         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
41813         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
41814         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
41815         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
41816         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
41817         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
41818         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
41819         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
41820         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
41821         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
41822         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
41823         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
41824         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
41825         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
41826         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
41827         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
41828         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
41829         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
41830         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
41831         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
41832         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
41833         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
41834         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
41835         * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
41836         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
41837         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
41838         * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
41839         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
41840         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
41841         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
41842         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
41843         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
41844         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
41845         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
41846         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
41847         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
41848         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
41849         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
41850         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
41851         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
41852         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
41853         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
41854         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
41855         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
41856         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
41857         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
41858         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
41859         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
41860         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
41861         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
41862         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
41863         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
41864         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
41865         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
41866         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
41867         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
41868         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
41869         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
41870         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
41871         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
41872         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
41873         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
41874         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
41875         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
41876         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
41877         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
41878         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
41879         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
41880         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
41881         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
41882         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
41883         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
41884         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
41885         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
41886         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
41887         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
41888         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
41889         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
41890         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
41891         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
41892         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
41893         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
41894         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
41895         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
41896         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
41897         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
41898         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
41899         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
41900         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
41901         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
41902         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
41903         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
41904         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
41905         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
41906         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
41907         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
41908         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
41909         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
41910         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
41911         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
41912         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
41913         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
41914         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
41915         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
41916         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
41917         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
41918         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
41919         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
41920         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
41921         * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
41922         * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
41923         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
41924         * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
41925         * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
41926         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
41927         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
41928         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
41929         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
41930         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
41931         * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
41932         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
41933         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
41934         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
41935         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
41936         * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
41937         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
41938         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
41939         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
41940         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
41941         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
41942         * sysdeps/ieee754/s_lib_version.c: Likewise.
41943         * sysdeps/ieee754/s_matherr.c: Likewise.
41944         * sysdeps/ieee754/s_signgam.c: Likewise.
41945         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
41946         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
41947         * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
41948         * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
41949         * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
41950         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
41951         * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
41952         * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
41953         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
41954         * sysdeps/powerpc/fpu/s_rint.c: Likewise.
41955         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
41956         * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
41957         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
41958         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
41959         * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
41960         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
41961         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
41962         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
41963         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
41964         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
41965         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
41966
41967 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
41968
41969         * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
41970         * sunrpc/rpc_main.c: Likewise.
41971         * sunrpc/rpc_svcout.c: Likewise.
41972
41973 2012-03-09  David S. Miller  <davem@davemloft.net>
41974
41975         * include/math_private.h: New file.
41976
41977 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
41978
41979         * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
41980         * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
41981         * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
41982         from <bits/socket_type.h>.
41983         (enum __socket_type): Don't define here.
41984         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
41985         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
41986         bits/socket_type.h.
41987
41988         [BZ #13566]
41989         * libio/stdio.h (gets): Always declare for C++ up to C++11 without
41990         checking __USE_GNU.
41991
41992         * Makerules ($(inst_includedir)/%.h): New rule.
41993         * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
41994         (install-others): Remove variable setting.
41995         ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
41996
41997 2012-03-08  Richard Henderson  <rth@twiddle.net>
41998
41999         * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
42000         from macro to inline function; merge with the
42001         !__LIBC_INTERNAL_MATH_INLINES version.
42002         (__ieee754_sqrtf): Likewise.
42003
42004         * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
42005         to inline function.
42006         (__rintf, __floor, __floorf): Likewise.
42007
42008         * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
42009         macro to inline function.
42010         (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
42011
42012         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
42013         not <math/math_private.h>.
42014
42015 2012-03-08  David S. Miller  <davem@davemloft.net>
42016
42017         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
42018         copyright year.
42019         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
42020
42021 2012-03-08  Thomas Schwinge  <thomas@codesourcery.com>
42022
42023         * resolv/gai_misc.c (handle_requests): Fix struct timespec
42024         normalization.
42025         * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
42026         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
42027
42028 2012-03-08  Ulrich Drepper  <drepper@gmail.com>
42029
42030         * stdio-common/tst-fphex.c: Various cleanups.  The macros cannot
42031         be defined individually, they must be defined as a block.  Define
42032         S for printing a string instead of hidint the different by using a
42033         macro for adding the 'l'.
42034         * stdio-common/tst-fphex-wide.c: Adjust.
42035
42036 2012-03-07  Marek Polacek  <polacek@redhat.com>
42037
42038         * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
42039
42040 2012-03-08  Marek Polacek  <polacek@redhat.com>
42041
42042         [BZ #13806]
42043         * stdio-common/Makefile (tests): Add tst-fphex-wide.
42044         * stdio-common/tst-fphex.c: Define a few macros to make the
42045         test reusable.  Use them.
42046         * stdio-common/tst-fphex-wide.c: New file.
42047
42048 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
42049
42050         [BZ #6911]
42051         * manual/macros.texi (gnusystems): New macro.
42052         (nongnusystems): Likewise.
42053         (gnulinuxhurdsystems): Likewise.
42054         (gnuhurdsystems): Likewise..
42055         (gnulinuxsystems): Likewise.
42056         * manual/charset.texi: Use new macros or @theglibc{} to refer to
42057         variants of the GNU system, not "GNU system".
42058         * manual/conf.texi: Likewise.
42059         * manual/errno.texi: Likewise.  Update example of errno macro
42060         expansion.
42061         * manual/filesys.texi: Likewise.
42062         (getumask): Document as specific to GNU/Hurd.
42063         * manual/install.texi: Likewise.  Reword some references to
42064         GNU/Linux.
42065         * manual/intro.texi: Likewise.
42066         * manual/io.texi: Likewise.
42067         (File Name Portability): Detail which constraints are inapplicable
42068         to all GNU systems and which are only inapplicable to GNU/Hurd.
42069         * manual/job.texi: Likewise.
42070         * manual/llio.texi: Likewise.
42071         (O_NOCTTY): Document as present on GNU/Linux.
42072         * manual/maint.texi: Likewise.
42073         * manual/memory.texi: Likewise.
42074         * manual/pattern.texi: Likewise.
42075         * manual/pipe.texi: Likewise.
42076         * manual/process.texi: Likewise.
42077         * manual/resource.texi: Likewise.
42078         (RUSAGE_CHILDREN): Remove statement about specifying a particular
42079         child on GNU/Hurd.
42080         * manual/setjmp.texi: Likewise.
42081         * manual/signal.texi: Likewise.
42082         * manual/startup.texi: Likewise.
42083         * manual/stdio.texi: Likewise.
42084         * manual/terminal.texi: Likewise.
42085         (ONLCR): Document as POSIX.
42086         (OXTABS): Document availability on GNU/Linux as XTABS.
42087         (ONOEOT): Document availability separately from other bits.
42088         (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
42089         * manual/time.texi: Likewise.
42090         * manual/users.texi: Likewise.
42091         * INSTALL: Regenerated.
42092         * sysdeps/gnu/errlist.c: Regenerated.
42093
42094         * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
42095         * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
42096         (libc_cv_ctors_header): Likewise.  Use asm ("") instead of calling
42097         puts.
42098         * configure: Regenerated.
42099
42100 2012-03-07  Joseph Myers  <joseph@codesourcery.com>
42101
42102         * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
42103         default includes instead of AC_HEADER_CHECK.
42104         * sysdeps/i386/configure: Regenerated.
42105
42106         [BZ #10716]
42107         * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
42108         * math/s_cacoshf.c (__cacoshf): Likewise.
42109         * math/s_cacoshl.c (__cacoshl): Likewise.
42110         * math/s_casinh.c (__casinh): Set signs of result from argument.
42111         * math/s_casinhf.c (__casinhf): Likewise.
42112         * math/s_casinhl.c (__casinhl): Likewise.
42113         * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
42114         (casinh_test): Add more tests.
42115         * sysdeps/i386/fpu/libm-test-ulps: Update.
42116         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42117
42118 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
42119
42120         * po/zh_TW.po: Update from translation team.
42121
42122         * login/Makefile (distribute): Remove variable.
42123         * catgets/Makefile: Likewise.
42124         * mach/Makefile: Likewise.
42125         * malloc/Makefile: Likewise.
42126         * misc/Makefile: Likewise.
42127         * iconv/Makefile: Likewise.
42128         * nscd/Makefile: Likewise.
42129         * hurd/Makefile: Likewise.
42130         * manual/Makefile: Likewise.
42131         * locale/Makefile: Likewise.
42132         * intl/Makefile: Likewise.
42133         * conform/Makefile: Likewise.
42134         * nss/Makefile: Likewise.
42135         * time/Makefile: Likewise.
42136         * soft-fp/Makefile: Likewise.
42137         * dirent/Makefile: Likewise.
42138         * gmon/Makefile: Likewise.
42139         * po/Makefile: Likewise.
42140         * rt/Makefile: Likewise.
42141         * socket/Makefile: Likewise.
42142         * math/Makefile: Likewise.
42143         * signal/Makefile: Likewise.
42144         * debug/Makefile: Likewise.
42145         * elf/Makefile: Likewise.
42146         * timezone/Makefile: Likewise.
42147         * stdlib/Makefile: Likewise.
42148         * iconvdata/Makefile: Likewise.
42149         * sunrpc/Makefile: Likewise.
42150         * io/Makefile: Likewise.
42151         * argp/Makefile: Likewise.
42152         * inet/Makefile: Likewise.
42153         * hesiod/Makefile: Likewise.
42154         * grp/Makefile: Likewise.
42155         * csu/Makefile: Likewise.
42156         * wctype/Makefile: Likewise.
42157         * crypt/Makefile: Likewise.
42158         * libio/Makefile: Likewise.
42159         * string/Makefile: Likewise.
42160         * nis/Makefile: Likewise.
42161         * resolv/Makefile: Likewise.
42162         * stdio-common/Makefile: Likewise.
42163         * wcsmbs/Makefile: Likewise.
42164         * dlfcn/Makefile: Likewise.
42165         * posix/Makefile: Likewise.
42166
42167         [BZ #6959]
42168         * timezone/Makefile: Don't install timezone files, just the programs
42169         and scripts.
42170
42171 2012-03-06  Ulrich Drepper  <drepper@gmail.com>
42172
42173         * nss/databases.def: Add missing gshadow entry.
42174
42175         * stdio-common/vfprintf.c: Fix formatting.  Missing copyright update.
42176
42177 2012-03-06  Marek Polacek  <polacek@redhat.com>
42178
42179         [BZ #13726]
42180         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
42181         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
42182         * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
42183         * stdio-common/tst-long-dbl-fphex.c: New file.
42184
42185 2012-03-06  David S. Miller  <davem@davemloft.net>
42186
42187         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
42188         (set_obp_int): New function.
42189         (get_obp_int): New function.
42190         (__get_clockfreq_via_dev_openprom): Likewise.
42191         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
42192         Avoid unused variable warnings on 'val' and use builtin_expect.
42193         (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
42194         __builtin_expect.
42195         (INLINE_CLONE_SYSCALL): Likewise.
42196
42197 2012-03-05  David S. Miller  <davem@davemloft.net>
42198
42199         * sysdeps/sparc/fpu/libm-test-ulps: Update.
42200
42201 2012-03-05  Andreas Schwab  <schwab@linux-m68k.org>
42202
42203         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
42204
42205         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
42206         only for |x| >= 40.
42207         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
42208
42209 2012-03-05  H.J. Lu  <hongjiu.lu@intel.com>
42210
42211         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
42212         Replace gettimeofday with __vdso_gettimeofday.
42213
42214         * sysdeps/unix/sysv/linux/x86_64/init-first.c
42215         (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
42216         __vdso_clock_gettime and __vdso_getcpu.
42217
42218         * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
42219         time with __vdso_time.
42220
42221 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
42222
42223         * manual/lang.texi (size_t): Note types to which size_t may be
42224         equivalent with the GNU C Library, but do not describe when
42225         differences between them are significant.
42226
42227 2012-03-05  Andreas Jaeger  <aj@suse.de>
42228
42229         * sysdeps/i386/fpu/libm-test-ulps: Update.
42230
42231 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
42232
42233         [BZ #3976]
42234         * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
42235         (__ieee754_pow): Save and restore rounding mode and use
42236         round-to-nearest for main computations.
42237         * math/libm-test.inc (pow_test_tonearest): New function.
42238         (pow_test_towardzero): Likewise.
42239         (pow_test_downward): Likewise.
42240         (pow_test_upward): Likewise.
42241         (main): Call the new functions.
42242         * sysdeps/i386/fpu/libm-test-ulps: Update.
42243         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42244
42245         [BZ #3976]
42246         * math/libm-test.inc (cosh_test_tonearest): New function.
42247         (cosh_test_towardzero): Likewise.
42248         (cosh_test_downward): Likewise.
42249         (cosh_test_upward): Likewise.
42250         (sinh_test_tonearest): Likewise.
42251         (sinh_test_towardzero): Likewise.
42252         (sinh_test_downward): Likewise.
42253         (sinh_test_upward): Likewise.
42254         (main): Call the new functions.
42255         * sysdeps/i386/fpu/libm-test-ulps: Update.
42256         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42257
42258 2012-03-05  Tom de Vries  <tom@codesourcery.com>
42259
42260         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
42261         default stack guard is set in last bytes.
42262         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
42263
42264 2012-03-05  Kees Cook  <keescook@chromium.org>
42265
42266         * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
42267
42268         [BZ #13656]
42269         * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
42270         possibly allocate from heap instead of stack.
42271         * stdio-common/bug-vfprintf-nargs.c: New file.
42272         * stdio-common/Makefile (tests): Add nargs overflow test.
42273
42274 2012-03-03  Andreas Schwab  <schwab@linux-m68k.org>
42275
42276         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
42277
42278 2012-03-03  Marek Polacek  <polacek@redhat.com>
42279
42280         * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
42281         * math/math_private.h: Likewise.
42282         * stdlib/tst-strtod.c: Likewise.
42283         * sysdeps/i386/i486/bits/atomic.h: Likewise.
42284         * sysdeps/x86_64/bits/atomic.h: Likewise.
42285
42286 2012-03-02  David S. Miller  <davem@davemloft.net>
42287
42288         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
42289         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
42290         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
42291         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
42292         * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
42293         * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
42294         * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
42295         * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
42296
42297 2012-03-02  Roland McGrath  <roland@hack.frob.com>
42298
42299         [BZ #13792]
42300         * manual/examples/README: New file, says the example source files
42301         can be used under GPL>=2.
42302         * manual/Makefile (%.c.texi): Eat the leading part of the file until a
42303         line containing just "*/".
42304         * manual/examples/add.c: Add copyright header (GPL>=2).
42305         * manual/examples/argp-ex1.c: Likewise.
42306         * manual/examples/argp-ex2.c: Likewise.
42307         * manual/examples/argp-ex3.c: Likewise.
42308         * manual/examples/argp-ex4.c: Likewise.
42309         * manual/examples/atexit.c: Likewise.
42310         * manual/examples/db.c: Likewise.
42311         * manual/examples/dir.c: Likewise.
42312         * manual/examples/dir2.c: Likewise.
42313         * manual/examples/execinfo.c: Likewise.
42314         * manual/examples/filecli.c: Likewise.
42315         * manual/examples/filesrv.c: Likewise.
42316         * manual/examples/fmtmsgexpl.c: Likewise.
42317         * manual/examples/genpass.c: Likewise.
42318         * manual/examples/inetcli.c: Likewise.
42319         * manual/examples/inetsrv.c: Likewise.
42320         * manual/examples/isockad.c: Likewise.
42321         * manual/examples/longopt.c: Likewise.
42322         * manual/examples/memopen.c: Likewise.
42323         * manual/examples/memstrm.c: Likewise.
42324         * manual/examples/mkfsock.c: Likewise.
42325         * manual/examples/mkisock.c: Likewise.
42326         * manual/examples/mygetpass.c: Likewise.
42327         * manual/examples/pipe.c: Likewise.
42328         * manual/examples/popen.c: Likewise.
42329         * manual/examples/rprintf.c: Likewise.
42330         * manual/examples/search.c: Likewise.
42331         * manual/examples/select.c: Likewise.
42332         * manual/examples/setjmp.c: Likewise.
42333         * manual/examples/sigh1.c: Likewise.
42334         * manual/examples/sigusr.c: Likewise.
42335         * manual/examples/stpcpy.c: Likewise.
42336         * manual/examples/strdupa.c: Likewise.
42337         * manual/examples/strftim.c: Likewise.
42338         * manual/examples/strncat.c: Likewise.
42339         * manual/examples/subopt.c: Likewise.
42340         * manual/examples/swapcontext.c: Likewise.
42341         * manual/examples/termios.c: Likewise.
42342         * manual/examples/testopt.c: Likewise.
42343         * manual/examples/testpass.c: Likewise.
42344         * manual/examples/timeval_subtract.c: Likewise.
42345
42346         [BZ #13792]
42347         * manual/time.texi (Elapsed Time): Move timeval_subtract example
42348         function to ...
42349         * manual/timeval_subtract.c.texi: ... here, new file.
42350
42351 2012-03-02  David S. Miller  <davem@davemloft.net>
42352
42353         * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
42354
42355 2012-03-02  Joseph Myers  <joseph@codesourcery.com>
42356
42357         [BZ #3976]
42358         * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
42359         (__sin): Save and restore rounding mode and use round-to-nearest
42360         for all computations.
42361         (__cos): Save and restore rounding mode and use round-to-nearest
42362         for all computations.
42363         * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
42364         <fenv.h>.
42365         (tan): Save and restore rounding mode and use round-to-nearest for
42366         all computations.
42367         * math/libm-test.inc (cos_test_tonearest): New function.
42368         (cos_test_towardzero): Likewise.
42369         (cos_test_downward): Likewise.
42370         (cos_test_upward): Likewise.
42371         (sin_test_tonearest): Likewise.
42372         (sin_test_towardzero): Likewise.
42373         (sin_test_downward): Likewise.
42374         (sin_test_upward): Likewise.
42375         (tan_test_tonearest): Likewise.
42376         (tan_test_towardzero): Likewise.
42377         (tan_test_downward): Likewise.
42378         (tan_test_upward): Likewise.
42379         (main): Call the new functions.
42380         * sysdeps/i386/fpu/libm-test-ulps: Update.
42381         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42382
42383         [BZ #10135]
42384         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
42385         small n, then large n, before computing and testing k+n.
42386         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
42387         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
42388         Likewise.
42389         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
42390         Likewise.
42391         * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
42392         * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
42393         * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
42394         * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
42395         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
42396         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
42397         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
42398         * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
42399         * math/libm-test.inc (scalbn_test): Add more tests.
42400         (scalbln_test): Likewise.
42401
42402         * manual/filesys.texi (mode_t): Describe constraints on size and
42403         signedness, not exact equivalence to a particular type.
42404         (ino_t): Likewise.
42405         (ino64_t): Likewise.
42406         (dev_t): Likewise.
42407         (nlink_t): Likewise.
42408         (blkcnt_t): Likewise.
42409         (blkcnt64_t): Likewise.
42410         * manual/llio.texi (off_t): Likewise.
42411
42412         [BZ #3976]
42413         * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
42414         (__ieee754_exp): Save and restore rounding mode and use
42415         round-to-nearest for all computations.
42416         * math/libm-test.inc (exp_test_tonearest): New function.
42417         (exp_test_towardzero): Likewise.
42418         (exp_test_downward): Likewise.
42419         (exp_test_upward): Likewise.
42420         (main): Call the new functions.
42421         * sysdeps/i386/fpu/libm-test-ulps: Update.
42422         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42423
42424 2012-03-01  Chris Demetriou  <cgd@google.com>
42425
42426         * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
42427         have predictable order.
42428
42429 2012-03-01  David S. Miller  <davem@davemloft.net>
42430
42431         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
42432
42433         * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
42434         * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
42435         * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
42436         * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
42437
42438         * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
42439         * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
42440         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
42441         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
42442         * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
42443         * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
42444         * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
42445         * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
42446         * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
42447
42448         * sysdeps/sparc/fpu/libm-test-ulps: Update.
42449
42450         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
42451         * sysdeps/sparc/fpu/libm-test-ulps: to here.
42452         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
42453
42454         * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
42455         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
42456         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
42457         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
42458         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
42459         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
42460         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
42461         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
42462         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
42463         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
42464         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
42465         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
42466         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
42467         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
42468         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
42469         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
42470         * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
42471         * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
42472         * sysdeps/sparc/elf/configure: Regenerated.
42473
42474 2012-03-01  Joseph Myers  <joseph@codesourcery.com>
42475
42476         * configure.in (AS, LD): Require binutils 2.20 or later.
42477         * configure: Regenerated.
42478         * manual/install.texi (Tools for Compilation): Give binutils 2.20
42479         as required minimum version.
42480         * INSTALL: Regenerated.
42481
42482         [BZ #2541]
42483         [BZ #4108]
42484         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
42485         before squaring exponent.
42486         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
42487         bottom long double and 27 bits of top long double before squaring
42488         exponent.
42489         * math/libm-test.inc (erfc_test): Add more tests.
42490         * sysdeps/i386/fpu/libm-test-ulps: Update.
42491         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
42492         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42493
42494 2012-03-01  Kai Tietz  <ktietz@redhat.com>
42495
42496         * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
42497         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
42498         containing bit-fields.
42499         * soft-fp/extended.h (_FP_UNION_E): Likewise.
42500         * soft-fp/single.h (_FP_UNION_S): Likewise.
42501         * soft-fp/double.h (_FP_UNION_D): Likewise.
42502
42503 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
42504
42505         [BZ #13786]
42506         * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
42507         not include ../strcmp.S.
42508         [USE_AS_STRNCASECMP_L]: Likewise.
42509         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
42510         (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
42511         * sysdeps/i386/i686/multiarch/strncase_l-c.c
42512         (__strncasecmp_l_ia32): Define as alias to
42513         __strncasecmp_l_nonascii.
42514
42515         [BZ #5794]
42516         * math/libm-test.inc (expm1_test): Add test for bug 5794.
42517         * sysdeps/i386/fpu/libm-test-ulps: Update.
42518         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42519
42520         * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
42521         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42522
42523 2012-02-29  Jeff Law  <law@redhat.com>
42524
42525         * resolv/res_query.c (__libc_res_nquerydomain): Avoid
42526         out of bounds read.
42527
42528 2012-02-29  Marek Polacek  <polacek@redhat.com>
42529
42530         [BZ #13706]
42531         * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
42532         * elf/Makefile: Add rules to run tst-unused-dep.out.
42533
42534 2012-02-28  David S. Miller  <davem@davemloft.net>
42535
42536         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
42537         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
42538         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
42539         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
42540         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
42541         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
42542
42543 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
42544
42545         * math/libm-test.inc (llround_test): Move one test from
42546         lround_test.  Use TEST_f_L in moved test.
42547         (lround_test): Move misplaced test to llround_test.  Add testcase
42548         from bug 2561.
42549
42550 2012-02-28  Ulrich Drepper  <drepper@gmail.com>
42551
42552         * sysdeps/x86_64/fpu/e_expf.S: New file.
42553         Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
42554
42555 2012-02-28  Stanislav Brabec  <sbrabec@suse.cz>
42556
42557         [BZ #13637]
42558         * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
42559         of remain_len that may cause incomplete multi-byte character and
42560         false match.
42561         * posix/bug-regex33.c: New file.
42562         * posix/Makefile (tests): Add bug-regex33.
42563
42564 2012-02-28  Joseph Myers  <joseph@codesourcery.com>
42565
42566         * manual/macros.texi: New file.
42567         * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
42568         * manual/libc.texinfo: Include macros.texi.
42569         * manual/creatute.texi: Likewise.
42570         * manual/install.texi: Likewise.
42571         * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
42572         @glibcadj{} in references to the GNU C Library.
42573         * manual/charset.texi: Likewise.
42574         * manual/conf.texi: Likewise.
42575         * manual/contrib.texi: Likewise.  Consistently use "GNU C Library"
42576         when not using those macros.
42577         * manual/creature.texi: Likewise.
42578         * manual/crypt.texi: Likewise.
42579         * manual/errno.texi: Likewise.
42580         * manual/filesys.texi: Likewise.
42581         * manual/header.texi: Likewise.
42582         * manual/install.texi: Likewise.
42583         * manual/intro.texi: Likewise.
42584         * manual/io.texi: Likewise.
42585         * manual/job.texi: Likewise.
42586         * manual/lang.texi: Likewise.
42587         * manual/libc.texiinfo: Likewise.
42588         * manual/llio.texi: Likewise.
42589         * manual/locale.texi: Likewise.
42590         * manual/maint.texi: Likewise.
42591         * manual/math.texi: Likewise.
42592         * manual/memory.texi: Likewise.
42593         * manual/message.texi: Likewise.
42594         * manual/nss.texi: Likewise.
42595         * manual/pattern.texi: Likewise.
42596         * manual/process.texi: Likewise.
42597         * manual/resource.texi: Likewise.
42598         * manual/search.texi: Likewise.
42599         * manual/setjmp.texi: Likewise.
42600         * manual/signal.texi: Likewise.
42601         * manual/socket.texi: Likewise.
42602         * manual/startup.texi: Likewise.
42603         * manual/stdio.texi: Likewise.
42604         * manual/string.texi: Likewise.
42605         * manual/sysinfo.texi: Likewise.
42606         * manual/syslog.texi: Likewise.
42607         * manual/terminal.texi: Likewise.
42608         * manual/time.texi: Likewise.
42609         * manual/users.texi: Likewise.
42610         * INSTALL: Regenerated.
42611         * NOTES: Regenerated.
42612         * sysdeps/gnu/errlist.c: Regenerated.
42613
42614 2012-02-28  Andreas Schwab  <schwab@linux-m68k.org>
42615
42616         * include/dirent.h: Include <dirstream.h> before
42617         <dirent/dirent.h>.
42618
42619 2012-02-28  David S. Miller  <davem@davemloft.net>
42620
42621         * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
42622         * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
42623         * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
42624         * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
42625
42626 2012-02-27  David S. Miller  <davem@davemloft.net>
42627
42628         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
42629         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
42630         * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
42631         * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
42632
42633         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
42634         frame pointer instead of stack pointer relative arg slot.
42635         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
42636         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
42637         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
42638
42639 2012-02-27  Carlos O'Donell  <carlos_odonell@mentor.com>
42640
42641         [BZ #3992]
42642         * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
42643
42644 2012-02-27  David S. Miller  <davem@davemloft.net>
42645
42646         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
42647         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
42648         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
42649         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
42650         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
42651         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
42652         * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
42653         * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
42654
42655 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
42656
42657         * configure.in (CC): Restrict allowed GCC versions to 4.3 and
42658         later.  Allow versions 5-9.
42659         * configure: Regenerated.
42660         * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
42661         required minimum version and 4.6 as recommended version.  Do not
42662         mention bugs in GCC 2.7 and 2.8.
42663         * INSTALL: Regenerated.
42664
42665 2012-02-27  David S. Miller  <davem@davemloft.net>
42666
42667         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
42668         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
42669         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
42670         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
42671         * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
42672         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
42673         * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
42674         * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
42675
42676         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
42677         manipulate bits before adding and subtracting TWO112[sx].
42678         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
42679
42680 2012-02-27  Roland McGrath  <roland@hack.frob.com>
42681
42682         [BZ #13775]
42683         * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
42684         [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
42685         * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
42686         being in POSIX, because they are in 1003.1-2008.
42687
42688         * rt/tst-aio.c: Include <fcntl.h>.
42689         * rt/tst-aio7.c: Likewise.
42690         * rt/tst-aio64.c: Likewise.
42691
42692         * stdio-common/tst-fmemopen.c (main): Remove spurious const.
42693
42694 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
42695
42696         * manual/install.texi (--with-headers): Describe headers as
42697         interface headers, not private headers.
42698         (Specific advice for GNU/Linux systems): Describe use of headers
42699         from "make headers_install", not private headers from older
42700         kernels.
42701         * INSTALL: Regenerated.
42702         * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
42703         Change to 2.6.19.
42704         * sysdeps/unix/sysv/linux/configure: Regenerated.
42705
42706         * manual/llio.texi (fclean): Remove documentation.
42707
42708         * manual/Makefile (libc-texi-generated): New variable.  Include
42709         version.texi.
42710         (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
42711         $(libc-texi-generated), not duplicated list of files.
42712         (version.texi, stamp-version): New rules.
42713         (realclean): Remove $(libc-texi-generated), not individual files
42714         from that list.  Do not remove dir-add.texinfo.
42715         * manual/libc.texinfo: Comment out uses of edition numbers and
42716         references to printed manual.  Remove last-updated dates.
42717         (EDITION): Comment out.
42718         (ISBN): Likewise.
42719         (VERSION, UPDATED): Remove.
42720         (version.texi): Include.
42721
42722 2012-02-27  Andreas Schwab  <schwab@linux-m68k.org>
42723
42724         * sysdeps/posix/spawni.c: Include <signal.h>.
42725         * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
42726         * sysdeps/pthread/aio_fsync.c: Likewise.
42727
42728 2012-02-26  Ulrich Drepper  <drepper@gmail.com>
42729
42730         * conform/Makefile (tests): Run only when not cross-compiling and
42731         when fast-check is not defined.
42732
42733         * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
42734         * conform/data/limits.h-data: Fixes for POSIX2008.
42735         * conform/run-conformtest.sh: Run all tests.
42736         * include/arpa/inet.h: Changes to allow conformtest.pl to use the
42737         headers.
42738         * include/bits/dlfcn.h: Likewise.
42739         * include/langinfo.h: Likewise.
42740         * include/monetary.h: Likewise.
42741         * include/sys/poll.h: Likewise.
42742
42743         * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
42744         for __USE_GNU.
42745         * posix/spawn.h: Define __need_sigset_t.
42746         * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
42747         * posix/unistd.h: Declare ctermid only for XPG before XPG6.
42748         * rt/aio.h: Don't include fcntl.h and signal.h.  Use bits/siginfo.h
42749         to get sigevent_t only.
42750         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
42751         only for __USE_GNU.
42752         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
42753         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
42754         process_vm_writev only for __USE_GNU.
42755         * termios/termios.h: Declare tcgetsid also for POSIX2008.
42756
42757         * conform/Makefile: For now ignore errors from run-conformtest.
42758         * conform/conformtest.pl: Simplify code.  Add -ansi to CFLAGS for
42759         POSIX to avoid namespace pollution.  Don't prepend headers.
42760         * conform/data/aio.h-data: Fixes for POSIX testing.
42761         * conform/data/fcntl.h-data: Likewise.
42762         * conform/data/glob.h-data: Likewise.
42763         * conform/data/grp.h-data: Likewise.
42764         * conform/data/pthread.h-data: Likewise.
42765         * conform/data/pwd.h-data: Likewise.
42766         * conform/data/signal.h-data: Likewise.
42767         * conform/data/spawn.h-data: Likewise.
42768         * conform/data/stdio.h-data: Likewise.
42769         * conform/data/stdlib.h-data: Likewise.
42770         * conform/data/stropts.h-data: Likewise.
42771         * conform/data/sys/mman.h-data: Likewise.
42772         * conform/data/sys/stat.h-data: Likewise.
42773         * conform/data/sys/types.h-data: Likewise.
42774         * conform/data/sys/wait.h-data: Likewise.
42775         * conform/data/time.h-data: Likewise.
42776         * conform/data/unistd.h-data: Likewise.
42777         * conform/data/utime.h-data: Likewise.
42778
42779         * io/sys/stat.h: fchmod was always in POSIX.
42780         * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
42781         * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
42782         * rt/aio.h: Define __need_timespec before including <time.h>.
42783         * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
42784         struct.  Add forward declaration of pthread_attr_t and use it in
42785         sigevent.
42786         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
42787         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
42788         * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
42789         always remove CLK_TCK definition.
42790
42791 2012-02-26  Andreas Schwab  <schwab@linux-m68k.org>
42792
42793         * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
42794
42795 2012-02-25  Ulrich Drepper  <drepper@gmail.com>
42796
42797         * conform/run-conformtest.sh: New file.
42798         * conform/Makefile: Run run-conformtest for tests.
42799         * conform/conformtest.pl: Many bug fixes.  Add ISO C99, ISO C11
42800         support.
42801
42802         * conform/data/uchar.h-data: New file.
42803         * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
42804         * conform/data/arpa/inet.h-data: Likewise.
42805         * conform/data/assert.h-data: Likewise.
42806         * conform/data/complex.h-data: Likewise.
42807         * conform/data/cpio.h-data: Likewise.
42808         * conform/data/ctype.h-data: Likewise.
42809         * conform/data/dirent.h-data: Likewise.
42810         * conform/data/dlfcn.h-data: Likewise.
42811         * conform/data/errno.h-data: Likewise.
42812         * conform/data/fcntl.h-data: Likewise.
42813         * conform/data/float.h-data: Likewise.
42814         * conform/data/fmtmsg.h-data: Likewise.
42815         * conform/data/fnmatch.h-data: Likewise.
42816         * conform/data/ftw.h-data: Likewise.
42817         * conform/data/glob.h-data: Likewise.
42818         * conform/data/grp.h-data: Likewise.
42819         * conform/data/iconv.h-data: Likewise.
42820         * conform/data/inttypes.h-data: Likewise.
42821         * conform/data/langinfo.h-data: Likewise.
42822         * conform/data/libgen.h-data: Likewise.
42823         * conform/data/limits.h-data: Likewise.
42824         * conform/data/locale.h-data: Likewise.
42825         * conform/data/math.h-data: Likewise.
42826         * conform/data/monetary.h-data: Likewise.
42827         * conform/data/mqueue.h-data: Likewise.
42828         * conform/data/ndbm.h-data: Likewise.
42829         * conform/data/net/if.h-data: Likewise.
42830         * conform/data/netdb.h-data: Likewise.
42831         * conform/data/netinet/in.h-data: Likewise.
42832         * conform/data/nl_types.h-data: Likewise.
42833         * conform/data/poll.h-data: Likewise.
42834         * conform/data/pthread.h-data: Likewise.
42835         * conform/data/pwd.h-data: Likewise.
42836         * conform/data/regex.h-data: Likewise.
42837         * conform/data/sched.h-data: Likewise.
42838         * conform/data/search.h-data: Likewise.
42839         * conform/data/semaphore.h-data: Likewise.
42840         * conform/data/setjmp.h-data: Likewise.
42841         * conform/data/signal.h-data: Likewise.
42842         * conform/data/spawn.h-data: Likewise.
42843         * conform/data/stdarg.h-data: Likewise.
42844         * conform/data/stdio.h-data: Likewise.
42845         * conform/data/stdlib.h-data: Likewise.
42846         * conform/data/string.h-data: Likewise.
42847         * conform/data/strings.h-data: Likewise.
42848         * conform/data/stropts.h-data: Likewise.
42849         * conform/data/sys/ipc.h-data: Likewise.
42850         * conform/data/sys/mman.h-data: Likewise.
42851         * conform/data/sys/msg.h-data: Likewise.
42852         * conform/data/sys/resource.h-data: Likewise.
42853         * conform/data/sys/select.h-data: Likewise.
42854         * conform/data/sys/sem.h-data: Likewise.
42855         * conform/data/sys/shm.h-data: Likewise.
42856         * conform/data/sys/socket.h-data: Likewise.
42857         * conform/data/sys/stat.h-data: Likewise.
42858         * conform/data/sys/statvfs.h-data: Likewise.
42859         * conform/data/sys/time.h-data: Likewise.
42860         * conform/data/sys/timeb.h-data: Likewise.
42861         * conform/data/sys/times.h-data: Likewise.
42862         * conform/data/sys/types.h-data: Likewise.
42863         * conform/data/sys/uio.h-data: Likewise.
42864         * conform/data/sys/un.h-data: Likewise.
42865         * conform/data/sys/utsname.h-data: Likewise.
42866         * conform/data/sys/wait.h-data: Likewise.
42867         * conform/data/syslog.h-data: Likewise.
42868         * conform/data/tar.h-data: Likewise.
42869         * conform/data/termios.h-data: Likewise.
42870         * conform/data/utime.h-data: Likewise.
42871         * conform/data/utmpx.h-data: Likewise.
42872         * conform/data/varargs.h-data: Likewise.
42873         * conform/data/wchar.h-data: Likewise.
42874         * conform/data/wctype.h-data: Likewise.
42875         * conform/data/wordexp.h-data: Likewise.
42876
42877         * include/stropts.h: New file.
42878         * include/uchar.h: New file.
42879         * include/aio.h: Changes to allow conformtest.pl to use the headers.
42880         * include/assert.h: Likewise.
42881         * include/ctype.h: Likewise.
42882         * include/dirent.h: Likewise.
42883         * include/dlfcn.h: Likewise.
42884         * include/fcntl.h: Likewise.
42885         * include/fnmatch.h: Likewise.
42886         * include/glob.h: Likewise.
42887         * include/grp.h: Likewise.
42888         * include/libio.h: Likewise.
42889         * include/locale.h: Likewise.
42890         * include/math.h: Likewise.
42891         * include/net/if.h: Likewise.
42892         * include/netdb.h: Likewise.
42893         * include/netinet/in.h: Likewise.
42894         * include/pthread.h: Likewise.
42895         * include/pwd.h: Likewise.
42896         * include/regex.h: Likewise.
42897         * include/sched.h: Likewise.
42898         * include/search.h: Likewise.
42899         * include/setjmp.h: Likewise.
42900         * include/signal.h: Likewise.
42901         * include/stdio.h: Likewise.
42902         * include/stdlib.h: Likewise.
42903         * include/string.h: Likewise.
42904         * include/sys/cdefs.h: Likewise.
42905         * include/sys/mman.h: Likewise.
42906         * include/sys/msg.h: Likewise.
42907         * include/sys/resource.h: Likewise.
42908         * include/sys/select.h: Likewise.
42909         * include/sys/socket.h: Likewise.
42910         * include/sys/stat.h: Likewise.
42911         * include/sys/statvfs.h: Likewise.
42912         * include/sys/time.h: Likewise.
42913         * include/sys/times.h: Likewise.
42914         * include/sys/uio.h: Likewise.
42915         * include/sys/utsname.h: Likewise.
42916         * include/sys/wait.h: Likewise.
42917         * include/termios.h: Likewise.
42918         * include/time.h: Likewise.
42919         * include/ulimit.h: Likewise.
42920         * include/unistd.h: Likewise.
42921         * include/utime.h: Likewise.
42922         * include/wchar.h: Likewise.
42923         * include/wctype.h: Likewise.
42924         * include/wordexp.h: Likewise.
42925
42926         * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
42927
42928         * time/time.h: TIME_UTC must be a macro.
42929         Make timespec_get available for ISO C11 only as well.
42930
42931 2012-02-24  Ulrich Drepper  <drepper@gmail.com>
42932
42933         * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
42934         Reported by Peng Haitao <penght@cn.fujitsu.com>.
42935
42936 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
42937
42938         * configure.in: Use -o not -a in test for unsupported multi-arch.
42939
42940 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
42941
42942         * manual/texinfo.tex: Update to version 2012-01-19.16.
42943
42944 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
42945
42946         * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
42947
42948 2012-02-24  Roland McGrath  <roland@hack.frob.com>
42949
42950         [BZ #13738]
42951         * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
42952         * manual/fdl-1.3.texi: New file.
42953         * manual/fdl-1.1.texi: File removed.
42954
42955         [BZ #13738]
42956         * manual/libc.texinfo (FDL_VERSION): New @set.
42957         Use it for mention of FDL in cover text.
42958         (Documentation License): Use it in @include file name.
42959
42960 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
42961             Roland McGrath  <roland@hack.frob.com>
42962
42963         [BZ #5461]
42964         * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN)
42965         (not LONG_LONG_MAX and LONG_LONG_MIN.
42966         * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
42967         LLONG_MIN.  Refer to LONG_LONG_MIN only as older GCC-specific
42968         name.
42969         (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
42970
42971 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
42972
42973         [BZ #2547]
42974         [BZ #11365]
42975         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
42976         manipulate bits before adding and subtracting TWO23[sx].
42977         * math/libm-test.inc (nearbyint_test): Add more tests.
42978
42979 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
42980
42981         [BZ #2548]
42982         * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
42983         bits before adding and subtracting TWO23[sx].
42984         * math/libm-test.inc (rint_test): Add more tests.
42985         (rint_test_tonearest): Likewise.
42986         (rint_test_towardzero): Likewise.
42987         (rint_test_downward): Likewise.
42988         (rint_test_upward: Likewise.
42989
42990 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
42991
42992         [BZ #10110]
42993         * include/stdc-predef.h: New file.  Extracted from features.h.
42994         * include/features.h: Include stdc-predef.h.
42995         * Makefile (headers): Add stdc-predef.h.
42996         * CONFORMANCE (Compiler limitations): Update.
42997
42998 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
42999
43000         * manual/libc.texinfo (VERSION, UPDATED): Revert.
43001
43002 2012-02-21  David S. Miller  <davem@davemloft.net>
43003
43004         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
43005         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
43006
43007 2012-02-20  David S. Miller  <davem@davemloft.net>
43008
43009         * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
43010         using a normal save/restore sequence, rather than allocating a
43011         dummy stack frame just to store a frame pointer and restore.
43012         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
43013
43014 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
43015
43016         * manual/install.texi: Fix stray word in line-wrapped comment.
43017
43018 2012-02-20  David S. Miller  <davem@davemloft.net>
43019
43020         * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
43021         both binutils and gcc support GOTDATA.
43022
43023         * sysdeps/unix/sparc/sysdep.h: Document why we don't use
43024         "rd %pc" in the PIC register setup sequences.
43025
43026         * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
43027         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
43028         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
43029         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
43030         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
43031         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
43032         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
43033         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
43034         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
43035         (SYSCALL_ERROR_HANDLER): Likewise.
43036         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
43037         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
43038         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
43039         (SYSCALL_ERROR_HANDLER): Likewise.
43040
43041         * config.h.in (HAVE_BINUTILS_GOTDATA): New.
43042         (HAVE_GCC_GOTDATA): New.
43043         * sysdeps/sparc/elf/configure.in: Test for GOTDATA
43044         relocation support in both binutils and gcc.
43045         * sysdeps/sparc/elf/configure: Regenerate.
43046
43047         * sysdeps/sparc/sparc32/elf/configure.in: Delete.
43048         * sysdeps/sparc/sparc32/elf/configure: Delete.
43049         * sysdeps/sparc/sparc64/elf/configure.in: Delete.
43050         * sysdeps/sparc/sparc64/elf/configure: Delete.
43051         * sysdeps/sparc/elf/configure.in: New file.
43052         * sysdeps/sparc/elf/configure: Generate.
43053
43054         * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
43055         * sysdeps/sparc/sparc32/elf/configure: Regenerate.
43056         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
43057         * sysdeps/sparc/sparc64/elf/configure: Regenerate.
43058         * config.h.in (BROKEN_SPARC_WDISP22): Remove.
43059
43060 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
43061
43062         * manual/install.texi: Do not mention specific glibc version
43063         numbers.
43064         * manual/libc.texinfo (VERSION, UPDATED): Update.
43065         (@copying): Use @copyright{} and range of years.
43066
43067 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
43068
43069         [BZ #13695]
43070         * csu/Makefile (distribute): Remove initfini.c and defs.awk.
43071         [crti.S not in sysdirs] (generated): Do not append.
43072         [crti.S not in sysdirs] (omit-deps): Likewise.
43073         [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
43074         [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
43075         [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
43076         [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
43077         [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
43078         Likewise.
43079         [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
43080         [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
43081         [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
43082         * csu/defs.awk: Remove file.
43083         * sysdeps/generic/initfini.c: Likewise.
43084         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
43085         variable.
43086         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
43087         Likewise.
43088
43089 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
43090
43091         * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
43092         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
43093         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
43094         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
43095         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
43096         * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
43097         <bits/epoll.h>.
43098         (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
43099         (__EPOLL_PACKED): Define to empty if not defined by
43100         <bits/epoll.h>.
43101         (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
43102         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43103         bits/epoll.h.
43104
43105 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
43106
43107         * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
43108         * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
43109         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
43110         * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
43111         <bits/timerfd.h>.
43112         (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
43113         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43114         bits/timerfd.h.
43115
43116 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
43117
43118         * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
43119         in C locale.
43120         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
43121         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
43122         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
43123         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43124
43125 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
43126
43127         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
43128         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
43129
43130 2012-02-19  Andreas Schwab  <schwab@linux-m68k.org>
43131
43132         * manual/errno.texi (Error Codes): Add EHWPOISON entry.
43133         * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
43134         defined.
43135         * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
43136         Likewise.
43137         * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
43138         entry for 2.16.
43139
43140 2012-02-19  Aurelien Jarno  <aurelien@aurel32.net>
43141
43142         * math/w_acos.c: Use non-signaling floating-point comparisons.
43143         * math/w_acosf.c: Likewise.
43144         * math/w_acosh.c: Likewise.
43145         * math/w_acoshf.c: Likewise.
43146         * math/w_acoshl.c: Likewise.
43147         * math/w_acosl.c: Likewise.
43148         * math/w_asin.c: Likewise.
43149         * math/w_asinf.c: Likewise.
43150         * math/w_asinl.c: Likewise.
43151         * math/w_atanh.c: Likewise.
43152         * math/w_atanhf.c: Likewise.
43153         * math/w_atanhl.c: Likewise.
43154         * math/w_exp2.c: Likewise.
43155         * math/w_exp2f.c: Likewise.
43156         * math/w_exp2l.c: Likewise.
43157         * math/w_j0.c: Likewise.
43158         * math/w_j0f.c: Likewise.
43159         * math/w_j0l.c: Likewise.
43160         * math/w_j1.c: Likewise.
43161         * math/w_j1f.c: Likewise.
43162         * math/w_j1l.c: Likewise.
43163         * math/w_jn.c: Likewise.
43164         * math/w_jnf.c: Likewise.
43165         * math/w_log.c: Likewise.
43166         * math/w_log10.c: Likewise.
43167         * math/w_log10f.c: Likewise.
43168         * math/w_log10l.c: Likewise.
43169         * math/w_log2.c: Likewise.
43170         * math/w_log2f.c: Likewise.
43171         * math/w_log2l.c: Likewise.
43172         * math/w_logf.c: Likewise.
43173         * math/w_logl.c: Likewise.
43174         * math/w_sqrt.c: Likewise.
43175         * math/w_sqrtf.c: Likewise.
43176         * math/w_sqrtl.c: Likewise.
43177         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
43178         * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
43179         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
43180         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
43181         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
43182
43183 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
43184
43185         [BZ #9739]
43186         * manual/string.texi (strnlen): Use correct parameter name in
43187         equivalent expression.
43188
43189 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
43190
43191         [BZ #11174]
43192         * manual/users.texi (seteuid): Consistently use neweuid for
43193         argument name.
43194
43195 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
43196
43197         [BZ #13704]
43198         * manual/nss.texi (Services in the NSS configuration): Correct
43199         list of services in example configuration file.
43200
43201 2012-02-19  Nick Bowler  <nbowler@draconx.ca>
43202
43203         [BZ #11322]
43204         * manual/arith.texi: Remove statements about negative zero
43205         behaving identically to zero.
43206
43207 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
43208
43209         [BZ #5993]
43210         * manual/install.texi: Do not document upgrading from libc5.
43211
43212 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
43213
43214         [BZ #4596]
43215         * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
43216
43217 2012-02-18  David S. Miller  <davem@davemloft.net>
43218
43219         * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
43220         (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
43221         %o7 across the call.
43222         (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
43223         instead.
43224         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
43225         SETUP_PIC_REG_LEAF.
43226         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
43227         * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
43228         * sysdeps/sparc/crtn.S: Likewise.
43229
43230 2012-02-17  Ulrich Drepper  <drepper@gmail.com>
43231
43232         * aout/Makefile: Remove.
43233
43234 2012-02-18  Rafe Kettler  <rafe.kettler@gmail.com>
43235
43236         [BZ #13058]
43237         * manual/examples/argp-ex1.c (main): Format definition in GNU
43238         style.
43239         * manual/examples/argp-ex2.c (main): Likewise.
43240         * manual/examples/argp-ex3.c (main): Likewise.
43241         * manual/examples/argp-ex4.c (main): Likewise.
43242         * manual/examples/longopt.c (main): Use new-style prototype
43243         definition.
43244         * manual/examples/strncat.c (main): Specify return type and use
43245         (void) for arguments.
43246         * manual/examples/subopt.c (main): Use char **argv argument.
43247
43248 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
43249
43250         [BZ #5077]
43251         * manual/lang.texi (FLT_EPSILON): Avoid description depending on
43252         rounding modes.
43253
43254 2012-02-17  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>
43255
43256         [BZ #6907]
43257         * manual/string.texi (strchr): Change when strchrnul is
43258         recommended.
43259
43260 2012-02-17  Dwayne Grant McConnell  <decimal@us.ibm.com>
43261
43262         [BZ #174]
43263         * manual/locale.texi (setlocale): Document LOCPATH.
43264
43265 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
43266
43267         [BZ #10210]
43268         * manual/process.texi (execle): Move @dots{} before last argument.
43269
43270 2012-02-17  Paul Bolle  <pebolle@tiscali.nl>
43271
43272         [BZ #12047]
43273         * manual/charset.texi (Generic Charset Conversion): Fix typo
43274         (LC_TYPE -> LC_CTYPE).
43275
43276 2012-02-17  Nicolas Boulenguez  <nicolas.boulenguez@free.fr>
43277
43278         [BZ #5805]
43279         * manual/arith.texi (scalbn): Use @var{} on parameter names.
43280         (scalbnf): Likewise.
43281         (scalbnl): Likewise.
43282         (scalbln): Likewise.
43283         (scalblnf): Likewise.
43284         (scalblnl): Likewise.
43285         * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
43286         (vwarnx): Likewise.
43287         (verr): Likewise.
43288         (verrx): Likewise.
43289         * manual/filesys.texi (telldir): Use braces around return type.
43290         * manual/llio.texi (mmap): Add space after comma.
43291         (mmap64): Likewise.
43292         * manual/math.texi (jn): Use @var{} on parameter names.
43293         (jnf): Likewise.
43294         (jnl): Likewise.
43295         (yn): Likewise.
43296         (ynf): Likewise.
43297         (ynl): Likewise.
43298         * manual/memory.texi (alloca): Remove semicolon on @deftypefun
43299         line.
43300         * manual/resource.texi (ulimit): Use @dots{} instead of literal
43301         "...".
43302         (sched_get_priority_min): Remove semicolon on @deftypefun line.
43303         (sched_get_priority_max): Likewise.
43304         * manual/signal.texi (sigvec): Add space after comma.
43305         * manual/socket.texi (if_nametoindex): Use @var{} on parameter
43306         names.
43307         (if_indextoname): Likewise.
43308         (if_freenameindex): Likewise.
43309         (sendto): Use ',' instead of '.' in prototype.
43310         * manual/startup.texi (syscall): Use @dots{} instead of literal
43311         "...".
43312         * manual/stdio.texi (__fpending): Separate initial words of
43313         paragraph from @deftypefun line.
43314         * manual/syslog.texi (syslog): Use @dots{} instead of literal
43315         "...".
43316         (vsyslog): Use @var{} on parameter names.
43317         * manual/terminal.texi (stty): Use @var{} on parameter names.
43318         * manual/users.texi (getutmp): Use @var{} on parameter names.
43319         (getutmpx): Likewise.
43320
43321 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
43322
43323         [BZ #6884]
43324         * manual/stdio.texi (fopen): Fix typos in description of
43325         ",ccs=STRING".
43326
43327 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
43328
43329         [BZ #4026]
43330         * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
43331         get clock_id definition.
43332
43333 2012-02-17  Thomas Schwinge  <thomas@schwinge.name>
43334
43335         [BZ #4822]
43336         * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
43337         (madvise): Cast every argument to void on its own.
43338
43339 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
43340
43341         [BZ #9902]
43342         * manual/startup.texi (Exit Status): Fix typo.
43343
43344 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
43345
43346         [BZ #10140]
43347         * manual/examples/argp-ex1.c: Include <stdlib.h>.
43348         * manual/examples/argp-ex2.c: Likewise.
43349         * manual/examples/argp-ex3.c: Likewise.
43350
43351 2012-02-16  Richard Henderson  <rth@redhat.com>
43352
43353         * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
43354         * sysdeps/s390/s390-32/initfini.c: Remove.
43355         * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
43356         * sysdeps/s390/s390-64/initfini.c: Remove.
43357
43358 2012-02-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
43359
43360         * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
43361         compiler output for sysdeps/generic/initfini.c.
43362         * sysdeps/sh/elf/initfini.c: Remove file.
43363
43364 2012-02-16  David S. Miller  <davem@davemloft.net>
43365
43366         [BZ #11494]
43367         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
43368
43369         * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
43370         * sysdeps/sparc/crti.S: New file.
43371         * sysdeps/sparc/crtn.S: New file.
43372         * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
43373         * sysdeps/sparc/sparc64/Makefile: Likewise.
43374
43375 2012-02-15  Mike Frysinger  <vapier@gentoo.org>
43376
43377         [BZ #3335]
43378         * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
43379
43380 2012-02-15  Roland McGrath  <roland@hack.frob.com>
43381
43382         [BZ #4822]
43383         * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
43384
43385         * mach/devstream.c (cookie_io_functions_t): Macro removed.
43386         (write, read, close): Likewise.
43387         Patch by Aurelien Jarno <aurelien@aurel32.net>.
43388
43389 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
43390
43391         * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
43392         * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
43393         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
43394         * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
43395         <bits/signalfd.h>.
43396         (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
43397         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43398         bits/signalfd.h.
43399
43400 2012-02-14  Marek Polacek  <polacek@redhat.com>
43401
43402         * sysdeps/x86_64/crti.S: New file.
43403         * sysdeps/x86_64/crtn.S: New file.
43404         * sysdeps/x86_64/elf/initfini.c: Remove file.
43405
43406 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
43407
43408         * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
43409         * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
43410         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
43411         * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
43412         <bits/inotify.h>.
43413         (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
43414         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43415         bits/inotify.h.
43416
43417 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
43418
43419         * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
43420         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
43421         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
43422         * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
43423         <bits/eventfd.h>.
43424         (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
43425         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43426         bits/eventfd.h.
43427
43428 2012-02-10  Thomas Schwinge  <thomas@codesourcery.com>
43429
43430         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
43431         __feraiseexcept instead of feraiseexcept.
43432
43433         * rt/tst-cpuclock1.c: Add a few comments, and error checking for
43434         nanosleep invocations.
43435         * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
43436         strings, and add error checking for a nanosleep invocations.
43437
43438 2012-02-09  Paul Eggert  <eggert@cs.ucla.edu>
43439
43440         Replace FSF snail mail address with URLs, as per GNU coding standards.
43441         Most of the snail mail addresses were wrong anyway, and omitting
43442         them makes the source code easier to maintain.  Almost all of the
43443         changes are to license notices and to locale LC_IDENTIFICATION
43444         addresses, except for this one:
43445         * manual/libc.texinfo: In "Published by", give the FSF's URL,
43446         not its snail mail address.
43447
43448 2012-02-09  Richard Henderson  <rth@twiddle.net>
43449
43450         * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
43451         of kernel-features.h.
43452
43453         * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
43454
43455 2012-02-08  Marek Polacek  <polacek@redhat.com>
43456
43457         * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
43458         * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
43459         * sysdeps/gnu/_G_config.h: Likewise.
43460         * sysdeps/generic/_G_config.h: Likewise.
43461
43462 2012-02-08  Andreas Schwab  <schwab@linux-m68k.org>
43463
43464         * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
43465         tests.
43466         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43467
43468         * sysdeps/powerpc/powerpc32/crti.S: New file.
43469         * sysdeps/powerpc/powerpc32/crtn.S: New file.
43470         * sysdeps/powerpc/powerpc64/crti.S: New file.
43471         * sysdeps/powerpc/powerpc64/crtn.S: New file.
43472
43473         * Makeconfig (have-initfini): Don't set.
43474         * config.make.in (have-initfini, need-nopic-initfini): Don't set.
43475         * configure.in (nopic_initfini): Don't substitute.
43476         * config.h.in (HAVE_INITFINI): Don't #undef.
43477         * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
43478         * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
43479
43480 2012-02-08  Joseph Myers  <joseph@codesourcery.com>
43481
43482         Support crti.S and crtn.S provided directly by architectures.
43483         * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
43484         [crti.S in sysdirs] (omit-deps): Likewise.
43485         [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
43486         [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
43487         [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
43488         [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
43489         [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
43490         [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
43491         [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
43492         [crti.S in sysdirs] (initfini.c): Remove vpath directive.
43493         * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
43494         compiler output for sysdeps/generic/initfini.c.
43495         * sysdeps/i386/elf/Makefile: Remove file.
43496         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
43497
43498 2012-02-07  Marek Polacek  <polacek@redhat.com>
43499
43500         * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
43501         * sysdeps/gnu/_G_config.h: Likewise.
43502         * sysdeps/mach/hurd/_G_config.h: Likewise.
43503
43504 2012-02-07  Marek Polacek  <polacek@redhat.com>
43505
43506         * math/Makefile (tests): Add tst-CMPLX2.
43507         * math/tst-CMPLX2.c: New file.
43508
43509 2012-02-07  Andreas Schwab  <schwab@linux-m68k.org>
43510
43511         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
43512
43513         * math/libm-test.inc (jn_test): Add missing L suffix.
43514
43515 2012-02-06  Marek Polacek  <polacek@redhat.com>
43516
43517         * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
43518         * sysdeps/i386/fpu/e_powf.S: Likewise.
43519         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
43520         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
43521         * sysdeps/i386/fpu/e_acosh.S: Likewise.
43522         * sysdeps/i386/fpu/e_pow.S: Likewise.
43523         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
43524         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
43525         * sysdeps/i386/fpu/s_expm1.S: Likewise.
43526         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
43527         * sysdeps/i386/fpu/e_log2.S: Likewise.
43528         * sysdeps/i386/fpu/e_log2l.S: Likewise.
43529         * sysdeps/i386/fpu/e_scalb.S: Likewise.
43530         * sysdeps/i386/fpu/e_powl.S: Likewise.
43531         * sysdeps/i386/fpu/s_log1p.S: Likewise.
43532         * sysdeps/i386/fpu/e_log10f.S: Likewise.
43533         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
43534         * sysdeps/i386/fpu/e_logl.S: Likewise.
43535         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
43536         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
43537         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
43538         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
43539         * sysdeps/i386/fpu/e_log2f.S: Likewise.
43540         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
43541         * sysdeps/i386/fpu/e_log.S: Likewise.
43542         * sysdeps/i386/fpu/s_cexp.S: Likewise.
43543         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
43544         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
43545         * sysdeps/i386/fpu/e_logf.S: Likewise.
43546         * sysdeps/i386/fpu/e_log10l.S: Likewise.
43547         * sysdeps/i386/fpu/e_atanh.S: Likewise.
43548         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
43549         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
43550         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
43551         * sysdeps/i386/fpu/e_log10.S: Likewise.
43552         * sysdeps/i386/fpu/s_frexp.S: Likewise.
43553         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
43554         * sysdeps/i386/fpu/s_asinh.S: Likewise.
43555         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
43556         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
43557         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
43558         * sysdeps/i386/asm-syntax.h: Likewise.
43559         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
43560         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
43561         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
43562         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
43563         * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
43564         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
43565         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
43566         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
43567         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
43568         * sysdeps/powerpc/sysdep.h: Likewise.
43569         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
43570         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
43571
43572 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
43573
43574         [BZ #411]
43575         * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
43576
43577 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
43578
43579         * sysdeps/i386/sysdep.h: Include <features.h>.
43580         (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
43581         version.
43582
43583 2012-02-05  Joseph Myers  <joseph@codesourcery.com>
43584
43585         * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
43586         Define.
43587         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
43588         LOAD_PIC_REG_STR.
43589
43590 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
43591
43592         * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
43593         (SETUP_PIC_REG): Use GET_PC_THUNK.
43594         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
43595         macro.
43596
43597 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
43598
43599         * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
43600         for non-PIC compilation.
43601         (SETUP_PIC_REG): Add .p2align directive.
43602         * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
43603         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
43604         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
43605         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
43606         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
43607         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
43608         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
43609         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
43610         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
43611         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
43612         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
43613         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
43614         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
43615         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
43616         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
43617         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
43618         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
43619         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
43620         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
43621         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
43622         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
43623         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
43624         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
43625         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
43626         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
43627         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
43628         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
43629         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
43630         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
43631         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
43632         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
43633         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
43634         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
43635         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
43636         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
43637         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
43638         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
43639         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
43640         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
43641         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
43642         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
43643
43644 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
43645
43646         * math/tst-CMPLX.c: Include <stdio.h>.
43647
43648 2012-01-31  Joseph Myers  <joseph@codesourcery.com>
43649
43650         * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
43651         float.
43652         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
43653         * sysdeps/sparc/bits/mathdef.h: Likewise.
43654
43655 2012-01-31  Marek Polacek  <polacek@redhat.com>
43656
43657         * libio/libio.h: Don't define _PARAMS.
43658         * locale/programs/config.h: Don't define PARAMS.
43659         * stdlib/strtol_l.c: Likewise.
43660         (__strtol_l): Remove PARAMS from the prototype.
43661
43662 2012-01-31  Ulrich Drepper  <drepper@gmail.com>
43663
43664         * malloc/malloc.c: Remove name translation.  Don't use mixed-cap
43665         names.  Just use the correct names.  Remove unnecessary wrapper
43666         functions.
43667         * malloc/arena.c: Likewise.
43668         * malloc/hooks.c: Likewise.
43669
43670         * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
43671         ARENA_TEST says not to.  Simplify test for creation of a new arena.
43672         Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
43673
43674 2012-01-30  Ulrich Drepper  <drepper@gmail.com>
43675
43676         * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
43677         into tail calls.
43678         (update_get_addr): New function.
43679         (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
43680         GET_ADDR_MODULE parameter.
43681
43682 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
43683
43684         * crypt/cert.c: Remove __STDC__ conditionals.
43685         * crypt/crypt-entry.c: Likewise.
43686         * crypt/crypt_util.c: Likewise.
43687         * libio/filedoalloc.c: Likewise.
43688         * libio/fileops.c: Likewise.
43689         * libio/genops.c: Likewise.
43690         * libio/iofclose.c: Likewise.
43691         * libio/iofdopen.c: Likewise.
43692         * libio/iofopen.c: Likewise.
43693         * libio/iofopen64.c: Likewise.
43694         * libio/iogetdelim.c: Likewise.
43695         * libio/iopopen.c: Likewise.
43696         * libio/obprintf.c: Likewise.
43697         * libio/oldfileops.c: Likewise.
43698         * libio/oldiofclose.c: Likewise.
43699         * libio/oldiofdopen.c: Likewise.
43700         * libio/oldiofopen.c: Likewise.
43701         * libio/oldiopopen.c: Likewise.
43702         * libio/wfiledoalloc.c: Likewise.
43703         * libio/wgenops.c: Likewise.
43704         * locale/programs/xmalloc.c: Likewise.
43705         * misc/syslog.c: Likewise.
43706         * stdio-common/xbug.c: Likewise.
43707         * string/memchr.c: Likewise.
43708         * string/memcmp.c: Likewise.
43709         * string/memrchr.c: Likewise.
43710         * string/rawmemchr.c: Likewise.
43711         * sysdeps/posix/getcwd.c: Likewise.
43712         * time/strftime_l.c: Likewise.
43713
43714 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
43715
43716         * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
43717         * config.make.in (config-cflags-sse2avx): Define.
43718         * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
43719         Fix typo.
43720
43721 2012-01-29  Chris Metcalf  <cmetcalf@tilera.com>
43722
43723         * scripts/config.guess: Update from upstream config git repository.
43724         * scripts/config.sub: Likewise.
43725
43726 2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
43727
43728         * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
43729         (EM_NUM): Update.
43730         (R_TILEPRO_*, R_TILEGX_*): New macros.
43731
43732         * scripts/firstversions.awk: Fix bug in version range handling.
43733
43734         * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
43735
43736         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
43737
43738         * include/sys/epoll.h: New file.
43739         * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
43740         libc_hidden_def.
43741
43742 2012-01-28  Ulrich Drepper  <drepper@gmail.com>
43743
43744         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
43745         Avoid unnecessary __WORDSIZE == 64 test.
43746         (fmaxf): Use VEX format if possible.
43747         (fmax): Likewise.
43748         (fminf): Likewise.
43749         (fmin): Likewise.
43750
43751         * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
43752         * math/math_private.h: Remove libc_fegetround* and
43753         libc_fesetround*.
43754         * sysdeps/i386/configure.in: Check for -msse2avx.
43755         * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
43756         also if SSE2AVX is defined.
43757         Remove libc_fegetround* and libc_fesetround*.
43758         * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
43759         if config-cflags-sse2avx is yes.  Also add -DSSE2AVX to defines.
43760         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
43761         of HAS_YMM_USABLE.
43762         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
43763         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
43764         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
43765         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
43766         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
43767
43768         * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
43769
43770 2012-01-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43771
43772         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
43773         size is not set.
43774         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
43775
43776 2012-01-27  Ulrich Drepper  <drepper@gmail.com>
43777
43778         [BZ #13618]
43779         * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
43780         relocation.
43781         * Makeconfig (libm): Define.
43782         * elf/Makefile: Add rules to build and run tst-relsort1.
43783         * elf/tst-relsort1.c: New file.
43784         * elf/tst-relsort1mod1.c: New file.
43785         * elf/tst-relsort1mod2.c: New file.
43786
43787 2012-01-27  Joseph Myers  <joseph@codesourcery.com>
43788
43789         * math/s_ldexp.c: Remove __STDC__ conditionals.
43790         * math/s_ldexpf.c: Likewise.
43791         * math/s_ldexpl.c: Likewise.
43792         * math/s_nextafter.c: Likewise.
43793         * math/s_nexttowardf.c: Likewise.
43794         * math/s_significand.c: Likewise.
43795         * math/s_significandf.c: Likewise.
43796         * math/s_significandl.c: Likewise.
43797         * math/w_jnl.c: Likewise.
43798         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
43799         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
43800         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
43801         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
43802         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
43803         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
43804         * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
43805         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
43806         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
43807         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
43808         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
43809         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
43810         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
43811         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
43812         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
43813         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
43814         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
43815         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
43816         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
43817         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
43818         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
43819         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
43820         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
43821         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
43822         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
43823         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
43824         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
43825         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
43826         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
43827         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
43828         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
43829         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
43830         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
43831         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
43832         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
43833         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
43834         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
43835         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
43836         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
43837         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
43838         * sysdeps/ieee754/k_standard.c: Likewise.
43839         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
43840         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
43841         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
43842         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
43843         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
43844         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
43845         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
43846         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
43847         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
43848         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
43849         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
43850         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
43851         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
43852         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
43853         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
43854         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
43855         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
43856         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
43857         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
43858         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
43859         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
43860         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
43861         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
43862         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
43863         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
43864         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
43865         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
43866         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
43867         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
43868         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
43869         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
43870         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
43871         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
43872         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
43873         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
43874         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
43875         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
43876         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
43877         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
43878         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
43879         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
43880         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
43881         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
43882         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
43883         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
43884         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
43885         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
43886         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
43887         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
43888         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
43889         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
43890         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
43891         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
43892         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
43893         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
43894         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
43895         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
43896         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
43897         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
43898         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
43899         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
43900         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
43901         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
43902         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
43903         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
43904         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
43905         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
43906         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
43907         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
43908         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
43909         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
43910         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
43911         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
43912         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
43913         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
43914         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
43915         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
43916         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
43917         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
43918         * sysdeps/ieee754/s_matherr.c: Likewise.
43919         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
43920         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
43921         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
43922         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
43923
43924 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
43925
43926         * crypt/md5.h: Remove __STDC__ conditionals.
43927         * libio/libioP.h: Likewise.
43928         * locale/programs/config.h: Likewise.
43929         * sysdeps/generic/sysdep.h: Likewise.
43930         * sysdeps/i386/asm-syntax.h: Likewise.
43931         * sysdeps/s390/asm-syntax.h: Likewise.
43932         * sysdeps/unix/sysdep.h: Likewise.
43933         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
43934         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
43935
43936 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
43937
43938         * libio/libio.h: Remove __STDC__ conditionals.
43939         * malloc/obstack.h: Likewise.
43940         * math/complex.h: Likewise.
43941         * math/math.h: Likewise.
43942         * sysdeps/generic/_G_config.h: Likewise.
43943         * sysdeps/gnu/_G_config.h: Likewise.
43944         * sysdeps/mach/hurd/_G_config.h: Likewise.
43945         * sysdeps/powerpc/bits/mathdef.h: Likewise.
43946         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
43947         * sysdeps/sparc/bits/mathdef.h: Likewise.
43948
43949 2012-01-26  Ulrich Drepper  <drepper@gmail.com>
43950
43951         [BZ #13583]
43952         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
43953         Clean up HAS_* macros.
43954         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
43955         bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
43956         possible.
43957         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
43958         HAS_AVX.
43959         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
43960         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
43961         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
43962         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
43963         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
43964
43965 2012-01-25  Joseph Myers  <joseph@codesourcery.com>
43966
43967         * elf/tst-unique3.cc (gets): Remove declaration.
43968         * elf/tst-unique3lib.cc (gets): Likewise.
43969         * elf/tst-unique3lib2.cc (gets): Likewise.
43970         * elf/tst-unique4.cc (gets): Likewise.
43971
43972 2012-01-24  Ulrich Drepper  <drepper@gmail.com>
43973
43974         * include/stdio.h: Add C++ protection.  Add gets declarations and
43975         definitions.
43976         * debug/tst-chk1.c: Don't declare gets here.
43977         * stdio-common/tst-gets.c: Likewise.
43978
43979 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
43980
43981         * posix/glob: Remove directory.
43982
43983 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
43984
43985         * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
43986
43987 2012-01-22  Pino Toscano  <toscano.pino@tiscali.it>
43988
43989         * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
43990         of the non-standard EPFNOSUPPORT.
43991
43992 2011-12-26  Samuel Thibault  <samuel.thibault@ens-lyon.org>
43993
43994         * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
43995         __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
43996         ANYWHERE set to 1 only on KERN_NO_SPACE error.
43997
43998 2012-01-21  Ulrich Drepper  <drepper@gmail.com>
43999
44000         * wcsmbs/uchar.h: Test __STDC_VERSION__.
44001
44002 2012-01-20  Ulrich Drepper  <drepper@gmail.com>
44003
44004         * nscd/aicache.c (addhstaiX): Do not cache negative results of
44005         transient errors.
44006         * nscd/grpcache.c (cache_addgr): Likewise.
44007         * nscd/hstcache.c (cache_addhst): Likewise.
44008         * nscd/initgrcache.c (addinitgroupsX): Likewise.
44009         * nscd/pwdcache.c (cache_addpw): Likewise.
44010         * nscd/servicescache.c (cache_addserv): Likewise.
44011
44012 2012-01-16  Ulrich Drepper  <drepper@gmail.com>
44013
44014         * malloc/malloc.c: Various cleanups.
44015         * malloc/hooks.c: Likewise.
44016
44017         * stdlib/Makefile (tests): Add bug-fmtmsg1.
44018         * stdlib/bug-fmtmsg1.c: New file.
44019
44020         * stdlib/fmtmsg.c (init): Add missing unlock.
44021         Patch by Peng Haitao <penght@cn.fujitsu.com>.
44022
44023 2012-01-12  Marek Polacek  <polacek@redhat.com>
44024
44025         * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
44026         and _GNU_SOURCE.
44027
44028 2012-01-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
44029
44030         * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
44031         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
44032         macro to ensure uniqueness of label name.
44033         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
44034         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
44035
44036 2012-01-11  Ulrich Drepper  <drepper@gmail.com>
44037
44038         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
44039
44040         * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
44041         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
44042         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
44043         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
44044
44045 2012-01-10  Ulrich Drepper  <drepper@gmail.com>
44046
44047         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
44048
44049         * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
44050         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
44051         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
44052
44053         * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
44054
44055         * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
44056         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
44057         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
44058         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
44059
44060         * math/bits/math-finite.h: Add ldexp support.
44061
44062 2012-01-10  Marek Polacek  <polacek@redhat.com>
44063
44064         * locale/programs/localedef.h (show_archive_content): Add noreturn
44065         attribute.
44066
44067 2012-01-09  Ulrich Drepper  <drepper@gmail.com>
44068
44069         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
44070
44071 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
44072
44073         * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
44074
44075         * io/Makefile (headers): Add bits/poll2.h.
44076
44077 2011-01-05  Will Schmidt  <will_schmidt@vnet.ibm.com>
44078
44079         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
44080         typo #include statement.
44081
44082 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
44083
44084         * include/sys/cdefs.h: Define __attribute_alloc_size.
44085         * catgets/gencat.c: Add alloc_size attribute and apply consistently
44086         the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
44087         * elf/pldd.c: Likewise.
44088         * iconv/iconv_charmap.c: Likewise.
44089         * iconv/iconvconfig.c: Likewise.
44090         * iconv/strtab.c: Likewise.
44091         * locale/programs/locale.c: Likewise.
44092         * locale/programs/localedef.h: Likewise.
44093         * locale/programs/simple-hash.c: Likewise.
44094         * nscd/nscd.h: Likewise.
44095         * nss/makedb.c: Likewise.
44096         * sysdeps/generic/ldconfig.h: Likewise.
44097         * locale/programs/localedef.c: Remove xmalloc prototype.
44098         * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
44099
44100 2012-01-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
44101
44102         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
44103         appropriate.
44104
44105 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
44106
44107         * math/Makefile (tests): Add tst-CMPLX.
44108         * math/tst-CMPLX.c: New file.
44109
44110         * math/complex.h (CMPLXL): Fix typo.
44111
44112         * debug/Makefile (routines): Add poll_chk and ppoll_chk.
44113         * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
44114         GLIBC_2.16.
44115         * debug/tst-chk1.c: Add poll and ppoll tests.
44116         * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
44117         * include/sys/poll.h: Add hidden proto for ppoll.
44118         * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
44119         * sysdeps/mach/hurd/ppoll.c: Likewise.
44120         * io/ppoll.c: Likewise.
44121         * debug/poll_chk.c: New file.
44122         * debug/ppoll_chk.c: New file.
44123         * include/bits/poll2.h: New file.
44124         * io/bits/poll2.h: New file.
44125
44126         [BZ #1350]
44127         * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
44128
44129         * configure.in: static is always set to yes.  Remove.
44130         * config.make.in: Don't set build-static.
44131         * Makeconfig: Remove use of build-static.
44132         * dlfcn/Makefile: Likewise.
44133         * elf/Makefile: Likewise.
44134         * math/Makefile: Likewise.
44135         * misc/Makefile: Likewise.
44136         * nptl/Makefile: Likewise.
44137         * sysdeps/mach/hurd/Makefile: Likewise.
44138
44139         * configure.in: PWD_P is not used anymore.
44140         * config.make.in: Remove PWD_P entry.
44141
44142         * configure.in: Remove last remnants of RANLIB.
44143         No need to check for signed size_t anymore.
44144         Don't set libc_commonpagesize and libc_relro_required here for Alpha
44145         and IA-64.
44146         Remove __builtin_expect test because we require at least gcc 3.4.
44147         * aclocal.m4: Likewise.
44148
44149         * wcsmbs/mbrtoc16.c: Implement using towc function.
44150         * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
44151         * wcsmbs/wcsmbsload.c: Likewise.
44152         * iconv/gconv_simple.c: Likewise.
44153         * iconv/gconv_int.h: Likewise.
44154         * iconv/gconv_builtin.h: Likewise.
44155         * iconv/iconv_prog.c: Remove CHAR16 handling.
44156
44157         * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
44158
44159         * wcsmbs/mbrtowc.c: Better check for invalid inputs.
44160
44161         * configure.in: Remove --with-elf and --enable-bounded options.
44162         Dont set base_machine for ia64.  More non-ELF conditions removed.
44163         Remove testing and setting of leading underscore information.
44164         * config.make.in (build-bounded): Set to no.
44165         * config.h.in: Remove NO_UNDERSCORES entry.
44166         * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS.  ELF has
44167         them.
44168         * csu/start.c: Remove !NO_UNDERSCORE code.
44169         * locale/localeinfo.h: Likewise.
44170         * sysdeps/generic/machine-gmon.h: Likewise.
44171         * sysdeps/generic/sysdep.h: Likewise.
44172         * sysdeps/i386/sysdep.h: Likewise.
44173         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
44174         * sysdeps/mach/sysdep.h: Likewise.
44175         * sysdeps/s390/s390-32/sysdep.h: Likewise.
44176         * sysdeps/s390/s390-64/sysdep.h: Likewise.
44177         * sysdeps/sh/sysdep.h: Likewise.
44178         * sysdeps/sparc/sparc32/alloca.S: Likewise.
44179         * sysdeps/unix/i386/sysdep.S: Likewise.
44180         * sysdeps/unix/sparc/start.c: Likewise.
44181         * sysdeps/unix/sparc/sysdep.S: Likewise.
44182         * sysdeps/unix/sparc/sysdep.h: Likewise.
44183         * sysdeps/unix/start.c: Likewise.
44184         * sysdeps/unix/x86_64/sysdep.S: Likewise.
44185         * sysdeps/x86_64/sysdep.h: Likewise.
44186
44187 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
44188
44189         [BZ #13553]
44190         * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
44191         for non-gcc.
44192         * argp/argp-fmtstream.h: Use const instead __const.
44193         * argp/argp.h: Likewise.
44194         * assert/assert.h: Likewise.
44195         * bits/fenv.h: Likewise.
44196         * bits/sched.h: Likewise.
44197         * bits/sigset.h: Likewise.
44198         * bits/sigthread.h: Likewise.
44199         * catgets/nl_types.h: Likewise.
44200         * conform/data/pthread.h-data: Likewise.
44201         * crypt/crypt-private.h: Likewise.
44202         * crypt/crypt.h: Likewise.
44203         * crypt/crypt_util.c: Likewise.
44204         * ctype/ctype.h: Likewise.
44205         * debug/execinfo.h: Likewise.
44206         * debug/mbsnrtowcs_chk.c: Likewise.
44207         * debug/mbsrtowcs_chk.c: Likewise.
44208         * debug/wcsnrtombs_chk.c: Likewise.
44209         * debug/wcsrtombs_chk.c: Likewise.
44210         * debug/wcstombs_chk.c: Likewise.
44211         * dirent/dirent.h: Likewise.
44212         * dlfcn/dlfcn.h: Likewise.
44213         * elf/neededtest4.c: Likewise.
44214         * grp/grp.h: Likewise.
44215         * gshadow/gshadow.h: Likewise.
44216         * iconv/gconv.h: Likewise.
44217         * iconv/gconv_int.h: Likewise.
44218         * iconv/gconv_simple.c: Likewise.
44219         * iconv/iconv.h: Likewise.
44220         * iconv/loop.c: Likewise.
44221         * iconv/skeleton.c: Likewise.
44222         * include/aio.h: Likewise.
44223         * include/aliases.h: Likewise.
44224         * include/argz.h: Likewise.
44225         * include/arpa/inet.h: Likewise.
44226         * include/assert.h: Likewise.
44227         * include/dirent.h: Likewise.
44228         * include/dlfcn.h: Likewise.
44229         * include/execinfo.h: Likewise.
44230         * include/fcntl.h: Likewise.
44231         * include/fenv.h: Likewise.
44232         * include/glob.h: Likewise.
44233         * include/grp.h: Likewise.
44234         * include/libintl.h: Likewise.
44235         * include/mntent.h: Likewise.
44236         * include/netdb.h: Likewise.
44237         * include/pwd.h: Likewise.
44238         * include/rpc/netdb.h: Likewise.
44239         * include/sched.h: Likewise.
44240         * include/search.h: Likewise.
44241         * include/shadow.h: Likewise.
44242         * include/signal.h: Likewise.
44243         * include/stdio.h: Likewise.
44244         * include/stdlib.h: Likewise.
44245         * include/string.h: Likewise.
44246         * include/sys/socket.h: Likewise.
44247         * include/sys/stat.h: Likewise.
44248         * include/sys/statfs.h: Likewise.
44249         * include/sys/statvfs.h: Likewise.
44250         * include/sys/syslog.h: Likewise.
44251         * include/sys/time.h: Likewise.
44252         * include/sys/uio.h: Likewise.
44253         * include/time.h: Likewise.
44254         * include/unistd.h: Likewise.
44255         * include/utmp.h: Likewise.
44256         * include/wchar.h: Likewise.
44257         * include/wctype.h: Likewise.
44258         * inet/aliases.h: Likewise.
44259         * inet/arpa/inet.h: Likewise.
44260         * inet/netinet/ether.h: Likewise.
44261         * inet/netinet/in.h: Likewise.
44262         * intl/libintl.h: Likewise.
44263         * io/bits/fcntl2.h: Likewise.
44264         * io/fcntl.h: Likewise.
44265         * io/ftw.h: Likewise.
44266         * io/sys/poll.h: Likewise.
44267         * io/sys/stat.h: Likewise.
44268         * io/sys/statfs.h: Likewise.
44269         * io/sys/statvfs.h: Likewise.
44270         * io/utime.h: Likewise.
44271         * libio/bits/stdio.h: Likewise.
44272         * libio/bits/stdio2.h: Likewise.
44273         * libio/libio.h: Likewise.
44274         * libio/libioP.h: Likewise.
44275         * libio/stdio.h: Likewise.
44276         * locale/lc-ctype.c: Likewise.
44277         * locale/locale.h: Likewise.
44278         * login/utmp.h: Likewise.
44279         * malloc/arena.c: Likewise.
44280         * malloc/malloc.c: Likewise.
44281         * malloc/malloc.h: Likewise.
44282         * malloc/mcheck.c: Likewise.
44283         * malloc/mtrace.c: Likewise.
44284         * math/bits/mathcalls.h: Likewise.
44285         * math/fenv.h: Likewise.
44286         * math/math_private.h: Likewise.
44287         * misc/bits/error.h: Likewise.
44288         * misc/bits/syslog.h: Likewise.
44289         * misc/err.h: Likewise.
44290         * misc/error.h: Likewise.
44291         * misc/fstab.h: Likewise.
44292         * misc/mntent.h: Likewise.
44293         * misc/regexp.h: Likewise.
44294         * misc/search.h: Likewise.
44295         * misc/sgtty.h: Likewise.
44296         * misc/sys/mman.h: Likewise.
44297         * misc/sys/syslog.h: Likewise.
44298         * misc/sys/uio.h: Likewise.
44299         * misc/sys/xattr.h: Likewise.
44300         * misc/ttyent.h: Likewise.
44301         * nis/rpcsvc/ypclnt.h: Likewise.
44302         * nss/nss.h: Likewise.
44303         * posix/bits/unistd.h: Likewise.
44304         * posix/fnmatch.h: Likewise.
44305         * posix/glob.h: Likewise.
44306         * posix/sched.h: Likewise.
44307         * posix/spawn.h: Likewise.
44308         * posix/sys/wait.h: Likewise.
44309         * posix/unistd.h: Likewise.
44310         * posix/wordexp.h: Likewise.
44311         * pwd/pwd.h: Likewise.
44312         * resolv/netdb.h: Likewise.
44313         * resource/sys/resource.h: Likewise.
44314         * rt/aio.h: Likewise.
44315         * rt/bits/mqueue2.h: Likewise.
44316         * rt/mqueue.h: Likewise.
44317         * shadow/shadow.h: Likewise.
44318         * signal/signal.h: Likewise.
44319         * socket/send.c: Likewise.
44320         * socket/sendto.c: Likewise.
44321         * socket/sys/socket.h: Likewise.
44322         * stdio-common/printf.h: Likewise.
44323         * stdlib/bits/stdlib.h: Likewise.
44324         * stdlib/fmtmsg.h: Likewise.
44325         * stdlib/monetary.h: Likewise.
44326         * stdlib/stdlib.h: Likewise.
44327         * stdlib/ucontext.h: Likewise.
44328         * streams/stropts.h: Likewise.
44329         * string/argz.h: Likewise.
44330         * string/bits/string2.h: Likewise.
44331         * string/string.h: Likewise.
44332         * string/strings.h: Likewise.
44333         * sunrpc/rpc/auth.h: Likewise.
44334         * sunrpc/rpc/auth_des.h: Likewise.
44335         * sunrpc/rpc/clnt.h: Likewise.
44336         * sunrpc/rpc/netdb.h: Likewise.
44337         * sunrpc/rpc/pmap_clnt.h: Likewise.
44338         * sunrpc/rpc/xdr.h: Likewise.
44339         * sysdeps/generic/inttypes.h: Likewise.
44340         * sysdeps/generic/net/if.h: Likewise.
44341         * sysdeps/generic/sys/swap.h: Likewise.
44342         * sysdeps/gnu/net/if.h: Likewise.
44343         * sysdeps/gnu/utmpx.h: Likewise.
44344         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
44345         * sysdeps/i386/i486/bits/string.h: Likewise.
44346         * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
44347         * sysdeps/s390/bits/string.h: Likewise.
44348         * sysdeps/s390/fpu/bits/fenv.h: Likewise.
44349         * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
44350         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
44351         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
44352         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
44353         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
44354         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
44355         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
44356         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
44357         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
44358         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
44359         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
44360         * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
44361         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
44362         * sysdeps/unix/sysv/linux/readv.c: Likewise.
44363         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
44364         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
44365         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
44366         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
44367         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
44368         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
44369         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
44370         * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
44371         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
44372         * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
44373         * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
44374         * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
44375         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
44376         * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
44377         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
44378         * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
44379         * sysvipc/sys/ipc.h: Likewise.
44380         * sysvipc/sys/msg.h: Likewise.
44381         * sysvipc/sys/sem.h: Likewise.
44382         * sysvipc/sys/shm.h: Likewise.
44383         * termios/termios.h: Likewise.
44384         * time/sys/time.h: Likewise.
44385         * time/time.h: Likewise.
44386         * wcsmbs/bits/wchar2.h: Likewise.
44387         * wcsmbs/uchar.h: Likewise.
44388         * wcsmbs/wchar.h: Likewise.
44389         * wctype/wctype.h: Likewise.
44390
44391         [BZ #13551]
44392         * Makeconfig: Remove all but ELF support including AIX support.
44393         * Makerules: Likewise.
44394         * config.h.in: Likewise.
44395         * config.make.in: Likewise.
44396         * configure: Likewise.
44397         * configure.in: Likewise.
44398         * csu/Makefile: Likewise.
44399         * csu/version.c: Likewise.
44400         * debug/Makefile: Likewise.
44401         * dlfcn/Makefile: Likewise.
44402         * elf/Makefile: Likewise.
44403         * extra-lib.mk: Likewise.
44404         * iconv/Makefile: Likewise.
44405         * include/libc-symbols.h: Likewise.
44406         * include/shlib-compat.h: Likewise.
44407         * resolv/Makefile: Likewise.
44408         * resolv/res_libc.c: Likewise.
44409         * rt/Makefile: Likewise.
44410         * sysdeps/i386/asm-syntax.h: Likewise.
44411         * sysdeps/i386/sysdep.h: Likewise.
44412         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
44413         * sysdeps/mach/sysdep.h: Likewise.
44414         * sysdeps/powerpc/powerpc32/Makefile: Likewise.
44415         * sysdeps/powerpc/powerpc64/Makefile: Likewise.
44416         * sysdeps/s390/asm-syntax.h: Likewise.
44417         * sysdeps/s390/s390-32/sysdep.h: Likewise.
44418         * sysdeps/s390/s390-64/sysdep.h: Likewise.
44419         * sysdeps/sh/sysdep.h: Likewise.
44420         * sysdeps/unix/sparc/sysdep.h: Likewise.
44421         * sysdeps/wordsize-32/divdi3.c: Likewise.
44422         * sysdeps/x86_64/sysdep.h: Likewise.
44423
44424         * argp/Versions: Remove _argp_unlock_xxx.
44425
44426         [BZ #13559]
44427         * abilist/ld.abilist: Update.  Adjust for removal of tls option.
44428         * abilist/libBrokenLocale.abilist: Likewise.
44429         * abilist/libanl.abilist: Likewise.
44430         * abilist/libc.abilist: Likewise.
44431         * abilist/libcrypt.abilist: Likewise.
44432         * abilist/libdl.abilist: Likewise.
44433         * abilist/libm.abilist: Likewise.
44434         * abilist/libnsl.abilist: Likewise.
44435         * abilist/libpthread.abilist: Likewise.
44436         * abilist/libresolv.abilist: Likewise.
44437         * abilist/librt.abilist: Likewise.
44438         * abilist/libthread_db.abilist: Likewise.
44439         * abilist/libutil.abilist: Likewise.
44440         * abilist/libnss_db.abilist: New file.
44441
44442         * scripts/abilist.awk: Add support for indirect functions.
44443
44444         * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
44445
44446         * sysdeps/generic/ldsodefs.h: Remove Alpha support.
44447
44448         * shlib-versions: Remove entries for ports architectures.
44449
44450         * elf/tls-macros.h: Remove support for Alpha and IA-64.  Should be in
44451         files in ports.
44452         * elf/stackguard-macros.h: Remove support for IA-64.
44453         * elf/tst-auditmod1.c: Likewise.
44454         * sysdeps/generic/ldsodefs.h: Likewise.
44455
44456         * sysdeps/unix/sysv/linux/configure.in: Ports should define
44457         libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
44458         configure files.
44459
44460         [BZ #13552]
44461         * configure.in: Remove --enable-omitfp support.
44462         * FAQ.in: Adjust.
44463         * config.make.in: Likewise.
44464         * Makeconfig: Likewise.
44465         * manual/install.texi: Likewise.
44466
44467         In case anyone cares, the IA-64 architecture could move to ports.
44468         * sysdeps/ia64/*: Removed.
44469         * sysdeps/unix/sysv/linux/ia64/*: Removed.
44470         * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
44471
44472         [BZ #13555]
44473         * configure.in: Remove entries for unsupported architectures.
44474
44475         [BZ #13533]
44476         * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
44477         * iconv/gconv_simple.c: Rename char16_t routines.  Add char16_t<->utf8
44478         routines.
44479         * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
44480         * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
44481         * wcsmbs/c16rtomb.c: Fix a few problems.  Disable all the code and
44482         fall back to using wcrtomb.
44483         * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
44484         * wcsmbs/wcsmbsload.c: Make char16 routines optional.  Adjust for
44485         renaming.
44486         * wcsmbs/Makefile (tests): Add tst-c16c32-1:
44487         * wcsmbs/tst-c16c32-1.c: New file.
44488
44489         * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
44490         local variable.
44491
44492         * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
44493
44494         * elf/tst-unique3.cc: Add explicit declaration of gets.
44495         * elf/tst-unique3lib.cc: Likewise.
44496         * elf/tst-unique3lib2.cc: Likewise.
44497         * elf/tst-unique4.cc: Likewise.
44498
44499         * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
44500
44501 2012-01-06  Joseph Myers  <joseph@codesourcery.com>
44502
44503         [BZ #13566]
44504         * assert/assert.h (static_assert): Don't define for C++.
44505         * libio/stdio.h (gets): Do declare for C++ <= C++11.
44506         * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
44507
44508 2012-01-03  Ulrich Drepper  <drepper@gmail.com>
44509
44510         * iconv/loop.c (single loop): Fix assertion in storing of
44511         remaining bytes.
44512
44513         * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
44514
44515 2012-01-01  Ulrich Drepper  <drepper@gmail.com>
44516
44517         * posix/getconf.c: Update copyright year.
44518         * nss/getent.c: Likewise.
44519         * nss/makedb.c: Likewise.
44520         * iconv/iconvconfig.c: Likewise.
44521         * iconv/iconv_prog.c: Likewise.
44522         * elf/ldconfig.c: Likewise.
44523         * elf/pldd.c: Likewise.
44524         * elf/sotruss.ksh: Likewise.
44525         * catgets/gencat.c: Likewise.
44526         * csu/version.c: Likewise.
44527         * elf/ldd.bash.in: Likewise.
44528         * elf/sprof.c (print_version): Likewise.
44529         * locale/programs/locale.c: Likewise.
44530         * locale/programs/localedef.c: Likewise.
44531         * login/programs/pt_chown.c: Likewise.
44532         * nscd/nscd.c (print_version): Likewise.
44533         * debug/xtrace.sh: Likewise.
44534         * malloc/memusage.sh: Likewise.
44535         * malloc/mtrace.pl: Likewise.
44536         * debug/catchsegv.sh: Likewise.
44537
44538 2011-12-30  Jakub Jelinek  <jakub@redhat.com>
44539
44540         * posix/regex_internal.c (re_string_fetch_byte_case): Remove
44541         pure attribute.
44542
44543 2011-12-24  Ulrich Drepper  <drepper@gmail.com>
44544
44545         [BZ #13533]
44546         * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
44547         * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
44548         transformations.
44549         * iconv/gconv_int.h: Likewise.
44550         * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
44551         * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
44552         from libc for GLIBC_2.16.
44553         * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
44554         * wcsmbs/wcrtomb.c: Define c32rtomb alias.
44555         * wcsmbs/uchar.h: Really define mbstate_t.
44556         * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
44557         * wcsmbs/c16rtomb.c: New file.
44558         * wcsmbs/mbrtoc16.c: New file.
44559         * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
44560         for C/POSIX locale.
44561         (__wcsmbs_load_conv): Do not fill in c16 routines yet.
44562         * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
44563
44564         * wcsmbs/wchar.h: Add missing __restrict.
44565
44566 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
44567
44568         [BZ #13532]
44569         * time/Makefile (routines): Add timespec_get.
44570         * time/Versions: Export timespec_get from libc for GLIBC_2.16.
44571         * time/time.h: Define TIME_UTC and declare timespec_get.  Define
44572         timespec for ISO C11.
44573         * time/timespec_get.c: New file.
44574         * sysdeps/unix/sysv/linux/timespec_get.c: New file.
44575         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
44576
44577         [BZ #13531]
44578         * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
44579         * stdlib/stdlib.h: Declare aligned_alloc.
44580         * Versions.def: Add GLIBC_2.16 for libc.
44581         * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
44582
44583         [BZ 13527]
44584         * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
44585         ISO C11.
44586
44587         * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
44588         code.
44589
44590         [BZ #13528]
44591         * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
44592
44593         [BZ #13529]
44594         * assert/assert.h (static_assert): Define.
44595
44596         * version.h: Update for 2.16 development version.
44597
44598         [BZ #13526]
44599         * include/features.h: Handle __STDC_VERSION__ >= 201112 and
44600         _ISOC11_SOURCE.
44601
44602         * version.h (RELEASE): Bump for 2.15 release.
44603         * include/features.h (__GLIBC_MINOR__): Bump to 15.
44604
44605         * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
44606         Patch by Marek Polacek <mpolacek@redhat.com>.
44607
44608         * bits/byteswap.h: Protect long long constants with __extension__.
44609         * sysdeps/i386/bits/byteswap.h: Likewise.
44610         * sysdeps/ia64/bits/byteswap.h: Likewise.
44611         * sysdeps/s390/bits/byteswap.h: Likewise.
44612         * sysdeps/x86_64/bits/byteswap.h: Likewise.
44613
44614 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44615
44616         [BZ #13540]
44617         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
44618         destination buffer.
44619         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
44620
44621 2011-12-23  Marek Polacek  <polacek@redhat.com>
44622
44623         * elf/dl-addr.c (determine_info): Add inline keyword.
44624         * elf/tst-auditmod4b.c (check_avx): Likewise.
44625         * elf/tst-auditmod6b.c (check_avx): Likewise.
44626         * elf/tst-auditmod6c.c (check_avx): Likewise.
44627         * elf/tst-auditmod7b.c (check_avx): Likewise.
44628
44629 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
44630
44631         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
44632         !__SSE_MATH__.
44633
44634 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44635
44636         [BZ #13540]
44637         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
44638         processing for last bytes.
44639
44640 2011-08-06  Bruno Haible  <bruno@clisp.org>
44641
44642         [BZ #13061]
44643         * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
44644         U+0385, not to U+1FEE.
44645
44646         [BZ #13062]
44647         * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
44648         entry for U+00A5 U+0301.
44649
44650 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
44651
44652         [BZ #13166]
44653         * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
44654         buffer for the output is too small.
44655
44656         * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
44657         optimization.
44658
44659         [BZ #13185]
44660         * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
44661         SSE flags if possible.
44662
44663 2011-12-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44664
44665         [BZ #13540]
44666         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
44667         processing for last bytes.
44668
44669 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
44670
44671         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
44672         (syscall-list-default-options, syscall-list-default-condition)
44673         (syscall-list-includes): Define.
44674         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
44675         list of ABIs and options and #if conditions for each ABI.  Do not
44676         handle common syscalls between ABIs specially.
44677         * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
44678         Remove.
44679         (syscall-list-variants, syscall-list-32bit-options)
44680         (syscall-list-32bit-condition, syscall-list-64bit-options)
44681         (syscall-list-64bit-condition): Define.
44682         * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
44683         (syscall-list-variants, syscall-list-32bit-options)
44684         (syscall-list-32bit-condition, syscall-list-64bit-options)
44685         (syscall-list-64bit-condition): Define.
44686         * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
44687         Remove.
44688         (syscall-list-variants, syscall-list-32bit-options)
44689         (syscall-list-32bit-condition, syscall-list-64bit-options)
44690         (syscall-list-64bit-condition): Define.
44691         * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
44692         Remove.
44693         (syscall-list-variants, syscall-list-32bit-options)
44694         (syscall-list-32bit-condition, syscall-list-64bit-options)
44695         (syscall-list-64bit-condition): Define.
44696
44697 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
44698
44699         * locale/iso-639.def: Add brx entry.
44700
44701         [BZ #13328]
44702         * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
44703         Proposed by Mariusz_Cukr <marcukr@op.pl>.
44704
44705         * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
44706         __feraiseexcept_renamed.
44707
44708 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
44709
44710         [BZ #13538]
44711         * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
44712         EPOLLET with unsigned values.
44713         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
44714         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
44715
44716         * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
44717         to large cancellation.
44718         * math/s_cacoshf.c: Likewise.
44719         * math/s_cacoshl.c: Likewise.
44720
44721 2011-11-18  Richard B. Kreckel  <kreckel@ginac.de>
44722
44723         [BZ #13305]
44724         [BZ #12786]
44725         * math/s_cacosh.c: Fix rare miscomputation in cacosh().
44726         * math/s_cacoshf.c: Likewise.
44727         * math/s_cacoshl.c: Likewise.
44728
44729 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
44730
44731         [BZ #13439]
44732         * iconv/gconv.h: Define __GCONV_SWAP.
44733         * iconvdata/unicode.c: The swap bit must be stored in __flags.
44734         * iconvdata/utf-16.c: Likewise.
44735         * iconvdata/utf-32.c: Likewise.
44736
44737 2011-12-21  Andreas Schwab  <schwab@linux-m68k.org>
44738
44739         [BZ #13524]
44740         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
44741         numerator after shifting it by one limb.
44742
44743 2011-12-19  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
44744
44745         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
44746         under [__USE_EXTERN_INLINES].
44747
44748 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
44749
44750         [BZ #13446]
44751         * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
44752
44753 2011-11-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44754
44755         * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
44756         * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
44757         optimized code.
44758         * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
44759         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
44760         * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
44761         * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
44762         for strncasecmp/strncasecmp_l compilation.
44763         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
44764         * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
44765
44766 2011-12-08  Marek Polacek  <mpolacek@redhat.com>
44767
44768         [BZ #13484]
44769         * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
44770         of __asm__.
44771
44772 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
44773
44774         [BZ #13506]
44775         * time/tzfile.c (__tzfile_read): Check values from file header.
44776
44777 2011-11-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
44778
44779         * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
44780         * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
44781         * powerpc/powerpc32/dl-start.S: Likewise.
44782         * powerpc/powerpc32/elf/start.S: Likewise.
44783         * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
44784         * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
44785         * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
44786         * powerpc/powerpc32/fpu/s_floor.S: Likewise.
44787         * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
44788         * powerpc/powerpc32/fpu/s_lround.S: Likewise.
44789         * powerpc/powerpc32/fpu/s_rint.S: Likewise.
44790         * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
44791         * powerpc/powerpc32/fpu/s_round.S: Likewise.
44792         * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
44793         * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
44794         * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
44795         * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
44796         * powerpc/powerpc32/memset.S: Likewise.
44797         * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
44798         * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
44799         * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
44800         * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
44801         * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
44802         * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
44803         * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
44804         * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
44805         * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
44806         * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
44807         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
44808         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
44809         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
44810
44811 2011-11-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44812
44813         * math/libm-test.inc: Added more nearbyint tests.
44814         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
44815         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
44816         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
44817         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
44818
44819 2011-11-21  Ross Lagerwall  <rosslagerwall@gmail.com>
44820
44821         * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
44822         FD_CLOEXEC.
44823
44824 2011-11-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44825
44826         * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
44827         Add wcscpy-ssse3 wcscpy-c.
44828         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
44829         * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
44830         * sysdeps/x86_64/multiarch/wcscpy.S: New file.
44831         * sysdeps/x86_64/wcschr.S: New file.
44832         * sysdeps/x86_64/wcsrchr.S: New file.
44833         * string/test-strcmp.c: Remove checking of wcscmp function for
44834         wrong alignments.
44835         * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
44836         (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
44837         wcsrchr-sse2 wcsrchr-c.
44838         * sysdeps/i386/i686/multiarch/wcschr.S: New file.
44839         * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
44840         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
44841         * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
44842         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
44843         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
44844         * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
44845         * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
44846         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
44847         * wcsmbc/wcschr.c (WCSCHR): New macro.
44848
44849 2011-11-17  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44850
44851         * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
44852         * wcsmbs/test-wcsrchr.c: New file.
44853         * string/test-strrchr.c: Add wcsrchr support.
44854         (WIDE): New macro.
44855         * wcsmbs/test-wcscpy.c: New file.
44856         * string/test-strcpy.c: Add wcscpy support.
44857         (WIDE): New macro.
44858
44859 2011-12-10  Ulrich Drepper  <drepper@gmail.com>
44860
44861         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
44862         the inner loop.
44863
44864 2011-12-06  Andreas Schwab  <schwab@linux-m68k.org>
44865
44866         [BZ #13472]
44867         * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
44868
44869 2011-12-04  Ulrich Drepper  <drepper@gmail.com>
44870
44871         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
44872         Minor optimizations.
44873
44874         * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
44875         * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
44876         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
44877
44878 2011-12-03  Ulrich Drepper  <drepper@gmail.com>
44879
44880         * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
44881         IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
44882         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
44883         for gcc to avoid warnings.
44884         * inet/Makefile (tests): Add tst-checks.
44885         * inet/tst-checks.c: New file.
44886
44887         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
44888         warning.
44889
44890         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
44891         __wmemcmp_sse2.
44892
44893         * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
44894         * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
44895
44896         * malloc/mcheck.h: Fix use of incorrect encoding in comment.
44897
44898 2011-12-02  Ulrich Drepper  <drepper@gmail.com>
44899
44900         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
44901         problem.
44902
44903         * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
44904
44905 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
44906
44907         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
44908         conditional on GCC version.
44909         (__arch_compare_and_exchange_val_8_acq)
44910         (__arch_compare_and_exchange_val_16_acq)
44911         (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
44912         (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
44913         (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
44914
44915 2011-12-02  Joseph Myers  <joseph@codesourcery.com>
44916
44917         * sysdeps/sh/backtrace.c: New file.
44918
44919 2011-12-02  Andreas Schwab  <schwab@redhat.com>
44920
44921         * misc/bits/select2.h (__FD_ELT): Mark as extension.  Add
44922         parenthesis.
44923
44924 2011-12-01  Andreas Schwab  <schwab@redhat.com>
44925
44926         * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
44927         falling back to utime.
44928
44929 2011-11-30  Andreas Schwab  <schwab@redhat.com>
44930
44931         * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
44932         expectations for float.
44933
44934 2011-11-29  Andreas Schwab  <schwab@redhat.com>
44935
44936         * locale/weight.h (findidx): Add parameter len.
44937         * locale/weightwc.h (findidx): Likewise.
44938         * posix/fnmatch_loop.c (FCT): Adjust caller.
44939         * posix/regcomp.c (build_equiv_class): Likewise.
44940         * posix/regex_internal.h (re_string_elem_size_at): Likewise.
44941         * posix/regexec.c (check_node_accept_bytes): Likewise.
44942         * string/strcoll_l.c (STRCOLL): Likewise.
44943         * string/strxfrm_l.c (STRXFRM): Likewise.
44944
44945 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
44946
44947         * Makefile.in: Remove CVSOPT handling.
44948         * configure.in: Remove use of AC_REVISION.
44949         * iconvdata/Makefile (distribute): No need to filter out CVS.
44950         * scripts/list-sources.sh: Remove CVS, subversion and monotone
44951         handling.
44952
44953 2011-11-16  Andreas Schwab  <schwab@redhat.com>
44954
44955         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
44956         [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
44957         [USE_AS_STRNCASECMP_L]: Likewise.
44958         (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
44959         NO_TLS_DIRECT_SEG_REFS.
44960         * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
44961         Fix argument offsets for non-PIC.
44962         [USE_AS_STRNCASECMP_L]: Likewise.
44963         (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
44964         NO_TLS_DIRECT_SEG_REFS.
44965
44966 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
44967
44968         * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
44969         O_CLOEXEC.
44970         * locale/loadlocale.c (_nl_load_locale): Likewise.
44971
44972 2011-11-15  Andreas Schwab  <schwab@redhat.com>
44973
44974         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
44975         [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
44976         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
44977         (SYSCALL_GETTIME): Set errno on error.
44978
44979         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
44980         count references to noai6ai_cached.
44981
44982 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
44983
44984         * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
44985
44986         * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
44987         FD_CLOEXEC for /proc/self/maps.
44988
44989         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
44990         FD_CLOEXEC for /proc/meminfo.
44991
44992         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
44993         gai.conf.
44994
44995         * resolv/res_query.c (res_hostalias):  Don't allow cancellation and set
44996         FD_CLOEXEC for given file.
44997
44998         * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
44999
45000         * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
45001         FD_CLOEXEC for /etc/hosts.
45002         (_gethtent): Likewise.
45003
45004         * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
45005
45006         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
45007         cancellation and set FD_CLOEXEC for /etc/netgroup.
45008
45009         * nss/nss_files/files-key.c (search): Don't allow cancellation when
45010         reading /etc/publickey.
45011
45012         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
45013         allow cancellation when reading /etc/group.
45014
45015         * nss/nss_files/files-alias.c (internal_setent): Don't allow
45016         cancellation.
45017         (get_next_alias): Likewise for included file.  Also set FD_CLOEXEC.
45018
45019         * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
45020         when using data file.
45021
45022         * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
45023
45024         * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
45025         (write_nis_obj): Use "c" and "e" in fopen.
45026
45027         * misc/mntent_r.c (__setmntent): Also append e to fopen format.
45028
45029         * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
45030
45031         * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
45032
45033         * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
45034
45035         * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
45036         locale.alias.
45037
45038         * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
45039
45040         * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
45041
45042         * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
45043
45044         * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
45045         file parsing and set FD_CLOEXEC.
45046
45047 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
45048
45049         * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
45050
45051 2011-11-14  Andreas Schwab  <schwab@redhat.com>
45052
45053         * malloc/arena.c (arena_get2): Don't call reused_arena when
45054         _int_new_arena failed.
45055
45056 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
45057
45058         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
45059         (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
45060         * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
45061         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
45062         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
45063         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
45064         to compile strcasecmp and strncasecmp.
45065         * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
45066         * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
45067
45068         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
45069
45070 2011-11-13  Ulrich Drepper  <drepper@gmail.com>
45071
45072         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
45073         locale-defines.sym to gen-as-const-headers.
45074         (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
45075         strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
45076         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
45077         to compile strcasecmp and strncasecmp.
45078         * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
45079         strcasecmp_l and strncasecmp_l.
45080         * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
45081         * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
45082         * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
45083         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
45084         * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
45085         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
45086         * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
45087         * sysdeps/i386/i686/multiarch/strncase.S: New file.
45088         * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
45089         * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
45090         * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
45091
45092 2011-11-12  Ulrich Drepper  <drepper@gmail.com>
45093
45094         * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
45095         result of SYSDEP_GETTIME_CPU to retval.
45096         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
45097         parameter list to macro.  Remove trailing semicolon.  Adjust users.
45098
45099         * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
45100         variable.
45101
45102         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
45103         mantissa words.
45104         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
45105
45106         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
45107         from unused variable.
45108
45109         * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
45110         DWARF definitions.
45111         * sysdeps/generic/dwarf2.h: Don't define enums when using the file
45112         for assembling.
45113
45114         * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
45115         over namespaces.
45116
45117         * sunrpc/rpc_prot.c (rejected): Fix case value.
45118
45119         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
45120         unsigned long long int to avoid warnings in shift.
45121
45122         * posix/regex_internal.c (re_string_reconstruct): Actually use result
45123         of use of trans.
45124         * posix/regex_internal.h (re_string_wchar_at): Remove temporary
45125         variable tmp.
45126
45127         * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
45128         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
45129         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
45130
45131         * nis/nis_table.c (nis_list): Use variable of correct type for
45132         result of __follow_path call.
45133
45134 2011-11-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45135
45136         * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
45137         of math functions ceil, trunc, floor, round, and sqrt, when
45138         avaliable on the platform.
45139         * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
45140         name clash.
45141         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
45142         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
45143         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
45144
45145 2011-10-30  Marek Polacek  <mpolacek@redhat.com>
45146
45147         * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
45148         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
45149
45150 2011-11-11  Roland McGrath  <roland@hack.frob.com>
45151
45152         * include/unistd.h: Fix __readlink return type.
45153         Reported by Chris Metcalf <cmetcalf@tilera.com>.
45154
45155 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
45156
45157         * stdlib/ucontext.h: Undo last change for makecontext.
45158
45159 2011-11-11  Andreas Schwab  <schwab@redhat.com>
45160
45161         * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
45162
45163         * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
45164         * setjmp/setjmp.h: Mark functions as non-leaf.
45165         * setjmp/bits/setjmp2.h: Likewise.
45166         * stdlib/ucontext.h: Likewise.
45167
45168 2011-11-10  Andreas Schwab  <schwab@redhat.com>
45169
45170         * malloc/arena.c (_int_new_arena): Don't increment narenas.
45171         (reused_arena): Don't check arena limit.
45172         (arena_get2): Atomically check arena limit.
45173
45174 2011-11-08  Ulrich Drepper  <drepper@gmail.com>
45175
45176         * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
45177         * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
45178
45179         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
45180         instructions.
45181
45182 2011-11-07  Andreas Schwab  <schwab@redhat.com>
45183
45184         * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
45185         handler when locking.
45186
45187         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
45188         Fix size of allocated buffer.
45189
45190 2011-11-04  Andreas Schwab  <schwab@redhat.com>
45191
45192         [BZ #10103]
45193         * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
45194         declarations for long double functions.
45195         * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
45196
45197         * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
45198
45199 2011-11-03  Andreas Schwab  <schwab@redhat.com>
45200
45201         * nscd/nscd.c (main): Don't start AVC thread until credentials are
45202         installed.
45203
45204         * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
45205         is disabled.
45206
45207 2011-11-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45208
45209         * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
45210
45211 2011-11-01  Andreas Schwab  <schwab@linux-m68k.org>
45212
45213         * include/alloca.h (stackinfo_alloca_round): Define.
45214         (extend_alloca): Use it.
45215         [_STACK_GROWS_UP]: Correct check for adjacent allocation.
45216         * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
45217         here.
45218
45219         * scripts/check-local-headers.sh: Ignore libaudit.h.
45220
45221         * nscd/Makefile (extra-objs): Make recursively expanded.
45222
45223 2011-11-01  Ulrich Drepper  <drepper@gmail.com>
45224
45225         * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
45226         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
45227
45228         * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
45229         * posix/tst-rfc3484-2.c: Likewise.
45230         * posix/tst-rfc3484-3.c: Likewise.
45231
45232         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
45233         process_vm_writev.
45234         * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
45235         process_vm_writev.
45236         * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
45237         process_vm_writev from libc using GLIBC_2.15 version.
45238
45239         * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
45240
45241 2011-10-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
45242
45243         * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
45244         stack usage.
45245
45246 2011-10-31  Ulrich Drepper  <drepper@gmail.com>
45247
45248         [BZ #13367]
45249         * nss/getent.c (initgroups_keys): Show error message in case no group
45250         names are given.
45251
45252         * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
45253         * inet/check_pf.c: Provide dummy versions of __free_in6ai and
45254         __bump_nl_timestamp.
45255         * nscd/connections (nscd_init): When host database is served open
45256         netlink socket and request notification about configuration changes.
45257         (main_loop_poll): Track netlink file descriptor and bump timestamp
45258         in case data becomes available.
45259         (main_loop_epoll): Likewise.
45260         * nscd/nscd-client.h (DB_VERSION): Bump to 2.
45261         (database_pers_head): Add extra_data fileds.
45262         Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
45263         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
45264         * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
45265         Adjust caller.
45266         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
45267         in6ai data, call __free_in6ai.
45268         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
45269         Add -DHAVE_NETLINK.
45270         * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite.  Cache the
45271         interface information.  Reuse previous data if netlink timestamp
45272         is not changed.
45273         (__bump_nl_timestamp): New function.
45274         (__free_in6ai): New function.
45275
45276 2011-10-30  Ulrich Drepper  <drepper@gmail.com>
45277
45278         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
45279         close_not_cancel_no_status here.
45280         (__check_pf): Reorganize code a bit to not call close twice if OOM.
45281
45282 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
45283
45284         [BZ #13276]
45285         * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
45286         return value.
45287
45288         * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
45289         * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
45290         asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
45291
45292 2011-07-03  Andreas Jaeger  <aj@suse.de>
45293
45294         [BZ #10709]
45295         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
45296         of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
45297         * math/libm-test.inc (sin_test): Add test case.
45298
45299 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
45300
45301         [BZ #13337]
45302         * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
45303         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
45304
45305         * elf/chroot_canon.c (chroot_canon): Cleanups.
45306
45307         * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
45308
45309         [BZ #13335]
45310         * elf/chroot_canon.c (chroot_canon): Fix readlink call.
45311         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
45312
45313         * string/test-strchr.c: Make usable for strchrnul testing.
45314         * string/test-strchrnul.c: New file.
45315         * string/Makefile (strop-tests): Add strchrnul.
45316
45317         * po/it.po: Update from translation team.
45318         * po/es.po: Likewise.
45319
45320 2011-10-28  Ulrich Drepper  <drepper@gmail.com>
45321
45322         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
45323         the three constants needed as parameters.  Drop the others.
45324         (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
45325         __m128i_strloadu_tolower.
45326         Create and initialize variable zero and use it in all the places
45327         where _mm_setzero_si128 was used.
45328
45329         * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
45330         doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
45331         mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
45332         * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
45333         anymore.
45334         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
45335         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
45336         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
45337         __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
45338         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
45339         __mpranred, __mptan.
45340         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
45341         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
45342         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
45343         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
45344         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
45345         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
45346         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
45347         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
45348         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
45349
45350 2011-10-28  Andreas Schwab  <schwab@redhat.com>
45351
45352         * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
45353         redefine if SHARED.
45354         * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
45355
45356         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
45357         wide char related routines to wcsmbs subdir.
45358
45359 2011-10-27  Andreas Schwab  <schwab@redhat.com>
45360
45361         [BZ #13344]
45362         * misc/sys/cdefs.h (__THROWNL): Define.
45363         * posix/unistd.h: Use __THREADNL instead of __THREAD
45364         for memory synchronization functions.
45365
45366 2011-10-26  Roland McGrath  <roland@hack.frob.com>
45367
45368         [BZ #13349]
45369         * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
45370         doesn't exist.
45371         * manual/stdio.texi (Obstack Streams): Node removed.
45372
45373 2011-10-26  Andreas Schwab  <schwab@redhat.com>
45374
45375         * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
45376         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
45377         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
45378
45379         * math/math_private.h (math_force_eval): Allow non-addressable
45380         arguments.
45381         * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
45382
45383 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
45384
45385         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
45386         file is not needed.
45387
45388         * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
45389         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
45390         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
45391         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
45392         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
45393         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
45394         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
45395         * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
45396         Add AVX variants.
45397         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
45398         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
45399         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
45400         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
45401         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
45402         * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
45403         * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
45404         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
45405         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
45406         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
45407         * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
45408         * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
45409         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
45410         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
45411         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
45412         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
45413         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
45414         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
45415         * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
45416
45417         * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
45418         all the time.  Define bit_AVX.  Define HAS_* macros using bit_* macros.
45419
45420         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
45421         place.  Use VEX encoding when compiling for AVX.
45422
45423 2011-10-25  Andreas Schwab  <schwab@redhat.com>
45424
45425         * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
45426         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
45427
45428         * string/test-strchr.c (do_test): Don't generate NUL bytes.
45429
45430 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
45431
45432         * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
45433         useless if() expression.
45434         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
45435         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
45436         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
45437         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
45438         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
45439         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
45440         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
45441         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
45442         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
45443         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
45444         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
45445         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
45446         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
45447         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
45448         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
45449         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
45450         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
45451         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
45452         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
45453
45454         * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
45455
45456 2011-10-25  Andreas Schwab  <schwab@redhat.com>
45457
45458         * elf/dl-deps.c (_dl_map_object_deps): Remove always true
45459         condition.
45460         * elf/dl-fini.c (_dl_sort_fini): Likewise.
45461
45462 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
45463
45464         * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
45465         .text section.  Avoid duplicate constants.
45466         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
45467         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
45468         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
45469         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
45470         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
45471         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
45472         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
45473         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
45474         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
45475         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
45476         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
45477         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
45478         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
45479         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
45480         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
45481         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
45482         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
45483         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
45484         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
45485         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
45486         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
45487         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
45488         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
45489         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
45490         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
45491         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
45492         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
45493         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
45494         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
45495         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
45496         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
45497         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
45498         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
45499         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
45500         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
45501         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
45502         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
45503         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
45504         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
45505         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
45506         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
45507         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
45508         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
45509         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
45510         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
45511
45512 2011-10-24  Ulrich Drepper  <drepper@gmail.com>
45513
45514         * sysdeps/x86_64/dla.h: Move to ...
45515         * sysdeps/x86_64/fpu/dla.h: ...here.
45516         (DLA_FMS): Some compilers fail to inline __builtin_fma in some
45517         situations.  Use __builtin_fma only for gcc 4.6 and up.
45518
45519         * config.make.in: Add have-mfma4 entry.
45520         * configure.in: Substitute libc_cv_cc_fma4.
45521         * math/Makefile (dbl-only-routines): Add sincostab.
45522         * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
45523         Use __sincostab not sincos.
45524         * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
45525         name is a macro.
45526         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
45527         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
45528         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
45529         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.  Define singArctan2
45530         using __copysign.
45531         * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr.  Don't define
45532         __cr and __cpymn.  Define __cpy unless NO___CPY is defined.  Define
45533         norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
45534         * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
45535         and __inv.
45536         * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
45537         * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
45538         __copysign.
45539         * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos.  Don't
45540         define aliases when function name is a macro.
45541         * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
45542         sysdeps/ieee754/dbl-64/sincos.tbl.
45543         * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
45544         fma4-enabled routines.
45545         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
45546         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
45547         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
45548         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
45549         * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
45550         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
45551         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
45552         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
45553         * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
45554         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
45555         * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
45556         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
45557         * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
45558         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
45559         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
45560         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
45561         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
45562         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
45563         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
45564         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
45565         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
45566         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
45567         * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
45568         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
45569         * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
45570         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
45571         * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
45572         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
45573         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
45574         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
45575
45576         * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
45577         rename.
45578         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
45579         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
45580         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
45581         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
45582         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
45583         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
45584         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
45585         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
45586
45587 2011-10-24  Andreas Schwab  <schwab@redhat.com>
45588
45589         * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
45590
45591 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
45592
45593         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
45594
45595         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
45596         prediction.
45597         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
45598
45599         * string/strnlen.c: Don't define STRNLEN, reverse logic.
45600         Remove unused variable magic_bits.
45601         * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
45602
45603         * string/strnlen.c: Define and use STRNLEN macro.
45604         * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
45605         Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
45606         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
45607         * wcsmbs/wcslen.c: Define and use WCSLEN.
45608         * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
45609         * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
45610         * sysdeps/i386/i686/multiarch/strnlen.S: New file.
45611         * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
45612         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
45613         * sysdeps/i386/i686/multiarch/wcslen.S: New file.
45614         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
45615
45616 2011-10-20  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45617
45618         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
45619         strnlen-sse2-no-bsf.
45620         Rename strlen-no-bsf to strlen-sse2-no-bsf.
45621         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
45622         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
45623         Add strnlen support.
45624         (USE_AS_STRNLEN): New macro.
45625         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
45626         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
45627         Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
45628         * sysdeps/x86_64/wcslen.S: New file.
45629
45630 2011-10-20  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
45631
45632         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
45633         XMM-moves are used for copying on small sizes.
45634
45635 2011-10-19  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45636
45637         * wcsmbs/Makefile (strop-tests): Add wcschr.
45638         * wcsmbs/test-wcschr.c: New file.
45639         * string/test-strchr.c: Update.
45640         Add wcschr support.
45641         (WIDE): New macro.
45642
45643 2011-10-18  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45644
45645         * wcsmbs/Makefile (strop-tests): Add wcslen.
45646         * wcsmbs/test-wcslen.c: New file.
45647         * string/test-strlen.c: Update.
45648         Add wcslen support.
45649         (WIDE): New macro.
45650
45651 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
45652
45653         * po/it.po: Update from translation team.
45654
45655 2011-09-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45656
45657         * sysdeps/x86_64/wcscmp.S: Update.
45658         Fix wrong comparison semantics.
45659         wcscmp shall use signed comparison not unsigned.
45660         Don't use substraction to avoid overflow bug.
45661         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
45662         * wcsmbc/wcscmp.c: Likewise.
45663         * string/test-strcmp.c: Likewise.
45664         Add new tests to check cases with negative values.
45665
45666 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
45667
45668         * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
45669         * sysdeps/x86_64/dla.h: ...here.  New file.
45670         * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
45671         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
45672         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
45673         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
45674         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
45675         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
45676         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
45677         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
45678         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
45679
45680 2011-10-23  Andreas Schwab  <schwab@linux-m68k.org>
45681
45682         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
45683         __ynl_finite aliases.
45684
45685 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
45686
45687         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
45688
45689         * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
45690         define DLA_FMA.
45691         [DLA_FMA] (EMULV): Use DLA_FMA.
45692         [DLA_FMA] (MUL12): Use EMULV.
45693         * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
45694         that are not needed.
45695         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
45696         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
45697         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
45698         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
45699         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
45700         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
45701         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
45702
45703 2011-10-22  Andreas Schwab  <schwab@linux-m68k.org>
45704
45705         * math/s_nan.c: Undef __nan.
45706         * math/s_nanf.c: Undef __nanf.
45707         * math/s_nanl.c: Undef __nanl.
45708         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
45709         "math_private.h".
45710
45711 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
45712
45713         * math/s_catan.c: Add branch predictions.
45714         * math/s_catanf.c: Likewise.
45715         * math/s_catanh.c: Likewise.
45716         * math/s_catanhf.c: Likewise.
45717         * math/s_catanhl.c: Likewise.
45718         * math/s_catanl.c: Likewise.
45719         * math/s_cexp.c: Likewise.
45720         * math/s_cexpf.c: Likewise.
45721         * math/s_cexpl.c: Likewise.
45722         * math/s_clog.c: Likewise.
45723         * math/s_clog10.c: Likewise.
45724         * math/s_clog10f.c: Likewise.
45725         * math/s_clog10l.c: Likewise.
45726         * math/s_clogf.c: Likewise.
45727         * math/s_clogl.c: Likewise.
45728         * math/s_csqrt.c: Likewise.
45729         * math/s_csqrtf.c: Likewise.
45730         * math/s_csqrtl.c: Likewise.
45731         * math/s_ctanf.c: Likewise.
45732         * math/s_ctanh.c: Likewise.
45733         * math/s_ctanhf.c: Likewise.
45734         * math/s_ctanhl.c: Likewise.
45735         * math/s_ctanl.c: Likewise.
45736
45737         * math/math_private.h: Define __nan, __nanf, __nanl.
45738         * math/s_cacosh.c: Include <math_private.h>.
45739         * math/s_cacoshl.c: Likewise.
45740         * math/s_casinh.c: Likewise.
45741         * math/s_casinhf.c: Likewise.
45742         * math/s_casinhl.c: Likewise.
45743         * math/s_ccos.c: Rely entire on ccosh.
45744         * math/s_ccosf.c: Rely entire on ccoshf.
45745         * math/s_ccosl.c: Rely entirely on ccoshl.
45746         * math/s_ccosh.c: Add branch predicion helpers.  Add branch prediction.
45747         Remove tests for FE_INVALID.
45748         * math/s_ccoshf.c: Likewise.
45749         * math/s_ccoshl.c: Likewise.
45750         * math/s_csin.c: Likewise.
45751         * math/s_csinf.c: Likewise.
45752         * math/s_csinh.c Likewise.
45753         * math/s_csinhf.c: Likewise.
45754         * math/s_csinhl.c: Likewise.
45755         * math/s_csinl.c: Likewise.
45756         * math/s_ctan.c: Likewise.
45757         * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
45758         * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
45759         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
45760
45761 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
45762
45763         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
45764         compilation problems.
45765
45766         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
45767         __builtin_expect.
45768
45769 2011-10-20  Ulrich Drepper  <drepper@gmail.com>
45770
45771         * sysdeps/i386/configure.in: Test for -mfma4 option.
45772         * config.h.in: Add HAVE_FMA4_SUPPORT entry.
45773         * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
45774         COMMON_CPUID_INDEX_80000001.
45775         * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
45776         * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
45777         use it if FMA3 is not supported.
45778         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
45779
45780         * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
45781         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
45782
45783 2011-10-20  Andreas Schwab  <schwab@redhat.com>
45784
45785         [BZ #12892]
45786         * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
45787         it would create a cycle with a link time dependency.
45788
45789 2011-10-19  Ulrich Drepper  <drepper@gmail.com>
45790
45791         * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
45792         instruction.
45793         * string/Makefile (strop-tests): Add rawmemchr.
45794         * string/test-rawmemchr.c: New file.
45795
45796         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
45797         * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file.  Split out from...
45798         * sysdeps/x86_64/multiarch/strcmp.S: ...here.  Include strcmp-sse42.S
45799         when compiling str{,n}casecmp and when AVX is available.  Hook up
45800         new optimized code in initializers.
45801
45802 2011-10-19  Andreas Schwab  <schwab@redhat.com>
45803
45804         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
45805         __feraiseexcept instead of feraiseexcept.
45806
45807 2011-10-18  Ulrich Drepper  <drepper@gmail.com>
45808
45809         * math/math_private.h: Define defaults for libc_fetestexcept and
45810         libc_feupdateenv.
45811         * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
45812         * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
45813         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
45814         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
45815         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
45816         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
45817         libc_fetestexcept and libc_feupdateenv.
45818
45819         * math/math_private.h: Define defaults for libc_feholdexcept_setround,
45820         libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
45821         * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
45822         * sysdeps/x86_64/fpu/math_private.h: Define special version of
45823         libc_feholdexcept_setround.
45824
45825         * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
45826         Add s_nearbyint-c and s_nearbyintf-c.
45827         * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
45828         nearbyintf inlines.
45829         * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
45830         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
45831         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
45832         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
45833
45834         * math/math_private.h: Define defaults for libc_fegetround,
45835         libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
45836         libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
45837         libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
45838         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
45839         libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
45840         standard functions.
45841         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
45842         Remove comments and hacks for old compiler versions.
45843         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
45844         libc_fegetround, libc_fesetround, libc_feholdexcept, and
45845         libc_feholdexceptl.
45846
45847 2011-10-18  Andreas Schwab  <schwab@redhat.com>
45848
45849         * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
45850         (__feraiseexcept_renamed): Add __NTH.
45851         (feraiseexcept): Add __NTH.  Rename local variables to fix
45852         namespace violations.
45853
45854 2011-10-17  Ulrich Drepper  <drepper@gmail.com>
45855
45856         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
45857
45858         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
45859
45860         * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
45861         recently added interfaces.
45862         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
45863
45864         * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
45865         about macro parameter expansion.
45866
45867         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
45868         __NO_MATH_INLINES is defined.  Cleanups.
45869
45870         * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
45871         and __floorf is target has SSE4.1.
45872         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
45873         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
45874         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
45875         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
45876
45877         * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
45878         name.
45879         (floorf): Likewise.
45880
45881         * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
45882
45883 2011-10-17  Andreas Schwab  <schwab@redhat.com>
45884
45885         * misc/sys/cdefs.h: Fix last change.
45886
45887         * grp/initgroups.c (internal_getgrouplist): Fix initgroups
45888         database lookup.
45889
45890 2011-10-16  Ulrich Drepper  <drepper@gmail.com>
45891
45892         * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
45893
45894         * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
45895         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
45896         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
45897         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
45898         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
45899         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
45900         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
45901         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
45902         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
45903         * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
45904         * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
45905         * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
45906         * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
45907         * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
45908         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
45909         * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
45910         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
45911         * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
45912         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
45913         * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
45914         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
45915         * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
45916
45917         * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
45918         ceil, ceilf, floor, floorf.
45919
45920         * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
45921         Perform IRELATIVE relocations last.
45922
45923         * elf/do-rel.h: Add another parameter nrelative, replacing the
45924         local variable with the same name.  Change name of the function
45925         to end in Rel or Rela (uppercase).
45926         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
45927         nrelative to ranges.  Only nonzero for DT_REL/DT_RELA.  Pass to the
45928         elf_dynamic_do_##reloc function.
45929
45930 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
45931
45932         * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
45933         is sufficient, at least on modern CPUs.
45934
45935         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
45936
45937         * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
45938         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
45939
45940         * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
45941         __expl_finite.
45942         * math/bits/math-finite.h: Add entries for exp.
45943         * math/e_expl.c: Add __*_finite alias.
45944         * sysdeps/i386/fpu/e_exp.S: Likewise.
45945         * sysdeps/i386/fpu/e_expf.S: Likewise.
45946         * sysdeps/i386/fpu/e_expl.c: Likewise.
45947         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
45948         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
45949         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
45950         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
45951         * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
45952         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
45953         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
45954
45955         * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
45956         is sufficient, at least on modern CPUs.
45957
45958         * ctype/ctype-info.c (__ctype_init): Define.
45959         * include/ctype.h (__ctype_init): Declare.
45960         (__ctype_b_loc): The variable is always initialized.
45961         (__ctype_toupper_loc): Likewise.
45962         (__ctype_tolower_loc): Likewise.
45963         * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
45964         * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
45965
45966 2011-10-15  Andreas Schwab  <schwab@linux-m68k.org>
45967
45968         * wcsmbs/wmemcmp.c (WMEMCMP): Define.
45969
45970         * configure.in: Also look in $cxxmachine/include for C++ system
45971         headers.
45972
45973 2011-09-27  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45974
45975         * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
45976         memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
45977         * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
45978         * sysdeps/x86_64/multiarch/memcmp.S: Update.  Add __memcmp_ssse3.
45979         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
45980         (USE_AS_WMEMCMP): New macro.
45981         Fixing indents.
45982         * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
45983         * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
45984         * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
45985         * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
45986         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
45987         wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
45988         * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
45989         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
45990         * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
45991         * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
45992         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
45993         (USE_AS_WMEMCMP): New macro.
45994         * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
45995         * sysdeps/string/test-memcmp.c: Update.
45996         Fix simple_wmemcmp.
45997         Add new tests.
45998         * wcsmbs/wmemcmp.c: Update.
45999         (WMEMCMP): New macro.
46000         Fix overflow bug.
46001
46002 2011-10-12  Andreas Jaeger  <aj@suse.de>
46003
46004         [BZ #13268]
46005         * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
46006
46007 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
46008
46009         * libio/iofwide.c (do_length): Avoid warning.
46010
46011         * ctype/ctype.h (__isctype_f): Add missing __THROW.
46012
46013 2011-10-14  Ulrich Drepper  <drepper@gmail.com>
46014
46015         * elf/pldd-xx.c (find_maps): Remove leftover debug message.
46016
46017         * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
46018         * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
46019         * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
46020         * sysdeps/i386/i686/fpu/e_log.S: New file.
46021         * sysdeps/i386/i686/fpu/e_logf.S: New file.
46022         * sysdeps/i386/i686/fpu/e_logl.S: New file.
46023
46024         * ctype/ctype.h: Add support for inlined isXXX functions when
46025         compiling C++ code.
46026
46027 2011-10-14  Andreas Schwab  <schwab@redhat.com>
46028
46029         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
46030
46031         * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
46032
46033 2011-10-13  Roland McGrath  <roland@hack.frob.com>
46034
46035         [BZ #13291]
46036         * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
46037
46038 2011-10-13  Andreas Schwab  <schwab@redhat.com>
46039
46040         * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
46041         * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
46042         feraiseexcept.
46043
46044         * sysdeps/x86_64/memrchr.S: Check for zero size.
46045
46046         * string/stratcliff.c: Add memrchr tests.
46047
46048 2011-10-12  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46049
46050         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
46051         memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
46052         rawmemchr-sse2 rawmemchr-sse2-bsf.
46053         * sysdeps/i386/i686/multiarch/memchr.S: New file.
46054         * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
46055         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
46056         * sysdeps/i386/i686/multiarch/memrchr.S: New file.
46057         * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
46058         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
46059         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
46060         * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
46061         * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
46062         * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
46063         * string/memrchr.c (MEMRCHR): New macro.
46064
46065 2011-10-12  Ulrich Drepper  <drepper@gmail.com>
46066
46067         Add integration with gcc's -ffinite-math-only and optimize wrapper
46068         functions in libm.
46069         * Versions.def: Define GLIBC_2.15 version for libm.
46070         * math/Makefile (headers): Add bits/math-finite.h.
46071         * math/bits/math-finite.h: New file.
46072         * sysdeps/ia64/fpu/bits/math-finite.h: New file.
46073         * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
46074         * math/e_acoshl.c: Add __*_finite alias.
46075         * math/e_acosl.c: Likewise.
46076         * math/e_asinl.c: Likewise.
46077         * math/e_atan2l.c: Likewise.
46078         * math/e_atanhl.c: Likewise.
46079         * math/e_coshl.c: Likewise.
46080         * math/e_exp10.c: Likewise.
46081         * math/e_exp10f.c: Likewise.
46082         * math/e_exp10l.c: Likewise.
46083         * math/e_exp2l.c: Likewise.
46084         * math/e_fmodl.c: Likewise.
46085         * math/e_gammal_r.c: Likewise.
46086         * math/e_hypotl.c: Likewise.
46087         * math/e_j0l.c: Likewise.
46088         * math/e_j1l.c: Likewise.
46089         * math/e_jnl.c: Likewise.
46090         * math/e_lgammal_r.c: Likewise.
46091         * math/e_log10l.c: Likewise.
46092         * math/e_log2l.c: Likewise.
46093         * math/e_logl.c: Likewise.
46094         * math/e_powl.c: Likewise.
46095         * math/e_sinhl.c: Likewise.
46096         * math/e_sqrtl.c: Likewise.
46097         * math/e_scalb.c: Completely rewritten and optimized.
46098         * math/e_scalbf.c: Likewise.
46099         * math/e_scalbl.c: Likewise.
46100         * math/w_acos.c: Likewise.
46101         * math/w_acosf.c: Likewise.
46102         * math/w_acosl.c: Likewise.
46103         * math/w_acosh.c: Likewise.
46104         * math/w_acoshf.c: Likewise.
46105         * math/w_acoshl.c: Likewise.
46106         * math/w_asin.c: Likewise.
46107         * math/w_asinf.c: Likewise.
46108         * math/w_asinl.c: Likewise.
46109         * math/w_atan2.c: Likewise.
46110         * math/w_atan2f.c: Likewise.
46111         * math/w_atan2l.c: Likewise.
46112         * math/w_atanh.c: Likewise.
46113         * math/w_atanhf.c: Likewise.
46114         * math/w_atanhl.c: Likewise.
46115         * math/w_exp10.c: Likewise.
46116         * math/w_exp10f.c: Likewise.
46117         * math/w_exp10l.c: Likewise.
46118         * math/w_fmod.c: Likewise.
46119         * math/w_fmodf.c: Likewise.
46120         * math/w_fmodl.c: Likewise.
46121         * math/w_j0.c: Likewise.
46122         * math/w_j0f.c: Likewise.
46123         * math/w_j0l.c: Likewise.
46124         * math/w_j1.c: Likewise.
46125         * math/w_j1f.c: Likewise.
46126         * math/w_j1l.c: Likewise.
46127         * math/w_jn.c: Likewise.
46128         * math/w_jnf.c: Likewise.
46129         * math/w_log.c: Likewise.
46130         * math/w_logf.c: Likewise.
46131         * math/w_logl.c: Likewise.
46132         * math/w_log10.c: Likewise.
46133         * math/w_log10f.c: Likewise.
46134         * math/w_log10l.c: Likewise.
46135         * math/w_log2.c: Likewise.
46136         * math/w_log2f.c: Likewise.
46137         * math/w_log2l.c: Likewise.
46138         * math/w_pow.c: Likewise.
46139         * math/w_powf.c: Likewise.
46140         * math/w_powl.c: Likewise.
46141         * math/w_remainder.c: Likewise.
46142         * math/w_remainderf.c: Likewise.
46143         * math/w_remainderl.c: Likewise.
46144         * math/w_scalb.c: Likewise.
46145         * math/w_scalbf.c: Likewise.
46146         * math/w_scalbl.c: Likewise.
46147         * math/w_sqrt.c: Likewise.
46148         * math/w_sqrtf.c: Likewise.
46149         * math/w_sqrtl.c: Likewise.
46150         * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
46151         are declared.  Include <bits/math-finite.h> if -ffinite-math-only is
46152         used.
46153         * math/math_private.h: Declare __kernel_standard_f.
46154         * math/w_cosh.c: Remove cruft and optimize a bit.
46155         * math/w_coshf.c: Likewise.
46156         * math/w_coshl.c: Likewise.
46157         * math/w_exp2.c: Likewise.
46158         * math/w_exp2f.c: Likewise.
46159         * math/w_exp2l.c: Likewise.
46160         * math/w_hypot.c: Likewise.
46161         * math/w_hypotf.c: Likewise.
46162         * math/w_hypotl.c: Likewise.
46163         * math/w_lgamma.c: Likewise.
46164         * math/w_lgamma_r.c: Likewise.
46165         * math/w_lgammaf.c: Likewise.
46166         * math/w_lgammaf_r.c: Likewise.
46167         * math/w_lgammal.c: Likewise.
46168         * math/w_lgammal_r.c: Likewise.
46169         * math/w_sinh.c: Likewise.
46170         * math/w_sinhf.c: Likewise.
46171         * math/w_sinhl.c: Likewise.
46172         * math/w_tgamma.c: Likewise.
46173         * math/w_tgammaf.c: Likewise.
46174         * math/w_tgammal.c: Likewise.
46175         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
46176         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
46177         * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
46178         Minor optimizations.  Pretty printing.  Remove cruft.
46179         * sysdeps/i386/fpu/e_acosf.S: Likewise.
46180         * sysdeps/i386/fpu/e_acosh.S: Likewise.
46181         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
46182         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
46183         * sysdeps/i386/fpu/e_acosl.c: Likewise.
46184         * sysdeps/i386/fpu/e_asin.S: Likewise.
46185         * sysdeps/i386/fpu/e_asinf.S: Likewise.
46186         * sysdeps/i386/fpu/e_atan2.S: Likewise.
46187         * sysdeps/i386/fpu/e_atan2f.S: Likewise.
46188         * sysdeps/i386/fpu/e_atan2l.c: Likewise.
46189         * sysdeps/i386/fpu/e_atanh.S: Likewise.
46190         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
46191         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
46192         * sysdeps/i386/fpu/e_exp10.S: Likewise.
46193         * sysdeps/i386/fpu/e_exp10f.S: Likewise.
46194         * sysdeps/i386/fpu/e_exp10l.S: Likewise.
46195         * sysdeps/i386/fpu/e_exp2.S: Likewise.
46196         * sysdeps/i386/fpu/e_exp2f.S: Likewise.
46197         * sysdeps/i386/fpu/e_exp2l.S: Likewise.
46198         * sysdeps/i386/fpu/e_fmod.S: Likewise.
46199         * sysdeps/i386/fpu/e_fmodf.S: Likewise.
46200         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
46201         * sysdeps/i386/fpu/e_hypot.S: Likewise.
46202         * sysdeps/i386/fpu/e_hypotf.S: Likewise.
46203         * sysdeps/i386/fpu/e_log.S: Likewise.
46204         * sysdeps/i386/fpu/e_log10.S: Likewise.
46205         * sysdeps/i386/fpu/e_log10f.S: Likewise.
46206         * sysdeps/i386/fpu/e_log10l.S: Likewise.
46207         * sysdeps/i386/fpu/e_log2.S: Likewise.
46208         * sysdeps/i386/fpu/e_log2f.S: Likewise.
46209         * sysdeps/i386/fpu/e_log2l.S: Likewise.
46210         * sysdeps/i386/fpu/e_logf.S: Likewise.
46211         * sysdeps/i386/fpu/e_logl.S: Likewise.
46212         * sysdeps/i386/fpu/e_pow.S: Likewise.
46213         * sysdeps/i386/fpu/e_powf.S: Likewise.
46214         * sysdeps/i386/fpu/e_powl.S: Likewise.
46215         * sysdeps/i386/fpu/e_remainder.S: Likewise.
46216         * sysdeps/i386/fpu/e_remainderf.S: Likewise.
46217         * sysdeps/i386/fpu/e_remainderl.S: Likewise.
46218         * sysdeps/i386/fpu/e_scalb.S: Likewise.
46219         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
46220         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
46221         * sysdeps/i386/fpu/e_sqrt.S: Likewise.
46222         * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
46223         * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
46224         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
46225         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
46226         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
46227         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
46228         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
46229         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
46230         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
46231         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
46232         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
46233         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
46234         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
46235         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
46236         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
46237         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
46238         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
46239         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
46240         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
46241         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
46242         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
46243         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
46244         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
46245         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
46246         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
46247         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
46248         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
46249         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
46250         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
46251         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
46252         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
46253         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
46254         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
46255         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
46256         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
46257         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
46258         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
46259         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
46260         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
46261         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
46262         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
46263         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
46264         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
46265         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
46266         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
46267         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
46268         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
46269         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
46270         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
46271         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
46272         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
46273         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
46274         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
46275         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
46276         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
46277         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
46278         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
46279         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
46280         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
46281         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
46282         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
46283         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
46284         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
46285         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
46286         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
46287         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
46288         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
46289         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
46290         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
46291         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
46292         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
46293         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
46294         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
46295         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
46296         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
46297         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
46298         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
46299         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
46300         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
46301         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
46302         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
46303         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
46304         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
46305         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
46306         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
46307         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
46308         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
46309         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
46310         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
46311         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
46312         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
46313         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
46314         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
46315         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
46316         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
46317         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
46318         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
46319         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
46320         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
46321         * sysdeps/s390/fpu/e_sqrt.c: Likewise.
46322         * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
46323         * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
46324         * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
46325         * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
46326         * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
46327         * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
46328         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
46329         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
46330         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
46331         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
46332         * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
46333         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
46334         * sysdeps/x86_64/fpu/e_sqrt.c: Likewise.  Fix parameter order
46335         * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
46336         * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
46337         (__isnanf): Likewise.
46338         (__isinf_ns): Likewise.
46339         (__isinf_nsf): Likewise.
46340         (__finite): Likewise.
46341         (__finitef): Likewise.
46342         (__ieee754_sqrt): Define as macro.
46343         (__ieee754_sqrtf): Define as macro.
46344         (__ieee754_sqrtl): Define as macro.
46345         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
46346         inlined copy.
46347         * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
46348         __FINITE_MATH_ONLY__ consistent.
46349         * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
46350
46351 2011-10-10  Andreas Schwab  <schwab@linux-m68k.org>
46352
46353         * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
46354         of rawmemchr.
46355
46356         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
46357
46358 2011-10-09  Ulrich Drepper  <drepper@gmail.com>
46359
46360         * po/ja.po: Update from translation team.
46361
46362 2011-10-08  Roland McGrath  <roland@hack.frob.com>
46363
46364         * locale/programs/locarchive.c (prepare_address_space): New function.
46365         (create_archive, enlarge_archive, open_archive): Use it.
46366
46367         * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
46368         inside [SHARED], where it is used.
46369
46370         * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
46371
46372         * nss/getent.c (netgroup_keys): Remove unused variable.
46373         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
46374
46375 2011-10-08  Ulrich Drepper  <drepper@gmail.com>
46376
46377         * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
46378         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
46379         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
46380         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
46381         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
46382         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
46383         * math/Makefile (libm-calls): Add s_isinf_ns.
46384         * math/divtc3.c: Use __isinf_nsl instead of isinf.
46385         * math/multc3.c: Likewise.
46386         * math/s_casin.c: Likewise.
46387         * math/s_casinf.c: Likewise.
46388         * math/s_casinl.c: Likewise.
46389         * math/s_ccos.c: Likewise.
46390         * math/s_ccosf.c: Likewise.
46391         * math/s_ccosl.c: Likewise.
46392         * math/s_ctan.c: Likewise.
46393         * math/s_ctanf.c: Likewise.
46394         * math/s_ctanh.c: Likewise.
46395         * math/s_ctanhf.c: Likewise.
46396         * math/s_ctanhl.c: Likewise.
46397         * math/s_ctanl.c: Likewise.
46398         * math/w_fmod.c: Likewise.
46399         * math/w_fmodf.c: Likewise.
46400         * math/w_fmodl.c: Likewise.
46401         * math/w_remainder.c: Likewise.
46402         * math/w_remainderf.c: Likewise.
46403         * math/w_remainderl.c: Likewise.
46404         * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
46405         * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
46406         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
46407         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
46408         * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
46409         * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
46410         * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
46411         __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
46412
46413         * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
46414         of the number.
46415         * stdio-common/printf_fphex.c: Likewise.
46416         * stdio-common/printf_size.c: Likewise.
46417
46418         * math/e_exp10.c: Include math_private.h using <...> not "...".
46419         * math/e_exp10f.c: Likewise.
46420         * math/e_exp10l.c: Likewise.
46421         * math/e_exp2l.c: Likewise.
46422         * math/e_j0l.c: Likewise.
46423         * math/e_j1l.c: Likewise.
46424         * math/e_jnl.c: Likewise.
46425         * math/e_lgammal_r.c: Likewise.
46426         * math/e_rem_pio2l.c: Likewise.
46427         * math/e_scalb.c: Likewise.
46428         * math/e_scalbf.c: Likewise.
46429         * math/e_scalbl.c: Likewise.
46430         * math/k_cosl.c: Likewise.
46431         * math/k_sinl.c: Likewise.
46432         * math/k_tanl.c: Likewise.
46433         * math/s_cacoshf.c: Likewise.
46434         * math/s_catan.c: Likewise.
46435         * math/s_catanf.c: Likewise.
46436         * math/s_catanh.c: Likewise.
46437         * math/s_catanhf.c: Likewise.
46438         * math/s_catanhl.c: Likewise.
46439         * math/s_catanl.c: Likewise.
46440         * math/s_ccosh.c: Likewise.
46441         * math/s_ccoshf.c: Likewise.
46442         * math/s_ccoshl.c: Likewise.
46443         * math/s_cexp.c: Likewise.
46444         * math/s_cexpf.c: Likewise.
46445         * math/s_cexpl.c: Likewise.
46446         * math/s_clog.c: Likewise.
46447         * math/s_clog10.c: Likewise.
46448         * math/s_clog10f.c: Likewise.
46449         * math/s_clog10l.c: Likewise.
46450         * math/s_clogf.c: Likewise.
46451         * math/s_clogl.c: Likewise.
46452         * math/s_csin.c: Likewise.
46453         * math/s_csinf.c: Likewise.
46454         * math/s_csinh.c: Likewise.
46455         * math/s_csinhf.c: Likewise.
46456         * math/s_csinhl.c: Likewise.
46457         * math/s_csinl.c: Likewise.
46458         * math/s_csqrt.c: Likewise.
46459         * math/s_csqrtf.c: Likewise.
46460         * math/s_csqrtl.c: Likewise.
46461         * math/s_ctan.c: Likewise.
46462         * math/s_ctanf.c: Likewise.
46463         * math/s_ctanh.c: Likewise.
46464         * math/s_ctanhf.c: Likewise.
46465         * math/s_ctanhl.c: Likewise.
46466         * math/s_ctanl.c: Likewise.
46467         * math/s_ldexp.c: Likewise.
46468         * math/s_ldexpf.c: Likewise.
46469         * math/s_ldexpl.c: Likewise.
46470         * math/s_significand.c: Likewise.
46471         * math/s_significandf.c: Likewise.
46472         * math/s_significandl.c: Likewise.
46473         * math/w_acos.c: Likewise.
46474         * math/w_acosf.c: Likewise.
46475         * math/w_acosh.c: Likewise.
46476         * math/w_acoshf.c: Likewise.
46477         * math/w_acoshl.c: Likewise.
46478         * math/w_acosl.c: Likewise.
46479         * math/w_asin.c: Likewise.
46480         * math/w_asinf.c: Likewise.
46481         * math/w_asinl.c: Likewise.
46482         * math/w_atan2.c: Likewise.
46483         * math/w_atan2f.c: Likewise.
46484         * math/w_atan2l.c: Likewise.
46485         * math/w_atanh.c: Likewise.
46486         * math/w_atanhf.c: Likewise.
46487         * math/w_atanhl.c: Likewise.
46488         * math/w_cosh.c: Likewise.
46489         * math/w_coshf.c: Likewise.
46490         * math/w_coshl.c: Likewise.
46491         * math/w_dremf.c: Likewise.
46492         * math/w_exp10.c: Likewise.
46493         * math/w_exp10f.c: Likewise.
46494         * math/w_exp10l.c: Likewise.
46495         * math/w_exp2.c: Likewise.
46496         * math/w_exp2f.c: Likewise.
46497         * math/w_fmod.c: Likewise.
46498         * math/w_fmodf.c: Likewise.
46499         * math/w_fmodl.c: Likewise.
46500         * math/w_hypot.c: Likewise.
46501         * math/w_hypotf.c: Likewise.
46502         * math/w_hypotl.c: Likewise.
46503         * math/w_j0.c: Likewise.
46504         * math/w_j0f.c: Likewise.
46505         * math/w_j0l.c: Likewise.
46506         * math/w_j1.c: Likewise.
46507         * math/w_j1f.c: Likewise.
46508         * math/w_j1l.c: Likewise.
46509         * math/w_jn.c: Likewise.
46510         * math/w_jnf.c: Likewise.
46511         * math/w_jnl.c: Likewise.
46512         * math/w_lgamma.c: Likewise.
46513         * math/w_lgamma_r.c: Likewise.
46514         * math/w_lgammaf.c: Likewise.
46515         * math/w_lgammaf_r.c: Likewise.
46516         * math/w_lgammal.c: Likewise.
46517         * math/w_lgammal_r.c: Likewise.
46518         * math/w_log.c: Likewise.
46519         * math/w_log10.c: Likewise.
46520         * math/w_log10f.c: Likewise.
46521         * math/w_log10l.c: Likewise.
46522         * math/w_log2.c: Likewise.
46523         * math/w_log2f.c: Likewise.
46524         * math/w_log2l.c: Likewise.
46525         * math/w_logf.c: Likewise.
46526         * math/w_logl.c: Likewise.
46527         * math/w_pow.c: Likewise.
46528         * math/w_powf.c: Likewise.
46529         * math/w_powl.c: Likewise.
46530         * math/w_remainder.c: Likewise.
46531         * math/w_remainderf.c: Likewise.
46532         * math/w_remainderl.c: Likewise.
46533         * math/w_scalb.c: Likewise.
46534         * math/w_scalbf.c: Likewise.
46535         * math/w_scalbl.c: Likewise.
46536         * math/w_sinh.c: Likewise.
46537         * math/w_sinhf.c: Likewise.
46538         * math/w_sinhl.c: Likewise.
46539         * math/w_sqrt.c: Likewise.
46540         * math/w_sqrtf.c: Likewise.
46541         * math/w_sqrtl.c: Likewise.
46542         * math/w_tgamma.c: Likewise.
46543         * math/w_tgammaf.c: Likewise.
46544         * math/w_tgammal.c: Likewise.
46545
46546         * po/ja.po: Update from translation team.
46547
46548 2011-09-29  Andreas Jaeger  <aj@suse.de>
46549
46550         [BZ #13179]
46551         * sunrpc/netname.c (netname2host): Fix logic.
46552
46553         [BZ #6779]
46554         [BZ #6783]
46555         * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
46556         correctly.
46557         * math/w_remainder.c (__remainder): Likewise.
46558         * math/w_remainderf.c (__remainderf): Likewise.
46559         * math/libm-test.inc (remainder_test): Add test cases.
46560
46561 2011-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
46562
46563         * stdlib/longlong.h: Update from GCC.  Fix zarch smul_ppmm and
46564         sdiv_qrnnd.
46565
46566 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
46567
46568         * string/test-memcmp.c: Avoid unncessary #defines.
46569         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
46570
46571 2011-08-31  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46572
46573         * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
46574         Use new sse2 version for core i3 - i7 as it's faster
46575         than sse42 version.
46576         (bit_Prefer_PMINUB_for_stringop): New.
46577         * sysdeps/x86_64/rawmemchr.S: Update.
46578         Replace with faster SSE2 version.
46579         * sysdeps/x86_64/memrchr.S: New file.
46580         * sysdeps/x86_64/memchr.S: Update.
46581         Replace with faster SSE2 version.
46582
46583 2011-09-12  Marek Polacek  <mpolacek@redhat.com>
46584
46585         * elf/dl-load.c (lose): Add cast to avoid warning.
46586
46587 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
46588
46589         * po/ca.po: Update from translation team.
46590
46591         * inet/getnetgrent_r.c: Hook up nscd.
46592         * nscd/Makefile (routines): Add nscd_netgroup.
46593         (nscd-modules): Add netgroupcache.
46594         (CFLAGS-netgroupcache.c): Define.
46595         * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
46596         (cache_search): Add const to second parameter.
46597         * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
46598         INNETGR.
46599         (dbs): Add netgrdb entry.
46600         (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
46601         (verify_persistent_db): Handle netgrdb.
46602         (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
46603         * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
46604         GETFDNETGR.
46605         (netgroup_response_header): Define.
46606         (innetgroup_response_header): Define.
46607         (datahead): Add netgroup_response_header and innetgroup_response_header
46608         elements.
46609         * nscd/nscd.conf: Add entries for netgroup cache.
46610         * nscd/nscd.h (dbtype): Add netgrdb.
46611         (_PATH_NSCD_NETGROUP_DB): Define.
46612         (netgroup_iov_disabled): Declare.
46613         (xmalloc, xcalloc, xrealloc): Move declarations here.
46614         (cache_search): Adjust prototype.
46615         Add netgroup-related prototypes.
46616         * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
46617         * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
46618         (__nscd_innetgr): Declare.
46619         * nscd/selinux.c (perms): Use access_vector_t as element type and
46620         add netgroup-related initializers.
46621         * nscd/netgroupcache.c: New file.
46622         * nscd/nscd_netgroup.c: New file.
46623         * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
46624         * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
46625         For four parameters use innetgr.
46626         * nss/nss_files/files-init.c: Add definition and callback for netgr.
46627         * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
46628         (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
46629         * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
46630
46631         * nscd/connections.c (register_traced_file): Don't register file
46632         for disabled databases.
46633
46634 2011-10-06  Ulrich Drepper  <drepper@gmail.com>
46635
46636         * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
46637
46638         * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
46639         from tree and freeing node.
46640
46641 2011-09-25  Jiri Olsa  <jolsa@redhat.com>
46642
46643         * nss/nsswitch.c (__nss_database_lookup): Handle
46644         nss_parse_service_list out of memory case.
46645
46646 2011-09-15  Jiri Olsa  <jolsa@redhat.com>
46647
46648         * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
46649         out of memory case.
46650
46651 2011-10-04  Andreas Schwab  <schwab@redhat.com>
46652
46653         * include/dlfcn.h (__RTLD_NOIFUNC): Define.
46654         * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
46655         pass it down.
46656         * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
46657         elf_machine_rela, elf_machine_lazy_rel.
46658         (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
46659         (ELF_DYNAMIC_DO_REL): Likewise.
46660         (ELF_DYNAMIC_DO_RELA): Likewise.
46661         (ELF_DYNAMIC_RELOCATE): Likewise.
46662         * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
46663         to ELF_DYNAMIC_DO_REL.
46664         * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
46665         (dl_main): In trace mode always set __RTLD_NOIFUNC.
46666         * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
46667         elf_machine_rela.
46668         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
46669         skip_ifunc, don't call ifunc function if non-zero.
46670         (elf_machine_rela): Likewise.
46671         (elf_machine_lazy_rel): Likewise.
46672         (elf_machine_lazy_rela): Likewise.
46673         * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
46674         (elf_machine_lazy_rel): Likewise.
46675         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
46676         Likewise.
46677         (elf_machine_lazy_rel): Likewise.
46678         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
46679         Likewise.
46680         (elf_machine_lazy_rel): Likewise.
46681         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
46682         (elf_machine_lazy_rel): Likewise.
46683         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
46684         (elf_machine_lazy_rel): Likewise.
46685         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
46686         (elf_machine_lazy_rel): Likewise.
46687         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
46688         (elf_machine_lazy_rel): Likewise.
46689         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
46690         (elf_machine_lazy_rel): Likewise.
46691         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
46692         (elf_machine_lazy_rel): Likewise.
46693
46694 2011-09-28  Ulrich Drepper  <drepper@gmail.com>
46695
46696         * nss/nss_files/files-init.c (_nss_files_init): Use static
46697         initialization for all the *_traced_file variables.
46698
46699 2011-09-28  Andreas Schwab  <schwab@redhat.com>
46700
46701         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
46702
46703 2011-09-27  Roland McGrath  <roland@hack.frob.com>
46704
46705         [BZ #13226]
46706         * manual/signal.texi (Longjmp in Handler): Grammar fixes.
46707
46708 2011-09-27  Andreas Schwab  <schwab@redhat.com>
46709
46710         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
46711         Reread the line before reparsing it.
46712
46713 2011-09-26  Andreas Schwab  <schwab@redhat.com>
46714
46715         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
46716
46717 2011-09-21  Chung-Lin Tang  <cltang@codesourcery.com>
46718             Maxim Kuvyrkov  <maxim@codesourcery.com>
46719             Joseph Myers  <joseph@codesourcery.com>
46720
46721         * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
46722         if needed for __stack_chk_guard.
46723
46724 2011-09-19  Roland McGrath  <roland@hack.frob.com>
46725
46726         * sysdeps/posix/spawni.c (script_execute): Always define it.
46727         It will be optimized away if unused.
46728         (maybe_script_execute): New function.
46729         (__spawni): Call it.
46730
46731         * Makerules: Don't include tls.make.
46732         (config-tls): Always set to thread.
46733         * tls.make.c: File removed.
46734
46735 2011-09-19  Mike Frysinger  <vapier@gentoo.org>
46736
46737         * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
46738         * config.make.in (CPPFLAGS-config): New substituted variable.
46739
46740 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
46741
46742         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
46743
46744         [BZ #13192]
46745         * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
46746         Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
46747
46748 2011-09-15  Roland McGrath  <roland@hack.frob.com>
46749
46750         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
46751         (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
46752         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
46753         (CALL_FAIL): Likewise.
46754         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
46755         (CALL_FAIL): Macro removed.
46756         Patch mostly by Mike Frysinger <vapier@gentoo.org>.
46757
46758 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
46759
46760         * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
46761         for __FINITE_MATH_ONLY__ == 1.
46762
46763 2011-09-15  Andreas Schwab  <schwab@redhat.com>
46764
46765         * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
46766         __ieee754_sqrt instead of sqrt.
46767         * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
46768         __ieee754_sqrtf instead of sqrtf.
46769         * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
46770         __floorf instead of floorf.
46771         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
46772         __floorf, __truncf instead of floorf, truncf.
46773
46774 2011-09-14  Ulrich Drepper  <drepper@gmail.com>
46775
46776         * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
46777
46778         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
46779         __extern_always_inline.
46780         Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
46781         32-bit.
46782
46783 2011-09-14  Andreas Schwab  <schwab@redhat.com>
46784
46785         * elf/rtld.c (dl_main): Also relocate in dependency order when
46786         doing symbol dependency testing.
46787
46788 2011-09-13  Andreas Schwab  <schwab@linux-m68k.org>
46789
46790         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
46791         Always define `refsym'.
46792
46793 2011-09-13  Andreas Schwab  <schwab@redhat.com>
46794
46795         * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
46796         (__FD_ELT): Renamed from __FDELT.
46797         * misc/bits/select2.h (__FD_ELT): Likewise.
46798         * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
46799         __FD_MASK instead of __FDELT, __FDMASK.
46800         * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
46801         Likewise.
46802         * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
46803         Likewise.
46804
46805         * elf/Makefile (gen-ldd): Fix pattern.
46806
46807         * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
46808         (init_tls): Likewise.
46809
46810 2011-09-12  Ulrich Drepper  <drepper@gmail.com>
46811
46812         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
46813
46814 2011-09-12  Andreas Schwab  <schwab@redhat.com>
46815
46816         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
46817         `struct cmsghdr *' instead of `void *'.
46818         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
46819         Likewise.
46820
46821 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
46822
46823         * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
46824         if non-absolute.
46825         * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
46826         ldd_rewrite_script.
46827
46828 2011-09-11  Ulrich Drepper  <drepper@gmail.com>
46829
46830         * configure.in: Remove --with-tls option.
46831         * config.h.in: Remove HAVE_TLS_SUPPORT entry.
46832         * sysdeps/i386/elf/configure.in: Always test for TLS support and err
46833         out in case it is missing.
46834         * sysdeps/ia64/elf/configure.in: Likewise.
46835         * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
46836         * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
46837         * sysdeps/s390/s390-32/elf/configure.in: Likewise.
46838         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
46839         * sysdeps/sh/elf/configure.in: Likewise.
46840         * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
46841         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
46842         * sysdeps/x86_64/elf/configure.in: Likewise.
46843         * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
46844         * sysdeps/mach/hurd/tls.h: Likewise.
46845
46846         [BZ #13067]
46847         * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
46848
46849         [BZ #13090]
46850         * configure.in: Fix use of AC_INIT.
46851
46852         * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
46853
46854 2011-09-10  Ulrich Drepper  <drepper@gmail.com>
46855
46856         * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
46857         __set_errno.
46858         * malloc/hooks.c: Likewise.
46859
46860         [BZ #11929]
46861         * malloc/arena.c (ptmalloc_init_minimal): Removed.  Initialize all
46862         variables statically.
46863         (narenas): Initialize.
46864         (list_lock): Initialize.
46865         (ptmalloc_init): Don't call ptmalloc_init_minimal.  Remove
46866         initializtion of main_arena and list_lock.  Small cleanups.
46867         Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
46868         * malloc/malloc.c: Remove malloc_getpagesize.  Include <ldsodefs.h>.
46869         Add initializers to main_arena and mp_.
46870         (malloc_state): Remove pagesize member.  Change all users to use
46871         GLRO(dl_pagesize).
46872
46873         * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
46874         * sysdeps/unix/sysv/linux/getpagesize.c: Simplify.  GLRO(dl_pagesize)
46875         is always initialized.
46876
46877         * malloc/malloc.c: Removed unused configurations and dead code.
46878         * malloc/arena.c: Likewise.
46879         * malloc/hooks.c: Likewise.
46880         * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
46881
46882         * include/tls.h: Removed.  USE___THREAD must always be defined.
46883         * bits/libc-tsd.h: Don't handle !USE___THREAD.
46884         * elf/dl-libc.c: Likewise.
46885         * elf/dl-tsd.c: Likewise.
46886         * include/errno.h: Likewise.
46887         * include/netdb.h: Likewise.
46888         * include/resolv.h: Likewise.
46889         * inet/herrno-loc.c: Likewise.
46890         * inet/herrno.c: Likewise.
46891         * malloc/arena.c: Likewise.
46892         * malloc/hooks.c: Likewise.
46893         * malloc/malloc.c: Likewise.
46894         * resolv/res-state.c: Likewise.
46895         * resolv/res_libc.c: Likewise.
46896         * sysdeps/i386/dl-machine.h: Likewise.
46897         * sysdeps/ia64/dl-machine.h: Likewise.
46898         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
46899         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
46900         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
46901         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
46902         * sysdeps/sh/dl-machine.h: Likewise.
46903         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
46904         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
46905         * sysdeps/unix/i386/sysdep.S: Likewise.
46906         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
46907         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
46908         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
46909         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
46910         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
46911         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
46912         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
46913         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
46914         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
46915         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
46916         * sysdeps/unix/x86_64/sysdep.S: Likewise.
46917         * sysdeps/x86_64/dl-machine.h: Likewise.
46918         * tls.make.c: Likewise.
46919
46920         * configure.in: Remove --with-__thread option.  Make tests for
46921         --no-whole-archive, __builtin_expect, symbol redirection, __thread,
46922         tls_model attribute fail if no support is available.  Remove
46923         USE_IN_LIBIO.
46924         * Makeconfig: Adjust for dropped configure option.  All features are
46925         now mandatory.
46926         * Makerules: Likewise.
46927         * Versions.def: Likewise.
46928         * argp/argp-fmtstream.c: Likewise.
46929         * argp/argp-fmtstream.h: Likewise.
46930         * argp/argp-help.c: Likewise.
46931         * assert/assert.c: Likewise.
46932         * config.h.in: Likewise.
46933         * config.make.in: Likewise.
46934         * configure: Likewise.
46935         * configure.in: Likewise.
46936         * csu/Versions: Likewise.
46937         * csu/init.c: Likewise.
46938         * elf/tst-audit2.c: Likewise.
46939         * elf/tst-tls10.c: Likewise.
46940         * elf/tst-tls10.h: Likewise.
46941         * elf/tst-tls11.c: Likewise.
46942         * elf/tst-tls12.c: Likewise.
46943         * elf/tst-tls14.c: Likewise.
46944         * elf/tst-tlsmod11.c: Likewise.
46945         * elf/tst-tlsmod12.c: Likewise.
46946         * elf/tst-tlsmod13.c: Likewise.
46947         * elf/tst-tlsmod13a.c: Likewise.
46948         * elf/tst-tlsmod14a.c: Likewise.
46949         * elf/tst-tlsmod15b.c: Likewise.
46950         * elf/tst-tlsmod16a.c: Likewise.
46951         * elf/tst-tlsmod16b.c: Likewise.
46952         * elf/tst-tlsmod7.c: Likewise.
46953         * elf/tst-tlsmod8.c: Likewise.
46954         * elf/tst-tlsmod9.c: Likewise.
46955         * gmon/gmon.c: Likewise.
46956         * grp/fgetgrent_r.c: Likewise.
46957         * grp/putgrent.c: Likewise.
46958         * hurd/fopenport.c: Likewise.
46959         * include/libc-symbols.h: Likewise.
46960         * include/tls.h: Likewise.
46961         * intl/gettextP.h: Likewise.
46962         * intl/loadinfo.h: Likewise.
46963         * locale/global-locale.c: Likewise.
46964         * locale/localeinfo.h: Likewise.
46965         * mach/devstream.c: Likewise.
46966         * malloc/arena.c: Likewise.
46967         * malloc/set-freeres.c: Likewise.
46968         * misc/err.c: Likewise.
46969         * misc/getttyent.c: Likewise.
46970         * misc/mntent_r.c: Likewise.
46971         * posix/getopt.c: Likewise.
46972         * posix/wordexp.c: Likewise.
46973         * pwd/fgetpwent_r.c: Likewise.
46974         * resolv/Versions: Likewise.
46975         * resolv/res_hconf.c: Likewise.
46976         * shadow/fgetspent_r.c: Likewise.
46977         * shadow/putspent.c: Likewise.
46978         * stdio-common/printf_fphex.c: Likewise.
46979         * stdio-common/tmpfile.c: Likewise.
46980         * stdlib/abort.c: Likewise.
46981         * stdlib/fmtmsg.c: Likewise.
46982         * sunrpc/auth_unix.c: Likewise.
46983         * sunrpc/clnt_perr.c: Likewise.
46984         * sunrpc/clnt_tcp.c: Likewise.
46985         * sunrpc/clnt_udp.c: Likewise.
46986         * sunrpc/clnt_unix.c: Likewise.
46987         * sunrpc/openchild.c: Likewise.
46988         * sunrpc/svc_simple.c: Likewise.
46989         * sunrpc/svc_tcp.c: Likewise.
46990         * sunrpc/svc_udp.c: Likewise.
46991         * sunrpc/svc_unix.c: Likewise.
46992         * sunrpc/xdr.c: Likewise.
46993         * sunrpc/xdr_array.c: Likewise.
46994         * sunrpc/xdr_rec.c: Likewise.
46995         * sunrpc/xdr_ref.c: Likewise.
46996         * sunrpc/xdr_stdio.c: Likewise.
46997
46998 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
46999
47000         * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
47001
47002 2011-07-03  Andreas Jaeger  <aj@suse.de>
47003
47004         * math/libm-test.inc (jn_test): Add tests for BZ#11589.
47005         * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
47006         regenerate with gen-libm-tests.pl.
47007
47008 2010-05-12  Petr Baudis  <pasky@suse.cz>
47009
47010         [BZ #11589]
47011         * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
47012         around j0() zero points by switching to j1().
47013         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
47014         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
47015         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
47016         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
47017
47018 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
47019
47020         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
47021         instead of 0.
47022         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
47023         instead of 0.
47024         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
47025         Patch in part by Pavel Roskin <proski@gnu.org>.
47026
47027         [BZ #13138]
47028         * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
47029         realloc.
47030         (_IO_vfscanf_internal): Remove reteof.  Use errout after setting done.
47031         Free memory block if necessary.
47032
47033         [BZ #12847]
47034         * libio/genops.c (INTDEF): For string streams the _lock pointer can
47035         be NULL.  Don't lock in this case.
47036
47037 2011-09-09  Roland McGrath  <roland@hack.frob.com>
47038
47039         * elf/elf.h (ELFOSABI_GNU): New macro.
47040         (ELFOSABI_LINUX): Define to that.
47041
47042 2011-07-29  Denis Zaitceff  <zaitceff@gmail.com>
47043
47044         * string/strncat.c (strncat): Undef the symbol in case it has been
47045         defined in bits/string.h.
47046
47047 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
47048
47049         * elf/sotruss.ksh: Clean up, fix, and complete help messages.
47050
47051         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
47052         link map.
47053
47054 2011-08-17  Andreas Jaeger  <aj@suse.de>
47055
47056         * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
47057
47058 2011-08-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
47059             Ian Lance Taylor  <iant@google.com>
47060
47061         * math/libm-test.inc (lround_test): New testcase.
47062         * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
47063
47064 2011-09-08  Ulrich Drepper  <drepper@gmail.com>
47065
47066         * Makefile: Remove support for automatic cvs check-ins.
47067         * Makerules: Likewise.
47068         * config.make.in: Likewise.
47069         * configure.in: Likewise.
47070         * intl/Makefile: Likewise.
47071         * locale/Makefile: Likewise.
47072         * po/Makefile: Likewise.
47073         * posix/Makefile: Likewise.
47074         * sysdeps/gnu/Makefile: Likewise.
47075         * sysdeps/mach/hurd/Makefile: Likewise.
47076         * sysdeps/sparc/sparc32/Makefile: Likewise.
47077
47078         [BZ #13118]
47079         * posix/Makefile (bug-regex32-ENV): Define.
47080         Patch by John Stanley <jpsinthemix@verizon.net>.
47081
47082         * misc/Makefile (headers): Add bits/select2.h.
47083         * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
47084         * misc/bits/select2.h: New file.
47085         * include/bits/select2.h: New file.
47086         * debug/Makefile (routines): Add fdelt_chk.
47087         * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
47088         * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
47089         FD_ISSET.
47090         * debug/fdelt_chk.c: New file.
47091
47092         * wcsmbs/test-wcscmp.c: Moved from string/*.  Adjust.
47093         * wcsmbs/test-wmemcmp.c: Likewise.
47094         * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
47095         * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
47096
47097 2011-09-08  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47098
47099         * string/Makefile (strop-tests): Add memcmp.
47100         * string/test-wmemcmp.c: New file.
47101         * string/test-memcmp.c: Add wmemcmp support.
47102
47103 2011-09-08  Roland McGrath  <roland@hack.frob.com>
47104
47105         [BZ #13153]
47106         * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
47107         2011-07-19 change.
47108
47109         * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
47110         garbage value in a __mach_port_mod_refs call in the cases of the
47111         task-self and thread-self ports.
47112
47113 2011-09-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
47114
47115         * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
47116
47117 2011-09-08  Andreas Schwab  <schwab@redhat.com>
47118
47119         * elf/dl-load.c (lose): Check for non-null L.
47120
47121 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
47122
47123         * elf/dl-load.c (open_verify): Use O_CLOEXEC.
47124
47125         * elf/dl-libc.c (dlerror_run): Pass back error code from
47126         dl_catch_error.
47127
47128         [BZ #13123]
47129         * elf/dl-load.c (lose): Free l_origin if it is valid.
47130
47131         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
47132         names.
47133         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
47134         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
47135         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
47136         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
47137         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
47138         Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
47139
47140 2011-08-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
47141
47142         * sysdeps/powerpc/fpu/e_hypot.c: New file.
47143         * sysdeps/powerpc/fpu/e_hypotf.c: New file.
47144         * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
47145         * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
47146         * sysdeps/powerpc/fpu/k_cosf.c: New file.
47147         * sysdeps/powerpc/fpu/k_sinf.c: New file.
47148         * sysdeps/powerpc/fpu/s_cosf.c: New file.
47149         * sysdeps/powerpc/fpu/s_sinf.c: New file.
47150         * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
47151         * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
47152
47153 2011-08-15  Alan Modra  <amodra@gmail.com>
47154
47155         [BZ #13092]
47156         * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
47157         * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
47158         * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here.  Add
47159         ppc_mcount to static-only-routines.
47160         * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
47161         __mcount_internal.
47162         * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
47163         __mcount_internal with usual JUMPTARGET.  Remove useless nop.
47164
47165 2011-08-18  David Flaherty  <flaherty@linux.vnet.ibm.com>
47166
47167         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
47168         for finite and infinity parameters.
47169
47170 2011-08-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
47171
47172         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
47173         and add nop instructions for throughput optimization.
47174         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
47175
47176 2011-07-28  Will Schmidt  <will_schmidt@vnet.ibm.com>
47177
47178         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
47179         aligned copy for power7 with vector-scalar instructions.
47180         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
47181
47182 2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>
47183
47184         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
47185         AVX check.
47186
47187 2011-09-07  Andreas Schwab  <schwab@redhat.com>
47188
47189         [BZ #13144]
47190         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
47191         last change.
47192
47193 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
47194
47195         * sysdeps/unix/sysv/linux/x86_64/init-first.c
47196         (_libc_vdso_platform_setup): If vDSO is not present store pointer to
47197         syscall wrapper around clock_gettime in __vdso_clock_gettime.
47198         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
47199         clock_gettime.
47200
47201 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
47202
47203         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
47204         Forgot to demangle the pointer.
47205
47206         * sysdeps/i386/sysdep.h: Define atom_text_section.
47207         * sysdeps/x86_64/sysdep.h: Likewise.
47208         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
47209         section with atom_text_section.
47210         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
47211         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
47212         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
47213         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
47214         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
47215
47216         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
47217         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
47218         already be defined.  Change to take two parameters and don't assign
47219         result to variable.  Adjust all users.
47220         Define INTERNAL_GETTIME if not already defined.
47221         Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
47222         call.
47223         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
47224         HAVE_CLOCK_GETTIME_VSYSCALL.
47225         * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
47226
47227         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
47228         gettimeofday vsyscall, just use time.
47229
47230 2011-09-06  Andreas Schwab  <schwab@redhat.com>
47231
47232         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
47233         <errno.h>.
47234
47235 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
47236
47237         * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
47238         syscall on x86-64.
47239         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
47240         syscall.
47241         * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
47242         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
47243         syscall if possible.
47244
47245 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
47246
47247         * elf/pldd.c (get_process_info): Don't read whole ELF header, just
47248         e_ident.  Don't pass to find_mapsXX.
47249         * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
47250
47251 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
47252
47253         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
47254         strchr-sse2-no-bsf strrchr-sse2-no-bsf
47255         * sysdeps/x86_64/multiarch/strchr.S: Update.
47256         Check bit_slow_BSF bit.
47257         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
47258         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
47259         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
47260
47261 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
47262
47263         [BZ #13134]
47264         * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
47265         before glibc 2.15.
47266         (tryshell): Define.
47267         (__spawni): Change last parameter to be flag.  Test
47268         SPAWN_XFLAGS_USE_PATH flag to use path or not.
47269         Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
47270         * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
47271         * posix/spawni.c: Likewise.
47272         * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
47273         * posix/spawnp.c: Likewise.  Change normal version to use
47274         SPAWN_XFLAGS_USE_PATH.
47275         * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
47276         SPAWN_XFLAGS_TRY_SHELL.
47277
47278         [BZ #13150]
47279         * posix/glob.h: Remove gcc 1.x support.
47280
47281         [BZ #13068]
47282         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
47283
47284 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
47285
47286         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
47287         strchr-sse2 strrchr-sse2 strchr-sse2-bsf
47288         strrchr-sse2-bsf
47289         * sysdeps/i386/i686/multiarch/strchr.S: New file.
47290         * sysdeps/i386/i686/multiarch/strrchr.S: New file.
47291         * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
47292         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
47293         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
47294         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
47295
47296 2011-08-29  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47297
47298         * sysdeps/x86_64/wcscmp.S: New file.
47299
47300         * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
47301         wcscmp-c wcscmp-sse2
47302         * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
47303         * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
47304         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
47305         * wcsmbs/wcscmp.c: Allow renaming.
47306
47307 2011-09-05  David S. Miller  <davem@davemloft.net>
47308
47309         * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
47310         stack slot, rather than the struct return pointer slot.
47311         * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
47312         * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
47313         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
47314         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
47315
47316 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
47317
47318         * po/ja.po: Update from translation team.
47319
47320         [BZ #13144]
47321         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
47322         kernel in 64-bit binaries.
47323
47324 2011-09-01  David S. Miller  <davem@davemloft.net>
47325
47326         * elf/elf.h (HWCAP_SPARC_*): Move to..
47327         * sysdeps/sparc/sysdep.h: this new file and add new values.
47328         * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
47329         * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
47330         _DL_HWCAP_COUNT to 24.
47331         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
47332         entries.
47333         * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
47334         __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
47335         * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
47336         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
47337         instead of magic constants.
47338         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
47339
47340 2011-08-31  David S. Miller  <davem@davemloft.net>
47341
47342         * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
47343         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
47344         Reimplement to do errno handling inline.
47345         (SYSCALL_ERROR_HANDLER): New macro.
47346         (__SYSCALL_STRING): Do not do errno handling in asm.
47347         (__CLONE_SYSCALL_STRING): Delete.
47348         (__INTERNAL_SYSCALL_STRING): Delete.
47349         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
47350         sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
47351         (PSEUDO): Reimplement to do errno handling inline.
47352         (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
47353         (SYSCALL_ERROR_HANDLER): New macro.
47354         (__SYSCALL_STRING): Do not do errno handling in asm.
47355         (__CLONE_SYSCALL_STRING): Delete.
47356         (__INTERNAL_SYSCALL_STRING): Delete.
47357         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
47358         Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
47359         i386.
47360         (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
47361         (inline_syscall*): Add 'err' argument.
47362         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
47363         INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
47364         (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
47365         INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
47366
47367         * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
47368         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
47369
47370 2011-08-30  Andreas Schwab  <schwab@redhat.com>
47371
47372         * elf/rtld.c (dl_main): Relocate objects in dependency order.
47373
47374 2011-08-29  Jiri Olsa <jolsa@redhat.com>
47375
47376         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
47377         directive.
47378
47379 2011-08-24  David S. Miller  <davem@davemloft.net>
47380
47381         * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
47382
47383 2011-08-24  Andreas Schwab  <schwab@redhat.com>
47384
47385         * elf/Makefile: Add rules to build and run unload8 test.
47386         * elf/unload8.c: New file.
47387         * elf/unload8mod1.c: New file.
47388         * elf/unload8mod1x.c: New file.
47389         * elf/unload8mod2.c: New file.
47390         * elf/unload8mod3.c: New file.
47391
47392         * elf/dl-close.c (_dl_close_worker): Reset private search list if
47393         it wasn't used.
47394
47395 2011-08-23  David S. Miller  <davem@davemloft.net>
47396
47397         * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
47398         subtract stack bias.
47399         * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
47400         %sp not %fp in calculations.
47401         (_JMPBUF_UNWINDS_ADJ): Likewise.
47402
47403         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
47404         (aio_suspend): Call it to force an exception region around the
47405         AIO_MISC_WAIT() invocation.
47406
47407 2011-08-23  Andreas Schwab  <schwab@redhat.com>
47408
47409         * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
47410         backslash.
47411
47412 2011-07-04  Aurelien Jarno  <aurelien@aurel32.net>
47413
47414         * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
47415         protection macro.
47416         * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
47417         and <dl-machine.h>.
47418         (Elf64_FuncDesc): Remove.
47419
47420 2011-08-22  David S. Miller  <davem@davemloft.net>
47421
47422         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
47423         sigaltstack check, add missing cfi directives.
47424         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
47425         missing cfi directives, and sigaltstack handling.
47426
47427 2011-08-16  Andreas Schwab  <schwab@redhat.com>
47428
47429         [BZ #11724]
47430         * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
47431         object is seen twice.
47432         * elf/dl-fini.c (_dl_sort_fini): Likewise.
47433
47434         * elf/Makefile (distribute): Add tst-initorder2.c.
47435         (tests): Add tst-initorder2.
47436         (modules-names): Add tst-initorder2a tst-initorder2b
47437         tst-initorder2c tst-initorder2d.  Add rules to build them.
47438         ($(objpfx)tst-initorder2.out): New rule.
47439         * elf/tst-initorder2.c: New file.
47440         * elf/tst-initorder2.exp: New file.
47441
47442 2011-08-22  Andreas Schwab  <schwab@redhat.com>
47443
47444         * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
47445
47446         * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
47447         dependencies back to end of function.
47448
47449         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
47450         $(elfobjdir)/ld.so.
47451
47452 2011-08-21  Ulrich Drepper  <drepper@gmail.com>
47453
47454         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
47455         * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
47456         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
47457         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
47458         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
47459         of __vdso_gettimeofday.
47460         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
47461         __vdso_gettimeofday and __vdso_time.  Define __vdso_getcpu with
47462         attribute_hidden.
47463         (_libc_vdso_platform_setup): Remove initialization of
47464         __vdso_gettimeofday and __vdso_time.
47465
47466 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
47467
47468         * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
47469         and fgetc_unlocked.
47470         * nss/nss_files/files-key.c (search): Use fgets_unlocked and
47471         getc_unlocked.
47472
47473         * elf/dl-open.c (add_to_global): Report additions to the global scope
47474         for LD_DEBUG=scopes.
47475         (dl_open_worker): Also print scope of newly loaded dependencies.
47476         (_dl_show_scope): Indicate if there is no scope.
47477
47478         [BZ #13114]
47479         * stdio-common/Makefile (tests): Add bug24.
47480         * stdio-common/bug24.c: New file.
47481
47482 2011-08-19  Andreas Jaeger  <aj@suse.de>
47483
47484         [BZ #13114]
47485         * libio/fileops.c (_IO_new_file_fopen): Fix handling of
47486         non-existant file when using close-on-exec mode.
47487
47488 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
47489
47490         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
47491         the very first instruction.
47492
47493         * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
47494         the CFI state in the end.
47495         * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
47496         inclusion of dl-trampoline.h.
47497         Based on a patch by Jiri Olsa <jolsa@redhat.com>.
47498
47499 2011-08-19  Andreas Schwab  <schwab@redhat.com>
47500
47501         * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
47502         expectations for long double.
47503
47504         * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
47505         from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
47506
47507 2011-08-14  David S. Miller  <davem@davemloft.net>
47508
47509         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
47510         artificual limit depends upon the system page size.
47511
47512 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
47513
47514         * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
47515         * resolv/Makefile: Define CFLAGS-libresolv.
47516
47517 2011-08-17  Andreas Schwab  <schwab@redhat.com>
47518
47519         * nss/makedb.c (compute_tables): Make variables used in nested
47520         function static.
47521
47522 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
47523
47524         * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
47525         * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
47526         if buffer was too small.
47527
47528         * elf/pldd.c (main): Attach to all threads in the process.
47529         Rewrite /proc handling to use *at functions.
47530
47531 2011-08-16  Ulrich Drepper  <drepper@gmail.com>
47532
47533         * elf/dl-open.c (_dl_show_scope): Take additional parameter which
47534         specifies first scope to show.
47535         (dl_open_worker): Update callers.  Move printing scope of new
47536         object to before the relocation.
47537         * elf/rtld.c (dl_main): Update _dl_show_scope call.
47538         * sysdeps/generic/ldsodefs.h: Update declaration.
47539
47540         * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
47541         string for the scope number.
47542
47543 2011-08-14  Ulrich Drepper  <drepper@gmail.com>
47544
47545         * nscd/servicescache.c (cache_addserv): Make sure written is always
47546         initialized.
47547
47548 2011-08-14  Roland McGrath  <roland@hack.frob.com>
47549
47550         * sysdeps/i386/i486/bits/atomic.h
47551         (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
47552         statement expression, so as to suppress "set but not used" warning.
47553         (__arch_c_compare_and_exchange_val_64_acq): Likewise.
47554
47555         * string/strncat.c (STRNCAT): Use prototype definition.
47556
47557         * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
47558         (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
47559         -Iprograms here.
47560         (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
47561         (localedef-modules): Add localedef.
47562         (locale-modules): Add locale.
47563
47564         * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
47565         * elf/rtld.c (dl_main): Invert order of assignment in last change,
47566         to avoid a warning.
47567
47568 2011-08-14  David S. Miller  <davem@davemloft.net>
47569
47570         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
47571         RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
47572
47573 2011-08-13  Ulrich Drepper  <drepper@gmail.com>
47574
47575         * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
47576         (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
47577         * elf/rtld.c (dl_main): Set l_name of vDSO.
47578         Call _dl_show_scope when DL_DEBUG_SCOPES.
47579         (process_dl_debug): Recognize scopes flag and also set it for all.
47580         * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
47581         Declare _dl_show_scope.
47582
47583         * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
47584         (do_dlopen): Pass caller_dlopen to dl_open.
47585         (__libc_dlopen_mode): Initialize caller_dlopen.
47586
47587         * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
47588         of libc.  Make tolower call locale-independent.  Optimize a bit by
47589         using isdigit instead of isalnum.
47590         * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
47591
47592 2011-08-12  Ulrich Drepper  <drepper@gmail.com>
47593
47594         * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
47595         was a dependency or dynamically loaded.
47596
47597 2011-08-11  Ulrich Drepper  <drepper@gmail.com>
47598
47599         * intl/l10nflist.c: Allow architecture-specific pop function.
47600         * sysdeps/x86_64/l10nflist.c: New file.
47601
47602         * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
47603         classification.
47604
47605 2011-08-10  Andreas Schwab  <schwab@redhat.com>
47606
47607         * include/dirent.h: Add libc_hidden_proto for scandirat and
47608         scandirat64.  Don't declare __scandirat64.
47609         * dirent/scandirat.c: Add libc_hidden_def.
47610         * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
47611         * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
47612
47613 2011-08-10  David S. Miller  <davem@davemloft.net>
47614
47615         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
47616         enum.
47617         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
47618         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
47619         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
47620
47621 2011-08-09  Ulrich Drepper  <drepper@gmail.com>
47622
47623         * Versions.def [libc]: Add GLIBC_2.15.
47624         * dirent/Makefile (routines): Add scandirat and scandirat64.
47625         * dirent/Versions [libc]: Export scandirat and scandirat64 for
47626         GLIBC_2.15.
47627         * dirent/dirent.h: Declare scandirat and scandirat64.
47628         * dirent/scandirat.c: New file.
47629         * dirent/scandirat64.c: New file.
47630         * sysdeps/wordsize-64/scandirat.c: New file.
47631         * sysdeps/wordsize-64/scandirat64.c: New file.
47632         * dirent/opendir.c: Define opendirat.
47633         * dirent/scandir.c: Move code to scandirat.c.  Implement scandir
47634         using scandirat.
47635         * dirent/scandir64.c: Adjust for scandir.c change.
47636         * include/dirent.h: Define scandir_cancel_struct.  Declare __opendirat,
47637         __scandirat64, and __scandir_cancel_handler.
47638         * sysdeps/unix/opendir.c: Rename __opendir to __opendirat.  Take
47639         additional parameter and use openat instead of open (outside of ld.so).
47640         Add new __opendir as wrapper around __opendirat.
47641         * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
47642         here without requiring old scandirat implementation.
47643
47644 2011-08-08  Ulrich Drepper  <drepper@gmail.com>
47645
47646         * dirent/scandir.c (cancel_handler): Renamed to
47647         __scandir_cancel_handler.  Do not define if SKIP_SCANDIR_CANCEL is
47648         defined.  Adjust users.
47649         * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
47650         * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
47651
47652 2011-08-04  Ulrich Drepper  <drepper@gmail.com>
47653
47654         * string/test-string.h (IMPL): Use __STRING to expand name and then
47655         stringify it.
47656
47657         * string/test-strcmp.c: Unify most of the WIDE and !WIDE code.  Lots
47658         of cleanups.
47659
47660 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47661
47662         * string/Makefile: Update.
47663         (strop-tests): Append strncat.
47664         * string/test-wcscmp.c: New file.
47665         New comprehensive test for wcscmp.
47666         * string/test-strcmp.c: Update.
47667         (WIDE): New define.
47668
47669 2011-07-22  Andreas Schwab  <schwab@redhat.com>
47670
47671         * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
47672         line.
47673
47674 2011-07-26  Andreas Schwab  <schwab@redhat.com>
47675
47676         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
47677         encoding to ACE if AI_IDN.
47678
47679 2011-08-01  Jakub Jelinek  <jakub@redhat.com>
47680
47681         * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
47682         to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
47683
47684 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
47685
47686         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
47687         Fix overflow bug in strncat.
47688         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
47689
47690         * string/test-strncat.c: Update.
47691         Add new tests for checking overflow bugs.
47692
47693 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
47694
47695         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
47696         strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
47697         * sysdeps/i386/i686/multiarch/strcat.S: New file.
47698         * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
47699         * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
47700         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
47701         * sysdeps/i386/i686/multiarch/strncat.S: New file.
47702         * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
47703         * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
47704
47705         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
47706         (USE_AS_STRCAT): Define.
47707         Add strcat and strncat support.
47708         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
47709
47710 2011-07-25  Andreas Schwab  <schwab@redhat.com>
47711
47712         * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
47713         __n bigger than INT_MAX+1.
47714         (__strncmp_g): Likewise.
47715
47716 2011-07-23  Ulrich Drepper  <drepper@gmail.com>
47717
47718         * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
47719         * libio/stido.h: Likewise.
47720
47721         * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
47722         (AF_NFC): Define.
47723         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
47724         (AF_NFC): Define.
47725
47726         * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
47727         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
47728         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
47729         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
47730         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
47731
47732         [BZ #13021]
47733         * scripts/test-installation.pl: Don't expect libnss_test1 to be
47734         installed.
47735
47736         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
47737         typo.
47738         (_dl_x86_64_save_sse): Likewise.
47739
47740 2011-07-22  Ulrich Drepper  <drepper@gmail.com>
47741
47742         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
47743         OSXSAVE.
47744         (_dl_x86_64_save_sse): Likewise.
47745
47746         * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
47747
47748         * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
47749
47750 2011-07-21  Andreas Schwab  <schwab@redhat.com>
47751
47752         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
47753         change.
47754         (_dl_x86_64_save_sse): Use correct AVX check.
47755
47756 2011-07-21  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47757
47758         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
47759         bug in strncpy/strncat.
47760         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
47761
47762 2011-07-21  Ulrich Drepper  <drepper@gmail.com>
47763
47764         * string/tester.c (test_strcat): Add tests for different alignments
47765         of source and destination.
47766         (test_strncat): Likewise.
47767
47768 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
47769
47770         [BZ #12852]
47771         * posix/glob.c (glob): Check passed in values before using them in
47772         expressions to avoid some overflows.
47773         (glob_in_dir): Likewise.
47774
47775         [BZ #13007]
47776         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
47777         check for AVX enablement so that we don't crash with old kernels and
47778         new hardware.
47779         * elf/tst-audit4.c: Add same checks here.
47780         * elf/tst-audit6.c: Likewise.
47781
47782         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
47783
47784 2011-07-09  Andreas Schwab  <schwab@linux-m68k.org>
47785
47786         * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
47787
47788 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
47789
47790         * po/cs.po: Update from translation team.
47791         * po/bg.po: Likewise.
47792
47793 2011-07-12  Marek Polacek  <mpolacek@redhat.com>
47794
47795         * misc/sys/cdefs.h: Add support for const attribute.
47796         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
47797         to gnu_dev_{major,minor,makedev} functions.
47798
47799 2011-07-20  Marek Polacek  <mpolacek@redhat.com>
47800
47801         * intl/dcigettext.c (get_output_charset): Add missing bracket.
47802
47803 2011-07-20  Andreas Schwab  <schwab@redhat.com>
47804
47805         * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
47806         strlen results.
47807
47808 2011-07-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
47809
47810         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
47811         (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
47812         register in order to avoid conflicts with the soft frame pointer
47813         being held in r11 when necessary.
47814         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
47815         (INTERNAL_VSYSCALL_NCS): Likewise.
47816
47817 2011-07-14  Marek Polacek  <mpolacek@redhat.com>
47818
47819         * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
47820         * elf/dl-fini.c (_dl_fini): Adjust caller.
47821         * elf/dl-close.c (_dl_close_worker): Likewise.
47822         * sysdeps/generic/ldsodefs.h: Adjust declaration.
47823
47824 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
47825
47826         * elf/cache.c (load_aux_cache): Remove unnecessary condition of
47827         "aux_cache->nlibs < 0".
47828
47829         * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
47830         in the reload-count case.
47831
47832 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
47833
47834         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
47835         strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
47836         strncat-sse2-unaligned strncat-c strlen-sse2-pminub
47837         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
47838         * sysdeps/x86_64/multiarch/strcat.S: New file.
47839         * sysdeps/x86_64/multiarch/strncat.S: New file.
47840         * sysdeps/x86_64/multiarch/strncat-c.c: New file.
47841         * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
47842         * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
47843         * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
47844         * sysdeps/x86_64/multiarch/strcpy-ssse3.S
47845         (USE_AS_STRCAT): Define.
47846         Add strcat and strncat support.
47847         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
47848         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
47849         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
47850         * string/strncat.c: Update.
47851         (USE_AS_STRNCAT): Define.
47852         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
47853         Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
47854         and i7.
47855         * sysdeps/x86_64/multiarch/init-arch.h
47856         (bit_Prefer_PMINUB_for_stringop): New.
47857         (index_Prefer_PMINUB_for_stringop): Likewise.
47858         * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
47859         bit_Prefer_PMINUB_for_stringop.
47860
47861 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
47862
47863         * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
47864         buffer64.
47865         * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
47866         of casting of buffer.
47867         * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
47868         buffer32 and buffer64.
47869         * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
47870         writes instead of casting of buffer.
47871         * crypt/md5.h (struct md5_ctx): Move buffer into union and add
47872         buffer32.
47873         * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
47874         casting of buffer.
47875
47876 2011-07-19  Andreas Schwab  <schwab@redhat.com>
47877
47878         * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
47879
47880 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
47881
47882         * nscd/nscd.c (termination_handler): Don't do anything for a database
47883         if it has not yet been initialized.
47884
47885 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
47886
47887         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
47888
47889 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
47890
47891         * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
47892
47893 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
47894
47895         * po/nl.po: Update from translation team.
47896         * po/sv.po: Likewise.
47897
47898 2011-07-16  Roland McGrath  <roland@hack.frob.com>
47899
47900         * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
47901         now disallowed by GCC.
47902
47903         * configure.in (use-default-link): Default to yes if a test -shared
47904         link meets our qualifications.
47905         * configure: Regenerated.
47906
47907         * config.make.in (output-format): New variable.
47908         * configure.in: Check for ld --print-output-format support.
47909         * configure: Regenerated.
47910         * Makerules ($(common-objpfx)format.lds)
47911         [$(output-format) != unknown]: Just use $(output-format),
47912         instead of the linker-script munging.
47913
47914 2011-07-14  Roland McGrath  <roland@hack.frob.com>
47915
47916         * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
47917         of $(common-objpfx)shlib.lds.
47918         * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
47919
47920         * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
47921         Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
47922
47923         * configure.in (-z relro check): Adjust test code to add a large
47924         writable data section after it.
47925         * configure: Regenerated.
47926
47927 2011-07-11  Roland McGrath  <roland@hack.frob.com>
47928
47929         * configure.in (-z relro check): Fix test code to make the variable
47930         truly const.
47931         * configure: Regenerated.
47932
47933 2011-07-11  Ulrich Drepper  <drepper@gmail.com>
47934
47935         * nscd/nscd.h (struct traced_file): Define.
47936         (struct database_dyn): Remove inotify_descr, reset_res, and filename
47937         elements.  Add traced_files.
47938         (inotify_fd): Declare.
47939         (register_traced_file): Declare.
47940         * nscd/connections.c (dbs): Remove reset_res and filename initializers.
47941         (inotify_fd): Export.
47942         (resolv_conf_descr): Remove.
47943         (nscd_init): Move inotify descriptor creation to main.
47944         Don't register files for notification here.
47945         (register_traced_file): New function.
47946         (invalidate_cache): Don't use reset_res to determine whether to call
47947         res_init, go through the list of registered files.
47948         (main_loop_poll): The inotify descriptors are now stored in the
47949         structures for the traced files.
47950         (main_loop_epoll): Likewise
47951         * nscd/nscd.c (main): Create inotify socket here.  Pass extra argument
47952         to __nss_disable_nscd.
47953         * nscd/cache.c (prune_cache): There is no single inotify descriptor
47954         for a database anymore.  Check the records for all the registered
47955         files instead.
47956         * nss/Makefile (libnss_files-routines): Add files-init.
47957         (libnss_db-routines): Add db-init.
47958         * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
47959         [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
47960         * nss/nss_db/db-init.c: New file.
47961         * nss/nss_files/files-init.c: New file.
47962         * nss/nsswitch.c (nss_load_library): New function.  Broken out of
47963         __nss_lookup_function.
47964         (__nss_lookup_function): Call nss_load_library.
47965         (nss_load_all_libraries): New function.
47966         (__nss_disable_nscd): Take parameter with callback function for files
47967         to register.  Set is_nscd.  Load all the DSOs for the NSS modules
47968         used for the cached services.
47969         * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
47970         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
47971         options for features to all the files in nscd.
47972
47973         * nss/nsswitch.c (nss_parse_file): Add missing fclose.
47974
47975 2011-07-10  Roland McGrath  <roland@hack.frob.com>
47976
47977         * csu/elf-init.c (__libc_csu_init): Comment typo.
47978
47979 2011-07-09  Ulrich Drepper  <drepper@gmail.com>
47980
47981         * po/pl.po: Update from translation team.
47982         * po/ja.po: Likewise.
47983         * po/ru.po: Likewise.
47984         * po/ko.po: Likewise.
47985         * po/fr.po: Likewise.
47986
47987 2011-07-09  Roland McGrath  <roland@hack.frob.com>
47988
47989         * configure.in (.ctors/.dtors header and trailer check):
47990         Use an empirical test on a built program.
47991         * configure: Regenerated.
47992
47993         * configure.in (-z relro check): Use an empirical test on a built DSO.
47994         Detect, but do not require, on ia64.
47995         * configure: Regenerated.
47996
47997         * configure.in (READELF): Find it with AC_CHECK_TOOL.
47998         Update tests that use readelf to use $READELF instead.
47999         * configure: Regenerated.
48000
48001 2011-07-08  Ulrich Drepper  <drepper@gmail.com>
48002
48003         * malloc/hooks.c (memalign_check): Avoid using checked_request2size
48004         if the result is not used.
48005
48006 2011-07-05  Andreas Jaeger  <aj@suse.de>
48007
48008         [BZ#9696]
48009         * stdlib/tst-strtod.c: Add testcase.
48010
48011 2011-07-07  Ulrich Drepper  <drepper@gmail.com>
48012
48013         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
48014         (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
48015         The latter has a higher limit.  Take additional parameter to pass to
48016         the new function.
48017         (__pathconf): Pass file to __statfs_link_max.
48018         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
48019         __statfs_link_max.
48020         * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
48021         __statfs_link_max.
48022
48023         [BZ #12868]
48024         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
48025         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
48026         Handle Lustre.
48027         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
48028         (__statfs_filesize_max): Likewise.
48029         Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
48030
48031 2011-07-05  Andreas Jaeger  <aj@suse.de>
48032
48033         * resolv/res_comp.c (dn_skipname): Remove unused variable.
48034
48035 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
48036
48037         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
48038         `status' variable.
48039         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
48040         Likewise.
48041
48042 2011-07-04  H.J. Lu  <hongjiu.lu@intel.com>
48043
48044         * Makefile (strop-tests): Add strncat.
48045         * string/test-strncat.c: New file.
48046
48047 2011-06-30  Marek Polacek  <mpolacek@redhat.com>
48048
48049         * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
48050
48051 2011-06-21  Andreas Jaeger  <aj@suse.de>
48052
48053         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
48054         Copy rule from iconvdata/Makefile.
48055
48056 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
48057
48058         [BZ #12922]
48059         * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
48060         but no long options are defined, just return 'W'.
48061
48062 2011-06-22  Marek Polacek  <mpolacek@redhat.com>
48063
48064         [BZ #9696]
48065         * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
48066
48067 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
48068
48069         * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
48070         netgroups to read.
48071         (innetgr): Likewise.
48072
48073 2011-07-05  Roland McGrath  <roland@hack.frob.com>
48074
48075         * config.make.in (install_root): Default to $(DESTDIR).
48076
48077 2011-07-05  Ulrich Drepper  <drepper@gmail.com>
48078
48079         * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
48080
48081 2011-07-02  Roland McGrath  <roland@hack.frob.com>
48082
48083         * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
48084
48085         * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
48086         containing directory rather than embedding absolute directory names.
48087
48088         * scripts/check-local-headers.sh: Rewritten using awk.
48089         Match by word, not by line.  Print error messages for matches.
48090         * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
48091
48092         * Makerules [shlib-lds-flags empty]:
48093         ($(common-objpfx)libc_pic.opts): New target.
48094         ($(common-objpfx)libc_pic.os.clean): New target.
48095         ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
48096
48097         * config.make.in (OBJCOPY): New variable.
48098         * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
48099         * configure: Regenerated.
48100
48101         * config.make.in (use-default-link): New variable.
48102         * configure.in (use_default_link): Grok --with-default-link to set it.
48103         * configure: Regenerated.
48104         * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
48105         (shlib-lds, shlib-lds-flags): Define to empty.
48106
48107         * Makerules (shlib-lds): New variable.
48108         (shlib-lds-flags): New variable.
48109         (build-shlib, build-moduile, build-module-asneeded): Use it.
48110         ($(common-objpfx)libc.so): Use $(shlib-lds).
48111         ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
48112         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
48113
48114         * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
48115         DT_FLAGS/DT_FLAGS_1 with zero flags.
48116
48117         * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
48118         linker script munging.
48119
48120 2011-07-02  Ulrich Drepper  <drepper@gmail.com>
48121
48122         * crypt/sha512.h (struct sha512_ctx): Add union to access total also
48123         as 128-bit value.
48124         * crypt/sha512.c (sha512_process_block): Perform total addition using
48125         128-bit if possible.
48126         (__sha512_finish_ctx): Likewise.
48127         * crypt/sha256.h (struct sha256_ctx): Add union to access total also
48128         as 64-bit value.
48129         * crypt/sha256.c (SWAP64): Define.
48130         (sha256_process_block): Perform total addition using 64-bit if
48131         possible.
48132         (__sha256_finish_ctx): Likewise.
48133
48134 2011-07-01  Ulrich Drepper  <drepper@gmail.com>
48135
48136         * nscd/pwdcache.c (cache_addpw): Cleanup.  Add branch prediction.
48137         * nscd/initgrcache.c (addinitgroupsX): Likewise.
48138         * nscd/hstcache.c (cache_addhst): Likewise.
48139         * nscd/grpcache.c (cache_addgr): Likewise.
48140         * nscd/aicache.c (addhstaiX): Likewise
48141         * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
48142
48143 2011-07-01  Thorsten Kukuk  <kukuk@suse.de>
48144
48145         * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
48146         * nscd/initgrcache.c (addinitgroupsX): Likewise.
48147         * nscd/hstcache.c (cache_addhst): Likewise.
48148         * nscd/grpcache.c (cache_addgr): Likewise.
48149         * nscd/aicache.c (addhstaiX): Likewise
48150
48151 2011-07-01  Andreas Schwab  <schwab@redhat.com>
48152
48153         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
48154         domain only when needed.
48155
48156 2011-06-30  Andreas Schwab  <schwab@redhat.com>
48157
48158         * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
48159         is always restored.
48160
48161 2011-06-29  Ulrich Drepper  <drepper@gmail.com>
48162
48163         * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
48164         are re-adding the entry.
48165         * nscd/servicescache.c (cache_addserv): Likewise.
48166
48167 2011-06-30  Aurelien Jarno  <aurelien@aurel32.net>
48168
48169         * sysdeps/generic/dl-irel.h: fix protection against multiple
48170         inclusions.
48171         * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
48172
48173 2011-06-28  Ulrich Drepper  <drepper@gmail.com>
48174
48175         [BZ #12935]
48176         * malloc/memusage.sh: Fix quoting in message.
48177         * debug/xtrace.sh: Likewise.
48178
48179         * configure.in: Remove support for --experimental-malloc option, make
48180         it the default.
48181         * config.make.in: Likewise.
48182         * malloc/Makefile: Likewise.
48183
48184 2011-06-27  Andreas Schwab  <schwab@redhat.com>
48185
48186         * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
48187         two-byte characters.
48188
48189 2011-06-27  Roland McGrath  <roland@hack.frob.com>
48190
48191         * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
48192         AC_CACHE_CHECK invocation.
48193         * configure: Regenerated.
48194
48195         * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
48196
48197 2011-06-27  Ulrich Drepper  <drepper@gmail.com>
48198
48199         [BZ #12350]
48200         * nscd/aicache.c (addhstaiX):  Restore only RES_USE_INET6
48201         bit from old_res_options.
48202
48203         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
48204
48205         * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
48206         value type for setfct.
48207
48208 2011-06-23  H.J. Lu  <hongjiu.lu@intel.com>
48209
48210         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
48211         __gettimeofday instead of gettimeofday.
48212
48213 2011-06-26  Ulrich Drepper  <drepper@gmail.com>
48214
48215         * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
48216
48217 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
48218
48219         * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
48220
48221         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
48222         info.
48223
48224 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
48225
48226         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
48227         strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
48228         strcpy-sse2-unaligned strncpy-sse2-unaligned
48229         stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
48230         * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
48231         * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
48232         * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
48233         * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
48234         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
48235         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
48236         * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
48237         * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
48238         * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
48239         (STRCPY): Support SSE2 and SSSE3 versions.
48240
48241 2011-06-24  Ulrich Drepper  <drepper@gmail.com>
48242
48243         [BZ #12874]
48244         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
48245         * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
48246         kernels which artificially limit size of requests.
48247
48248 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
48249
48250         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
48251         strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
48252         strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
48253         * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
48254         * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
48255         * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
48256         * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
48257         * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
48258         * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
48259         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
48260         * sysdeps/i386/i686/multiarch/strcpy.S: New file.
48261         * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
48262         * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
48263         * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
48264         * sysdeps/i386/i686/multiarch/strncpy.S: New file.
48265         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
48266         Enable unaligned load optimization for Intel Core i3, i5 and i7
48267         processors.
48268         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
48269         Define.
48270         (index_Fast_Unaligned_Load): Define.
48271         (HAS_FAST_UNALIGNED_LOAD): Define.
48272
48273 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
48274
48275         * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
48276
48277 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
48278
48279         [BZ #12907]
48280         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
48281         until it is clear that the information is realy needed.
48282         Patch mostly by David Hanisch <david.hanisch@nsn.com>.
48283
48284 2011-06-22  Andreas Schwab  <schwab@redhat.com>
48285
48286         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
48287
48288 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
48289
48290         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
48291         /sys/devices/system/cpu/online if it is usable.
48292
48293         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
48294         reading the information from the /proc filesystem to once a second.
48295
48296 2011-06-21  Andreas Jaeger  <aj@suse.de>
48297
48298         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
48299         NULL after inclusion of kernel headers.
48300
48301 2011-06-21  Ulrich Drepper  <drepper@gmail.com>
48302
48303         * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
48304         calls to internal_setent.
48305
48306         [BZ #12885]
48307         * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
48308         addresses using gethostbyname4_r ignore IPv4 addresses.
48309
48310         * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
48311         branch using gethostbyname2 is only for AF_INET.  Optimize accordingly.
48312
48313         * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
48314
48315 2011-06-20  David S. Miller  <davem@davemloft.net>
48316
48317         * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
48318         inclusions.
48319         * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
48320
48321         * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
48322         (elf_irel): Use it.
48323         * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
48324         * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
48325         * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
48326         * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
48327         * sysdeps/x86_64/dl-irel.h: Likewise.
48328
48329         * elf/dl-runtime.c: Use elf_ifunc_invoke.
48330         * elf/dl-sym.c: Likewise.
48331
48332 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
48333
48334         * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch.  We
48335         need to dereference resplen2.
48336
48337 2011-06-14  Andreas Schwab  <schwab@redhat.com>
48338
48339         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
48340
48341 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
48342
48343         * Makeconfig: Define vardbdir and inst_vardbdir.
48344         * nss/Makefile: Add rules to install db-Makefile.
48345
48346         * nss/nss_db/db-XXX.c: Cleanup.
48347
48348         * nss/Makefile (libnss_db-dbs): Add db-initgroups.
48349         * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
48350         GLIBC_PRIVATE.
48351         * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
48352         * nss/makedb.c: Implement -g option to specify that value strings
48353         are generated and should not be added to table iterated over for
48354         get*ent calls.
48355         * nss/nss_db/db-initgroups.c: New file.
48356
48357         * nss/getent.c: Add support for initgroups lookups through getgrouplist
48358         interface.
48359
48360         * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
48361         (internal_getgrouplist): Adjust to name change.
48362         Update use_initgroups_entry if this is not the first call.
48363         * nss/databases.def: Add initgroups entry.
48364
48365         * nss/makedb.c (compute_tables): Check result of multiple hash table
48366         sizes to minimize maximum chain length.
48367
48368 2011-06-14  Ulrich Drepper  <drepper@gmail.com>
48369
48370         * Versions.def: Add entry for libnss_db.
48371         * shlib-versions: Likewise.
48372         * nss/Makefile: Add rules to build libnss_db.
48373         * nss/Versions: Add libnss_db information.  Organize libnss_files
48374         entries better.
48375         * nss/db-Makefile: Add gshadow support.  Change rules for the new
48376         makedb progra.  Some minor improvements to generate smaller files.
48377         * nss/nss_db/nss_db.h: Move NSS database header data structures to
48378         here from...
48379         * nss/makedb.c: ...here.
48380         Improve database format to be smaller and require less memory at
48381         runtime.
48382         * nss/nss_db/db-XXX.x: Adjust for new database format.  Don't use
48383         db anymore.
48384         * nss/nss_db/db-netgrp.c: Likewise.
48385         * nss/nss_db/db-open.c: Likewise.
48386         * nss/nss_files/flies-XXX.x: Adjust comments.
48387         * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
48388         * nss/nss_files/files-grp.c: Likewise.
48389         * nss/nss_files/files-hosts.c: Likewise.
48390         * nss/nss_files/files-network.c: Likewise.
48391         * nss/nss_files/files-proto.c: Likewise.
48392         * nss/nss_files/files-pwd.c: Likewise.
48393         * nss/nss_files/files-rpc.c: Likewise.
48394         * nss/nss_files/files-service.c: Likewise.
48395         * nss/nss_files/files-sgrp.c: Likewise.
48396         * nss/nss_files/files-spwd.c: Likewise.
48397         * nss/nss_db/db-alias.c: Removed.
48398         * nss/nss_db/dummy-db.h: Removed.
48399
48400 2011-06-02  Ulrich Drepper  <drepper@gmail.com>
48401
48402         * nss/makedb.c: Rewritten to not use database library.
48403         * nss/Makefile: Update to build new makedb program.
48404
48405 2011-06-14  Andreas Jaeger  <aj@suse.de>
48406
48407         * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
48408         memset declaration.
48409
48410 2011-06-10  Andreas Schwab  <schwab@redhat.com>
48411
48412         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
48413         tmpbuf.
48414
48415 2011-06-10  Roland McGrath  <roland@hack.frob.com>
48416
48417         * Makerules (shlib.lds): Fail if the linker script comes out empty.
48418         * elf/Makefile ($(objpfx)ld.so): Likewise.
48419
48420         * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
48421         Don't list ld.so twice in dependencies.
48422
48423         * posix/bug-regex31.c: Include <stdlib.h>.
48424
48425         * nscd/hstcache.c (cache_addhst): Remove unused variable.
48426
48427         * nis/nss_compat/compat-spwd.c
48428         (getspent_next_nss_netgr): Remove unused variable.
48429         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
48430
48431         * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
48432         nonmembers" output to use the right array.
48433
48434         * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
48435
48436         * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
48437
48438         * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
48439         * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
48440         * catgets/gencat.c (read_input_file): Likewise.
48441         * locale/programs/locarchive.c (enlarge_archive): Likewise.
48442
48443         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
48444         variable definition inside #if's controlling its use.
48445
48446         * inet/getnetgrent_r.c (innetgr): Remove unused variable.
48447
48448         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
48449
48450         * misc/syslog.c (__vsyslog_chk): Remove unused variable.
48451
48452         * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
48453         unreachable code.
48454
48455         * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
48456
48457         * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
48458         * configure: Regenerated.
48459
48460         * Makerules: Revert last change.
48461         * elf/Makefile: Likewise.
48462
48463 2011-06-09  Roland McGrath  <roland@hack.frob.com>
48464
48465         * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
48466         * elf/Makefile ($(objpfx)librtld.os): Likewise.
48467         (reloc-link): Likewise.
48468
48469 2011-06-09  Ulrich Drepper  <drepper@gmail.com>
48470
48471         * elf/Makefile: Add rules to build pldd.
48472         * elf/pldd.c: New file.
48473         * elf/pldd-xx.c: New file.
48474
48475 2011-06-07  Ulrich Drepper  <drepper@gmail.com>
48476
48477         * version.h: Update for 2.15 development version.
48478
48479 2011-06-07  David S. Miller  <davem@davemloft.net>
48480
48481         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
48482         ifuncs.
48483         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
48484         elf_machine_lazy_rel): Likewise.
48485         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
48486         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
48487         elf_machine_lazy_rel): Likewise.
48488         * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
48489         dl_hwcap via passed in argument.
48490         * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
48491         Likewise.
48492
48493 2011-06-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
48494
48495         * stdlib/longlong.h: Update from GCC.  Fix smul_ppmm for S/390.
48496
48497 2011-06-06  Roland McGrath  <roland@hack.frob.com>
48498
48499         [BZ #12849]
48500         * manual/fdl-1.1.texi: New file, verbatim from:
48501         http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
48502         * manual/lgpl-2.1.texi: New file, verbatim from:
48503         http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
48504         * manual/Makefile (licenses): New variable, list those new file names.
48505         (texis): Use it.
48506         (chapters.% top-menu.%): Include $(licenses) with $(appendices).
48507
48508         * manual/fdl.texi: File removed.
48509         * manual/lesser.texi: File removed.
48510         * manual/libc.texinfo (Copying, Documentation License):
48511         Use new @include file names, put @appendix directive before @include.
48512
48513 2011-06-04  Jakub Jelinek  <jakub@redhat.com>
48514
48515         [BZ #12841]
48516         * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
48517         (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
48518         (mq_open): Add __NTH.
48519
48520 2011-06-02  H.J. Lu  <hongjiu.lu@intel.com>
48521
48522         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
48523         Assume Intel Core i3/i5/i7 processor if AVX is available.
48524
48525 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
48526
48527         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
48528         typo.
48529
48530 2011-05-31  Andreas Schwab  <schwab@redhat.com>
48531
48532         * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
48533         memory.  Use alloca_account.  Fix memory leak when retrying.
48534
48535 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
48536
48537         * version.h (RELEASE): Bump for 2.14 release.
48538         * include/features.h (__GLIBC_MINOR__): Bump to 14.
48539
48540         * config.make.in (RANLIB): Remove entry.
48541
48542 2011-05-30  Ulrich Drepper  <drepper@gmail.com>
48543
48544         * po/Makefile (po-sed-cmd): Add ksh to extensions.
48545         (libc.pot): Work around missing support for .ksh extension in xgettext.
48546
48547         [BZ #12684]
48548         * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
48549         if both request failed.
48550         (send_dg): In case of server errors clear resplen or *resplen2.
48551
48552         [BZ #12454]
48553         * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
48554         when there are multiple maps.
48555         * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
48556         (_dl_fini): Remove test here.
48557
48558         * elf/rtld.c (dl_main): Don't allow the loader to load itself.
48559
48560 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
48561
48562         [BZ #12350]
48563         * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
48564         bit from old_res_options.
48565         (gaih_inet): Likewise.
48566
48567         [BZ #11099]
48568         * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
48569         as signed.
48570
48571         * resolv/res_init.c (res_setoptions): Make the code more compact.
48572
48573         [BZ #11558]
48574         * resolv/res_init.c (res_setoptions): Recognize use-vc option and
48575         set RES_USEVC.
48576
48577         [BZ #11634]
48578         * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
48579
48580         * malloc/malloc.h: Mark malloc hook variables as deprecated.
48581
48582         [BZ #11781]
48583         * malloc/malloc.h: Declare malloc hook variables as volatile.
48584
48585         * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
48586         in last patch.
48587
48588         [BZ #11799]
48589         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
48590         raise in the comment.
48591         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
48592         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
48593         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
48594
48595 2011-05-28  Ulrich Drepper  <drepper@gmail.com>
48596
48597         [BZ #12811]
48598         * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
48599         grow the buffers more if it already has to be sufficient.
48600         (build_wcs_upper_buffer): Likewise.
48601         * posix/regexec.c (check_matching): Likewise.
48602         (clean_state_log_if_needed): Likewise.
48603         (extend_buffers): Don't enlarge buffers beyond size of the input
48604         buffer.
48605         Patches mostly by Emil Wojak <emil@wojak.eu>.
48606         * posix/bug-regex32.c: New file.
48607         * posix/Makefile (tests): Add bug-regex32.
48608
48609         * locale/findlocale.c (_nl_find_locale): Return right away if
48610         _nl_explode_name failed.
48611         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
48612
48613         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
48614
48615         * debug/xtrace.sh: Unify messages.
48616         * malloc/memusage.sh: Likewise.
48617
48618         [BZ #12813]
48619         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
48620         time symbol from vDSO.  Substitute with vsyscall if not available.
48621         * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
48622         __vdso_time.
48623
48624         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
48625         * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
48626         * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
48627         Add sendmmsg and internal_sendmmsg.
48628         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
48629         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
48630         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
48631
48632         * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
48633         * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
48634         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
48635
48636 2011-05-27  Ulrich Drepper  <drepper@gmail.com>
48637
48638         [BZ #12813]
48639         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
48640         Retrieve getcpu symbol from vDSO.  Substitute with vsyscall if not
48641         available.
48642         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
48643         __vdso_getcpu.
48644
48645         [BZ #12814]
48646         * iconvdata/Makefile (tests): Add bug-iconv9.
48647         * iconvdata/bug-iconv9.c: New file.
48648
48649 2011-05-27  Andreas Schwab  <schwab@redhat.com>
48650
48651         [BZ #12814]
48652         * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
48653
48654 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
48655
48656         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
48657         (struct user_regs_struct): Change intcs field back to cs.
48658
48659 2011-05-25  Ulrich Drepper  <drepper@gmail.com>
48660
48661         * po/ja.po: Update from translation team.
48662
48663 2011-05-23  Ulrich Drepper  <drepper@gmail.com>
48664
48665         [BZ #12795]
48666         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
48667         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
48668
48669 2011-05-20  Andreas Schwab  <schwab@redhat.com>
48670
48671         * stdlib/longlong.h: Update from GCC.
48672
48673 2011-05-23  Andreas Schwab  <schwab@redhat.com>
48674
48675         * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
48676         parameter name.
48677         * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
48678         Add parameter name.
48679         (__sysconf): Pass it down.
48680
48681 2011-05-22  Ulrich Drepper  <drepper@gmail.com>
48682
48683         [BZ #12671]
48684         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
48685         some situations.
48686         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
48687         * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
48688         add in in __libc_use_alloca calls.  Adjust callers.
48689         (glob): Use malloc in some situations.
48690
48691         * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
48692         and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
48693         pltexit.
48694
48695 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
48696
48697         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
48698         and CLOCK_BOOTTIME_ALARM.
48699
48700         [BZ #12782]
48701         * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
48702         is returned.
48703
48704         * string/_strerror.c (__strerror_r): Print negative errors as signed
48705         numbers.
48706
48707         [BZ #12777]
48708         * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
48709         (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
48710         * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
48711
48712         * configure.in: Fix typo in redirection and correct removal of test
48713         files in two cases.
48714
48715         [BZ #12788]
48716         * locale/setlocale.c (new_composite_name): Fix test to check for
48717         identical name of all categories.
48718
48719         [BZ #12792]
48720         * libio/filedoalloc.c (local_isatty): New function.
48721         (_IO_file_doallocate): Use local_isatty.
48722         * stdio-common/perror.c (perror): In case a new stream is used
48723         forward the stream error.
48724         * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
48725         error flag.
48726
48727 2011-05-20  Ulrich Drepper  <drepper@gmail.com>
48728
48729         [BZ #11869]
48730         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
48731         alloca.
48732         * include/alloca.h (extend_alloca_account): Define.
48733
48734         [BZ #11857]
48735         * posix/regex.h: Fix comments with documentation of user-accessible
48736         fields after compilation and describe correct free'ing of pattern
48737         after re_compile_pattern.
48738         Patch by Reuben Thomas <rrt@sc3d.org>.
48739
48740 2011-05-18  Ryan S. Arnold  <rsa@us.ibm.com>
48741
48742         * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
48743         and -mno-altivec to prevent the compiler from using Altivec and/or
48744         VSX instructions when the corresponding registers are not available.
48745
48746 2011-05-19  Andreas Schwab  <schwab@redhat.com>
48747
48748         * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
48749
48750 2011-05-19  Ulrich Drepper  <drepper@gmail.com>
48751
48752         * libio/freopen.c (freopen): Use __dup2, not dup2.
48753         * libio/freopen64.c (freopen64): Likewise.
48754
48755 2011-05-17  H.J. Lu  <hongjiu.lu@intel.com>
48756
48757         [BZ #12775]
48758         * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
48759         * math/Makefile (tests): Add test-powl.
48760         (CFLAGS-test-powl.c): Define.
48761         * math/test-powl.c: New file.
48762
48763 2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
48764
48765         * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
48766
48767 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
48768
48769         [BZ #11837]
48770         * iconvdata/gb18030.c: Update to GB18020-2005.
48771
48772 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
48773
48774         * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
48775         RE_SYNTAX_POSIX_AWK): Update to match recent development.
48776         Patch by Aharon Robbins <arnold@skeeve.com>.
48777
48778         [BZ #11892]
48779         * stdlib/putenv.c (putenv): Don't always create copy of the variable
48780         on the stack.
48781
48782         [BZ #11895]
48783         * misc/pselect.c (__pselect): Handle timeout value errors hidden
48784         through underflows.
48785
48786         [BZ #12766]
48787         * misc/error.c (error_at_line): Ensure file_name and old_file_name
48788         point to strings before performing equality test for error_one_per_line
48789         mode.
48790
48791         [BZ #11697]
48792         * login/programs/pt_chown.c (do_pt_chown): Always call chown.
48793
48794         [BZ #11820]
48795         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
48796         (struct user_fpregs_struct): Avoid __uint*_t types.
48797
48798         [BZ #6420]
48799         * malloc/mtrace.c (tr_where): Add additional parameter to point to
48800         symbol info.  Use it instead of calling _dl_addr locally.
48801         (lock_and_info): New function.
48802         (tr_freehook): Call lock_and_info and pass symbol info as additional
48803         parameter to tr_where.
48804         (tr_mallochook): Likewise.
48805         (tr_reallochook): Likewise.
48806         (tr_memalignhook): Likewise.
48807
48808         * malloc/mtrace.c: Remove support for USE_MTRACE_FILE.  It is not
48809         used and couldn't be at all thread-safe.
48810
48811 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
48812
48813         * libio/freopen.c (freopen): Don't close old file descriptor
48814         before the new one is opened.  Instead dup the new file descriptor
48815         to the old one after the new stream is created.
48816         * libio/freopen64.c (freopen64): Likewise.
48817         * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
48818         * libio/fileops.c (_IO_new_file_close_it): Handle new
48819         _IO_FLAGS2_NOCLOSE flag.
48820         (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
48821         If _IO_file_open didn't set FD_CLOEXEC do it after the call.
48822         * libio/oldfileops.c (_IO_old_file_close_it): Handle new
48823         _IO_FLAGS2_NOCLOSE flag.
48824         * include/unistd.h: Add hidden_proto for dup3.
48825         Define __have_dup3.
48826         * io/dup3.c: Define hidden symbol.
48827         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
48828
48829         [BZ #7101]
48830         * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
48831         when an incomplete long option is used.
48832         * posix/tst-getopt_long1.c: New file.
48833         * posix/Makefile (tests): Add tst-getopt_long1.
48834
48835         [BZ #10138]
48836         * scripts/config.guess: Update from autoconf-2.68.
48837         * scripts/config.sub: Likewise.
48838
48839         [BZ #10157]
48840         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
48841         tests into ...
48842         (has_cpuclock): ...this.  New function.
48843         * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
48844         macro here based on has_cpuclock code.
48845
48846         [BZ #10149]
48847         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
48848         First byte (not low byte) is now always NUL.
48849         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
48850
48851         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
48852         Use non-cancelable interfaces.
48853
48854         [BZ #9809]
48855         * locale/iso-639.def: Add entry for Sorani.
48856
48857         [BZ #11901]
48858         * include/stdlib.h: Move include protection to the right place.
48859         Define abort_msg_s.  Declare __abort_msg with it.
48860         * stdlib/abort.c (__abort_msg): Adjust type.
48861         * assert/assert.c (__assert_fail_base): New function.  Majority
48862         of code from __assert_fail.  Allocate memory for __abort_msg with
48863         mmap.
48864         (__assert_fail): Now call __assert_fail_base.
48865         * assert/assert-perr.c: Remove bulk of implementation.  Use
48866         __assert_fail_base.
48867         * include/assert.hL Declare __assert_fail_base.
48868         * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
48869         mmap.
48870         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
48871
48872 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
48873
48874         [BZ #11952]
48875         [BZ #12453]
48876         * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
48877         until all modules are registered in the DTV.
48878         * elf/Makefile: Add rules to build and run tst-tls19.
48879         * elf/tst-tls19.c: New file.
48880         * elf/tst-tls19mod1.c: New file.
48881         * elf/tst-tls19mod2.c: New file.
48882         * elf/tst-tls19mod3.c: New file.
48883         Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
48884
48885         [BZ #12083]
48886         * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
48887         correctly.
48888
48889         [BZ #12601]
48890         * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
48891         two-byte sequence errors.
48892         * iconvdata/Makefile (tests): Add bug-iconv8.
48893         * iconvdata/bug-iconv8.c: New file.
48894
48895         [BZ #12626]
48896         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
48897         buf2 definition.
48898
48899         * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
48900
48901         [BZ #12432]
48902         * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
48903         (dummy_getcfa): New function.
48904         (init): Get _Unwind_GetCFA address, use dummy if not found.
48905         (backtrace_helper): In recursion check, also check whether CFA changes.
48906         (__backtrace): Completely initialize arg.
48907
48908         * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
48909         storing incomplete byte sequence in state object.  Avoid testing for
48910         guaranteed too small input if we know there is enough data available.
48911
48912 2011-05-11  Andreas Schwab  <schwab@redhat.com>
48913
48914         * Makeconfig (+link-pie): Indent.
48915         * Rules (binaries-pie): Define if $(have-fpie) and
48916         $(build-shared).
48917         (binaries-shared): Also filter out $(binaries-pie).
48918         ($(addprefix $(objpfx),$(binaries-pie))): New rule.
48919         * nscd/Makefile (others-pie): Add nscd.
48920         (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
48921         ($(objpfx)nscd): Remove command override.
48922         * login/Makefile (others-pie): Add pt_chown.
48923         ($(objpfx)pt_chown): Remove command override.
48924         * elf/Makefile: Add PIE tests to tests and tests-pie variables and
48925         remove command overrides.
48926
48927 2011-05-13  Ulrich Drepper  <drepper@gmail.com>
48928
48929         * libio/tst_putwc.c: Fix error messages.
48930
48931         [BZ #12724]
48932         * libio/fileops.c (_IO_new_file_close_it): Always flush when
48933         currently writing and seek to current position when not.
48934         * libio/Makefile (tests): Add bug-fclose1.
48935         * libio/bug-fclose1.c: New file.
48936
48937 2011-05-12  Ulrich Drepper  <drepper@gmail.com>
48938
48939         [BZ #12511]
48940         * elf/dl-lookup.c (enter): Don't test for copy relocation here and
48941         don't set DF_1_NODELETE here.
48942         (do_lookup_x): When entering new entry test for copy relocation
48943         and if necessary set DF_1_NODELETE flag.
48944         * elf/tst-unique4.cc: New file.
48945         * elf/tst-unique4.h: New file.
48946         * elf/tst-unique4lib.cc: New file.
48947         * elf/Makefile: Add rules to build and run tst-unique4.
48948         Patch by Piotr Bury <pbury@goahead.com>.
48949
48950 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
48951
48952         [BZ #12052]
48953         * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
48954
48955         [BZ #12625]
48956         * misc/mntent_r.c (addmntent): Flush the stream after the output
48957
48958         [BZ #12393]
48959         * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
48960         (is_trusted_path_normalize): Skip initial colon.  Append slash
48961         to empty buffer.  Duplicate is_trusted_path code but allow
48962         constructed patch to be prefix.
48963         (is_dst): Allow $ORIGIN followed by /.
48964         (_dl_dst_substitute): Correct clearing of check_for_trusted.
48965         Correct testing of result of is_trusted_path_normalize
48966         (decompose_rpath): Fix warning.
48967
48968 2011-05-10  Ulrich Drepper  <drepper@gmail.com>
48969
48970         [BZ #11257]
48971         * grp/initgroups.c (internal_getgrouplist): When we found the service
48972         list through the initgroups entry in nsswitch.conf do not always
48973         continue on a successful lookup.  Don't always use the
48974         __nss_group_database value if it is set.
48975         * nss/nsswitch.conf (initgroups): Change action for successful db
48976         lookup to continue for compatibility.
48977
48978 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
48979
48980         [BZ #11532]
48981         * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
48982         and CP774 modules.
48983         * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
48984         and CP774 modules.
48985         * iconvdata/tst-tables.sh: Likewise.
48986         * iconvdata/cp770.c: New file.
48987         * iconvdata/cp771.c: New file.
48988         * iconvdata/cp772.c: New file.
48989         * iconvdata/cp773.c: New file.
48990         * iconvdata/cp774.c: New file.
48991         * iconvdata/testdata/CP770: New file.
48992         * iconvdata/testdata/CP770..UTF8: New file.
48993         * iconvdata/testdata/CP771: New file.
48994         * iconvdata/testdata/CP771..UTF8: New file.
48995         * iconvdata/testdata/CP772: New file.
48996         * iconvdata/testdata/CP772..UTF8: New file.
48997         * iconvdata/testdata/CP773: New file.
48998         * iconvdata/testdata/CP773..UTF8: New file.
48999         * iconvdata/testdata/CP774: New file.
49000         * iconvdata/testdata/CP774..UTF8: New file.
49001
49002         * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
49003         END CHARMAP line.
49004         * iconvdata/gen-8bit-gap.sh: Likewise.
49005         * iconvdata/gen-8bit.sh: Likewise.
49006
49007         * locale/iso-639.def: Add ary entry.
49008
49009         [BZ #11258]
49010         * locale/C-translit.h.in: Add U20A1 transliteration.
49011
49012         [BZ #12178]
49013         * locale/iso-639.def: Add wae entry.
49014         Patch by Kevin Bortis <bortis@translate-wae.ch>.
49015
49016         [BZ #12545]
49017         * locale/programs/localedef.c (construct_output_path): Use ssize_t
49018         for n.
49019
49020         [BZ #12711]
49021         * locale/C-translit.h.in: Add entry for U20B9.
49022         Patch by pravin.d.s@gmail.com.
49023
49024 2011-05-08  Ulrich Drepper  <drepper@gmail.com>
49025
49026         [BZ #12713]
49027         * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
49028         ENAMETOOLONG use generic getcwd.
49029         * sysdeps/posix/getcwd.c: Add support to use openat.  Make usable
49030         in rtld.  Use *stat64.
49031         * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
49032         Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
49033         * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
49034         * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
49035         * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
49036         * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
49037         * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
49038         __fstatat64 macros.
49039         * include/dirent.h: Add libc_hidden_proto for rewinddir.
49040         * dirent/rewinddir.c: Add libc_hidden_def.
49041         * sysdeps/mach/hurd/rewinddir.c: Likewise.
49042         * sysdeps/unix/rewinddir.c: Likewise.  Don't do locking outside libc.
49043
49044         * include/dirent.h (__alloc_dir): Add flags parameter.
49045         * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
49046         * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
49047         __alloc_dir.
49048         (__alloc_dir): Take new parameter.  Don't call fcntl for invocations
49049         from fdopendir if O_CLOEXEC is already set.
49050
49051 2011-03-15  Alan Modra  <amodra@gmail.com>
49052
49053         * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
49054         l_tls_firstbyte_offset non-zero.  Save padding offset in
49055         l_tls_firstbyte_offset for later use.
49056         * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
49057         freeing static tls block.
49058
49059 2011-03-05  Jonathan Nieder  <jrnieder@gmail.com>
49060
49061         * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
49062         where #ifdef was intended.  The intent is to prevent ARG_MAX from
49063         being defined by the kernel headers.
49064
49065 2011-05-07  Ulrich Drepper  <drepper@gmail.com>
49066
49067         [BZ #12734]
49068         * resolv/resolv.h: Define RES_NOTLDQUERY.
49069         * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
49070         no-tld-query and set RES_NOTLDQUERY.
49071         * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
49072         * resolv/res_query.c (__libc_res_nsearch): Backport changes from
49073         modern BIND to search name as TLD unless forbidden.
49074
49075 2011-05-07  Petr Baudis  <pasky@suse.cz>
49076             Ulrich Drepper  <drepper@gmail.com>
49077
49078         [BZ #12393]
49079         * elf/dl-load.c (fillin_rpath): Move trusted path check...
49080         (is_trusted_path): ...to here.
49081         (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
49082         (_dl_dst_substitute): Verify expanded $ORIGIN path elements
49083         using is_trusted_path_normalize() in setuid scripts.
49084
49085 2011-05-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
49086
49087         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
49088         __BEGIN/__END_DECLS.
49089
49090 2011-05-06  Ulrich Drepper  <drepper@gmail.com>
49091
49092         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
49093         NSS_STATUS_NOTFOUND if no record was found.
49094
49095 2011-05-05  Andreas Schwab  <schwab@redhat.com>
49096
49097         * sunrpc/Makefile (headers): Add rpc/netdb.h.
49098         (headers-not-in-tirpc): Remove rpc/netdb.h
49099         * resolv/netdb.h: Revert last change.
49100
49101 2011-05-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
49102
49103         * Makeconfig (link-libc-static): Use --{start,end}-group to handle
49104         circular dependency between libgcc.a and libc.a.
49105
49106 2011-05-05  Andreas Schwab  <schwab@redhat.com>
49107
49108         * resolv/netdb.h: Don't include <rpc/netdb.h>.
49109         * nis/Makefile: Don't install rpcsvc/*.
49110         * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
49111         instead of <rpc/types.h>.
49112         (MAXHOSTNAMELEN): Define.
49113
49114 2011-05-03  Andreas Schwab  <schwab@redhat.com>
49115
49116         * elf/ldconfig.c (add_dir): Don't crash on empty path.
49117
49118 2011-04-28  Maciej Babinski  <mbabinski@google.com>
49119
49120         [BZ #12714]
49121         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
49122         gethostbyname4_r when IPv6 results are possible.
49123
49124 2011-05-02  Ulrich Drepper  <drepper@gmail.com>
49125
49126         [BZ #12723]
49127         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
49128         _PC_PIPE_BUF handling.
49129
49130 2011-04-30  Bruno Haible  <bruno@clisp.org>
49131
49132         [BZ #12717]
49133         * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
49134         * resolv/netdb.h (getnameinfo): Change type of flags parameter
49135         to 'int'.
49136         * inet/getnameinfo.c (getnameinfo): Likewise.
49137
49138 2011-04-29  Ulrich Drepper  <drepper@gmail.com>
49139
49140         * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
49141         to groups setting in database lookup.
49142         * nss/nsswitch.conf: Add initgroups entry.
49143
49144 2011-04-22  Ulrich Drepper  <drepper@gmail.com>
49145
49146         [BZ #12685]
49147         * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
49148         mode string.
49149         Patch by Eric Blake <eblake@redhat.com>.
49150
49151 2011-04-20  H.J. Lu  <hongjiu.lu@intel.com>
49152
49153         * sunrpc/Makefile (need-export-routines): Add svc_run.
49154         (routines): Remove svc_run.
49155         ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
49156         * sunrpc/clnt_perr.c (clnt_perrno): Export.
49157         * sunrpc/svc_run.c (svc_run): Likewise.
49158         * sunrpc/svc_udp.c (svcudp_create): Likewise.
49159
49160 2011-04-21  Ulrich Drepper  <drepper@gmail.com>
49161
49162         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
49163         problem in reallocation in last patch.
49164
49165 2011-04-20  Ulrich Drepper  <drepper@gmail.com>
49166
49167         * sunrpc/Makefile: Move inclusion of Rules.
49168
49169 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
49170
49171         * nss/nss_files/files-initgroups.c: New file.
49172         * nss/Makefile (libnss_files-routines): Add files-initgroups.
49173         * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
49174         _nss_files_initgroups_dyn.
49175
49176 2011-03-31  Richard Sandiford  <richard.sandiford@linaro.org>
49177
49178         * elf/elf.h (R_ARM_IRELATIVE): Define.
49179
49180 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
49181
49182         * po/ru.po: Update from translation team.
49183
49184 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
49185
49186         * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
49187         dependencies.
49188
49189 2011-02-06  Mike Frysinger  <vapier@gentoo.org>
49190
49191         [BZ #12653]
49192         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
49193         MEMCPY_CHK with USE_AS_BCOPY ifdef check.
49194         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
49195         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
49196         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
49197
49198 2011-03-28  Andreas Schwab  <schwab@linux-m68k.org>
49199
49200         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
49201         differing bytes.
49202         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
49203         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
49204         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
49205
49206 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
49207
49208         [BZ #12420]
49209         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
49210         storing it.
49211         * stdlib/bug-getcontext.c: New file.
49212         * stdlib/Makefile: Add rules to build and run bug-getcontext.
49213
49214 2011-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
49215
49216         * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
49217         instructions into .machine "z9-109".
49218         * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
49219         * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
49220
49221 2011-04-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
49222
49223         * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
49224         between environment variables and auxiliary vector.
49225
49226 2011-04-16  Ulrich Drepper  <drepper@gmail.com>
49227
49228         * Makefile: Add rules to build linkobj/libc.so.
49229         * include/libc-symbols.h: Define libc_hidden_nolink.
49230         * include/rpc/auth.h: Mark functions which are to be hidden.
49231         * include/rpc/auth_des.h: Likewise.
49232         * include/rpc/auth_unix.h: Likewise.
49233         * include/rpc/clnt.h: Likewise.
49234         * include/rpc/des_crypt.h: Likewise.
49235         * include/rpc/key_prot.h: Likewise.
49236         * include/rpc/pmap_clnt.h: Likewise.
49237         * include/rpc/pmap_prot.h: Likewise.
49238         * include/rpc/pmap_rmt.h: Likewise.
49239         * include/rpc/rpc_msg.h: Likewise.
49240         * include/rpc/svc.h: Likewise.
49241         * include/rpc/svc_auth.h: Likewise.
49242         * include/rpc/xdr.h: Likewise.
49243         * nis/Makefile: Link all DSOs against linkobj/libc.so.
49244         * nss/Makefile: Likewise.
49245         * sunrpc/Makefile: Don't install headers.  Build library with normal
49246         entry points.  Don't build rpcinfo.  Link RPC tests appropriately.
49247         * sunrpc/auth_des.c: Hide exported symbols by default, export some
49248         for the compat linking library.  Remove use of INTDEF/INTUSE.
49249         * sunrpc/auth_none.c: Likewise.
49250         * sunrpc/auth_unix.c: Likewise.
49251         * sunrpc/authdes_prot.c: Likewise.
49252         * sunrpc/authuxprot.c: Likewise.
49253         * sunrpc/clnt_gen.c: Likewise.
49254         * sunrpc/clnt_perr.c: Likewise.
49255         * sunrpc/clnt_raw.c: Likewise.
49256         * sunrpc/clnt_simp.c: Likewise.
49257         * sunrpc/clnt_tcp.c: Likewise.
49258         * sunrpc/clnt_udp.c: Likewise.
49259         * sunrpc/clnt_unix.c: Likewise.
49260         * sunrpc/des_crypt.c: Likewise.
49261         * sunrpc/des_soft.c: Likewise.
49262         * sunrpc/get_myaddr.c: Likewise.
49263         * sunrpc/key_call.c: Likewise.
49264         * sunrpc/key_prot.c: Likewise.
49265         * sunrpc/netname.c: Likewise.
49266         * sunrpc/pm_getmaps.c: Likewise.
49267         * sunrpc/pm_getport.c: Likewise.
49268         * sunrpc/pmap_clnt.c: Likewise.
49269         * sunrpc/pmap_prot.c: Likewise.
49270         * sunrpc/pmap_prot2.c: Likewise.
49271         * sunrpc/pmap_rmt.c: Likewise.
49272         * sunrpc/publickey.c: Likewise.
49273         * sunrpc/rpc_cmsg.c: Likewise.
49274         * sunrpc/rpc_common.c: Likewise.
49275         * sunrpc/rpc_dtable.c: Likewise.
49276         * sunrpc/rpc_prot.c: Likewise.
49277         * sunrpc/rpc_thread.c: Likewise.
49278         * sunrpc/rtime.c: Likewise.
49279         * sunrpc/svc.c: Likewise.
49280         * sunrpc/svc_auth.c: Likewise.
49281         * sunrpc/svc_authux.c: Likewise.
49282         * sunrpc/svc_raw.c: Likewise.
49283         * sunrpc/svc_run.c: Likewise.
49284         * sunrpc/svc_simple.c: Likewise.
49285         * sunrpc/svc_tcp.c: Likewise.
49286         * sunrpc/svc_udp.c: Likewise.
49287         * sunrpc/svc_unix.c: Likewise.
49288         * sunrpc/svcauth_des.c: Likewise.
49289         * sunrpc/xcrypt.c: Likewise.
49290         * sunrpc/xdr.c: Likewise.
49291         * sunrpc/xdr_array.c: Likewise.
49292         * sunrpc/xdr_float.c: Likewise.
49293         * sunrpc/xdr_intXX_t.c: Likewise.
49294         * sunrpc/xdr_mem.c: Likewise.
49295         * sunrpc/xdr_rec.c: Likewise.
49296         * sunrpc/xdr_ref.c: Likewise.
49297         * sunrpc/xdr_sizeof.c: Likewise.
49298         * sunrpc/xdr_stdio.c: Likewise.
49299
49300 2011-04-10  Ulrich Drepper  <drepper@gmail.com>
49301
49302         [BZ #12650]
49303         * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
49304         * sysdeps/ia64/dl-tls.h: Likewise.
49305         * sysdeps/powerpc/dl-tls.h: Likewise.
49306         * sysdeps/s390/dl-tls.h: Likewise.
49307         * sysdeps/sh/dl-tls.h: Likewise.
49308         * sysdeps/sparc/dl-tls.h: Likewise.
49309         * sysdeps/x86_64/dl-tls.h: Likewise.
49310         * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
49311
49312 2011-03-14  Andreas Schwab  <schwab@redhat.com>
49313
49314         * elf/dl-load.c (_dl_dst_substitute): When skipping the first
49315         rpath element also skip the following colon.
49316         (expand_dynamic_string_token): Add is_path parameter and pass
49317         down to DL_DST_REQUIRED and _dl_dst_substitute.
49318         (decompose_rpath): Call expand_dynamic_string_token with
49319         non-zero is_path.  Ignore empty rpaths.
49320         (_dl_map_object_from_fd): Call expand_dynamic_string_token
49321         with zero is_path.
49322
49323 2011-04-08  Andreas Schwab  <schwab@linux-m68k.org>
49324
49325         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
49326         Make cancelable.
49327
49328 2011-04-09  Ulrich Drepper  <drepper@gmail.com>
49329
49330         [BZ #12655]
49331         * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
49332         Patch by Filipe David Manana <fdmanana@apache.org>.
49333
49334 2011-04-07  Andreas Schwab  <schwab@redhat.com>
49335
49336         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
49337         Maintain aligned stack.
49338         (CHECK_RSP): Remove unused macro.
49339
49340 2011-04-03  Ulrich Drepper  <drepper@gmail.com>
49341
49342         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
49343         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
49344
49345 2011-04-02  Ulrich Drepper  <drepper@gmail.com>
49346
49347         * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
49348
49349         * include/features.h: Mention __USE_XOPEN2K8 in comment.
49350
49351 2011-03-26  H.J. Lu  <hongjiu.lu@intel.com>
49352
49353         [BZ #12518]
49354         * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
49355         * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
49356         * sysdeps/x86_64/memmove.c: New file.
49357         * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
49358         (memcpy): Renamed to ...
49359         (__new_memcpy): This.
49360         (memcpy): Provide GLIBC_2_14 memcpy.
49361         * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
49362         (memcpy): Provide GLIBC_2_2_5 memcpy.
49363
49364 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
49365
49366         [BZ #12631]
49367         * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
49368
49369 2011-03-30  Andreas Schwab  <schwab@redhat.com>
49370
49371         * misc/syncfs.c: New file.
49372         * misc/Makefile (routines): Add syncfs.
49373         * posix/unistd.h: Declare syncfs.
49374         * sysdeps/unix/syscalls.list: Add syncfs.
49375
49376 2011-04-01  Andreas Schwab  <schwab@redhat.com>
49377
49378         * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
49379         open_by_handle_at.
49380         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
49381         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
49382         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
49383         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
49384         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
49385         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
49386         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
49387
49388 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
49389
49390         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
49391         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
49392         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
49393         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
49394         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
49395         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
49396         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
49397
49398         * io/Makefile: Compile fallocate.c, fallocate64.c, and
49399         sync_file_range.c with -fexceptions.
49400         * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
49401         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
49402         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
49403         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
49404         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
49405         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
49406         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
49407         sync_file_range as cancellation point
49408         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file.  This is
49409         now a wrapper around __call_sync_file_range with cancellation handling.
49410         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
49411         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this.  Change
49412         function name to __call_sync_file_range.
49413         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
49414         Add call_sync_file_range.
49415
49416 2011-04-01  Andreas Schwab  <schwab@redhat.com>
49417
49418         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
49419         bits/timex.h.
49420
49421 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
49422
49423         * iconv/iconv.h: Fix typo in comment.
49424         * io/fcntl.h: Likewise.
49425         * libio/stdio.h: Likewise.
49426         * posix/spawn.h: Likewise.
49427         * posix/unistd.h: Likewise.
49428         * stdlib/stdlib.h: Likewise.
49429         * time/time.h: Likewise.
49430         * wcsmbs/wchar.h: Likewise.
49431
49432         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
49433         open_by_handle): Add.
49434         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
49435         and MAX_HANDLE_SZ.  Declare name_to_handle_at and open_by_handle.
49436         Augment a few comments.
49437         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
49438         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
49439         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
49440         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
49441         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
49442         * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
49443         open_by_handle.
49444
49445         * io/fcntl.h (AT_EMPTY_PATH): Define.
49446
49447 2011-03-30  Ulrich Drepper  <drepper@gmail.com>
49448
49449         * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
49450         * sysdeps/unix/sysv/linux/bits/time.h: New file.
49451         * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
49452         to...
49453         * sysdeps/unix/sysv/linux/bits/timex.h: ...here.  New file.
49454         * Versions.def: Add GLIBC_2.14.
49455         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
49456         Export.
49457
49458 2011-03-22  Ulrich Drepper  <drepper@gmail.com>
49459
49460         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
49461         round counter.
49462         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
49463
49464 2011-03-20  H.J. Lu  <hongjiu.lu@intel.com>
49465
49466         [BZ #12597]
49467         * string/test-strncmp.c (do_page_test): New function.
49468         (check2): Likewise.
49469         (test_main): Call check2.
49470         * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
49471
49472 2011-03-20  Ulrich Drepper  <drepper@gmail.com>
49473
49474         [BZ #12587]
49475         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
49476         Handle cache information in CPU leaf 4.
49477         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
49478
49479 2011-03-18  Ulrich Drepper  <drepper@gmail.com>
49480
49481         [BZ #12583]
49482         * posix/fnmatch.c (fnmatch): Check size of pattern in wide
49483         character representation.
49484         Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
49485
49486 2011-03-16  Ryan S. Arnold  <rsa@us.ibm.com>
49487
49488         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
49489         END(__isnan) to END(__isnanf) to match function entry point/label
49490         EALIGN(__isnanf,...).
49491
49492 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
49493
49494         * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
49495
49496 2011-03-10  Ulrich Drepper  <drepper@gmail.com>
49497
49498         [BZ #12510]
49499         * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
49500         copy from the symbol referenced in the relocation to initialize the
49501         used variable.
49502         Patch by Piotr Bury <pbury@goahead.com>.
49503         * elf/Makefile: Add rules to build and tst-unique3.
49504         * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
49505         * elf/tst-unique3.cc: New file.
49506         * elf/tst-unique3.h: New file.
49507         * elf/tst-unique3lib.cc: New file.
49508         * elf/tst-unique3lib2.cc: New file.
49509
49510         * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
49511
49512 2011-03-10  Mike Frysinger  <vapier@gentoo.org>
49513
49514         * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
49515         $LDFLAGS and -nostdlib -nostartfiles to linking step.  Change main
49516         to _start.
49517
49518 2011-03-06  Ulrich Drepper  <drepper@gmail.com>
49519
49520         * elf/dl-load.c (_dl_map_object): If we are looking for the first
49521         to-be-loaded object along a path to loader is ld.so.
49522
49523 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
49524             Ulrich Drepper  <drepper@gmail.com>
49525
49526         * sysdeps/x86_64/memset.S: After aligning destination, code
49527         branches to different locations depending on the value of
49528         misalignment, when multiarch is enabled. Fix this.
49529
49530 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
49531
49532         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
49533         Set _x86_64_preferred_memory_instruction for AMD processsors.
49534         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
49535         Set bit_Prefer_SSE_for_memop for AMD processors.
49536
49537 2011-03-04  Ulrich Drepper  <drepper@gmail.com>
49538
49539         * libio/fmemopen.c (fmemopen): Optimize a bit.
49540
49541 2011-03-03  Andreas Schwab  <schwab@redhat.com>
49542
49543         * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
49544
49545 2011-03-03  Roland McGrath  <roland@redhat.com>
49546
49547         * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
49548
49549 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
49550
49551         * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
49552         __bzero_ultra1 instead of __memset_ultra1.
49553
49554 2011-02-23  Andreas Schwab  <schwab@redhat.com>
49555             Ulrich Drepper  <drepper@gmail.com>
49556
49557         [BZ #12509]
49558         * include/link.h (struct link_map): Add l_orig_initfini.
49559         * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
49560         returning unsuccessfully.
49561         * elf/dl-close.c (_dl_close_worker): If this is the last explicit
49562         close of a file loaded at startup, restore the original l_initfini
49563         list.
49564         * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
49565         list, store the pointer.
49566         * elf/Makefile ($(objpfx)noload-mem): New rule.
49567         (noload-ENV): Define.
49568         (tests): Add $(objpfx)noload-mem.
49569         * elf/noload.c: Include <memcheck.h>.
49570         (main): Call mtrace.  Close all opened handles.
49571
49572 2011-02-17  Andreas Schwab  <schwab@redhat.com>
49573
49574         [BZ #12454]
49575         * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
49576         dependencies are missing.
49577
49578 2011-02-22  Samuel Thibault  <samuel.thibault@ens-lyon.org>
49579
49580         Fix __if_freereq crash: Unlike the generic version which uses free,
49581         Hurd needs munmap.
49582         * sysdeps/mach/hurd/ifreq.h: New file.
49583
49584 2011-01-27  Petr Baudis  <pasky@suse.cz>
49585             Ulrich Drepper  <drepper@gmail.com>
49586
49587         [BZ 12445]#
49588         * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
49589         to extend_alloca().
49590         * stdio-common/bug23.c: New file.
49591         * stdio-common/Makefile (tests): Add bug23.
49592
49593 2010-09-28  Andreas Schwab  <schwab@redhat.com>
49594             Ulrich Drepper  <drepper@gmail.com>
49595
49596         [BZ #12489]
49597         * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
49598         before performing relro protection.  At old place add assertion
49599         to make sure nothing changed.
49600
49601 2011-02-17  Nathan Sidwell  <nathan@codesourcery.com>
49602             Glauber de Oliveira Costa  <glommer@gmail.com>
49603
49604         * elf/elf.h: Add new ARM TLS relocs.
49605
49606 2011-02-16  Ryan S. Arnold  <rsa@us.ibm.com>
49607
49608         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
49609         (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
49610         cast from r3.
49611         * sysdeps/wordsize-64/Makefile: New file.  Add tst-writev to
49612         'tests' variable.
49613         * sysdeps/wordsize-64/tst-writev.c: New file.
49614
49615 2011-02-15  Ryan S. Arnold  <rsa@us.ibm.com>
49616
49617         * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
49618         -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
49619         insns in _dl_start to prevent a TOC reference before relocs are
49620         resolved.
49621
49622 2011-02-15  Ulrich Drepper  <drepper@gmail.com>
49623
49624         [BZ #12469]
49625         * Makeconfig: Remove RANLIB definition.
49626         * Makerules: Don't use RANLIB.
49627         * aclocal.m4: Remove ranlib test.
49628         * configure.in: No need to check for ranlib.
49629         * elf/rtld-Rules: Don't use RANLIB.
49630
49631 2011-02-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
49632
49633         * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
49634         protection macro.
49635         * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
49636         inclusion protection macro.
49637
49638         * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
49639         SIGRTMIN and SIGRTMAX and print information in that case only when
49640         SIGRTMIN is defined.
49641
49642 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
49643
49644         * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
49645         arginfo fn returning -1.
49646
49647         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
49648         and thousands string is zero terminated.
49649
49650 2011-02-03  Andreas Schwab  <schwab@redhat.com>
49651
49652         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
49653         sysdeps/unix/sysv/linux/bits/socket.h.
49654
49655 2011-01-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
49656
49657         * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
49658         (__CPU_COUNT): Remove old macros.
49659         (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
49660         (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
49661         (__CPU_ALLOC, __CPU_FREE): Add macros.
49662         (__sched_cpualloc, __sched_cpufree): Add declarations.
49663
49664 2011-02-05  Ulrich Drepper  <drepper@gmail.com>
49665
49666         * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
49667         (struct datahead): Reuse 32 bits of the alignment for a TTL field.
49668         * nscd/aicache.c (addhstaiX): Return timeout of added value.
49669         (readdhstai): Return value of addhstaiX call.
49670         * nscd/grpcache.c (cache_addgr): Return timeout of added value.
49671         (addgrbyX): Return value returned by cache_addgr.
49672         (readdgrbyname): Return value returned by addgrbyX.
49673         (readdgrbygid): Likewise.
49674         * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
49675         (addpwbyX): Return value returned by cache_addpw.
49676         (readdpwbyname): Return value returned by addhstbyX.
49677         (readdpwbyuid): Likewise.
49678         * nscd/servicescache.c (cache_addserv): Return timeout of added value.
49679         (addservbyX): Return value returned by cache_addserv.
49680         (readdservbyname): Return value returned by addservbyX:
49681         (readdservbyport): Likewise.
49682         * nscd/hstcache.c (cache_addhst): Return timeout of added value.
49683         (addhstbyX): Return value returned by cache_addhst.
49684         (readdhstbyname): Return value returned by addhstbyX.
49685         (readdhstbyaddr): Likewise.
49686         (readdhstbynamev6): Likewise.
49687         (readdhstbyaddrv6): Likewise.
49688         * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
49689         (readdinitgroups): Return value returned by addinitgroupsX.
49690         * nscd/cache.c (readdfcts): Change return value of functions to time_t.
49691         (prune_cache): Keep track of timeout value of re-added entries.
49692         * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
49693         * nscd/nscd.h: Adjust prototypes of readd* functions.
49694
49695 2011-02-04  Roland McGrath  <roland@redhat.com>
49696
49697         * nis/nis_server.c (nis_servstate): Use the right name for 0.
49698         (nis_stats): Likewise.
49699         * nis/nis_modify.c (nis_modify): Likewise.
49700         * nis/nis_remove.c (nis_remove): Likewise.
49701         * nis/nis_add.c (nis_add): Likewise.
49702
49703         * elf/dl-object.c (_dl_new_object): Remove unused variable L.
49704
49705         * posix/fnmatch_loop.c: Add some consts.
49706
49707         * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
49708
49709 2011-02-02  H.J. Lu  <hongjiu.lu@intel.com>
49710
49711         [BZ #12460]
49712         * config.make.in (config-cflags-novzeroupper): Define.
49713         * configure.in: Substitute libc_cv_cc_novzeroupper.
49714         * elf/Makefile (AVX-CFLAGS): Define.
49715         (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
49716         (CFLAGS-tst-auditmod4a.c): Likewise.
49717         (CFLAGS-tst-auditmod4b.c): Likewise.
49718         (CFLAGS-tst-auditmod6b.c): Likewise.
49719         (CFLAGS-tst-auditmod6c.c): Likewise.
49720         (CFLAGS-tst-auditmod7b.c): Likewise.
49721         * sysdeps/i386/configure.in: Check -mno-vzeroupper.
49722
49723 2011-02-02  Ulrich Drepper  <drepper@gmail.com>
49724
49725         * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
49726         function to the callback.
49727         Patch partly by Jiri Olsa <jolsa@redhat.com>.
49728
49729 2011-02-02  Andreas Schwab  <schwab@redhat.com>
49730
49731         * shadow/sgetspent.c: Check return value of __sgetspent_r instead
49732         of errno.
49733
49734 2011-01-19  Ulrich Drepper  <drepper@gmail.com>
49735
49736         [BZ #11724]
49737         * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
49738         of constructors.
49739         * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
49740         of destructors.
49741         (_dl_fini): Don't call _dl_sort_fini if there is only one object.
49742
49743         [BZ #11724]
49744         * elf/Makefile: Add rules to build and run new test.
49745         * elf/tst-initorder.c: New file.
49746         * elf/tst-initorder.exp: New file.
49747         * elf/tst-initordera1.c: New file.
49748         * elf/tst-initordera2.c: New file.
49749         * elf/tst-initordera3.c: New file.
49750         * elf/tst-initordera4.c: New file.
49751         * elf/tst-initorderb1.c: New file.
49752         * elf/tst-initorderb2.c: New file.
49753         * elf/tst-order-a1.c: New file.
49754         * elf/tst-order-a2.c: New file.
49755         * elf/tst-order-a3.c: New file.
49756         * elf/tst-order-a4.c: New file.
49757         * elf/tst-order-b1.c: New file.
49758         * elf/tst-order-b2.c: New file.
49759         * elf/tst-order-main.c: New file.
49760         New test case by George Gensure <werkt0@gmail.com>.
49761
49762 2010-10-01  Andreas Schwab  <schwab@redhat.com>
49763
49764         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
49765         decoding ACE if AI_CANONIDN.
49766
49767 2011-01-18  Ulrich Drepper  <drepper@gmail.com>
49768
49769         * elf/Makefile: Build IFUNC tests unless multi-arch = no.
49770
49771 2011-01-17  Ulrich Drepper  <drepper@gmail.com>
49772
49773         * version.h (RELEASE): Bump for 2.13 release.
49774         * include/features.h: (__GLIBC_MINOR__): Bump to 13.
49775
49776         * io/fcntl.h: Define AT_NO_AUTOMOUNT.
49777
49778         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
49779         MADV_NOHUGEPAGE.
49780         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
49781         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
49782         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
49783         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
49784         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
49785         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
49786
49787         * posix/getconf.c: Update copyright year.
49788         * catgets/gencat.c: Likewise.
49789         * csu/version.c: Likewise.
49790         * debug/catchsegv.sh: Likewise.
49791         * debug/xtrace.sh: Likewise.
49792         * elf/ldconfig.c: Likewise.
49793         * elf/ldd.bash.in: Likewise.
49794         * elf/sprof.c (print_version): Likewise.
49795         * iconv/iconv_prog.c: Likewise.
49796         * iconv/iconvconfig.c: Likewise.
49797         * locale/programs/locale.c: Likewise.
49798         * locale/programs/localedef.c: Likewise.
49799         * malloc/memusage.sh: Likewise.
49800         * malloc/mtrace.pl: Likewise.
49801         * nscd/nscd.c (print_version): Likewise.
49802         * nss/getent.c: Likewise.
49803
49804         * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
49805         PF_CAIF, and PF_ALG.
49806         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
49807
49808 2011-01-16  Andreas Schwab  <schwab@linux-m68k.org>
49809
49810         * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
49811         (modules-names): Use them.
49812         (ifunc-test-modules, ifunc-pie-tests): Define.
49813         (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
49814         tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
49815         (test-extras): Likewise.
49816         ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
49817         $(compile-command.c).
49818         ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
49819         (all-built-dso): Define.
49820         (check-textrel.out, check-execstack.out): Depend on it.
49821
49822         * configure.in: Don't override --enable-multi-arch.
49823
49824 2011-01-15  Ulrich Drepper  <drepper@gmail.com>
49825
49826         [BZ #6812]
49827         * nscd/hstcache.c (tryagain): Define.
49828         (cache_addhst): Return tryagain not notfound for temporary errors.
49829         (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
49830         failed.
49831
49832 2011-01-14  Ulrich Drepper  <drepper@gmail.com>
49833
49834         [BZ #10563]
49835         * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
49836         to make the syscall.
49837         * sysdeps/unix/sysv/linux/setgroups.c: New file.
49838
49839         [BZ #12378]
49840         * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
49841         and fall back to matching as normal character if the string ends before
49842         the matching ']' is found.  This is what POSIX requires.
49843         * posix/testfnm.c: Adjust test result.
49844         * posix/globtest.sh: Adjust test result.  Add new test.
49845         * posix/tst-fnmatch.input: Likewise.
49846         * posix/tst-fnmatch2.c: Add new test.
49847
49848 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
49849
49850         * elf/Makefile (check-execstack): Revert last change.  Depend on
49851         check-execstack.h.
49852         (check-execstack.h): New target.
49853         (generated): Add check-execstack.h.
49854         * elf/check-execstack.c: Include "check-execstack.h".
49855         (main): Revert last change.
49856         (handle_file): Return zero if GNU_STACK is absent and
49857         DEFAULT_STACK_PERMS doesn't include PF_X.
49858
49859 2011-01-13  Ulrich Drepper  <drepper@gmail.com>
49860
49861         * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
49862         in child fails because the descriptor is already closed.
49863         * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
49864         * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
49865         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
49866
49867         [BZ #12397]
49868         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
49869         syscall.
49870
49871         [BZ #10484]
49872         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
49873         temporary buffer used to handle multi lookups locally.
49874         * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
49875
49876 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
49877
49878         * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
49879         loader is ld.so.
49880
49881 2011-01-10  Paul Pluzhnikov  <ppluzhnikov@google.com>
49882
49883         * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
49884         alignment for SSE2.
49885
49886 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
49887
49888         [BZ #12394]
49889         * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
49890         characters.  When rounding increased number of integer digits recompute
49891         number of groups.
49892         * stdio-common/tst-grouping.c: New file.
49893         * stdio-common/Makefile: Add rules to build and run tst-grouping.
49894
49895 2011-01-09  Ulrich Drepper  <drepper@gmail.com>
49896
49897         * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
49898         __FD_CLR, and __FS_ISSET.  gcc generates better code on its own.
49899
49900         * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
49901         void.
49902         * bits/select.h: Likewise.
49903
49904 2011-01-08  Ulrich Drepper  <drepper@gmail.com>
49905
49906         * po/ja.po: Update from translation team.
49907
49908 2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
49909
49910         [BZ #11155]
49911         * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
49912         implementation just like for lxstat, fxstatat, et al.
49913
49914 2010-12-27  Jim Meyering  <meyering@redhat.com>
49915
49916         [BZ #12348]
49917         * posix/regexec.c (build_trtable): Return failure indication upon
49918         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
49919
49920 2010-12-25  Ulrich Drepper  <drepper@gmail.com>
49921
49922         [BZ #12201]
49923         * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
49924         * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
49925         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
49926         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
49927
49928         [BZ #12207]
49929         * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
49930
49931         [BZ #12204]
49932         * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
49933         * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
49934
49935 2010-12-15  H.J. Lu  <hongjiu.lu@intel.com>
49936
49937         * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
49938         * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
49939         script has SORT_BY_INIT_PRIORITY.
49940         * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
49941         NO_CTORS_DTORS_SECTIONS is defined.
49942         * elf/soinit.c: Likewise.
49943         * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
49944         NO_CTORS_DTORS_SECTIONS is defined.
49945         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
49946         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
49947         * sysdeps/sh/init-first.c: Likewise.
49948         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
49949
49950 2010-12-24  Ulrich Drepper  <drepper@gmail.com>
49951
49952         * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
49953         always use the slow path.
49954
49955 2010-12-15  Ryan S. Arnold  <rsa@us.ibm.com>
49956
49957         * elf/Makefile: (check-execstack): Replace $(native-compile) with a
49958         similar rule which adds the sysdep directories to the header search in
49959         order to pick up the correct platform stackinfo.h.
49960         * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
49961         perform test if it is, otherwise return successfully without testing.
49962         * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
49963         DEFAULT_STACK_PERMS define in stackinfo.h.
49964         * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
49965         defined in stackinfo.h.
49966         * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
49967         DEFAULT_STACK_PERMS defined in stackinfo.h.
49968         * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
49969         * sysdeps/ia64/stackinfo.h: Likewise.
49970         * sysdeps/s390/stackinfo.h: Likewise.
49971         * sysdeps/sh/stackinfo.h: Likewise.
49972         * sysdeps/sparc/stackinfo.h: Likewise.
49973         * sysdeps/x86_64/stackinfo.h: Likewise.
49974         * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
49975         PF_X for powerpc64.  Retain PF_X for powerpc32.
49976
49977 2010-12-19  Ulrich Drepper  <drepper@gmail.com>
49978
49979         * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
49980         accurately.
49981         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
49982         GETDENTS_64BIT_ALIGNED.
49983
49984 2010-12-14  Ulrich Drepper  <dreper@gmail.com>
49985
49986         * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
49987
49988 2010-12-10  Andreas Schwab  <schwab@redhat.com>
49989
49990         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
49991         _GNU_SOURCE.
49992
49993         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
49994         * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
49995         Remove __restrict.
49996         (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
49997         (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
49998
49999 2010-12-09  Ulrich Drepper  <drepper@gmail.com>
50000
50001         [BZ #11655]
50002         * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
50003         are initialized.
50004
50005 2010-12-09  Jakub Jelinek  <jakub@redhat.com>
50006
50007         * string/bits/string3.h (memmove, bcopy): Remove __restrict.
50008
50009 2010-12-03  Ulrich Drepper  <drepper@gmail.com>
50010
50011         * po/it.po: Update from translation team.
50012
50013 2010-12-01  H.J. Lu  <hongjiu.lu@intel.com>
50014
50015         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
50016         unused codes.
50017
50018 2010-11-30  Ulrich Drepper  <drepper@gmail.com>
50019
50020         * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
50021
50022 2010-11-24  Andreas Schwab  <schwab@redhat.com>
50023
50024         * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
50025         specially.
50026         (gaih_getanswer_slice): Likewise.
50027
50028 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
50029
50030         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
50031
50032 2010-05-31  Petr Baudis  <pasky@suse.cz>
50033
50034         [BZ #11149]
50035         * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
50036         silently even in the chroot mode.
50037
50038 2010-11-22  Ulrich Drepper  <drepper@gmail.com>
50039
50040         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
50041         last patch a bit.  Pretty printing
50042
50043 2010-05-31  Petr Baudis <pasky@suse.cz>
50044
50045         [BZ #10085]
50046         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
50047         initialization of skip_initgroups_dyn.
50048
50049 2010-11-19  Ulrich Drepper  <drepper@gmail.com>
50050
50051         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
50052         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
50053
50054 2010-11-16  Ulrich Drepper  <drepper@gmail.com>
50055
50056         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
50057
50058 2010-11-11  Andreas Schwab  <schwab@redhat.com>
50059
50060         * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
50061         * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
50062         (tst-fnmatch-ENV): Set MALLOC_TRACE.
50063         ($(objpfx)tst-fnmatch-mem): New rule.
50064         (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
50065         * posix/tst-fnmatch.c (main): Call mtrace.
50066
50067 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
50068
50069         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
50070         Support Intel processor model 6 and model 0x2c.
50071
50072 2010-11-10  Luis Machado  <luisgpm@br.ibm.com>
50073
50074         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
50075           signed comparison.
50076
50077 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
50078
50079         [BZ #12205]
50080         * string/test-strncasecmp.c (check_result): New function.
50081         (do_one_test): Use it.
50082         (check1): New function.
50083         (test_main): Use it.
50084         * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
50085         Support strcasecmp and strncasecmp.
50086
50087 2010-11-08  Ulrich Drepper  <drepper@gmail.com>
50088
50089         [BZ #12194]
50090         * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
50091         * sysdeps/x86_64/bits/byteswap.h: Likewise.
50092
50093 2010-11-07  H.J. Lu  <hongjiu.lu@intel.com>
50094
50095         * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
50096         IFUNC support.
50097         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
50098         memset-x86-64.
50099         * sysdeps/x86_64/multiarch/bzero.S: New file.
50100         * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
50101         * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
50102         * sysdeps/x86_64/multiarch/memset.S: New file.
50103         * sysdeps/x86_64/multiarch/memset_chk.S: New file.
50104         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
50105         Set bit_Prefer_SSE_for_memop for Intel processors.
50106         * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
50107         Define.
50108         (index_Prefer_SSE_for_memop): Define.
50109         (HAS_PREFER_SSE_FOR_MEMOP): Define.
50110
50111 2010-11-04  Luis Machado  <luisgpm@br.ibm.com>
50112
50113         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
50114         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
50115
50116 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
50117
50118         [BZ #12191]
50119         * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
50120         (__x86_64_raw_data_cache_size_half): Likewise.
50121         (__x86_64_raw_shared_cache_size): Likewise.
50122         (__x86_64_raw_shared_cache_size_half): Likewise.
50123
50124         * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
50125         (__x86_64_raw_data_cache_size_half): Likewise.
50126         (__x86_64_raw_shared_cache_size): Likewise.
50127         (__x86_64_raw_shared_cache_size_half): Likewise.
50128         (init_cacheinfo): Set __x86_64_raw_data_cache_size,
50129         __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
50130         and __x86_64_raw_shared_cache_size_half.  Round
50131         __x86_64_data_cache_size_half, __x86_64_data_cache_size
50132         __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
50133         to multiple of 256 bytes.
50134
50135 2010-11-03  Ulrich Drepper  <drepper@gmail.com>
50136
50137         [BZ #12167]
50138         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
50139         of inacessible symlinks.  Verify result of symlink before returning it.
50140         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
50141         Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
50142
50143 2010-10-28  Erich Ritz  <erichritz@gmail.com>
50144
50145         * math/math.h (isinf): Fix typo in comment.
50146
50147 2010-11-01  Ulrich Drepper  <drepper@gmail.com>
50148
50149         * po/da.po: Update from translation team.
50150
50151 2010-10-26  Ulrich Drepper  <drepper@gmail.com>
50152
50153         * elf/rtld.c (dl_main): Move assertion after the point where rtld map
50154         is added to the list.
50155
50156 2010-10-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
50157             Ulrich Drepper  <drepper@gmail.com>
50158
50159         * elf/dl-object.c (_dl_new_object): Don't append the new object to
50160         the global list here.  Move code to...
50161         (_dl_add_to_namespace_list): ...here.  New function.
50162         * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
50163         * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
50164         * elf/dl-load.c (lose): Don't remove the element from the list.
50165         (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
50166         (_dl_map_object): Likewise.
50167
50168 2010-10-25  Ulrich Drepper  <drepper@gmail.com>
50169
50170         [BZ #12159]
50171         * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
50172         into all bytes of SSE register.
50173         Patch by Richard Li <richardpku@gmail.com>.
50174
50175 2010-10-24  Ulrich Drepper  <drepper@gmail.com>
50176
50177         [BZ #12140]
50178         * malloc/malloc.c (_int_free): Fill correct number of bytes when
50179         perturbing.
50180
50181 2010-10-20  Michael B. Brutman  <brutman@us.ibm.com>
50182
50183         * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
50184         * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
50185         * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
50186         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
50187         * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
50188         submachine.
50189         * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
50190
50191 2010-10-22  Andreas Schwab  <schwab@redhat.com>
50192
50193         * include/dlfcn.h (__RTLD_SECURE): Define.
50194         * elf/dl-load.c (_dl_map_object): Remove preloaded parameter.  Use
50195         mode & __RTLD_SECURE instead.
50196         (open_path): Rename preloaded parameter to secure.
50197         * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
50198         * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
50199         * elf/dl-deps.c (openaux): Likewise.
50200         * elf/rtld.c (struct map_args): Remove is_preloaded.
50201         (map_doit): Don't use it.
50202         (dl_main): Likewise.
50203         (do_preload): Use __RTLD_SECURE instead of is_preloaded.
50204         (dlmopen_doit): Add __RTLD_SECURE to mode bits.
50205
50206 2010-09-09  Andreas Schwab  <schwab@redhat.com>
50207
50208         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
50209         (sysd-rules-targets): Remove duplicates.
50210         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
50211         rtld-%.$o dependency.
50212
50213 2010-10-18  Andreas Schwab  <schwab@redhat.com>
50214
50215         * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
50216         _dl_map_object do it.
50217
50218 2010-10-19  Ulrich Drepper  <drepper@gmail.com>
50219
50220         * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
50221         fast fma builtins, define the macros in the C99 standard.
50222         (FP_FAST_FMAF): Likewise.
50223         (FP_FAST_FMAL): Likewise.
50224         * sysdeps/x86_64/bits/mathdef.h: Likewise.
50225
50226         * bits/mathdef.h: Update copyright year.
50227         * sysdeps/powerpc/bits/mathdef.h: Likewise.
50228
50229 2010-10-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
50230
50231         * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
50232         builtins, define the macros in the C99 standard.
50233         (FP_FAST_FMAF): Likewise.
50234         (FP_FAST_FMAL): Likewise.
50235         * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
50236         multiply/add.
50237         (FP_FAST_FMAF): Likewise.
50238
50239 2010-10-15  Jakub Jelinek  <jakub@redhat.com>
50240
50241         [BZ #3268]
50242         * math/libm-test.inc (fma_test): Some new testcases.
50243         * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
50244         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
50245         y and infinite z.  Do multiplication by C already in long double.
50246         * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
50247         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
50248         y and infinite z.  Do bitwise or of inexact bit into u.d.
50249         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
50250         * sysdeps/i386/fpu/s_fmaf.S: Removed.
50251         * sysdeps/i386/fpu/s_fma.S: Removed.
50252         * sysdeps/i386/fpu/s_fmal.S: Removed.
50253
50254 2010-10-16  Jakub Jelinek  <jakub@redhat.com>
50255
50256         [BZ #3268]
50257         * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
50258         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
50259         computation is not scheduled after fetestexcept.  Fix value
50260         of minimum denormal long double.
50261
50262 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
50263
50264         [BZ #3268]
50265         * math/libm-test.inc (fma_test): Add some more tests.
50266         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
50267         correctly.
50268
50269 2010-10-15  Andreas Schwab  <schwab@redhat.com>
50270
50271         * scripts/data/localplt-s390-linux-gnu.data: New file.
50272         * scripts/data/localplt-s390x-linux-gnu.data: New file.
50273
50274 2010-10-13  Jakub Jelinek  <jakub@redhat.com>
50275
50276         [BZ #3268]
50277         * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
50278         * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
50279         instead of dbl-64.
50280         * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
50281         inlines.
50282         * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
50283         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
50284         if one of x and y is very large and the other is subnormal.
50285         * sysdeps/s390/fpu/s_fmaf.c: New file.
50286         * sysdeps/s390/fpu/s_fma.c: New file.
50287         * sysdeps/powerpc/fpu/s_fmaf.S: New file.
50288         * sysdeps/powerpc/fpu/s_fma.S: New file.
50289         * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
50290         * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
50291         * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
50292
50293 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
50294
50295         [BZ #3268]
50296         * math/libm-test.inc (fma_test): Add some more fmaf tests, add
50297         fma tests.
50298         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
50299         * sysdeps/ieee754/dbl-64/s_fma.c: New file.
50300         * sysdeps/i386/i686/multiarch/s_fma.c: Include
50301         sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
50302         * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
50303         * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
50304         * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
50305
50306 2010-10-12  Ulrich Drepper  <drepper@redhat.com>
50307
50308         [BZ #12078]
50309         * posix/regcomp.c (parse_branch): One more memory leak plugged.
50310         * posix/bug-regex31.input: Add test case.
50311
50312 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
50313
50314         * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
50315         * posix/bug-regex31.input: New file.
50316
50317         [BZ #12078]
50318         * posix/regcomp.c (parse_branch): Free memory when allocation failed.
50319         (parse_sub_exp): Fix last change, use postorder.
50320
50321         * posix/bug-regex31.c: New file.
50322         * posix/Makefile: Add rules to build and run bug-regex31.
50323
50324         * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
50325
50326         [BZ #12078]
50327         * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
50328
50329         [BZ #12108]
50330         * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
50331         to have entries in sys_siglist.
50332
50333         [BZ #12093]
50334         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
50335         be NULL.
50336
50337 2010-10-07  Jakub Jelinek  <jakub@redhat.com>
50338
50339         [BZ #3268]
50340         * math/libm-test.inc (fma_test): Add 2 fmaf tests.
50341         * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
50342         * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
50343         sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
50344         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
50345         * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
50346         * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
50347         * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
50348         * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
50349         * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
50350         * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
50351         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
50352         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
50353         * math/ftestexcept.c (fetestexcept): Likewise.
50354         * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
50355         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
50356         * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
50357         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
50358         * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
50359         * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
50360         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
50361
50362 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
50363
50364         [BZ #12107]
50365         * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
50366         newline.
50367
50368 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
50369
50370         * string/bug-strstr1.c: New file.
50371         * string/Makefile: Add rules to build and run bug-strstr1.
50372
50373 2010-10-05  Eric Blake  <eblake@redhat.com>
50374
50375         [BZ #12092]
50376         * string/str-two-way.h (two_way_long_needle): Always clear memory
50377         when skipping input due to the shift table.
50378
50379 2010-10-03  Ulrich Drepper  <drepper@gmail.com>
50380
50381         [BZ #12005]
50382         * malloc/mcheck.c: Handle large requests.
50383
50384         [BZ #12077]
50385         * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
50386         for strncmp and strncasecmp.
50387         * string/stratcliff.c: Add tests for strcmp and strncmp.
50388         * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
50389
50390 2010-09-28  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
50391
50392         * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
50393         __set_fpscr.
50394
50395 2010-09-30  Andreas Jaeger  <aj@suse.de>
50396
50397         * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
50398         (CGROUP_SUPER_MAGIC): Define.
50399         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
50400         Handle btrfs and cgroup file systems.
50401         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
50402         Likewise.
50403
50404 2010-09-27  Luis Machado  <luisgpm@br.ibm.com>
50405
50406         * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
50407         * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
50408
50409 2010-09-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
50410
50411         [BZ #12067]
50412         * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
50413         trying to locate the ELF header.
50414
50415 2010-09-27  Andreas Schwab  <schwab@redhat.com>
50416
50417         [BZ #11611]
50418         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
50419         Mask out sign-bit copies when constructing f_fsid.
50420
50421 2010-09-24  Petr Baudis <pasky@suse.cz>
50422
50423         * debug/stack_chk_fail_local.c: Add missing licence exception.
50424         * debug/warning-nop.c: Likewise.
50425
50426 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
50427
50428         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
50429         implementing getdents64 using getdents syscall, set d_type if
50430         __ASSUME_GETDENTS32_D_TYPE.
50431
50432 2010-09-16  Andreas Schwab  <schwab@redhat.com>
50433
50434         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
50435         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
50436
50437 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
50438
50439         [BZ #12037]
50440         * posix/unistd.h: Undo change of feature selection for ftruncate from
50441         2010-01-11.
50442
50443 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
50444
50445         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
50446         detection.
50447
50448 2010-09-20  Andreas Schwab  <schwab@redhat.com>
50449
50450         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
50451         fanotify_mark.
50452         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
50453
50454 2010-09-14  Andreas Schwab  <schwab@redhat.com>
50455
50456         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
50457         variables after CHECK_SP call.
50458         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
50459
50460 2010-09-13  Andreas Schwab  <schwab@redhat.com>
50461             Ulrich Drepper  <drepper@redhat.com>
50462
50463         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
50464         re-relocationg ld.so.
50465         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
50466         _dl_init_paths call.
50467         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
50468         here anymore.
50469
50470 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
50471
50472         * resolv/res_init.c (__res_vinit): Count the default server we added.
50473
50474 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
50475             Ulrich Drepper  <drepper@redhat.com>
50476
50477         [BZ #11968]
50478         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
50479         (____longjmp_chk): Use %ebx for saving value across system call.
50480         Add unwind info.
50481
50482 2010-09-06  Andreas Schwab  <schwab@redhat.com>
50483
50484         * manual/Makefile: Don't mix pattern rules with normal rules.
50485
50486 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
50487
50488         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
50489         operation.
50490         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
50491         * libio/iofopncook.c (_IO_cookie_init): Likewise.
50492         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
50493         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
50494         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
50495         Likewise.
50496
50497 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
50498
50499         [BZ #11979]
50500         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
50501         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
50502
50503 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
50504
50505         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
50506         * sysdeps/x86_64/addmul_1.S: Likewise.
50507         * sysdeps/x86_64/lshift.S: Likewise.
50508         * sysdeps/x86_64/mul_1.S: Likewise.
50509         * sysdeps/x86_64/rshift.S: Likewise.
50510         * sysdeps/x86_64/sub_n.S: Likewise.
50511         * sysdeps/x86_64/submul_1.S: Likewise.
50512
50513 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
50514
50515         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
50516         Define __sched_param instead of SCHED_* and sched_param when
50517         <bits/sched.h> is included with __need_schedparam defined.
50518         * bits/sched.h [__need_schedparam]
50519         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
50520         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
50521         (__defined_schedparam): Define to 1.
50522         (__sched_param): New structure, identical to sched_param.
50523         (__need_schedparam): Undefine.
50524
50525 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
50526
50527         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
50528         (epoll_create1): Declare.
50529
50530         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
50531
50532 2010-08-31  Andreas Schwab  <schwab@redhat.com>
50533
50534         [BZ #7066]
50535         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
50536         shifting retval into place.
50537
50538 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
50539
50540         * nis/rpcsvc/nis.h: Update copyright notice.
50541         * nis/rpcsvc/nis.x: Likewise.
50542         * nis/rpcsvc/nis_callback.h: Likewise.
50543         * nis/rpcsvc/nis_callback.x: Likewise.
50544         * nis/rpcsvc/nis_object.x: Likewise.
50545         * nis/rpcsvc/nis_tags.h: Likewise.
50546         * nis/rpcsvc/yp.h: Likewise.
50547         * nis/rpcsvc/yp.x: Likewise.
50548         * nis/rpcsvc/ypupd.h: Likewise.
50549         * nis/yp_xdr.c: Likewise.
50550         * nis/ypupdate_xdr.c: Likewise.
50551
50552         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
50553         mainly the body of pmap_getport.  Add parameters to specify timeouts.
50554         (pmap_getport): Use __libc_rpc_getport.
50555         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
50556         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
50557         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
50558
50559 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
50560
50561         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
50562         fanotify_mark.
50563
50564 2010-08-27  Roland McGrath  <roland@redhat.com>
50565
50566         * sysdeps/i386/i686/multiarch/Makefile
50567         (CFLAGS-varshift.c): New variable.
50568
50569 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
50570
50571         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
50572         * sysdeps/i386/i686/multiarch/varshift.c: New file.
50573
50574         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
50575
50576         * sysdeps/x86_64/strlen.S: Minimal code improvement.
50577
50578 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
50579
50580         * sysdeps/x86_64/strlen.S: Unroll the loop.
50581         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
50582         strlen-sse2 strlen-sse2-bsf.
50583         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
50584         __strlen_no_bsf if bit_Slow_BSF is set.
50585         (__strlen_sse42): Removed.
50586         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
50587         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
50588
50589 2010-08-25  Roland McGrath  <roland@redhat.com>
50590
50591         * sysdeps/x86_64/multiarch/varshift.S: File removed.
50592         * sysdeps/x86_64/multiarch/varshift.c: New file.
50593         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
50594         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
50595         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
50596         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
50597
50598 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
50599
50600         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
50601         strlen-sse2 strlen-sse2-bsf.
50602         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
50603         __strlen_sse2_bsf if bit_Slow_BSF is unset.
50604         (__strlen_sse2): Removed.
50605         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
50606         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
50607         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
50608         bit_Slow_BSF for Atom.
50609         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
50610         (index_Slow_BSF): Define.
50611         (HAS_SLOW_BSF): Define.
50612
50613 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
50614
50615         [BZ #10851]
50616         * resolv/res_init.c (__res_vinit): When no server address at all
50617         is given default to loopback.
50618
50619 2010-08-24  Roland McGrath  <roland@redhat.com>
50620
50621         * configure.in: Remove config-name.h generation.
50622         * configure: Regenerated.
50623         * config-name.in: File removed.
50624         * scripts/config-uname.sh: New file.
50625         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
50626         ($(objdir)config-name.h): New target.
50627
50628         * sunrpc/rpc_parse.h: Avoid nested comment.
50629
50630 2010-08-24  Richard Henderson  <rth@redhat.com>
50631             Ulrich Drepper  <drepper@redhat.com>
50632             H.J. Lu  <hongjiu.lu@intel.com>
50633
50634         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
50635         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
50636         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
50637         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
50638         _mm_alignr_epi8 with _mm_loadu_si128.
50639         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
50640         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
50641         (__m128i_shift_right): Removed.
50642         * sysdeps/i386/i686/multiarch/varshift.h: New file.
50643         * sysdeps/i386/i686/multiarch/varshift.S: New file.
50644         * sysdeps/x86_64/multiarch/varshift.h: New file.
50645         * sysdeps/x86_64/multiarch/varshift.S: New file.
50646
50647 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
50648
50649         * configure.in: Move assembler checks to before sysdep dir checking.
50650
50651 2010-08-20  Petr Baudis  <pasky@suse.cz>
50652
50653         * LICENSES: Sync the sunrpc license.
50654
50655 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
50656
50657         * sunrpc/auth_des.c: Update copyright notice once again.
50658         * sunrpc/auth_none.c: Likewise.
50659         * sunrpc/auth_unix.c: Likewise.
50660         * sunrpc/authdes_prot.c: Likewise.
50661         * sunrpc/authuxprot.c: Likewise.
50662         * sunrpc/bindrsvprt.c: Likewise.
50663         * sunrpc/clnt_gen.c: Likewise.
50664         * sunrpc/clnt_perr.c: Likewise.
50665         * sunrpc/clnt_raw.c: Likewise.
50666         * sunrpc/clnt_simp.c: Likewise.
50667         * sunrpc/clnt_tcp.c: Likewise.
50668         * sunrpc/clnt_udp.c: Likewise.
50669         * sunrpc/clnt_unix.c: Likewise.
50670         * sunrpc/des_crypt.c: Likewise.
50671         * sunrpc/des_soft.c: Likewise.
50672         * sunrpc/get_myaddr.c: Likewise.
50673         * sunrpc/getrpcport.c: Likewise.
50674         * sunrpc/key_call.c: Likewise.
50675         * sunrpc/key_prot.c: Likewise.
50676         * sunrpc/openchild.c: Likewise.
50677         * sunrpc/pm_getmaps.c: Likewise.
50678         * sunrpc/pm_getport.c: Likewise.
50679         * sunrpc/pmap_clnt.c: Likewise.
50680         * sunrpc/pmap_prot.c: Likewise.
50681         * sunrpc/pmap_prot2.c: Likewise.
50682         * sunrpc/pmap_rmt.c: Likewise.
50683         * sunrpc/rpc/auth.h: Likewise.
50684         * sunrpc/rpc/auth_unix.h: Likewise.
50685         * sunrpc/rpc/clnt.h: Likewise.
50686         * sunrpc/rpc/des_crypt.h: Likewise.
50687         * sunrpc/rpc/key_prot.h: Likewise.
50688         * sunrpc/rpc/netdb.h: Likewise.
50689         * sunrpc/rpc/pmap_clnt.h: Likewise.
50690         * sunrpc/rpc/pmap_prot.h: Likewise.
50691         * sunrpc/rpc/pmap_rmt.h: Likewise.
50692         * sunrpc/rpc/rpc.h: Likewise.
50693         * sunrpc/rpc/rpc_des.h: Likewise.
50694         * sunrpc/rpc/rpc_msg.h: Likewise.
50695         * sunrpc/rpc/svc.h: Likewise.
50696         * sunrpc/rpc/svc_auth.h: Likewise.
50697         * sunrpc/rpc/types.h: Likewise.
50698         * sunrpc/rpc/xdr.h: Likewise.
50699         * sunrpc/rpc_clntout.c: Likewise.
50700         * sunrpc/rpc_cmsg.c: Likewise.
50701         * sunrpc/rpc_common.c: Likewise.
50702         * sunrpc/rpc_cout.c: Likewise.
50703         * sunrpc/rpc_dtable.c: Likewise.
50704         * sunrpc/rpc_hout.c: Likewise.
50705         * sunrpc/rpc_main.c: Likewise.
50706         * sunrpc/rpc_parse.c: Likewise.
50707         * sunrpc/rpc_parse.h: Likewise.
50708         * sunrpc/rpc_prot.c: Likewise.
50709         * sunrpc/rpc_sample.c: Likewise.
50710         * sunrpc/rpc_scan.c: Likewise.
50711         * sunrpc/rpc_scan.h: Likewise.
50712         * sunrpc/rpc_svcout.c: Likewise.
50713         * sunrpc/rpc_tblout.c: Likewise.
50714         * sunrpc/rpc_util.c: Likewise.
50715         * sunrpc/rpc_util.h: Likewise.
50716         * sunrpc/rpcinfo.c: Likewise.
50717         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
50718         * sunrpc/rpcsvc/key_prot.x: Likewise.
50719         * sunrpc/rpcsvc/klm_prot.x: Likewise.
50720         * sunrpc/rpcsvc/mount.x: Likewise.
50721         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
50722         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
50723         * sunrpc/rpcsvc/rex.x: Likewise.
50724         * sunrpc/rpcsvc/rstat.x: Likewise.
50725         * sunrpc/rpcsvc/rusers.x: Likewise.
50726         * sunrpc/rpcsvc/sm_inter.x: Likewise.
50727         * sunrpc/rpcsvc/spray.x: Likewise.
50728         * sunrpc/rpcsvc/yppasswd.x: Likewise.
50729         * sunrpc/rtime.c: Likewise.
50730         * sunrpc/svc.c: Likewise.
50731         * sunrpc/svc_auth.c: Likewise.
50732         * sunrpc/svc_authux.c: Likewise.
50733         * sunrpc/svc_raw.c: Likewise.
50734         * sunrpc/svc_run.c: Likewise.
50735         * sunrpc/svc_simple.c: Likewise.
50736         * sunrpc/svc_tcp.c: Likewise.
50737         * sunrpc/svc_udp.c: Likewise.
50738         * sunrpc/svc_unix.c: Likewise.
50739         * sunrpc/svcauth_des.c: Likewise.
50740         * sunrpc/xcrypt.c: Likewise.
50741         * sunrpc/xdr.c: Likewise.
50742         * sunrpc/xdr_array.c: Likewise.
50743         * sunrpc/xdr_float.c: Likewise.
50744         * sunrpc/xdr_mem.c: Likewise.
50745         * sunrpc/xdr_rec.c: Likewise.
50746         * sunrpc/xdr_ref.c: Likewise.
50747         * sunrpc/xdr_sizeof.c: Likewise.
50748         * sunrpc/xdr_stdio.c: Likewise.
50749
50750         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
50751         handling.
50752
50753 2010-08-19  Andreas Schwab  <schwab@redhat.com>
50754
50755         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
50756
50757 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
50758
50759         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
50760         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
50761         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
50762         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
50763         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
50764         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
50765         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
50766         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
50767         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
50768         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
50769         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
50770         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
50771         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
50772         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
50773
50774 2010-07-26  Anton Blanchard  <anton@samba.org>
50775
50776         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
50777         * malloc/arena.c (heap_trim): Likewise.
50778
50779 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
50780
50781         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
50782         here.  Not...
50783         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
50784         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
50785
50786 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
50787
50788         * sysdeps/i386/elf/Makefile: New file.
50789
50790 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
50791
50792         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
50793         from fanotify_init.
50794         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
50795         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
50796
50797 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
50798
50799         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
50800         of strncasecmp_l.
50801         * sysdeps/multiarch/strcmp.S: Likewise.
50802
50803 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
50804
50805         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
50806         strncase_l-nonascii.
50807         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
50808         Add strncase_l-ssse3.
50809         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
50810         * sysdeps/x86_64/strcmp.S: Likewise.
50811         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
50812         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
50813         * sysdeps/x86_64/strncase.S: New file.
50814         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
50815         * sysdeps/x86_64/strncase_l.S: New file.
50816         * string/Makefile (strop-tests): Add strncasecmp.
50817         * string/test-strncasecmp.c: New file.
50818
50819         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
50820         warning.
50821
50822         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
50823         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
50824
50825 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
50826
50827         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
50828
50829 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
50830
50831         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
50832         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
50833         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
50834
50835 2010-05-01  Alan Modra  <amodra@gmail.com>
50836
50837         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
50838         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
50839         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
50840         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
50841         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
50842         tidying.  Don't tail-call __sigjmp_save for static lib.
50843         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
50844         save location.
50845         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
50846         (CALL_MCOUNT): Add eh info, and nop after bl.
50847         (TAIL_CALL_SYSCALL_ERROR): New macro.
50848         (PSEUDO_RET): Use it.
50849         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
50850         Correct save location of integer regs and cr.
50851         (_dl_profile_resolve): Correct cr save location.  Delete nops
50852         after bl when SHARED.  Reduce cfi size a little by better
50853         placement of cfi directives.
50854         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
50855         make a stack frame.  Instead use parm save area as a temp.
50856         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
50857         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
50858         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
50859         Don't make a stack frame for parent, use parm save area.
50860         Increase child stack frame to 112 bytes.  Don't save unused reg,
50861         and adjust reg usage.  Set up cfi on error recovery and
50862         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
50863         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
50864         (__makecontext): Add dummy nop after jump to exit.
50865         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
50866         Use correct parm save area and cr save, reduce stack frame.
50867         Correct cfi for possible PSEUDO_RET frame setup.
50868         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
50869         Branch to local label emitted by PSEUDO_RET rather than
50870         __syscall_error.
50871
50872 2010-08-12  Andreas Schwab  <schwab@redhat.com>
50873
50874         [BZ #11904]
50875         * locale/programs/locale.c (print_assignment): New function.
50876         (show_locale_vars): Use it.
50877
50878 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
50879
50880         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
50881         field.
50882         (struct statfs64): Likewise.
50883         (_STATFS_F_FLAGS): Define.
50884         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
50885         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
50886         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
50887         (ST_VALID): Define locally.
50888         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
50889         __statvfs_getflags, use the provided value.
50890         * sysdeps/unix/sysv/linux/kernel-features.h: Define
50891         __ASSUME_STATFS_F_FLAGS.
50892
50893         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
50894
50895         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
50896         Add sys/fanotify.h.
50897         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
50898         fanotify_mask for GLIBC_2.13.
50899         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
50900         fanotify_init and fanotify_mark.
50901         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
50902         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
50903
50904         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
50905         Add prlimit.
50906         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
50907         prlimit64 for GLIBC_2.13.
50908         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
50909         prlimit64.
50910         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
50911         syscall.
50912         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
50913         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
50914         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
50915         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
50916         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
50917         add prlimit alias.
50918         * sysdeps/unix/sysv/linux/prlimit.c: New file.
50919
50920         [BZ #11903]
50921         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
50922         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
50923
50924         * nss/Makefile: Add rules to build and run tst-nss-test1.
50925         * shlib-versions: Add entry for libnss_test1.
50926         * nss/nss_test1.c: New file.
50927         * nss/tst-nss-test1.c: New file.
50928
50929         * nss/nsswitch.c (__nss_database_custom): Define new variable.
50930         (__nss_configure_lookup): Set appropriate entry in
50931         __nss_configure_lookup to true.
50932         * nss/nsswitch.h: Define enum with indeces of databases in
50933         databases and __nss_database_custom arrays.  Declare
50934         __nss_database_custom.
50935         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
50936         to avoid using nscd when custom rules are installed.
50937         * nss/getXXbyYY_r.c: Likewise.
50938         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
50939
50940         * nss/nss_files/files-parse.c: Whitespace fixes.
50941
50942 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
50943
50944         [BZ #11883]
50945         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
50946         * posix/fnmatch_loop.c: Likewise.
50947
50948 2010-07-17  Andi Kleen  <ak@linux.intel.com>
50949
50950         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
50951         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
50952         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
50953         * Versions.def [GLIBC_2.13]: Add.
50954
50955 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
50956
50957         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
50958         Also fail if tpwd after pwuid call is NULL.
50959
50960 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
50961
50962         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
50963         when converting to ms.
50964
50965 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
50966
50967         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
50968         EOPNOTSUPP errors with ENOTTY.
50969         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
50970         EOPNOTSUPP errors with ENOTTY.
50971
50972 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
50973
50974         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
50975         Add strcasecmp_l-ssse3.
50976         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
50977         strcasecmp.
50978         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
50979         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
50980         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
50981
50982 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
50983
50984         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
50985
50986         * string/Makefile (strop-tests): Add strcasecmp.
50987         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
50988         strcasecmp_l-nonascii.
50989         (gen-as-const-headers): Add locale-defines.sym.
50990         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
50991         * sysdeps/x86_64/strcasecmp.S: New file.
50992         * sysdeps/x86_64/strcasecmp_l.S: New file.
50993         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
50994         * sysdeps/x86_64/locale-defines.sym: New file.
50995         * string/test-strcasecmp.c: New file.
50996
50997         * string/test-strcasestr.c: Test both ends of the range of characters.
50998         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
50999
51000 2010-07-29  Roland McGrath  <roland@redhat.com>
51001
51002         [BZ #11856]
51003         * manual/locale.texi (Yes-or-No Questions): Fix example code.
51004
51005 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
51006
51007         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
51008         for ld.so.
51009
51010 2010-07-27  Andreas Schwab  <schwab@redhat.com>
51011
51012         * manual/memory.texi (Malloc Tunable Parameters): Document
51013         M_PERTURB.
51014
51015 2010-07-26  Roland McGrath  <roland@redhat.com>
51016
51017         [BZ #11840]
51018         * configure.in (-fgnu89-inline check): Set and substitute
51019         gnu89_inline, not libc_cv_gnu89_inline.
51020         * configure: Regenerated.
51021         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
51022
51023 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
51024
51025         * string/test-strnlen.c: New file.
51026         * string/Makefile (strop-tests): Add strnlen.
51027         * string/tester.c (test_strnlen): Add a few more test cases.
51028         * string/tst-strlen.c: Better error reporting.
51029
51030         * sysdeps/x86_64/strnlen.S: New file.
51031
51032 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
51033
51034         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
51035         lower-latency instructions.
51036
51037 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
51038
51039         * string/test-strcasestr.c: New file.
51040         * string/test-strstr.c: New file.
51041         * string/Makefile (strop-tests): Add strstr and strcasestr.
51042         * string/str-two-way.h: Don't undefine MAX.
51043         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
51044
51045 2010-07-21  Andreas Schwab  <schwab@redhat.com>
51046
51047         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
51048         strcasestr-nonascii.
51049         (CFLAGS-strcasestr-nonascii.c): Define.
51050         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
51051         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
51052         Remove unused attribute.
51053
51054 2010-07-20  Roland McGrath  <roland@redhat.com>
51055
51056         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
51057         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
51058         ld.so.cache was broken.  With it, there is no way to disable dsocaps
51059         like LD_HWCAP_MASK can disable hwcaps.
51060
51061 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
51062
51063         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
51064
51065 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
51066
51067         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
51068         call in strcasestr.
51069         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
51070         __strcasestr_sse42_nonascii.
51071         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
51072         strcasestr-nonascii.c.
51073         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
51074
51075 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
51076
51077         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
51078         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
51079         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
51080         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
51081
51082 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
51083
51084         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
51085         fcntl.
51086
51087 2010-07-06  Andreas Schwab  <schwab@redhat.com>
51088
51089         [BZ #11577]
51090         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
51091         dl_signal_cerror.
51092
51093 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
51094
51095         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
51096         _PC_PIPE_BUF using F_GETPIPE_SZ.
51097
51098 2010-07-05  Roland McGrath  <roland@redhat.com>
51099
51100         * manual/arith.texi (Rounding Functions): Fix rint description
51101         implicit in round description.
51102
51103 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
51104
51105         * elf/Makefile: Fix linking for a few tests to make recent linker
51106         happy.
51107
51108 2010-06-30  Andreas Schwab  <schwab@redhat.com>
51109
51110         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
51111         $(common-objpfx)libc_nonshared.a.
51112
51113 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
51114
51115         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
51116         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
51117         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
51118         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
51119         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
51120         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
51121         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
51122         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
51123         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
51124         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
51125         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
51126         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
51127         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
51128         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
51129         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
51130         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
51131         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
51132         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
51133         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
51134         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
51135         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
51136         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
51137         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
51138         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
51139         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
51140         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
51141         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
51142         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
51143         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
51144         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
51145         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
51146         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
51147         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
51148         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
51149         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
51150         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
51151         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
51152         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
51153         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
51154         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
51155         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
51156         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
51157         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
51158         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
51159         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
51160         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
51161         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
51162         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
51163
51164 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
51165
51166         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
51167         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
51168         * string/memmove.c (memmove): Renamed to ...
51169         (MEMMOVE): ...this.  Default to memmove.
51170         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
51171         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
51172         (END_CHK): Define.
51173         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
51174         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
51175         mempcpy-ssse3-back memmove-ssse3-back.
51176         * sysdeps/x86_64/multiarch/bcopy.S: New file .
51177         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
51178         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
51179         * sysdeps/x86_64/multiarch/memcpy.S: New file.
51180         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
51181         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
51182         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
51183         * sysdeps/x86_64/multiarch/memmove.c: New file.
51184         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
51185         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
51186         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
51187         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
51188         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
51189         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
51190         Define.
51191         (index_Fast_Copy_Backward): Define.
51192         (HAS_ARCH_FEATURE): Define.
51193         (HAS_FAST_REP_STRING): Define.
51194         (HAS_FAST_COPY_BACKWARD): Define.
51195
51196 2010-06-21  Andreas Schwab  <schwab@redhat.com>
51197
51198         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
51199         Restore proper fallback handling.
51200
51201 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
51202
51203         [BZ #11701]
51204         * posix/group_member.c (__group_member): Correct checking loop.
51205
51206         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
51207         OOM in getpwuid_r correctly.  Return error number when the caller
51208         should return, otherwise -1.
51209         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
51210         call returning > 0 value.
51211         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
51212
51213 2010-06-07  Andreas Schwab  <schwab@redhat.com>
51214
51215         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
51216         libc_nonshared.a from targets in modules-names.
51217
51218 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
51219
51220         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
51221         requires it.
51222
51223 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
51224
51225         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
51226         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
51227         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
51228         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
51229
51230 2010-06-02  Andreas Schwab  <schwab@redhat.com>
51231
51232         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
51233
51234 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
51235
51236         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
51237         and F_GETPIPE_SZ.
51238         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
51239         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
51240         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
51241         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
51242         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
51243         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
51244
51245 2010-06-14  Roland McGrath  <roland@redhat.com>
51246
51247         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
51248
51249 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
51250
51251         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
51252         __REDIRECT followed by __THROW.
51253         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
51254         * posix/getopt.h (getopt): Likewise.
51255
51256 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
51257
51258         * hurd/lookup-at.c (__file_name_lookup_at): Accept
51259         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
51260         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
51261         in AT_FLAGS.
51262         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
51263         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
51264
51265 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
51266
51267         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
51268
51269 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
51270
51271         [BZ #11640]
51272         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
51273         Properly check family and model.
51274
51275 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
51276
51277         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
51278
51279 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
51280
51281         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
51282
51283 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
51284
51285         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
51286         symbol reference.
51287
51288 2010-05-19  Andreas Schwab  <schwab@redhat.com>
51289
51290         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
51291         symbol reference.
51292
51293 2010-05-21  Andreas Schwab  <schwab@redhat.com>
51294
51295         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
51296         and internal_recvmmsg.
51297         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
51298         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
51299         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
51300         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
51301
51302         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
51303         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
51304         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
51305
51306 2010-05-20  Andreas Schwab  <schwab@redhat.com>
51307
51308         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
51309
51310 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
51311
51312         POWER7 optimizations.
51313         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
51314         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
51315
51316 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
51317
51318         * version.h: Update for 2.13 development version.
51319
51320 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
51321
51322         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
51323         exceptions.  Return 0.
51324
51325 2010-05-07  Roland McGrath  <roland@redhat.com>
51326
51327         * elf/ldconfig.c (main): Add a const.
51328
51329 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
51330
51331         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
51332         (args_options): Add no-idn option.
51333         (ahosts_keys_int): Add idn_flags to ai_flags.
51334         (parse_option): Handle 'i' option to clear idn_flags.
51335
51336         * malloc/malloc.c (_int_free): Possible race in the most recently
51337         added check.  Only act on the data if no current modification
51338         happened.
51339
51340 See ChangeLog.17 for earlier changes.