f73c55e5d459756ceee1f0f2db7a065f6b1990ca
[platform/upstream/glibc.git] / ChangeLog
1 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
2
3         * string/strcat.c (strcat): Improve performance by using strlen/strcpy.
4
5 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
6
7         * sysdeps/aarch64/fpu/fgetexcptflg.c (fegetexceptflag):
8         Call libc_fetestexcept_aarch64.
9
10 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
11
12         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept):
13         Call libc_feholdexcept_aarch64.
14
15 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
16
17         * sysdeps/aarch64/fpu/fegetround.c (fegetround):
18         Call get_rounding_mode.
19
20 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
21
22         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
23         Simplify logic.
24
25 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
26
27         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept):
28         Simplify logic.
29
30 2014-10-24  Joseph Myers  <joseph@codesourcery.com>
31
32         [BZ #14138]
33         * sysdeps/unix/sysv/linux/arm/getegid.c: Remove file.
34         * sysdeps/unix/sysv/linux/arm/geteuid.c: Likewise.
35         * sysdeps/unix/sysv/linux/arm/getgid.c: Likewise.
36         * sysdeps/unix/sysv/linux/arm/getgroups.c: Likewise.
37         * sysdeps/unix/sysv/linux/arm/getresgid.c: Likewise.
38         * sysdeps/unix/sysv/linux/arm/getresuid.c: Likewise.
39         * sysdeps/unix/sysv/linux/arm/getuid.c: Likewise.
40         * sysdeps/unix/sysv/linux/i386/getegid.c: Likewise.
41         * sysdeps/unix/sysv/linux/i386/geteuid.c: Likewise.
42         * sysdeps/unix/sysv/linux/i386/getgid.c: Likewise.
43         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
44         * sysdeps/unix/sysv/linux/i386/getresgid.c: Likewise.
45         * sysdeps/unix/sysv/linux/i386/getresuid.c: Likewise.
46         * sysdeps/unix/sysv/linux/i386/getuid.c: Likewise.
47         * sysdeps/unix/sysv/linux/m68k/getegid.c: Likewise.
48         * sysdeps/unix/sysv/linux/m68k/geteuid.c: Likewise.
49         * sysdeps/unix/sysv/linux/m68k/getgid.c: Likewise.
50         * sysdeps/unix/sysv/linux/m68k/getgroups.c: Likewise.
51         * sysdeps/unix/sysv/linux/m68k/getresgid.c: Likewise.
52         * sysdeps/unix/sysv/linux/m68k/getresuid.c: Likewise.
53         * sysdeps/unix/sysv/linux/m68k/getuid.c: Likewise.
54         * sysdeps/unix/sysv/linux/s390/s390-32/getegid.c: Likewise.
55         * sysdeps/unix/sysv/linux/s390/s390-32/geteuid.c: Likewise.
56         * sysdeps/unix/sysv/linux/s390/s390-32/getgid.c: Likewise.
57         * sysdeps/unix/sysv/linux/s390/s390-32/getgroups.c: Likewise.
58         * sysdeps/unix/sysv/linux/s390/s390-32/getresgid.c: Likewise.
59         * sysdeps/unix/sysv/linux/s390/s390-32/getresuid.c: Likewise.
60         * sysdeps/unix/sysv/linux/s390/s390-32/getuid.c: Likewise.
61         * sysdeps/unix/sysv/linux/sh/getegid.c: Likewise.
62         * sysdeps/unix/sysv/linux/sh/geteuid.c: Likewise.
63         * sysdeps/unix/sysv/linux/sh/getgid.c: Likewise.
64         * sysdeps/unix/sysv/linux/sh/getgroups.c: Likewise.
65         * sysdeps/unix/sysv/linux/sh/getresgid.c: Likewise.
66         * sysdeps/unix/sysv/linux/sh/getresuid.c: Likewise.
67         * sysdeps/unix/sysv/linux/sh/getuid.c: Likewise.
68         * sysdeps/unix/sysv/linux/sparc/sparc32/getegid.c: Likewise.
69         * sysdeps/unix/sysv/linux/sparc/sparc32/geteuid.c: Likewise.
70         * sysdeps/unix/sysv/linux/sparc/sparc32/getgid.c: Likewise.
71         * sysdeps/unix/sysv/linux/sparc/sparc32/getgroups.c: Likewise.
72         * sysdeps/unix/sysv/linux/sparc/sparc32/getuid.c: Likewise.
73         * sysdeps/unix/sysv/linux/arm/syscalls.list (getegid): Add
74         syscall.
75         (geteuid): Likewise.
76         (getgid): Likewise.
77         (getuid): Likewise.
78         (getresgid): Likewise.
79         (getresuid): Likewise.
80         (getgroups): Likewise.
81         * sysdeps/unix/sysv/linux/i386/syscalls.list (getegid): Likewise.
82         (geteuid): Likewise.
83         (getgid): Likewise.
84         (getuid): Likewise.
85         (getresgid): Likewise.
86         (getresuid): Likewise.
87         (getgroups): Likewise.
88         * sysdeps/unix/sysv/linux/m68k/syscalls.list (getegid): Likewise.
89         (geteuid): Likewise.
90         (getgid): Likewise.
91         (getuid): Likewise.
92         (getresgid): Likewise.
93         (getresuid): Likewise.
94         (getgroups): Likewise.
95         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (getegid):
96         Likewise.
97         (geteuid): Likewise.
98         (getgid): Likewise.
99         (getuid): Likewise.
100         (getresgid): Likewise.
101         (getresuid): Likewise.
102         (getgroups): Likewise.
103         * sysdeps/unix/sysv/linux/sh/syscalls.list (getegid): Likewise.
104         (geteuid): Likewise.
105         (getgid): Likewise.
106         (getuid): Likewise.
107         (getresgid): Likewise.
108         (getresuid): Likewise.
109         (getgroups): Likewise.
110         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (getegid):
111         Likewise.
112         (geteuid): Likewise.
113         (getgid): Likewise.
114         (getuid): Likewise.
115         (getgroups): Likewise.
116
117         [BZ #14138]
118         * sysdeps/unix/sysv/linux/i386/chown.c: Remove file.
119         * sysdeps/unix/sysv/linux/i386/fchown.c: Likewise.
120         * sysdeps/unix/sysv/linux/i386/lchown.c: Likewise.
121         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
122         * sysdeps/unix/sysv/linux/s390/s390-32/fchown.c: Remove file.
123         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Likewise.
124         * sysdeps/unix/sysv/linux/sh/chown.c: Likewise.
125         * sysdeps/unix/sysv/linux/sh/fchown.c: Likewise.
126         * sysdeps/unix/sysv/linux/sh/lchown.c: Likewise.
127         * sysdeps/unix/sysv/linux/sparc/sparc32/chown.c: Likewise.
128         * sysdeps/unix/sysv/linux/sparc/sparc32/fchown.c: Likewise.
129         * sysdeps/unix/sysv/linux/sparc/sparc32/lchown.c: Likewise.
130         * sysdeps/unix/sysv/linux/s390/s390-32/Versions (GLIBC_2.1): Add
131         __chown.
132         * sysdeps/unix/sysv/linux/i386/syscalls.list (chown): Add syscall.
133         (lchown): Likewise.
134         (fchown): Likewise.
135         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (chown):
136         Likewise.
137         (lchown): Likewise.
138         (fchown): Likewise.
139         * sysdeps/unix/sysv/linux/sh/syscalls.list (chown): Likewise.
140         (lchown): Likewise.
141         (fchown): Likewise.
142         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (chown):
143         Likewise.
144         (lchown): Likewise.
145         (fchown): Likewise.
146
147 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
148
149         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept):
150         Simplify logic.
151
152 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
153
154         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
155         Cleanup logic.
156
157 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
158
159         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
160         Remove unused include.
161
162 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
163
164         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Remove spaces.
165         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Remove spaces.
166         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Remove spaces.
167         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Remove spaces.
168
169 2014-10-23  Carlos O'Donell  <carlos@systemhalted.org>
170             Helge Deller <deller@gmx.de>
171
172         [BZ #17508]
173         * sysdeps/unix/sysv/linux/hppa/bits/signum.h: Remove SIGEMT.
174         Define SIGSTKFLT as 7. Define SIGSYS as 31. Define SIGXCPU as 12.
175         Remove SIGLOST. Define SIGXFSZ as 30. Define __SIGRTMIN as 32.
176
177 2014-10-23  Joseph Myers  <joseph@codesourcery.com>
178
179         [BZ #14132]
180         * sysdeps/powerpc/powerpc32/libgcc-compat.S (__ashldi3_v_glibc20):
181         Remove macro definition.
182         (__ashrdi3_v_glibc20): Likewise.
183         (__lshrdi3_v_glibc20): Likewise.
184         (__cmpdi2_v_glibc20): Likewise.
185         (__ucmpdi2_v_glibc20): Likewise.
186         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixdfdi_v_glibc20): Likewise.
187         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
188         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
189         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
190         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
191         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdisf_v_glibc20): Likewise.
192
193 2014-10-22  Roland McGrath  <roland@hack.frob.com>
194
195         * inet/netgroup.h (struct name_list): Use C99 [] syntax rather than
196         old GNU extension [0] syntax.
197         * nscd/nscd_helper.c (open_socket): Use a flexible array member and
198         alloca rather than an array member with variable length.
199         * nscd/netgroupcache.c (addgetnetgrentX): Likewise.
200         * nscd/nscd.c (invalidate_db): New function, broken out of ...
201         (parse_opt): ... here.  Likewise use alloca there.
202         Validate the -i argument before checking for rootness.
203         (send_shutdown): New function, broken out of ...
204         (parse_opt): ... here.
205
206 2014-10-22  Roland McGrath  <roland@hack.frob.com>
207
208         * sysdeps/arm/__longjmp.S [NEED_HWCAP] [IS_IN_rtld]: Use LDST_PCREL
209         macro to get at the _rt_local_ro field.
210         [NEED_HWCAP] [!IS_IN_rtld]: Use LDR_GLOBAL to get at _rtld_global_ro
211         ([PIC] case) or _dl_hwcap ([!PIC] case).
212         * sysdeps/arm/setjmp.S: Likewise.
213
214         * config.h.in (ARM_PCREL_MOVW_OK): New macro.
215         * sysdeps/arm/configure.ac: New check to define it.
216         * sysdeps/arm/configure: Regenerated.
217         * sysdeps/arm/sysdep.h [__ASSEMBLER__]: Include <arm-features.h>.
218         (LDST_INDEXED_NOINDEX, LDST_INDEXED_INDEX): New macros.
219         (LDST_INDEXED, LDST_PC_INDEXED): New macros, differing definitions
220         depending on [ARM_NO_INDEX_REGISTER] and [__thumb2__].
221         (LDST_PCREL) [!__thumb2__ && ARCH_HAS_T2 && ARM_PCREL_MOVW_OK]:
222         Use move/movt pair instead of a load.
223         (LDST_GLOBAL): Macro removed.
224         (LDR_GLOBAL): New macro replaces it.
225         (LDR_HIDDEN): New macro.
226         (PTR_MANGLE_LOAD): Use LDR_GLOBAL rather than LDST_GLOBAL.
227         Use LDR_HIDDEN instead for __pointer_chk_guard_local.
228
229         * setjmp/tst-setjmp-static.c: New file.
230         * setjmp/Makefile (tests): Add it.
231         (tests-static): New variable.
232
233 2014-10-22  Maciej W. Rozycki  <macro@codesourcery.com>
234
235         [BZ #17485]
236         * sysdeps/unix/sysv/linux/mips/vfork.S (__libc_vfork): Define.
237
238 2014-10-21  Joseph Myers  <joseph@codesourcery.com>
239
240         [BZ #14132]
241         * math/s_ldexpf.c (__ldexpf): Do not use INTDEF.
242
243 2014-10-21  Roland McGrath  <roland@hack.frob.com>
244
245         * nptl/version.c (__nptl_main): Call __libc_write, not __write.
246
247 2014-10-20  Roland McGrath  <roland@hack.frob.com>
248
249         * io/fts.c (dirent_not_directory): New function.
250         (fts_build): Call it.
251
252 2014-10-20  Roland McGrath  <roland@hack.frob.com>
253
254         * nptl/version.c (__nptl_main): Use normal __write rather than
255         INTERNAL_SYSCALL.
256         (banner): Update copyright years.
257
258         * nptl/pthread_rwlock_timedrdlock.c: #include <sys/time.h> before using
259         gettimeofday.
260         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
261         * nptl/pthread_cond_timedwait.c: Likewise.
262         * nptl/pthread_mutex_timedlock.c: Likewise.
263         * nptl/sem_timedwait.c: Likewise.
264
265         * sysdeps/nptl/bits/libc-lock.h
266         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
267         (__libc_lock_init_recursive): Return void, not 0.
268         * sysdeps/nptl/bits/libc-lockP.h (__libc_lock_init): Likewise.
269         (__libc_rwlock_init): Likewise.
270         * sysdeps/nptl/bits/stdio-lock.h (_IO_lock_init): Likewise.
271
272 2014-10-20  Torvald Riegel  <triegel@redhat.com>
273
274         [BZ #15215]
275         * nptl/pthread_once.c (__pthread_once): Split out fast path to ...
276         (__pthread_once_slow): ... here.
277         * sysdeps/unix/sysv/linux/i386/pthread_once.S: Remove file.
278         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Remove file.
279
280 2014-10-20  Torvald Riegel  <triegel@redhat.com>
281
282         [BZ #15215]
283         * nptl/pthreadP.h (__PTHREAD_ONCE_INPROGRESS, __PTHREAD_ONCE_DONE,
284         __PTHREAD_ONCE_FORK_GEN_INCR): New.
285         * sysdeps/nptl/fork.c (__libc_fork): Use them.
286         * nptl/pthread_once.c (__pthread_once): Likewise.
287         Update comments.
288
289 2014-10-20  Joseph Myers  <joseph@codesourcery.com>
290
291         [BZ #14138]
292         * sysdeps/unix/syscalls.list (readv): Use __libc_readv as strong
293         name.
294         (writev): Use __libc_writev as strong name.
295         * sysdeps/unix/sysv/linux/readv.c: Remove file.
296         * sysdeps/unix/sysv/linux/writev.c: Likewise.
297
298 2014-10-17  Roland McGrath  <roland@hack.frob.com>
299
300         * nptl/createthread.c (TLS_DEFINE_INIT_TP, TLS_VALUE): Macros removed.
301
302         * sysdeps/i386/nptl/tls.h
303         (THREAD_SELF_SYSINFO, THREAD_SYSINFO): Macros removed.
304         [NEED_DL_SYSINFO] (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO):
305         New macros.
306         * sysdeps/ia64/nptl/tls.h [NEED_DL_SYSINFO]
307         (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO): New macros.
308         * nptl/allocatestack.c (allocate_stack) [NEED_DL_SYSINFO]:
309         Call SETUP_THREAD_SYSINFO instead of doing an assignment.
310         * nptl/createthread.c (create_thread) [NEED_DL_SYSINFO]:
311         Call CHECK_THREAD_SYSINFO instead of doing an assert.
312
313         * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
314         Conditionalize FUTEX_PRIVATE_FLAG and FUTEX_CLOCK_REALTIME probes
315         on [__NR_futex].
316         * nptl/pthread_mutex_init.c (prio_inherit_missing): New function,
317         broken out of ...
318         (__pthread_mutex_init): ... here.  Call it.
319         * nptl/pthread_mutex_lock.c (__pthread_mutex_lock_full):
320         Conditionalize PI cases on [__NR_futex].
321         * nptl/pthread_mutex_timedlock.c (pthread_mutex_timedlock): Likewise.
322         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Likewise.
323         * nptl/pthread_mutex_unlock.c (__pthread_mutex_unlock_full): Likewise.
324
325         * nptl/nptl-init.c (sighandler_setxid, __xidcmd): Make definitions
326         conditional on [SIGSETXID].
327         (sigcancel_handler): Make definition conditional on [SIGCANCEL].
328         (__pthread_initialize_minimal_internal): Set up SIGCANCEL only if it
329         is defined.  Likewise for SIGSETXID.
330         * nptl/allocatestack.c (setxid_mark_thread, setxid_unmark_thread):
331         Conditionalize definitions on [SIGSETXID].
332         (setxid_signal_thread, __nptl_setxid_error, __nptl_setxid): Likewise.
333         * nptl/pthread_create.c (start_thread): Conditionalize SIGCANCEL
334         unblocking on [SIGCANCEL].
335
336         * nptl/nptl-init.c (__nptl_set_robust): Conditionalize body on
337         [__NR_set_robust_list].
338
339 2014-10-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
340
341         * string/strcoll_l.c (get_next_seq): Fix up formatting.
342         (do_compare): Likewise.
343
344 2014-10-17  Leonhard Holz  <leonhard.holz@web.de>
345
346         [BZ #15884]
347         * string/strcoll_l.c: Don't include stdio.h.
348         (coll_seq): Remove members idxarr and rulearr.
349         (get_next_seq_cached): Remove function.
350         (get_next_seq): Likewise.
351         (get_next_seq_nocache): Rename to get_next_seq.
352         (do_compare): Remove function.
353         (do_compare_nocache): Rename to do_compare.
354         (STRCOLL): Remove weight and rules cache.
355
356 2014-10-16  Roland McGrath  <roland@hack.frob.com>
357
358         * sysdeps/arm/soft-fp/sfp-machine.h: Filed moved ...
359         * sysdeps/arm/sfp-machine.h: ... to here.
360         * sysdeps/arm/Implies: Remove arm/soft-fp.
361
362 2014-10-14  Joseph Myers  <joseph@codesourcery.com>
363
364         * conform/data/sys/utsname.h-data (*_t): Allow.
365         * conform/data/sys/wait.h-data [POSIX] (uid_t): Do not define.
366         [POSIX] (WEXITED): Do not expect constant.
367         [POSIX] (WSTOPPED): Likewise.
368         [POSIX] (WNOHANG): Likewise.
369         [POSIX] (WNOWAIT): Likewise.
370         [POSIX] (siginfo_t): Do not expect type or elements.
371         [POSIX] (pid_t): Do not expect type.
372         [POSIX] (signal.h): Do not allow header.
373         [POSIX] (sys/resource.h): Likewise.
374         [POSIX] (si_*): Do not allow pattern.
375         [POSIX] (W*): Likewise.
376         [POSIX] (P_*): Likewise.
377         [POSIX] (BUS_*): Likewise.
378         [POSIX] (CLD_*): Likewise.
379         [POSIX] (FPE_*): Likewise.
380         [POSIX] (ILL_*): Likewise.
381         [POSIX] (POLL_*): Likewise.
382         [POSIX] (SEGV_*): Likewise.
383         [POSIX] (SI_*): Likewise.
384         [POSIX] (TRAP_*): Likewise.
385         * conform/Makefile (test-xfail-POSIX/sys/wait.h/conform): New
386         variable.
387
388 2014-10-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
389
390         [BZ #12926]
391         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Avoid
392         infinite loop when __recvmsg returns 0.
393
394 2014-10-10  Joseph Myers  <joseph@codesourcery.com>
395
396         * CANCEL-FCT-WAIVE: Remove file.
397         * CANCEL-FILE-WAIVE: Likewise.
398
399         [BZ #14132]
400         * elf/dl-sysdep.c (__libc_enable_secure): Use rtld_hidden_data_def
401         instead of INTVARDEF.
402         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
403         * sysdeps/mach/hurd/dl-sysdep.c (__libc_enable_secure): Use
404         rtld_hidden_data_def instead of INTVARDEF.
405         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
406         * elf/dl-deps.c (expand_dst): Likewise.
407         * elf/dl-load.c (_dl_dst_count): Likewise.
408         (_dl_dst_substitute): Likewise.
409         (decompose_rpath): Likewise.
410         (_dl_init_paths): Likewise.
411         (open_path): Likewise.
412         (_dl_map_object): Likewise.
413         * elf/rtld.c (dl_main): Likewise.
414         (process_dl_audit): Likewise.
415         (process_envvars): Likewise.
416         * include/unistd.h [IS_IN_rtld] (__libc_enable_secure_internal):
417         Remove declaration.
418         (__libc_enable_secure): Use rtld_hidden_proto.
419
420 2014-10-09  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
421
422         * elf/dl-load.c
423         (add_path): New function broken out of _dl_rtld_di_serinfo.
424         (_dl_rtld_di_serinfo): Remove that nested function.  Update call sites.
425
426 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
427
428         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_D): Use
429         parentheses around macro arguments.
430         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_DP): Likewise.
431         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_D): Likewise.
432         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_DP): Likewise.
433         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_D): Likewise.
434         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_DP): Likewise.
435         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_D): Likewise.
436         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
437         [_FP_W_TYPE_SIZE < 64] (FP_PACK_D): Likewise.
438         [_FP_W_TYPE_SIZE < 64] (FP_PACK_DP): Likewise.
439         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_D): Likewise.
440         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_DP): Likewise.
441         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_D): Likewise.
442         [_FP_W_TYPE_SIZE < 64] (FP_CMP_D): Likewise.
443         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_D): Likewise.
444         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_D): Likewise.
445         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_D): Likewise.
446         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_D): Likewise.
447         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_D): Likewise.
448         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_DP): Likewise.
449         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_D): Likewise.
450         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_DP): Likewise.
451         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_D): Likewise.
452         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_DP): Likewise.
453         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D): Likewise.
454         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
455         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_D): Likewise.
456         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_DP): Likewise.
457         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_D): Likewise.
458         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_DP): Likewise.
459         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_D): Likewise.
460         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_D): Likewise.
461         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_D): Likewise.
462         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_D): Likewise.
463         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_D): Likewise.
464         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_D): Likewise.
465         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_E):
466         Likewise.
467         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_EP): Likewise.
468         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_E): Likewise.
469         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
470         [_FP_W_TYPE_SIZE < 64] (FP_PACK_E): Likewise.
471         [_FP_W_TYPE_SIZE < 64] (FP_PACK_EP): Likewise.
472         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_E): Likewise.
473         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_EP): Likewise.
474         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_E): Likewise.
475         [_FP_W_TYPE_SIZE < 64] (FP_CMP_E): Likewise.
476         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_E): Likewise.
477         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_E): Likewise.
478         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_E): Likewise.
479         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_E): Likewise.
480         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_E): Likewise.
481         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_EP): Likewise.
482         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_E): Likewise.
483         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
484         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_E): Likewise.
485         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_EP): Likewise.
486         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_E): Likewise.
487         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_EP): Likewise.
488         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_E): Likewise.
489         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_E): Likewise.
490         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_E): Likewise.
491         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_E): Likewise.
492         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_E): Likewise.
493         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_E): Likewise.
494         * soft-fp/op-1.h (_FP_FRAC_SRST_1): Likewise.
495         (_FP_FRAC_SRS_1): Likewise.
496         (_FP_FRAC_CLZ_1): Likewise.
497         (_FP_MUL_MEAT_1_imm): Likewise.
498         (_FP_MUL_MEAT_1_wide): Likewise.
499         (_FP_MUL_MEAT_1_hard): Likewise.
500         (_FP_SQRT_MEAT_1): Likewise.
501         (_FP_FRAC_ASSEMBLE_1): Likewise.
502         (_FP_FRAC_DISASSEMBLE_1): Likewise.
503         * soft-fp/op-2.h (_FP_FRAC_CLZ_2): Likewise.
504         (__FP_CLZ_2): Likewise.
505         (_FP_MUL_MEAT_2_wide): Likewise.
506         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
507         (_FP_MUL_MEAT_2_gmp): Likewise.
508         (_FP_MUL_MEAT_2_120_240_double): Likewise.
509         (_FP_SQRT_MEAT_2): Likewise.
510         (_FP_FRAC_ASSEMBLE_2): Likewise.
511         (_FP_FRAC_DISASSEMBLE_2): Likewise.
512         * soft-fp/op-4.h (_FP_FRAC_SRS_4): Likewise.
513         (_FP_FRAC_CLZ_4): Likewise.
514         (_FP_MUL_MEAT_4_wide): Likewise.
515         (_FP_MUL_MEAT_4_gmp): Likewise.
516         (_FP_SQRT_MEAT_4): Likewise.
517         (_FP_FRAC_ASSEMBLE_4): Likewise.
518         (_FP_FRAC_DISASSEMBLE_4): Likewise.
519         * soft-fp/op-common.h (_FP_CMP): Likewise.
520         (_FP_CMP_EQ): Likewise.
521         (_FP_CMP_UNORD): Likewise.
522         (_FP_TO_INT): Likewise.
523         (_FP_FROM_INT): Likewise.
524         [!__FP_CLZ] (__FP_CLZ): Likewise.
525         (_FP_DIV_HELP_imm): Likewise.
526         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_Q):
527         Likewise.
528         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_QP): Likewise.
529         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_Q): Likewise.
530         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_QP): Likewise.
531         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_Q): Likewise.
532         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_QP): Likewise.
533         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
534         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
535         [_FP_W_TYPE_SIZE < 64] (FP_PACK_Q): Likewise.
536         [_FP_W_TYPE_SIZE < 64] (FP_PACK_QP): Likewise.
537         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_Q): Likewise.
538         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_QP): Likewise.
539         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_Q): Likewise.
540         [_FP_W_TYPE_SIZE < 64] (FP_CMP_Q): Likewise.
541         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_Q): Likewise.
542         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_Q): Likewise.
543         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_Q): Likewise.
544         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_Q): Likewise.
545         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_Q): Likewise.
546         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_QP): Likewise.
547         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_Q): Likewise.
548         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_QP): Likewise.
549         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_Q): Likewise.
550         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_QP): Likewise.
551         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
552         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
553         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_Q): Likewise.
554         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_QP): Likewise.
555         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_Q): Likewise.
556         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_QP): Likewise.
557         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_Q): Likewise.
558         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_Q): Likewise.
559         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_Q): Likewise.
560         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_Q): Likewise.
561         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_Q): Likewise.
562         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_Q): Likewise.
563         * soft-fp/single.h (FP_UNPACK_RAW_S): Likewise.
564         (FP_UNPACK_RAW_SP): Likewise.
565         (FP_PACK_RAW_S): Likewise.
566         (FP_PACK_RAW_SP): Likewise.
567         (FP_UNPACK_S): Likewise.
568         (FP_UNPACK_SP): Likewise.
569         (FP_UNPACK_SEMIRAW_S): Likewise.
570         (FP_UNPACK_SEMIRAW_SP): Likewise.
571         (FP_PACK_S): Likewise.
572         (FP_PACK_SP): Likewise.
573         (FP_PACK_SEMIRAW_S): Likewise.
574         (FP_PACK_SEMIRAW_SP): Likewise.
575         (_FP_SQRT_MEAT_S): Likewise.
576         (FP_CMP_S): Likewise.
577         (FP_CMP_EQ_S): Likewise.
578         (FP_CMP_UNORD_S): Likewise.
579         (FP_TO_INT_S): Likewise.
580         (FP_FROM_INT_S): Likewise.
581
582         * soft-fp/op-common.h (_FP_TO_INT): Handle rsigned == 2.
583
584         * soft-fp/soft-fp.h (FP_EX_INVALID_SNAN): New macro.
585         (FP_EX_INVALID_IMZ): Likewise.
586         (FP_EX_INVALID_IMZ_FMA): Likewise.
587         (FP_EX_INVALID_ISI): Likewise.
588         (FP_EX_INVALID_ZDZ): Likewise.
589         (FP_EX_INVALID_IDI): Likewise.
590         (FP_EX_INVALID_SQRT): Likewise.
591         (FP_EX_INVALID_CVI): Likewise.
592         (FP_EX_INVALID_VC): Likewise.
593         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Specify more precise
594         "invalid" exceptions.
595         (_FP_CHECK_SIGNAN_SEMIRAW): Likewise.
596         (_FP_ADD_INTERNAL): Likewise.
597         (_FP_MUL): Likewise.
598         (_FP_FMA): Likewise.
599         (_FP_DIV): Likewise.
600         (_FP_CMP_CHECK_NAN): Likewise.
601         (_FP_SQRT): Likewise.
602         (_FP_TO_INT): Likewise.
603         (FP_EXTEND): Likewise.
604
605 2014-10-09  Allan McRae  <allan@archlinux.org>
606
607         * po/fr.po: Update French translation from translation project.
608
609 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
610
611         [BZ #14132]
612         * stdlib/cxa_atexit.c (__cxa_atexit): Use libc_hidden_def instead
613         of INTDEF.
614         * include/stdlib.h (__cxa_atexit_internal): Remove declaration.
615         (__cxa_atexit): Use libc_hidden_proto.
616         [!NOT_IN_libc] (__cxa_atexit): Remove macro definition.
617
618         [BZ #14132]
619         * include/wctype.h [!_ISOMAC] (__iswalpha_l_internal): Remove
620         declaration.
621         [!_ISOMAC] (__iswdigit_l_internal): Likewise.
622         [!_ISOMAC] (__iswspace_l_internal): Likewise.
623         [!_ISOMAC] (__iswxdigit_l_internal): Likewise.
624         [!_ISOMAC] (__iswctype_internal): Likewise.
625         * stdio-common/siglist.c (_sys_siglist_internal): Remove alias.
626         * sysdeps/unix/syscalls.list (chown): Remove __chown_internal
627         alias.
628         (fcntl): Remove __fcntl_internal alias.
629         * sysdeps/unix/sysv/linux/hppa/syscalls.list (connect): Remove
630         __connect_internal alias.
631         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (connect):
632         Likewise.
633
634         * soft-fp/soft-fp.h (FP_DENORM_ZERO): New macro.
635         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Check
636         FP_DENORM_ZERO.
637         (_FP_CHECK_FLUSH_ZERO): New macro.
638         (_FP_ADD_INTERNAL): Call _FP_CHECK_FLUSH_ZERO.
639         (_FP_CMP): Likewise.
640         (_FP_CMP_EQ): Likewise.
641         (_FP_TO_INT): Do not set inexact for subnormal arguments if
642         FP_DENORM_ZERO.
643         (FP_EXTEND): Call _FP_CHECK_FLUSH_ZERO.
644         (FP_TRUNC): Likewise.
645
646         * soft-fp/op-common.h (_FP_TO_INT): Ensure maximum exponent is
647         treated as invalid conversion, not as normal exponent.
648
649         * soft-fp/op-common.h (_FP_CMP_CHECK_NAN): New macro.
650         (_FP_CMP): Add extra argument EX.  Call _FP_CMP_CHECK_NAN.
651         (_FP_CMP_EQ): Likewise.
652         (_FP_CMP_UNORD): Likewise.
653         * soft-fp/double.h (FP_CMP_D): Add extra argument EX.
654         (FP_CMP_EQ_D): Likewise.
655         (FP_CMP_UNORD_D): Likewise.
656         * soft-fp/extended.h (FP_CMP_E): Likewise.
657         (FP_CMP_EQ_E): Likewise.
658         (FP_CMP_UNORD_E): Likewise.
659         * soft-fp/quad.h (FP_CMP_Q): Likewise.
660         (FP_CMP_EQ_Q): Likewise.
661         (FP_CMP_UNORD_Q): Likewise.
662         * soft-fp/single.h (FP_CMP_S): Likewise.
663         (FP_CMP_EQ_S): Likewise.
664         (FP_CMP_UNORD_S): Likewise.
665         * soft-fp/eqdf2.c (__eqdf2): Update call to FP_CMP_EQ_D.
666         * soft-fp/eqsf2.c (__eqsf2): Update call to FP_CMP_EQ_S.
667         * soft-fp/eqtf2.c (__eqtf2): Update call to FP_CMP_EQ_Q.
668         * soft-fp/gedf2.c (__gedf2): Update call to FP_CMP_D.
669         * soft-fp/gesf2.c (__gesf2): Update call to FP_CMP_S.
670         * soft-fp/getf2.c (__getf2): Update call to FP_CMP_Q.
671         * soft-fp/ledf2.c (__ledf2): Update call to FP_CMP_D.
672         * soft-fp/lesf2.c (__lesf2): Update call to FP_CMP_S.
673         * soft-fp/letf2.c (__letf2): Update call to FP_CMP_Q.
674         * soft-fp/unorddf2.c (__unorddf2): Update call to FP_CMP_UNORD_D.
675         * soft-fp/unordsf2.c (__unordsf2): Update call to FP_CMP_UNORD_S.
676         * soft-fp/unordtf2.c (__unordtf2): Update call to FP_CMP_UNORD_Q.
677         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Update call
678         to FP_CMP_Q.
679         * sysdeps/sparc/sparc32/soft-fp/q_cmp.c (_Q_cmp): Update call to
680         FP_CMP_Q.
681         * sysdeps/sparc/sparc32/soft-fp/q_cmpe.c (_Q_cmpe): Likewise.
682         * sysdeps/sparc/sparc32/soft-fp/q_feq.c (_Q_feq): Update call to
683         FP_CMP_EQ_Q.
684         * sysdeps/sparc/sparc32/soft-fp/q_fge.c (_Q_fge): Update call to
685         FP_CMP_Q.
686         * sysdeps/sparc/sparc32/soft-fp/q_fgt.c (_Q_fgt): Likewise.
687         * sysdeps/sparc/sparc32/soft-fp/q_fle.c (_Q_fle): Likewise.
688         * sysdeps/sparc/sparc32/soft-fp/q_flt.c (_Q_flt): Likewise.
689         * sysdeps/sparc/sparc32/soft-fp/q_fne.c (_Q_fne): Update call to
690         FP_CMP_EQ_Q.
691         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c (_Qp_cmp): Update call to
692         FP_CMP_Q.
693         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c (_Qp_cmpe): Likewise.
694         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c (_Qp_feq): Update call to
695         FP_CMP_EQ_Q.
696         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c (_Qp_fge): Update call to
697         FP_CMP_Q.
698         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c (_Qp_fgt): Likewise.
699         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c (_Qp_fle): Likewise.
700         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c (_Qp_flt): Likewise.
701         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c (_Qp_fne): Update call to
702         FP_CMP_EQ_Q.
703
704         * soft-fp/op-common.h (FP_EXTEND): When a subnormal input produces
705         a subnormal result, set the underflow exception if trapping on
706         underflow is enabled.
707         * soft-fp/soft-fp.h (FP_INIT_TRAPPING_EXCEPTIONS): New macro.
708         (FP_INIT_EXCEPTIONS): Default to FP_INIT_TRAPPING_EXCEPTIONS.
709         [FP_NO_EXACT_UNDERFLOW] (FP_TRAPPING_EXCEPTIONS): Undefine and
710         redefine to 0.
711         * soft-fp/extenddftf2.c (FP_NO_EXACT_UNDERFLOW): Define.
712         * soft-fp/extendsfdf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
713         * soft-fp/extendsftf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
714         * soft-fp/extendxftf2.c (__extendxftf2): Use
715         FP_INIT_TRAPPING_EXCEPTIONS instead of FP_INIT_ROUNDMODE.
716
717         * soft-fp/soft-fp.h (FP_CLEAR_EXCEPTIONS): Remove macro.
718         * sysdeps/sparc/sparc32/soft-fp/q_itoq.c: Define FP_NO_EXCEPTIONS.
719         (_Q_itoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
720         FP_HANDLE_EXCEPTIONS.
721         * sysdeps/sparc/sparc32/soft-fp/q_lltoq.c: Define FP_NO_EXCEPTIONS.
722         (_Q_lltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
723         FP_HANDLE_EXCEPTIONS.
724         * sysdeps/sparc/sparc32/soft-fp/q_ulltoq.c: Define FP_NO_EXCEPTIONS.
725         (_Q_ulltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
726         FP_HANDLE_EXCEPTIONS.
727         * sysdeps/sparc/sparc32/soft-fp/q_utoq.c: Define FP_NO_EXCEPTIONS.
728         (_Q_utoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
729         FP_HANDLE_EXCEPTIONS.
730
731 2014-10-08  Joseph Myers  <joseph@codesourcery.com>
732
733         [BZ #14132]
734         * sysdeps/unix/sysv/linux/include/sys/timex.h: New file.
735         * sysdeps/unix/sysv/linux/adjtime.c [!ADJTIMEX] (ADJTIMEX): Do not
736         use INTUSE.
737         [!ADJTIMEX] (INTUSE(__adjtimex)): Remove declaration.
738         * sysdeps/unix/sysv/linux/alpha/adjtime.c (__adjtimex_internal):
739         Remove alias.
740         (__adjtimex): Define using libc_hidden_ver.
741         * sysdeps/unix/sysv/linux/ntp_gettime.c (INTUSE(__adjtimex)):
742         Remove declaration.
743         (ntp_gettime): Call __adjtimex directly.
744         * sysdeps/unix/sysv/linux/ntp_gettimex.c (INTUSE(__adjtimex)):
745         Remove declaration.
746         (ntp_gettimex): Call __adjtimex directly.
747         * sysdeps/unix/sysv/linux/syscalls.list (adjtimex): Remove
748         __adjtimex_internal alias.
749
750 2014-10-08  Roland McGrath  <roland@hack.frob.com>
751
752         [BZ #17460]
753         * nscd/nscd.c (more_help): Rewrite list of tables collection
754         using xstrdup and asprintf.
755
756         * nscd/nscd_conf.c: Remove local xstrdup declaration.
757
758 2014-10-08  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
759             Roland McGrath  <roland@hack.frob.com>
760
761         * elf/dl-lookup.c (enter_unique_sym): New function, broken out of ...
762         (do_lookup_unique): ... local function 'enter' here; update callers.
763
764 2014-10-06  Joseph Myers  <joseph@codesourcery.com>
765
766         * sysdeps/unix/make-syscalls.sh (emit_weak_aliases): Condition
767         compat_symbol calls on [SHARED].
768         * sysdeps/unix/sysv/linux/powerpc/lchown.S: Remove file.
769         * sysdeps/unix/sysv/linux/i386/syscalls.list (oldsetrlimit):
770         Remove.
771         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
772         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list
773         (oldsetrlimit): Remove.
774         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
775         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
776         (lchown): New syscall entry.
777         (oldsetrlimit): Remove.
778         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
779         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list
780         (oldsetrlimit): Remove.
781         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
782
783         [BZ #14138]
784         * sysdeps/unix/sysv/linux/arm/fchown.c: Remove file.
785         * sysdeps/unix/sysv/linux/arm/lchown.c: Likewise.
786         * sysdeps/unix/sysv/linux/m68k/fchown.c: Likewise.
787         * sysdeps/unix/sysv/linux/m68k/lchown.c: Likewise.
788         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
789         * sysdeps/unix/sysv/linux/arm/syscalls.list (lchown): Add syscall.
790         (fchown): Likewise.
791         * sysdeps/unix/sysv/linux/m68k/syscalls.list (lchown): Likewise.
792         (fchown): Likewise.
793         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (chown):
794         Likewise.
795
796 2014-10-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
797
798         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Remove file.
799         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c
800         (pthread_spin_unlock): Use __ARCH_REL_INSTR instead of
801         __lll_rel_instr and __ARCH_ACQ_INSTR instead of __lll_acq_instr.
802         * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
803         Likewise.
804         (__old_sem_post): Likewise.
805
806 2014-10-06  Chris Metcalf  <cmetcalf@tilera.com>
807
808         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL): Define
809         INLINE_VSYSCALL, INTERNAL_VSYSCALL, and
810         HAVE_CLOCK_GETTIME_VSYSCALL macros.
811         * sysdeps/unix/sysv/linux/tile/gettimeofday.c (__gettimeofday):
812         Use INLINE_VSYSCALL macro.
813         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso: Add declaration of
814         __vdso_clock_gettime.
815         * sysdeps/unix/sysv/linux/tile/init-first.c
816         (_libc_vdso_platform_setup): Set new __vdso_clock_gettime global.
817         * sysdeps/unix/sysv/linux/tile/Versions (GLIBC_PRIVATE): Add
818         __vdso_clock_gettime.
819
820         * sysdeps/unix/sysv/linux/tile/clone.S (__clone): Fix code
821         to set up frame more cleanly.
822
823         * sysdeps/tile/memcmp.c: New file.
824
825         * sysdeps/unix/sysv/linux/tile/sysconf.c: New file.
826
827         * sysdeps/tile/tilegx/string-endian.h (STRSHIFT): New macro.
828         * sysdeps/tile/tilegx/strcasestr.c: New file.
829         * sysdeps/tile/tilegx/strnlen.c: New file.
830         * sysdeps/tile/tilegx/strstr.c: New file.
831
832         * sysdeps/tile/tilegx/string-endian.h (copy_byte): Optimize.
833
834 2014-10-06  Arjun Shankar  <arjun.is@lostca.se>
835
836         * nptl/tst-setuid3.c: Write errors to stdout.
837
838 2014-10-01  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
839
840         * elf/dl-deps.c
841         (preload): New functions broken out of _dl_map_object_deps.
842         (_dl_map_object_deps):  Remove a nested function. Update call sites.
843
844 2014-10-01  Joseph Myers  <joseph@codesourcery.com>
845
846         [BZ #14138]
847         * sysdeps/unix/sysv/linux/execve.c: Remove file.
848         * sysdeps/unix/sysv/linux/syscalls.list (execve): Add syscall.
849
850 2014-10-01  Steve Ellcey  <sellcey@mips.com>
851
852         * sysdeps/mips/strcmp.S: New.
853
854 2014-09-30  Joseph Myers  <joseph@codesourcery.com>
855
856         [BZ #14138]
857         * sysdeps/unix/sysv/linux/syscalls.list (fchownat): New syscall.
858         (linkat): Likewise.
859         (mkdirat): Likewise.
860         (readlinkat): Likewise.
861         (renameat): Likewise.
862         (symlinkat): Likewise.
863         (unlinkat): Likewise.
864         * sysdeps/unix/sysv/linux/fchownat.c: Remove file.
865         * sysdeps/unix/sysv/linux/linkat.c: Likewise.
866         * sysdeps/unix/sysv/linux/mkdirat.c: Likewise.
867         * sysdeps/unix/sysv/linux/readlinkat.c: Likewise.
868         * sysdeps/unix/sysv/linux/renameat.c: Likewise.
869         * sysdeps/unix/sysv/linux/symlinkat.c: Likewise.
870         * sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
871
872 2014-09-30  Will Newton  <will.newton@linaro.org>
873
874         * math/math.h: Define long double math functions if
875         _LIBC_TEST is defined.
876         * stdlib/tst-strtod-round.c: Define _LIBC_TEST.
877
878         * localedata/Makefile: Move assignment to tests-special
879         into an ifdef testing run-built-tests.
880         * timezone/Makefile: Likewise.
881
882 2014-09-29  Joseph Myers  <joseph@codesourcery.com>
883
884         * sysdeps/x86/Makefile ($(objpfx)tst-ld-sse-use.out): Run script
885         with $(BASH) not $(SHELL).
886
887 2014-09-29  Carlos O'Donell  <carlos@redhat.com>
888             Matthew LeGendre  <legendre1@llnl.gov>
889
890         [BZ #17411]
891         * elf/dl-reloc.c (_dl_relocate_object): Allocate correct amount for
892         l_reloc_result.
893
894 2014-09-29  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
895
896         * stdio-common/printf_fp.c
897         (hack_digit): New function, broken out of ...
898         (__printf_fp): ... local function here.  Update call sites.
899         hack_digit now takes an additional parameter that is a pointer
900         to a struct of the referenced locals.  Those locals moved inside
901         the struct and references updated.
902
903 2014-09-29  H.J. Lu  <hongjiu.lu@intel.com>
904
905         * aclocal.m4: Require autoconf 2.69.
906         * configure: Regenerated.
907         * sysdeps/aarch64/configure: Likewise.
908         * sysdeps/alpha/configure: Likewise.
909         * sysdeps/arm/armv7/configure: Likewise.
910         * sysdeps/arm/configure: Likewise.
911         * sysdeps/ia64/configure: Likewise.
912         * sysdeps/mach/configure: Likewise.
913         * sysdeps/mips/configure: Likewise.
914         * sysdeps/s390/configure: Likewise.
915         * sysdeps/unix/sysv/linux/mips/configure: Likewise.
916         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Likewise.
917
918         * sysdeps/alpha/configure.ac: Avoid empty lines at the end of
919         file.
920         * sysdeps/ia64/configure.ac: Likewise.
921
922 2014-09-26  Joseph Myers  <joseph@codesourcery.com>
923
924         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Do not
925         specify symbol version for ld.so.  Do not include entry for
926         libpthread.
927         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
928         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
929         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
930
931         [BZ #14171]
932         * Makeconfig [$(build-shared) = yes]
933         ($(common-objpfx)soversions.mk): Don't handle SONAMEs specified in
934         makefiles.
935         [$(build-shared) = yes && $(soversions.mk-done) = t]
936         ($(common-objpfx)gnu/lib-names.h): Remove rule.
937         [$(build-shared) = yes && $(soversions.mk-done) = t]
938         ($(common-objpfx)gnu/lib-names.stmp): Likewise.  Split and moved
939         to Makerules.
940         [$(build-shared) = yes && $(soversions.mk-done) = t]
941         (before-compile): Don't append $(common-objpfx)gnu/lib-names.h
942         here.
943         [$(build-shared) = yes && $(soversions.mk-done) = t]
944         (common-generated): Don't append gnu/lib-names.h and
945         gnu/lib-names.stmp here.
946         * Makerules [$(build-shared) = yes && $(soversions.mk-done) = t]
947         (lib-names-h-abi): New variable.
948         [$(build-shared) = yes && $(soversions.mk-done) = t]
949         (lib-names-stmp-abi): Likewise.
950         [$(build-shared) = yes && $(soversions.mk-done) = t &&
951         abi-variants] (before-compile): Append
952         $(common-objpfx)$(lib-names-h-abi).
953         [$(build-shared) = yes && $(soversions.mk-done) = t &&
954         abi-variants] (common-generated): Append gnu/lib-names.h.
955         [$(build-shared) = yes && $(soversions.mk-done) = t &&
956         abi-variants] (install-others-nosubdir): Depend on
957         $(inst_includedir)/$(lib-names-h-abi).
958         [$(build-shared) = yes && $(soversions.mk-done) = t &&
959         abi-variants] ($(common-objpfx)gnu/lib-names.h): New rule.
960         [$(build-shared) = yes && $(soversions.mk-done) = t]
961         ($(common-objpfx)$(lib-names-h-abi)): New rule.
962         [$(build-shared) = yes && $(soversions.mk-done) = t]
963         ($(common-objpfx)$(lib-names-stmp-abi)): Likewise.
964         [$(build-shared) = yes && $(soversions.mk-done) = t]
965         (common-generated): Append $(lib-names-h-abi) and
966         $(lib-names-stmp-abi).
967         * scripts/lib-names.awk: Do not handle multi being set.
968         * sysdeps/unix/sysv/linux/aarch64/Makefile (abi-lp64-ld-soname):
969         Remove variable.
970         (abi-lp64_be-ld-soname): Likewise.
971         * sysdeps/unix/sysv/linux/arm/Makefile (abi-soft-ld-soname):
972         Likewise.
973         (abi-hard-ld-soname): Likewise.
974         * sysdeps/unix/sysv/linux/i386/shlib-versions: New file.
975         * sysdeps/unix/sysv/linux/mips/Makefile (abi-o32_soft-ld-soname):
976         Remove variable.
977         (abi-o32_hard-ld-soname): Likewise.
978         (abi-o32_soft_2008-ld-soname): Likewise.
979         (abi-o32_hard_2008-ld-soname): Likewise.
980         (abi-n32_soft-ld-soname): Likewise.
981         (abi-n32_hard-ld-soname): Likewise.
982         (abi-n32_soft_2008-ld-soname): Likewise.
983         (abi-n32_hard_2008-ld-soname): Likewise.
984         (abi-n64_soft-ld-soname): Likewise.
985         (abi-n64_hard-ld-soname): Likewise.
986         (abi-n64_soft_2008-ld-soname): Likewise.
987         (abi-n64_hard_2008-ld-soname): Likewise.
988         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-64-v1-ld-soname):
989         Likewise.
990         (abi-64-v2-ld-soname): Likewise.
991         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Add
992         ld.so entries.
993         * sysdeps/unix/sysv/linux/s390/Makefile (abi-64-ld-soname): Remove
994         variable.
995         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Add ld.so
996         entry.
997         * sysdeps/unix/sysv/linux/x86/Makefile (abi-32-ld-soname): Remove
998         variable.
999         (abi-64-ld-soname): Likewise.
1000         (abi-x32-ld-soname): Likewise.
1001         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Add ld.so
1002         entry.
1003         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
1004
1005 2014-09-23  Joseph Myers  <joseph@codesourcery.com>
1006
1007         [BZ #14138]
1008         * sysdeps/unix/sysv/linux/arm/setrlimit.c: Remove file.
1009         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise.
1010         * sysdeps/unix/sysv/linux/m68k/setrlimit.c: Likewise.
1011         * sysdeps/unix/sysv/linux/powerpc/setrlimit.c: Likewise.
1012         * sysdeps/unix/sysv/linux/s390/s390-32/setrlimit.c: Likewise.
1013         * sysdeps/unix/sysv/linux/sh/setrlimit.c: Likewise.
1014         * sysdeps/unix/sysv/linux/i386/syscalls.list (setrlimit): Add
1015         syscall entry for GLIBC_2.2 symbol version.
1016         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list (setrlimit):
1017         Likewise.
1018         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
1019         (setrlimit): Likewise.
1020         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setrlimit):
1021         Likewise.
1022
1023 2014-09-23  Will Newton  <will.newton@linaro.org>
1024
1025         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h: Check for
1026         _LINUX_ARM_SYSDEP_H include guard too.
1027         * sysdeps/unix/sysv/linux/arm/sysdep.h (_SYS_AUXV_H): Remove
1028         define.
1029
1030 2014-09-20  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1031
1032         * sysdeps/unix/sysv/linux/eventfd.c:
1033         Make first argument unsigned.
1034         * sysdeps/unix/sysv/linux/hppa/sys/eventfd.h: Likewise.
1035         * sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
1036
1037 2014-09-20  Ondřej Bílka  <neleai@seznam.cz>
1038
1039         * socket/recvmmsg.c (recvmmsg): Drop const argument.
1040         * socket/sys/socket.h: Likewise
1041         * sysdeps/unix/sysv/linux/recvmmsg.c: Likewise.
1042
1043 2014-09-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1044
1045         * stdlib/longlong.h: Add __udiv_w_sdiv prototype.
1046
1047 2014-09-17  Arjun Shankar  <arjun.is@lostca.se>
1048
1049         * time/tst-ftime.c: New test.
1050         * time/Makefile (tests): Add tst-ftime.
1051
1052 2014-09-17  Joseph Myers  <joseph@codesourcery.com>
1053
1054         * soft-fp/extended.h: Fix comment formatting.
1055         * soft-fp/op-1.h: Likewise.
1056         * soft-fp/op-2.h: Likewise.
1057         * soft-fp/op-4.h: Likewise.
1058         * soft-fp/op-8.h: Likewise.
1059         * soft-fp/op-common.h: Likewise.
1060         * soft-fp/soft-fp.h: Likewise.
1061
1062         * soft-fp/op-common.h (_FP_TO_INT): Correct formatting.
1063
1064 2014-09-16  Joseph Myers  <joseph@codesourcery.com>
1065
1066         [BZ #6652]
1067         * Makeconfig (soversions-default-setname): Remove variable.
1068         ($(common-objpfx)soversions.i): Don't pass default_setname to
1069         soversions.awk.
1070         * Makerules ($(common-objpfx)abi-versions.h): Don't pass
1071         oldest_abi to abi-versions.awk.
1072         * config.h.in (GLIBC_OLDEST_ABI): Remove macro undefine.
1073         * config.make.in (oldest-abi): Remove variable.
1074         * configure.ac (--enable-oldest-abi): Remove configure option.
1075         * configure: Regenerated.
1076         * csu/version.c (banner) [GLIBC_OLDEST_ABI]: Remove conditional
1077         text.
1078         * scripts/abi-versions.awk: Do not handle oldest_abi variable.
1079         * scripts/soversions.awk: Do not handle default_setname variable.
1080         * sysdeps/mach/hurd/configure.ac: Do not handle oldest_abi
1081         variable.
1082         * sysdeps/mach/hurd/configure: Regenerated.
1083         * sysdeps/unix/sysv/linux/configure.ac: Do not handle oldest_abi
1084         variable.
1085         * sysdeps/unix/sysv/linux/configure: Regenerated.
1086
1087 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
1088
1089         * elf/Makefile (CFLAGS-interp.c): Remove.
1090         ($(elf-objpfx)runtime-linker.h): Generate header with linker
1091         path string.
1092         * elf/interp.c: Include generated runtime-linker.h
1093
1094         * Makerules (lib%.so): Don't include $(+interp) in
1095         prerequisites.
1096         * elf/Makefile (CFLAGS-interp.c): Don't define NOT_IN_libc.
1097         * dlfcn/eval.c: Remove file.
1098
1099         * posix/getconf.c (vars): Don't check for _[SP]C_* and _CS
1100         macros.
1101
1102         [BZ #17266]
1103         * misc/sys/cdefs.h: Define __extern_always_inline for clang
1104         4.2 and newer.
1105
1106         [BZ #17370]
1107         * libio/wfileops.c (do_ftell_wide): Free OUT on error path.
1108
1109 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
1110             Jakub Jelinek  <jakub@redhat.com>
1111
1112         [BZ #17266]
1113         * libio/stdio.h: Check definition of __fortify_function
1114         instead of __extern_always_inline to include bits/stdio2.h.
1115         * math/bits/math-finite.h [__USE_XOPEN || __USE_ISOC99]: Also
1116         check if __extern_always_inline is defined.
1117         [__USE_MISC || __USE_XOPEN]: Likewise.
1118         [__USE_ISOC99] Likewise.
1119         * misc/sys/cdefs.h (__fortify_function): Define only if
1120         __extern_always_inline is defined.
1121         [!__cplusplus || __GNUC_PREREQ (4,3)]: Revert to defining
1122         __extern_always_inline and __extern_inline only for g++-4.3
1123         and newer or a compatible gcc.
1124
1125 2014-09-15  Andreas Schwab  <schwab@linux-m68k.org>
1126
1127         [BZ #17371]
1128         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
1129         last change to handle zero prefix length.
1130
1131 2014-09-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
1132
1133         * sysdeps/posix/sysconf.c (__sysconf): Return -1 for
1134         _SC_REGEX_VERSION.
1135
1136         * posix/getconf.c (vars): Add _POSIX_IPV6 and
1137         _POSIX_RAW_SOCKETS.
1138
1139 2014-09-13  Allan McRae  <allan@archlinux.org>
1140
1141         * po/ru.po: Update Russian translation from translation project.
1142
1143 2014-09-12  Roland McGrath  <roland@hack.frob.com>
1144
1145         * locale/programs/locale.c (show_locale_vars): Inline local function
1146         into its sole call site.  Clean up some style nits.
1147         (print_item): New function, broken out of ...
1148         (show_info): ... local function here.  Clean up style nits.
1149
1150         * locale/programs/ld-ctype.c (set_one_default): New function, broken
1151         out of ...
1152         (set_class_defaults): ... local function set_default here.
1153         Define set_default as a macro locally to pass constant parameters.
1154         (allocate_arrays, set_class_defaults): Use C99 for scope for each CNT,
1155         rather than a shared local.
1156
1157         * stdlib/rpmatch.c (try): New function, broken out of ...
1158         (rpmatch): ... local function here.  Also, prototypify definition.
1159
1160 2014-09-12  Joseph Myers  <joseph@codesourcery.com>
1161
1162         * scripts/soversions.awk: Do not handle configuration names.
1163         * Makeconfig ($(common-objpfx)soversions.i): Do not pass cpu,
1164         vendor and os variables to soversions.awk.
1165         * configure.ac: Do not modify gnu-* host_os.
1166         * configure: Regenerated
1167         * shlib-versions: Remove first column with configuration names.
1168         * nptl/shlib-versions: Likewise.
1169         * nptl_db/shlib-versions: Likewise.
1170         * sysdeps/hppa/shlib-versions: Likewise.
1171         * sysdeps/m68k/shlib-versions: Likewise.
1172         * sysdeps/mach/hurd/shlib-versions: Likewise.
1173         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: Likewise.
1174         * sysdeps/unix/sysv/linux/alpha/shlib-versions: Likewise.
1175         * sysdeps/unix/sysv/linux/arm/shlib-versions: Likewise.
1176         * sysdeps/unix/sysv/linux/hppa/shlib-versions: Likewise.
1177         * sysdeps/unix/sysv/linux/ia64/shlib-versions: Likewise.
1178         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: Likewise.
1179         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: Likewise.
1180         * sysdeps/unix/sysv/linux/mips/shlib-versions: Likewise.
1181         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
1182         Likewise.
1183         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
1184         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
1185         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
1186         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
1187         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
1188         * sysdeps/unix/sysv/linux/tile/shlib-versions: Likewise.
1189         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
1190         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
1191
1192         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
1193         (HAVE_ELFV2_ABI): AC_DEFINE in ELFv2 case.
1194         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
1195         Regenerated.
1196         * config.h.in (HAVE_ELFV2_ABI): New macro undefine.
1197         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
1198         Condition symbol version definitions on [HAVE_ELFV2_ABI].
1199
1200         * shlib-versions: Remove OS-specific entries.  Moved to files in
1201         sysdeps.
1202         * sysdeps/mach/hurd/shlib-versions: New file.
1203         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
1204
1205         * nptl/shlib-versions: Remove architecture-specific entries.
1206         Moved to files in sysdeps.
1207         * shlib-versions: Likewise.
1208         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: New
1209         file.
1210         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
1211         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
1212         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
1213         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
1214
1215         * sysdeps/gnu/netinet/udp.h (UDP_NO_CHECK6_TX): New macro.
1216         (UDP_NO_CHECK6_RX): Likewise.
1217
1218 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
1219
1220         * sysdeps/posix/sysconf.c (__sysconf): Spell
1221         _POSIX_DEVICE_SPECIFIC and _POSIX_DEVICE_SPECIFIC_R correctly.
1222
1223 2014-08-12  Florian Weimer  <fweimer@redhat.com>
1224
1225         * iconv/gconv_open.c (__gconv_open): Remove transliteration module
1226         loading.
1227         * iconv/Versions (__gconv_transliterate): Export for use from
1228         gconv modules.
1229         * iconv/gconv.h (__GCONV_TRANSLIT): New flag.
1230         (struct __gconv_trans_data, __gconv_trans_fct,
1231         __gconv_trans_context_fct, __gconv_trans_query_fct,
1232         __gconv_trans_init_fct, __gconv_trans_end_fct): Remove type
1233         definitions.
1234         (struct __gconv_step_data): Remove __trans member.
1235         (__gconv_transliterate): Declaration moved from gconv_int.h.  No
1236         longer hidden.  Remove unused trans_data argument.
1237         * iconv/gconv_int.h (struct trans_struct): Remove definition.
1238         (__gconv_translit_find): Remove declaration.
1239         (__gconv_transliterate): Declaration moved to gconv.h.  Add hidden
1240         prototype.
1241         * iconv/gconv_close.c (__gconv_close): Remove __trans cleanup.
1242         * iconv/gconv_trans.c (__gconv_transliterate): Remove unused
1243         trans_data argument.  Add hidden definition.
1244         (__gconv_translit_find): Remove.
1245         * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): Call
1246         __gconv_transliterate directly if __GCONV_TRANSLIT is set.
1247         * iconv/skeleton.c: Remove transliteration initialization.
1248         * libio/fileops.c (_IO_new_file_fopen): Adjust struct
1249         __gconv_step_data initialization.
1250         * libio/iofwide.c (__libio_translit_): Remove.
1251         (_IO_fwide): Adjust struct __gconv_step_data initialization.
1252         * wcsmbs/btowc.c (__btowc): Likewise.
1253         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
1254         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
1255         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Likewise.
1256         * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Likewise.
1257         * wcsmbs/wcrtomb.c (__wcrtomb): Likewise.
1258         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Likewise.
1259         * wcsmbs/wcsrtombs.c (__wcsrtombs): Likewise.
1260         * wcsmbs/wctob.c (wctob): Likewise.
1261
1262 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
1263
1264         [BZ #16194]
1265         * sysdeps/x86/tst-xmmymm.sh: Rename file to...
1266         * sysdeps/x86/tst-ld-sse-use.sh: ... this.  Check for zmm
1267         register usage.
1268         * sysdeps/x86/Makefile: Adjust.
1269
1270 2014-09-11  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
1271             Roland McGrath  <roland@hack.frob.com>
1272
1273         * locale/weight.h: Add include guard.
1274         (findidx): Make static rather than auto; take new parameters
1275         TABLE, INDIRECT, and EXTRA instead of getting them as outer locals.
1276         * locale/weightwc.h: Likewise.
1277         * posix/fnmatch_loop.c
1278         (FCT): Change type of EXTRA from int32_t to wint_t.
1279         Don't include either header inside the function.
1280         Call FINDIDX rather than findidx, and pass new arguments.
1281         #undef FINDIDX at the end of the file.
1282         * posix/fnmatch.c [_LIBC]: #include <locale/weight.h> and define
1283         FINDIDX before including fnmatch_loop.c for the non-wide version.
1284         [_LIBC] [HANDLE_MULTIBYTE]: #define findidx to findidxwc around
1285         #include <locale/weightwc.h>, and define FINDIDX to findidxwc
1286         for the wide version.
1287         * posix/regcomp.c [_LIBC]: #include <locale/weight.h>.
1288         (build_equiv_class) [_LIBC]: Don't #include it inside the function.
1289         Pass new arguments to findidx.
1290         * posix/regexec.c [RE_ENABLE_I18N] [_LIBC]: #include <locale/weight.h>.
1291         [RE_ENABLE_I18N] (check_node_accept_bytes) [_LIBC]:
1292         Don't #include it inside the function.  Pass new arguments to findidx.
1293         * posix/regex_internal.h
1294         [!NOT_IN_libc] [_LIBC]: #include <locale/weight.h>.
1295         (re_string_elem_size_at): Don't #include it inside the function.
1296         Pass new arguments to findidx.
1297         * string/strcoll_l.c: #include WEIGHT_H at top level.
1298         (get_next_seq): Don't #include it inside the function.
1299         Pass new arguments to findidx.
1300         (get_next_seq_nocache): Likewise.
1301         * string/strxfrm_l.c: #include WEIGHT_H at top level.
1302         (STRXFRM): Don't #include it inside the function.
1303         Pass new arguments to findidx.
1304
1305 2014-09-11  Florian Weimer  <fweimer@redhat.com>
1306
1307         [BZ #17344]
1308         * malloc/malloc.c (unlink): Turn asserts into a call to
1309         malloc_printerr.
1310
1311 2014-09-11  Tim Lammens  <tim.lammens@gmail.com>
1312
1313         [BZ #17370]
1314         * libio/wfileops (do_ftell_wide): Free OUT.
1315
1316 2014-09-10  Chris Metcalf  <cmetcalf@tilera.com>
1317
1318         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Remove file.
1319
1320 2014-09-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
1321
1322         [BZ #17363]
1323         * inet/getnetgrent_r.c (__internal_getnetgrent_r): Try next
1324         group if the current group is empty.
1325
1326 2014-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1327
1328         * benchtests/bench-memset.c (test_main): Add more test from size
1329         from 32 to 512 bytes.
1330         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1331         Add POWER8 memset object.
1332         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1333         (__libc_ifunc_impl_list): Add POWER8 memset and bzero implementations.
1334         * sysdeps/powerpc/powerpc64/multiarch/bzero.c (__bzero): Add POWER8
1335         implementation.
1336         * sysdeps/powerpc/powerpc64/multiarch/memset.c (__libc_memset):
1337         Likewise.
1338         * sysdeps/powerpc/powerpc64/multiarch/memset-power8.S: New file:
1339         multiarch POWER8 memset optimization.
1340         * sysdeps/powerpc/powerpc64/power8/memset.S: New file: optimized
1341         POWER8 memset optimization.
1342
1343         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1344         Remove bzero multiarch objects.
1345         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: Remove file.
1346         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: Likewise.
1347         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: Likewise.
1348         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S [NO_BZERO_IMPL]:
1349         Remove define.
1350         [__bzero]: Redefine to specific name.
1351         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: Likewise.
1352         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: Likewise.
1353         * sysdeps/powerpc/powerpc64/power4/memset.S [NO_BZERO_IMPL]: Remove
1354         define.
1355         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
1356         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
1357
1358 2014-09-10  Florian Weimer  <fweimer@redhat.com>
1359
1360         * Makeconfig (gccwarn-c): Turn implicit-function-declaration
1361         warnings into errors.
1362
1363         * stdlib/tst-tls-atexit-lib.c: Include <stdlib.h>, for the
1364         __cxa_thread_atexit_impl prototype.
1365
1366 2014-09-09  Steve Ellcey  <sellcey@mips.com>
1367
1368         * sysdeps/mips/preconfigure: Put code inside mips* case statement.
1369         Fix capitalization of error message.
1370
1371 2014-09-09  Steve Ellcey  <sellcey@mips.com>
1372
1373         * sysdeps/mips/preconfigure: Modify ABI tests.
1374
1375 2014-09-07  Carlos O'Donell  <carlos@systemhalted.org>
1376
1377         * sysdeps/unix/sysv/linux/hppa/c++-types.data: New file.
1378
1379 2014-09-07  Roland McGrath  <roland@hack.frob.com>
1380             Carlos O'Donell  <carlos@systemhalted.org>
1381
1382         * sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c: File removed.
1383         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Moved ...
1384         * sysdeps/unix/sysv/linux/hppa/lowlevellock.h: ... here.
1385         * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Moved ...
1386         * sysdeps/unix/sysv/linux/hppa/pt-vfork.S: ... here.
1387         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Moved ...
1388         * sysdeps/unix/sysv/linux/hppa/pthread.h: ... here.
1389         * sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h: Moved ...
1390         * sysdeps/unix/sysv/linux/hppa/pthreadP.h: ... here.
1391         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c: Moved ...
1392         * sysdeps/unix/sysv/linux/hppa/pthread_cond_broadcast.c: ... here.
1393         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c: Moved ...
1394         * sysdeps/unix/sysv/linux/hppa/pthread_cond_destroy.c: ... here.
1395         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c: Moved ...
1396         * sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c: ... here.
1397         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c: Moved ...
1398         * sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c: ... here.
1399         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c: Moved ...
1400         * sysdeps/unix/sysv/linux/hppa/pthread_cond_timedwait.c: ... here.
1401         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c: Moved ...
1402         * sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c: ... here.
1403         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Moved ...
1404         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: ... here.
1405         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Moved ...
1406         * sysdeps/hppa/nptl/bits/pthreadtypes.h: ... here.
1407         * sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h: Moved ...
1408         * sysdeps/hppa/nptl/bits/semaphore.h: ... here.
1409         * sysdeps/unix/sysv/linux/hppa/clone.S: Include <tcb-offsets.h>.
1410         Deconditionalize the code that was previously under [RESET_PID].
1411         * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: File removed.
1412         * sysdeps/unix/sysv/linux/hppa/arch-fork.h: New file.
1413         * sysdeps/unix/sysv/linux/hppa/nptl/fork.c: File removed.
1414         * sysdeps/hppa/nptl/tcb-offsets.sym: Include pthread.h and don't
1415         include sysdep.h.
1416
1417 2014-09-08  Allan McRae  <allan@archlinux.org>
1418
1419         * version.h (RELEASE): Set to "development".
1420         (VERSION): Set to "2.20.90"
1421
1422 2014-09-07  Allan McRae  <allan@archlinux.org
1423
1424         * version.h (RELEASE): Set to "stable".
1425         (VERSION): Set to "2.20"
1426         * include/features.h (__GLIBC_MINOR__): Set to 20.
1427
1428         * manual/contrib.texi: Add entries for Wilco Dijkstra and Stefan
1429         Liebler.
1430
1431         * po/ko.po: Update Korean translation from translation project.
1432
1433 2014-09-06  Chris Metcalf  <cmetcalf@tilera.com>
1434
1435         [BZ #17354]
1436         * sysdeps/tile/dl-machine.h (elf_machine_rela): Add a MUNGE_SIGNED
1437         macro for handling signed relocations.
1438
1439 2014-09-03  Florian Weimer  <fweimer@redhat.com>
1440
1441         [BZ #17325]
1442         * iconvdata/ibm1364.c (BODY): Fix check for sentinel.
1443         * iconvdata/ibm932.c (BODY): Replace invalid sentinel check with
1444         assert.
1445         * iconvdata/ibm933.c (BODY): Fix check for sentinel.
1446         * iconvdata/ibm935.c (BODY): Likewise.
1447         * iconvdata/ibm937.c (BODY): Likewise.
1448         * iconvdata/ibm939.c (BODY): Likewise.
1449         * iconvdata/ibm943.c (BODY): Replace invalid sentinel check with
1450         assert.
1451         * iconvdata/Makefile (iconv-test.out): Pass module list to test
1452         script.
1453         * iconvdata/run-iconv-test.sh: New test loop for checking for
1454         decoder crashers.
1455
1456 2014-09-02  Khem Raj  <raj.khem@gmail.com>
1457
1458         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (fegetenv): Add
1459         libm_hidden_ver.
1460
1461 2014-09-01  Allan McRae  <allan@archlinux.org>
1462
1463         * po/eo.po: Update Esperanto translation from translation project.
1464
1465         * po/ca.po: Update Catalan translation from translation project.
1466
1467 2014-08-28  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1468
1469         * sysdeps/mach/hurd/fork.c (__fork): Lock SS->lock around
1470         __proc_dostop call.
1471
1472 2014-08-27  Mark Wielaard  <mjw@redhat.com>
1473
1474         [BZ #17319]
1475         * sysdeps/i386/nptl/tls.h (TLS_INIT_TP): Use INTERNAL_SYSCALL
1476         to call set_thread_area instead of hand written asm.
1477         (__NR_set_thread_area): Removed define.
1478         (TLS_FLAG_WRITABLE): Likewise.
1479         (__ASSUME_SET_THREAD_AREA): Remove check.
1480         (TLS_EBX_ARG): Remove define.
1481         (TLS_LOAD_EBX): Likewise.
1482
1483 2014-08-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1484
1485         Simplify atomicity of socket creation in bind.
1486
1487         * sysdeps/mach/hurd/bind.c (__bind): Use dir_lookup(node, "") instead of
1488         looking up the name after linking the file.
1489
1490 2014-08-27  Allan McRae  <allan@archlinux.org>
1491
1492         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
1493
1494 2014-08-26  Florian Weimer  <fweimer@redhat.com>
1495
1496         [BZ #17187]
1497         * iconv/gconv_trans.c (struct known_trans, search_tree, lock,
1498         trans_compare, open_translit, __gconv_translit_find):
1499         Remove module loading code.
1500
1501 2014-08-26  Allan McRae  <allan@archlinux.org>
1502
1503         * po/vi.po: Update Vietnamese translation from translation project.
1504
1505         * po/uk.po: Update Ukrainian translation from translation project.
1506
1507         * po/fr.po: Update French translation from translation project.
1508
1509         * po/ru.po: Update Russian translation from translation project.
1510
1511         * po/pl.po: Update Polish translation from translation project.
1512
1513         * po/cs.po: Update Czech translation from translation project.
1514
1515         * po/de.po: Update German translation from translation project.
1516
1517         * po/bg.po: Update Bulgarian translation from translation project.
1518
1519         * po/sv.po: Update Sweedish translation from translation project.
1520
1521         * po/nl.po: Update Dutch translation from translation project.
1522
1523         * po/es.po: Update Spanish translation from translation project.
1524
1525 2014-08-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
1526
1527         * nptl/Makefile (CFLAGS-pthread_atfork.c): Remove.
1528
1529         * catgets/Makefile (CPPFLAGS-gencat): Remove.
1530         * iconv/Makefile (CPPFLAGS-iconv_prog): Likewise.
1531         (CPPFLAGS-iconvconfig): Likewise.
1532         * timezone/Makefile (CPPFLAGS-zic): Likewise.
1533
1534         * include/libc-symbols.h: Remove unnecessary check for
1535         NOT_IN_libc.
1536         * nptl/pthreadP.h: Likewise.
1537         * sysdeps/aarch64/setjmp.S: Likewise.
1538         * sysdeps/alpha/setjmp.S: Likewise.
1539         * sysdeps/arm/sysdep.h: Likewise.
1540         * sysdeps/i386/setjmp.S: Likewise.
1541         * sysdeps/m68k/setjmp.c: Likewise.
1542         * sysdeps/posix/getcwd.c: Likewise.
1543         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
1544         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
1545         * sysdeps/s390/s390-32/setjmp.S: Likewise.
1546         * sysdeps/s390/s390-64/setjmp.S: Likewise.
1547         * sysdeps/sh/sh3/setjmp.S: Likewise.
1548         * sysdeps/sh/sh4/setjmp.S: Likewise.
1549         * sysdeps/unix/alpha/sysdep.h: Likewise.
1550         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
1551         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
1552         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
1553         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
1554         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
1555         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
1556         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
1557         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
1558         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
1559         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
1560         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
1561         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
1562         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
1563         * sysdeps/x86_64/setjmp.S: Likewise.
1564
1565 2014-08-13  Joseph Myers  <joseph@codesourcery.com>
1566
1567         [BZ #17263]
1568         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Include
1569         <stdint.h>.
1570         (__get_clockfreq): Use uint64_t instead of hp_timing_t in
1571         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK call.
1572
1573 2014-08-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
1574
1575         * sysdeps/x86/fpu/bits/mathinline.h: Fix typo in comment.
1576
1577         [BZ #17262]
1578         * sysdeps/x86/fpu/bits/mathinline.h: Check both __SSE2_MATH__
1579         and __x86_64__ when disabling x87 inline functions.
1580
1581 2014-08-12  H.J. Lu  <hongjiu.lu@intel.com>
1582
1583         [BZ #17259]
1584         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Replace cpuid
1585         asm statement with __cpuid_count.
1586
1587 2014-08-12  Mike Frysinger  <vapier@gentoo.org>
1588
1589         * configure.ac: Change __ehdr_start code to dereference the struct.
1590         Run readelf on the output to look for relocations.
1591         * configure: Regenerated.
1592
1593 2014-08-12  Joseph Myers  <joseph@codesourcery.com>
1594
1595         [BZ #17261]
1596         * sysdeps/powerpc/nofpu/fenv_const.c (__fe_enabled_env): Change
1597         value to 0.
1598         (__fe_nonieee_env): Define as an alias for __fe_dfl_env.
1599
1600 2014-08-12  Roland McGrath  <roland@hack.frob.com>
1601
1602         * NEWS: Mention x86-64 ld.so use of Intel MPX instructions.
1603
1604 2014-08-12  Bernard Ogden  <bernie.ogden@linaro.org>
1605
1606         [BZ #16892]
1607         * sysdeps/nptl/lowlevellock.h (__lll_timedlock): Use
1608         atomic_compare_and_exchange_bool_acq rather than atomic_exchange_acq.
1609
1610 2014-08-12  Sean Anderson  <seanga2@gmail.com>
1611
1612         * malloc/malloc.c: Fix typo in comment.
1613
1614 2014-08-09  Allan McRae  <allan@archlinux.org>
1615
1616         * Regenerate libc.po.
1617
1618 2014-08-08  Mike Frysinger  <vapier@gentoo.org>
1619
1620         * intl/tst-gettext2.sh: Check every lang file for creation.
1621
1622 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
1623
1624         * sysdeps/aarch64/fpu/math_private.h
1625         (libc_feholdsetround_noex_aarch64_ctx): New function.
1626
1627 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
1628
1629         * sysdeps/arm/armv6/strcpy.S (strcpy):
1630         Fix performance issue in misaligned cases.
1631
1632 2014-08-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1633
1634         * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h (struct winsize):
1635         Move definition from termios.h.
1636         (struct termio): Likewise.
1637         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
1638         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
1639         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
1640         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
1641         Likewise.
1642         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (struct winsize):
1643         Move definition to ioctl-types.h
1644         (struct termio): Likewise.
1645         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
1646         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
1647         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
1648         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
1649         Likewise.
1650
1651 2014-08-05  Richard Henderson  <rth@redhat.com>
1652
1653         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Always raise
1654         exceptions.
1655         * sysdeps/alpha/soft-fp/Makefile [soft-fp] (sysdep_routines):
1656         Add fraiseexcpt.
1657         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
1658         Use __feraiseexcept.
1659         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (feraiseexcept):
1660         Protect libm symbols with IS_IN_libm.
1661
1662         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Remove file.
1663
1664 2014-08-04  Bernard Ogden  <bernie.ogden@linaro.org>
1665
1666         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Remove file.
1667
1668 2014-08-04  Will Newton  <will.newton@linaro.org>
1669
1670         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove
1671         file.
1672
1673 2014-08-04  Mike Frysinger  <vapier@gentoo.org>
1674
1675         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Add nocancel
1676         variants for each function.
1677
1678 2014-08-04  Roland McGrath  <roland@hack.frob.com>
1679
1680         * sysdeps/unix/sysv/linux/ia64/nptl/Makefile: File removed, contents
1681         appended ...
1682         * sysdeps/unix/sysv/linux/ia64/Makefile: ... here.
1683         * sysdeps/unix/sysv/linux/ia64/nptl/Versions: File removed, contents
1684         appended ...
1685         * sysdeps/unix/sysv/linux/ia64/Versions: ... here.
1686         * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Moved ...
1687         * sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: ... here.
1688         * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Moved ...
1689         * sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: ... here.
1690         * sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data: Moved ...
1691         * sysdeps/unix/sysv/linux/ia64/c++-types.data: ... here.
1692         * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Moved ...
1693         * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: ... here.
1694         * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Moved ...
1695         * sysdeps/unix/sysv/linux/ia64/ld.abilist: ... here.
1696         * sysdeps/unix/sysv/linux/ia64/nptl/libBrokenLocale.abilist: Moved ...
1697         * sysdeps/unix/sysv/linux/ia64/libBrokenLocale.abilist: ... here.
1698         * sysdeps/unix/sysv/linux/ia64/nptl/libanl.abilist: Moved ...
1699         * sysdeps/unix/sysv/linux/ia64/libanl.abilist: ... here.
1700         * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Moved ...
1701         * sysdeps/unix/sysv/linux/ia64/libc.abilist: ... here.
1702         * sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist: Moved ...
1703         * sysdeps/unix/sysv/linux/ia64/libcrypt.abilist: ... here.
1704         * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Moved ...
1705         * sysdeps/unix/sysv/linux/ia64/libdl.abilist: ... here.
1706         * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Moved ...
1707         * sysdeps/unix/sysv/linux/ia64/libm.abilist: ... here.
1708         * sysdeps/unix/sysv/linux/ia64/nptl/libnsl.abilist: Moved ...
1709         * sysdeps/unix/sysv/linux/ia64/libnsl.abilist: ... here.
1710         * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Moved ...
1711         * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: ... here.
1712         * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Moved ...
1713         * sysdeps/unix/sysv/linux/ia64/libresolv.abilist: ... here.
1714         * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Moved ...
1715         * sysdeps/unix/sysv/linux/ia64/librt.abilist: ... here.
1716         * sysdeps/unix/sysv/linux/ia64/nptl/libthread_db.abilist: Moved ...
1717         * sysdeps/unix/sysv/linux/ia64/libthread_db.abilist: ... here.
1718         * sysdeps/unix/sysv/linux/ia64/nptl/libutil.abilist: Moved ...
1719         * sysdeps/unix/sysv/linux/ia64/libutil.abilist: ... here.
1720         * sysdeps/unix/sysv/linux/ia64/nptl/localplt.data: Moved ...
1721         * sysdeps/unix/sysv/linux/ia64/localplt.data: ... here.
1722         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Moved ...
1723         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: ... here.
1724         * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Moved ...
1725         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: ... here.
1726         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Moved ...
1727         * sysdeps/unix/sysv/linux/ia64/timer_create.c: ... here.
1728         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Moved ...
1729         * sysdeps/unix/sysv/linux/ia64/timer_delete.c: ... here.
1730         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Moved ...
1731         * sysdeps/unix/sysv/linux/ia64/timer_getoverr.c: ... here.
1732         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Moved ...
1733         * sysdeps/unix/sysv/linux/ia64/timer_gettime.c: ... here.
1734         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Moved ...
1735         * sysdeps/unix/sysv/linux/ia64/timer_settime.c: ... here.
1736         * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Moved ...
1737         * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: ... here.
1738         Update #include.
1739         * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Moved ...
1740         * sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c: ... here.
1741
1742 2014-08-04  Roland McGrath  <roland@hack.frob.com>
1743
1744         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ...
1745         * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here.
1746         * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ...
1747         * sysdeps/ia64/nptl/bits/semaphore.h: ... here.
1748         * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ...
1749         * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here.
1750
1751 2014-08-04  Roland McGrath  <roland@hack.frob.com>
1752
1753         * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>.
1754         * sysdeps/unix/sysv/linux/ia64/arch-fork.h (ARCH_CLONE): New macro.
1755         * sysdeps/ia64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
1756         * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: File removed.
1757
1758 2014-08-04  Roland McGrath  <roland@hack.frob.com>
1759
1760         * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Moved ...
1761         * sysdeps/unix/sysv/linux/ia64/vfork.S: ... here.
1762         (__libc_vfork): Define function under this name.
1763         (__vfork): Define as an alias.
1764         * sysdeps/unix/sysv/linux/ia64/pt-vfork.S: New file.
1765         * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: File removed.
1766
1767 2014-08-04  Roland McGrath  <roland@hack.frob.com>
1768
1769         * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code
1770         that was previously under [RESET_PID].
1771         * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: File removed.
1772
1773 2014-08-04  Andreas Schwab  <schwab@suse.de>
1774
1775         * sysdeps/ieee754/ldbl-96/s_fma.c: Include <math_private.h>.
1776
1777 2014-08-03  Mike Frysinger  <vapier@gentoo.org>
1778
1779         * stdlib/tst-setcontext.c (test_stack): Fix coding style.
1780         (main): Likewise.
1781
1782 2014-08-01  Roland McGrath  <roland@hack.frob.com>
1783
1784         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: File removed.
1785
1786 2014-08-01  Richard Henderon  <rth@redhat.com>
1787
1788         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use math_force_eval before
1789         feclearexcept; use math_opt_barrier instead of open-coded asm; fix
1790         typo in exact zero test.
1791         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
1792         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
1793         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
1794
1795 2014-08-01  Roland McGrath  <roland@hack.frob.com>
1796
1797         * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD, PTR_MANGLE)
1798         (PTR_MANGLE2, PTR_DEMANGLE, PTR_DEMANGLE2): Move these macros...
1799         * sysdeps/arm/sysdep.h: ... here.
1800         [!__ASSEMBLER__]: Include <stdint.h>.
1801
1802 2014-08-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
1803
1804         * include/libc-symbols.h (HAVE_LIBINTL_H): Define macro.
1805         (HAVE_WCTYPE_H): Likewise.
1806         (HAVE_ISWCTYPE): Likewise.
1807         (ENABLE_NLS): Likewise.
1808         * posix/regex_internal.h [(defined MB_CUR_MAX && HAVE_WCTYPE_H
1809         && HAVE_ISWCTYPE) || _LIBC]: Sync up with gnulib.
1810
1811         * posix/regex_internal.c: Check if DEBUG is defined and is
1812         set.
1813
1814         * include/libc-symbols.h (HAVE_MBSTATE_T): Define macro.
1815         (HAVE_MBSRTOWCS): Likewise.
1816         * posix/fnmatch.c: Include string.h unconditionally.
1817
1818 2014-08-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
1819
1820         * NEWS: Explain the s390 jmp_buf / ucontext_t ABI change
1821         reversal.
1822
1823 2014-07-31  Roland McGrath  <roland@hack.frob.com>
1824
1825         * sysdeps/generic/safe-fatal.h: New file.
1826         * sysdeps/unix/sysv/linux/safe-fatal.h: New file.
1827         * nptl/forward.c: Include it.
1828         (__pthread_unwind): Use __safe_fatal as default action, rather
1829         than a bogus use of INTERNAL_SYSCALL that could never work.
1830
1831         * config.h.in (HAVE_BUILTIN_TRAP): New #define to 0.
1832         * configure.ac (libc_cv_builtin_trap): New test.
1833         * configure: Regenerated.
1834         * sysdeps/generic/abort-instr.h [HAVE_BUILTIN_TRAP]
1835         (ABORT_INSTRUCTION): Define using __builtin_trap.
1836
1837         * nptl/pthreadP.h (SIGCANCEL, SIGTIMER, SIGSETXID, __xidcmd): Moved ...
1838         * sysdeps/unix/sysv/linux/nptl-signals.h: ... to this new file.
1839         * sysdeps/nptl/nptl-signals.h: New file.
1840         * nptl/pthreadP.h: Include <nptl-signals.h>.
1841
1842 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
1843
1844         * sysdeps/s390/s390-64/utf16-utf32-z9.c
1845         (ONE_DIRECTION): Define.
1846         * sysdeps/s390/s390-64/utf8-utf16-z9.c
1847         (ONE_DIRECTION): Define.
1848         * sysdeps/s390/s390-64/utf8-utf32-z9.c
1849         (ONE_DIRECTION): Define.
1850
1851 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
1852
1853         * sysdeps/s390/Makefile: Delete file.
1854         * sysdeps/s390/Versions (GLIBC_2.19): Remove __setjmp.
1855         * sysdeps/s390/__longjmp.c: Delete file.
1856         * sysdeps/s390/bits/setjmp.h (__s390_jmp_buf):
1857         Remove fields __flags and __reserved.
1858         * sysdeps/s390/longjmp.c: Include setjmp/longjmp.c
1859         and add versioning.
1860         * sysdeps/s390/rtld-__longjmp.c: Delete file.
1861         * sysdeps/s390/rtld-global-offsets.sym: Likewise.
1862         * sysdeps/s390/rtld-setjmp.S: Likewise.
1863         * sysdeps/s390/s390-32/__longjmp-common.c: Move to ...
1864         * sysdeps/s390/s390-32/__longjmp.c: ... here.
1865         * sysdeps/s390/s390-32/setjmp-common.S: Move to ...
1866         * sysdeps/s390/s390-32/setjmp.S: ... here.
1867         Add versioning.
1868         (__sigsetjmp): Remove setting __flags field.
1869         * sysdeps/s390/s390-64/__longjmp-common.c:Move to ...
1870         * sysdeps/s390/s390-64/__longjmp.c: ... here.
1871         * sysdeps/s390/s390-64/setjmp-common.S: Move to ...
1872         * sysdeps/s390/s390-64/setjmp.S: ... here.
1873         Add versioning.
1874         (__sigsetjmp): Remove setting __flags field.
1875         * sysdeps/s390/setjmp.S: Delete file.
1876         * sysdeps/s390/sigjmp.c: Likewise.
1877         * sysdeps/s390/v1-longjmp.c: Likewise.
1878         * sysdeps/s390/v1-setjmp.h: Likewise.
1879         * sysdeps/s390/v1-sigjmp.c: Likewise.
1880         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines):
1881         Remove v1-longjmp_chk.
1882         * sysdeps/unix/sysv/linux/s390/getcontext.S: Delete file.
1883         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c:
1884         Include debug/longjmp_chk.c and add versioning.
1885         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c:
1886         Include nptl/pt-longjmp.c and add versioning.
1887         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: Delete file.
1888         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
1889         Include __longjmp.c.
1890         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
1891         Move to ...
1892         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: ... here.
1893         (__getcontext): Remove setting __flags field.
1894         Add versioning.
1895         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
1896         Don't restore upper high grps.
1897         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
1898         Likewise.
1899         (__swapcontext): Remove setting uc_flags field.
1900         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym:
1901         Delete file.
1902         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
1903         Include __longjmp.c.
1904         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
1905         Move to ...
1906         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: ... here.
1907         (__getcontext): Remove setting __flags field.
1908         Add versioning.
1909         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
1910         (__swapcontext): Remove setting uc_flags field.
1911         * unix/sysv/linux/s390/s390-64/ucontext_i.sym: Delete file.
1912         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (ucontext):
1913         Remove fields uc_high_gprs and __reserved.
1914         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym:
1915         New file with reverted content.
1916         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: Delete file.
1917         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist:
1918         Regenerated.
1919         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist:
1920         Regenerated.
1921
1922 2014-07-31  Andreas Schwab  <schwab@suse.de>
1923
1924         * config.h.in (HAVE_IFUNC): Define to 0.
1925         * rt/clock-compat.c [HAVE_IFUNC]: Check for value, not
1926         definedness.
1927
1928 2014-07-30  Ling Ma  <ling.ml@alibaba-inc.com>
1929
1930         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
1931         memmove-avx-unaligned, memcpy-avx-unaligned and
1932         mempcpy-avx-unaligned.
1933         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
1934         Add tests for AVX memcpy functions.
1935         * sysdeps/x86_64/multiarch/memcpy.S: Add support for AVX memcpy.
1936         * sysdeps/x86_64/multiarch/memcpy_chk.S: Add support for AVX
1937         memcpy_chk.
1938         * sysdeps/x86_64/multiarch/memmove.c: Add support for AVX memmove.
1939         * sysdeps/x86_64/multiarch/memmove_chk.c: Add support for AVX
1940         memmove_chk.
1941         * sysdeps/x86_64/multiarch/mempcpy.S: Add support for AVX mempcpy.
1942         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Add support for AVX
1943         mempcpy_chk.
1944         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: New file.
1945         * sysdeps/x86_64/multiarch/mempcpy-avx-unaligned.S: New file.
1946         * sysdeps/x86_64/multiarch/memmove-avx-unaligned.S: New file.
1947
1948 2013-07-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1949
1950         [BZ #17213]
1951         * sysdeps/powerpc/powerpc64/entry.h: Fix TEXT_START definition for
1952         powerpc64le.
1953
1954 2014-07-29  Jeff Layton  <jlayton@poochiereds.net>
1955
1956         [BZ #16839]
1957         * manual/llio.texi: Add section about open file description locks.
1958         * manual/examples/ofdlocks.c: Example of open file description
1959         lock usage.
1960         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
1961         F_OFD_SETLK, and F_OFD_SETLKW.
1962
1963 2014-07-23  Allan McRae  <allan@archlinux.org>
1964
1965         * po/es.po: Update Spanish translation from translation project.
1966
1967 2014-07-18  Andreas Schwab  <schwab@linux-m68k.org>
1968
1969         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Removed.
1970
1971 2014-07-17  Maciej W. Rozycki  <macro@codesourcery.com>
1972
1973         [BZ #17078]
1974         * sysdeps/arm/dl-machine.h (elf_machine_rela)
1975         [RESOLVE_CONFLICT_FIND_MAP]: Handle R_ARM_TLS_DESC relocation.
1976         (elf_machine_lazy_rel): Handle prelinked R_ARM_TLS_DESC entries.
1977
1978 2014-07-17  Joseph Myers  <joseph@codesourcery.com>
1979
1980         [BZ #17088]
1981         * math/fesetenv.c (__fesetenv)
1982         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Return 1 for FE_NOMASK_ENV.
1983         * math/feupdateenv.c (__feupdateenv)
1984         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Likewise.
1985
1986         * sysdeps/unix/sysv/linux/s390/kernel-features.h: New file.
1987         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
1988         (__ASSUME_SOCKETCALL): Do not define.
1989
1990         * sysdeps/unix/sysv/linux/sh/kernel-features.h: New file.
1991         * sysdeps/unix/sysv/linux/kernel-features.h [__sh__]
1992         (__ASSUME_SOCKETCALL): Do not define.
1993         (__ASSUME_ST_INO_64_BIT): Define unconditionally.
1994         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
1995         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
1996         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
1997         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
1998         [__LINUX_KERNEL_VERSION >= 0x030000 && __sh__]
1999         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2000         [__sh__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2001
2002         * sysdeps/unix/sysv/linux/powerpc/kernel-features.h: New file.
2003         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]
2004         (__ASSUME_SOCKETCALL): Do not define.
2005         (__ASSUME_IPC64): Define unconditionally.
2006         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
2007         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
2008         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
2009         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
2010         [__LINUX_KERNEL_VERSION >= 0x030000 && __powerpc__]
2011         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2012         [__powerpc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL):
2013         Likewise.
2014
2015         * sysdeps/unix/sysv/linux/sparc/kernel-features.h: New file.
2016         * sysdeps/unix/sysv/linux/kernel-features.h [__sparc__]
2017         (__ASSUME_SOCKETCALL): Do not define.
2018         (__ASSUME_SET_ROBUST_LIST): Define unconditionally.
2019         (__ASSUME_FUTEX_LOCK_PI): Likewise.
2020         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL): Do not define.
2021         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
2022         (__ASSUME_REQUEUE_PI): Define unconditionally.
2023         [__LINUX_KERNEL_VERSION >= 0x020621 && __sparc__]
2024         (__ASSUME_RECVMMSG_SYSCALL): Do not define.
2025         [__sparc__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2026         [__LINUX_KERNEL_VERSION >= 0x030000 && __sparc__]
2027         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2028         [__sparc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2029
2030         * sysdeps/unix/sysv/linux/i386/kernel-features.h: New file.
2031         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__]
2032         (__ASSUME_SOCKETCALL): Do not define.
2033         [__LINUX_KERNEL_VERSION >= 0x020621 && __i386__]
2034         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
2035         [__i386__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2036         [__LINUX_KERNEL_VERSION >= 0x030000 && __i386__]
2037         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2038         [__i386__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2039
2040         * sysdeps/unix/sysv/linux/x86_64/kernel-features.h: New file.
2041         * sysdeps/unix/sysv/linux/kernel-features.h [__x86_64__]
2042         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
2043         [__LINUX_KERNEL_VERSION >= 0x020621 && __x86_64__]
2044         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
2045         [__LINUX_KERNEL_VERSION >= 0x030000 && __x86_64__]
2046         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2047         [__x86_64__ && __LINUX_KERNEL_VERSION >= 0x030100]
2048         (__ASSUME_GETCPU_SYSCALL): Likewise.
2049
2050         * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
2051         * sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR.  Remove
2052         cases for individual architectures.
2053         * sysdeps/gnu/configure: Regenerated.
2054         * sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
2055         LIBC_SLIBDIR_RTLDDIR.
2056         * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
2057         * sysdeps/unix/sysv/linux/mips/configure.ac: Use
2058         LIBC_SLIBDIR_RTLDDIR.
2059         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
2060         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
2061         LIBC_SLIBDIR_RTLDDIR.
2062         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
2063         Regenerated.
2064         * sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
2065         * sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
2066         file.
2067         * sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
2068         * sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
2069         file.
2070         * sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
2071         * sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
2072         * sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
2073         * sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
2074
2075         * sysdeps/aarch64/shlib-versions: Move to ...
2076         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: ... here.
2077         * sysdeps/alpha/shlib-versions: Move to ...
2078         * sysdeps/unix/sysv/linux/alpha/shlib-versions: ... here.
2079         * sysdeps/arm/shlib-versions: Move to ...
2080         * sysdeps/unix/sysv/linux/arm/shlib-versions: ... here.
2081         * sysdeps/hppa/shlib-versions: Move all contents except for
2082         libgcc_s entry to ...
2083         * sysdeps/unix/sysv/linux/hppa/shlib-versions: ... here.  Merge in
2084         entry from ...
2085         * sysdeps/hppa/nptl/shlib-versions: ... here.  Remove file.
2086         * sysdeps/ia64/shlib-versions: Move to ...
2087         * sysdeps/unix/sysv/linux/ia64/shlib-versions: ... here.  Merge in
2088         entry from ...
2089         * sysdeps/ia64/nptl/shlib-versions: ... here.  Remove file.
2090         * sysdeps/m68k/coldfire/shlib-versions: Move to ...
2091         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: ... here.
2092         * sysdeps/microblaze/shlib-versions: Move to ...
2093         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: ... here.
2094         * sysdeps/mips/shlib-versions: Move to ...
2095         * sysdeps/unix/sysv/linux/mips/shlib-versions: ... here.  Merge in
2096         entry from ...
2097         * sysdeps/mips/nptl/shlib-versions: ... here.  Remove file.
2098         * sysdeps/tile/shlib-versions: Move to ...
2099         * sysdeps/unix/sysv/linux/tile/shlib-versions: ... here.
2100         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Merge in entry
2101         from ...
2102         * sysdeps/x86_64/64/shlib-versions: ... here.  Remove file.
2103         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Merge in
2104         entry from ...
2105         * sysdeps/x86_64/x32/shlib-versions: ... here.  Remove file.
2106
2107 2014-07-17  Will Newton  <will.newton@linaro.org>
2108
2109         * sysdeps/arm/bits/atomic.h
2110         (__arch_compare_and_exchange_bool_8_int): Evaluate to zero.
2111         (__arch_compare_and_exchange_bool_16_int): Likewise.
2112         (__arch_compare_and_exchange_bool_64_int): Likewise.
2113
2114         * iconv/loop.c: Move definition of LOOPFCT and gconv_btowc
2115         into an #else block.
2116
2117 2014-07-16  Roland McGrath  <roland@hack.frob.com>
2118
2119         * sysdeps/arm/preconfigure.ac: Apply EABI sanity check to arm*, not
2120         just Linux configurations.  Test empirically that the compiler sets
2121         __ARM_EABI__, rather than using the tuple to decide.
2122         * sysdeps/arm/preconfigure: Regenerated.
2123         * sysdeps/unix/sysv/linux/arm/configure: File removed.
2124         * sysdeps/unix/sysv/linux/arm/configure.ac: File removed,
2125         contents appended ...
2126         * sysdeps/arm/configure.ac: ... here.
2127         * sysdeps/arm/configure: Regenerated.
2128
2129 2014-07-15  Roland McGrath  <roland@hack.frob.com>
2130
2131         * nptl/pthread_kill.c: New file.
2132         * nptl/pthread_sigmask.c: New file.
2133         * nptl/pthread_sigqueue.c: New file.
2134
2135         * sysdeps/nptl/lowlevellock.h: New file.
2136         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: New file.
2137         * sysdeps/nptl/lowlevellock-futex.h: New file.
2138
2139         * nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
2140         Remove dead declarations.
2141
2142 2014-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2143
2144         * config.h.in (HAVE_AVX2_SUPPORT): New #undef.
2145         * sysdeps/i386/configure.ac: Set HAVE_AVX2_SUPPORT and
2146         config-cflags-avx2.
2147         * sysdeps/x86_64/configure.ac: Likewise.
2148         * sysdeps/i386/configure: Regenerated.
2149         * sysdeps/x86_64/configure: Likewise.
2150         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
2151         memset-avx2 only if config-cflags-avx2 is yes.
2152         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
2153         Tests for memset_chk and memset only if HAVE_AVX2_SUPPORT is
2154         defined.
2155         * sysdeps/x86_64/multiarch/memset.S: Define multiple versions
2156         only if HAVE_AVX2_SUPPORT is defined.
2157         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
2158
2159 2014-07-14  Alan Modra  <amodra@gmail.com>
2160
2161         [BZ #17153]
2162         * elf/elf.h (DT_PPC64_NUM): Correct value.
2163         * NEWS: Add to fixed bug list.
2164
2165 2014-07-13  Jim Meyering  <meyering@fb.com>
2166
2167         [BZ 17150]
2168         regex: don't deref NULL upon heap allocation failure
2169         * posix/regcomp.c: (parse_dup_op): Handle duplicate_tree
2170         failure in one more place.
2171         To trigger the segfault, configure grep -with-included-regex,
2172         build it, and run these commands:
2173         ( ulimit -v 300000; echo a|src/grep -E a+++++++++++++++++++++ )
2174
2175 2014-07-13  Andreas Schwab  <schwab@linux-m68k.org>
2176
2177         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
2178
2179 2014-07-11  Richard Henderson  <rth@redhat.com>
2180
2181         * sysdeps/aarch64/libm-test-ulps: Update.
2182
2183 2014-07-10  Florian Weimer  <fweimer@redhat.com>
2184
2185         [BZ #17135]
2186         * nptl/pthreadP.h (__nptl_setxid_error): Declare function.
2187         * nptl/allocatestack.c (__nptl_setxid_error): New function.
2188         (__nptl_setxid): Initialize error member.  Call
2189         __nptl_setxid_error.
2190         * nptl/nptl-init.c (sighandler_setxid): Call __nptl_setxid_error.
2191         * nptl/descr.h (struct xid_command): Add error member.
2192         * nptl/tst-setuid3.c: New file.
2193         * nptl/Makefile (tests): Add it.
2194
2195 2014-07-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2196
2197         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_base_trylock):
2198         New define.
2199         (__lll_trylock): Use __lll_base_trylock.
2200         (__lll_cond_trylock): Likewise.
2201
2202 2014-07-10  Roland McGrath  <roland@hack.frob.com>
2203
2204         * nptl/pthread_create.c (start_thread): Use atomic_or and
2205         lll_futex_wake directly rather than lll_robust_dead.
2206         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
2207         (lll_robust_dead): Macro removed.
2208         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Likewise.
2209         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
2210         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
2211         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
2212         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
2213         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
2214         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
2215         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
2216         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
2217         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
2218         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
2219         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
2220         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
2221         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
2222         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
2223
2224         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock):
2225         Use atomic_compare_and_exchange_val_acq directly rather than
2226         lll_robust_trylock.
2227         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
2228         (__lll_robust_trylock, lll_robust_trylock): Removed.
2229         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
2230         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
2231         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
2232         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
2233         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
2234         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
2235         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
2236         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
2237         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
2238         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
2239         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
2240         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
2241         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
2242         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
2243
2244 2014-07-02  Florian Weimer  <fweimer@redhat.com>
2245
2246         * manual/locale.texi (Locale Names): New section documenting
2247         locale name syntax.  Adjust menu and node chaining accordingly.
2248         (Choosing Locale): Reference Locale Names, Locale Categories.
2249         Mention setting LC_ALL=C.  Reflect that name syntax is now
2250         documented.
2251         (Locale Categories): New section title.  Reference Locale Names.
2252         LC_ALL is an environment variable, but not a category.
2253         (Setting the Locale): Remove "locale -a" invocation and LOCPATH
2254         description, now in Locale Name.  Reference that section.  Locale
2255         name syntax is now documented.
2256
2257 2014-07-02  Florian Weimer  <fweimer@redhat.com>
2258
2259         [BZ #17137]
2260         * locale/findlocale.c (name_present, valid_locale_name): New
2261         functions.
2262         (_nl_find_locale): Use the loc_name variable to store name
2263         candidates.  Call name_present and valid_locale_name to check and
2264         validate locale names.  Return an error if the locale is invalid.
2265
2266 2014-07-02  Florian Weimer  <fweimer@redhat.com>
2267
2268         * locale/setlocale.c (setlocale): Use strdup for allocating
2269         composite name copy.
2270
2271 2014-07-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
2272
2273         Sync up with gnulib.
2274         * misc/error.c: Use !_LIBC instead of HAVE_CONFIG_H.
2275         [!_LIBC && ENABLE_NLS]: Include gettext.h.
2276         [_LIBC]: Define USE_UNLOCKED_IO, _GL_ATTRIBUTE_FORMAT_PRINTF
2277         and _GL_ARG_NONNULL.
2278         [USE_UNLOCKED_IO]: Include unlocked-io.h.
2279         [!_LIBC]: Include code for Windows and Cygwin.
2280         [!_LIBC && !HAVE_DECL_STRERROR_R && !STRERROR_R_CHAR_P]:
2281         Include prototype for int strerror_r.
2282         [!_LIBC] (is_open): New function.
2283         (flush_stdout): New function.
2284         (print_errno_message): Use it.
2285         (error): Likewise.
2286         (error_at_line): Likewise.
2287         (error_tail) Add function attribute macros.  Use
2288         __builtin_expect.
2289
2290         * time/strptime_l.c [_LIBC]: Define HAVE_LOCALTIME_R.
2291
2292         * time/strftime_l.c [_LIBC]: Define HAVE_STRFTIME.
2293
2294         * io/ftw.c: Include sys/param.h unconditionally.
2295
2296         * locale/programs/simple-hash.c [!HAVE_OBSTACK]: Remove code.
2297
2298         [BZ #17125]
2299         * sysdeps/unix/sysv/linux/check_pf.c (cache): Don't use
2300         libc_freeres_ptr.
2301         (freecache): New function to free CACHE on exit.
2302
2303         * sunrpc/xdr.c (xdr_string): Add comment about SIZE
2304         initialization.
2305
2306 2014-07-09  David S. Miller  <davem@davemloft.net>
2307
2308         * sysdeps/sparc/fpu/libm-test-ulps: Update.
2309
2310         * sysdeps/sparc/nptl/internaltypes.h: Delete.
2311         * sysdeps/sparc/nptl/sparc-nptl.h: New file.
2312         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: Include it.
2313         * sysdeps/sparc/nptl/pthread_barrier_init.c: Likewise.
2314         * sysdeps/sparc/nptl/pthread_barrier_wait.c: Likewise.
2315         * sysdeps/sparc/nptl/sem_init.c: Likewise.
2316         * sysdeps/sparc/nptl/sem_post.c: Likewise.
2317         * sysdeps/sparc/nptl/sem_timedwait.c: Likewise.
2318         * sysdeps/sparc/nptl/sem_wait.c: Likewise.
2319         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Likewise.
2320         * sysdeps/sparc/sparc32/nptl/sem_post.c: Likewise.
2321         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Likewise.
2322         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Likewise.
2323
2324 2014-07-09  Andreas Schwab  <schwab@suse.de>
2325
2326         * sysdeps/powerpc/test-gettimebase.c (do_test): Add newline to
2327         output.
2328         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
2329         (do_test): Likewise.
2330
2331         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
2332
2333 2014-07-09  Will Newton  <will.newton@linaro.org>
2334
2335         * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Test SHARED with #ifdef.
2336         * sysdeps/arm/tlsdesc.c (_dl_unmap): Likewise.
2337         * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
2338         * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
2339         * sysdeps/hppa/start.S (_start): Likewise.
2340
2341 2014-07-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
2342
2343         * sunrpc/xdr.c (xdr_string): Initialize SIZE to 0.
2344
2345         * sysdeps/generic/unwind-pe.h: Only check if __cplusplus is
2346         defined.
2347
2348 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
2349
2350         * resolv/res_query.c (__libc_res_nsearch): Dereference resplen2
2351         after checking that it is non-NULL.
2352
2353         * sysdeps/i386/dl-machine.h: Define ELF_MACHINE_NO_REL.
2354
2355 2014-07-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2356
2357         * sysdeps/powerpc/memmove.c: Remove file.
2358         * sysdeps/powerpc/powerpc32/power4/memcopy.h
2359         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Define it to 1.
2360         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
2361         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Remove define.
2362         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c:
2363         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Likewise.
2364         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Include default
2365         string memmove instead of removed powerpc one.
2366
2367         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
2368         [weak_alias]: Fix compiler warning due trailing data.
2369         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S:
2370         [weak_alias]: Likewise.
2371         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: Fix compile
2372         warnigs due missing definition of __strcpy_power7 and __strlen_power7.
2373
2374         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
2375         (__libc_ifunc_impl_list): Add memmove functions.
2376
2377 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
2378
2379         * localedata/tests-mbwc/dat_iswalnum.c [SHOJI_IS_RIGHT]:
2380         Remove code.
2381         * localedata/tests-mbwc/dat_iswalpha.c [SHOJI_IS_RIGHT]:
2382         Likewise
2383         * localedata/tests-mbwc/dat_iswctype.c [SHOJI_IS_RIGHT]:
2384         Likewise
2385         * localedata/tests-mbwc/dat_iswgraph.c [SHOJI_IS_RIGHT]:
2386         Likewise
2387         * localedata/tests-mbwc/dat_iswprint.c [SHOJI_IS_RIGHT]:
2388         Likewise
2389         * localedata/tests-mbwc/dat_iswpunct.c [SHOJI_IS_RIGHT]:
2390         Likewise
2391         * localedata/tests-mbwc/dat_mbrlen.c [SHOJI_IS_RIGHT]:
2392         Likewise
2393         * localedata/tests-mbwc/dat_mbstowcs.c [SHOJI_IS_RIGHT]:
2394         Likewise
2395         * localedata/tests-mbwc/dat_mbtowc.c [SHOJI_IS_RIGHT]:
2396         Likewise
2397         * localedata/tests-mbwc/dat_strcoll.c [SHOJI_IS_RIGHT]:
2398         Likewise
2399         * localedata/tests-mbwc/dat_swscanf.c [SHOJI_IS_RIGHT]:
2400         Likewise
2401         * localedata/tests-mbwc/dat_towctrans.c [SHOJI_IS_RIGHT]:
2402         Likewise
2403         * localedata/tests-mbwc/dat_wcscoll.c [SHOJI_IS_RIGHT]:
2404         Likewise
2405         * localedata/tests-mbwc/dat_wcswidth.c [SHOJI_IS_RIGHT]:
2406         Likewise
2407         * localedata/tests-mbwc/dat_wctob.c [SHOJI_IS_RIGHT]:
2408         Likewise
2409         * localedata/tests-mbwc/dat_wcwidth.c [SHOJI_IS_RIGHT]:
2410         Likewise
2411         * localedata/tests-mbwc/tst_towctrans.c [SHOJI_IS_RIGHT]:
2412         Likewise
2413
2414 2014-07-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2415
2416         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Align VSX copies to 16B
2417         to avoid alignment traps in non-cacheable memory.
2418         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
2419
2420         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memmove
2421         multiarch objects.
2422         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c: New
2423         file: multiarch power7 memmove.
2424         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c: New file:
2425         multiarch default memmove.
2426         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: New file:
2427         multiarch memove for powerpc32/power4.
2428
2429         * string/bcopy.c: Use full path to include memmove.c.
2430         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memmove and bcopy
2431         multiarch objects.
2432         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c: New file: default
2433         bcopy for powerpc64.
2434         * sysdeps/powerpc/powerpc64/multiarch/bcopy.c: New file: multiarch
2435         bcopy for powerpc64.
2436         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Add bcopy
2437         and memmove implementations.
2438         * sysdeps/powerpc/powerpc64/multiarch/memmove-power7.S: New file:
2439         optimized multiarch memmove for POWER7/powerpc64.
2440         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: New file:
2441         default multiarch memmove for powerpc64.
2442         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: New file: memmove
2443         multiarch for powerpc64.
2444         * sysdeps/powerpc/powerpc64/power7/bcopy.c: New file: optimized bcopy
2445         for POWER7/powerpc64.
2446         * sysdeps/powerpc/powerpc64/power7/memmove.S: New file: optimized
2447         memmove for POWER7/powerpc64.
2448
2449         * sysdeps/powerpc/memmove.c (memmove): Cleanup impplementation to use
2450         glibc default one.
2451
2452         * sysdeps/powerpc/bits/link.h [_CALL_ELF]: Guard check for
2453         __ELF_NATIVE_CLASS equal to 64.
2454
2455 2014-07-07  Roland McGrath  <roland@hack.frob.com>
2456
2457         * sysdeps/nptl/lowlevellock.h: File removed.
2458
2459         * NEWS: NPTL is no longer an add-on!
2460         * nptl/internaltypes.h: Moved ...
2461         * sysdeps/nptl/internaltypes.h: ... here.
2462         * sysdeps/nptl/aio_misc.h: Use <nptl/pthreadP.h> in #include.
2463         * sysdeps/nptl/fork.c: Likewise.
2464         * sysdeps/nptl/gai_misc.h: Likewise.
2465         * sysdeps/nptl/librt-cancellation.c: Likewise.
2466         * sysdeps/nptl/jmp-unwind.c: Likewise.
2467         * sysdeps/nptl/setxid.h: Likewise.
2468         * sysdeps/unix/sysv/linux/aarch64/Implies: New file.
2469         * sysdeps/unix/sysv/linux/alpha/Implies: Add alpha/nptl.
2470         * sysdeps/unix/sysv/linux/arm/Implies: New file.
2471         * sysdeps/unix/sysv/linux/hppa/Implies: New file.
2472         * sysdeps/unix/sysv/linux/i386/Implies: Add i386/nptl.
2473         * sysdeps/unix/sysv/linux/i386/i686/Implies: New file.
2474         * sysdeps/unix/sysv/linux/ia64/Implies: Add ia64/nptl.
2475         * sysdeps/unix/sysv/linux/m68k/Implies: New file.
2476         * sysdeps/unix/sysv/linux/microblaze/Implies: New file.
2477         * sysdeps/unix/sysv/linux/mips/Implies: New file.
2478         * sysdeps/unix/sysv/linux/powerpc/Implies: New file.
2479         * sysdeps/unix/sysv/linux/s390/Implies: Add s390/nptl.
2480         * sysdeps/unix/sysv/linux/sh/Implies: New file.
2481         * sysdeps/unix/sysv/linux/sparc/Implies: New file.
2482         * sysdeps/unix/sysv/linux/tile/Implies: New file.
2483         * sysdeps/unix/sysv/linux/x86_64/Implies: Add x86_64/nptl.
2484         * sysdeps/unix/sysv/linux/x86_64/x32/Implies: New file.
2485         * nptl/Makeconfig: Moved ...
2486         * sysdeps/nptl/Makeconfig: ... here.
2487         * nptl/configure: File removed.
2488         * nptl/ANNOUNCE: File removed.
2489         * sysdeps/unix/sysv/linux/configure.ac: Remove nptl sanity check.
2490         * sysdeps/unix/sysv/linux/configure: Regenerated.
2491
2492         * nptl/Makefile (routines): Add libc_pthread_init,
2493         libc_multiple_threads, register-atfork and unregister-atfork.
2494         (libpthread-routines): Add pthread_mutex_cond_lock and pt-fork here.
2495         (gen-as-const-headers): Add lowlevelcond.sym, lowlevelrwlock.sym,
2496         lowlevelbarrier.sym, unwindbuf.sym, lowlevelrobustlock.sym,
2497         pthread-pi-defines.sym, structsem.sym.
2498         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = posix]
2499         (CFLAGS-fork.c, CFLAGS-getpid.o, CFLAGS-getpid.os): New variables.
2500         [$(subdir) = nptl] (tests): Add tst-setgetname.
2501         * nptl/sysdeps/unix/sysv/linux/Makefile: File removed.
2502         * sysdeps/unix/sysv/linux/sigaction.c: Just include
2503         <nptl/sigaction.c> directly here, instead of WRAPPER_INCLUDE.
2504         [!LIBC_SIGACTION]: Remove aliases.
2505         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
2506         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
2507         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
2508         * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
2509         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
2510         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
2511         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
2512         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
2513         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
2514         * nptl/Versions (libc: GLIBC_2.3.2): Add __register_atfork.
2515         (libc: GLIBC_PRIVATE): Add __libc_pthread_init,
2516         __libc_current_sigrtmin_private, __libc_current_sigrtmax_private,
2517         __libc_allocate_rtsig_private.
2518         * nptl/sysdeps/unix/sysv/linux/Versions: File removed.
2519         * sysdeps/unix/sysv/linux/sigtimedwait.c: Include <nptl/pthreadP.h>.
2520         * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
2521         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
2522         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
2523         * nptl/sysdeps/unix/sysv/linux/sigwait.c: File removed.
2524         * nptl/sysdeps/unix/sysv/linux/sigtimedwait.c: File removed.
2525         * nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c: File removed.
2526         * nptl/sysdeps/unix/sysv/linux/sleep.c: File removed.
2527         * nptl/sysdeps/unix/sysv/linux/createthread.c: File removed.
2528         * sysdeps/unix/sysv/linux/ia64/fork.S: File removed.
2529         * nptl/sysdeps/unix/sysv/linux/internaltypes.h: Moved ...
2530         * nptl/internaltypes.h: ... here.
2531         * nptl/sysdeps/unix/sysv/linux/jmp-unwind.c: Moved ...
2532         * sysdeps/nptl/jmp-unwind.c: ... here.
2533         * nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c: Moved ...
2534         * nptl/libc-lowlevellock.c: ... here.
2535         * nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c: Moved ...
2536         * nptl/libc_multiple_threads.c: ... here.
2537         * nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c: Moved ...
2538         * nptl/libc_pthread_init.c: ... here.
2539         * nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.sym: Moved ...
2540         * nptl/lowlevelbarrier.sym: ... here.
2541         * nptl/sysdeps/unix/sysv/linux/lowlevelcond.sym: Moved ...
2542         * nptl/lowlevelcond.sym: ... here.
2543         * nptl/sysdeps/unix/sysv/linux/lowlevellock.c: Moved ...
2544         * nptl/lowlevellock.c: ... here.
2545         * nptl/lowlevellock.h: Moved ...
2546         * sysdeps/nptl/lowlevellock.h: ... here.
2547         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Moved ...
2548         * nptl/lowlevelrobustlock.c: ... here.
2549         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.sym: Moved ...
2550         * nptl/lowlevelrobustlock.sym: ... here.
2551         * nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.sym: Moved ...
2552         * nptl/lowlevelrwlock.sym: ... here.
2553         * nptl/sysdeps/unix/sysv/linux/pt-fork.c: Moved ...
2554         * nptl/pt-fork.c: ... here.
2555         * nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.sym: Moved ...
2556         * nptl/pthread-pi-defines.sym: ... here.
2557         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Moved ...
2558         * nptl/pthread_attr_getaffinity.c: ... here.
2559         * nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: Moved ...
2560         * nptl/pthread_attr_setaffinity.c: ... here.
2561         * nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c: Moved ...
2562         * nptl/pthread_mutex_cond_lock.c: ... here.
2563         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
2564         Update #include.
2565         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Likewise.
2566         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: Moved ...
2567         * nptl/pthread_once.c: ... here, replacing old file.
2568         * nptl/sysdeps/unix/sysv/linux/pthread_yield.c: Moved ...
2569         * nptl/pthread_yield.c: ... here.
2570         * nptl/sysdeps/unix/sysv/linux/register-atfork.c: Moved ...
2571         * nptl/register-atfork.c: ... here.
2572         * nptl/sysdeps/unix/sysv/linux/sem_post.c: Moved ...
2573         * nptl/sem_post.c: ... here.
2574         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Update #include.
2575         * nptl/sysdeps/unix/sysv/linux/sem_timedwait.c: Moved ...
2576         * nptl/sem_timedwait.c: ... here.
2577         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Moved ...
2578         * nptl/sem_trywait.c: ... here.
2579         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Update #include.
2580         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Moved ...
2581         * nptl/sem_wait.c: ... here.
2582         * nptl/sysdeps/unix/sysv/linux/structsem.sym: Moved ...
2583         * nptl/structsem.sym: ... here.
2584         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Moved ...
2585         * sysdeps/unix/sysv/linux/mq_notify.c: ... here, replacing old file.
2586         * nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: Moved ...
2587         * nptl/unregister-atfork.c: ... here.
2588         * nptl/sysdeps/unix/sysv/linux/unwindbuf.sym: Moved ...
2589         * nptl/unwindbuf.sym: ... here.
2590         * nptl/sysdeps/unix/sysv/linux/fork.c: Moved ...
2591         * sysdeps/nptl/fork.c: ... here.
2592         * nptl/sysdeps/unix/sysv/linux/fork.h: Moved ...
2593         * sysdeps/nptl/fork.h: ... here.
2594         * sysdeps/unix/sysv/linux/syscalls.list: Remove fork.
2595         * nptl/sysdeps/unix/sysv/linux/aio_misc.h: Moved ...
2596         * sysdeps/unix/sysv/linux/aio_misc.h: ... here.
2597         * nptl/sysdeps/unix/sysv/linux/allocrtsig.c: Moved ...
2598         * sysdeps/unix/sysv/linux/allocrtsig.c: ... here.
2599         * nptl/sysdeps/unix/sysv/linux/getpid.c: Moved ...
2600         * sysdeps/unix/sysv/linux/getpid.c: ... here.
2601         * nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h: Moved ...
2602         * sysdeps/unix/sysv/linux/kernel-posix-timers.h: ... here.
2603         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Moved ...
2604         * sysdeps/unix/sysv/linux/pt-raise.c: ... here.
2605         * nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c: Moved ...
2606         * sysdeps/unix/sysv/linux/pthread_getaffinity.c: ... here.
2607         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Moved ...
2608         * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: ... here.
2609         * nptl/sysdeps/unix/sysv/linux/pthread_getname.c: Moved ...
2610         * sysdeps/unix/sysv/linux/pthread_getname.c: ... here.
2611         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Moved ...
2612         * sysdeps/unix/sysv/linux/pthread_kill.c: ... here.
2613         * nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c: Moved ...
2614         * sysdeps/unix/sysv/linux/pthread_setaffinity.c: ... here.
2615         * nptl/sysdeps/unix/sysv/linux/pthread_setname.c: Moved ...
2616         * sysdeps/unix/sysv/linux/pthread_setname.c: ... here.
2617         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Moved ...
2618         * sysdeps/unix/sysv/linux/pthread_sigqueue.c: ... here.
2619         * nptl/sysdeps/unix/sysv/linux/raise.c: Moved ...
2620         * sysdeps/unix/sysv/linux/raise.c: ... here.
2621         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Moved ...
2622         * sysdeps/unix/sysv/linux/timer_create.c: ... here.
2623         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Moved ...
2624         * sysdeps/unix/sysv/linux/timer_delete.c: ... here.
2625         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Moved ...
2626         * sysdeps/unix/sysv/linux/timer_getoverr.c: ... here.
2627         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Moved ...
2628         * sysdeps/unix/sysv/linux/timer_gettime.c: ... here.
2629         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Moved ...
2630         * sysdeps/unix/sysv/linux/timer_routines.c: ... here.
2631         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Moved ...
2632         * sysdeps/unix/sysv/linux/timer_settime.c: ... here.
2633         * nptl/sysdeps/unix/sysv/linux/tst-setgetname.c: Moved ...
2634         * sysdeps/unix/sysv/linux/tst-setgetname.c: ... here.
2635         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Update #include.
2636
2637 2014-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
2638
2639         * sysdeps/generic/memcopy.h: Add comment for
2640         MEMCPY_OK_FOR_FWD_MEMMOVE.
2641
2642 2014-07-04  Will Newton  <will.newton@linaro.org>
2643
2644         * string/memchr.c: Merge from gnulib.
2645         [_LIBC]: Remove conditionals.
2646         (__ptr_t): Remove define.
2647         (LONG_MAX_32_BITS): Likewise.
2648         (LONG_MAX): Likewise.
2649         (MEMCHR): Use ANSI prototype and optimize algorithm.
2650
2651         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_REL): Define.
2652
2653 2014-07-03  Roland McGrath  <roland@hack.frob.com>
2654
2655         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h
2656         (lll_futex_timed_wait_bitset): Fix syscall argument count.
2657
2658         * sysdeps/nptl/configure.ac (libc_cv_forced_unwind):
2659         Use -Dinhibit_libc=1 for unwind.h check to prevent false failure
2660         in a bare environment with no <stdlib.h> installed.
2661         * sysdeps/nptl/configure: Regenerated.
2662
2663         * sysdeps/alpha/fpu/s_nearbyint.c: Include <math_ldbl_opt.h>.
2664
2665         * sysdeps/unix/sysv/linux/configure.ac: Use AC_TRY_COMPILE rather than
2666         AC_EGREP_CPP for kernel header checks, so they only succeed if
2667         including <linux/version.h> actually works right.
2668         * sysdeps/unix/sysv/linux/configure: Regenerated.
2669
2670         * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the
2671         value so it's not diagnosed as unused.
2672
2673         * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only
2674         thing) with "ifeq ($(subdir),rt)".
2675
2676 2014-07-03  Richard Henderson  <rth@redhat.com>
2677
2678         * sysdeps/alpha/fpu/s_nearbyintf.c: Remove file.
2679         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Remove;
2680         include sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c.
2681
2682         * sysdeps/alpha/fpu/math_private.h (math_opt_barrier): New.
2683         (math_force_eval): New.
2684
2685         * sysdeps/alpha/fpu/s_lround.c: Add 0.5 with chopped rounding.
2686         * sysdeps/alpha/fpu/s_lroundf.c: Likewise.
2687
2688         * sysdeps/alpha/fpu/s_round.c: Remove file.
2689         * sysdeps/alpha/fpu/s_roundf.c: Remove file.
2690
2691         * elf/dl-support.c (HP_TIMING_AVAIL): Do not redefine.
2692         (_dl_non_dynamic_init): Check HP_SMALL_TIMING_AVAIL instead.
2693         * elf/rtld.c (HP_TIMING_AVAIL): Do not redefine.
2694         (_dl_start_final): Check HP_SMALL_TIMING_AVAIL instead.
2695         (_dl_start, print_statistics): Likewise.
2696         * sysdeps/generic/ldsodefs.h (struct rtld_global): Only check
2697         HP_SMALL_TIMING_AVAIL in defining _dl_cpuclock_offset.
2698
2699         * sysdeps/aarch64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2700         * sysdeps/generic/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2701         * sysdeps/i386/i686/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2702         * sysdeps/ia64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2703         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
2704         (HP_SMALL_TIMING_AVAIL): Define.
2705         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2706         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
2707         (HP_SMALL_TIMING_AVAIL): Define.
2708         * sysdeps/sparc/sparc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2709         * sysdeps/x86_64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2710
2711         * sysdeps/aarch64/hp-timing.h: New file.
2712
2713         * sysdeps/generic/hp-timing.h: Remove dead comment.
2714         * sysdeps/generic/hp-timing-common.h: New file.
2715         * sysdeps/alpha/hp-timing.h: Include it.
2716         (HP_TIMING_DIFF, HP_TIMING_ACCUM_NT, HP_TIMING_PRINT): Remove.
2717         * sysdeps/i386/i686/hp-timing.h: Likewise.
2718         * sysdeps/ia64/hp-timing.h: Likewise.
2719         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
2720         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
2721         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
2722         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
2723         * sysdeps/x86_64/hp-timing.h: Don't include the i686 version.
2724         (HP_TIMING_AVAIL, HP_TIMING_INLINE): Define.
2725         (hp_timing_t): New.
2726
2727         * benchtests/bench-string.h (_dl_hp_timing_overhead): Remove.
2728         * benchtests/bench-timing.h (_dl_hp_timing_overhead): Remove.
2729         (TIMING_INIT): Remove call to HP_TIMING_DIFF_INIT.
2730         * elf/rtld.c (_dl_start_final): Likewise.
2731         * sysdeps/generic/ldsodefs.h (_dl_hp_timing_overhead): Remove.
2732         * sysdeps/alpha/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2733         * sysdeps/generic/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2734         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2735         * sysdeps/ia64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2736         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
2737         (HP_TIMING_DIFF_INIT): Remove.
2738         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2739         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
2740         (HP_TIMING_DIFF_INIT): Remove.
2741         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2742         * sysdeps/i386/i686/hp-timing.c: Remove file.
2743         * sysdeps/x86_64/hp-timing.c: Remove file.
2744         * sysdeps/ia64/hp-timing.c: Remove file.
2745         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Remove file.
2746         * sysdeps/powerpc/powerpc64/hp-timing.c: Remove file.
2747         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Remove file.
2748         * sysdeps/sparc/sparc64/hp-timing.c: Remove file.
2749
2750         * sysdeps/alpha/hp-timing.h (HP_TIMING_ACCUM): Remove.
2751         * sysdeps/generic/hp-timing.h (HP_TIMING_ACCUM): Remove.
2752         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Remove.
2753         * sysdeps/ia64/hp-timing.h (HP_TIMING_ACCUM): Remove.
2754         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
2755         (HP_TIMING_ACCUM): Remove.
2756         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
2757         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ACCUM): Remove.
2758         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
2759
2760         * sysdeps/alpha/hp-timing.h (HP_TIMING_ZERO): Remove.
2761         * sysdeps/generic/hp-timing.h (HP_TIMING_ZERO): Remove.
2762         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ZERO): Remove.
2763         * sysdeps/ia64/hp-timing.h (HP_TIMING_ZERO): Remove.
2764         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_ZERO): Remove.
2765         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ZERO): Remove.
2766         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ZERO): Remove.
2767         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ZERO): Remove.
2768
2769         * sysdeps/powerpc/powerpc32/hp-timing.h: Remove file.
2770
2771 2014-07-03  Maciej W. Rozycki  <macro@codesourcery.com>
2772
2773         * stdlib/tst-strtod-overflow.c (TIMEOUT): Bump up to 30.
2774
2775 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
2776
2777         Sync up with gettext.
2778         * intl/loadmsgcat.c: Define O_BINARY if not defined.
2779         [_MSC_VER]: Include malloc.h
2780         [_LIBC]: Define PRI_MACROS_BROKEN if it is not defined.
2781         (get_sysdep_segment_value) [!__UCLIBC__]: Return "I" flag.
2782         (_nl_load_domain): Open DOMAIN_FILE in binary mode.  Don't use
2783         TEMP_FAILURE_RETRY.  Cast return of alloca.
2784         [!_LIBC] Call gl_rwlock_init.
2785         [IN_LIBGLOCALE]: Call _nl_find_msg with one less argument.
2786
2787 2014-07-02  Roland McGrath  <roland@hack.frob.com>
2788
2789         * misc/sys/cdefs.h: Check if __STDC_VERSION__ is defined
2790         before checking its value.
2791
2792 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
2793
2794         * intl/loadmsgcat.c (_nl_load_domain): Use __builtin_expect.
2795
2796         * debug/memcpy_chk.c: Don't include pagecopy.h.
2797         * debug/mempcpy_chk.c: Likewise.
2798         * string/memcpy.c: Likewise.
2799         * string/memmove.c: Likewise.
2800         * sysdeps/powerpc/memmove.c: Likewise.
2801         * sysdeps/generic/memcopy.h: Include pagecopy.h.  Move
2802         definition of PAGE_COPY_FWD_MAYBE here...
2803         * sysdeps/generic/pagecopy.h: ... from here.
2804         * sysdeps/mach/pagecopy.h: Don't include generic pagecopy.h.
2805
2806 2014-07-02  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
2807             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2808
2809         * sysdeps/powerpc/strcat.c: Using macro to redefine symbol name.
2810         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcat multiarch
2811         optimizations.
2812         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
2813         (__libc_ifunc_impl_list): Likewise.
2814         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: New file:
2815         multiarch strcat for PPC64.
2816         * sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c: New file/
2817         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: New file.
2818
2819 2014-07-02  Roland McGrath  <roland@hack.frob.com>
2820
2821         * sysdeps/unix/sysv/linux/dl-sysdep.c: Include <sys/param.h>.
2822
2823 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
2824
2825         * intl/loadmsgcat.c: Remove declaration of
2826         get_sysdep_segment_value.
2827         (get_sysdep_segment_value): Use ISO C style.
2828         (_nl_load_domain): Use ISO C style.  Get rid of redundant
2829         semicolon.  Fix typo and formatting in comment.
2830         (_nl_unload_domain): Use ISO C style.
2831
2832         * sysdeps/posix/sysconf.c (__sysconf): Fix typo in macro name.
2833
2834 2014-07-02  Will Newton  <will.newton@linaro.org>
2835
2836         * malloc/obstack.c: Merge from gnulib master.
2837         [HAVE_CONFIG_H]: Remove conditional code.
2838         [!_LIBC]: Include config.h.
2839         [!ELIDE_CODE]: Don't include inttypes.h, include
2840         stdint.h unconditionally.
2841         (print_and_abort): Mark as _Noreturn.
2842         (_obstack_allocated_p): Mark as __attribute_pure__.
2843         (obstack_free): Rename to __obstack_free.
2844         [!__attribute__]: Remove conditional code.
2845         * malloc/obstack.h: Merge from gnulib master.
2846         [__cplusplus]: Move conditional down.
2847         [!__attribute_pure__]: Define __attribute_pure__ here
2848         if it is not already defined.
2849         (_obstack_memory_used): Mark as __attribute_pure__.
2850         [!__obstack_free]: Define as obstack_free.
2851         [__GNUC__]: Remove check for ancient NeXT gcc.
2852
2853 2014-07-02  Will Newton  <will.newton@linaro.org>
2854             Paul Eggert  <eggert@cs.ucla.edu>
2855
2856         * misc/sys/cdefs.h (_Noreturn): New macro, for pre-C11 compilers.
2857
2858 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
2859
2860         * resolv/gethnamaddr.c: Add comment warning that the file is
2861         not maintained.
2862
2863 2014-07-01  Carlos O'Donell  <carlos@redhat.com>
2864
2865         * sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
2866         entries.
2867
2868         * sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
2869         entry for aio_cancel and aio_cancel64.
2870         * sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
2871         * sysdeps/unix/sysv/linux/hppa/libBrokenLocale.abilist: New file.
2872         * sysdeps/unix/sysv/linux/hppa/libanl.abilist: New file.
2873         * sysdeps/unix/sysv/linux/hppa/libc.abilist: New file.
2874         * sysdeps/unix/sysv/linux/hppa/libcrypt.abilist: New file.
2875         * sysdeps/unix/sysv/linux/hppa/libdl.abilist: New file.
2876         * sysdeps/unix/sysv/linux/hppa/libm.abilist: New file.
2877         * sysdeps/unix/sysv/linux/hppa/libnsl.abilist: New file.
2878         * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: New file.
2879         * sysdeps/unix/sysv/linux/hppa/libresolv.abilist: New file.
2880         * sysdeps/unix/sysv/linux/hppa/librt.abilist: New file.
2881         * sysdeps/unix/sysv/linux/hppa/libthread_db.abilist: New file.
2882         * sysdeps/unix/sysv/linux/hppa/libutil.abilist: New file.
2883
2884 2014-07-01  Roland McGrath  <roland@hack.frob.com>
2885
2886         * sysdeps/unix/sysv/linux/sysconf.c: Include <sys/param.h>.
2887         * nptl/pthread_mutex_lock.c: Likewise.
2888         * nptl/pthread_mutex_timedlock.c: Likewise.
2889         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Likewise.
2890
2891 2014-07-01  Richard henderson  <rth@redhat.com>
2892
2893         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanf): Remove.
2894         (__isnan, __isnanl): Remove.
2895         * sysdeps/alpha/fpu/s_isnan.c (__isnan): Use integer arithmetic.
2896
2897         * sysdeps/alpha/fpu/libm-test-ulps: Update.
2898
2899 2014-07-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
2900
2901         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
2902
2903 2014-07-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
2904
2905         * resolv/nss_dns/dns-host.c (getanswer_r)
2906         [MULTI_PTRS_ARE_ALIASES]: Remove code.
2907
2908 2014-07-01  Joseph Myers  <joseph@codesourcery.com>
2909
2910         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
2911         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PSELECT): Do not
2912         undefine.
2913         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PREADV): Likewise.
2914         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PWRITEV): Likewise.
2915
2916 2014-07-01  Roland McGrath <roland@hack.frob.com>
2917
2918         * sysdeps/unix/sysv/linux/microblaze/arch-fork.h: New file.
2919         * sysdeps/unix/sysv/linux/microblaze/nptl/fork.c: File removed.
2920
2921         * sysdeps/microblaze/nptl/tls.h: Define TLS_DEFINE_INIT_TP.
2922         * sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c: File removed.
2923
2924         * sysdeps/microblaze/nptl/bits/pthreadtypes.h: Moved ...
2925         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h:
2926         ... here.
2927         * sysdeps/microblaze/nptl/bits/semaphore.h: Moved ...
2928         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: ... here.
2929
2930         * sysdeps/unix/sysv/linux/microblaze/pt-vfork.S: Moved ...
2931         * sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S: ... here.
2932         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Moved ...
2933         * sysdeps/unix/sysv/linux/microblaze/vfork.S: ... here.
2934
2935         * sysdeps/unix/sysv/linux/microblaze/c++-types.data: Moved ...
2936         * sysdeps/unix/sysv/linux/microblaze/nptl/c++-types.data: ... here.
2937         * sysdeps/unix/sysv/linux/microblaze/ld.abilist: Moved ...
2938         * sysdeps/unix/sysv/linux/microblaze/nptl/ld.abilist: ... here.
2939         * sysdeps/unix/sysv/linux/microblaze/libBrokenLocale.abilist:
2940         Moved ...
2941         * sysdeps/unix/sysv/linux/microblaze/nptl/libBrokenLocale.abilist:
2942         ... here.
2943         * sysdeps/unix/sysv/linux/microblaze/libanl.abilist: Moved ...
2944         * sysdeps/unix/sysv/linux/microblaze/nptl/libanl.abilist: ... here.
2945         * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Moved ...
2946         * sysdeps/unix/sysv/linux/microblaze/nptl/libc.abilist: ... here.
2947         * sysdeps/unix/sysv/linux/microblaze/libcrypt.abilist: Moved ...
2948         * sysdeps/unix/sysv/linux/microblaze/nptl/libcrypt.abilist: ... here.
2949         * sysdeps/unix/sysv/linux/microblaze/libdl.abilist: Moved ...
2950         * sysdeps/unix/sysv/linux/microblaze/nptl/libdl.abilist: ... here.
2951         * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Moved ...
2952         * sysdeps/unix/sysv/linux/microblaze/nptl/libm.abilist: ... here.
2953         * sysdeps/unix/sysv/linux/microblaze/libnsl.abilist: Moved ...
2954         * sysdeps/unix/sysv/linux/microblaze/nptl/libnsl.abilist: ... here.
2955         * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Moved ...
2956         * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist: ... here.
2957         * sysdeps/unix/sysv/linux/microblaze/libresolv.abilist: Moved ...
2958         * sysdeps/unix/sysv/linux/microblaze/nptl/libresolv.abilist: ... here.
2959         * sysdeps/unix/sysv/linux/microblaze/librt.abilist: Moved ...
2960         * sysdeps/unix/sysv/linux/microblaze/nptl/librt.abilist: ... here.
2961         * sysdeps/unix/sysv/linux/microblaze/libthread_db.abilist: Moved ...
2962         * sysdeps/unix/sysv/linux/microblaze/nptl/libthread_db.abilist:
2963         ... here.
2964         * sysdeps/unix/sysv/linux/microblaze/libutil.abilist: Moved ...
2965         * sysdeps/unix/sysv/linux/microblaze/nptl/libutil.abilist: ... here.
2966         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Moved ...
2967         * sysdeps/unix/sysv/linux/microblaze/nptl/localplt.data: ... here.
2968         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Moved ...
2969         * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: ... here.
2970         * sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c: Moved ...
2971         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: ... here.
2972
2973 2014-07-01  David Holsgrove  <david.holsgrove@xilinx.com>
2974
2975         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: New file.
2976         * sysdeps/unix/sysv/linux/microblaze/socket.S: Update SINGLE_THREAD_P use.
2977         * sysdeps/unix/sysv/linux/microblaze/Makefile(libpthread-routines):
2978         Add sysdep.
2979
2980 2014-06-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2981
2982         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
2983
2984 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
2985
2986         * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
2987         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
2988
2989         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
2990
2991         * sysdeps/arm/libm-test-ulps: Regenerated.
2992
2993 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
2994             Roland McGrath <roland@hack.frob.com>
2995
2996         * test-skeleton.c (signal_handler): Kill the whole process group
2997         before killing the child individually.
2998         (main): Report any failure on `setpgid'.
2999
3000 2014-06-30  Roland McGrath  <roland@hack.frob.com>
3001
3002         * sysdeps/arm/nptl/tls.h: Rename the multiple inclusion guard
3003         from _TLS_H to _ARM_NPTL_TLS_H.
3004         (TLS_INIT_TP): Move macro, and #include of <sysdep.h>, to ...
3005         * sysdeps/unix/sysv/linux/arm/tls.h: ... this new file.
3006
3007 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
3008
3009         [BZ #16539]
3010         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <float.h>.
3011         (__expm1l): Return argument unchanged when small but not
3012         subnormal.
3013
3014         * soft-fp/op-1.h (_FP_UNPACK_RAW_1): Rename local variables to
3015         include macro name.
3016         (_FP_UNPACK_RAW_1_P): Likewise.
3017         (_FP_PACK_RAW_1): Likewise.
3018         (_FP_PACK_RAW_1_P): Likewise.
3019         (_FP_MUL_MEAT_1_wide): Likewise.
3020         (_FP_MUL_MEAT_DW_1_hard): Likewise.
3021         (_FP_MUL_MEAT_1_hard): Likewise.
3022         (_FP_DIV_MEAT_1_imm): Likewise.
3023         (_FP_DIV_MEAT_1_udiv_norm): Likewise.
3024         (_FP_DIV_MEAT_1_udiv): Likewise.
3025         * soft-fp/op-2.h (__FP_FRAC_DEC_2): Likewise.
3026         (_FP_UNPACK_RAW_2): Likewise.
3027         (_FP_UNPACK_RAW_2_P): Likewise.
3028         (_FP_PACK_RAW_2): Likewise.
3029         (_FP_PACK_RAW_2_P): Likewise.
3030         (_FP_MUL_MEAT_DW_2_wide): Likewise.
3031         (_FP_MUL_MEAT_2_wide): Likewise.
3032         (_FP_MUL_MEAT_DW_2_wide_3mul): Likewise.
3033         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
3034         (_FP_MUL_MEAT_DW_2_gmp): Likewise.
3035         (_FP_MUL_MEAT_2_gmp): Likewise.
3036         (_FP_DIV_MEAT_2_udiv): Likewise.
3037         * soft-fp/op-4.h (_FP_FRAC_SLL_4): Likewise.
3038         (_FP_FRAC_SRL_4): Likewise.
3039         (_FP_FRAC_SRST_4): Likewise.
3040         (_FP_FRAC_SRS_4): Likewise.
3041         (_FP_UNPACK_RAW_4): Likewise.
3042         (_FP_UNPACK_RAW_4_P): Likewise.
3043         (_FP_PACK_RAW_4): Likewise.
3044         (_FP_PACK_RAW_4_P): Likewise.
3045         (_FP_MUL_MEAT_DW_4_wide): Likewise.
3046         (_FP_MUL_MEAT_4_wide): Likewise.
3047         (_FP_MUL_MEAT_4_gmp): Likewise.
3048         (umul_ppppmnnn): Likewise.
3049         (_FP_DIV_MEAT_4_udiv): Likewise.
3050         (__FP_FRAC_ADD_4): Likewise.
3051         (__FP_FRAC_SUB_3): Likewise.
3052         (__FP_FRAC_SUB_4): Likewise.
3053         (__FP_FRAC_DEC_3): Likewise.
3054         (__FP_FRAC_DEC_4): Likewise.
3055         (__FP_FRAC_ADDI_4): Likewise.
3056         * soft-fp/op-8.h (_FP_FRAC_SLL_8): Likewise.
3057         (_FP_FRAC_SRL_8): Likewise.
3058         (_FP_FRAC_SRS_8): Likewise.
3059
3060         * soft-fp/extended.h (FP_UNPACK_RAW_E): Rename local variables to
3061         include macro name.
3062         (FP_UNPACK_RAW_EP): Likewise.
3063         (FP_PACK_RAW_E): Likewise.
3064         (FP_PACK_RAW_EP): Likewise.
3065         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Likewise.
3066         (_FP_ISSIGNAN): Likewise.
3067         (_FP_ADD_INTERNAL): Likewise.
3068         (_FP_FMA): Likewise.
3069         (_FP_CMP): Likewise.
3070         (_FP_SQRT): Likewise.
3071         (_FP_TO_INT): Likewise.
3072         (_FP_FROM_INT): Likewise.
3073         (FP_EXTEND): Likewise.
3074         (_FP_DIV_MEAT_N_loop): Likewise.
3075
3076 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
3077
3078         * sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting
3079         throughout.
3080
3081 2014-06-29  Joseph Myers  <joseph@codesourcery.com>
3082
3083         [BZ #17097]
3084         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Return
3085         result with correct sign in case of exponents that produce
3086         overflow except for X very close to 1.
3087
3088 2014-06-28  Paul Eggert  <eggert@cs.ucla.edu>
3089
3090         mktime: merge #if/#ifdef usage from glibc
3091         * lib/mktime.c: Use "#if defined DEBUG && DEBUG", not "#if DEBUG",
3092         as that works with both Glibc's and Gnulib's style.
3093         See thread starting at Siddhesh Poyarekar's bug report at:
3094         http://lists.gnu.org/archive/html/bug-gnulib/2014-06/msg00102.html
3095
3096 2014-06-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
3097
3098         * sysdeps/generic/memcopy.h: Define MEMCPY_OK_FOR_FWD_MEMMOVE.
3099         * sysdeps/tile/memcopy.h: Redefine MEMCPY_OK_FOR_FWD_MEMMOVE.
3100         * sysdeps/tile/tilegx/memmove.c: Remove file.
3101
3102 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
3103
3104         * Makeconfig ($(common-objpfx)soversions.mk): Do not generate
3105         abi-name definition.
3106         * scripts/soversions.awk: Do not handle or generate ABI lines.
3107         * shlib-versions: Remove ABI entries.
3108         * sysdeps/powerpc/nofpu/shlib-versions: Remove file.
3109         * sysdeps/x86_64/x32/shlib-versions: Remove ABI entry.
3110
3111 2014-06-27  Roland McGrath  <roland@hack.frob.com>
3112
3113         * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: Moved ...
3114         * sysdeps/unix/sysv/linux/mips/mips32/c++-types.data: ... here.
3115         * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist: Moved ...
3116         * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: ... here.
3117         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Moved ...
3118         * sysdeps/unix/sysv/linux/mips/mips32/ld.abilist: ... here.
3119         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
3120         Moved ...
3121         * sysdeps/unix/sysv/linux/mips/mips32/libBrokenLocale.abilist:
3122         ... here.
3123         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Moved ...
3124         * sysdeps/unix/sysv/linux/mips/mips32/libanl.abilist: ... here.
3125         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: Moved ...
3126         * sysdeps/unix/sysv/linux/mips/mips32/libcidn.abilist: ... here.
3127         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Moved ...
3128         * sysdeps/unix/sysv/linux/mips/mips32/libcrypt.abilist: ... here.
3129         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Moved ...
3130         * sysdeps/unix/sysv/linux/mips/mips32/libdl.abilist: ... here.
3131         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Moved ...
3132         * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: ... here.
3133         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Moved ...
3134         * sysdeps/unix/sysv/linux/mips/mips32/libnsl.abilist: ... here.
3135         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
3136         Moved ...
3137         * sysdeps/unix/sysv/linux/mips/mips32/libnss_compat.abilist: ... here.
3138         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist: Moved ...
3139         * sysdeps/unix/sysv/linux/mips/mips32/libnss_db.abilist: ... here.
3140         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist: Moved ...
3141         * sysdeps/unix/sysv/linux/mips/mips32/libnss_dns.abilist: ... here.
3142         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
3143         Moved ...
3144         * sysdeps/unix/sysv/linux/mips/mips32/libnss_files.abilist: ... here.
3145         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
3146         Moved ...
3147         * sysdeps/unix/sysv/linux/mips/mips32/libnss_hesiod.abilist: ... here.
3148         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist: Moved ...
3149         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nis.abilist: ... here.
3150         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
3151         Moved ...
3152         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nisplus.abilist: ... here.
3153         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist: Moved ...
3154         * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: ... here.
3155         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Moved ...
3156         * sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist: ... here.
3157         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Moved ...
3158         * sysdeps/unix/sysv/linux/mips/mips32/librt.abilist: ... here.
3159         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
3160         Moved ...
3161         * sysdeps/unix/sysv/linux/mips/mips32/libthread_db.abilist: ... here.
3162         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Moved ...
3163         * sysdeps/unix/sysv/linux/mips/mips32/libutil.abilist: ... here.
3164         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist:
3165         Moved ...
3166         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: ... here.
3167         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
3168         Moved ...
3169         * sysdeps/unix/sysv/linux/mips/mips64/n32/c++-types.data: ... here.
3170         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Moved ...
3171         * sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist: ... here.
3172         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
3173         Moved ...
3174         * sysdeps/unix/sysv/linux/mips/mips64/libBrokenLocale.abilist:
3175         ... here.
3176         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
3177         Identical file removed.
3178         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
3179         Moved ...
3180         * sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist: ... here.
3181         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
3182         Identical file removed.
3183         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Moved ...
3184         * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: ... here.
3185         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
3186         Moved ...
3187         * sysdeps/unix/sysv/linux/mips/mips64/libcrypt.abilist: ... here.
3188         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
3189         Identical file removed.
3190         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Moved ...
3191         * sysdeps/unix/sysv/linux/mips/mips64/libdl.abilist: ... here.
3192         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist:
3193         Identical file removed.
3194         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Moved ...
3195         * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: ... here.
3196         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist:
3197         Identical file removed.
3198         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist: Moved ...
3199         * sysdeps/unix/sysv/linux/mips/mips64/libnsl.abilist: ... here.
3200         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
3201         Identical file removed.
3202         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
3203         Moved ...
3204         * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: ... here.
3205         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
3206         Identical file removed.
3207         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
3208         Moved ...
3209         * sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist: ... here.
3210         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Moved ...
3211         * sysdeps/unix/sysv/linux/mips/mips64/librt.abilist: ... here.
3212         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist:
3213         Identical file removed.
3214         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
3215         Moved ...
3216         * sysdeps/unix/sysv/linux/mips/mips64/libthread_db.abilist:
3217         ... here.
3218         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
3219         Identical file removed.
3220         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
3221         Moved ...
3222         * sysdeps/unix/sysv/linux/mips/mips64/libutil.abilist: ... here.
3223         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
3224         Identical file removed.
3225         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
3226         Moved ...
3227         * sysdeps/unix/sysv/linux/mips/mips64/n64/c++-types.data: ... here.
3228         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Moved ...
3229         * sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist: ... here.
3230         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Moved ...
3231         * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: ... here.
3232         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
3233         Moved ...
3234         * sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist: ... here.
3235         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Moved ...
3236         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: ... here.
3237
3238         * sysdeps/unix/sysv/linux/mips/vfork.S: Incorporate
3239         SAVE_PID and RESTORE_PID blocks from nptl/pt-vfork.S.
3240         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: File removed.
3241         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: File removed.
3242         * sysdeps/unix/sysv/linux/mips/pt-vfork.S: New file.
3243
3244 2014-06-27  Arjun Shankar  <arjun.is@lostca.se>
3245
3246         [BZ #17092]
3247         * nscd/nscd.c (monitor_child): Return exit status of child
3248         instead of return value from wait syscall.
3249
3250 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
3251
3252         * configure.ac (libc_commonpagesize): Remove variable.
3253         (libc_relro_required): Likewise.
3254         (libc_cv_z_relro): Remove configure test.
3255         * configure: Regenerated.
3256         * sysdeps/aarch64/preconfigure (libc_commonpagesize): Do not set
3257         variable.
3258         (libc_relro_required): Likewise.
3259         * sysdeps/alpha/preconfigure (libc_commonpagesize): Likewise.
3260         (libc_relro_required): Likewise.
3261         * sysdeps/arm/preconfigure.ac (libc_commonpagesize): Likewise.
3262         (libc_relro_required): Likewise.
3263         * sysdeps/arm/preconfigure: Regenerated.
3264         * sysdeps/ia64/preconfigure: Remove file.
3265         * sysdeps/tile/preconfigure (libc_commonpagesize): Do not set
3266         variable.
3267         (libc_relro_required): Likewise.
3268
3269         [BZ #16561]
3270         [BZ #16562]
3271         * sysdeps/ieee754/dbl-64/e_jn.c: Include <float.h>.
3272         (__ieee754_yn): Set FE_TONEAREST mode internally and then
3273         recompute overflowing results in original rounding mode.
3274         * sysdeps/ieee754/flt-32/e_jnf.c: Include <float.h>.
3275         (__ieee754_ynf): Set FE_TONEAREST mode internally and then
3276         recompute overflowing results in original rounding mode.
3277         * sysdeps/ieee754/ldbl-128/e_jnl.c: Include <float.h>.
3278         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
3279         recompute overflowing results in original rounding mode.
3280         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Include <float.h>.
3281         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
3282         recompute overflowing results in original rounding mode.
3283         * sysdeps/ieee754/ldbl-96/e_jnl.c: Include <float.h>.
3284         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
3285         recompute overflowing results in original rounding mode.
3286         * sysdeps/i386/fpu/fenv_private.h [!__SSE2_MATH__]
3287         (libc_feholdsetround_ctx): New macro.
3288         * math/libm-test.inc (yn_test): Use ALL_RM_TEST.
3289         * sysdeps/i386/fpu/libm-test-ulps: Update.
3290         * sysdeps/x86_64/fpu/libm-test-ulps : Likewise.
3291
3292 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
3293
3294         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
3295         [__PIC__] (PSEUDO): Use name of _nocancel entry point in
3296         corresponding .cpsetup call.
3297
3298 2014-06-26  Roland McGrath  <roland@hack.frob.com>
3299
3300         * sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S: Moved ...
3301         * sysdeps/arm/libc-aeabi_read_tp.S: ... here.
3302         * sysdeps/arm/Makefile [$(subdir) = csu]
3303         (aeabi_routines): Add aeabi_read_tp and libc-aeabi_read_tp here.
3304         (static-only-routines): Add aeabi_read_tp here.
3305         (shared-only-routines): Add libc-aeabi_read_tp here.
3306         (CFLAGS-libc-start.c): Add -fexceptions here.
3307         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = csu]
3308         (sysdep_routines, static-only-routines, shared-only-routines):
3309         Don't add to these here.
3310         (CFLAGS-libc-start.c): Likewise.
3311
3312         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: Moved ...
3313         * sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
3314         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: Moved ...
3315         * sysdeps/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
3316         * sysdeps/arm/Makefile [$(subdir) = rt]
3317         (librt-sysdep_routines, librt-shared-only-routines):
3318         Append rt-aeabi_unwind_cpp_pr1 here.
3319         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = rt]
3320         (librt-sysdep_routines, librt-shared-only-routines): Don't do it here.
3321         * sysdeps/arm/nptl/Makefile [$(subdir) = nptl]
3322         (libpthread-sysdep_routines, libpthread-shared-only-routines):
3323         Append nptl-aeabi_unwind_cpp_pr1 here.
3324         (tests): Filter out tst-cleanupx4 here.
3325         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = nptl]
3326         (libpthread-sysdep_routines, libpthread-shared-only-routines, tests):
3327         Don't do those here.
3328
3329 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
3330
3331         * scripts/list-sources.sh: Do not handle ports specially.
3332
3333 2014-06-26  Roland McGrath  <roland@hack.frob.com>
3334
3335         * sysdeps/arm/fesetenv.c: Include <fpu_control.h>.
3336         * sysdeps/arm/feupdateenv.c: Likewise.
3337
3338         * posix/spawn_faction_addopen.c: Include <stdlib.h> for free decl.
3339
3340 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
3341
3342         * manual/texinfo.tex: Update to version 2014-05-05.10 with
3343         trailing whitespace removed.
3344         * scripts/config.guess: Update to version 2014-03-23.
3345         * scripts/config.sub: Update to version 2014-05-01
3346         * scripts/install-sh: Update to version 2013-12-25.23.
3347         * scripts/move-if-change: Update from gnulib.
3348
3349 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
3350
3351         * debug/memmove_chk.c: Remove pagecopy.h include.
3352
3353 2014-06-26  Paul Eggert  <eggert@cs.ucla.edu>
3354
3355         * time/mktime.c (leapyear): Remove inline keyword.  The code is now
3356         identical to gnulib mktime.
3357
3358 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
3359
3360         * configure.ac: Do not test for machine being rs6000.  Do not test
3361         for powerpc*-*soft.
3362         * configure: Regenerated.
3363
3364         * configure.ac (libc_cv_asm_cfi_directives): Remove configure
3365         test.
3366         * configure: Regenerated.
3367         * config.h.in (HAVE_ASM_CFI_DIRECTIVES): Remove macro undefine.
3368         * sysdeps/arm/configure.ac (libc_cv_asm_cfi_directive_sections):
3369         Remove configure test.
3370         * sysdeps/arm/configure: Regenerated.
3371         * sysdeps/nptl/configure.ac: Do not check
3372         libc_cv_asm_cfi_directives.
3373         * sysdeps/nptl/configure: Regenerated.
3374         * sysdeps/x86_64/nptl/configure.ac: Remove file.
3375         * sysdeps/x86_64/nptl/configure: Remove generated file.
3376         * b/sysdeps/generic/sysdep.h [HAVE_ASM_CFI_DIRECTIVES]: Make code
3377         unconditional.
3378         [!HAVE_ASM_CFI_DIRECTIVES]: Remove conditional code.
3379
3380 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
3381
3382         * posix/fnmatch.c: Define WIDE_CHAR_VERSION.
3383         * posix/fnmatch_loop.c: Undefine WIDE_CHAR_VERSION.
3384         (FCT): Check value of WIDE_CHAR_VERSION instead of checking if
3385         it is defined.
3386
3387         * elf/dl-runtime.c: Check for value of ELF_MACHINE_NO_RELA
3388         instead of whether it is defined.
3389         * sysdeps/aarch64/dl-machine.h: Define ELF_MACHINE_NO_RELA.
3390         * sysdeps/hppa/dl-machine.h: Likewise.
3391         * sysdeps/ia64/dl-machine.h: Likewise.
3392         * sysdeps/m68k/dl-machine.h: Likewise.
3393         * sysdeps/microblaze/dl-machine.h: Likewise.
3394         * sysdeps/mips/dl-machine.: Likewise.
3395         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
3396         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
3397         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
3398         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
3399         * sysdeps/sh/dl-machine.h: Likewise.
3400         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
3401         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
3402         * sysdeps/tile/dl-machine.h: Likewise.
3403         * sysdeps/x86_64/dl-machine.h: Likewise.
3404
3405         * nscd/connections.c (enum usekey) [SEPARATE_KEY]: Remove
3406         code.
3407         (verify_persistent_db): Likewise.
3408
3409 2014-06-26  Roland McGrath  <roland@hack.frob.com>
3410
3411         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data: Moved ...
3412         * sysdeps/unix/sysv/linux/s390/s390-32/c++-types.data: ... here.
3413         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Moved ...
3414         * sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist: ... here.
3415         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
3416         Moved ...
3417         * sysdeps/unix/sysv/linux/s390/s390-32/libBrokenLocale.abilist:
3418         ... here.
3419         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: Moved ...
3420         * sysdeps/unix/sysv/linux/s390/libanl.abilist: ... here.
3421         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist:
3422         Identical file removed.
3423         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Moved ...
3424         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: ... here.
3425         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: Moved ...
3426         * sysdeps/unix/sysv/linux/s390/s390-32/libcrypt.abilist: ... here.
3427         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: Moved ...
3428         * sysdeps/unix/sysv/linux/s390/s390-32/libdl.abilist: ... here.
3429         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Moved ...
3430         * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: ... here.
3431         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: Moved ...
3432         * sysdeps/unix/sysv/linux/s390/s390-32/libnsl.abilist: ... here.
3433         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
3434         Moved ...
3435         * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: ... here.
3436         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: Moved ...
3437         * sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist: ... here.
3438         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Moved ...
3439         * sysdeps/unix/sysv/linux/s390/s390-32/librt.abilist: ... here.
3440         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
3441         Moved ...
3442         * sysdeps/unix/sysv/linux/s390/s390-32/libthread_db.abilist: ... here.
3443         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Moved ...
3444         * sysdeps/unix/sysv/linux/s390/s390-32/libutil.abilist: ... here.
3445         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data: Moved ...
3446         * sysdeps/unix/sysv/linux/s390/localplt.data: ... here.
3447         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
3448         Identical file removed.
3449         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data: Moved ...
3450         * sysdeps/unix/sysv/linux/s390/s390-64/c++-types.data: ... here.
3451         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Moved ...
3452         * sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist: ... here.
3453         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
3454         Moved ...
3455         * sysdeps/unix/sysv/linux/s390/s390-64/libBrokenLocale.abilist:
3456         ... here.
3457         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Moved ...
3458         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: ... here.
3459         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: Moved ...
3460         * sysdeps/unix/sysv/linux/s390/s390-64/libcrypt.abilist: ... here.
3461         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: Moved ...
3462         * sysdeps/unix/sysv/linux/s390/s390-64/libdl.abilist: ... here.
3463         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Moved ...
3464         * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: ... here.
3465         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: Moved ...
3466         * sysdeps/unix/sysv/linux/s390/s390-64/libnsl.abilist: ... here.
3467         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
3468         Moved ...
3469         * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: ... here.
3470         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist:
3471         Moved ...
3472         * sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist: ... here.
3473         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: Moved ...
3474         * sysdeps/unix/sysv/linux/s390/s390-64/librt.abilist: ... here.
3475         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
3476         Moved ...
3477         * sysdeps/unix/sysv/linux/s390/s390-64/libthread_db.abilist: ... here.
3478         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: Moved ...
3479         * sysdeps/unix/sysv/linux/s390/s390-64/libutil.abilist: ... here.
3480
3481         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: File removed, contents
3482         folded into ...
3483         * sysdeps/unix/sysv/linux/s390/Makefile [$(subdir) = nptl]: ... here.
3484         * sysdeps/unix/sysv/linux/s390/Versions
3485         (libpthread: GLIBC_2.19): New version set.
3486         * nptl/sysdeps/unix/sysv/linux/s390/Versions: File removed.
3487         * sysdeps/unix/sysv/linux/s390/s390-64/Versions
3488         (librt: GLIBC_2.3.3): New version set.
3489         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/Versions: File removed.
3490         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: Moved ...
3491         * sysdeps/unix/sysv/linux/s390/elision-conf.c: ... here.
3492         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Moved ...
3493         * sysdeps/unix/sysv/linux/s390/elision-conf.h: ... here.
3494         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Moved ...
3495         * sysdeps/unix/sysv/linux/s390/elision-lock.c: ... here.
3496         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Moved ...
3497         * sysdeps/unix/sysv/linux/s390/elision-timed.c: ... here.
3498         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Moved ...
3499         * sysdeps/unix/sysv/linux/s390/elision-trylock.c: ... here.
3500         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Moved ...
3501         * sysdeps/unix/sysv/linux/s390/elision-unlock.c: ... here.
3502         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Moved ...
3503         * sysdeps/unix/sysv/linux/s390/force-elision.h: ... here.
3504         * nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Moved ...
3505         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: ... here.
3506         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h: Moved ...
3507         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: ... here.
3508         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Moved ...
3509         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: ... here.
3510         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: Moved ...
3511         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: ... here.
3512         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: Moved ...
3513         * sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: ... here.
3514         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: Moved ...
3515         * sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: ... here.
3516         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: Moved ...
3517         * sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: ... here.
3518         * nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c: Moved ...
3519         * sysdeps/unix/sysv/linux/s390/pthread_once.c: ... here.
3520         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Moved ...
3521         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: ... here.
3522         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Moved ...
3523         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: ... here.
3524         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Moved ...
3525         * sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: ... here.
3526         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Moved ...
3527         * sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: ... here.
3528         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Moved ...
3529         * sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: ... here.
3530         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Moved ...
3531         * sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: ... here.
3532         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Moved ...
3533         * sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: ... here.
3534
3535         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Moved ...
3536         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: ... here.
3537         (__libc_vfork): Define the function under this name.
3538         [!NOT_IN_libc] (__vfork): Make this an alias.
3539         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
3540         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Moved ...
3541         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: ... here.
3542         (__libc_vfork): Define the function under this name.
3543         [!NOT_IN_libc] (__vfork): Make this an alias.
3544         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
3545         * sysdeps/unix/sysv/linux/s390/pt-vfork.S: New file.
3546         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: File removed.
3547         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: File removed.
3548         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Remove vfork.
3549         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
3550
3551         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Deconditionalize the
3552         code that was previously under [RESET_PID].
3553         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
3554         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S: File removed.
3555         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S: File removed.
3556
3557         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: Moved ...
3558         * sysdeps/aarch64/nptl/bits/pthreadtypes.h: ... here.
3559         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: Moved ...
3560         * sysdeps/aarch64/nptl/bits/semaphore.h: ... here.
3561         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h: Moved ...
3562         * sysdeps/unix/sysv/linux/aarch64/bits/local_lim.h: ... here.
3563         * sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data: Moved ...
3564         * sysdeps/unix/sysv/linux/aarch64/c++-types.data: ... here.
3565         * sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist: Moved ...
3566         * sysdeps/unix/sysv/linux/aarch64/ld.abilist: ... here.
3567         * sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist:
3568         Moved ...
3569         * sysdeps/unix/sysv/linux/aarch64/libBrokenLocale.abilist: ... here.
3570         * sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist: Moved ...
3571         * sysdeps/unix/sysv/linux/aarch64/libanl.abilist: ... here.
3572         * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: Moved ...
3573         * sysdeps/unix/sysv/linux/aarch64/libc.abilist: ... here.
3574         * sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist: Moved ...
3575         * sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist: ... here.
3576         * sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist: Moved ...
3577         * sysdeps/unix/sysv/linux/aarch64/libdl.abilist: ... here.
3578         * sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist: Moved ...
3579         * sysdeps/unix/sysv/linux/aarch64/libm.abilist: ... here.
3580         * sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist: Moved ...
3581         * sysdeps/unix/sysv/linux/aarch64/libnsl.abilist: ... here.
3582         * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist: Moved ...
3583         * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: ... here.
3584         * sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist: Moved ...
3585         * sysdeps/unix/sysv/linux/aarch64/libresolv.abilist: ... here.
3586         * sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist: Moved ...
3587         * sysdeps/unix/sysv/linux/aarch64/librt.abilist: ... here.
3588         * sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist: Moved ...
3589         * sysdeps/unix/sysv/linux/aarch64/libthread_db.abilist: ... here.
3590         * sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist: Moved ...
3591         * sysdeps/unix/sysv/linux/aarch64/libutil.abilist: ... here.
3592         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data: Moved ...
3593         * sysdeps/unix/sysv/linux/aarch64/localplt.data: ... here.
3594         * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h: Moved ...
3595         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: ... here.
3596         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Moved ...
3597         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: ... here.
3598
3599 2014-06-25  Roland McGrath  <roland@hack.frob.com>
3600
3601         * sysdeps/unix/sysv/linux/mips/clone.S: Deconditionalize the code
3602         that was previously under [RESET_PID].
3603         * sysdeps/unix/sysv/linux/mips/nptl/clone.S: File removed.
3604
3605 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
3606
3607         * sysdeps/unix/sysv/linux/dl-opendir.c (__ASSUME_O_CLOEXEC): Do
3608         not undefine and redefine.
3609         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs)
3610         [O_CLOEXEC]: Make code unconditional.
3611         (__get_nprocs) [!O_CLOEXEC]: Remove conditional code.
3612         * sysdeps/unix/sysv/linux/shm_open.c: Do not include
3613         <kernel-features.h>.
3614         [O_CLOEXEC && !__ASSUME_O_CLOEXEC] (have_o_cloexec): Remove
3615         conditional variable definition.
3616         (shm_open) [O_CLOEXEC]: Make code unconditional.
3617         (shm_open) [!O_CLOEXEC || !__ASSUME_O_CLOEXEC]: Remove conditional
3618         code.
3619
3620         * configure.ac (USE_REGPARMS): Don't define here.
3621         * configure: Regenerated.
3622         * sysdeps/i386/configure.ac (USE_REGPARMS): Define here.
3623         * sysdeps/i386/configure: Regenerated.
3624
3625         * nptl/createthread.c: Don't include kernel-features.h.
3626         * nptl/pthread_cancel.c: Likewise.
3627         * nptl/pthread_condattr_setclock.c: Likewise.
3628         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Likewise.
3629         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Likewise.
3630         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
3631         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Likewise.
3632         * nptl/sysdeps/unix/sysv/linux/raise.c: Likewise.
3633         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: Likewise.
3634         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
3635         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: Likewise.
3636         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
3637         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Likewise.
3638         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Likewise.
3639         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Likewise.
3640         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Likewise.
3641         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Likewise.
3642         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Likewise.
3643         * nscd/gai.c: Likewise.
3644         * nss/nss_db/db-open.c: Likewise.
3645         * sysdeps/generic/ldsodefs.h: Likewise.
3646         * sysdeps/sh/nptl/tls.h: Likewise.
3647         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
3648         * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: Likewise.
3649         * sysdeps/unix/sysv/linux/aarch64/vfork.S: Likewise.
3650         * sysdeps/unix/sysv/linux/adjtime.c: Likewise.
3651         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
3652         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
3653         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
3654         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
3655         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
3656         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
3657         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
3658         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
3659         * sysdeps/unix/sysv/linux/clock_settime.c: Likewise.
3660         * sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
3661         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
3662         * sysdeps/unix/sysv/linux/dl-sysdep.c: Likewise.
3663         * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
3664         * sysdeps/unix/sysv/linux/generic/poll.c: Likewise.
3665         * sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c: Likewise.
3666         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Likewise.
3667         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c: Likewise.
3668         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c: Likewise.
3669         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c: Likewise.
3670         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c: Likewise.
3671         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c: Likewise.
3672         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c: Likewise.
3673         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c: Likewise.
3674         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c: Likewise.
3675         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
3676         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
3677         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
3678         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
3679         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
3680         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
3681         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
3682         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
3683         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
3684         * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
3685         * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
3686         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
3687         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
3688         * sysdeps/unix/sysv/linux/ifreq.c: Likewise.
3689         * sysdeps/unix/sysv/linux/ldsodefs.h: Likewise.
3690         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
3691         * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
3692         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Likewise.
3693         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c: Likewise.
3694         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c: Likewise.
3695         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c: Likewise.
3696         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
3697         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
3698         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
3699         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
3700         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
3701         * sysdeps/unix/sysv/linux/mmap64.c: Likewise.
3702         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
3703         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
3704         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Likewise.
3705         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
3706         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: Likewise.
3707         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
3708         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
3709         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Likewise.
3710         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Likewise.
3711         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Likewise.
3712         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Likewise.
3713         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
3714         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
3715         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
3716         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: Likewise.
3717         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
3718         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
3719         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
3720         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
3721         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
3722         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
3723         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
3724         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
3725         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
3726         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Likewise.
3727         * sysdeps/unix/sysv/linux/pread.c: Likewise.
3728         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
3729         * sysdeps/unix/sysv/linux/prof-freq.c: Likewise.
3730         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
3731         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
3732         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
3733         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
3734         * sysdeps/unix/sysv/linux/s390/system.c: Likewise.
3735         * sysdeps/unix/sysv/linux/sh/pread.c: Likewise.
3736         * sysdeps/unix/sysv/linux/sh/pread64.c: Likewise.
3737         * sysdeps/unix/sysv/linux/sh/pwrite.c: Likewise.
3738         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Likewise.
3739         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
3740         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
3741         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
3742         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
3743         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
3744         * sysdeps/unix/sysv/linux/sparc/system.c: Likewise.
3745         * sysdeps/unix/sysv/linux/syslog.c: Likewise.
3746         * sysdeps/unix/sysv/linux/system.c: Likewise.
3747         * sysdeps/unix/sysv/linux/testrtsig.h: Likewise.
3748         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
3749         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
3750         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
3751         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
3752         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
3753         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
3754
3755         * configure.ac (libc_cv_c_asmcr0_bug): Remove configure test.
3756         * configure: Regenerated.
3757         * config.h.in (BROKEN_PPC_ASM_CR0): Remove macro.
3758
3759         * configure.ac (base_machine): Do not set specially for particular
3760         machines here.
3761         * configure: Regenerated.
3762         * sysdeps/powerpc/preconfigure: Move machine and base_machine
3763         settings from configure.ac.
3764         * sysdeps/i386/preconfigure: New file.
3765         * sysdeps/s390/preconfigure: Likewise.
3766         * sysdeps/sh/preconfigure: Likewise.
3767         * sysdeps/sparc/preconfigure: Likewise.
3768
3769 2014-06-25  Roland McGrath  <roland@hack.frob.com>
3770
3771         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: Moved ...
3772         * sysdeps/sparc/sparc64/cpu_relax.S: ... here.
3773         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: Moved ...
3774         * sysdeps/sparc/sparc64/pthread_spin_init.c: ... here.
3775         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: Moved ...
3776         * sysdeps/sparc/sparc64/pthread_spin_lock.S: ... here.
3777         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: Moved ...
3778         * sysdeps/sparc/sparc64/pthread_spin_trylock.S: ... here.
3779         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: Moved ...
3780         * sysdeps/sparc/sparc64/pthread_spin_unlock.S: ... here.
3781         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: Moved ...
3782         * sysdeps/sparc/sparc64/pthreaddef.h: ... here.
3783         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Update #include.
3784         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Likewise.
3785         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Likewise.
3786         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Likewise.
3787         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Likewise.
3788         * sysdeps/sparc/sparc64/nptl/Makefile: File removed, its contents ...
3789         * sysdeps/sparc/sparc64/Makefile: ... appended here.
3790
3791         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: Moved ...
3792         * sysdeps/sparc/sparc32/lowlevellock.c: ... here.
3793         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Moved ...
3794         * sysdeps/sparc/sparc32/pthread_barrier_wait.c: ... here.
3795         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: Moved ...
3796         * sysdeps/sparc/sparc32/pthread_spin_lock.S: ... here.
3797         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: Moved ...
3798         * sysdeps/sparc/sparc32/pthread_spin_trylock.S: ... here.
3799         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: Moved ...
3800         * sysdeps/sparc/sparc32/pthreaddef.h: ... here.
3801         * sysdeps/sparc/sparc32/nptl/sem_post.c: Moved ...
3802         * sysdeps/sparc/sparc32/sem_post.c: ... here.
3803         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Moved ...
3804         * sysdeps/sparc/sparc32/sem_timedwait.c: ... here.
3805         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: Moved ...
3806         * sysdeps/sparc/sparc32/sem_trywait.c: ... here.
3807         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Moved ...
3808         * sysdeps/sparc/sparc32/sem_wait.c: ... here.
3809         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: Moved ...
3810         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: ... here.
3811         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: Moved ...
3812         * sysdeps/sparc/sparc32/sparcv9/pthread_barrier_wait.c: ... here.
3813         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: Moved ...
3814         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: ... here.
3815         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: Moved ...
3816         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: ... here.
3817         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: Moved ...
3818         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: ... here.
3819         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Moved ...
3820         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: ... here.
3821         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: Moved ...
3822         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: ... here.
3823         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: Moved ...
3824         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: ... here.
3825         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: Moved ...
3826         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: ... here.
3827         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: Moved ...
3828         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: ... here.
3829
3830         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data: Moved ...
3831         * sysdeps/unix/sysv/linux/sparc/sparc32/c++-types.data: ... here.
3832         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: Moved ...
3833         * sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist: ... here.
3834         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
3835         Moved ...
3836         * sysdeps/unix/sysv/linux/sparc/sparc32/libBrokenLocale.abilist:
3837         ... here.
3838         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: Moved ...
3839         * sysdeps/unix/sysv/linux/sparc/sparc32/libanl.abilist: ... here.
3840         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Moved ...
3841         * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: ... here.
3842         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist:
3843         Moved ...
3844         * sysdeps/unix/sysv/linux/sparc/sparc32/libcrypt.abilist: ... here.
3845         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: Moved ...
3846         * sysdeps/unix/sysv/linux/sparc/sparc32/libdl.abilist: ... here.
3847         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: Moved ...
3848         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: ... here.
3849         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: Moved ...
3850         * sysdeps/unix/sysv/linux/sparc/sparc32/libnsl.abilist: ... here.
3851         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
3852         Moved ...
3853         * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: ... here.
3854         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
3855         Moved ...
3856         * sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist: ... here.
3857         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: Moved ...
3858         * sysdeps/unix/sysv/linux/sparc/sparc32/librt.abilist: ... here.
3859         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
3860         Moved ...
3861         * sysdeps/unix/sysv/linux/sparc/sparc32/libthread_db.abilist: ... here.
3862         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: Moved ...
3863         * sysdeps/unix/sysv/linux/sparc/sparc32/libutil.abilist: ... here.
3864         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data: Moved ...
3865         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: ... here.
3866         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data: Moved ...
3867         * sysdeps/unix/sysv/linux/sparc/sparc64/c++-types.data: ... here.
3868         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: Moved ...
3869         * sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist: ... here.
3870         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
3871         Moved ...
3872         * sysdeps/unix/sysv/linux/sparc/sparc64/libBrokenLocale.abilist:
3873         ... here.
3874         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: Moved ...
3875         * sysdeps/unix/sysv/linux/sparc/sparc64/libanl.abilist: ... here.
3876         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Moved ...
3877         * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: ... here.
3878         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist:
3879         Moved ...
3880         * sysdeps/unix/sysv/linux/sparc/sparc64/libcrypt.abilist: ... here.
3881         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: Moved ...
3882         * sysdeps/unix/sysv/linux/sparc/sparc64/libdl.abilist: ... here.
3883         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: Moved ...
3884         * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: ... here.
3885         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: Moved ...
3886         * sysdeps/unix/sysv/linux/sparc/sparc64/libnsl.abilist: ... here.
3887         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
3888         Moved ...
3889         * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: ... here.
3890         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
3891         Moved ...
3892         * sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist: ... here.
3893         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: Moved ...
3894         * sysdeps/unix/sysv/linux/sparc/sparc64/librt.abilist: ... here.
3895         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
3896         Moved ...
3897         * sysdeps/unix/sysv/linux/sparc/sparc64/libthread_db.abilist: ... here.
3898         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: Moved ...
3899         * sysdeps/unix/sysv/linux/sparc/sparc64/libutil.abilist: ... here.
3900         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data: Moved ...
3901         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: ... here.
3902
3903 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
3904
3905         * timezone/checktab.awk: Update from tzcode 2014e.
3906         * timezone/private.h: Likewise.
3907         * timezone/tzfile.h: Likewise.
3908         * timezone/zdump.c: Likewise.
3909         * timezone/zic.c: Likewise.
3910
3911         * sysdeps/unix/sysv/linux/kernel-features.h
3912         (__ASSUME_XFS_RESTRICTED_CHOWN): Remove macro.
3913         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_chown_restricted)
3914         [__ASSUME_XFS_RESTRICTED_CHOWN]: Make code unconditional.
3915         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
3916         Remove conditional code.
3917
3918 2014-06-25  Will Newton  <will.newton@linaro.org>
3919
3920         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c
3921         (_dl_arm_cap_flags): Add HWCAP2 values.
3922         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h
3923         (_DL_HWCAP_COUNT): Increase to 37.
3924         (_DL_HWCAP_LAST): New define.
3925         (_DL_HWCAP2_LAST): New define.
3926         (_dl_procinfo): Add support for printing
3927         AT_HWCAP2 entries.
3928         (_dl_string_hwcap): Use _dl_hwcap_string.
3929
3930 2014-06-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3931
3932         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
3933
3934 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
3935
3936         * README: Do not mention ports directory.
3937
3938         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMENSAT):
3939         Remove macro.
3940         * sysdeps/unix/sysv/linux/futimes.c: Do not include
3941         <kernel-features.h>.
3942         [__NR_utimensat && !__ASSUME_UTIMENSAT] (miss_utimensat): Remove
3943         conditional variable definition.
3944         (__futimes): Update comment.
3945         (__futimes) [__ASSUME_UTIMENSAT]: Make code unconditional.
3946         (__futimes) [!__ASSUME_UTIMENSAT]: Remove conditional code.
3947
3948         [BZ #16560]
3949         * sysdeps/ieee754/dbl-64/e_exp10.c (__ieee754_exp10): Return 1 for
3950         arguments close to 0.
3951         * sysdeps/ieee754/ldbl-128/e_exp10l.c (__ieee754_exp10l):
3952         Likewise.
3953         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c (__ieee754_exp10l):
3954         Likewise.
3955         * math/auto-libm-test-in: Add more tests of exp10.
3956         * math/auto-libm-test-out: Regenerated.
3957         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
3958
3959         * sysdeps/unix/sysv/linux/kernel-features.h
3960         (__ASSUME_COMPLETE_READV_WRITEV): Remove macro.
3961         * sysdeps/unix/sysv/linux/readv.c: Do not include
3962         <kernel-features.h>.
3963         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
3964         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
3965         (__libc_readv) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
3966         unconditional.
3967         (__libc_readv) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
3968         conditional code.
3969         * sysdeps/unix/sysv/linux/writev.c: Do not include
3970         <kernel-features.h>.
3971         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
3972         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
3973         (__libc_writev) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
3974         unconditional.
3975         (__libc_writev) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
3976         conditional code.
3977
3978 2014-06-25  Will Newton  <will.newton@linaro.org>
3979
3980         * sysdeps/posix/tempname.c: Merge from gnulib, cosmetic
3981         comment changes throughout the file.  Remove checks
3982         for HAVE_*_H definitions that are not required.
3983         (__gen_tempname): Call abort if an unknown kind value is
3984         passed.
3985
3986 2014-06-25  Andreas Schwab  <schwab@suse.de>
3987
3988         [BZ #17086]
3989         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Add compat symbols for
3990         scalbln, scalblnf, scalblnl in libc.
3991
3992 2014-06-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
3993
3994         [BZ #17086]
3995         * sysdeps/i386/fpu/s_scalbn.S: Add compat symbol for libc.so.
3996         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
3997         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
3998
3999 2014-06-24  Roland McGrath  <roland@hack.frob.com>
4000
4001         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: Moved ...
4002         * sysdeps/i386/i486/pthread_spin_trylock.S: ... here.
4003         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: Moved ...
4004         * sysdeps/i386/i586/pthread_spin_trylock.S: ... here.
4005         Update #include.
4006         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: Moved ...
4007         * sysdeps/i386/i686/pthread_spin_trylock.S: ... here.
4008         Update #include.
4009         * sysdeps/x86_64/64/nptl/shlib-versions: Moved ...
4010         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: ... here.
4011         * sysdeps/x86_64/x32/nptl/shlib-versions: Moved ...
4012         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: ... here.
4013         * sysdeps/x86/nptl/bits/pthreadtypes.h: Moved ...
4014         * sysdeps/x86/bits/pthreadtypes.h: ... here.
4015         * sysdeps/x86/nptl/bits/semaphore.h: Moved ...
4016         * sysdeps/x86/bits/semaphore.h: ... here.
4017         * sysdeps/x86/nptl/elide.h: Moved ...
4018         * sysdeps/x86/elide.h: ... here.
4019         * sysdeps/x86_64/nptl/Implies: File removed.
4020         * sysdeps/i386/nptl/Implies: File removed.
4021
4022 2014-06-24  Joseph Myers  <joseph@codesourcery.com>
4023
4024         [BZ #16539]
4025         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Just
4026         return the argument for normal arguments with exponent below -64.
4027         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
4028         Likewise.
4029         * math/auto-libm-test-in: Add another test of expm1.
4030         * math/auto-libm-test-out: Regenerated.
4031
4032         [BZ #16287]
4033         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl): Return 1 without
4034         calling __erfcl for arguments at least 16.
4035         * math/auto-libm-test-in: Add more tests of erf.
4036         * math/auto-libm-test-out: Regenerated.
4037
4038         * sysdeps/unix/sysv/linux/configure.ac: Remove cases for
4039         individual architectures.
4040         * sysdeps/unix/sysv/linux/configure: Regenerated.
4041         * sysdeps/unix/sysv/linux/i386/configure.ac: New file.
4042         * sysdeps/unix/sysv/linux/i386/configure: New generated file.
4043         * sysdeps/unix/sysv/linux/powerpc/configure.ac
4044         (ldd_rewrite_script): Define variable.
4045         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
4046         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure.ac: New
4047         file.
4048         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure: New
4049         generated file.
4050         * sysdeps/unix/sysv/linux/s390/configure.ac: New file.
4051         * sysdeps/unix/sysv/linux/s390/configure: New generated file.
4052         * sysdeps/unix/sysv/linux/sh/configure.ac: New file.
4053         * sysdeps/unix/sysv/linux/sh/configure: New generated file.
4054         * sysdeps/unix/sysv/linux/sparc/configure.ac: New file.
4055         * sysdeps/unix/sysv/linux/sparc/configure: New generated file.
4056         * sysdeps/unix/sysv/linux/x86_64/configure.ac: New file.
4057         * sysdeps/unix/sysv/linux/x86_64/configure: New generated file.
4058
4059 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
4060
4061         [BZ #17084]
4062         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_mutex_t):
4063         Rename member __data.d to __data.__elision_data.
4064
4065 2014-06-24  Wilco  <wdijkstr@arm.com>
4066
4067         * NEWS: Add 16918 to fixed bug list.
4068
4069 2014-06-24  Wilco  <wdijkstr@arm.com>
4070
4071         * sysdeps/arm/fesetenv.c (fesetenv): Optimize implementation.
4072
4073 2014-06-24  Wilco  <wdijkstr@arm.com>
4074
4075         * sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
4076         * sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
4077         (libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
4078         (libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
4079         (libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
4080         * sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
4081         * sysdeps/arm/get-rounding-mode.h (get_rounding_mode):
4082         Use _FPU_MASK_RM.
4083
4084 2014-06-24  Wilco  <wdijkstr@arm.com>
4085
4086         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Remove unused include.
4087
4088 2014-06-24  Wilco  <wdijkstr@arm.com>
4089
4090         * sysdeps/arm/feholdexcpt.c (feholdexcept): Remove space.
4091         * sysdeps/arm/fesetenv.c (fesetenv): Remove space.
4092         * sysdeps/arm/fesetround.c (fesetround): Remove space.
4093         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Remove space.
4094
4095 2014-06-24  Wilco  <wdijkstr@arm.com>
4096
4097         [BZ #16918]
4098         * sysdeps/arm/feupdateenv.c (feupdateenv):
4099         Rewrite to reduce FPSCR accesses and fix return value.
4100
4101 2014-06-24  Wilco  <wdijkstr@arm.com>
4102
4103         * sysdeps/arm/fclrexcpt.c (feclearexcept):
4104         Optimize to avoid unnecessary FPSCR writes.
4105         * sysdeps/arm/fedisblxcpt.c (fedisableexcept): Likewise.
4106         * sysdeps/arm/feenablxcpt.c (feenableexcept): Likewise.
4107         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Likewise.
4108         * sysdeps/arm/setfpucw.c (__setfpucw): Likewise.
4109
4110 2014-06-24  Wilco  <wdijkstr@arm.com>
4111
4112         * sysdeps/arm/fegetround.c (fegetround): Call get_rounding_mode.
4113         * sysdeps/arm/feholdexcpt.c (feholdexcept): Call libc_feholdexcept_vfp.
4114         * sysdeps/arm/fesetround.c (fesetround): Call libc_fesetround_vfp.
4115         * sysdeps/arm/fgetexcptflg.c (fegetexceptflag):
4116         Call libc_fetestexcept_vfp.
4117         * sysdeps/arm/ftestexcept.c (fetestexcept): Call libc_fetestexcept_vfp.
4118         * sysdeps/arm/fenv_private.h: Move libc_*_vfp functions outside of
4119         __SOFTFP__ ifdef so that they can be built for softfp.
4120
4121 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
4122
4123         * sysdeps/x86/nptl/elide.h (elision_adapt): Make first
4124         argument type signed char.
4125
4126         * Makerules (check-abi): Dump diff of symlist if the test
4127         fails.
4128
4129 2014-06-23  Roland McGrath  <roland@hack.frob.com>
4130
4131         * sysdeps/generic/get-rounding-mode.h: Include <stdlib.h> before
4132         using abort.
4133
4134         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
4135         Remove unused variable ST.
4136
4137 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
4138
4139         [BZ #16354]
4140         [BZ #17061]
4141         * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Check for
4142         small arguments before calling __expm1.
4143         * sysdeps/ieee754/flt-32/e_coshf.c (__ieee754_coshf): Check for
4144         small arguments before calling __expm1f.
4145         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Check for
4146         small arguments before calling __expm1l.
4147         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
4148         Likewise.
4149         * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
4150         * math/auto-libm-test-in: Add more cosh tests.  Do not allow
4151         spurious underflow for some cosh tests.
4152         * math/auto-libm-test-out: Regenerated.
4153         * sysdeps/i386/fpu/libm-test-ulps: Update.
4154
4155         [BZ #17050]
4156         * sysdeps/ieee754/dbl-64/e_j1.c: Include <errno.h>.
4157         (__ieee754_y1): Set errno if return value overflows.
4158         * sysdeps/ieee754/flt-32/e_j1f.c: Include <errno.h>.
4159         (__ieee754_y1f): Set errno if return value overflows.
4160         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <errno.h>.
4161         (__ieee754_y1l): Set errno if return value overflows.
4162         * sysdeps/ieee754/ldbl-96/e_j1l.c: Include <errno.h>.
4163         (__ieee754_y1l): Set errno if return value overflows.
4164         * math/auto-libm-test-in: Add more tests of y0, y1 and yn.
4165         * math/auto-libm-test-out: Regenerated.
4166
4167         * math/gen-auto-libm-tests.c: Document use of
4168         ignore-zero-inf-sign.
4169         (input_flag_type): Add value flag_ignore_zero_inf_sign.
4170         (input_flags): Add ignore-zero-inf-sign.
4171         (output_for_one_input_case): Handle flag_ignore_zero_inf_sign.
4172         * math/gen-libm-test.pl (generate_testfile): Handle
4173         ignore-zero-inf-sign.
4174         * math/auto-libm-test-in: Mark some cpow tests with
4175         ignore-zero-inf-sign and some with xfail-rounding.
4176         * math/auto-libm-test-out: Regenerated.
4177         * math/libm-test.inc (cpow_test): Use ALL_RM_TEST.
4178         * sysdeps/i386/fpu/libm-test-ulps: Update.
4179         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4180
4181         [BZ #16315]
4182         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Ensure possibly
4183         overflowing or underflowing operations take place with sign of
4184         result.
4185         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
4186         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
4187         * sysdeps/ieee754/dbl-64/e_pow.c: Include <math.h>.
4188         (__ieee754_pow): Recompute overflowing and underflowing results in
4189         original rounding mode.
4190         * sysdeps/x86/fpu/powl_helper.c: Include <stdbool.h>.
4191         (__powl_helper): Allow negative argument X and scale negated value
4192         as needed.  Avoid passing value outside [-1, 1] to f2xm1.
4193         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Ensure possibly
4194         overflowing or underflowing operations take place with sign of
4195         result.
4196         * sysdeps/x86_64/fpu/multiarch/e_pow.c [HAVE_FMA4_SUPPORT]:
4197         Include <math.h>.
4198         * math/auto-libm-test-in: Add more tests of pow.
4199         * math/auto-libm-test-out: Regenerated.
4200         * math/libm-test.inc (pow_test): Use ALL_RM_TEST.
4201         (pow_tonearest_test_data): Remove.
4202         (pow_test_tonearest): Likewise.
4203         (pow_towardzero_test_data): Likewise.
4204         (pow_test_towardzero): Likewise.
4205         (pow_downward_test_data): Likewise.
4206         (pow_test_downward): Likewise.
4207         (pow_upward_test_data): Likewise.
4208         (pow_test_upward): Likewise.
4209         (main): Don't call removed functions.
4210         * sysdeps/i386/fpu/libm-test-ulps: Update.
4211         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4212
4213 2014-06-23  Roland McGrath  <roland@hack.frob.com>
4214
4215         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data:
4216         Moved ...
4217         * sysdeps/unix/sysv/linux/powerpc/powerpc32/c++-types.data: ... here.
4218         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
4219         Moved ...
4220         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: ... here.
4221         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
4222         Moved ...
4223         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: ... here.
4224         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
4225         Moved ...
4226         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data: ... here.
4227         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
4228         File removed.
4229         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
4230         File removed.
4231         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist:
4232         File removed.
4233         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist:
4234         File removed.
4235         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist:
4236         File removed.
4237         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist:
4238         File removed.
4239         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist:
4240         File removed.
4241         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
4242         File removed.
4243         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist:
4244         File removed.
4245         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
4246         File removed.
4247         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist:
4248         File removed.
4249         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist:
4250         File removed.
4251         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist:
4252         Moved ...
4253         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: ... here.
4254         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist:
4255         Moved ...
4256         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libBrokenLocale.abilist:
4257         ... here.
4258         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist:
4259         Moved ...
4260         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libanl.abilist: ... here.
4261         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist:
4262         Moved ...
4263         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libcrypt.abilist: ... here.
4264         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist:
4265         Moved ...
4266         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libdl.abilist: ... here.
4267         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist:
4268         Moved ...
4269         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libnsl.abilist: ... here.
4270         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
4271         Moved ...
4272         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist: ... here.
4273         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist:
4274         Moved ...
4275         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist: ... here.
4276         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist:
4277         Moved ...
4278         * sysdeps/unix/sysv/linux/powerpc/powerpc32/librt.abilist: ... here.
4279         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist: Moved ...
4280         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libthread_db.abilist:
4281         ... here.
4282         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist:
4283         Moved ...
4284         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libutil.abilist: ... here.
4285         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
4286         Moved ...
4287         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
4288         ... here.
4289         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist:
4290         Moved ...
4291         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
4292         ... here.
4293         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
4294         Moved ...
4295         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
4296         ... here.
4297         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
4298         Moved ...
4299         * sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data: ... here.
4300         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
4301         Moved ...
4302         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: ... here.
4303         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: Moved ...
4304         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: ... here.
4305         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
4306         Moved ...
4307         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist:
4308         ... here.
4309         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
4310         Moved ...
4311         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist:
4312         ... here.
4313         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
4314         Moved ...
4315         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist: ... here.
4316         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
4317         Moved ...
4318         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: ... here.
4319         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
4320         Moved ...
4321         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: ... here.
4322         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
4323         Moved ...
4324         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: ... here.
4325         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
4326         Moved ...
4327         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist:
4328         ... here.
4329         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
4330         Moved ...
4331         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: ... here.
4332         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
4333         Moved ...
4334         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: ... here.
4335         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
4336         Moved ...
4337         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: ... here.
4338         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
4339         Moved ...
4340         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: ... here.
4341         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: Moved ...
4342         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: ... here.
4343         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
4344         Moved ...
4345         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist: ... here.
4346         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
4347         Moved ...
4348         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: ... here.
4349         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
4350         Moved ...
4351         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
4352         ... here.
4353         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
4354         Moved ...
4355         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
4356         ... here.
4357         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
4358         Moved ...
4359         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist:
4360         ... here.
4361         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
4362         Moved ...
4363         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist: ... here.
4364         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
4365         Moved ...
4366         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: ... here.
4367         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
4368         Moved ...
4369         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: ... here.
4370         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
4371         Moved ...
4372         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist:
4373         ... here.
4374         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
4375         Moved ...
4376         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist:
4377         ... here.
4378         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
4379         Moved ...
4380         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist:
4381         ... here.
4382         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
4383         Moved ...
4384         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: ... here.
4385         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
4386         Moved ...
4387         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: ... here.
4388
4389 2014-06-23  Will Newton  <will.newton@linaro.org>
4390             Wilco  <wdijkstr@arm.com>
4391
4392         * sysdeps/generic/math_private.h: Add generic HAVE_RM_CTX
4393         implementation.  Include get-rounding-mode.h.
4394         [!HAVE_RM_CTX]: Define HAVE_RM_CTX to zero.
4395         [!libc_feholdsetround_noex_ctx]: Define
4396         libc_feholdsetround_noex_ctx.
4397         [!libc_feholdsetround_noexf_ctx]: Define
4398         libc_feholdsetround_noexf_ctx.
4399         [!libc_feholdsetround_noexl_ctx]: Define
4400         libc_feholdsetround_noexl_ctx.
4401         (libc_feholdsetround_ctx): New function.
4402         (libc_feresetround_ctx): New function.
4403         (libc_feholdsetround_noex_ctx): New function.
4404         (libc_feresetround_noex_ctx): New function.
4405
4406 2014-06-23  Roland McGrath  <roland@hack.frob.com>
4407
4408         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
4409         * sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
4410         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
4411         * sysdeps/mips/nptl/bits/semaphore.h: ... here.
4412         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
4413         * sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here.
4414
4415         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ...
4416         * sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here.
4417         * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ...
4418         * sysdeps/m68k/nptl/bits/semaphore.h: ... here.
4419         * sysdeps/unix/sysv/linux/m68k/nptl/c++-types.data: Moved ...
4420         * sysdeps/unix/sysv/linux/m68k/c++-types.data: ... here.
4421         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h: Moved ...
4422         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h: ... here.
4423         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/ld.abilist: Moved ...
4424         * sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist: ... here.
4425         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libBrokenLocale.abilist:
4426         Moved ...
4427         * sysdeps/unix/sysv/linux/m68k/coldfire/libBrokenLocale.abilist:
4428         ... here.
4429         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libanl.abilist: Moved ...
4430         * sysdeps/unix/sysv/linux/m68k/coldfire/libanl.abilist: ... here.
4431         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Moved ...
4432         * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: ... here.
4433         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist:
4434         Moved ...
4435         * sysdeps/unix/sysv/linux/m68k/coldfire/libcrypt.abilist: ... here.
4436         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libdl.abilist: Moved ...
4437         * sysdeps/unix/sysv/linux/m68k/coldfire/libdl.abilist: ... here.
4438         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libm.abilist: Moved ...
4439         * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: ... here.
4440         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libnsl.abilist: Moved ...
4441         * sysdeps/unix/sysv/linux/m68k/coldfire/libnsl.abilist: ... here.
4442         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
4443         Moved ...
4444         * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: ... here.
4445         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libresolv.abilist:
4446         Moved ...
4447         * sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist: ... here.
4448         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/librt.abilist: Moved ...
4449         * sysdeps/unix/sysv/linux/m68k/coldfire/librt.abilist: ... here.
4450         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libthread_db.abilist:
4451         Moved ...
4452         * sysdeps/unix/sysv/linux/m68k/coldfire/libthread_db.abilist: ... here.
4453         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libutil.abilist: Moved ...
4454         * sysdeps/unix/sysv/linux/m68k/coldfire/libutil.abilist: ... here.
4455         * sysdeps/unix/sysv/linux/m68k/nptl/localplt.data: Moved ...
4456         * sysdeps/unix/sysv/linux/m68k/localplt.data: ... here.
4457         * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Moved ...
4458         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: ... here.
4459         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/ld.abilist: Moved ...
4460         * sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist: ... here.
4461         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libBrokenLocale.abilist:
4462         Moved ...
4463         * sysdeps/unix/sysv/linux/m68k/m680x0/libBrokenLocale.abilist:
4464         ... here.
4465         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libanl.abilist: Moved ...
4466         * sysdeps/unix/sysv/linux/m68k/m680x0/libanl.abilist: ... here.
4467         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Moved ...
4468         * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: ... here.
4469         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist: Moved ...
4470         * sysdeps/unix/sysv/linux/m68k/m680x0/libcrypt.abilist: ... here.
4471         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libdl.abilist: Moved ...
4472         * sysdeps/unix/sysv/linux/m68k/m680x0/libdl.abilist: ... here.
4473         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libm.abilist: Moved ...
4474         * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: ... here.
4475         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libnsl.abilist: Moved ...
4476         * sysdeps/unix/sysv/linux/m68k/m680x0/libnsl.abilist: ... here.
4477         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist:
4478         Moved ...
4479         * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: ... here.
4480         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libresolv.abilist: Moved ...
4481         * sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist: ... here.
4482         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/librt.abilist: Moved ...
4483         * sysdeps/unix/sysv/linux/m68k/m680x0/librt.abilist: ... here.
4484         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libthread_db.abilist:
4485         Moved ...
4486         * sysdeps/unix/sysv/linux/m68k/m680x0/libthread_db.abilist: ... here.
4487         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libutil.abilist: Moved ...
4488         * sysdeps/unix/sysv/linux/m68k/m680x0/libutil.abilist: ... here.
4489         * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h: Moved ...
4490         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: ... here.
4491
4492         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: Moved ...
4493         * sysdeps/unix/sysv/linux/sh/c++-types.data: ... here.
4494         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: Moved ...
4495         * sysdeps/unix/sysv/linux/sh/ld.abilist: ... here.
4496         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: Moved ...
4497         * sysdeps/unix/sysv/linux/sh/libBrokenLocale.abilist: ... here.
4498         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: Moved ...
4499         * sysdeps/unix/sysv/linux/sh/libanl.abilist: ... here.
4500         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Moved ...
4501         * sysdeps/unix/sysv/linux/sh/libc.abilist: ... here.
4502         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: Moved ...
4503         * sysdeps/unix/sysv/linux/sh/libcrypt.abilist: ... here.
4504         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: Moved ...
4505         * sysdeps/unix/sysv/linux/sh/libdl.abilist: ... here.
4506         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Moved ...
4507         * sysdeps/unix/sysv/linux/sh/libm.abilist: ... here.
4508         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: Moved ...
4509         * sysdeps/unix/sysv/linux/sh/libnsl.abilist: ... here.
4510         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: Moved ...
4511         * sysdeps/unix/sysv/linux/sh/libpthread.abilist: ... here.
4512         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: Moved ...
4513         * sysdeps/unix/sysv/linux/sh/libresolv.abilist: ... here.
4514         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Moved ...
4515         * sysdeps/unix/sysv/linux/sh/librt.abilist: ... here.
4516         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: Moved ...
4517         * sysdeps/unix/sysv/linux/sh/libthread_db.abilist: ... here.
4518         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: Moved ...
4519         * sysdeps/unix/sysv/linux/sh/libutil.abilist: ... here.
4520
4521 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
4522
4523         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
4524         (FALLOC_FL_COLLAPSE_RANGE): New macro.
4525         [__USE_GNU] (FALLOC_FL_ZERO_RANGE): Likewise.
4526         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_OMIT): Likewise.
4527         (IPV6_PMTUDISC_INTERFACE): Likewise.
4528         (IPV6_PMTUDISC_OMIT): Likewise.
4529
4530 2014-06-23  Andreas Schwab  <schwab@suse.de>
4531
4532         * nptl/sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink):
4533         Remove unused errout label.
4534
4535 2014-06-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4536
4537         * sysdeps/powerpc/bits/hwcap.h [PPC_FEATURE2_HAS_VEC_CRYPTO]: New
4538         macro: hardware supports Vector Crypto instructions.
4539
4540 2014-06-23  Will Newton  <will.newton@linaro.org>
4541
4542         * elf/dl-lookup.c: Use __glibc_unlikely and __glibc_likely
4543         rather than __builtin_expect.
4544
4545         * elf/dl-lookup.c (undefined_msg): Remove variable.
4546         (_dl_lookup_symbol_x): Replace undefined_msg with string
4547         literal.
4548
4549         * elf/dl-lookup.c (do_lookup_unique): New function.
4550         (do_lookup_x): Move STB_GNU_UNIQUE handling code
4551         to a separate function.
4552
4553 2014-06-23  Andreas Schwab  <schwab@suse.de>
4554
4555         [BZ #17079]
4556         * nss/nss_files/files-XXX.c (get_contents): Store overflow marker
4557         before reading the next line.
4558
4559 2014-06-23  Will Newton  <will.newton@linaro.org>
4560
4561         * test-skeleton.c (signal_handler): Use printf and %m
4562         rather than perror.  Use printf rather than fprintf to
4563         stderr.  Use puts rather than fputs to stderr.
4564         (main): Likewise.
4565
4566 2014-06-22  Ludovic Courtès  <ludo@gnu.org>
4567
4568         * nscd/nscd.c (thread_info_t): Remove typedef.
4569         (thread_info): Remove variable.
4570
4571 2014-06-21  Allan McRae  <allan@archlinux.org>
4572
4573         * NEWS: Mention CVE-2014-4043.
4574
4575 2014-06-20  Roland McGrath  <roland@hack.frob.com>
4576
4577         * nptl/sysdeps/unix/sysv/linux/smp.h: Moved ...
4578         * nptl/smp.h: ... here.
4579
4580         * nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h: File removed.
4581
4582         * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros.
4583         * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H.
4584         * locale/Makefile (CPPFLAGS-locale-programs): Likewise.
4585         * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it.
4586
4587         * nptl/allocatestack.c: Include <stack-aliasing.h>.
4588         * nptl/stack-aliasing.h: New file.
4589         * sysdeps/i386/i686/stack-aliasing.h: New file.
4590         * sysdeps/i386/i686/nptl/Makefile: File removed.
4591         * sysdeps/x86_64/stack-aliasing.h: New file.
4592         * sysdeps/x86_64/nptl/Makefile
4593         (CFLAGS-pthread_create.c): Variable removed.
4594
4595         * nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
4596         * sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
4597         old file.
4598         * nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h: Moved ...
4599         * sysdeps/unix/sysv/linux/bits/posix_opt.h: ... here, replacing the
4600         old file.
4601
4602 2014-06-21  Joseph Myers  <joseph@codesourcery.com>
4603
4604         * sysdeps/unix/sysv/linux/arm/kernel-features.h
4605         (__ASSUME_SIGFRAME_V2): Remove macro.
4606         * sysdeps/unix/sysv/linux/arm/sigrestorer.S: Update comment.
4607         [!__ASSUME_SIGFRAME_V2]: Remove conditional code.
4608         (__default_sa_restorer_v2): Rename to __default_sa_restorer.
4609         (__default_rt_sa_restorer_v2): Rename to __default_rt_sa_restorer.
4610         * sysdeps/unix/sysv/linux/arm/sigaction.c (__default_sa_restorer):
4611         Declare as function.  Remove conditional macro definitions.
4612         (__default_rt_sa_restorer): Likewise.
4613         (__default_sa_restorer_v1): Remove declaration.
4614         (__default_sa_restorer_v2): Likewise.
4615         (__default_rt_sa_restorer_v1): Likewise.
4616         (__default_rt_sa_restorer_v2): Likewise.
4617         * sysdeps/unix/sysv/linux/arm/Versions (GLIBC_PRIVATE): Remove
4618         __default_sa_restorer_v1, __default_rt_sa_restorer_v1,
4619         __default_sa_restorer_v2 and __default_rt_sa_restorer_v2.
4620
4621 2014-06-20  Roland McGrath  <roland@hack.frob.com>
4622
4623         * sysdeps/unix/sysv/linux/sparc/Makefile [$(subdir) = nptl]
4624         (libpthread-routines): Add sysdep.
4625         * nptl/sysdeps/unix/sysv/linux/sparc/Makefile: File removed.
4626         * sysdeps/unix/sysv/linux/sparc/Versions
4627         (libpthread: GLIBC_2.3.3): New version set.
4628         * nptl/sysdeps/unix/sysv/linux/sparc/Versions: File removed.
4629         * nptl/sysdeps/unix/sysv/linux/sparc/aio_cancel.c: Moved ...
4630         * sysdeps/unix/sysv/linux/sparc/aio_cancel.c: ... here.
4631         * nptl/sysdeps/unix/sysv/linux/sparc/internaltypes.h: Moved ...
4632         * sysdeps/sparc/nptl/internaltypes.h: ... here.  Use #include_next.
4633         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c:
4634         Moved ...
4635         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: ... here.
4636         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c: Moved ...
4637         * sysdeps/sparc/nptl/pthread_barrier_init.c: ... here.
4638         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c: Moved ...
4639         * sysdeps/sparc/nptl/pthread_barrier_wait.c: ... here.
4640         * nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c: Moved ...
4641         * sysdeps/sparc/nptl/sem_init.c: ... here.
4642         * nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c: Moved ...
4643         * sysdeps/sparc/nptl/sem_post.c: ... here.
4644         * nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c: Moved ...
4645         * sysdeps/sparc/nptl/sem_timedwait.c: ... here.
4646         * nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c: Moved ...
4647         * sysdeps/sparc/nptl/sem_wait.c: ... here.
4648         * nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Moved ...
4649         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: ... here.
4650         * sysdeps/sparc/sparc32/sparcv9/Makefile [$(subdir) = nptl]
4651         (libpthread-routines): Add cpu_relax.
4652         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/Makefile:
4653         File removed.
4654         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions
4655         (librt: GLIBC_2.3.3): New version set.
4656         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Versions: File removed.
4657         * sysdeps/sparc/sparc64/nptl/Makefile: New file.
4658         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile [$(subdir) = nptl]
4659         (CFLAGS-pause.c, CFLAGS-sigsuspend.c): New variables.
4660         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: File removed.
4661         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c: Moved ...
4662         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: ... here.
4663         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c:
4664         Moved ...
4665         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: ... here.
4666         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c: Moved ...
4667         * sysdeps/sparc/sparc32/nptl/sem_post.c: ... here.
4668         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c: Moved ...
4669         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: ... here.
4670         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c: Moved ...
4671         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: ... here.
4672         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c: Moved ...
4673         * sysdeps/sparc/sparc32/nptl/sem_wait.c: ... here.
4674         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/cpu_relax.S:
4675         Moved ...
4676         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: ... here.
4677         Update #include.
4678         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
4679         Moved ...
4680         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: ... here.
4681         Update #include.
4682         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_post.c:
4683         Moved ...
4684         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: ... here.
4685         Update #include.
4686         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_timedwait.c:
4687         Moved ...
4688         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: ... here.
4689         Update #include.
4690         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_trywait.c:
4691         Moved ...
4692         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: ... here.
4693         Update #include.
4694         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_wait.c:
4695         Moved ...
4696         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: ... here.
4697         Update #include.
4698         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S: Moved ...
4699         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: ... here.
4700         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Moved ...
4701         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: ... here.
4702         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Moved ...
4703         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: ... here.
4704         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: Moved ...
4705         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: ... here.
4706         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: Moved ...
4707         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: ... here.
4708         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
4709         Moved ...
4710         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c: ... here.
4711         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: Moved ...
4712         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: ... here.
4713         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: Moved ...
4714         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: ... here.
4715
4716 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
4717
4718         * nptl/pthread_cond_wait.c: Include <kernel-features.h>.
4719         * nptl/pthread_rwlock_timedrdlock.c: Likewise.
4720         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
4721         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Likewise.
4722         * nscd/nscd.c: Likewise.
4723         * sysdeps/i386/nptl/tcb-offsets.sym: Likewise.
4724         * sysdeps/powerpc/nptl/tcb-offsets.sym: Likewise.
4725         * sysdeps/sh/nptl/tcb-offsets.sym: Likewise.
4726         * sysdeps/x86_64/nptl/tcb-offsets.sym: Likewise.
4727
4728         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Do not include
4729         <kernel-features.h>.
4730         (init_mq_netlink): Remove conditional have_sock_cloexec
4731         definitions.  Remove code conditional on have_sock_cloexec < 0.
4732         (init_mq_netlink) [!SOCK_CLOEXEC]: Remove conditional code.
4733         (init_mq_netlink) [!__ASSUME_SOCK_CLOEXEC]: Likewise.
4734         * sysdeps/unix/sysv/linux/opensock.c: Do not include
4735         <kernel-features.h>.
4736         (__opensock) [SOCK_CLOEXEC]: Make code unconditional.
4737         (__opensock) [!__ASSUME_SOCK_CLOEXEC]: Remove conditional code.
4738
4739 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
4740
4741         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
4742         Add tests for memset_chk and memset.
4743
4744         * sysdeps/x86_64/multiarch/init-arch.h (HAS_AVX2): Defined
4745         with AVX2_Usable.
4746
4747 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
4748
4749         [BZ #16046]
4750         * elf/tst-dl-iter-static.c: New file.
4751         * elf/Makefile (tests-static): Add tst-dl-iter-static.
4752
4753         * stdlib/tst-qsort2.c (main): Fix off-by-one argc interpretation
4754         error.
4755
4756 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
4757
4758         * sysdeps/unix/sysv/linux/kernel-features.h
4759         (__ASSUME_F_GETOWN_EX): Remove macro.
4760         * sysdeps/unix/sysv/linux/fcntl.c: Do not include
4761         <kernel-features.h>.
4762         (miss_F_GETOWN_EX): Remove variable or macro.
4763         (do_fcntl): Do not check miss_F_GETOWN_EX.
4764         (do_fcntl) [!__ASSUME_F_GETOWN_EX]: Remove conditional code.
4765
4766         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_RANDOM):
4767         Remove macro.
4768         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard)
4769         [!__ASSUME_AT_RANDOM]: Remove conditional code.
4770         (_dl_setup_pointer_guard) [!__ASSUME_AT_RANDOM]: Likewise.
4771
4772         * sysdeps/unix/sysv/linux/kernel-features.h
4773         (__ASSUME_ADJ_OFFSET_SS_READ): Remove macro.
4774         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME)
4775         [ADJ_OFFSET_SS_READ]: Make code unconditional.
4776         (ADJTIME) [!ADJ_OFFSET_SS_READ]: Remove conditional code.
4777
4778 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
4779
4780         [BZ #17075]
4781         * sysdeps/arm/dl-machine.h (elf_machine_rel) <R_ARM_TLS_DESC>:
4782         Fix calculation of the symbol's value.
4783         * sysdeps/arm/tst-armtlsdescloc.c: New file.
4784         * sysdeps/arm/tst-armtlsdesclocmod.c: New file.
4785         * sysdeps/arm/tst-armtlsdescextnow.c: New file.
4786         * sysdeps/arm/tst-armtlsdescextlazymod.c: New file.
4787         * sysdeps/arm/tst-armtlsdescextlazy.c: New file.
4788         * sysdeps/arm/tst-armtlsdescextnowmod.c: New file.
4789         * sysdeps/arm/Makefile (tests): Add `tst-armtlsdesc',
4790         `tst-armtlsdescextnow' and `tst-armtlsdescextlazy'.
4791         (modules-names): Add `tst-armtlsdescmod',
4792         `tst-armtlsdescextlazymod' and `tst-armtlsdescextnowmod'.
4793         (CPPFLAGS-tst-armtlsdescextnowmod.c): New variable.
4794         (CPPFLAGS-tst-armtlsdescextlazymod.c): Likewise.
4795         (CFLAGS-tst-armtlsdesclocmod.c): Likewise.
4796         (CFLAGS-tst-armtlsdescextnowmod.c): Likewise.
4797         (CFLAGS-tst-armtlsdescextlazymod.c): Likewise.
4798         (LDFLAGS-tst-armtlsdescextnowmod.so): Likewise.
4799         ($(objpfx)tst-armtlsdescloc): New dependency.
4800         ($(objpfx)tst-armtlsdescextnow): Likewise.
4801         ($(objpfx)tst-armtlsdescextlazy): Likewise.
4802         * sysdeps/arm/configure.ac: Add a check for tools' GNU descriptor
4803         TLS scheme support.
4804         * sysdeps/arm/configure: Regenerate.
4805
4806 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
4807
4808         * include/fcntl.h (__atfct_seterrno): Remove prototype.
4809         (__atfct_seterrno_2): Likewise.
4810         * sysdeps/unix/sysv/linux/alpha/dl-fxstatat64.c: Do not include
4811         <kernel-features.h>.
4812         (__ASSUME_ATFCTS): Do not undefine and redefine.
4813         * sysdeps/unix/sysv/linux/alpha/fxstatat.c [__ASSUME_ATFCTS]
4814         (__have_atfcts): Remove conditional definition.
4815         (__fxstatat([__NR_fstatat64]: Make code unconditional.
4816         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code and code
4817         unreachable if [__ASSUME_ATFCTS].
4818         * sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
4819         not undefine and redefine.
4820         * sysdeps/unix/sysv/linux/faccessat.c: Do not include
4821         <kernel-features.h>.
4822         (faccessat) [__NR_faccessat]: Make code unconditional.
4823         (faccessat) [!__ASSUME_ATFCTS]: Remove conditional code.
4824         * sysdeps/unix/sysv/linux/fchmodat.c: Do not include
4825         <kernel-features.h>.
4826         (fchmodat) [__NR_fchmodat]: Make code unconditional.
4827         (fchmodat) [!__ASSUME_ATFCTS]: Remove conditional code.
4828         * sysdeps/unix/sysv/linux/fchownat.c: Do not include
4829         <kernel-features.h>.
4830         (fchownat) [__NR_fchownat]: Make code unconditional.
4831         (fchownat) [!__ASSUME_ATFCTS]: Remove conditional code.
4832         * sysdeps/unix/sysv/linux/futimesat.c: Do not include
4833         <kernel-features.h>.
4834         (futimesat) [__NR_futimesat]: Make code unconditional.
4835         (futimesat) [!__ASSUME_ATFCTS]: Remove conditional code.
4836         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
4837         <kernel-features.h>.
4838         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
4839         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
4840         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
4841         <kernel-features.h>.
4842         (__fxstatat64) [__NR_fstatat64]: Make code unconditional.
4843         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
4844         * sysdeps/unix/sysv/linux/i386/fchownat.c: Remove file.
4845         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
4846         <kernel-features.h>.
4847         (__fxstatat) [__NR_fstatat64]: Make code unconditional.
4848         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
4849         * sysdeps/unix/sysv/linux/linkat.c: Do not include
4850         <kernel-features.h>.
4851         (linkat) [__NR_linkat]: Make code unconditional.
4852         (linkat) [!__ASSUME_ATFCTS]: Remove conditional code.
4853         * sysdeps/unix/sysv/linux/m68k/fchownat.c: Remove file.
4854         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
4855         <kernel-features.h>.
4856         (__fxstatat64) [__NR_newfstatat]: Make code unconditional.
4857         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
4858         * sysdeps/unix/sysv/linux/mkdirat.c: Do not include
4859         <kernel-features.h>.
4860         (mkdirat) [__NR_mkdirat]: Make code unconditional.
4861         (mkdirat) [!__ASSUME_ATFCTS]: Remove conditional code.
4862         * sysdeps/unix/sysv/linux/openat.c: Do not include
4863         <kernel-features.h>.
4864         [!__ASSUME_ATFCTS] (__atfct_seterrno): Remove function.
4865         [!__ASSUME_ATFCTS] (__have_atfcts): Remove variable.
4866         (OPENAT_NOT_CANCEL) [__NR_openat]: Make code unconditional.
4867         (OPENAT_NOT_CANCEL) [!__ASSUME_ATFCTS]: Remove conditional code.
4868         * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Remove file.
4869         * sysdeps/unix/sysv/linux/readlinkat.c: Do not include
4870         <kernel-features.h>.
4871         (readlinkat) [__NR_readlinkat]: Make code unconditional.
4872         (readlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.  Return
4873         result of INLINE_SYSCALL directly, not via int variable.
4874         * sysdeps/unix/sysv/linux/renameat.c: Do not include
4875         <kernel-features.h>.
4876         [!__ASSUME_ATFCTS] (__atfct_seterrno_2): Remove function.
4877         (renameat) [__NR_renameat]: Make code unconditional.
4878         (renameat) [!__ASSUME_ATFCTS]: Remove conditional code.
4879         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Remove file.
4880         * sysdeps/unix/sysv/linux/sh/fchownat.c: Remove file.
4881         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Remove file.
4882         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c
4883         (__ASSUME_ATFCTS): Do not undefine and redefine.
4884         * sysdeps/unix/sysv/linux/symlinkat.c: Do not include
4885         <kernel-features.h>.
4886         (symlinkat) [__NR_symlinkat]: Make code unconditional.
4887         (symlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
4888         * sysdeps/unix/sysv/linux/unlinkat.c: Do not include
4889         <kernel-features.h>.
4890         (unlinkat) [__NR_unlinkat]: Make code unconditional.
4891         (unlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
4892         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c
4893         (__ASSUME_ATFCTS): Do not undefine and redefine.
4894         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
4895         <kernel-features.h>.
4896         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
4897         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
4898         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
4899         <kernel-features.h>.
4900         (__xmknodat) [__NR_mknodat]: Make code unconditional.
4901         (__xmknodat) [!__ASSUME_ATFCTS]: Remove conditional code.
4902
4903 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
4904
4905         * sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
4906
4907 2014-06-20  Andreas Schwab  <schwab@linux-m68k.org>
4908
4909         [BZ #17069]
4910         * posix/regcomp.c (parse_reg_exp): Deallocate partially
4911         constructed tree before returning error.
4912         * posix/bug-regexp36.c: Expand test case.
4913
4914 2014-06-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
4915
4916         [BZ #6803]
4917         * math/libm-test.inc (scalbln_test_date):
4918         Add errno expectations.
4919         * math/w_scalblnf.c: New File.
4920         Add wrapper which checks for setting errno to ERANGE.
4921         Add weak_alias for corresponding scalbln function.
4922         * math/w_scalbln.c: Likewise.
4923         * math/w_scalblnl.c: Likewise.
4924         * math/Makefile (libm-calls): Add w_scalbln.
4925         * sysdeps/ieee754/flt-32/s_scalblnf.c:
4926         Remove weak_alias for corresponding scalbln function.
4927         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
4928         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
4929         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
4930         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
4931         * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
4932         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
4933         * sysdeps/i386/fpu/s_scalbn.S: Likewise.
4934         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
4935         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Likewise.
4936         * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c:
4937         Remove long_double_symbol for scalblnl function in libm, libc.
4938         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: New File.
4939         Add wrapper which checks for setting errno to ERANGE.
4940         Add long_double_symbol for scalblnl function in libm, libc.
4941         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
4942         Remove long_double_symbol for scalblnl in libm.
4943         * sysdeps/ieee754/ldbl-128ibm/w_scalblnl.c: New File.
4944         Add wrapper which checks for setting errno to ERANGE.
4945         Add long_double_symbol for scalblnl function in libm.
4946         * sysdeps/ia64/fpu/w_scalblnf.c: New File.
4947         Do not use wrapper because of own implementation.
4948
4949 2014-06-19  H.J. Lu  <hongjiu.lu@intel.com>
4950
4951         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use
4952         3 bytes for __pad1 for x32.
4953         (__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise.
4954
4955 2014-06-19  Ling Ma  <ling.ml@alibaba-inc.com>
4956             H.J. Lu  <hongjiu.lu@intel.com>
4957
4958         * sysdeps/x86_64/multiarch/Makefile: Add memset-avx2.
4959         * sysdeps/x86_64/multiarch/memset-avx2.S: New file.
4960         * sysdeps/x86_64/multiarch/memset.S: Likewise.
4961         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
4962         * sysdeps/x86_64/multiarch/rtld-memset.S: Likewise.
4963
4964 2014-06-19  Andreas Schwab  <schwab@linux-m68k.org>
4965
4966         [BZ #17069]
4967         * posix/regcomp.c (parse_expression): Deallocate partially
4968         constructed tree before returning error.
4969         * posix/Makefile.c (tests): Add bug-regex36.
4970         (generated): Add bug-regex36.mtrace.
4971         (tests-special): Add $(objpfx)bug-regex36-mem.out
4972         (bug-regex36-ENV): New variable.
4973         ($(objpfx)bug-regex36-mem.out): New rule.
4974         * posix/bug-regex36.c: New file.
4975
4976 2014-06-19  Will Newton  <will.newton@linaro.org>
4977
4978         * malloc/malloc.c (systrim): If extra is zero then return
4979         early.
4980
4981 2014-06-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
4982
4983         * benchtests/Makefile ($(objpfx)bench-%.c): Remove $(.).
4984
4985 2014-06-19  Richard Earnshaw  <rearnsha@arm.com>
4986
4987         * sysdeps/aarch64/strchr.S: New file.
4988
4989 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
4990
4991         [BZ #17022]
4992         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Do not subtract 1
4993         from arguments -2 or below.
4994         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
4995         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
4996
4997 2014-06-18  Andreas Schwab  <schwab@suse.de>
4998
4999         [BZ #17062]
5000         * posix/fnmatch_loop.c (FCT): Rerrange loop for skipping over rest
5001         of a bracket expr not to run off the end of the string.
5002         * posix/Makefile (tests): Add tst-fnmatch3.
5003         * posix/tst-fnmatch3.c: New file.
5004
5005 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
5006
5007         * elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).
5008         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
5009         [$(cross-compiling) = no]: Likewise.
5010         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
5011         [$(cross-compiling) = no]: Likewise.
5012
5013 2014-16-17  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
5014
5015         [BZ #17031]
5016         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Consider the low
5017         double, adjusted for any remainder from the high double.
5018         * math/libm-test.inc (nearbyint): Add tests.
5019         (rint): Likewise.
5020
5021 2014-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5022
5023         * nptl/sysdeps/powerpc/Makefile: Moved ...
5024         * sysdeps/powerpc/nptl/Makefile: ... here.
5025         * nptl/sysdeps/powerpc/pthread_spin_lock.c: Moved ...
5026         * sysdeps/powerpc/nptl/pthread_spin_lock.c: .. here.
5027         * nptl/sysdeps/powerpc/pthread_spin_trylock.c: Moved ...
5028         * sysdeps/powerpc/nptl/pthread_spin_trylock.c: ... here.
5029         * nptl/sysdeps/powerpc/pthreaddef.h: Moved ...
5030         * sysdeps/powerpc/nptl/pthreaddef.h: ... here.
5031         * nptl/sysdeps/powerpc/tcb-offsets.sym: Moved ...
5032         * sysdeps/powerpc/nptl/tcb-offsets.sym: ... here.
5033         * nptl/sysdeps/powerpc/tls.h: Moved ...
5034         * sysdeps/powerpc/nptl/tls.h: ... here.
5035
5036 2014-06-16  Joseph Myers  <joseph@codesourcery.com>
5037
5038         [BZ #16681]
5039         * sysdeps/i386/fpu/s_ceil.S (__ceil): Add CFI.
5040         * sysdeps/i386/fpu/s_ceilf.S (__ceilf): Likewise.
5041         * sysdeps/i386/fpu/s_ceill.S (__ceill): Likewise.
5042         * sysdeps/i386/fpu/s_floor.S (__floor): Likewise.
5043         * sysdeps/i386/fpu/s_floorf.S (__floorf): Likewise.
5044         * sysdeps/i386/fpu/s_floorl.S (__floorl): Likewise.
5045         * sysdeps/i386/fpu/s_trunc.S (__trunc): Likewise.
5046         * sysdeps/i386/fpu/s_truncf.S (__truncf): Likewise.
5047         * sysdeps/i386/fpu/s_truncl.S (__truncl): Likewise.
5048
5049 2014-06-17  Andreas Schwab  <schwab@linux-m68k.org>
5050
5051         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
5052
5053 2014-06-16  Andreas Schwab  <schwab@linux-m68k.org>
5054
5055         * sysdeps/m68k/m680x0/bits/huge_vall.h: Fix missing space after
5056         defined operator.
5057
5058         * scripts/cross-test-ssh.sh (timeoutfactor): Default to
5059         $TIMEOUTFACTOR.
5060
5061 2014-06-16  Florian Weimer  <fweimer@redhat.com>
5062
5063         [BZ #17058]
5064         * nptl/tst-setuid2.c (do_test): Fix tautological comparison in
5065         non-executed part of the test.
5066
5067 2014-06-16  Andreas Schwab  <schwab@suse.de>
5068
5069         * string/bits/string2.h (strdup, strndup): Update feature guard.
5070
5071 2014-06-14  David S. Miller  <davem@davemloft.net>
5072
5073         * sysdeps/sparc/fpu/libm-test-ulps: Update.
5074
5075 2014-06-14  Andreas Schwab  <schwab@linux-m68k.org>
5076
5077         * sysdeps/unix/sysv/linux/m68k/clone.S: Deconditionalize the code
5078         that was previously under [RESET_PID].
5079         * sysdeps/unix/sysv/linux/m68k/nptl/clone.S: Remove file.
5080
5081         * sysdeps/unix/sysv/linux/m68k/pt-vfork.c: New file.
5082         * sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S: Remove file.
5083         * sysdeps/unix/sysv/linux/m68k/vfork.S: Include <tcb-offsets.h>.
5084         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
5085         (__libc_vfork): New strong alias.
5086         * sysdeps/unix/sysv/linux/m68k/nptl/vfork.S: Remove file.
5087
5088 2014-06-14 Andi Kleen  <ak@linux.intel.com>
5089
5090         * sysdeps/generic/elide.h: New file.
5091
5092 2014-06-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
5093
5094         * Makefile (installed-headers): Adjust path of pthread.h header.
5095
5096 2014-06-13  Roland McGrath  <roland@hack.frob.com>
5097
5098         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
5099         * sysdeps/s390/nptl/bits/pthreadtypes.h: ... here.
5100         * nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Moved ...
5101         * sysdeps/s390/nptl/bits/semaphore.h: ... here.
5102
5103         * nptl/sysdeps/s390/Makefile: Moved ...
5104         * sysdeps/s390/nptl/Makefile: ... here.
5105         * nptl/sysdeps/s390/pthread_spin_init.c: Moved ...
5106         * sysdeps/s390/nptl/pthread_spin_init.c: ... here.
5107         * nptl/sysdeps/s390/pthread_spin_lock.c: Moved ...
5108         * sysdeps/s390/nptl/pthread_spin_lock.c: ... here.
5109         * nptl/sysdeps/s390/pthread_spin_trylock.c: Moved ...
5110         * sysdeps/s390/nptl/pthread_spin_trylock.c: ... here.
5111         * nptl/sysdeps/s390/pthread_spin_unlock.c: Moved ...
5112         * sysdeps/s390/nptl/pthread_spin_unlock.c: ... here.
5113         * nptl/sysdeps/s390/pthreaddef.h: Moved ...
5114         * sysdeps/s390/nptl/pthreaddef.h: ... here.
5115         * nptl/sysdeps/s390/tcb-offsets.sym: Moved ...
5116         * sysdeps/s390/nptl/tcb-offsets.sym: ... here.
5117         * nptl/sysdeps/s390/tls.h: Moved ...
5118         * sysdeps/s390/nptl/tls.h: ... here.
5119
5120         * sysdeps/unix/sysv/linux/s390/arch-fork.h: New file.
5121         * nptl/sysdeps/unix/sysv/linux/s390/fork.c: File removed.
5122
5123 2014-06-13  David S. Miller  <davem@davemloft.net>
5124
5125         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Delete.
5126         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S: Delete.
5127         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Moved ...
5128         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: ... here.
5129         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Delete.
5130         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S: Delete.
5131         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Moved ...
5132         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: ... here.
5133         * sysdeps/unix/sysv/linux/sparc/fork.S: Delete.
5134         * sysdeps/unix/sysv/linux/sparc/pt-vfork.S: New file.
5135         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
5136         Remove RESET_PID cpp guards.
5137         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
5138         Remove RESET_PID cpp guards.
5139         * sysdeps/unix/sysv/linux/sparc/vfork.S: Delete.
5140
5141 2014-06-13  Andreas Schwab  <schwab@linux-m68k.org>
5142
5143         * sysdeps/m68k/jmpbuf-unwind.h (_JMPBUF_UNWINDS, _jmpbuf_sp): Cast
5144         __sp to uintptr_t.
5145
5146 2014-06-13  Andi Kleen  <ak@linux.intel.com>
5147
5148         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Remove.
5149         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S: dito.
5150         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S: dito.
5151         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: dito.
5152         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: dito.
5153         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: dito.
5154         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S: dito.
5155         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S: dito.
5156         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: dito.
5157         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: dito.
5158         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: dito.
5159         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S: dito.
5160         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S: dito.
5161         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: dito.
5162         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: dito.
5163         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: dito.
5164         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: dito.
5165         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: dito.
5166         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: dito.
5167         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: dito.
5168
5169         * nptl/pthread_rwlock_rdlock.c: Include elide.h.
5170         (pthread_rwlock_rdlock): Add elision.
5171         * nptl/pthread_rwlock_wrlock.c: Include elide.h.
5172         (pthread_rwlock_wrlock): Add elision.
5173         * nptl/pthread_rwlock_trywrlock.c: Include elide.h.
5174         (pthread_rwlock_trywrlock): Add elision.
5175         * nptl/pthread_rwlock_tryrdlock.c: Include elide.h.
5176         (pthread_rwlock_tryrdlock): Add elision.
5177         * nptl/pthread_rwlock_unlock.c: Include elide.h.
5178         (pthread_rwlock_tryrdlock): Add elision unlock.
5179         * nptl/sysdeps/pthread/pthread.h:
5180         (__PTHREAD_RWLOCK_ELISION_EXTRA): Handle new define
5181         (PTHREAD_RWLOCK_INITIALIZER,
5182         PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP):
5183         Handle new elision field.
5184         * sysdeps/x86/nptl/elide.h: New file. Add generic elision macros.
5185         * sysdeps/arm/nptl/bits/pthreadtypes.h
5186         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5187         * sysdeps/sh/nptl/bits/pthreadtypes.h
5188         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5189         * sysdeps/tile/nptl/bits/pthreadtypes.h
5190         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5191         * sysdeps/a/nptl/bits/pthreadtypes.h
5192         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5193         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
5194         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5195         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
5196         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5197         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
5198         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5199         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
5200         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5201         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
5202         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5203         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
5204         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5205         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
5206         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5207         * sysdeps/unix/sysv/linux/powerpc/nptl/bits/pthreadtypes.h
5208         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5209         * sysdeps/unix/sysv/linux/x86/elision-conf.c:
5210         (elision_init): Set try_xbegin to zero when no RTM.
5211         * sysdeps/x86/nptl/bits/pthreadtypes.h
5212         (pthread_rwlock_t): Change __pad1 to __rwelision.
5213         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5214
5215 2014-06-13  Andi Kleen  <ak@linux.intel.com>
5216
5217         * nptl/pthread_rwlock_rdlock (__pthread_rwlock_rdlock):
5218         Split into __do_pthread_rwlock_rdlock and __pthread_rwlock_rdlock.
5219         * nptl/pthread_rwlock_wrlock (__pthread_rwlock_wrlock):
5220         Split into __do_pthread_rwlock_wrlock and __pthread_wrlock_rdlock.
5221
5222 2014-06-13  Meador Inge  <meadori@codesourcery.com>
5223
5224         [BZ #16996]
5225         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Ensure
5226         that the cached result has been set before returning it.
5227
5228 2014-06-12  Roland McGrath  <roland@hack.frob.com>
5229
5230         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ...
5231         * sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here.
5232         * nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ...
5233         * sysdeps/sparc/nptl/bits/semaphore.h: ... here.
5234         * nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ...
5235         * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here.
5236
5237         * nptl/sysdeps/sparc/Makefile: Moved ...
5238         * sysdeps/sparc/nptl/Makefile: ... here.
5239         * nptl/sysdeps/sparc/tcb-offsets.sym: Moved ...
5240         * sysdeps/sparc/nptl/tcb-offsets.sym: ... here.
5241         * nptl/sysdeps/sparc/tls.h: Moved ...
5242         * sysdeps/sparc/nptl/tls.h: ... here.
5243         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S: Moved ...
5244         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: ... here.
5245         * nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S: Moved ...
5246         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: ... here.
5247         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Moved ...
5248         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: ... here.
5249         * nptl/sysdeps/sparc/sparc64/pthread_spin_init.c: Moved ...
5250         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: ... here.
5251         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S: Moved ...
5252         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: ... here.
5253         * nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S: Moved ...
5254         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: ... here.
5255         * nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S: Moved ...
5256         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: ... here.
5257         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Moved ...
5258         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: ... here.
5259         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Moved ...
5260         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: ... here.
5261         Update #include.
5262         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Moved ...
5263         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: ... here.
5264         Update #include.
5265         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Moved ...
5266         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: ... here.
5267         Update #include.
5268         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: Moved ...
5269         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: ... here.
5270         Update #include.
5271
5272         * nptl/sysdeps/sparc/tls.h (TLS_DEFINE_INIT_TP): New macro.
5273
5274         * sysdeps/unix/sysv/linux/sparc/arch-fork.h: New file.
5275         * nptl/sysdeps/unix/sysv/linux/sparc/fork.c: File removed.
5276
5277         * sysdeps/pthread/posix-timer.h: Include <list.h>.
5278         (struct list_links): Type removed.
5279         (struct thread_node, struct timer_node): Replace struct list_links
5280         with struct list_head.
5281         (list_unlink_ip): Likewise.
5282         * sysdeps/pthread/timer_routines.c
5283         (timer_free_list, thread_free_list, thread_active_list): Likewise.
5284         (list_append, list_insbefore): Likewise.
5285         (list_init): Function removed.
5286         (thread_init, init_module): Use INIT_LIST_HEAD instead.
5287         * sysdeps/nptl/Makefile: Move tst-timer bits to ...
5288         * sysdeps/pthread/Makefile: ... here, new file.
5289
5290         * nptl/sysdeps/unix/sysv/linux/Implies: Moved ...
5291         * sysdeps/nptl/Implies: ... here.
5292         * sysdeps/unix/sysv/linux/Implies: Add nptl.
5293         * nptl/sysdeps/pthread/list.h: Moved ...
5294         * include/list.h: ... here.
5295         * nptl/sysdeps/pthread/createthread.c: Moved ...
5296         * nptl/createthread.c: ... here.
5297         * nptl/sysdeps/unix/sysv/linux/createthread.c: Update #include.
5298         * nptl/sysdeps/pthread/pt-longjmp.c: Moved ...
5299         * nptl/pt-longjmp.c: ... here.
5300         * nptl/sysdeps/pthread/Makefile: Moved ...
5301         * sysdeps/nptl/Makefile: ... here.
5302         * nptl/sysdeps/pthread/Subdirs: Moved ...
5303         * sysdeps/nptl/Subdirs: ... here.
5304         * nptl/sysdeps/pthread/aio_misc.h: Moved ...
5305         * sysdeps/nptl/aio_misc.h: ... here.
5306         * nptl/sysdeps/pthread/bits/libc-lock.h: Moved ...
5307         * sysdeps/nptl/bits/libc-lock.h: ... here.
5308         * nptl/sysdeps/pthread/bits/libc-lockP.h: Moved ...
5309         * sysdeps/nptl/bits/libc-lockP.h: ... here.
5310         * nptl/sysdeps/pthread/bits/stdio-lock.h: Moved ...
5311         * sysdeps/nptl/bits/stdio-lock.h: ... here.
5312         * nptl/sysdeps/pthread/configure: Moved ...
5313         * sysdeps/nptl/configure: ... here.
5314         * nptl/sysdeps/pthread/configure.ac: Moved ...
5315         * sysdeps/nptl/configure.ac: ... here.
5316         * nptl/sysdeps/pthread/gai_misc.h: Moved ...
5317         * sysdeps/nptl/gai_misc.h: ... here.
5318         * nptl/sysdeps/pthread/librt-cancellation.c: Moved ...
5319         * sysdeps/nptl/librt-cancellation.c: ... here.
5320         * nptl/sysdeps/pthread/malloc-machine.h: Moved ...
5321         * sysdeps/nptl/malloc-machine.h: ... here.
5322         * nptl/sysdeps/pthread/pthread-functions.h: Moved ...
5323         * sysdeps/nptl/pthread-functions.h: ... here.
5324         * nptl/sysdeps/pthread/pthread.h: Moved ...
5325         * sysdeps/nptl/pthread.h: ... here.
5326         * nptl/sysdeps/pthread/setxid.h: Moved ...
5327         * sysdeps/nptl/setxid.h: ... here.
5328         * nptl/sysdeps/pthread/sigfillset.c: Moved ...
5329         * sysdeps/nptl/sigfillset.c: ... here.
5330         * nptl/sysdeps/pthread/tcb-offsets.h: Moved ...
5331         * sysdeps/nptl/tcb-offsets.h: ... here.
5332         * nptl/sysdeps/pthread/tst-mqueue8x.c: Moved ...
5333         * sysdeps/nptl/tst-mqueue8x.c: ... here.
5334         * nptl/sysdeps/pthread/unwind-forcedunwind.c: Moved ...
5335         * sysdeps/nptl/unwind-forcedunwind.c: ... here.
5336         * nptl/sysdeps/pthread/allocalim.h: Moved ...
5337         * sysdeps/pthread/allocalim.h: ... here.
5338         * nptl/sysdeps/pthread/bits/sigthread.h: Moved ...
5339         * sysdeps/pthread/bits/sigthread.h: ... here.
5340         * nptl/sysdeps/pthread/flockfile.c: Moved ...
5341         * sysdeps/pthread/flockfile.c: ... here.
5342         * nptl/sysdeps/pthread/ftrylockfile.c: Moved ...
5343         * sysdeps/pthread/ftrylockfile.c: ... here.
5344         * nptl/sysdeps/pthread/funlockfile.c: Moved ...
5345         * sysdeps/pthread/funlockfile.c: ... here.
5346         * nptl/sysdeps/pthread/posix-timer.h: Moved ...
5347         * sysdeps/pthread/posix-timer.h: ... here.
5348         * nptl/sysdeps/pthread/timer_create.c: Moved ...
5349         * sysdeps/pthread/timer_create.c: ... here.
5350         * nptl/sysdeps/pthread/timer_delete.c: Moved ...
5351         * sysdeps/pthread/timer_delete.c: ... here.
5352         * nptl/sysdeps/pthread/timer_getoverr.c: Moved ...
5353         * sysdeps/pthread/timer_getoverr.c: ... here.
5354         * nptl/sysdeps/pthread/timer_gettime.c: Moved ...
5355         * sysdeps/pthread/timer_gettime.c: ... here.
5356         * nptl/sysdeps/pthread/timer_routines.c: Moved ...
5357         * sysdeps/pthread/timer_routines.c: ... here.
5358         * nptl/sysdeps/pthread/timer_settime.c: Moved ...
5359         * sysdeps/pthread/timer_settime.c: ... here.
5360         * nptl/sysdeps/pthread/tst-timer.c: Moved ...
5361         * sysdeps/pthread/tst-timer.c: ... here.
5362         * nptl/sysdeps/pthread/pthread_sigmask.c: Moved ...
5363         * sysdeps/unix/sysv/linux/pthread_sigmask.c: ... here.
5364
5365         * sysdeps/unix/sysv/linux/sigprocmask.c: Include <nptl/pthreadP.h>.
5366         * nptl/sysdeps/pthread/sigprocmask.c: File removed.
5367
5368         * nptl/sysdeps/i386/i486/pthread_spin_trylock.S: Moved ...
5369         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: ... here.
5370         * nptl/sysdeps/i386/i586/pthread_spin_trylock.S: Moved ...
5371         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: ... here.
5372         Update #include target.
5373         * nptl/sysdeps/i386/i686/Makefile: Moved ...
5374         * sysdeps/i386/i686/nptl/Makefile: ... here.
5375         * nptl/sysdeps/i386/i686/pthread_spin_trylock.S: Moved ...
5376         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: ... here.
5377         Update #include target.
5378         * nptl/sysdeps/i386/i686/tls.h: Moved ...
5379         * sysdeps/i386/i686/nptl/tls.h: ... here.  Use #include_next.
5380         * nptl/sysdeps/i386/Makefile: Moved ...
5381         * sysdeps/i386/nptl/Makefile: ... here.
5382         * nptl/sysdeps/i386/pthread_spin_init.c: Moved ...
5383         * sysdeps/i386/nptl/pthread_spin_init.c: ... here.
5384         * sysdeps/x86_64/nptl/pthread_spin_init.c: Update #include target.
5385         * nptl/sysdeps/i386/pthread_spin_lock.S: Moved ...
5386         * sysdeps/i386/nptl/pthread_spin_lock.S: ... here.
5387         * nptl/sysdeps/i386/pthread_spin_unlock.S: Moved ...
5388         * sysdeps/i386/nptl/pthread_spin_unlock.S: ... here.
5389         * nptl/sysdeps/i386/pthreaddef.h: Moved ...
5390         * sysdeps/i386/nptl/pthreaddef.h: ... here.
5391         * nptl/sysdeps/i386/tcb-offsets.sym: Moved ...
5392         * sysdeps/i386/nptl/tcb-offsets.sym: ... here.
5393         * nptl/sysdeps/i386/tls.h: Moved ...
5394         * sysdeps/i386/nptl/tls.h: ... here.
5395
5396         * sysdeps/sh/Makefile [$(subdir) = csu]
5397         (gen-as-const-headers): Add tcb-offsets.sym.
5398         * nptl/sysdeps/sh/Makefile: File removed.
5399         * nptl/sysdeps/sh/pthread_spin_init.c: Moved ...
5400         * sysdeps/sh/nptl/pthread_spin_init.c: ... here.
5401         * nptl/sysdeps/sh/pthread_spin_lock.c: Moved ...
5402         * sysdeps/sh/nptl/pthread_spin_lock.c: ... here.
5403         * nptl/sysdeps/sh/pthread_spin_trylock.S: Moved ...
5404         * sysdeps/sh/nptl/pthread_spin_trylock.S: ... here.
5405         * nptl/sysdeps/sh/pthread_spin_unlock.S: Moved ...
5406         * sysdeps/sh/nptl/pthread_spin_unlock.S: ... here.
5407         * nptl/sysdeps/sh/pthreaddef.h: Moved ...
5408         * sysdeps/sh/nptl/pthreaddef.h: ... here.
5409         * nptl/sysdeps/sh/tcb-offsets.sym: Moved ...
5410         * sysdeps/sh/nptl/tcb-offsets.sym: ... here.
5411         * nptl/sysdeps/sh/tls.h: Moved ...
5412         * sysdeps/sh/nptl/tls.h: ... here.
5413         * nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Moved ...
5414         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: ... here.
5415         * nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: Moved ...
5416         * sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: ... here.
5417         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S: Moved ...
5418         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: ... here.
5419         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h: Moved ...
5420         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: ... here.
5421         * nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Moved ...
5422         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: ... here.
5423         * nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Moved ...
5424         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: ... here.
5425         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Moved ...
5426         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: ... here.
5427         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Moved ...
5428         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: ... here.
5429         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Moved ...
5430         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: ... here.
5431         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Moved ...
5432         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: ... here.
5433         * nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S: Moved ...
5434         * sysdeps/unix/sysv/linux/sh/pthread_once.S: ... here.
5435         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Moved ...
5436         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: ... here.
5437         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S:
5438         Moved ...
5439         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: ... here.
5440         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S:
5441         Moved ...
5442         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: ... here.
5443         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Moved ...
5444         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: ... here.
5445         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Moved ...
5446         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: ... here.
5447         * nptl/sysdeps/unix/sysv/linux/sh/sem_post.S: Moved ...
5448         * sysdeps/unix/sysv/linux/sh/sem_post.S: ... here.
5449         * nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Moved ...
5450         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: ... here.
5451         * nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S: Moved ...
5452         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: ... here.
5453         * nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S: Moved ...
5454         * sysdeps/unix/sysv/linux/sh/sem_wait.S: ... here.
5455         * nptl/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Moved ...
5456         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: ... here.
5457         * nptl/sysdeps/unix/sysv/linux/sh/smp.h: Moved ...
5458         * sysdeps/unix/sysv/linux/sh/smp.h: ... here.
5459         * nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Moved ...
5460         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: ... here.
5461
5462 2014-06-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
5463
5464         * posix/spawn_faction_addopen.c: Include string.h.
5465
5466 2014-06-11  Roland McGrath  <roland@hack.frob.com>
5467
5468         * nptl/sysdeps/x86_64/64/shlib-versions: Moved ...
5469         * sysdeps/x86_64/64/nptl/shlib-versions: ... here.
5470         * nptl/sysdeps/x86_64/Makefile: Moved ...
5471         * sysdeps/x86_64/nptl/Makefile: ... here.
5472         * nptl/sysdeps/x86_64/configure: Moved ...
5473         * sysdeps/x86_64/nptl/configure: ... here.
5474         * nptl/sysdeps/x86_64/configure.ac: Moved ...
5475         * sysdeps/x86_64/nptl/configure.ac: ... here.
5476         * nptl/sysdeps/x86_64/pthread_spin_init.c: Moved ...
5477         * sysdeps/x86_64/nptl/pthread_spin_init.c: ... here.
5478         * nptl/sysdeps/x86_64/pthread_spin_lock.S: Moved ...
5479         * sysdeps/x86_64/nptl/pthread_spin_lock.S: ... here.
5480         * nptl/sysdeps/x86_64/pthread_spin_trylock.S: Moved ...
5481         * sysdeps/x86_64/nptl/pthread_spin_trylock.S: ... here.
5482         * nptl/sysdeps/x86_64/pthread_spin_unlock.S: Moved ...
5483         * sysdeps/x86_64/nptl/pthread_spin_unlock.S: ... here.
5484         * nptl/sysdeps/x86_64/pthreaddef.h: Moved ...
5485         * sysdeps/x86_64/nptl/pthreaddef.h: ... here.
5486         * nptl/sysdeps/x86_64/tcb-offsets.sym: Moved ...
5487         * sysdeps/x86_64/nptl/tcb-offsets.sym: ... here.
5488         * nptl/sysdeps/x86_64/tls.h: Moved ...
5489         * sysdeps/x86_64/nptl/tls.h: ... here.
5490         * nptl/sysdeps/x86_64/x32/shlib-versions: Moved ...
5491         * sysdeps/x86_64/x32/nptl/shlib-versions: ... here.
5492         * nptl/sysdeps/x86_64/x32/tls.h: Moved ...
5493         * sysdeps/x86_64/x32/nptl/tls.h: ... here.
5494
5495         * sysdeps/x86_64/x32/nptl/tls.h: Use #include_next.
5496
5497 2014-06-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5498
5499         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
5500
5501 2014-06-11  Joseph Myers  <joseph@codesourcery.com>
5502
5503         * conform/data/sys/mman.h-data [POSIX] (size_t): Do not require
5504         type.
5505         [POSIX] (off_t): Likewise.
5506         * conform/data/sys/stat.h-data (S_IRGRP): Require constant.
5507         [POSIX] (S_ISBLK): Require macro.
5508         [POSIX] (S_ISCHR): Likewise.
5509         [POSIX] (S_ISDIR): Likewise.
5510         [POSIX] (S_ISFIFO): Likewise.
5511         [POSIX] (S_ISREG): Likewise.
5512         [POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list
5513         optional-macro.
5514         * conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require
5515         type.
5516         [POSIX] (time_t): Likewise.
5517         [POSIX] (timer_t): Likewise.
5518
5519 2014-06-11  Florian Weimer  <fweimer@redhat.com>
5520
5521         [BZ #17048]
5522         * posix/spawn_int.h (struct __spawn_action): Make the path string
5523         non-const to support deallocation.
5524         * posix/spawn_faction_addopen.c
5525         (posix_spawn_file_actions_addopen): Make a copy of the pathname.
5526         * posix/spawn_faction_destroy.c
5527         (posix_spawn_file_actions_destroy): Adjust comment.  Deallocate
5528         path in all spawn_do_open actions.
5529         * posix/tst-spawn.c (do_test): Exercise the copy operation in
5530         posix_spawn_file_actions_addopen.
5531
5532 2014-06-11  Chris Metcalf  <cmetcalf@tilera.com>
5533
5534         * sysdeps/unix/sysv/linux/tile/pt-vfork.c: New file.
5535         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: Remove file.
5536         * sysdeps/unix/sysv/linux/tile/vfork.S (__vfork): Make PT_VFORK
5537         conditional code always true.
5538         (__libc_vfork): New alias.
5539
5540 2014-06-11  Roland McGrath  <roland@hack.frob.com>
5541
5542         * sysdeps/tile/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5543         * sysdeps/unix/sysv/linux/tile/createthread.c: File removed.
5544
5545         * nptl/sysdeps/s390/tls.h (TLS_DEFINE_INIT_TP): New macro.
5546
5547         * sysdeps/alpha/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5548         * sysdeps/unix/sysv/linux/alpha/createthread.c: File removed.
5549
5550         * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro.
5551         * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed.
5552
5553         * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5554         * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed.
5555
5556 2014-06-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
5557
5558         * sysdeps/powerpc/powerpc64/power7/strcmp.S: New file: Optimization.
5559         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: New file:
5560         multiarch strcmp for PPC64.
5561         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: New file.
5562         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power7.S: New file.
5563         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcmp
5564         multiarch optimizations.
5565         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
5566         (__libc_ifunc_impl_list): Likewise.
5567
5568 2014-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
5569
5570         * benchtests/scripts/validate_benchout.py: New script.
5571         * benchtests/Makefile (bench-func): Call it.
5572         * benchtests/scripts/benchout.schema.json: New file.
5573
5574 2014-06-10  Chris Metcalf  <cmetcalf@tilera.com>
5575
5576         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: Moved ...
5577         * sysdeps/tile/nptl/bits/pthreadtypes.h: ... here.
5578         * sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h: Moved ...
5579         * sysdeps/tile/nptl/bits/semaphore.h: ... here.
5580         * sysdeps/unix/sysv/linux/tile/nptl/Makefile: Removed, merged into ...
5581         * sysdeps/unix/sysv/linux/tile/Makefile: ... here.
5582         * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Moved ...
5583         * sysdeps/unix/sysv/linux/tile/clone.S: ... here.
5584         * sysdeps/unix/sysv/linux/tile/nptl/createthread.c: Moved ...
5585         * sysdeps/unix/sysv/linux/tile/createthread.c: ... here.
5586         * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Moved ...
5587         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: ... here.
5588         * sysdeps/unix/sysv/linux/tile/nptl/pt-vfork.S: Moved ...
5589         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: ... here.
5590         * sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h: Moved ...
5591         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: ... here.
5592         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/c++-types.data:
5593         Moved ...
5594         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/c++-types.data:
5595         ... here.
5596         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
5597         Moved ...
5598         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/ld.abilist: ... here.
5599         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libBrokenLocale.abilist:
5600         Moved ...
5601         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libBrokenLocale.abilist:
5602         ... here.
5603         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libanl.abilist:
5604         Moved ...
5605         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libanl.abilist:
5606         ... here.
5607         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
5608         Moved ...
5609         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: ... here.
5610         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist:
5611         Moved ...
5612         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libcrypt.abilist:
5613         ... here.
5614         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libdl.abilist:
5615         Moved ...
5616         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libdl.abilist:
5617         ... here.
5618         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
5619         Moved ...
5620         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist: ... here.
5621         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libnsl.abilist:
5622         Moved ...
5623         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libnsl.abilist:
5624         ... here.
5625         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
5626         Moved ...
5627         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libpthread.abilist:
5628         ... here.
5629         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libresolv.abilist:
5630         Moved ...
5631         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libresolv.abilist:
5632         ... here.
5633         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/librt.abilist:
5634         Moved ...
5635         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/librt.abilist: ... here.
5636         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libthread_db.abilist:
5637         Moved ...
5638         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libthread_db.abilist:
5639         ... here.
5640         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libutil.abilist:
5641         Moved ...
5642         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libutil.abilist:
5643         ... here.
5644         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/c++-types.data:
5645         Moved ...
5646         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/c++-types.data:
5647         ... here.
5648         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/ld.abilist:
5649         Moved ...
5650         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/ld.abilist: ... here.
5651         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libBrokenLocale.abilist:
5652         Moved ...
5653         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libBrokenLocale.abilist:
5654         ... here.
5655         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libanl.abilist:
5656         Moved ...
5657         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libanl.abilist:
5658         ... here.
5659         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
5660         Moved ...
5661         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: ... here.
5662         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist:
5663         Moved ...
5664         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libcrypt.abilist:
5665         ... here.
5666         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libdl.abilist:
5667         Moved ...
5668         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libdl.abilist: ... here.
5669         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
5670         Moved ...
5671         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist: ... here.
5672         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libnsl.abilist:
5673         Moved ...
5674         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libnsl.abilist:
5675         ... here.
5676         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
5677         Moved ...
5678         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libpthread.abilist:
5679         ... here.
5680         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libresolv.abilist:
5681         Moved ...
5682         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libresolv.abilist:
5683         ... here.
5684         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/librt.abilist:
5685         Moved ...
5686         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/librt.abilist: ... here.
5687         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libthread_db.abilist:
5688         Moved ...
5689         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libthread_db.abilist:
5690         ... here.
5691         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libutil.abilist:
5692         Moved ...
5693         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libutil.abilist:
5694         ... here.
5695         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/c++-types.data: Moved ...
5696         * sysdeps/unix/sysv/linux/tile/tilepro/c++-types.data: ... here.
5697         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/ld.abilist: Moved ...
5698         * sysdeps/unix/sysv/linux/tile/tilepro/ld.abilist: ... here.
5699         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libBrokenLocale.abilist:
5700         Moved ...
5701         * sysdeps/unix/sysv/linux/tile/tilepro/libBrokenLocale.abilist:
5702         ... here.
5703         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libanl.abilist: Moved ...
5704         * sysdeps/unix/sysv/linux/tile/tilepro/libanl.abilist: ... here.
5705         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Moved ...
5706         * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: ... here.
5707         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist: Moved ...
5708         * sysdeps/unix/sysv/linux/tile/tilepro/libcrypt.abilist: ... here.
5709         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libdl.abilist: Moved ...
5710         * sysdeps/unix/sysv/linux/tile/tilepro/libdl.abilist: ... here.
5711         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Moved ...
5712         * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: ... here.
5713         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libnsl.abilist: Moved ...
5714         * sysdeps/unix/sysv/linux/tile/tilepro/libnsl.abilist: ... here.
5715         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
5716         Moved ...
5717         * sysdeps/unix/sysv/linux/tile/tilepro/libpthread.abilist: ... here.
5718         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libresolv.abilist:
5719         Moved ...
5720         * sysdeps/unix/sysv/linux/tile/tilepro/libresolv.abilist: ... here.
5721         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/librt.abilist: Moved ...
5722         * sysdeps/unix/sysv/linux/tile/tilepro/librt.abilist: ... here.
5723         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libthread_db.abilist:
5724         Moved ...
5725         * sysdeps/unix/sysv/linux/tile/tilepro/libthread_db.abilist: ... here.
5726         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libutil.abilist: Moved ...
5727         * sysdeps/unix/sysv/linux/tile/tilepro/libutil.abilist: ... here.
5728         * sysdeps/unix/sysv/linux/tile/nptl/vfork.S: Moved ...
5729         * sysdeps/unix/sysv/linux/tile/vfork.S: ... here.
5730         * sysdeps/unix/sysv/linux/tile/nptl/waitpid.S: Moved ...
5731         * sysdeps/unix/sysv/linux/tile/waitpid.S: ... here.
5732
5733 2014-06-10  Wilco  <wdijkstr@arm.com>
5734
5735         * math/test-fenv-return.c: New file.
5736         * math/Makefile: Add new test test-fenv-return.
5737
5738 2014-06-10  Joseph Myers  <joseph@codesourcery.com>
5739
5740         [BZ #17042]
5741         * sysdeps/i386/fpu/e_log2.S (__ieee754_log2): Take absolete value
5742         when x - 1 is zero.
5743         * sysdeps/i386/fpu/e_log2f.S (__ieee754_log2f): Likewise.
5744         * sysdeps/i386/fpu/e_log2l.S (__ieee754_log2l): Likewise.
5745         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Return
5746         0.0L for an argument of 1.0L.
5747         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l):
5748         Likewise.
5749         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Take absolute
5750         value when x - 1 is zero.
5751         * math/libm-test.inc (log2_test): Use ALL_RM_TEST.
5752         * sysdeps/i386/fpu/libm-test-ulps: Update.
5753         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
5754
5755 2014-06-09  Bernard Ogden  <bernie.ogden@linaro.org>
5756
5757         [BZ #15119]
5758         * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Remove file.
5759
5760 2014-06-09  Roland McGrath  <roland@hack.frob.com>
5761
5762         * nptl/sysdeps/sh/tls.h (TLS_DEFINE_INIT_TP): New macro.
5763         * nptl/sysdeps/unix/sysv/linux/sh/createthread.c: File removed.
5764
5765 2014-06-09  Roland McGrath  <roland@hack.frob.com>
5766
5767         * sysdeps/m68k/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5768         * sysdeps/unix/sysv/linux/m68k/nptl/createthread.c: File removed.
5769
5770         * sysdeps/hppa/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5771         * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: File removed.
5772
5773         * sysdeps/mips/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5774         * sysdeps/unix/sysv/linux/mips/nptl/createthread.c: File removed.
5775
5776         * sysdeps/arm/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5777         * sysdeps/unix/sysv/linux/arm/createthread.c: File removed.
5778
5779         * nptl/sysdeps/pthread/createthread.c (TLS_DEFINE_INIT_TP): New macro,
5780         if not already defined.
5781         (do_clone): Use that in place of PREPARE_CREATE and TLS_VALUE.
5782         * nptl/sysdeps/x86_64/tls.h (TLS_DEFINE_INIT_TP): New macro.
5783         * nptl/sysdeps/i386/tls.h (tls_fill_user_desc): New function.
5784         (TLS_INIT_TP): Use it.
5785         (TLS_DEFINE_INIT_TP): New macro.
5786         * sysdeps/unix/sysv/linux/i386/createthread.c: File removed.
5787
5788 2014-06-09  Joseph Myers  <joseph@codesourcery.com>
5789
5790         * conform/data/termios.h-data [POSIX] (IUCLC): Do not expect
5791         constant.
5792         [POSIX] (IXANY): Likewise.
5793         [POSIX] (OLCUC): Likewise.
5794         [POSIX || POSIX2008] (CBAUD): Do not allow.
5795         [POSIX || POSIX2008] (DEFECHO): Likewise.
5796         [POSIX || POSIX2008] (ECHOCTL): Likewise.
5797         [POSIX || POSIX2008] (ECHOKE): Likewise.
5798         [POSIX || POSIX2008] (ECHOPRT): Likewise.
5799         [POSIX || POSIX2008] (EXTA): Likewise.
5800         [POSIX || POSIX2008] (EXTB): Likewise.
5801         [POSIX || POSIX2008] (FLUSHO): Likewise.
5802         [POSIX || POSIX2008] (LOBLK): Likewise.
5803         [POSIX || POSIX2008] (PENDIN): Likewise.
5804         [POSIX || POSIX2008] (SWTCH): Likewise.
5805         [POSIX || POSIX2008] (VDISCARD): Likewise.
5806         [POSIX || POSIX2008] (VDSUSP): Likewise.
5807         [POSIX || POSIX2008] (VLNEXT): Likewise.
5808         [POSIX || POSIX2008] (VREPRINT): Likewise.
5809         [POSIX || POSIX2008] (VSTATUS): Likewise.
5810         [POSIX || POSIX2008] (VWERASE): Likewise.
5811         (B*): Change to B[0123456789]*.
5812         * conform/data/time.h-data [POSIX || UNIX98]
5813         (CLOCK_PROCESS_CPUTIME_ID): Do not expect constant.
5814         [POSIX || UNIX98] (CLOCK_THREAD_CPUTIME_ID): Likewise.
5815         [POSIX || UNIX98] (CLOCK_MONOTONIC): Likewise.
5816         [POSIX] (tm_*): Do not allow.
5817
5818 2014-06-07  Joseph Myers  <joseph@codesourcery.com>
5819
5820         * Makefile (install): Don't set LANGUAGE.
5821         * Makefile.in (install): Likewise.
5822         * assert/Makefile (test-assert-ENV): Remove variable.
5823         (test-assert-perr-ENV): Likewise.
5824         * elf/Makefile (neededtest4-ENV): Likewise.
5825         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
5826         [$(cross-compiling) = no]: Don't set LANGUAGE.
5827         * io/ftwtest-sh (LANG): Remove variable.
5828         * libio/Makefile (tst-widetext-ENV): Likewise.
5829         * manual/install.texi (Running make install): Don't refer to
5830         environment settings for make install.
5831         * INSTALL: Regenerated.
5832         * nptl/tst-tls6.sh: Don't set LANG.
5833         * posix/globtest.sh (LANG): Remove variable.
5834         * string/Makefile (tester-ENV): Likewise.
5835         (inl-tester-ENV): Likewise.
5836         (noinl-tester-ENV): Likewise.
5837         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
5838         [$(cross-compiling) = no]: Don't set LANGUAGE.
5839         * timezone/Makefile (build-testdata): Use $(built-program-cmd)
5840         without explicit environment settings.
5841
5842 2014-06-06  Roland McGrath  <roland@hack.frob.com>
5843
5844         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ...
5845         * sysdeps/sh/nptl/bits/pthreadtypes.h: ... here.
5846         * nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ...
5847         * sysdeps/sh/nptl/bits/semaphore.h: ... here.
5848
5849 2014-06-06  Chris Metcalf  <cmetcalf@tilera.com>
5850
5851         * crypt/crypt-private.h [DOS]: Add some includes taken from the
5852         other files in the crypt directory.
5853         * crypt/crypt.c: Remove duplicate includes.
5854         * crypt/crypt-entry.c: Likewise.
5855         * crypt/crypt_util.c: Likewise.
5856
5857 2014-06-06  Joseph Myers  <joseph@codesourcery.com>
5858
5859         * Makeconfig (run-program-env): New variable.
5860         (run-program-prefix-before-env): Likewise.
5861         (run-program-prefix-after-env): Likewise.
5862         (run-program-prefix): Define in terms of new variables.
5863         (built-program-cmd-before-env): New variable.
5864         (built-program-cmd-after-env): Likewise.
5865         (built-program-cmd): Define in terms of new variables.
5866         (test-program-prefix-before-env): New variable.
5867         (test-program-prefix-after-env): Likewise.
5868         (test-program-prefix): Define in terms of new variables.
5869         (test-program-cmd-before-env): New variable.
5870         (test-program-cmd-after-env): Likewise.
5871         (test-program-cmd): Define in terms of new variables.
5872         * Rules (make-test-out): Use $(run-program-env).
5873         * scripts/cross-test-ssh.sh (env_blacklist): Remove variable.
5874         (help): Do not mention environment variables.  Mention
5875         --timeoutfactor option.
5876         (timeoutfactor): New variable.
5877         (blacklist_exports): Remove function.
5878         (exports): Remove variable.
5879         (command): Do not include ${exports}.
5880         * manual/install.texi (Configuring and compiling): Do not mention
5881         test wrappers preserving environment variables.  Mention that last
5882         assignment to a variable must take precedence.
5883         * INSTALL: Regenerated.
5884         * benchtests/Makefile (run-bench): Use $(run-program-env).
5885         * catgets/Makefile ($(objpfx)test1.cat): Use
5886         $(built-program-cmd-before-env), $(run-program-env) and
5887         $(built-program-cmd-after-env).
5888         ($(objpfx)test2.cat): Do not specify environment variables
5889         explicitly.
5890         ($(objpfx)de/libc.cat): Use $(built-program-cmd-before-env),
5891         $(run-program-env) and $(built-program-cmd-after-env).
5892         ($(objpfx)test-gencat.out): Use $(test-program-cmd-before-env),
5893         $(run-program-env) and $(test-program-cmd-after-env).
5894         ($(objpfx)sample.SJIS.cat): Do not specify environment variables
5895         explicitly.
5896         * catgets/test-gencat.sh: Use test_program_cmd_before_env,
5897         run_program_env and test_program_cmd_after_env arguments.
5898         * elf/Makefile ($(objpfx)tst-pathopt.out): Use $(run-program-env).
5899         * elf/tst-pathopt.sh: Use run_program_env argument.
5900         * iconvdata/Makefile ($(objpfx)iconv-test.out): Use
5901         $(test-wrapper-env) and $(run-program-env).
5902         * iconvdata/run-iconv-test.sh: Use test_wrapper_env and
5903         run_program_env arguments.
5904         * iconvdata/tst-table.sh: Do not set GCONV_PATH explicitly.
5905         * intl/Makefile ($(objpfx)tst-gettext.out): Use
5906         $(test-program-prefix-before-env), $(run-program-env) and
5907         $(test-program-prefix-after-env).
5908         ($(objpfx)tst-gettext2.out): Likewise.
5909         * intl/tst-gettext.sh: Use test_program_prefix_before_env,
5910         run_program_env and test_program_prefix_after_env arguments.
5911         * intl/tst-gettext2.sh: Likewise.
5912         * intl/tst-gettext4.sh: Do not set environment variables
5913         explicitly.
5914         * intl/tst-gettext6.sh: Likewise.
5915         * intl/tst-translit.sh: Likewise.
5916         * malloc/Makefile ($(objpfx)tst-mtrace.out): Use
5917         $(test-program-prefix-before-env), $(run-program-env) and
5918         $(test-program-prefix-after-env).
5919         * malloc/tst-mtrace.sh: Use test_program_prefix_before_env,
5920         run_program_env and test_program_prefix_after_env arguments.
5921         * math/Makefile (run-regen-ulps): Use $(run-program-env).
5922         * nptl/Makefile ($(objpfx)tst-tls6.out): Use $(run-program-env).
5923         * nptl/tst-tls6.sh: Use run_program_env argument.  Set LANG=C
5924         explicitly with each use of ${test_wrapper_env}.
5925         * posix/Makefile ($(objpfx)wordexp-tst.out): Use
5926         $(test-program-prefix-before-env), $(run-program-env) and
5927         $(test-program-prefix-after-env).
5928         * posix/tst-getconf.sh: Do not set environment variables
5929         explicitly.
5930         * posix/wordexp-tst.sh: Use test_program_prefix_before_env,
5931         run_program_env and test_program_prefix_after_env arguments.
5932         * stdio-common/tst-printf.sh: Do not set environment variables
5933         explicitly.
5934         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Use
5935         $(test-program-prefix-before-env), $(run-program-env) and
5936         $(test-program-prefix-after-env).
5937         * stdlib/tst-fmtmsg.sh: Use test_program_prefix_before_env,
5938         run_program_env and test_program_prefix_after_env arguments.
5939         Split $test calls into $test_pre and $test.
5940         * timezone/Makefile (build-testdata): Use
5941         $(built-program-cmd-before-env), $(run-program-env) and
5942         $(built-program-cmd-after-env).
5943
5944 2014-06-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5945
5946         * sysdeps/powerpc/powerpc64/power7/strncat.S [STRLEN]: Define it as
5947         strlen for non SHARED builds.
5948
5949 2014-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
5950
5951         * nptl/allocatestack.c (check_list): Inlined function...
5952         (__reclaim_stacks): ... here.
5953
5954 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
5955
5956         [BZ #15698]
5957         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
5958         memory overrun.
5959
5960 2014-06-05  Joseph Myers  <joseph@codesourcery.com>
5961
5962         * Rules (make-test-out): Include
5963         LOCPATH=$(common-objpfx)localedata in default environment.
5964         * debug/Makefile (tst-chk1-ENV): Remove variable.
5965         (tst-chk2-ENV): Likewise.
5966         (tst-chk3-ENV): Likewise.
5967         (tst-chk4-ENV): Likewise.
5968         (tst-chk5-ENV): Likewise.
5969         (tst-chk6-ENV): Likewise.
5970         (tst-lfschk1-ENV): Likewise.
5971         (tst-lfschk2-ENV): Likewise.
5972         (tst-lfschk3-ENV): Likewise.
5973         (tst-lfschk4-ENV): Likewise.
5974         (tst-lfschk5-ENV): Likewise.
5975         (tst-lfschk6-ENV): Likewise.
5976         * iconvdata/Makefile (bug-iconv6-ENV): Likewise.
5977         (tst-iconv7-ENV): Likewise.
5978         * intl/Makefile (LOCPATH-ENV): Likewise.
5979         (tst-codeset-ENV): Likewise.
5980         (tst-gettext3-ENV): Likewise.
5981         (tst-gettext5-ENV): Likewise.
5982         * libio/Makefile (tst-widetext-ENV): Don't set LOCPATH.
5983         (tst-fopenloc-ENV): Likewise.
5984         (tst-fgetws-ENV): Remove variable.
5985         (tst-ungetwc1-ENV): Likewise.
5986         (tst-ungetwc2-ENV): Likewise.
5987         (bug-ungetwc2-ENV): Likewise.
5988         (tst-swscanf-ENV): Likewise.
5989         (bug-ftell-ENV): Likewise.
5990         (tst-fgetwc-ENV): Likewise.
5991         (tst-fseek-ENV): Likewise.
5992         (tst-ftell-partial-wide-ENV): Likewise.
5993         (tst-ftell-active-handler-ENV): Likewise.
5994         (tst-ftell-append-ENV): Likewise.
5995         * posix/Makefile (tst-fnmatch-ENV): Likewise.
5996         (tst-regexloc-ENV): Likewise.
5997         (bug-regex1-ENV): Likewise.
5998         (tst-regex-ENV): Likewise.
5999         (tst-regex2-ENV): Likewise.
6000         (bug-regex5-ENV): Likewise.
6001         (bug-regex6-ENV): Likewise.
6002         (bug-regex17-ENV): Likewise.
6003         (bug-regex18-ENV): Likewise.
6004         (bug-regex19-ENV): Likewise.
6005         (bug-regex20-ENV): Likewise.
6006         (bug-regex22-ENV): Likewise.
6007         (bug-regex23-ENV): Likewise.
6008         (bug-regex25-ENV): Likewise.
6009         (bug-regex26-ENV): Likewise.
6010         (bug-regex30-ENV): Likewise.
6011         (bug-regex32-ENV): Likewise.
6012         (bug-regex33-ENV): Likewise.
6013         (bug-regex34-ENV): Likewise.
6014         (bug-regex35-ENV): Likewise.
6015         (tst-rxspencer-ENV): Likewise.
6016         (tst-rxspencer-no-utf8-ENV): Likewise.
6017         * stdio-common/Makefile (tst-sprintf-ENV): Likewise.
6018         (tst-sscanf-ENV): Likewise.
6019         (tst-swprintf-ENV): Likewise.
6020         (tst-swscanf-ENV): Likewise.
6021         (test-vfprintf-ENV): Likewise.
6022         (scanf13-ENV): Likewise.
6023         (bug14-ENV): Likewise.
6024         (tst-grouping-ENV): Likewise.
6025         * stdlib/Makefile (tst-strtod-ENV): Likewise.
6026         (tst-strtod3-ENV): Likewise.
6027         (tst-strtod4-ENV): Likewise.
6028         (tst-strtod5-ENV): Likewise.
6029         (testmb2-ENV): Likewise./
6030         * string/Makefile (tst-strxfrm-ENV): Likewise.
6031         (tst-strxfrm2-ENV): Likewise.
6032         (bug-strcoll1-ENV): Likewise.
6033         (test-strcasecmp-ENV): Likewise.
6034         (test-strncasecmp-ENV): Likewise.
6035         * time/Makefile (tst-strptime-ENV): Likewise.
6036         (tst-ftime_l-ENV): Likewise.
6037         * wcsmbs/Makefile (tst-btowc-ENV): Likewise.
6038         (tst-mbrtowc-ENV): Likewise.
6039         (tst-wcrtomb-ENV): Likewise.
6040         (tst-mbrtowc2-ENV): Likewise.
6041         (tst-c16c32-1-ENV): Likewise.
6042         (tst-mbsnrtowcs-ENV): Likewise.
6043
6044 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
6045
6046         * manual/resource.texi (How to get information about the memory
6047         subsystem?): Fix typo.
6048         Reported by Peon de la Parra Ivan <peon@keba.com>
6049
6050 2014-06-03  Guo Yixuan  <culu.gyx@gmail.com>
6051
6052         [BZ #16882]
6053         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
6054         (pthread_spin_lock): Branch out of spin loop to proper location.
6055         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
6056         (pthread_spin_lock): Likewise.
6057
6058         * nptl/tst-spin4.c: New test.
6059         * nptl/Makefile (tests): Add tst-spin4.
6060
6061 2014-06-03  Andreas Schwab  <schwab@suse.de>
6062
6063         [BZ #15946]
6064         * resolv/res_send.c (send_dg): Reload file descriptor after
6065         calling reopen.
6066
6067 2014-06-03  Stefan Liebler  <stli@linux.vnet.ibm.com>
6068
6069         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
6070
6071 2014-06-03  Richard Henderson  <rth@redhat.com>
6072
6073         * sysdeps/unix/sysv/linux/aarch64/pt-vfork.c: New file.
6074         * sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S: Remove file.
6075         * sysdeps/unix/sysv/linux/aarch64/vfork.S (__vfork): Incorporate
6076         SAVE_PID and RESTORE_PID blocks from pt-vfork.S.  Map 0 to INT_MIN
6077         in the SAVE_PID block.
6078         (__libc_vfork): New alias.
6079         * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.
6080
6081         * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
6082         child in registers, not on the stack.  Remove RESET_PID conditionals.
6083         * sysdeps/unix/sysv/linux/aarch64/nptl/clone.S: Remove file.
6084
6085 2014-06-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6086
6087         * sysdeps/aarch64/libm-test-ulps: Regenerate.
6088
6089 2014-06-03  Wilco  <wdijkstr@arm.com>
6090
6091         * sysdeps/aarch64/fpu/math_private.h (libc_fesetround_aarch64)
6092         (libc_feholdexcept_setround_aarch64) (libc_feholdsetround_aarch64)
6093         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
6094         Use _FPU_FPCR_RM_MASK for rounding mask rather than FE_TOWARDZERO.
6095         * sysdeps/aarch64/fpu/get-rounding-mode.h (get_rounding_mode):
6096         Likewise.
6097
6098 2014-06-03  Wilco  <wdijkstr@arm.com>
6099
6100         * sysdeps/aarch64/fpu/math_private.h
6101         (libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
6102         (libc_fetestexcept_aarch64) (libc_fesetenv_aarch64)
6103         (libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64)
6104         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
6105         Fix declarations.
6106
6107 2014-06-03  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
6108
6109         * crypt/crypt-private.h: Include ufc-crypt.h.
6110         (__b64_from_24bit): Declare extern.
6111         * crypt/crypt_util.c(__b64_from_24bit): New function.
6112         (b64t): New static const variable.
6113         * crypt/md5-crypt.c (b64_from_24bit): Remove function.
6114         (b64t): Remove variable.
6115         (__md5_crypt_r): Replace b64_from_24bit with __b64_from_24bit.
6116         * crypt/sha256-crypt.c: Include crypt-private.h.
6117         (b64t): Remove variable.
6118         (__sha256_crypt_r): Remove b64_from_24bit and replace
6119         with __b64_from_24bit.
6120         * crypt/sha512-crypt.c: Likewise.
6121
6122 2014-06-02  Roland McGrath  <roland@hack.frob.com>
6123
6124         * nptl/sysdeps/unix/sysv/linux/sh/vfork.S: Moved ...
6125         * sysdeps/unix/sysv/linux/sh/vfork.S: ... here.
6126         Label the code __libc_vfork rather than __vfork.
6127         [!NOT_IN_libc] (vfork): Define as weak alias.
6128         [!NOT_IN_libc] (__vfork): Define as strong alias, and libc_hidden_def.
6129         * sysdeps/unix/sysv/linux/sh/pt-vfork.S: New file.
6130         * nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S: File removed.
6131
6132 2014-06-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
6133
6134         * malloc/malloc.c (malloc_info): Fix format specifier for
6135         n_mmaps.
6136
6137 2014-06-02  Wilco  <wdijkstr@arm.com>
6138
6139         * sysdeps/aarch64/fpu/fpu_control.h (_FPU_SETCW): Remove ISB after
6140         FPCR write.
6141
6142 2014-06-02  Wilco  <wdijkstr@arm.com>
6143
6144         [BZ #17009]
6145         * sysdeps/aarch64/fpu/feupdateenv (feupdateenv):
6146         Rewrite to reduce FPCR/FPSR accesses.
6147
6148 2014-06-01  David S. Miller  <davem@davemloft.net>
6149
6150         * sysdeps/sparc/fpu/libm-test-ulps: Update.
6151
6152 2014-05-31  David S. Miller  <davem@davemloft.net>
6153
6154         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Force computations
6155         to occur in round to nearest mode when |x| >= 2.0
6156
6157 2014-05-30  Richard Henderson  <rth@twiddle.net>
6158
6159         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Remove.
6160         (PSEUDO_RET_NOERRNO): Remove.
6161         (ret): Don't redefine.
6162         (ret_NOERRNO): Define in terms of ret.
6163         (ret_ERRVAL): Likewise.
6164
6165         * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Remove the
6166         use of PSEUDO_RET; perform the error check directly.
6167
6168 2014-05-30 Marko Myllynen  <myllynen@redhat.com>
6169
6170         * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128
6171         with __int128_t.
6172
6173 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
6174
6175         * malloc/malloc (malloc_info): Fix formatting.
6176
6177 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
6178             Roland McGrath  <roland@hack.frob.com>
6179
6180         * malloc/malloc (malloc_info): Also print mmapped statistics.
6181
6182 2014-05-30  Roland McGrath  <roland@hack.frob.com>
6183
6184         * sysdeps/unix/sysv/linux/m68k/arch-fork.h: New file.
6185         * sysdeps/unix/sysv/linux/m68k/nptl/fork.c: File removed.
6186
6187 2014-05-30  Ondřej Bílka  <neleai@seznam.cz>
6188
6189         * malloc/malloc.c (malloc_info): Inline mi_arena.
6190
6191 2014-05-29  Richard Henderson  <rth@twiddle.net>
6192
6193         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):
6194         Remove comma before expanding ASM_ARGS_##nr.
6195         (INTERNAL_SYSCALL_RAW): Make _sys_result signed, instead of casting.
6196         Make _x0 a strict output; make _x8 a strict input; adjust expansion
6197         of ASM_ARGS_##nr.
6198         (CLOBBER_ARGS_0, CLOBBER_ARGS_1, CLOBBER_ARGS_2): Remove.
6199         (CLOBBER_ARGS_3, CLOBBER_ARGS_4, CLOBBER_ARGS_5): Remove.
6200         (CLOBBER_ARGS_6, CLOBBER_ARGS_7): Remove.
6201         (ASM_ARGS_1): Add leading comma.
6202
6203         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [NOT_IN_libc]
6204         (SYSCALL_ERROR_HANDLER): Use tpidr_el0 instead of a call
6205         to __errno_location.
6206         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data (libpthread.so):
6207         Remove the expected plt for __errno_location.
6208
6209         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
6210         [NOT_IN_libc] (SINGLE_THREAD_P): Use tpidr_el0 instead of a
6211         call to __read_tp.
6212
6213         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
6214         Always allocate 64 bytes of stack frame.  Use ldp/stp to create
6215         it and break it down.
6216         (DOCARGS_0, DOCARGS_1): Do nothing.
6217         (DOCARGS_2): Update to store into the new stack frame.
6218         (DOCARGS_3, DOCARGS_4, DOCARGS_5, DOCARGS_6): Likewise.
6219         (UNDOCARGS_1): Update to restore from the new stack frame.
6220         (UNDOCARGS_2, UNDOCARGS_3, UNDOCARGS_4): Likewise.
6221         (UNDOCARGS_5, UNDOCARGS_6): Likewise.
6222
6223         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
6224         (SINGLE_THREAD_P): New parameter for result regno.
6225         (PSEUDO): Update to match; use cbz instead of beq.
6226
6227         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
6228         Use ENTRY to define the _nocancel entry point.  Share the syscall
6229         and syscall error check paths with the cancel path.
6230         (PSEUDO_END): New.
6231
6232         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Adjust
6233         whitespace; tabs before and after asm mnemonics.
6234
6235 2014-05-29  Eric Wong  <normalperson@yhbt.net>
6236
6237         [BZ #15132]
6238         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
6239         Call fstat64 or stat64 internally, depending on arguments passed.
6240         Replace stat buffer argument with file descriptor argument.
6241         (INTERNAL_STATVFS): Update arguments to match __statvfs_getflags.
6242         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
6243         Pass fd to __internal_statvfs instead of calling fstat64.
6244         * sysdeps/unix/sysv/linux/fstatvfs64.c (__fstatvfs64):
6245         Pass fd to __internal_statvfs64 instead of calling fstat64.
6246         * sysdeps/unix/sysv/linux/statvfs.c (statvfs):
6247         Pass -1 to __internal_statvfs instead of calling stat64.
6248         * sysdeps/unix/sysv/linux/statvfs64.c (__statvfs64):
6249         Pass -1 to __internal_statvfs64 instead of calling stat64.
6250
6251 2014-05-28  Roland McGrath  <roland@hack.frob.com>
6252
6253         * sysdeps/unix/sysv/linux/sh/clone.S: Deconditionalize the code
6254         that was previously under [RESET_PID].
6255         * nptl/sysdeps/unix/sysv/linux/sh/clone.S: File removed.
6256
6257         * sysdeps/unix/sysv/linux/tile/arch-fork.h: New file.
6258         * sysdeps/unix/sysv/linux/tile/nptl/fork.c: File removed.
6259
6260 2014-05-27  Roland McGrath  <roland@hack.frob.com>
6261
6262         * sysdeps/unix/sysv/linux/ia64/arch-fork.h: New file.
6263
6264         * sysdeps/unix/sysv/linux/sh/arch-fork.h: New file.
6265         * nptl/sysdeps/unix/sysv/linux/sh/fork.c: File removed.
6266
6267 2014-05-27  Ondřej Bílka  <neleai@seznam.cz>
6268
6269         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate code.
6270
6271 2014-05-27  Andreas Schwab  <schwab@suse.de>
6272
6273         * csu/libc-tls.c (__libc_setup_tls): Remove second argument from
6274         TLS_INIT_TP macro.
6275         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
6276         * elf/rtld.c (init_tls, dl_main): Likewise.
6277         * nptl/sysdeps/i386/tls.h (TLS_INIT_TP): Likewise.
6278         * nptl/sysdeps/powerpc/tls.h (TLS_INIT_TP): Likewise.
6279         * nptl/sysdeps/s390/tls.h (TLS_INIT_TP): Likewise.
6280         * nptl/sysdeps/sh/tls.h (TLS_INIT_TP): Likewise.
6281         * nptl/sysdeps/sparc/tls.h (TLS_INIT_TP): Likewise.
6282         * nptl/sysdeps/x86_64/tls.h (TLS_INIT_TP): Likewise.
6283         * sysdeps/aarch64/nptl/tls.h (TLS_INIT_TP): Likewise.
6284         * sysdeps/alpha/nptl/tls.h (TLS_INIT_TP): Likewise.
6285         * sysdeps/arm/nptl/tls.h (TLS_INIT_TP): Likewise.
6286         * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Likewise.
6287         * sysdeps/ia64/nptl/tls.h (TLS_INIT_TP): Likewise.
6288         * sysdeps/m68k/nptl/tls.h (TLS_INIT_TP): Likewise.
6289         * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Likewise.
6290         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Likewise.
6291         * sysdeps/mips/nptl/tls.h (TLS_INIT_TP): Likewise.
6292         * sysdeps/tile/nptl/tls.h (TLS_INIT_TP): Likewise.
6293         * sysdeps/generic/tls.h: Update description.
6294
6295 2014-05-27  Will Newton  <will.newton@linaro.org>
6296
6297         [BZ #16990]
6298         * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Save
6299         and restore r2 rather than just restoring.
6300
6301 2014-05-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
6302
6303         [BZ #16724]
6304         * libio/tst-ftell-append.c: New test case.
6305         * libio/Makefile (tests): Add test case.
6306         * libio/fileops.c (do_ftell): Don't trust _IO_read_end when in
6307         append mode.
6308         * libio/wfileops.c (do_ftell_wide): Likewise.
6309
6310 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6311
6312         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
6313
6314         * nptl/sysdeps/unix/sysv/linux/powerpc/Versions: Remove, merge into
6315         ...
6316         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: ... here.
6317         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
6318         * nptl/sysdeps/unix/sysv/linux/powerpc/Makefile: Moved rules to ...
6319         * sysdeps/unix/sysv/linux/powerpc/Makefile: ... here.
6320         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: Moved ...
6321         * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: ... here.
6322         * nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Moved ...
6323         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: ...here.
6324         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
6325         Moved ...
6326         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: ... here.
6327         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
6328         Moved ...
6329         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: ... here.
6330         * nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c: Moved ...
6331         * sysdeps/unix/sysv/linux/powerpc/createthread.c: ... here.
6332         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Moved ...
6333         * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: ... here.
6334         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: Moved
6335         ...
6336         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: ... here.
6337         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c:
6338         Moved ...
6339         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: ...
6340         here.
6341         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: Moved
6342         ...
6343         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: ... here.
6344         * nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c: Moved ...
6345         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.
6346
6347         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Moved ...
6348         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: ... here.
6349         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Moved ...
6350         * sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: ... here.
6351
6352         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Remove,
6353         merge into ...
6354         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: ... here.
6355         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: Moved
6356         ...
6357         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: ... here.
6358         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: Moved
6359         ...
6360         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: ... here.
6361         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
6362         Moved ...
6363         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c: ...
6364         here.
6365         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
6366         Moved ...
6367         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c: ... here.
6368         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
6369         Moved ...
6370         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c: ... here.
6371
6372         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Remove
6373         conditional [RESET_PID].
6374         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Likewise.
6375         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: File
6376         removed.
6377         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: File
6378         removed.
6379
6380         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Include
6381         <tcb-offsets.h>.
6382         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
6383         (__libc_vfork): New strong alias.
6384         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S: File
6385         removed.
6386         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: File
6387         Removed.
6388
6389         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Include
6390         <tcb-offsets.h>.
6391         (__vfork): Incorporate save/retore of PID from nptl/vfork.S here.
6392         (__libc_vfork): New strong alias.
6393         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S: File
6394         removed.
6395         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: File
6396         removed.
6397
6398 2014-05-26  Carlos O'Donell  <carlos@redhat.com>
6399
6400         * malloc/malloc.c (mi_arena): New function.
6401         (malloc_info): Remove nested function mi_arena. Call non-nosted
6402         function mi_arena.
6403
6404 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6405
6406         * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Replace insrdi
6407         by insrwi.
6408         * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
6409         * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
6410         * sysdeps/powerpc/powerpc32/power7/memchr.S (memchr): Likewise.
6411         * sysdeps/powerpc/powerpc32/power7/memrchr.S (memrchr): Likewise.
6412         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S (rawmemchr): Likewise.
6413         * sysdeps/powerpc/powerpc32/power7/strchr.S (strchr): Likewise.
6414         * sysdeps/powerpc/powerpc32/power7/strchrnul.S (strchrnul): Likewise.
6415
6416 2014-05-26  Andreas Schwab  <schwab@suse.de>
6417
6418         [BZ #16984]
6419         * locale/programs/repertoire.c (repertoire_read): Add slash
6420         between I18NPATH element and file name.
6421         * locale/programs/locfile.c (locfile_read): Likewise.
6422
6423 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
6424
6425         * nptl/pthread_mutexattr_settype.c
6426         (__pthread_mutexattr_settype):
6427         Disable lock elision for PTHREAD_MUTEX_NORMAL.
6428
6429 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
6430
6431         * nptl/tst-mutex5 (do_test):
6432         Use #ifndef ENABLE_LOCK_ELISION instead of #ifdef.
6433
6434 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
6435
6436         * benchtests/README: Document 'init' directive.
6437         * benchtests/bench-skeleton.c (main) [BENCH_INIT]: Call
6438         BENCH_INIT.
6439         * scripts/bench.py (gen_source): Define BENCH_INIT macro.
6440         (parse_file): Recognize 'init' directive.
6441
6442 2014-05-26  Kyle McMartin  <kyle@redhat.com>
6443
6444         [BZ #16796]
6445         * sysdeps/aarch64/nptl/tls.h: increase TCB alignment to the
6446         alignment of struct pthread.
6447
6448 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
6449
6450         [BZ #16878]
6451         * nscd/netgroupcache.c (addgetnetgrentX): Look for
6452         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
6453         * nscd/nss_files/files-netgrp.c (_nss_netgroup_parseline): Use
6454         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
6455
6456 2014-05-25  Richard Henderson  <rth@twiddle.net>
6457
6458         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
6459         (SINGLE_THREAD_P_PIC): Remove.
6460         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
6461         (SINGLE_THREAD_P_PIC): Remove.
6462
6463         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Move
6464         branch to syscall error ...
6465         (PSEUDO): ... here.
6466         [NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Rename the label
6467         from __local_syscall_error to .Lsyscall_error.
6468         [!NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Branch to __syscall_error.
6469         (SYSCALL_ERROR): Update label name.
6470
6471         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
6472         Do not use DOARGS/UNDOARGS.
6473         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Likewise.
6474         (DOARGS_0, DOARGS_1, DOARGS_2, DOARGS_3): Remove.
6475         (DOARGS_4, DOARGS_5, DOARGS_6, DOARGS_7): Remove.
6476         (UNDOARGS_0, UNDOARGS_1, UNDOARGS_2, UNDOARGS_3): Remove.
6477         (UNDOARGS_4, UNDOARGS_5, UNDOARGS_6, UNDOARGS_7): Remove.
6478
6479         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Fix
6480         block comment.
6481
6482         * sysdeps/unix/sysv/linux/alpha/vfork.S (vfork, __vfork): Only
6483         define if !NOT_IN_libc.
6484         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S (vfork, __vfork): Only
6485         define with non-default symbol versions.
6486
6487 2014-05-23  Richard Henderson  <rth@twiddle.net>
6488
6489         * nptl/pt-vfork.c (vfork_resolve): Rename from vfork_ifunc.
6490         (vfork, __vfork): Define via compat_symbol.
6491
6492         * nptl/pt-vfork.c: Error if !HAVE_IFUNC.
6493         [!HAVE_IFUNC] (vfork_compat): Remove.
6494         [!HAVE_IFUNC] (DEFINE_VFORK): Remove.
6495
6496 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
6497
6498         [BZ #16978]
6499         * posix/tar.h [!__USE_XOPEN2K] (TSVTX): Define macro.
6500         * conform/Makefile (test-xfail-POSIX/tar.h/conform): Remove
6501         variable.
6502
6503 2014-05-23  Richard Henderson  <rth@twiddle.net>
6504
6505         * sysdeps/unix/sysv/linux/alpha/nptl/Makefile: Merge into...
6506         * sysdeps/unix/sysv/linux/alpha/Makefile: ... here.
6507         * sysdeps/unix/sysv/linux/alpha/nptl/Versions: Merge into...
6508         * sysdeps/unix/sysv/linux/alpha/Versions: ... here.
6509
6510         * sysdeps/unix/sysv/linux/alpha/nptl/aio_cancel.c: Moved ...
6511         * sysdeps/unix/sysv/linux/alpha/aio_cancel.c: ... here.
6512         * sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h: Moved ...
6513         * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: ... here.
6514         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h: Moved ...
6515         * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h: ... here.
6516         * sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h: Moved ...
6517         * sysdeps/unix/sysv/linux/alpha/bits/semaphore.h: ... here.
6518         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Moved ...
6519         * sysdeps/unix/sysv/linux/alpha/c++-types.data: ... here.
6520         * sysdeps/unix/sysv/linux/alpha/nptl/createthread.c: Moved ...
6521         * sysdeps/unix/sysv/linux/alpha/createthread.c: ... here.
6522         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Moved ...
6523         * sysdeps/unix/sysv/linux/alpha/ld.abilist: ... here.
6524         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: Moved ...
6525         * sysdeps/unix/sysv/linux/alpha/libBrokenLocale.abilist: ... here.
6526         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: Moved ...
6527         * sysdeps/unix/sysv/linux/alpha/libanl.abilist: ... here.
6528         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Moved ...
6529         * sysdeps/unix/sysv/linux/alpha/libc.abilist: ... here.
6530         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: Moved ...
6531         * sysdeps/unix/sysv/linux/alpha/libcrypt.abilist: ... here.
6532         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: Moved ...
6533         * sysdeps/unix/sysv/linux/alpha/libdl.abilist: ... here.
6534         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Moved ...
6535         * sysdeps/unix/sysv/linux/alpha/libm.abilist: ... here.
6536         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: Moved ...
6537         * sysdeps/unix/sysv/linux/alpha/libnsl.abilist: ... here.
6538         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Moved ...
6539         * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: ... here.
6540         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: Moved ...
6541         * sysdeps/unix/sysv/linux/alpha/libresolv.abilist: ... here.
6542         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: Moved ...
6543         * sysdeps/unix/sysv/linux/alpha/librt.abilist: ... here.
6544         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: Moved ...
6545         * sysdeps/unix/sysv/linux/alpha/libthread_db.abilist: ... here.
6546         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: Moved ...
6547         * sysdeps/unix/sysv/linux/alpha/libutil.abilist: ... here.
6548         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Moved ...
6549         * sysdeps/unix/sysv/linux/alpha/localplt.data: ... here.
6550         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Moved ...
6551         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: ... here.
6552         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Moved ...
6553         * sysdeps/unix/sysv/linux/alpha/sem_post.c: ... here.
6554         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h: Moved ...
6555         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: ... here.
6556         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Moved ...
6557         * sysdeps/unix/sysv/linux/alpha/timer_create.c: ... here.
6558         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Moved ...
6559         * sysdeps/unix/sysv/linux/alpha/timer_delete.c: ... here.
6560         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Moved ...
6561         * sysdeps/unix/sysv/linux/alpha/timer_getoverr.c: ... here.
6562         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Moved ...
6563         * sysdeps/unix/sysv/linux/alpha/timer_gettime.c: ... here.
6564         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Moved ...
6565         * sysdeps/unix/sysv/linux/alpha/timer_settime.c: ... here.
6566
6567         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove vfork.
6568         * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Move file ...
6569         * sysdeps/unix/sysv/linux/alpha/vfork.S: ... here.  Restore PID
6570         before exiting on error.
6571         (__libc_vfork): New strong alias.
6572         * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Remove file.
6573         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: New file.
6574
6575         * sysdeps/unix/sysv/linux/alpha/clone.S: Deconditionalize the code
6576         that was previously under [RESET_PID].
6577         * sysdeps/unix/sysv/linux/alpha/nptl/clone.S: File removed.
6578
6579         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Remove file.
6580
6581 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
6582
6583         [BZ #16977]
6584         * sysdeps/i386/fpu/e_log10.S (__ieee754_log10): Take absolute
6585         value when x - 1 is zero.
6586         * sysdeps/i386/fpu/e_log10f.S (__ieee754_log10f): Likewise.
6587         * sysdeps/i386/fpu/e_log10l.S (__ieee754_log10l): Likewise.
6588         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Return
6589         0.0L for an argument of 1.0L.
6590         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l):
6591         Likewise.
6592         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Take absolute
6593         value when x - 1 is zero.
6594         * math/libm-test.inc (log10_test): Use ALL_RM_TEST.
6595         * sysdeps/i386/fpu/libm-test-ulps: Update.
6596         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6597
6598 2014-05-23  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
6599
6600         * manual/filesys.texi (Scanning Directory Content): Fix prototype of
6601         alphasort and versionsort.
6602
6603 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6604
6605         * sysdeps/powerpc/fpu/math_private.h [copysign]: Remove unneeded
6606         macro.
6607         [copysignf]: Likewise.
6608
6609 2014-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
6610
6611         * crypt/md5-crypt.c: Fix formatting.
6612
6613 2014-05-22  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
6614
6615         * crypt/md5-crypt.c (__md5_crypt_r): Remove a nested function.
6616         (b64_from_24bit): New function.
6617
6618 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6619
6620         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c (memchr): Remove
6621         libc_hidden_builtin_def to ifunc.
6622         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
6623         [libc_hidden_builtin_def]: Define hidden definition to __memchr_ppc32.
6624
6625 2014-05-21  Roland McGrath  <roland@hack.frob.com>
6626
6627         * sysdeps/unix/sysv/linux/aarch64/arch-fork.h: New file.
6628         * sysdeps/unix/sysv/linux/aarch64/nptl/fork.c: File removed.
6629
6630 2014-05-21  Joseph Myers  <joseph@codesourcery.com>
6631
6632         * nscd/Depend (linuxthreads): Remove.
6633         (nptl): Add.
6634         * resolv/Depend (linuxthreads): Remove.
6635         * rt/Depend (linuxthreads): Remove.
6636
6637         * Makeconfig [$(build-hardcoded-path-in-tests) = yes]
6638         (rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of
6639         $(common-objpfx)elf/.
6640         (link-libc-before-gnulib): Likewise.
6641         (elfobjdir): Remove variable.
6642         * Makefile (install): Use $(elf-objpfx) instead of
6643         $(common-objpfx)elf/.
6644         * Makerules (link-libc-args): Use $(elf-objpfx) instead of
6645         $(elfobjdir)/.
6646         (link-libc-deps): Likewise.
6647         ($(common-objpfx)libc.so): Likewise.
6648         ($(common-objpfx)linkobj/libc.so): Likewise.
6649         [$(cross-compiling) = no] (symbolic-link-prog): Use $(elf-objpfx)
6650         instead of $(common-objpfx)elf/.
6651         (symbolic-link-list): Likewise.
6652         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
6653         [$(cross-compiling) = no]: Likewise.
6654         * sysdeps/arm/Makefile (gnulib-arch): Use $(elf-objpfx) instead of
6655         $(elfobjdir)/.
6656         (static-gnulib-arch): Likewise.
6657         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
6658         [$(cross-compiling) = no]: Use $(elf-objpfx) instead of
6659         $(common-objpfx)elf/.
6660
6661 2014-05-21  Richard Henderson  <rth@redhat.com>
6662
6663         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
6664         (SINGLE_THREAD_P): Use the correct width load.  Fold
6665         into the ldr offset.
6666
6667         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [RTLD_PRIVATE_ERRNO]
6668         (SYSCALL_ERROR_HANDLER): Fold add insn into str offset.
6669
6670 2014-05-20  Joseph Myers  <joseph@codesourcery.com>
6671
6672         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c
6673         (libgcc_s_resume): Use __attribute_used__.
6674         * sysdeps/unix/sysv/linux/arm/unwind-resume.c (libgcc_s_resume):
6675         Likewise.
6676
6677 2014-05-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6678
6679         * sysdeps/powerpc/fpu/math_private.h [__copysignf]: Fix copysign macro
6680         optimization when used with float constants.
6681
6682         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
6683
6684 2014-05-20  Aurelien Jarno  <aurelien@aurel32.net>
6685
6686         [BZ #16915]
6687         * locale/nl_langinfo_l.c: Make direct reference to every
6688         _nl_current_CATEGORY symbol.
6689         * localedata/Makefile (test-srcs): Add tst-langinfo-static.
6690         (tests-static): Add tst-langinfo-static.
6691         (tests-special): Add tst-langinfo-static.out.
6692         ($(objpfx)tst-langinfo.out): Redirect output.
6693         ($(objpfx)tst-langinfo-static.out): New.
6694         * localedata/tst-langinfo.sh: Send output to stdout.
6695         * localedata/tst-langinfo-static.c: New file.
6696
6697         [BZ #16965]
6698         * stdlib/strtod_l.c (round_and_return): Add code to shift limbs
6699         when the shift amount is modulo the limb size.
6700
6701 2014-05-20  Richard Henderson  <rth@redhat.com>
6702
6703         [BZ #16967]
6704         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (struct sigaction):
6705         Change type of sa_flags from unsigned int to int.
6706
6707         [BZ #16966]
6708         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.
6709
6710         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_NO_RELA): Define.
6711
6712 2014-05-20  Will Newton  <will.newton@linaro.org>
6713
6714         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
6715         Test the return value of the system call in the nocancel case.
6716
6717 2014-05-20  Will Newton  <will.newton@linaro.org>
6718             Yvan Roux  <yvan.roux@linaro.org>
6719
6720         * sysdeps/unix/sysv/linux/aarch64/sys/user.h: Remove unused
6721         #include of asm/ptrace.h.
6722         (PTRACE_GET_THREAD_AREA): Remove #undef.
6723         (PTRACE_GETHBPREGS): Likewise.
6724         (PTRACE_SETHBPREGS): Likewise.
6725         (struct user_regs_struct): New structure.
6726         (struct user_fpsimd_struct): New structure.
6727         * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Remove unused
6728         #include of asm/ptrace.h and second #include of sys/user.h.
6729         (PTRACE_GET_THREAD_AREA): Remove #undef.
6730         (PTRACE_GETHBPREGS): Likewise.
6731         (PTRACE_SETHBPREGS): Likewise.
6732         (ELF_NGREG): Use new struct user_regs_struct.
6733         (elf_fpregset_t): Use new struct user_fpsimd_struct.
6734
6735 2014-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6736
6737         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c: Moved ...
6738         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c: ... here.
6739
6740 2014-05-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
6741
6742         [BZ #16958]
6743         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Add missing
6744         membar to avoid block loads/stores to overlap previous stores.
6745
6746 2014-05-17  Richard Henderson  <rth@redhat.com>
6747
6748         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h (PSEUDO):
6749         Create the __##syscall_name##_nocancel entry point.
6750         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend_nocancel):
6751         Remove; let the sysdep-cancel.h code create it.
6752
6753 2014-05-17  David S. Miller  <davem@davemloft.net>
6754
6755         * sysdeps/unix/sysv/linux/sparc/bits/termios.h (PAGEOUT, WRAP):
6756         Protect with __USE_GNU.
6757         (TIOCSET_TEMPT): Likewise.
6758         (TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
6759         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI): Remove as
6760         these are already provided in bits/ioctl-types.h
6761
6762 2014-05-16  Roland McGrath  <roland@hack.frob.com>
6763
6764         * sysdeps/unix/sysv/linux/alpha/arch-fork.h: New file.
6765         * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: File removed.
6766
6767         * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel):
6768         Use wait4 regardless of [__NR_waitpid].
6769
6770 2014-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
6771
6772         PR libgcc/60166
6773         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
6774         (_FP_NANSIGN_Q): Set the quiet bit.
6775
6776 2014-05-16  Joseph Myers  <joseph@codesourcery.com>
6777
6778         * benchtests/Makefile
6779         ($(addprefix $(objpfx)bench-,$(bench-math))): Depend on $(libm),
6780         not $(common-objpfx)math/libm.so.
6781         ($(addprefix $(objpfx)bench-,$(bench-pthread))): Depend on
6782         $(shared-thread-library), not $(common-objpfx)nptl/libpthread.so.
6783         * elf/Makefile ($(objpfx)noload): Depend on $(libdl), not
6784         $(common-objpfx)dlfcn/libdl.so.
6785         ($(objpfx)tst-audit8): Depend on $(libm), not
6786         $(common-objpfx)math/libm.so.
6787         * malloc/Makefile ($(objpfx)libmemusage.so): Depend on $(libdl),
6788         not $(common-objpfx)dlfcn/libdl.so.
6789         * math/Makefile
6790         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
6791         Depend on $(libm), not $(objpfx)libm.so.  Do not condition on
6792         [$(build-shared) = yes].
6793         ($(objpfx)test-fenv-tls): Depend on $(shared-thread-library), not
6794         $(common-objpfx)nptl/libpthread.so.
6795         * misc/Makefile ($(objpfx)tst-tsearch): Depend on $(libm), not
6796         $(common-objpfx)math/libm.so$(libm.so-version) or
6797         $(common-objpfx)math/libm.a depending on [$(build-shared) = yes].
6798         * nptl/Makefile ($(objpfx)tst-unload): Depend on $(libdl), not
6799         $(common-objpfx)dlfcn/libdl.so.
6800         * setjmp/Makefile (link-libm): Remove variable.
6801         ($(objpfx)tst-setjmp-fp): Depend on $(libm), not $(link-libm).
6802         * stdio-common/Makefile (link-libm): Remove variable.
6803         ($(objpfx)tst-printf-round): Depend on $(libm), not $(link-libm).
6804         * stdlib/Makefile (link-libm): Remove variable.
6805         ($(objpfx)bug-getcontext): Depend on $(libm), not $(link-libm).
6806         ($(objpfx)tst-strtod-round): Likewise.
6807         ($(objpfx)tst-tininess): Likewise.
6808         ($(objpfx)tst-strtod-underflow): Likewise.
6809         ($(objpfx)tst-strtod6): Likewise.
6810         ($(objpfx)tst-tls-atexit): Depend on $(shared-thread-library) and
6811         $(libdl), not $(common-objpfx)nptl/libpthread.so and
6812         $(common-objpfx)dlfcn/libdl.so.
6813
6814 2014-05-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6815
6816         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard
6817         BSD terminal modes definitions.
6818
6819 2014-05-16  Roland McGrath  <roland@hack.frob.com>
6820
6821         * sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.
6822         * sysdeps/unix/sysv/linux/arm/fork.c: File removed.
6823
6824         * sysdeps/unix/sysv/linux/arch-fork.h: New file.
6825         * sysdeps/unix/sysv/linux/i386/fork.h: Moved ...
6826         * sysdeps/unix/sysv/linux/i386/arch-fork.h: ... here.
6827         Don't do #include_next.
6828         * sysdeps/unix/sysv/linux/x86_64/fork.h: Moved ...
6829         * sysdeps/unix/sysv/linux/x86_64/arch-fork.h: ... here.
6830         Don't do #include_next.
6831         * sysdeps/unix/sysv/linux/mips/arch-fork.h: New file.
6832         * sysdeps/unix/sysv/linux/mips/fork.h: File removed.
6833         * sysdeps/unix/sysv/linux/powerpc/arch-fork.h: New file.
6834         * sysdeps/unix/sysv/linux/powerpc/fork.h: File removed.
6835
6836 2014-05-16  Allan McRae  <allan@archlinux.org>
6837
6838         * po/sv.po: Update Swedish translation from translation project.
6839
6840         * timezone/Makefile ($(objpfx)tzselect): Use correct variable
6841         in sed expression.
6842
6843 2014-05-16  Aurelien Jarno  <aurelien@aurel32.net>
6844
6845         [BZ #16917]
6846         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Return
6847         errno if the TIOCGPTN ioctl fails with an error different than
6848         EINVAL.
6849         * login/tst-ptsname.c: New file.
6850         * login/Makefile (tests): Add tst-ptsname.
6851
6852         [BZ #16943]
6853         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Declare prlimit
6854         and prlimit64.
6855
6856 2014-05-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
6857
6858         [BZ #16849]
6859         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only check for
6860         herrno to return EAI_AGAIN.
6861
6862 2014-05-14  Roland McGrath  <roland@hack.frob.com>
6863
6864         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: Moved ...
6865         * sysdeps/unix/sysv/linux/i386/c++-types.data: ... here.
6866         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: Moved ...
6867         * sysdeps/unix/sysv/linux/i386/ld.abilist: ... here.
6868         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: Moved ...
6869         * sysdeps/unix/sysv/linux/i386/libBrokenLocale.abilist: ... here.
6870         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: Moved ...
6871         * sysdeps/unix/sysv/linux/i386/libanl.abilist: ... here.
6872         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Moved ...
6873         * sysdeps/unix/sysv/linux/i386/libc.abilist: ... here.
6874         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: Moved ...
6875         * sysdeps/unix/sysv/linux/i386/libcrypt.abilist: ... here.
6876         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: Moved ...
6877         * sysdeps/unix/sysv/linux/i386/libdl.abilist: ... here.
6878         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: Moved ...
6879         * sysdeps/unix/sysv/linux/i386/libm.abilist: ... here.
6880         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: Moved ...
6881         * sysdeps/unix/sysv/linux/i386/libnsl.abilist: ... here.
6882         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Moved ...
6883         * sysdeps/unix/sysv/linux/i386/libpthread.abilist: ... here.
6884         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: Moved ...
6885         * sysdeps/unix/sysv/linux/i386/libresolv.abilist: ... here.
6886         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: Moved ...
6887         * sysdeps/unix/sysv/linux/i386/librt.abilist: ... here.
6888         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: Moved ...
6889         * sysdeps/unix/sysv/linux/i386/libthread_db.abilist: ... here.
6890         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: Moved ...
6891         * sysdeps/unix/sysv/linux/i386/libutil.abilist: ... here.
6892         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: Moved ...
6893         * sysdeps/unix/sysv/linux/i386/localplt.data: ... here.
6894         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: Moved ...
6895         * sysdeps/unix/sysv/linux/x86_64/64/c++-types.data: ... here.
6896         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Moved ...
6897         * sysdeps/unix/sysv/linux/x86_64/64/ld.abilist: ... here.
6898         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
6899         Moved ...
6900         * sysdeps/unix/sysv/linux/x86_64/64/libBrokenLocale.abilist: ... here.
6901         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Moved ...
6902         * sysdeps/unix/sysv/linux/x86_64/64/libanl.abilist: ... here.
6903         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Moved ...
6904         * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: ... here.
6905         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Moved ...
6906         * sysdeps/unix/sysv/linux/x86_64/64/libcrypt.abilist: ... here.
6907         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Moved ...
6908         * sysdeps/unix/sysv/linux/x86_64/64/libdl.abilist: ... here.
6909         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Moved ...
6910         * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: ... here.
6911         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Moved ...
6912         * sysdeps/unix/sysv/linux/x86_64/64/libnsl.abilist: ... here.
6913         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist: Moved ...
6914         * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: ... here.
6915         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist: Moved ...
6916         * sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist: ... here.
6917         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Moved ...
6918         * sysdeps/unix/sysv/linux/x86_64/64/librt.abilist: ... here.
6919         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist: Moved ...
6920         * sysdeps/unix/sysv/linux/x86_64/64/libthread_db.abilist: ... here.
6921         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Moved ...
6922         * sysdeps/unix/sysv/linux/x86_64/64/libutil.abilist: ... here.
6923         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data: Moved ...
6924         * sysdeps/unix/sysv/linux/x86_64/x32/c++-types.data: ... here.
6925         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: Moved ...
6926         * sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist: ... here.
6927         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
6928         Moved ...
6929         * sysdeps/unix/sysv/linux/x86_64/x32/libBrokenLocale.abilist: ... here.
6930         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist: Moved ...
6931         * sysdeps/unix/sysv/linux/x86_64/x32/libanl.abilist: ... here.
6932         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Moved ...
6933         * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: ... here.
6934         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist: Moved ...
6935         * sysdeps/unix/sysv/linux/x86_64/x32/libcrypt.abilist: ... here.
6936         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist: Moved ...
6937         * sysdeps/unix/sysv/linux/x86_64/x32/libdl.abilist: ... here.
6938         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist: Moved ...
6939         * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: ... here.
6940         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist: Moved ...
6941         * sysdeps/unix/sysv/linux/x86_64/x32/libnsl.abilist: ... here.
6942         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist: Moved ...
6943         * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: ... here.
6944         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist: Moved ...
6945         * sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist: ... here.
6946         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist: Moved ...
6947         * sysdeps/unix/sysv/linux/x86_64/x32/librt.abilist: ... here.
6948         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
6949         Moved ...
6950         * sysdeps/unix/sysv/linux/x86_64/x32/libthread_db.abilist: ... here.
6951         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist: Moved ...
6952         * sysdeps/unix/sysv/linux/x86_64/x32/libutil.abilist: ... here.
6953
6954         * nptl/sysdeps/unix/sysv/linux/x86/Makefile: File removed.
6955         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = nptl]
6956         (libpthread-sysdep_routines): Add elision-related stuff here instead.
6957         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.c: Moved ...
6958         * sysdeps/unix/sysv/linux/x86/elision-conf.c: ... here.
6959         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.h: Moved ...
6960         * sysdeps/unix/sysv/linux/x86/elision-conf.h: ... here.
6961         * nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c: Moved ...
6962         * sysdeps/unix/sysv/linux/x86/elision-lock.c: ... here.
6963         * nptl/sysdeps/unix/sysv/linux/x86/elision-timed.c: Moved ...
6964         * sysdeps/unix/sysv/linux/x86/elision-timed.c: ... here.
6965         * nptl/sysdeps/unix/sysv/linux/x86/elision-trylock.c: Moved ...
6966         * sysdeps/unix/sysv/linux/x86/elision-trylock.c: ... here.
6967         * nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c: Moved ...
6968         * sysdeps/unix/sysv/linux/x86/elision-unlock.c: ... here.
6969         * nptl/sysdeps/unix/sysv/linux/x86/force-elision.h: Moved ...
6970         * sysdeps/unix/sysv/linux/x86/force-elision.h: ... here.
6971         * nptl/sysdeps/unix/sysv/linux/x86/hle.h: Moved ...
6972         * sysdeps/unix/sysv/linux/x86/hle.h: ... here.
6973         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.c: Moved ...
6974         * sysdeps/unix/sysv/linux/x86/init-arch.c: ... here.
6975         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.h: Moved ...
6976         * sysdeps/unix/sysv/linux/x86/init-arch.h: ... here.
6977         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Moved ...
6978         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: ... here.
6979         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: Moved ...
6980         * sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: ... here.
6981         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: Moved ...
6982         * sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: ... here.
6983         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: Moved ...
6984         * sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: ... here.
6985
6986         * sysdeps/unix/sysv/linux/mips/fork.h: New file.
6987         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: File removed.
6988
6989         * nptl/sysdeps/unix/sysv/linux/i386/Implies: File removed.
6990         * nptl/sysdeps/unix/sysv/linux/i386/i786/Implies: Moved ...
6991         * sysdeps/unix/sysv/linux/i386/i786/Implies: ... here.
6992         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Moved ...
6993         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: ... here.
6994         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S:
6995         Moved ...
6996         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: ... here.
6997         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S:
6998         Moved ...
6999         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S: ... here.
7000         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S:
7001         Moved ...
7002         * sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S: ... here.
7003         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S:
7004         Moved ...
7005         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: ... here.
7006         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Moved ...
7007         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: ... here.
7008         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S:
7009         Moved ...
7010         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S: ... here.
7011         * nptl/sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: Moved ...
7012         * sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: ... here.
7013         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: Moved ...
7014         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: ... here.
7015         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: Moved ...
7016         * sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: ... here.
7017         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S:
7018         Moved ...
7019         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S: ... here.
7020         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
7021         Moved ...
7022         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
7023         ... here.
7024         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Moved ...
7025         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: ... here.
7026         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Moved ...
7027         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: ... here.
7028         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
7029         Moved ...
7030         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
7031         ... here.
7032         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S:
7033         Moved ...
7034         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: ... here.
7035         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: Moved ...
7036         * sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: ... here.
7037         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Moved ...
7038         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: ... here.
7039         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
7040         Moved ...
7041         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: ... here.
7042         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
7043         Moved ...
7044         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: ... here.
7045         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S:
7046         Moved ...
7047         * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: ... here.
7048         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
7049         Moved ...
7050         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: ... here.
7051         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Moved ...
7052         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: ... here.
7053         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S:
7054         Moved ...
7055         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S: ... here.
7056         * nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Moved ...
7057         * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: ... here.
7058         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Moved ...
7059         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: ... here.
7060         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: Moved ...
7061         * sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: ... here.
7062         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
7063         Moved ...
7064         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: ... here.
7065         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
7066         Moved ...
7067         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
7068         ... here.
7069         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Moved ...
7070         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: ... here.
7071         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Moved ...
7072         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: ... here.
7073         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
7074         Moved ...
7075         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
7076         ... here.
7077         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S:
7078         Moved ...
7079         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: ... here.
7080         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Moved ...
7081         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: ... here.
7082         * nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Moved ...
7083         * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: ... here.
7084         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h: Moved ...
7085         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.
7086         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Moved ...
7087         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: ... here.
7088         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S:
7089         Moved ...
7090         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: ... here.
7091         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S:
7092         Moved ...
7093         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S: ... here.
7094         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S:
7095         Moved ...
7096         * sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S: ... here.
7097         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S:
7098         Moved ...
7099         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: ... here.
7100         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Moved ...
7101         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: ... here.
7102         * nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Moved ...
7103         * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: ... here.
7104         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S:
7105         Moved ...
7106         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S: ... here.
7107         * nptl/sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: Moved ...
7108         * sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: ... here.
7109         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: Moved ...
7110         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: ... here.
7111         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: Moved ...
7112         * sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: ... here.
7113         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S:
7114         Moved ...
7115         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S: ... here.
7116         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
7117         Moved ...
7118         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
7119         ... here.
7120         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Moved ...
7121         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: ... here.
7122         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Moved ...
7123         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: ... here.
7124         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
7125         Moved ...
7126         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
7127         ... here.
7128         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S:
7129         Moved ...
7130         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: ... here.
7131         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: Moved ...
7132         * sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: ... here.
7133         * nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Moved ...
7134         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: ... here.
7135         * nptl/sysdeps/unix/sysv/linux/i386/smp.h: Moved ...
7136         * sysdeps/unix/sysv/linux/i386/smp.h: ... here.
7137         * nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S: Moved ...
7138         * sysdeps/unix/sysv/linux/i386/pthread_once.S: ... here.
7139         * nptl/sysdeps/unix/sysv/linux/i386/createthread.c: Moved ...
7140         * sysdeps/unix/sysv/linux/i386/createthread.c: ... here.
7141
7142         * sysdeps/unix/sysv/linux/powerpc/fork.h: New file.
7143         * nptl/sysdeps/unix/sysv/linux/powerpc/fork.c: File removed.
7144
7145         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
7146         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.
7147
7148         * nptl/sysdeps/unix/sysv/linux/x86_64/Implies: File removed.
7149         * nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S: Moved ...
7150         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: ... here.
7151         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: Moved ...
7152         * sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: ... here.
7153         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: Moved ...
7154         * sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: ... here.
7155         * nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: Moved ...
7156         * sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: ... here.
7157         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Moved ...
7158         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: ... here.
7159         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Moved ...
7160         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: ... here.
7161         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: Moved ...
7162         * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: ... here.
7163         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: Moved ...
7164         * sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: ... here.
7165         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:
7166         Moved ...
7167         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: ... here.
7168         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: Moved ...
7169         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: ... here.
7170         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:
7171         Moved ...
7172         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: ... here.
7173         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Moved ...
7174         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: ... here.
7175         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Moved ...
7176         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: ... here.
7177         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: Moved ...
7178         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: ... here.
7179         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S:
7180         Moved ...
7181         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: ... here.
7182         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
7183         Moved ...
7184         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: ... here.
7185         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Moved ...
7186         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: ... here.
7187         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: Moved ...
7188         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: ... here.
7189         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: Moved ...
7190         * sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: ... here.
7191         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S: Moved ...
7192         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: ... here.
7193         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Moved ...
7194         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: ... here.
7195         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Moved ...
7196         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: ... here.
7197         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Moved ...
7198         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: ... here.
7199         * nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Moved ...
7200         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: ... here.
7201
7202         * nptl/sysdeps/unix/sysv/linux/fork.c: Use <> for fork.h #include.
7203         * nptl/sysdeps/unix/sysv/linux/x86_64/fork.c: File removed.
7204         * sysdeps/unix/sysv/linux/x86_64/fork.h: New file.
7205         * nptl/sysdeps/unix/sysv/linux/i386/fork.c: File removed.
7206         * sysdeps/unix/sysv/linux/i386/fork.h: New file.
7207
7208         * nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h: Moved ...
7209         * sysdeps/unix/sysv/linux/not-cancel.h: ... here.
7210         * nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h: File removed.
7211         * nptl/sysdeps/unix/sysv/linux/sh/not-cancel.h: File removed.
7212         * nptl/sysdeps/unix/sysv/linux/powerpc/not-cancel.h: File removed.
7213         * nptl/sysdeps/unix/sysv/linux/x86_64/not-cancel.h: File removed.
7214         * nptl/sysdeps/unix/sysv/linux/s390/not-cancel.h: File removed.
7215         * sysdeps/unix/sysv/linux/generic/not-cancel.h: File removed.
7216         * sysdeps/unix/sysv/linux/generic/nptl/not-cancel.h: File removed.
7217         * sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: File removed.
7218
7219         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
7220         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
7221
7222         * nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ...
7223         * sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here.
7224         * nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ...
7225         * sysdeps/unix/sysv/linux/x86_64/Versions: ... here.
7226         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c: Moved ...
7227         * sysdeps/unix/sysv/linux/x86_64/timer_create.c: here.
7228         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c: Moved ...
7229         * sysdeps/unix/sysv/linux/x86_64/timer_delete.c: ... here
7230         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: Moved ...
7231         * sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: ... here
7232         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: Moved ...
7233         * sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: ... here
7234         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c: Moved ...
7235         * sysdeps/unix/sysv/linux/x86_64/timer_settime.c: ... here
7236         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c:
7237         Update #include.
7238         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c:
7239         Likewise.
7240         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
7241         Likewise.
7242         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
7243         Likewise.
7244         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
7245         Likewise.
7246         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c:
7247         Likewise.
7248         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c:
7249         Likewise.
7250         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
7251         Likewise.
7252         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c:
7253         Likewise.
7254         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
7255         Likewise.
7256         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
7257         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
7258         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
7259         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
7260         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
7261         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
7262         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
7263         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
7264         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
7265         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
7266         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Likewise.
7267         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Likewise.
7268         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Likewise.
7269         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c:  Likewise.
7270         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c:  Likewise.
7271
7272         * sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
7273         that was previously under [RESET_PID].
7274         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
7275         * nptl/sysdeps/unix/sysv/linux/x86_64/clone.S: File removed.
7276         * nptl/sysdeps/unix/sysv/linux/i386/clone.S: File removed.
7277
7278         * sysdeps/i386/nptl/Implies: New file.
7279         * sysdeps/x86_64/nptl/Implies: New file.
7280         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h: Moved ...
7281         * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here.
7282         * nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h: Moved ...
7283         * sysdeps/x86/nptl/bits/semaphore.h: ... here.
7284
7285         * sysdeps/unix/sysv/linux/i386/vfork.S: Include <tcb-offsets.h>.
7286         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
7287         (__libc_vfork): New strong alias.
7288         * nptl/sysdeps/unix/sysv/linux/i386/vfork.S: File removed.
7289         * nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S: File removed.
7290
7291         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Include <tcb-offsets.h>.
7292         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
7293         (__libc_vfork): New strong alias.
7294         * nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S: File removed.
7295         * nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: File removed.
7296
7297         * sysdeps/unix/sysv/linux/arm/vfork.S: Include <tcb-offsets.h>.
7298         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
7299         (__libc_vfork): New strong alias.
7300         * sysdeps/unix/sysv/linux/arm/nptl/vfork.S: File removed.
7301         * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: File removed.
7302         * nptl/pt-vfork.c: New file.
7303         * nptl/Versions (libc: GLIBC_PRIVATE): Add __libc_vfork.
7304         (libpthread: GLIBC_2.20): New version set (empty).
7305
7306 2014-05-14  Will Newton  <will.newton@linaro.org>
7307
7308         * stdlib/gmp-impl.h: Test USE_STACK_ALLOC #ifdef
7309         rather than #if.
7310
7311 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
7312
7313         [BZ #16564]
7314         * sysdeps/i386/fpu/s_log1pl.S (__log1pl): Do not add 1 to positive
7315         arguments with exponent 65 or above.
7316         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Do not add 1 to
7317         arguments 0x1p113L or above.
7318         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Do not add 1
7319         to arguments 0x1p107L or above.
7320         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Do not add 1 to
7321         positive arguments with exponent 65 or above.
7322         * math/auto-libm-test-in: Add more tests of log1p.
7323         * math/auto-libm-test-out: Regenerated.
7324
7325         [BZ #16928]
7326         * math/s_cacos.c (__cacos): Ensure zero real part of result from
7327         non-finite arguments is +0.
7328         * math/s_cacosf.c (__cacosf): Likewise.
7329         * math/s_cacosl.c (__cacosl): Likewise.
7330         * math/libm-test.inc (cacos_test): Use ALL_RM_TEST.
7331         * sysdeps/i386/fpu/libm-test-ulps: Update.
7332         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7333
7334         [BZ #16927]
7335         * sysdeps/i386/fpu/e_acosh.S (__ieee754_acosh): Use fabs on x-1
7336         value.
7337         * sysdeps/i386/fpu/e_acoshf.S (__ieee754_acoshf): Likewise.
7338         * sysdeps/i386/fpu/e_acoshl.S (__ieee754_acoshl): Likewise.
7339         * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Correct
7340         for explicit high bit of mantissa when testing for argument equal
7341         to 1.
7342         * math/libm-test.inc (acosh_test): Use ALL_RM_TEST.
7343         * sysdeps/i386/fpu/libm-test-ulps: Update.
7344         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7345
7346         [BZ #16516]
7347         * sysdeps/ieee754/dbl-64/s_erf.c (efx8): Remove variable.
7348         (__erf): Scale by 16 instead of 8 in potentially underflowing
7349         case.  Ensure exception if result actually underflows.
7350         * sysdeps/ieee754/flt-32/s_erff.c (efx8): Remove variable.
7351         (__erff): Scale by 16 instead of 8 in potentially underflowing
7352         case.  Ensure exception if result actually underflows.
7353         * sysdeps/ieee754/ldbl-128/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-128ibm/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         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <float.h>.
7362         (efx8): Remove variable.
7363         (__erfl): Scale by 16 instead of 8 in potentially underflowing
7364         case.  Ensure exception if result actually underflows.
7365         * math/auto-libm-test-in: Add more tests of erf.
7366         * math/auto-libm-test-out: Regenerated.
7367
7368 2014-05-14  Andreas Schwab  <schwab@suse.de>
7369
7370         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, dl_main):
7371         Remove code conditionalized on USE___THREAD.
7372
7373         * config.h.in (HAVE_PT_CHOWN): Define as 0.
7374         * sysdeps/unix/grantpt.c (grantpt): Check HAVE_PT_CHOWN for value,
7375         not definedness.
7376
7377 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
7378
7379         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES):
7380         Define unconditionally.
7381         (__ASSUME_O_CLOEXEC): Likewise.
7382         (__ASSUME_SOCK_CLOEXEC): Likewise.
7383         (__ASSUME_IN_NONBLOCK): Likewise.
7384         (__ASSUME_PIPE2): Likewise.
7385         (__ASSUME_EVENTFD2): Likewise.
7386         (__ASSUME_SIGNALFD4): Likewise.
7387         (__ASSUME_DUP3): Likewise.
7388         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
7389         (__ASSUME_DUP3): Do not define.
7390         (__ASSUME_EVENTFD2): Likewise.
7391         (__ASSUME_IN_NONBLOCK): Likewise.
7392         (__ASSUME_O_CLOEXEC): Likewise.
7393         (__ASSUME_PIPE2): Likewise.
7394         (__ASSUME_SIGNALFD4): Likewise.
7395         (__ASSUME_SOCK_CLOEXEC): Likewise.
7396         (__ASSUME_UTIMES): Undefine.
7397         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
7398         (__ASSUME_UTIMES): Do not define.
7399         (__ASSUME_O_CLOEXEC): Likewise.
7400         (__ASSUME_SOCK_CLOEXEC): Likewise.
7401         (__ASSUME_IN_NONBLOCK): Undefine if [__LINUX_KERNEL_VERSION <
7402         0x020621] instead of defining if [__LINUX_KERNEL_VERSION >=
7403         0x020621].
7404         (__ASSUME_PIPE2): Likewise.
7405         (__ASSUME_EVENTFD2): Likewise.
7406         (__ASSUME_SIGNALFD4): Likewise.
7407         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_DUP3): Undefine.
7408         * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_UTIMES):
7409         Do not define.
7410         (__ASSUME_EVENTFD2): Likewise.
7411         (__ASSUME_SIGNALFD4): Likewise.
7412         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
7413         (__ASSUME_32BITUIDS): Likewise.
7414         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
7415         (__ASSUME_IPC64): Likewise.
7416         (__ASSUME_ST_INO_64_BIT): Likewise.
7417         (__ASSUME_GETDENTS64_SYSCALL): Likewise.
7418         [__LINUX_KERNEL_VERSION < 0x030e00] (__ASSUME_UTIMES): Undefine.
7419         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
7420         (__ASSUME_UTIMES): Do not define.
7421         (__ASSUME_PSELECT): Likewise.
7422         (__ASSUME_PPOLL): Likewise.
7423         (__ASSUME_O_CLOEXEC): Likewise.
7424         (__ASSUME_SOCK_CLOEXEC): Likewise.
7425         (__ASSUME_IN_NONBLOCK): Likewise.
7426         (__ASSUME_PIPE2): Likewise.
7427         (__ASSUME_EVENTFD2): Likewise.
7428         (__ASSUME_SIGNALFD4): Likewise.
7429         (__ASSUME_DUP3): Likewise.
7430         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
7431         (__ASSUME_UTIMES): Likewise.
7432         (__ASSUME_O_CLOEXEC): Likewise.
7433         (__ASSUME_SOCK_CLOEXEC): Likewise.
7434         (__ASSUME_IN_NONBLOCK): Likewise.
7435         (__ASSUME_PIPE2): Likewise.
7436         (__ASSUME_EVENTFD2): Likewise.
7437         (__ASSUME_SIGNALFD4): Likewise.
7438         (__ASSUME_DUP3): Likewise.
7439         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
7440         (__ASSUME_UTIMES): Likewise.
7441         (__ASSUME_O_CLOEXEC): Likewise.
7442         (__ASSUME_SOCK_CLOEXEC): Likewise.
7443         (__ASSUME_IN_NONBLOCK): Likewise.
7444         (__ASSUME_PIPE2): Likewise.
7445         (__ASSUME_EVENTFD2): Likewise.
7446         (__ASSUME_SIGNALFD4): Likewise.
7447         (__ASSUME_DUP3): Likewise.
7448         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_IPC64):
7449         Likewise.
7450         (__ASSUME_UTIMES): Likewise.
7451         (__ASSUME_EVENTFD2): Likewise.
7452         (__ASSUME_SIGNALFD4): Likewise.
7453         * sysdeps/unix/sysv/linux/tile/kernel-features.h
7454         (__ASSUME_O_CLOEXEC): Likewise.
7455         (__ASSUME_SOCK_CLOEXEC): Likewise.
7456         (__ASSUME_IN_NONBLOCK): Likewise.
7457         (__ASSUME_PIPE2): Likewise.
7458         (__ASSUME_EVENTFD2): Likewise.
7459         (__ASSUME_SIGNALFD4): Likewise.
7460         (__ASSUME_DUP3): Likewise.
7461         (__ASSUME_UTIMES): Undefine.
7462
7463         * sysdeps/arm/fclrexcpt.c (__feclearexcept): Rename to
7464         feclearexcept.  Remove symbol versioning code.
7465         * sysdeps/arm/fegetenv.c (__fegetenv): Rename to fegetenv.  Remove
7466         symbol versioning code.
7467         * sysdeps/arm/fesetenv.c (__fesetenv): Rename to fesetenv.  Remove
7468         symbol versioning code.
7469         * sysdeps/arm/feupdateenv.c (__feupdateenv): Rename to
7470         feupdateenv.  Remove symbol versioning code.
7471         * sysdeps/arm/fgetexcptflg.c (__fegetexceptflag): Rename to
7472         fegetexceptflag.  Remove symbol versioning code.
7473         * sysdeps/arm/fsetexcptflg.c (__fesetexceptflag): Rename to
7474         fesetexceptflag.  Remove symbol versioning code.
7475         * sysdeps/unix/sysv/linux/arm/Versions (libc): Remove GLIBC_2.0,
7476         GLIBC_2.2 and GLIBC_2.3.3 entries.  Change GLIBC_2.1 to GLIBC_2.4.
7477         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
7478         (__posix_fadvise64_l32): Remove prototype.
7479         [SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)]: Remove conditional
7480         code.
7481
7482 2014-05-13  Roland McGrath  <roland@hack.frob.com>
7483
7484         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Moved ...
7485         * sysdeps/arm/nptl/bits/pthreadtypes.h: ... here.
7486         * sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h: Moved ...
7487         * sysdeps/arm/nptl/bits/semaphore.h: ... here.
7488
7489 2014-05-13  Sami Kerola  <kerolasa@iki.fi>
7490
7491         * timezone/Makefile ($(objpfx)tzselect): Use zonedir instead
7492         current working directory
7493
7494 2014-05-13  Roland McGrath  <roland@hack.frob.com>
7495
7496         * sysdeps/unix/sysv/linux/arm/nptl/c++-types.data: Moved ...
7497         * sysdeps/unix/sysv/linux/arm/c++-types.data: ... here.
7498         * sysdeps/unix/sysv/linux/arm/nptl/createthread.c: Moved ...
7499         * sysdeps/unix/sysv/linux/arm/createthread.c: ... here.
7500         * sysdeps/unix/sysv/linux/arm/nptl/fork.c: Moved ...
7501         * sysdeps/unix/sysv/linux/arm/fork.c: ... here.
7502         * sysdeps/unix/sysv/linux/arm/nptl/ld.abilist: Moved ...
7503         * sysdeps/unix/sysv/linux/arm/ld.abilist: ... here.
7504         * sysdeps/unix/sysv/linux/arm/nptl/libBrokenLocale.abilist: Moved ...
7505         * sysdeps/unix/sysv/linux/arm/libBrokenLocale.abilist: ... here.
7506         * sysdeps/unix/sysv/linux/arm/nptl/libanl.abilist: Moved ...
7507         * sysdeps/unix/sysv/linux/arm/libanl.abilist: ... here.
7508         * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Moved ...
7509         * sysdeps/unix/sysv/linux/arm/libc.abilist: ... here.
7510         * sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist: Moved ...
7511         * sysdeps/unix/sysv/linux/arm/libcrypt.abilist: ... here.
7512         * sysdeps/unix/sysv/linux/arm/nptl/libdl.abilist: Moved ...
7513         * sysdeps/unix/sysv/linux/arm/libdl.abilist: ... here.
7514         * sysdeps/unix/sysv/linux/arm/nptl/libm.abilist: Moved ...
7515         * sysdeps/unix/sysv/linux/arm/libm.abilist: ... here.
7516         * sysdeps/unix/sysv/linux/arm/nptl/libnsl.abilist: Moved ...
7517         * sysdeps/unix/sysv/linux/arm/libnsl.abilist: ... here.
7518         * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Moved ...
7519         * sysdeps/unix/sysv/linux/arm/libpthread.abilist: ... here.
7520         * sysdeps/unix/sysv/linux/arm/nptl/libresolv.abilist: Moved ...
7521         * sysdeps/unix/sysv/linux/arm/libresolv.abilist: ... here.
7522         * sysdeps/unix/sysv/linux/arm/nptl/librt.abilist: Moved ...
7523         * sysdeps/unix/sysv/linux/arm/librt.abilist: ... here.
7524         * sysdeps/unix/sysv/linux/arm/nptl/libthread_db.abilist: Moved ...
7525         * sysdeps/unix/sysv/linux/arm/libthread_db.abilist: ... here.
7526         * sysdeps/unix/sysv/linux/arm/nptl/libutil.abilist: Moved ...
7527         * sysdeps/unix/sysv/linux/arm/libutil.abilist: ... here.
7528         * sysdeps/unix/sysv/linux/arm/nptl/localplt.data: Moved ...
7529         * sysdeps/unix/sysv/linux/arm/localplt.data: ... here.
7530         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Moved ...
7531         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: ... here.
7532         * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Moved ...
7533         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: ... here.
7534         * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Moved ...
7535         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: ... here.
7536         * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Moved ...
7537         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: ... here.
7538
7539         * sysdeps/unix/sysv/linux/arm/Versions (libc: GLIBC_PRIVATE): New set.
7540         * sysdeps/unix/sysv/linux/arm/nptl/Versions: File removed.
7541
7542         * sysdeps/unix/sysv/linux/arm/Makefile
7543         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
7544         Add rt-aeabi_unwind_cpp_pr1.
7545         [$(subdir) = nptl] (librt-sysdep_routines, librt-shared-only-routines):
7546         Add nptl-aeabi_unwind_cpp_pr1.
7547         [$(subdir) = nptl] (tests): Filter out tst-cleanupx4.
7548         * sysdeps/unix/sysv/linux/arm/nptl/Makefile: File removed.
7549         * sysdeps/unix/sysv/linux/arm/nptl/rt-aeabi_unwind_cpp_pr1.c: Move ...
7550         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
7551         * sysdeps/unix/sysv/linux/arm/nptl/nptl-aeabi_unwind_cpp_pr1.c: Move ...
7552         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
7553
7554         * sysdeps/unix/sysv/linux/arm/configure.ac: Force -fexceptions here.
7555         * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
7556         * sysdeps/unix/sysv/linux/arm/nptl/configure.ac: File removed.
7557         * sysdeps/unix/sysv/linux/arm/nptl/configure: File removed.
7558
7559         * sysdeps/unix/sysv/linux/arm/clone.S: Include <tcb-offsets.h>.
7560         Deconditionalize the code that was previously under [RESET_PID].
7561         * sysdeps/unix/sysv/linux/arm/nptl/clone.S: File removed.
7562
7563         * sysdeps/generic/exit-thread.h: New file.
7564         * sysdeps/unix/sysv/linux/exit-thread.h: New file.
7565         * include/unistd.h (__exit_thread): Remove declaration.
7566         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Drop exit-thread.
7567         * sysdeps/unix/sysv/linux/exit-thread.S: File removed.
7568         * csu/libc-start.c: Include <exit-thread.h>.
7569         (LIBC_START_MAIN): Pass no argument to __exit_thread.
7570         * nptl/pthread_create.c: Include <exit-thread.h>.
7571         (start_thread): Call __exit_thread in place of __exit_thread_inline.
7572         * nptl/sysdeps/i386/pthreaddef.h (__exit_thread_inline): Macro removed.
7573         * nptl/sysdeps/powerpc/pthreaddef.h: Likewise.
7574         * nptl/sysdeps/s390/pthreaddef.h: Likewise.
7575         * nptl/sysdeps/sh/pthreaddef.h: Likewise.
7576         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Likewise.
7577         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Likewise.
7578         * nptl/sysdeps/x86_64/pthreaddef.h: Likewise.
7579         * sysdeps/aarch64/nptl/pthreaddef.h: Likewise.
7580         * sysdeps/alpha/nptl/pthreaddef.h: Likewise.
7581         * sysdeps/arm/nptl/pthreaddef.h: Likewise.
7582         * sysdeps/hppa/nptl/pthreaddef.h: Likewise.
7583         * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
7584         * sysdeps/m68k/nptl/pthreaddef.h: Likewise.
7585         * sysdeps/microblaze/nptl/pthreaddef.h: Likewise.
7586         * sysdeps/mips/nptl/pthreaddef.h: Likewise.
7587         * sysdeps/tile/nptl/pthreaddef.h: Likewise.
7588
7589 2014-05-13  Andreas Schwab  <schwab@suse.de>
7590
7591         * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion.
7592
7593 2014-05-12  Joseph Myers  <joseph@codesourcery.com>
7594
7595         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
7596         (__ASSUME_UTIMES): Do not condition on kernel version.
7597         (__ASSUME_PSELECT): Define unconditionally.
7598         (__ASSUME_PPOLL): Likewise.
7599         (__ASSUME_ATFCTS): Likewise.
7600         (__ASSUME_SET_ROBUST_LIST): Do not condition on kernel version.
7601         (__ASSUME_COMPLETE_READV_WRITEV): Define unconditionally.
7602         (__ASSUME_FUTEX_LOCK_PI): Do not condition on kernel version.
7603         (__ASSUME_UTIMENSAT): Define unconditionally.
7604         (__ASSUME_PRIVATE_FUTEX): Likewise.
7605         (__ASSUME_FALLOCATE): Likewise.
7606         (__ASSUME_O_CLOEXEC): Likewise.
7607         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Remove.
7608         (__ASSUME_ARG_MAX_STACK_BASED): Likewise.
7609         (__ASSUME_ADJ_OFFSET_SS_READ): Define unconditionally.
7610         (__ASSUME_SOCK_CLOEXEC): Do not condition on kernel version.
7611         (__ASSUME_IN_NONBLOCK): Likewise.
7612         (__ASSUME_PIPE2): Likewise.
7613         (__ASSUME_EVENTFD2): Likewise.
7614         (__ASSUME_SIGNALFD4): Likewise.
7615         (__ASSUME_DUP3): Likewise.
7616         [__x86_64__ || __sparc__] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
7617         (__ASSUME_FUTEX_CLOCK_REALTIME): Define unconditionally.
7618         (__ASSUME_AT_RANDOM): Likewise.
7619         (__ASSUME_PREADV): Likewise.
7620         (__ASSUME_PWRITEV): Likewise.
7621         (__ASSUME_REQUEUE_PI): Do not condition on kernel version.
7622         (__ASSUME_F_GETOWN_EX): Define unconditionally.
7623         (__ASSUME_XFS_RESTRICTED_CHOWN): Likewise.
7624         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
7625         [!__ASSUME_ARG_MAX_STACK_BASED]: Remove conditional code.
7626         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
7627         (__ASSUME_O_CLOEXEC): Define unconditionally.
7628         (__ASSUME_PSELECT): Do not undefine conditionally.
7629         (__ASSUME_PPOLL): Likewise.
7630         (__ASSUME_ATFCTS): Likewise.
7631         (__ASSUME_SET_ROBUST_LIST): Likewise.
7632         (__ASSUME_UTIMENSAT): Likewise.
7633         (__ASSUME_FDATASYNC): Define unconditionally.
7634         * sysdeps/unix/sysv/linux/arm/kernel-features.h
7635         (__ASSUME_SIGFRAME_V2): Likewise.
7636         )__ASSUME_EVENTFD2): Likewise.
7637         (__ASSUME_SIGNALFD4): Likewise.
7638         (__ASSUME_PSELECT): Do not undefine conditionally.
7639         (__ASSUME_PPOLL): Likewise.
7640         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
7641         (__ASSUME_PSELECT): Define unconditionally.
7642         (__ASSUME_PPOLL): Likewise.
7643         (__ASSUME_O_CLOEXEC): Likewise.
7644         (__ASSUME_SOCK_CLOEXEC): Likewise.
7645         (__ASSUME_IN_NONBLOCK): Likewise.
7646         (__ASSUME_PIPE2): Likewise.
7647         (__ASSUME_EVENTFD2): Likewise.
7648         (__ASSUME_SIGNALFD4): Likewise.
7649         (__ASSUME_DUP3): Likewise.
7650         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
7651         (__ASSUME_O_CLOEXEC): Likewise.
7652         (__ASSUME_SOCK_CLOEXEC): Likewise.
7653         (__ASSUME_IN_NONBLOCK): Likewise.
7654         (__ASSUME_PIPE2): Likewise.
7655         (__ASSUME_EVENTFD2): Likewise.
7656         (__ASSUME_SIGNALFD4): Likewise.
7657         (__ASSUME_DUP3): Likewise.
7658         * sysdeps/unix/sysv/linux/mips/kernel-features.h
7659         (__ASSUME_EVENTFD2): Likewise.
7660         (__ASSUME_SIGNALFD4): Likewise.
7661         (__ASSUME_ACCEPT4_SYSCALL): Likewise.
7662
7663 2014-05-12  Andreas Schwab  <schwab@suse.de>
7664
7665         [BZ #16932]
7666         * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r)
7667         (_nss_nis_gethostbyname4_r): Return error if item length is larger
7668         than maximum RPC packet size.
7669         * nis/nss_nis/nis-initgroups.c (initgroups_netid): Likewise.
7670         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
7671         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r)
7672         (_nss_nis_getservbyport_r): Likewise.
7673
7674 2014-05-12  Will Newton  <will.newton@linaro.org>
7675
7676         * malloc/Makefile (tests): Add tst-mallopt.
7677         * malloc/tst-mallopt.c: New file.
7678
7679 2014-05-09  Roland McGrath  <roland@hack.frob.com>
7680
7681         * sysdeps/arm/armv7/strcmp.S: Use sfi_breg prefix on loads not from sp.
7682         [NO_THUMB]: Cope without cbz, cnbz, and orn instructions.
7683
7684 2014-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7685
7686         * elf/Makefile (tst-tlsmod5.so): Add $(no-as-needed).
7687         (tst-tlsmod6.so): Likewise.
7688
7689 2014-05-09  Roland McGrath  <roland@hack.frob.com>
7690
7691         * sysdeps/gnu/unwind-resume.c (libgcc_s_resume): Mark as noreturn.
7692
7693 2014-05-09  Joseph Myers  <joseph@codesourcery.com>
7694
7695         [BZ #16064]
7696         * sysdeps/i386/fpu/fegetenv.c: Include <unistd.h>, <ldsodefs.h>
7697         and <dl-procinfo.h>.
7698         (__fegetenv): Save SSE state in envp->__eip if supported.
7699         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Save SSE state in
7700         envp->__eip if supported.
7701         * sysdeps/i386/fpu/fesetenv.c: Include <unistd.h>, <ldsodefs.h>
7702         and <dl-procinfo.h>.
7703         (__fesetenv): Always set __eip, __cs_selector, __opcode,
7704         __data_offset and __data_selector in environment to 0.  Set SSE
7705         state if supported.
7706         * sysdeps/x86/fpu/Makefile [$(subdir) = math] (tests): Add
7707         test-fenv-sse.
7708         [$(subdir) = math] (CFLAGS-test-fenv-sse.c): Add -msse2
7709         -mfpmath=sse.
7710         * sysdeps/x86/fpu/test-fenv-sse.c: New file.
7711
7712 2014-05-09  Will Newton  <will.newton@linaro.org>
7713
7714         * sysdeps/arm/preconfigure.ac: Set libc_commonpagesize
7715         and libc_relro_required for ARM.
7716         * sysdeps/arm/preconfigure: Regenerate.
7717
7718 2014-05-09  Dominik Vogt  <vogt@linux.vnet.ibm.com>
7719             Stefan Liebler  <stli@linux.vnet.ibm.com>
7720
7721         * config.make.in (enable-lock-elision): New Makefile variable.
7722         * configure.ac: Likewise.
7723         * configure: Regenerate.
7724         * sysdeps/s390/configure.ac:
7725         Add check for gcc transactions support.
7726         * sysdeps/s390/configure: Regenerate.
7727         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: New file.
7728         Build elision files if enabled.
7729         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: New file.
7730         Add lock elision support for s390.
7731         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Likewise.
7732         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Likewise.
7733         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Likewise.
7734         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Likewise.
7735         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Likewise.
7736         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Likewise.
7737         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
7738         Likewise.
7739         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c:
7740         Likewise.
7741         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c:
7742         Likewise.
7743         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c:
7744         Likewise.
7745         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h:
7746         (__lll_timedlock_elision, __lll_lock_elision)
7747         (__lll_unlock_elision, __lll_trylock_elision)
7748         (lll_timedlock_elision, lll_lock_elision)
7749         (lll_unlock_elision, lll_trylock_elision): Add.
7750         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
7751         (pthread_mutex_t): Add lock elision support for s390.
7752
7753 2014-05-14  Wilco  <wdijkstr@arm.com>
7754
7755         * sysdeps/arm/fclrexcpt.c: Cleanup.
7756         * sysdeps/arm/fedisblxcpt.c: Cleanup.
7757         * sysdeps/arm/feenablxcpt.c: Cleanup.
7758         * sysdeps/arm/fegetenv.c: Cleanup.
7759         * sysdeps/arm/fegetexcept.c: Cleanup.
7760         * sysdeps/arm/fegetround.c: Cleanup.
7761         * sysdeps/arm/feholdexcpt.c: Cleanup.
7762         * sysdeps/arm/fesetenv.c: Cleanup.
7763         * sysdeps/arm/fesetround.c: Cleanup.
7764         * sysdeps/arm/feupdateenv.c: Cleanup.
7765         * sysdeps/arm/fgetexcptflg.c: Cleanup.
7766         * sysdeps/arm/fraiseexcpt.c: Cleanup.
7767         * sysdeps/arm/fsetexcptflg.c: Cleanup.
7768         * sysdeps/arm/ftestexcept.c: Cleanup.
7769         * sysdeps/arm/get-rounding-mode.h: Cleanup.
7770         * sysdeps/arm/setfpucw.c: Cleanup.
7771
7772 2014-05-09  Will Newton  <will.newton@linaro.org>
7773
7774         * sysdeps/arm/armv7/strcmp.S: New file.
7775         * NEWS: Mention addition of ARMv7 optimized strcmp.
7776
7777 2014-05-08  Roland McGrath  <roland@hack.frob.com>
7778
7779         * Makeconfig ($(common-objpfx)config.status): Fix patsubst uses to
7780         look for %.ac rather than %.in.
7781
7782         * sysdeps/mach/hurd/configure.ac (inhibit_glue): Remove variable.
7783         * sysdeps/unix/sysv/linux/configure.ac: Likewise.
7784         * sysdeps/mach/hurd/configure: Regenerated.
7785         * sysdeps/unix/sysv/linux/configure: Regenerated.
7786
7787         * bits/utsname.h (_UTSNAME_DOMAIN_LENGTH): New macro, set to 0.
7788
7789 2014-05-07  Steve Ellcey  <sellcey@mips.com>
7790
7791         [BZ# 16922]
7792         * sysdeps/mips/sys/asm.h (INT_SUB): Fix definition.
7793         (LONG_SUB): Ditto.
7794         (PTR_SUB): Ditto.
7795
7796 2014-05-07  Andreas Schwab  <schwab@suse.de>
7797
7798         * sysdeps/posix/getaddrinfo.c (gaih_inet): Advance address pointer
7799         when skipping over non-matching result from nscd.
7800
7801 2014-05-07  Ondřej Bílka  <neleai@seznam.cz>
7802
7803         [BZ #16876]
7804         * nptl/sockperf.c (client): Check socket return value.
7805
7806         [BZ #16877]
7807         * nscd/selinux.c (nscd_request_avc_has_perm): Check if there is
7808         nscd security class.
7809
7810 2014-05-06  Roland McGrath  <roland@hack.frob.com>
7811
7812         * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ...
7813         * sysdeps/arm/unwind.h: ... here.
7814
7815 2014-05-06  Aurelien Jarno  <aurelien@aurel32.net>
7816
7817         [BZ# 16916]
7818         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
7819         Define.
7820
7821 2014-05-06  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
7822
7823         * sysdeps/powerpc/powerpc64/power7/strncpy.S: New file: Optimization.
7824         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: New file:
7825         multiarch strncpy for PPC64.
7826         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: New file
7827         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S: New file
7828         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpcpy, stpncpy
7829         multiarch optimizations.
7830         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
7831         (__libc_ifunc_impl_list): Likewise.
7832         * sysdeps/powerpc/powerpc64/power7/stpncpy.S: New file: Optimization.
7833         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: New file:
7834         multiarch stpncpy for PPC64.
7835         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-ppc64.c: New file
7836         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S: New file
7837
7838 2014-05-06  Andreas Schwab  <schwab@suse.de>
7839
7840         [BZ #16912]
7841         * gmon/mcount.c (_MCOUNT_DECL): Use
7842         atomic_compare_and_exchange_bool_acq instead of
7843         catomic_compare_and_exchange_bool_acq.
7844
7845 2014-05-05  Roland McGrath  <roland@hack.frob.com>
7846
7847         * elf/Makefile (others, install-bin): Remove pldd.
7848         (pldd-modules): Variable removed.
7849         ($(objpfx)pldd): Target removed.
7850         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = elf]
7851         (others, install-bin): Append pldd here.
7852         ($(objpfx)pldd): New target.
7853
7854         * sysdeps/gnu/errlist.awk (BEGIN): Emit an initial #define of ERR_MAX
7855         to 0, so the first #if test emitted later doesn't see it undefined.
7856         (END): Emit "!defined ERRLIST_NO_COMPAT" to match what BEGIN does.
7857         * sysdeps/gnu/errlist.c: Regenerated.
7858
7859 2014-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7860
7861         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
7862         [libc_hidden_builtin_def]: Define to empty value.
7863         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S:
7864         [libc_hidden_builtin_def]: Likewise.
7865         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S:
7866         [libc_hidden_builtin_def]: Likewise.
7867         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S:
7868         [libc_hidden_builtin_def]: Likewise.
7869         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c (memcpy): Redefined to
7870         __redirect_memcpy and define ifunc as default hidden symbol.
7871         * sysdeps/powerpc/powerpc64/multiarch/memset.c (memset): Likewise.
7872         * sysdeps/powerpc/powerpc64/multiarch/strlen.c (strlen): Likewise.
7873
7874 2014-05-04  Adam Conrad  <adconrad@0c3.net>
7875
7876         * locale/iso-4217.def: Reintroduce XDR currency.
7877
7878 2014-05-04  Allan McRae  <allan@archlinux.org>
7879
7880         * po/eo.po: Update Esperanto translation from translation project.
7881
7882 2014-05-02  Carlos O'Donell  <carlos@redhat.com>
7883
7884         * sysdeps/x86_64/multiarch/init-arch.h: Define FEATURE_INDEX_1 to 0,
7885         and FEATURE_INDEX_MAX to 1.
7886         [!__ASSEMBLER__]: Remove anonymous enum for FEATURE_INDEX_*.
7887
7888 2014-05-01  Steve Ellcey  <sellcey@mips.com>
7889
7890         * iconvdata/ansi_x3.110.c (ONE_DIRECTION): Define.
7891         * iconvdata/armscii-8.c (ONE_DIRECTION): Define.
7892         * iconvdata/big5.c (ONE_DIRECTION): Define.
7893         * iconvdata/big5hkscs.c (ONE_DIRECTION): Define.
7894         * iconvdata/cp1255.c (ONE_DIRECTION): Define.
7895         * iconvdata/cp1258.c (ONE_DIRECTION): Define.
7896         * iconvdata/cp932.c (ONE_DIRECTION): Define.
7897         * iconvdata/euc-cn.c (ONE_DIRECTION): Define.
7898         * iconvdata/euc-jisx0213.c (ONE_DIRECTION): Define.
7899         * iconvdata/euc-jp-ms.c (ONE_DIRECTION): Define.
7900         * iconvdata/euc-jp.c (ONE_DIRECTION): Define.
7901         * iconvdata/euc-kr.c (ONE_DIRECTION): Define.
7902         * iconvdata/euc-tw.c (ONE_DIRECTION): Define.
7903         * iconvdata/gb18030.c (ONE_DIRECTION): Define.
7904         * iconvdata/gbbig5.c (ONE_DIRECTION): Define.
7905         * iconvdata/gbgbk.c (ONE_DIRECTION): Define.
7906         * iconvdata/gbk.c (ONE_DIRECTION): Define.
7907         * iconvdata/ibm1364.c (ONE_DIRECTION): Define.
7908         * iconvdata/ibm930.c (ONE_DIRECTION): Define.
7909         * iconvdata/ibm932.c (ONE_DIRECTION): Define.
7910         * iconvdata/ibm933.c (ONE_DIRECTION): Define.
7911         * iconvdata/ibm935.c (ONE_DIRECTION): Define.
7912         * iconvdata/ibm937.c (ONE_DIRECTION): Define.
7913         * iconvdata/ibm939.c (ONE_DIRECTION): Define.
7914         * iconvdata/ibm943.c (ONE_DIRECTION): Define.
7915         * iconvdata/iso-2022-cn-ext.c (ONE_DIRECTION): Define.
7916         * iconvdata/iso-2022-cn.c (ONE_DIRECTION): Define.
7917         * iconvdata/iso-2022-jp-3.c (ONE_DIRECTION): Define.
7918         * iconvdata/iso-2022-jp.c (ONE_DIRECTION): Define.
7919         * iconvdata/iso-2022-kr.c (ONE_DIRECTION): Define.
7920         * iconvdata/iso646.c (ONE_DIRECTION): Define.
7921         * iconvdata/iso8859-1.c (ONE_DIRECTION): Define.
7922         * iconvdata/iso_11548-1.c (ONE_DIRECTION): Define.
7923         * iconvdata/iso_6937-2.c (ONE_DIRECTION): Define.
7924         * iconvdata/iso_6937.c (ONE_DIRECTION): Define.
7925         * iconvdata/johab.c (ONE_DIRECTION): Define.
7926         * iconvdata/shift_jisx0213.c (ONE_DIRECTION): Define.
7927         * iconvdata/sjis.c (ONE_DIRECTION): Define.
7928         * iconvdata/t.61.c (ONE_DIRECTION): Define.
7929         * iconvdata/tcvn5712-1.c (ONE_DIRECTION): Define.
7930         * iconvdata/tscii.c (ONE_DIRECTION): Define.
7931         * iconvdata/uhc.c (ONE_DIRECTION): Define.
7932         * iconvdata/unicode.c (ONE_DIRECTION): Define.
7933         * iconvdata/utf-16.c (ONE_DIRECTION): Define.
7934         * iconvdata/utf-32.c (ONE_DIRECTION): Define.
7935         * iconvdata/utf-7.c (ONE_DIRECTION): Define.
7936
7937 2014-05-01  Roland McGrath  <roland@hack.frob.com>
7938
7939         * libio/libioP.h [!_IO_USE_OLD_IO_FILE && !_G_IO_NO_BACKWARD_COMPAT]
7940         (_IO_JUMPS_OFFSET): Define to 0.
7941
7942         * nptl/sysdeps/pthread/bits/libc-lock.h
7943         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
7944         (__libc_lock_define_initialized_recursive): Always define using
7945         initializer.  Modern compilers treat uninitialized (implicit zero) and
7946         explicit zero initializers the same (i.e. put the datum in bss).
7947
7948 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
7949
7950         * nscd/nscd-client.h: Include <string.h>.
7951
7952 2014-05-01  David S. Miller  <davem@davemloft.net>
7953
7954         [BZ #16885]
7955         * sysdeps/sparc/sparc64/strcmp.S: Fix end comparison handling when
7956         multiple zero bytes exist at the end of a string.
7957         Reported by Aurelien Jarno <aurelien@aurel32.net>
7958
7959         * string/test-strcmp.c (check): Add explicit test for situations where
7960         there are multiple zero bytes after the first.
7961
7962 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
7963
7964         [BZ #16890]
7965         * stdio-common/vfprintf.c (process_arg) [%p]: Mark string as wide
7966         when compiling wprintf.
7967         * stdio-common/tstdiomisc.c (t3): New function.
7968         (main): Call it.
7969
7970 2014-05-01  Steve Ellcey  <sellcey@mips.com>
7971
7972         * intl/iconv/skeleton.c (ONE_DIRECTION): Remove define.
7973         * iconv/gconv_simple.c (ONE_DIRECTION): Define.
7974         * iconvdata/8bit-gap.c (ONE_DIRECTION): Ditto.
7975         * iconvdata/8bit-generic.c (ONE_DIRECTION): Ditto.
7976
7977 2014-05-01  Steve Ellcey  <sellcey@mips.com>
7978
7979         * stdlib/longlong.h: Updated from GCC.
7980
7981 2014-05-01  Will Newton  <will.newton@linaro.org>
7982             Bernard Ogden  <bernie.ogden@linaro.org>
7983
7984         * NEWS: Update fixed bug list.
7985
7986         [BZ #15119]
7987         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c: Remove file.
7988
7989 2014-04-30  David S. Miller  <davem@davemloft.net>
7990
7991         * sysdeps/sparc/fpu/fenv_private.h (HAVE_RM_CTX): Define.
7992         (libc_feholdexcept_setround_sparc_ctx): New function.
7993         (libc_fesetenv_sparc_ctx): Likewise.
7994         (libc_feupdateenv_sparc_ctx): Likewise.
7995         (libc_feholdsetround_sparc_ctx): Likewise.
7996         (libc_feholdexcept_setround_ctx): Define.
7997         (libc_feholdexcept_setroundf_ctx): Likewise.
7998         (libc_feholdexcept_setroundl_ctx): Likewise.
7999         (libc_fesetenv_ctx): Likewise.
8000         (libc_fesetenvf_ctx): Likewise.
8001         (libc_fesetenvl_ctx): Likewise.
8002         (libc_feupdateenv_ctx): Likewise.
8003         (libc_feupdateenvf_ctx): Likewise.
8004         (libc_feupdateenvl_ctx): Likewise.
8005         (libc_feresetround_ctx): Likewise.
8006         (libc_feresetroundf_ctx): Likewise.
8007         (libc_feresetroundl_ctx): Likewise.
8008         (libc_feholdsetround_ctx): Likewise.
8009         (libc_feholdsetroundf_ctx): Likewise.
8010         (libc_feholdsetroundl_ctx): Likewise.
8011
8012         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
8013         with __USE_GNU instead of XOPEN cpp guards.
8014
8015         * sysdeps/sparc/bits/string.h (_STRING_ARCH_unaligned): Define to
8016         0.
8017
8018         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
8019         with XOPEN cpp guards.
8020
8021 2014-04-30  Julian Brown  <julian@codesourcery.com>
8022
8023         [BZ #16888]
8024         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix R_ARM_IRELATIVE
8025         handling.
8026
8027 2014-04-30  Joseph Myers  <joseph@codesourcery.com>
8028
8029         [BZ #9894]
8030         * sysdeps/unix/sysv/linux/configure.ac (LIBC_LINUX_VERSION):
8031         Change to 2.6.32.
8032         (arch_minimum_kernel): Change all 2.6.16 settings to 2.6.32.
8033         * sysdeps/unix/sysv/linux/configure: Regenerated.
8034         * sysdeps/unix/sysv/linux/microblaze/configure.ac: Remove file.
8035         * sysdeps/unix/sysv/linux/microblaze/configure: Likewise.
8036         * sysdeps/unix/sysv/linux/tile/configure.ac: Likewise.
8037         * sysdeps/unix/sysv/linux/tile/configure: Likewise.
8038         * README: Update reference to required Linux kernel version.
8039         * manual/install.texi (Linux): Update reference to required Linux
8040         kernel headers version.
8041         * INSTALL: Regenerated.
8042
8043         * conform/data/stdlib.h-data [POSIX] (stddef.h): Do not allow
8044         header inclusion.
8045         [POSIX] (limits.h): Likewise.
8046         [POSIX] (math.h): Likewise.
8047         [POSIX] (sys/wait.h): Likewise.
8048         * conform/data/string.h-data [POSIX || UNIX98] (strtok_r): Require
8049         function.
8050         [POSIX] (stddef.h): Do not allow header inclusion.
8051
8052 2014-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8053
8054         * sysdeps/generic/symbol-hacks.h (memcpy): Add internal alias.
8055
8056 2014-04-30  Yang Yingliang  <yangyingliang@huawei.com>
8057
8058         * nptl/pthread_cond_broadcast.c (__pthread_cond_broadcast):
8059         Return immediately after lll_futex_wake.
8060
8061 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
8062
8063         [BZ #16791]
8064         * nscd/nscd-client.h (datahead_init_common): Initialize entire
8065         structure.
8066         (datahead_init_pos): Call datahead_init_common early.
8067         (datahead_init_neg): Likewise.
8068
8069         * nscd/nscd-client.h (datahead_init_common, datahead_init_pos,
8070         datahead_init_neg): New functions.
8071         * nscd/aicache.c (addhstaiX): Use them.
8072         * nscd/grpcache.c (cache_addgr): Likewise.
8073         * nscd/hstcache.c (cache_addhst): Likewise.
8074         * nscd/initgrcache.c (addinitgroupsX): Likewise.
8075         * nscd/netgroupcache.c (do_notfound): Likewise.
8076         (addgetnetgrentX): Likewise.
8077         (addinnetgrX): Likewise.
8078         * nscd/pwdcache.c (cache_addpw): Likewise.
8079         * nscd/servicescache.c (cache_addserv): Likewise.
8080
8081 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
8082             Atsushi Onoe  <atsushi@onoe.org>
8083
8084         [BZ #14308]
8085         [BZ #12994]
8086         [BZ #13651]
8087         * resolv/res_query.c (__libc_res_nsearch): Return if at least
8088         one response is valid.
8089         * resolv/res_send.c (send_dg): Check for validity of other
8090         response if the current response is a referral.
8091
8092 2014-04-29  Steve Ellcey  <sellcey@mips.com>
8093
8094         * iconv/skeleton.c (ONE_DIRECTION): Set default value if not set.
8095
8096 2014-04-29  Stefan Liebler  <stli@linux.vnet.ibm.com>
8097
8098         [BZ #16823]
8099         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):
8100         Always divide by positive zero when computing -Inf result.
8101         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
8102         * sysdeps/ieee754/flt-32/s_log1pf.c (__log1pf): Likewise.
8103
8104 2014-04-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8105
8106         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Do not update
8107         FPSCR if value do not change.
8108         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
8109         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Likewise.
8110         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
8111         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
8112         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Likewise.
8113         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_reg_to_exceptions): New helper
8114         function.
8115
8116 2014-05-29  Carlos O'Donell  <carlos@systemhalted.org>
8117
8118         * sysdeps/hppa: Move directory from ports/sysdeps/hppa.
8119         * sysdeps/unix/sysv/linux/hppa: Move directory from
8120         ports/systeps/unix/sysv/linux/hppa.
8121         * README: Update listing for hppa-*-linux-gnu.
8122
8123 2014-04-28  Ondřej Bílka  <neleai@seznam.cz>
8124
8125         [BZ #16754]
8126         * manual/stdio.texi (Hook functions): Fix types of stream hook
8127         functions.
8128         [BZ #16854]
8129         * socket/sys/socket.h: Fix typo in comment.
8130
8131 2014-04-28  Wilco  <wdijkstr@arm.com>
8132
8133         * sysdeps/arm/fenv_private.h: New file.
8134         * sysdeps/arm/math_private.h: New file.
8135         * sysdeps/arm/fpu_control.h: Add _FPU_MASK_NCZV and _FPU_MASK_EXCEPT.
8136
8137 2014-04-25  H.J. Lu  <hongjiu.lu@intel.com>
8138
8139         * sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
8140         with __int128_t.
8141         (La_x86_64_retval): Likewise.
8142
8143 2014-04-24  Ian Bolton  <ian.bolton@arm.com>
8144
8145         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept): Don't write to
8146         fpsr if value didn't change.
8147         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept): Don't write
8148         to fpcr if value didn't change.
8149         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Likewise.
8150         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Don't write to
8151         fpsr or fpcr if value didn't change.
8152         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
8153         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Don't write to
8154         fpcr if value didn't change.
8155         * sysdeps/aarch64/fpu/fsetexcptflg.c (fesetexceptflag): Don't write
8156         to fpsr if value didn't change.
8157
8158 2014-02-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
8159
8160         * nptl/tst-sem3.c: Use test-skeleton.c
8161         (main): Rename to do_test.  Use return instead of
8162         exit.
8163         * nptl/tst-sem4.c: Use test-skeleton.c
8164         (main): Rename to do_test.
8165
8166 2014-04-22  David S. Miller  <davem@davemloft.net>
8167
8168         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
8169         (struct sigaction): New struct member __glibc_reserved0, change
8170         type of sa_flags to int.
8171
8172 2014-04-22  Yufeng Zhang  <yufeng.zhang@arm.com>
8173
8174         * stdlib/longlong.h (count_leading_zeros, count_trailing_zeros)
8175         (COUNT_LEADING_ZEROS_0): Define for AArch64.
8176
8177 2014-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
8178
8179         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Include atomic.h.
8180         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
8181
8182 2014-04-22  Will Newton  <will.newton@linaro.org>
8183             Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
8184
8185         * sysdeps/aarch64/__longjmp.S: Include stap-probe.h.
8186         (__longjmp): Add longjmp and longjmp_target SystemTap
8187         probes.
8188         * sysdeps/aarch64/setjmp.S: Include stap-probe.h.
8189         (__sigsetjmp): Add setjmp SystemTap probe.
8190
8191 2014-04-17  Carlos O'Donell  <carlos@redhat.com>
8192
8193         * manual/intro.texi (Roadmap to the manual): Sort chapter listing to
8194         match manual order.
8195
8196 2014-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8197
8198         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Remove file.
8199
8200         * sysdeps/powerpc/fpu/fenv_private.h
8201         (libc_feholdexcept_setroundl_ctx): Define to
8202         libc_feholdexcept_setround_ppc_ctx.
8203         (libc_fesetenvl_ctx): Define to libc_fesetenv_ppc_ctx.
8204         (libc_feholdsetroundl_ctx): Define to libc_feholdsetround_ppc_ctx.
8205         (libc_feresetroundl_ctx): Define to libc_feresetround_ppc_ctx.
8206         (libc_feupdateenvl_ctx): libc_feupdateenv_ppc_ctx.
8207
8208 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
8209
8210         * sysdeps/aarch64/math-tests.h: New file.
8211
8212 2014-04-17  Sihai Yao  <sihai.ysh@alibaba-inc.com>
8213
8214         * sysdeps/x86_64/multiarch/ifunc-defines.sym (COMMON_CPUID_INDEX_7):
8215         New.
8216         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
8217         Check and set bit_AVX2_Usable.
8218         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX2_Usable): New
8219         macro.
8220         (bit_AVX2): Likewise.
8221         (index_AVX2_Usable): Likewise.
8222         (CPUID_AVX2): Likewise.
8223         (HAS_AVX2): Likewise.
8224
8225 2014-04-17  Will Newton  <will.newton@linaro.org>
8226
8227         * manual/setjmp.texi (System V contexts): Add note that
8228         calling setcontext on a context created by a call to a
8229         signal handler is undefined.  Update text to note that
8230         setcontext from a signal handler is possible but not
8231         recommended.
8232
8233         [BZ #16629]
8234         * stdlib/tst-setcontext.c: Include signal.h.
8235         (main): Check that the signal stack before and
8236         after swapcontext is the same.
8237
8238         * sysdeps/unix/sysv/linux/aarch64/setcontext.S (__setcontext):
8239         Re-implement to restore registers in user code and avoid
8240         rt_sigreturn system call.
8241
8242 2014-04-17  Wilco  <wdijkstr@arm.com>
8243
8244         * sysdeps/arm/math-tests.h: New file: Set ARM math-test settings.
8245         * sysdeps/generic/math-tests.h: Add macro (EXCEPTION_ENABLE_SUPPORTED).
8246         * math/test-fenv.c: Skip exception trap tests on targets which only
8247         support non-stop mode.
8248
8249 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
8250             Wilco Dijkstra  <wilco.dijkstra@arm.com>
8251
8252         * sysdeps/aarch64/fpu/math_private.h (HAVE_RM_CTX)
8253         (libc_feholdsetround_aarch64_ctx)
8254         (libc_feholdsetround_ctx, libc_feholdsetroundf_ctx)
8255         (libc_feholdsetroundl_ctx, libc_feresetround_aarch64_ctx)
8256         (libc_feresetround_ctx, libc_feresetroundf_ctx)
8257         (libc_feresetroundl_ctx, libc_feresetround_noex_aarch64_ctx)
8258         (libc_feresetround_noex_ctx, libc_feresetround_noexf_ctx)
8259         (libc_feresetround_noexl_ctx): Define.
8260
8261 2014-04-16  Richard Henderson  <rth@redhat.com>
8262
8263         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Remove.
8264
8265         * sysdeps/alpha/Makefile [debug] (CFLAGS-backtrace.c): Enable
8266         unwind tables.
8267
8268         * sysdeps/unix/alpha/sysdep.h (__pointer_chk_guard): Remove
8269         const from the non-libc, non-ldso copy.
8270
8271         * sysdeps/alpha/libm-test-ulps: Regenerate.
8272
8273 2014-04-16  Ian Bolton  <ian.bolton@arm.com>
8274             Wilco Dijkstra  <wilco.dijkstra@arm.com>
8275
8276         * sysdeps/aarch64/fpu/math_private.h: New file.
8277
8278 2014-04-16  Marcus Shawcroft  <marcus.shawcroft@arm.com>
8279
8280         * sysdeps/aarch64/libm-test-ulps: Regenerate.
8281
8282 2014-04-16  Igor Zamyatin  <igor.zamyatin@intel.com>
8283
8284         [BZ #16275]
8285         * sysdeps/x86_64/bits/link.h (La_x86_64_regs): Add lr_bnd.
8286         (La_x86_64_retval): Add lrv_bnd0 and lrv_bnd1.
8287         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
8288         Intel MPX bound registers before _dl_profile_fixup.
8289         * sysdeps/x86_64/dl-trampoline.h: Restore Intel MPX bound
8290         registers after _dl_profile_fixup.  Save and restore bound
8291         registers bnd0/bnd1 when calling _dl_call_pltexit.
8292         * sysdeps/x86_64/link-defines.sym (BND_SIZE): New.
8293         (LR_BND_OFFSET): Likewise.
8294         (LRV_BND0_OFFSET): Likewise.
8295         (LRV_BND1_OFFSET): Likewise.
8296
8297 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
8298
8299         * sysdeps/mach/hurd/tls.h (dtv, dtv_t, tcbhead_t): Move declarations
8300         to...
8301         * sysdeps/mach/hurd/i386/tls.h: ... here.
8302         (tcbhead_t): Add multiple_threads, sysinfo, stack_guard,
8303         pointer_guard, gscope_flag, private_futex, __private_tm, __private_ss
8304         fields.
8305
8306 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
8307
8308         * sysdeps/mach/munmap.c (__munmap): Return EINVAL if `addr' is 0.
8309
8310 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
8311
8312         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
8313
8314 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
8315
8316         [BZ #14770]
8317         * sysdeps/s390/configure.ac: Check for Binutils >= 2.24.
8318         * sysdeps/s390/configure: Regenerate.
8319
8320         [BZ #16824]
8321         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l):
8322         Set round-to-nearest internally to reduce error accumulation.
8323
8324 2014-04-16  Alan Modra  <amodra@gmail.com>
8325
8326         [BZ #16740]
8327         [BZ #16619]
8328         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
8329         * math/libm-test.inc (frexp_test_data): Add tests.
8330         * NEWS: Update fixed bug list.
8331
8332 2014-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
8333
8334         * benchtests/Makefile: Depend on libraries in build directory.
8335         (bench-math): Separate out math tests.
8336         (bench-pthread): Separate out pthread tests.
8337         (bench): Include math and pthread tests.
8338
8339 2014-04-14  Carlos O'Donell  <carlos@redhat.com>
8340
8341         [BZ #16831]
8342         * csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
8343         _dl_debug_initialize.
8344
8345         * configure.ac: Remove SELinux header check.
8346         * configure: Regenerate.
8347         * nscd/selinux.c (perms): Array of const char* to permission names.
8348         (nscd_request_avc_has_perm): Call security_deny_unknown to find
8349         default policy. Call string_to_security_class and string_to_av_perm to
8350         translate strings. Enforce default policy and call avs_has_perm with
8351         results of translated strings.
8352
8353 2014-04-13  David S. Miller  <davem@davemloft.net>
8354
8355         * sysdeps/sparc/fpu/libm-test-ulps: Update.
8356
8357 2014-04-12  Allan McRae  <allan@archlinux.org>
8358
8359         [BZ #16838]
8360         * manual/string.texi (Collation Functions): Fix qsort argument
8361         order in example.
8362         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
8363
8364 2014-04-11  Chris Metcalf  <cmetcalf@tilera.com>
8365
8366         * math/test-fenv-preserve.c [FE_ALL_EXCEPT == 0] (do_test):
8367         Make the test a no-op if there are no exceptions defined.
8368
8369 2014-04-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
8370
8371         * elf/Makefile (tests): make tst-dlopen-aout conditional on
8372         enable-hardcoded-path-in-tests
8373
8374 2014-04-11  Will Newton  <will.newton@linaro.org>
8375
8376         * benchtests/Makefile (extra-objs): Add json-lib.o.
8377         (bench-func): Tidy up JSON output.
8378         * benchtests/bench-skeleton.c: Include json-lib.h.
8379         (main): Use JSON library functions to do output of
8380         benchmark results.
8381         * benchtests/bench-timing-type.c (main): Output the
8382         timing type simply, leaving formatting to the user.
8383         * benchtests/json-lib.c: New file.
8384         * benchtests/json-lib.h: Likewise.
8385
8386 2014-04-11  Torvald Riegel  <triegel@redhat.com>
8387
8388         [BZ #15215]
8389         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c: Moved to ...
8390         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: ... here.  Add missing
8391         memory barriers.  Add comments.
8392         * sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c: Remove file.
8393         * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Remove file.
8394         * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Remove file.
8395         * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Remove file.
8396         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Remove file.
8397         * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: Remove file.
8398
8399 2014-04-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
8400
8401         * sysdeps/s390/s390-32/configure.ac: Unify file with ...
8402         * sysdeps/s390/s390-64/configure.ac: ... this ...
8403         * sysdeps/s390/configure.ac: ... to here.
8404         * sysdeps/s390/s390-32/configure: Delete file.
8405         * sysdeps/s390/s390-64/configure: Delete file.
8406         * sysdeps/s390/configure: Regenerate.
8407
8408 2014-04-11  Joseph Anthony Pasquale Holsten  <joseph@josephholsten.com>
8409
8410         * resolv/res_query.c (__libc_res_nsearch): Fix typo in comment.
8411
8412 2014-04-11  Will Newton  <will.newton@linaro.org>
8413
8414         * malloc/malloc.c [!MALLOC_DEBUG]: #define MALLOC_DEBUG
8415         to zero if it is not defined elsewhere.  (mtrim): Test
8416         the value of MALLOC_DEBUG with #if rather than #ifdef.
8417
8418 2014-04-10 Torvald Riegel  <triegel@redhat.com>
8419
8420         * benchtests/pthread_once-inputs: New file.
8421         * benchtests/pthread_once-source.c: New file.
8422         * benchtests/README: Update documentation.
8423
8424 2014-04-09  Igor Zamyatin  <igor.zamyatin@intel.com>
8425             H.J. Lu  <hongjiu.lu@intel.com>
8426
8427         [BZ #16275]
8428         * config.h.in (HAVE_MPX_SUPPORT): New #undef.
8429         * sysdeps/x86_64/configure.ac: Set HAVE_MPX_SUPPORT.
8430         * sysdeps/x86_64/configure: Regenerated.
8431         * sysdeps/x86_64/dl-trampoline.S (REGISTER_SAVE_AREA): New
8432         macro.
8433         (REGISTER_SAVE_RAX): Likewise.
8434         (REGISTER_SAVE_RCX): Likewise.
8435         (REGISTER_SAVE_RDX): Likewise.
8436         (REGISTER_SAVE_RSI): Likewise.
8437         (REGISTER_SAVE_RDI): Likewise.
8438         (REGISTER_SAVE_R8): Likewise.
8439         (REGISTER_SAVE_R9): Likewise.
8440         (REGISTER_SAVE_BND0): Likewise.
8441         (REGISTER_SAVE_BND1): Likewise.
8442         (REGISTER_SAVE_BND2): Likewise.
8443         (_dl_runtime_resolve): Use them.  Save and restore Intel MPX
8444         bound registers when calling _dl_fixup.
8445
8446 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8447
8448         * bits/string.h (_STRING_ARCH_unaligned): Define it to 0.
8449         * crypt/sha256.c (_STRING_ARCH_unaligned): Check its value instead
8450         of its definition.
8451         * iconv/gconv_simple.c (_STRING_ARCH_unaligned): Likewise.
8452         * iconv/loop.c (_STRING_ARCH_unaligned): Likewise.
8453         * iconv/skeleton.c (_STRING_ARCH_unaligned): Likewise.
8454         * nscd/nscd_gethst_r.c (_STRING_ARCH_unaligned): Likewise.
8455         * nscd/nscd_getserv_r.c (_STRING_ARCH_unaligned): Likewise.
8456         * nscd/nscd_helper.c (_STRING_ARCH_unaligned): Likewise.
8457         * resolv/res_send.c (_STRING_ARCH_unaligned): Likewise.
8458
8459 2014-04-09  Peter Brett  <peter@peter-b.co.uk>
8460
8461         [BZ #15514]
8462         * sysdeps/posix/pathconf.c (__pathconf): Use statvfs64() for
8463         pathconf(_PC_NAME_MAX).
8464
8465 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8466
8467         * nptl/sysdeps/pthread/pthread.h (__PTHREAD_MUTEX_HAVE_ELISION):
8468         Remove macro usage.
8469         (__PTHREAD_SPINS): Move definition to ...
8470         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
8471         (__PTHREAD_SPINS): ... here.
8472         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
8473         (__PTHREAD_SPIN): Likewise.
8474         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
8475         (__PTHREAD_SPIN): Likewise.
8476         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
8477         (__PTHREAD_SPIN): Likewise.
8478         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
8479         (__PTHREAD_SPIN): Likewise.
8480         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
8481         (__PTHREAD_SPIN): Likewise.
8482         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
8483         (__PTHREAD_SPIN): Likewise.
8484         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
8485         (__PTHREAD_SPIN): Likewise.
8486         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
8487         (__PTHREAD_SPIN): Likewise.
8488         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
8489         (__PTHREAD_SPIN): Likewise.
8490         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
8491         (__PTHREAD_SPIN): Likewise.
8492         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
8493         (__PTHREAD_SPIN): Likewise.
8494         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
8495         (__PTHREAD_SPIN): Likewise.
8496
8497         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
8498         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: new file.
8499         * sysdeps/powerpc/powerpc64/power6x/multiarch/Implies: New file.
8500         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove multiarch
8501         imply folder.
8502         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Likewise.
8503         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
8504         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: Likewise.
8505         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: Adjust
8506         correct imply path.
8507         * sysdeps/powerpc/powerpc64/power7/strncat.S (STRLEN): Define correct
8508         strlen symbol for non multi-arch builds.
8509         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (__isnan): Add
8510         missing hidden_def and weak_alias.
8511
8512 2014-04-08  Carlos O'Donell  <carlos@redhat.com>
8513
8514         * manual/ipc.texi (sem_close): AC-unsafe because of aculock.
8515
8516 2014-04-07  Will Newton  <will.newton@linaro.org>
8517
8518         * string/basename.c [HAVE_CONFIG_H]: Remove #ifdef and
8519         and contents.  [!_LIBC] Remove #ifndef and contents.
8520         (basename): Use ANSI prototype.  [_LIBC] Remove #idef.
8521         * string/memccpy.c (__memccpy): Use ANSI prototype.
8522         * string/memfrob.c (memfrob): Likewise.
8523         * string/strcoll.c (STRCOLL): Likewise.
8524         * string/strlen.c (strlen): Likewise.
8525         * string/strtok.c (STRTOK): Likewise.
8526         * string/strcat.c: Remove unused #include of memcopy.h.
8527         (strcat): Use ANSI prototype.
8528         * string/strchr.c: Remove unused #include of memcopy.h.
8529         (strchr): Use ANSI prototype.
8530         * string/strcmp.c: Remove unused #include of memcopy.h.
8531         (strcmp): Use ANSI prototype.
8532         * string/strcpy.c: Remove unused #include of memcopy.h.
8533         (strcpy): Use ANSI prototype.
8534
8535 2014-04-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8536
8537         * Makeconfig (CPPFLAGS): Add config-extra-cppflags to list.
8538         * config.make.in (config-extra-cppflags): Set it from
8539         libc_extra_cppflags.
8540         * configure.ac (libc_extra_cflags): Make it accumulate over
8541         configure fragments.
8542         (libc_extra_cppflags): New flag.
8543         * configure. Regenerate.
8544         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
8545         (libc_cv_ppc64_def_call_elf): Define it to yes if compiler does
8546         not set _CALL_ELF and add -D_CALL_ELF=1 to libc_extra_cppflags.
8547         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Regenerate.
8548
8549         [BZ #16815]
8550         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (__nearbyint): Fix
8551         result for FE_DOWNWARD rounding mode.
8552         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S (__nearbyintf):
8553         Likewise.
8554         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
8555
8556 2014-04-04  Chris Metcalf  <cmetcalf@tilera.com>
8557
8558         * sysdeps/tile/dl-runtime.c (_dl_unmap): Fix cut-and-paste bug
8559         in function argument name.
8560
8561 2014-04-03  David Svoboda  <svoboda@cert.org>
8562
8563         [BZ #5666]
8564         * manual/stdio.texi (Line-Oriented Input): Document buffer allocation
8565         explicitly.
8566
8567 2014-04-03  Roland McGrath  <roland@hack.frob.com>
8568
8569         * elf/dl-unmap-segments.h: New file.
8570         * sysdeps/generic/ldsodefs.h
8571         (DL_UNMAP): Use _dl_unmap_segments in place of __munmap.
8572         * elf/dl-close.c: Include <dl-unmap-segments.h>.
8573         * elf/dl-fptr.c: Likewise.
8574         (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
8575         * sysdeps/aarch64/tlsdesc.c: Likewise.
8576         * sysdeps/arm/tlsdesc.c: Likewise.
8577         * sysdeps/i386/tlsdesc.c: Likewise.
8578         * sysdeps/tile/dl-runtime.c: Likewise.
8579         * sysdeps/x86_64/tlsdesc.c: Likewise.
8580         * elf/dl-load.h: New file.
8581         * elf/dl-load.c: Include it.
8582         (MAP_FILE, MAP_COPY, MAP_BASE_ADDR):
8583         Macros moved to dl-load.h.
8584         (ELF_PREFERRED_ADDRESS_DATA, ELF_PREFERRED_ADDRESS): Likewise.
8585         (_dl_map_object_from_fd): Type 'struct loadcmd' moved to dl-load.h.
8586         Use _dl_unmap_segments in place of __munmap.
8587         Break out segment-mapping loop into ...
8588         * elf/dl-map-segments.h (_dl_map_segments): ... here, in new file.
8589
8590 2014-04-03  Will Newton  <will.newton@linaro.org>
8591
8592         * elf/dl-lookup.c (do_lookup_x): Remove comment
8593         referring to nested function and move variable
8594         declarations down to before first use.
8595
8596 2014-04-02  Joseph Myers  <joseph@codesourcery.com>
8597
8598         [BZ #16799]
8599         [BZ #16800]
8600         * math/s_catan.c (__catan): Avoid passing -0 denominator to atan2
8601         with 0 numerator.
8602         * math/s_catanf.c (__catanf): Likewise.
8603         * math/s_catanh.c (__catanh): Likewise.
8604         * math/s_catanhf.c (__catanhf): Likewise.
8605         * math/s_catanhl.c (__catanhl): Likewise.
8606         * math/s_catanl.c (__catanl): Likewise.
8607         * sysdeps/ieee754/flt-32/e_logf.c (__ieee754_logf): Always divide
8608         by positive zero when computing -Inf result.
8609         * math/libm-test.inc (catan_test): Use ALL_RM_TEST.
8610         (catanh_test): Likewise.
8611         * sysdeps/i386/fpu/libm-test-ulps: Update.
8612         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8613
8614         [BZ #16789]
8615         * math/s_clog.c (__clog): Use math_force_eval to ensure underflow
8616         instead of using underflowing value in computing result.
8617         * math/s_clog10.c (__clog10): Likewise.
8618         * math/s_clog10f.c (__clog10f): Likewise.
8619         * math/s_clog10l.c (__clog10l): Likewise.
8620         * math/s_clogf.c (__clogf): Likewise.
8621         * math/s_clogl.c (__clogl): Likewise.
8622         * math/libm-test.inc (clog_test): Use ALL_RM_TEST.
8623         (clog10_test): Likewise.
8624         * sysdeps/i386/fpu/libm-test-ulps: Update.
8625         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8626
8627 2014-04-02  Alan Modra  <amodra@gmail.com>
8628
8629         [BZ #16739]
8630         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct
8631         output when value is near a power of two.  Use int64_t for lx and
8632         remove casts.  Use decimal rather than hex exponent constants.
8633         Don't use long double multiplication when double will suffice.
8634         * math/libm-test.inc (nextafter_test_data): Add tests.
8635         * NEWS: Add 16739 and 16786 to bug list.
8636
8637         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Correct stream hint.
8638
8639         * sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference.
8640
8641 2014-04-01  Will Newton  <will.newton@linaro.org>
8642
8643         * benchtests/Makefile (CFLAGS-bench-ffs.c): Add
8644         -fno-builtin.  (CFLAGS-bench-ffsll.c): Likewise.
8645
8646 2014-04-01  Florian Weimer  <fweimer@redhat.com>
8647
8648         [BZ #13347]
8649         * nptl/nptl-init.c (sighandler_setxid): Check system call result.
8650         * nptl/tst-setuid2.c: New file.
8651         * nptl/Makefile (xtests): Add tst-setuid2.
8652
8653 2014-04-01  Alan Modra  <amodra@gmail.com>
8654
8655         [BZ #16786]
8656         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Don't trash stack.
8657
8658 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
8659
8660         [BZ #6803]
8661         [BZ #6804]
8662         * math/w_scalb.c (__scalb): For non-SVID mode, check result and
8663         set errno as appropriate.
8664         * math/w_scalbf.c (__scalbf): Likewise.
8665         * math/w_scalbl.c (__scalbl): Likewise.
8666         * math/gen-libm-test.pl (parse_args): Handle ERRNO_PLUS_OFLOW,
8667         ERRNO_MINUS_OFLOW, ERRNO_PLUS_UFLOW and ERRNO_MINUS_UFLOW.
8668         * math/libm-test.inc (scalb_test_data): Add errno expectations.
8669         Add more NaN tests.
8670
8671         [BZ #16349]
8672         * math/w_atan2.c: Include <errno.h>.
8673         (__atan2): Set errno for result underflowing to zero.
8674         * math/w_atan2f.c: Include <errno.h>.
8675         (__atan2f): Set errno for result underflowing to zero.
8676         * math/w_atan2l.c: Include <errno.h>.
8677         (__atan2l): Set errno for result underflowing to zero.
8678         * math/auto-libm-test-in: Don't allow missing errno for some atan2
8679         tests.
8680         * math/auto-libm-test-out: Regenerated.
8681
8682 2014-03-31  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8683
8684         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
8685         Encode instruction correctly in little endian.
8686         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
8687         Likewise.
8688         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
8689         Likewise.
8690         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
8691         Likewise.
8692         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
8693         Likewise.
8694
8695 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
8696
8697         [BZ #9894]
8698         * sysdeps/unix/sysv/linux/kernel-features.h
8699         [__sparc__ && !__arch64__ && !__sparc_v9__]
8700         (__ASSUME_SET_ROBUST_LIST): Do not define.
8701         [__sparc__ && !__arch64__ && !__sparc_v9__]
8702         (__ASSUME_FUTEX_LOCK_PI): Likewise.
8703         [__sparc__ && !__arch64__ && !__sparc_v9__] (__ASSUME_REQUEUE_PI):
8704         Likewise.
8705         * sysdeps/unix/sysv/linux/arm/kernel-features.h
8706         (__ASSUME_FUTEX_LOCK_PI): Undefine.
8707         (__ASSUME_REQUEUE_PI): Likewise.
8708         (__ASSUME_SET_ROBUST_LIST): Likewise.
8709         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
8710         [__LINUX_KERNEL_VERSION < 0x030a00] (__ASSUME_FUTEX_LOCK_PI):
8711         Undefine.
8712         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
8713         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_FUTEX_LOCK_PI):
8714         Likewise.
8715         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_REQUEUE_PI):
8716         Likewise.
8717         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_SET_ROBUST_LIST):
8718         Likewise.
8719         * sysdeps/unix/sysv/linux/mips/kernel-features.h
8720         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_FUTEX_LOCK_PI):
8721         Undefine.
8722         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_REQUEUE_PI): Likewise.
8723         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_SET_ROBUST_LIST):
8724         Likewise.
8725
8726         [BZ #16648]
8727         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
8728         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_FUTIMESAT): Define.
8729         * sysdeps/unix/sysv/linux/microblaze/futimesat.c: New file.
8730
8731 2014-03-31  Will Newton  <will.newton@linaro.org>
8732
8733         * benchtests/Makefile (bench): Add ffs and ffsll to list
8734         of tests.
8735         * benchtests/ffs-inputs: New file.
8736         * benchtests/ffsll-inputs: Likewise.
8737
8738 2014-03-29  Joseph Myers  <joseph@codesourcery.com>
8739
8740         [BZ #16770]
8741         * math/e_scalb.c (__ieee754_scalb): Check second argument is not
8742         too large before casting to int.
8743         * math/e_scalbf.c (__ieee754_scalbf): Likewise.
8744         * math/e_scalbl.c (__ieee754_scalbl): Likewise.
8745         * math/libm-test.inc (scalb_test_data): Add more tests.
8746
8747 2014-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
8748
8749         * benchtests/Makefile (DETAILED_OPT): New make option.
8750         (bench-func): Run benchmark program with -d if DETAILED_OPT is
8751         set.
8752         * benchtests/bench-skeleton.c: Include stdbool.h.
8753         (main): Store and print timings per input.
8754         * benchtests/scripts/bench.py (STRUCT_TEMPLATE): Add timing
8755         member to each argument value.
8756         (EPILOGUE): Define new macros RESULT and RESULT_ACCUM.
8757         (_print_arg_data): Initialize per-input timing to 0.
8758
8759         * benchtests/Makefile (timing-type): New binary.
8760         (bench-clean): Also remove bench-timing-type.
8761         (bench): New target for timing-type.
8762         (bench-func): Print output in JSON format.
8763         * benchtests/bench-skeleton.c (main): Print output in JSON
8764         format.
8765         * benchtests/bench-timing-type.c: New file.
8766         * benchtests/bench-timing.h (TIMING_TYPE): New macro.
8767         (TIMING_PRINT_STATS): Remove.
8768         * benchtests/scripts/bench.py (_print_arg_data): Store variant
8769         name separately.
8770
8771         * benchtests/bench-modf.c: Remove.
8772         * benchtests/modf-inputs: New inputs file.
8773
8774 2014-03-28  Joseph Myers  <joseph@codesourcery.com>
8775
8776         [BZ #16362]
8777         * math/s_clog10.c (M_PI_LOG10E): New macro.
8778         (__clog10): Use M_PI_LOG10E instead of M_PI when real and
8779         imaginary parts are 0.
8780         * math/s_clog10f.c (M_PI_LOG10Ef): New macro.
8781         (__clog10f): Use M_PI_LOG10Ef instead of M_PI when real and
8782         imaginary parts are 0.
8783         * math/s_clog10l.c (M_PI_LOG10El): New macro.
8784         (__clog10l): Use M_PI_LOG10El instead of M_PIl when real and
8785         imaginary parts are 0.
8786         * math/libm-test.inc (clog10_test_data): Update expected results
8787         for when real and imaginary parts are 0.
8788
8789 2014-03-27  Paul Pluzhnikov  <ppluzhnikov@google.com>
8790
8791         * elf/dl-load.c: Finish conversion of __builtin_expect into
8792         __glibc_{un}likely.
8793
8794 2014-03-27  Joseph Myers  <joseph@codesourcery.com>
8795
8796         [BZ #16348]
8797         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]: Use
8798         1+x for argument with exponent below -67.
8799         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]:
8800         Likewise.
8801         * math/auto-libm-test-in: Add more tests of exp.
8802         * math/auto-libm-test-out: Regenerated.
8803
8804 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
8805
8806         [BZ #16759]
8807         * inet/getnetgrent_r.c (get_nonempty_val): New function.
8808         (nscd_getnetgrent): Use it.
8809
8810         [BZ #16760]
8811         * nscd/netgroupcache.c (addgetnetgrentX): Use memmove instead
8812         of stpcpy.
8813
8814 2014-03-27  Andi Kleen  <ak@linux.intel.com>
8815
8816         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_lock)
8817         (lll_robust_lock, lll_cond_lock, lll_timedlock)
8818         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
8819         (lll_robust_unlock): Remove out of line section. Use cfi
8820         intrinsics.
8821         (LLL_STUB_UNWIND_INFO*): Remove.
8822         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock)
8823         (lll_robust_lock, lll_cond_lock, lll_timedlock)
8824         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
8825         (lll_robust_unlock): Remove out of line section. Use cfi
8826         intrinsics.
8827         (LLL_STUB_UNWIND_INFO*): Remove.
8828
8829 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
8830
8831         [BZ #16758]
8832         * nscd/netgroupcache.c (addinnetgrX): Succeed if triplet has
8833         blank values.
8834
8835 2014-03-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
8836
8837         * elf/dl-load.c: Convert __builtin_expect into __glibc_{un}likely.
8838
8839 2014-03-26  Joseph Myers  <joseph@codesourcery.com>
8840
8841         [BZ #16198]
8842         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Use fldenv after
8843         fnstenv.
8844         * math/test-fenv-preserve.c: New file.
8845         * math/Makefile (tests): Add test-fenv-preserve.
8846
8847 2014-03-26  Will Newton <will.newton@linaro.org>
8848
8849         * benchtests/bench-strtod.c (TIMEOUT): Define to 10.
8850
8851 2014-03-25  Roland McGrath  <roland@hack.frob.com>
8852
8853         * scripts/versionlist.awk: Partition the version sets and emit all
8854         GLIBC_* (sorted) before all others (sorted).
8855
8856 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
8857
8858         * elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
8859         GLIBC_2.2.5 version.
8860
8861 2014-03-25 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8862
8863         * scripts/localplt.awk: Check for PLT generated by internal IFUNC
8864         calls.
8865
8866         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Revert
8867         previous change.
8868
8869         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
8870
8871 2014-03-25  Andreas Schwab  <schwab@suse.de>
8872
8873         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Add out_fail2
8874         label to be used after in6ailist is initialized.
8875
8876 2014-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8877
8878         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
8879         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
8880
8881 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
8882
8883         [BZ #16357]
8884         [BZ #16599]
8885         * math/gen-auto-libm-tests.c (fp_format_desc): Add field
8886         min_plus_half.
8887         (fp_formats): Update initializers.
8888         (init_fp_formats): Initialize new field.
8889         (output_for_one_input_case): Allow underflow for results up to
8890         min_plus_half.
8891         * math/libm-test.inc (log1p_test): Use ALL_RM_TEST.
8892         * math/auto-libm-test-in: Don't mark some underflows from asin and
8893         atanh as spurious.
8894         * math/auto-libm-test-out: Regenerated.
8895         * sysdeps/i386/fpu/libm-test-ulps: Update.
8896         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8897
8898 2014-03-25  Andreas Schwab  <schwab@suse.de>
8899
8900         * libio/Makefile (tst-ftell-partial-wide-ENV)
8901         (tst-ftell-active-handler-ENV): Define.
8902
8903 2014-03-25  Stefan Liebler <stli@linux.vnet.ibm.com>
8904
8905         * NEWS: Add 16712, 16713, 16714 to fixed bug list.
8906
8907 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
8908
8909         * elf/tst-dlopen-aout.c: Adjust comments. Use test-skeleton.c
8910
8911 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
8912
8913         * sysdeps/ieee754/dbl-64/e_exp.c: Include <math.h>.
8914         * sysdeps/x86_64/fpu/multiarch/e_exp.c
8915         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Likewise.
8916
8917 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
8918
8919         [BZ #16634]
8920         * elf/dl-load.c (open_verify): Add mode parameter.
8921         Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
8922         (open_path): Change from boolean 'secure' to complete flag 'mode'
8923         (_dl_map_object): Adjust.
8924         * elf/Makefile (tests): Add tst-dlopen-aout.
8925         * elf/tst-dlopen-aout.c: New test.
8926
8927 2014-03-24  Stefan Liebler <stli@linux.vnet.ibm.com>
8928
8929         [BZ #16714]
8930         * sysdeps/unix/sysv/linux/s390/bits/stat.h
8931         (struct stat): Rename member pad0 to __glibc_reserved0.
8932
8933         [BZ #16712]
8934         * sysdeps/s390/s390-32/bits/wordsize.h
8935         (__WORDSIZE32_SIZE_ULONG): New define.
8936         * sysdeps/s390/s390-64/bits/wordsize.h
8937         (__WORDSIZE32_SIZE_ULONG): Likewise.
8938         * sysdeps/generic/stdint.h (SIZE_MAX):
8939         Define as UL if __WORDSIZE32_SIZE_ULONG.
8940
8941         [BZ #16713]
8942         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
8943         (__glibc_reserved0): New variable.
8944         (sa_flags): Change type to int.
8945
8946         * posix/Makefile (before-compile): Use += before-compile instead
8947         of a :=.
8948
8949         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
8950         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
8951
8952 2014-03-20  Andreas Schwab  <schwab@suse.de>
8953
8954         [BZ #16743]
8955         * sysdeps/posix/getaddrinfo.c (gaih_inet): Properly skip over
8956         non-matching result from nscd.
8957
8958 2014-03-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
8959
8960         * scripts/bench.py: Moved to ...
8961         * benchtests/scripts/bench.py: ... here.
8962         * benchtests/Makefile ($(objpfx)bench-%.c): Adjust.
8963
8964 2014-03-24  Andreas Schwab  <schwab@suse.de>
8965
8966         [BZ #16002]
8967         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use
8968         alloca_account and account alloca use for struct in6ailist.
8969
8970 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
8971
8972         [BZ #16284]
8973         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use original
8974         rounding mode to recompute results that overflow to infinity or
8975         underflow to zero.
8976         * math/auto-libm-test-in: Don't mark tests as expected to fail for
8977         bug 16284.
8978         * math/auto-libm-test-out: Regenerated.
8979         * math/libm-test.inc (ccos_test): Use ALL_RM_TEST.
8980         (ccosh_test): Likewise.
8981         (csin_test_data): Use plus_oflow.
8982         (csin_test): Use ALL_RM_TEST.
8983         (csinh_test_data): Use plus_oflow.
8984         (csinh_test): Use ALL_RM_TEST.
8985         * sysdeps/i386/fpu/libm-test-ulps: Update.
8986         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8987
8988 2014-03-21  Joseph Myers  <joseph@codesourcery.com>
8989
8990         * sysdeps/mips/bits/wordsize.h: Include <sgidefs.h>.
8991         * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Likewise.
8992         * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Likewise.
8993
8994         [BZ #16731]
8995         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Take absolute value
8996         when x - 1 is zero.
8997         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
8998         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
8999         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
9000         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Return +0 when
9001         argument is 1.
9002         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Likewise.
9003         * sysdeps/x86_64/fpu/e_logl.S: Take absolute value when x - 1 is
9004         zero.
9005         * math/libm-test.inc (log_test): Use ALL_RM_TEST.
9006         * sysdeps/i386/fpu/libm-test-ulps: Update.
9007         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9008
9009 2014-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
9010
9011         * scripts/bench.pl: Remove file.
9012         * scripts/bench.py: New benchmark script.
9013         * benchtests/Makefile ($(objpfx)bench-%.c): Use it.
9014         * benchtests/README: Mention python dependency.
9015         * scripts/pylintrc: New file.
9016         * scripts/pylint: New file.
9017
9018         * bits/mathdef.h: Use #ifdef instead of #if.
9019         * sysdeps/arm/bits/mathdef.h [defined __USE_ISOC99 && defined
9020         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
9021         * sysdeps/tile/bits/mathdef.h [defined __USE_ISOC99 && defined
9022         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
9023         * sysdeps/x86/bits/mathdef.h [defined __USE_ISOC99 && defined
9024         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
9025
9026 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9027             Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
9028
9029         * string/strpbrk.c (strpbrk): Using macro to redefine symbol name.
9030         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpbrk-power7
9031         and strpbrk-ppc64 objects.
9032         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
9033         (__libc_ifunc_impl_list): Add new strpbrk optimized symbols.
9034         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-power7.S: New file:
9035         multiarch strpbrk for POWER7.
9036         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: New file:
9037         multiarch strpbrk for PPC64.
9038         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: New file: strpbrk
9039         ifunc selector.
9040         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: New file: optimited
9041         strpbrk for POWER7.
9042
9043 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
9044
9045         * math/libm-test.inc (asinh_test): Use ALL_RM_TEST.
9046         (atan_test): Likewise.
9047         (atanh_test_data): Use NO_TEST_INLINE for two tests.
9048         (atanh_test): Use ALL_RM_TEST.
9049         (atan2_test_data): Likewise.
9050         (cabs_test): Likewise.
9051         (cacosh_test): Likewise.
9052         (carg_test): Likewise.
9053         (casin_test): Likewise.
9054         (casinh_test): Likewise.
9055         (cbrt_test): Likewise.
9056         (csqrt_test): Likewise.
9057         (erf_test): Likewise.
9058         (erfc_test): Likewise.
9059         (pow10_test): Likewise.
9060         (exp2_test): Likewise.
9061         (hypot_test): Likewise.
9062         (j0_test): Likewise.
9063         (j1_test): Likewise.
9064         (lgamma_test): Likewise.
9065         (gamma_test): Likewise.
9066         (sincos_test): Likewise.
9067         (tanh_test): Likewise.
9068         (y0_test): Likewise.
9069         (y1_test): Likewise.
9070         * sysdeps/i386/fpu/libm-test-ulps: Update.
9071         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9072
9073 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9074
9075         * string/strcspn.c (strcspn): Using macro to redefine symbol name.
9076         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7
9077         and strcspn-ppc64 objects.
9078         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
9079         (__libc_ifunc_impl_list): Add new strcspn optimized symbols.
9080         * sysdeps/powerpc/powerpc64/multiarch/strcspn-power7.S: New file:
9081         multiarch strcspn for POWER7.
9082         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: New file:
9083         multiarch strcspn for PPC64.
9084         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: New file: strcspn
9085         ifunc selector.
9086         * sysdeps/powerpc/powerpc64/power7/strcspn.S: New file: optimited
9087         strcspn for POWER7.
9088
9089 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
9090
9091         * math/gen-libm-test.pl (generate_testfile): Expect only function
9092         name as argument to AUTO_TESTS_* and pass results for all rounding
9093         modes to parse_args.
9094         (parse_auto_input): Separate inputs of automatic tests from
9095         outputs before storing in %auto_tests.
9096         * math/libm-test.inc (acos_test_data): Update call to
9097         AUTO_TESTS_f_f.
9098         (acos_test): Use ALL_RM_TEST.
9099         (acos_tonearest_test_data): Remove.
9100         (acos_test_tonearest): Likewise.
9101         (acos_towardzero_test_data): Likewise.
9102         (acos_test_towardzero): Likewise.
9103         (acos_downward_test_data): Likewise.
9104         (acos_test_downward): Likewise.
9105         (acos_upward_test_data): Likewise.
9106         (acos_test_upward): Likewise.
9107         (acosh_test_data): Update call to AUTO_TESTS_f_f.
9108         (asin_test_data): Likewise.
9109         (asin_test): Use ALL_RM_TEST.
9110         (asin_tonearest_test_data): Remove.
9111         (asin_test_tonearest): Likewise.
9112         (asin_towardzero_test_data): Likewise.
9113         (asin_test_towardzero): Likewise.
9114         (asin_downward_test_data): Likewise.
9115         (asin_test_downward): Likewise.
9116         (asin_upward_test_data): Likewise.
9117         (asin_test_upward): Likewise.
9118         (asinh_test_data): Update call to AUTO_TESTS_f_f.
9119         (atan_test_data): Likewise.
9120         (atanh_test_data): Likewise.
9121         (atan2_test_data): Update call to AUTO_TESTS_ff_f.
9122         (cabs_test_data): Update call to AUTO_TESTS_c_f.
9123         (carg_test_data): Likewise.
9124         (cbrt_test_data): Update call to AUTO_TESTS_f_f.
9125         (ccos_test_data): Update call to AUTO_TESTS_c_c.
9126         (ccosh_test_data): Likewise.
9127         (cexp_test_data): Likewise.
9128         (clog_test_data): Likewise.
9129         (clog10_test_data): Likewise.
9130         (cos_test_data): Update call to AUTO_TESTS_f_f.
9131         (cos_test): Use ALL_RM_TEST.
9132         (cos_tonearest_test_data): Remove.
9133         (cos_test_tonearest): Likewise.
9134         (cos_towardzero_test_data): Likewise.
9135         (cos_test_towardzero): Likewise.
9136         (cos_downward_test_data): Likewise.
9137         (cos_test_downward): Likewise.
9138         (cos_upward_test_data): Likewise.
9139         (cos_test_upward): Likewise.
9140         (cosh_test_data): Update call to AUTO_TESTS_f_f.
9141         (cosh_test): Use ALL_RM_TEST.
9142         (cosh_tonearest_test_data): Remove.
9143         (cosh_test_tonearest): Likewise.
9144         (cosh_towardzero_test_data): Likewise.
9145         (cosh_test_towardzero): Likewise.
9146         (cosh_downward_test_data): Likewise.
9147         (cosh_test_downward): Likewise.
9148         (cosh_upward_test_data): Likewise.
9149         (cosh_test_upward): Likewise.
9150         (cpow_test_data): Update call to AUTO_TESTS_cc_c.
9151         (csqrt_test_data): Update call to AUTO_TESTS_c_c.
9152         (ctan_test_data): Likewise.
9153         (ctan_test): Use ALL_RM_TEST.
9154         (ctan_tonearest_test_data): Remove.
9155         (ctan_test_tonearest): Likewise.
9156         (ctan_towardzero_test_data): Likewise.
9157         (ctan_test_towardzero): Likewise.
9158         (ctan_downward_test_data): Likewise.
9159         (ctan_test_downward): Likewise.
9160         (ctan_upward_test_data): Likewise.
9161         (ctan_test_upward): Likewise.
9162         (ctanh_test_data): Update call to AUTO_TESTS_c_c.
9163         (ctanh_test): Use ALL_RM_TEST.
9164         (ctanh_tonearest_test_data): Remove.
9165         (ctanh_test_tonearest): Likewise.
9166         (ctanh_towardzero_test_data): Likewise.
9167         (ctanh_test_towardzero): Likewise.
9168         (ctanh_downward_test_data): Likewise.
9169         (ctanh_test_downward): Likewise.
9170         (ctanh_upward_test_data): Likewise.
9171         (ctanh_test_upward): Likewise.
9172         (erf_test_data): Update call to AUTO_TESTS_f_f.
9173         (erfc_test_data): Likewise.
9174         (exp_test_data): Likewise.
9175         (exp_test): Use ALL_RM_TEST.
9176         (exp_tonearest_test_data): Remove.
9177         (exp_test_tonearest): Likewise.
9178         (exp_towardzero_test_data): Likewise.
9179         (exp_test_towardzero): Likewise.
9180         (exp_downward_test_data): Likewise.
9181         (exp_test_downward): Likewise.
9182         (exp_upward_test_data): Likewise.
9183         (exp_test_upward): Likewise.
9184         (exp10_test_data): Update call to AUTO_TESTS_f_f.
9185         (exp10_test): Use ALL_RM_TEST.
9186         (exp10_tonearest_test_data): Remove.
9187         (exp10_test_tonearest): Likewise.
9188         (exp10_towardzero_test_data): Likewise.
9189         (exp10_test_towardzero): Likewise.
9190         (exp10_downward_test_data): Likewise.
9191         (exp10_test_downward): Likewise.
9192         (exp10_upward_test_data): Likewise.
9193         (exp10_test_upward): Likewise.
9194         (exp2_test_data): Update call to AUTO_TESTS_f_f.
9195         (expm1_test_data): Likewise.
9196         (expm1_test): Use ALL_RM_TEST.
9197         (expm1_tonearest_test_data): Remove.
9198         (expm1_test_tonearest): Likewise.
9199         (expm1_towardzero_test_data): Likewise.
9200         (expm1_test_towardzero): Likewise.
9201         (expm1_downward_test_data): Likewise.
9202         (expm1_test_downward): Likewise.
9203         (expm1_upward_test_data): Likewise.
9204         (expm1_test_upward): Likewise.
9205         (fma_test_data): Update call to AUTO_TESTS_fff_f.
9206         (fma_test): Use ALL_RM_TEST.
9207         (fma_towardzero_test_data): Remove.
9208         (fma_test_towardzero): Likewise.
9209         (fma_downward_test_data): Likewise.
9210         (fma_test_downward): Likewise.
9211         (fma_upward_test_data): Likewise.
9212         (fma_test_upward): Likewise.
9213         (hypot_test_data): Update call to AUTO_TESTS_ff_f.
9214         (j0_test_data): Update call to AUTO_TESTS_f_f.
9215         (j1_test_data): Likewise.
9216         (jn_test_data): Update call to AUTO_TESTS_if_f.
9217         (lgamma_test_data): Update call to AUTO_TESTS_f_f1.
9218         (log_test_data): Update call to AUTO_TESTS_f_f.
9219         (log10_test_data): Likewise.
9220         (log1p_test_data): Likewise.
9221         (log2_test_data): Likewise.
9222         (pow_test_data): Update call to AUTO_TESTS_ff_f.
9223         (pow_tonearest_test_data): Likewise.
9224         (sin_test_data): Update call to AUTO_TESTS_f_f.
9225         (sin_test): Use ALL_RM_TEST.
9226         (sin_tonearest_test_data): Remove.
9227         (sin_test_tonearest): Likewise.
9228         (sin_towardzero_test_data): Likewise.
9229         (sin_test_towardzero): Likewise.
9230         (sin_downward_test_data): Likewise.
9231         (sin_test_downward): Likewise.
9232         (sin_upward_test_data): Likewise.
9233         (sin_test_upward): Likewise.
9234         (sincos_test_data): Update call to AUTO_TESTS_fFF_11.
9235         (sinh_test_data): Update call to AUTO_TESTS_f_f.
9236         (sinh_test): Use ALL_RM_TEST.
9237         (sinh_tonearest_test_data): Remove.
9238         (sinh_test_tonearest): Likewise.
9239         (sinh_towardzero_test_data): Likewise.
9240         (sinh_test_towardzero): Likewise.
9241         (sinh_downward_test_data): Likewise.
9242         (sinh_test_downward): Likewise.
9243         (sinh_upward_test_data): Likewise.
9244         (sinh_test_upward): Likewise.
9245         (sqrt_test_data): Update call to AUTO_TESTS_f_f.
9246         (sqrt_test): Use ALL_RM_TEST.
9247         (sqrt_tonearest_test_data): Remove.
9248         (sqrt_test_tonearest): Likewise.
9249         (sqrt_towardzero_test_data): Likewise.
9250         (sqrt_test_towardzero): Likewise.
9251         (sqrt_downward_test_data): Likewise.
9252         (sqrt_test_downward): Likewise.
9253         (sqrt_upward_test_data): Likewise.
9254         (sqrt_test_upward): Likewise.
9255         (tan_test_data): Update call to AUTO_TESTS_f_f.
9256         (tan_test): Use ALL_RM_TEST.
9257         (tan_tonearest_test_data): Remove.
9258         (tan_test_tonearest): Likewise.
9259         (tan_towardzero_test_data): Likewise.
9260         (tan_test_towardzero): Likewise.
9261         (tan_downward_test_data): Likewise.
9262         (tan_test_downward): Likewise.
9263         (tan_upward_test_data): Likewise.
9264         (tan_test_upward): Likewise.
9265         (tanh_test_data): Update call to AUTO_TESTS_f_f.
9266         (tgamma_test_data): Likewise.
9267         (y0_test_data): Likewise.
9268         (y1_test_data): Likewise.
9269         (yn_test_data): Update call to AUTO_TESTS_if_f.
9270         (main): Do not call removed functions.
9271
9272 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
9273
9274         * math/libm-test.inc (fdim_test): Use ALL_RM_TEST.
9275         (ldexp_test_data): Remove.
9276         (ldexp_test): Move to after scalbn_test.  Use ALL_RM_TEST with
9277         scalbn_test_data.
9278         (scalb_test): Use ALL_RM_TEST.
9279
9280 2014-03-19  Andreas Schwab  <schwab@suse.de>
9281
9282         * nscd/nscd.service: Also invalidate netgroup cache on reload.
9283
9284 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
9285
9286         [BZ #16649]
9287         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
9288         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PREADV): Undefine.
9289         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PWRITEV): Likewise.
9290         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
9291         (__ASSUME_PREADV): Undefine.
9292         (__ASSUME_PWRITEV): Likewise.
9293
9294 2014-03-18  Roland McGrath  <roland@hack.frob.com>
9295
9296         * bits/mman-linux.h: Add comment about non-Linux use.
9297         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add comment about
9298         bits/mman-linux.h resting place.
9299
9300         * sysdeps/unix/sysv/linux/bits/mman-linux.h: Moved to ...
9301         * bits/mman-linux.h: ... here.
9302
9303 2014-03-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9304
9305         * conform/conformtest.pl: Add standard definition when calling C
9306         preprocessor on data files.
9307         (checknamespace): Remove unused variable.
9308
9309 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
9310
9311         * math/gen-libm-test.pl (parse_args): Handle plus_oflow,
9312         minus_oflow, plus_uflow and minus_uflow in expected results.
9313         * math/libm-test.inc (scalbn_test_data): Add more tests of
9314         negative arguments.  Use plus_oflow, minus_oflow, plus_uflow and
9315         minus_uflow.
9316         (scalbn_test): Use ALL_RM_TEST.
9317         (scalbln_test_data): Add more tests of negative arguments.  Use
9318         plus_oflow, minus_oflow, plus_uflow and minus_uflow.
9319         (scalbln_test): Use ALL_RM_TEST.
9320
9321 2014-03-18  Roland McGrath  <roland@hack.frob.com>
9322
9323         * scripts/abilist.awk: Ignore symbols marked with .hidden.
9324
9325 2014-03-18  Will Newton  <will.newton@linaro.org>
9326
9327         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
9328         inaccurate comment.
9329
9330 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
9331
9332         * Makerules [!subdir] (check-abi): Exit with error status if a
9333         test failed.
9334
9335 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
9336
9337         * math/libm-test.inc (nearbyint_test_data): Include all tests used
9338         for rint.  Include results for all rounding modes.
9339         (nearbyint_test): Use ALL_RM_TEST.
9340         (rint_test_data): Include all tests used for nearbyint.
9341
9342 2014-03-17  Will Newton  <will.newton@linaro.org>
9343
9344         * nptl/sysdeps/pthread/pthread.h: Revert previous
9345         change.
9346
9347         * sysdeps/generic/ldsodefs.h: Revert previous
9348         change.
9349
9350         * libio/genops.c: Revert previous change.
9351         * libio/libioP.h: Likewise.
9352         * stdio-common/vfprintf.c: Likewise.
9353
9354         * sysdeps/generic/math_private.h: Revert previous
9355         change.
9356
9357         * sysdeps/generic/math_private.h: Check whether
9358         HAVE_RM_CTX is defined with #ifdef rather
9359         than #if.
9360
9361         * argp/argp-fmtstream.h: Check whether
9362         __STRICT_ANSI__ is defined with #ifdef rather
9363         than #if.
9364         * argp/argp.h: Likewise.
9365
9366         * libio/genops.c: Check whether
9367         _IO_JUMPS_OFFSET is defined with #ifdef rather
9368         than #if.
9369         * libio/libioP.h: Likewise.
9370         * stdio-common/vfprintf.c: Likewise.
9371
9372         * sysdeps/generic/ldsodefs.h: Check whether
9373         HP_SMALL_TIMING_AVAIL is defined with #ifdef rather
9374         than #if.
9375
9376         * nptl/sysdeps/pthread/pthread.h: Check
9377         __PTHREAD_MUTEX_HAVE_ELISION is defined before testing
9378         its value.
9379
9380 2014-03-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
9381
9382         * libio/iofdopen.c (_IO_new_fdopen): Seek to end only if
9383         setting O_APPEND.
9384         * libio/tst-ftell-active-handler.c (do_append_test): Add a
9385         test case.
9386
9387         [BZ #16680]
9388         * libio/fileops.c (_IO_file_open): Seek to end of file but
9389         don't cache the offset.
9390         (get_file_offset): Remove function.
9391         (do_ftell): Use cached offset when available.
9392         * libio/iofdopen.c (_IO_new_fdopen): Seek to end of file but
9393         don't cache the offset.
9394         * libio/tst-ftell-active-handler.c (do_rewind_test): New test
9395         case.
9396         (do_one_test): Call it.
9397         (do_ftell_test): Fix up expected old offset for a+ mode.
9398         * libio/wfileops.c (do_ftell_wide): Used cached offset when
9399         available.
9400
9401         * libio/tst-ftell-active-handler.c (do_ftell_test): Don't mix
9402         up test status with function return status.
9403         (do_write_test): Likewise.
9404         (do_append_test): Likewise.
9405
9406         * nptl/sysdeps/pthread/bits/libc-lockP.h [defined NOT_IN_libc
9407         && !defined IS_IN_libpthread && __LT_SPINNOCK_INIT != 0]:
9408         Remove.
9409
9410 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
9411
9412         * math/gen-libm-test.pl (parse_args): Handle results specified for
9413         each rounding mode separately.
9414         * math/libm-test.inc (lrint_test_data): Merge in per-rounding-mode
9415         tests and results from lrint_tonearest_test_data,
9416         lrint_towardzero_test_data, lrint_downward_test_data and
9417         lrint_upward_test_data.
9418         (lrint_test): Use ALL_RM_TEST.
9419         (lrint_tonearest_test_data): Remove.
9420         (lrint_test_tonearest): Likewise.
9421         (lrint_towardzero_test_data): Likewise.
9422         (lrint_test_towardzero): Likewise.
9423         (lrint_downward_test_data): Likewise.
9424         (lrint_test_downward): Likewise.
9425         (lrint_upward_test_data): Likewise.
9426         (lrint_test_upward): Likewise.
9427         (llrint_test_data): Merge in per-rounding-mode tests and results
9428         from llrint_tonearest_test_data, llrint_towardzero_test_data,
9429         llrint_downward_test_data and llrint_upward_test_data.
9430         (llrint_test): Use ALL_RM_TEST.
9431         (llrint_tonearest_test_data): Remove.
9432         (llrint_test_tonearest): Likewise.
9433         (llrint_towardzero_test_data): Likewise.
9434         (llrint_test_towardzero): Likewise.
9435         (llrint_downward_test_data): Likewise.
9436         (llrint_test_downward): Likewise.
9437         (llrint_upward_test_data): Likewise.
9438         (llrint_test_upward): Likewise.
9439         (rint_test_data): Merge in per-rounding-mode tests and results
9440         from rint_tonearest_test_data, rint_towardzero_test_data,
9441         rint_downward_test_data and rint_upward_test_data.  Add
9442         per-rounding-mode results for tests not in those arrays.
9443         (rint_test): Use ALL_RM_TEST.
9444         (rint_tonearest_test_data): Remove.
9445         (rint_test_tonearest): Likewise.
9446         (rint_towardzero_test_data): Likewise.
9447         (rint_test_towardzero): Likewise.
9448         (rint_downward_test_data): Likewise.
9449         (rint_test_downward): Likewise.
9450         (rint_upward_test_data): Likewise.
9451         (rint_test_upward): Likewise.
9452         (main): Don't call removed functions.
9453
9454 2014-03-14  Roland McGrath  <roland@hack.frob.com>
9455
9456         * csu/Makefile ($(objpfx)version-info.h): Remove linux-specific
9457         "Compiled on ..." crapola.  It is anti-useful.
9458
9459 2014-03-14  Joseph Myers  <joseph@codesourcery.com>
9460
9461         * scripts/evaluate-test.sh: Handle fourth argument to determine
9462         whether test run should stop on failure.
9463         * Makeconfig (stop-on-test-failure): New variable.
9464         (evaluate-test): Pass fourth argument to evaluate-test.sh based on
9465         $(stop-on-test-failure).
9466         * Makefile (tests): Give a summary of results from testing and
9467         exit with failure status if they include an ERROR or FAIL.
9468         (xtests): Likewise.
9469         * manual/install.texi (Configuring and compiling): Mention
9470         stop-on-test-failure=y.
9471         * INSTALL: Regenerated.
9472
9473 2014-03-14  Roland McGrath  <roland@hack.frob.com>
9474
9475         * scripts/versionlist.awk: New file.
9476         * Makerules [$(build-shared) = yes]
9477         (postclean-generated): Add Versions.def, not Versions.def.v and
9478         Versions.def.v.i.
9479         ($(common-objpfx)Versions.def.v.i): Target removed.
9480         ($(common-objpfx)Versions.def): New target.
9481         ($(common-objpfx)Versions.all): Depend on that rather that
9482         $(common-objpfx)Versions.def.v.
9483         * Versions.def: File removed.
9484
9485         * Makeconfig (+gccwarn): Add -Wundef.
9486         * include/errno.h [IS_IN_rtld] [!RTLD_PRIVATE_ERRNO]: #error to catch
9487         a dl-sysdep.h breaking its contract.
9488         [!IS_IN_rtld] (RTLD_PRIVATE_ERRNO): Define it to 0.
9489         * include/stackinfo.h: New file.
9490         * nptl/sysdeps/i386/tls.h (TLS_DTV_AT_TP): New macro.
9491         * nptl/sysdeps/powerpc/tls.h (TLS_TCB_AT_TP): New macro.
9492         * nptl/sysdeps/s390/tls.h (TLS_DTV_AT_TP): New macro.
9493         * nptl/sysdeps/sh/tls.h (TLS_TCB_AT_TP): New macro.
9494         * nptl/sysdeps/sparc/tls.h (TLS_DTV_AT_TP): New macro.
9495         * nptl/sysdeps/x86_64/tls.h (TLS_DTV_AT_TP): New macro.
9496         * sysdeps/aarch64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9497         * sysdeps/alpha/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9498         * sysdeps/arm/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9499         * sysdeps/ia64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9500         * sysdeps/m68k/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9501         * sysdeps/mach/hurd/i386/tls.h (TLS_DTV_AT_TP): New macro.
9502         * sysdeps/microblaze/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9503         * sysdeps/mips/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9504         * sysdeps/tile/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9505
9506 2014-03-14  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9507
9508         [BZ #16707]
9509         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Remove wrong
9510         implementation.
9511         * math/libm-test.inc (round_test_data): Add more tests.
9512
9513         [BZ #16706]
9514         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Remove wrong
9515         implementation.
9516         * math/libm-test.inc (nearbyint_test_data): Add more tests.
9517
9518         [BZ #16701]
9519         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Remove wrong
9520         implementation.
9521         * math/libm-test.inc (ceil_test_data): Add more tests.
9522
9523         * math/libm-test.inc (trunc_test_data): Add more tests related to
9524         BZ#16414.
9525
9526 2014-03-14  Roland McGrath  <roland@hack.frob.com>
9527
9528         * nptl/pthread_create.c (__pthread_create_2_1): Test TLS_TCB_AT_TP
9529         with #if rather than #ifdef.
9530         * nptl/sysdeps/pthread/createthread.c (create_thread): Likewise.
9531
9532 2014-03-14  H.J. Lu  <hongjiu.lu@intel.com>
9533
9534         * sysdeps/x86_64/configure.ac: Check AVX-512 assembler support
9535         first.  Disable AVX-512 GCC support if assembler doesn't support
9536         it.
9537         * sysdeps/x86_64/configure: Regenerated.
9538
9539 2014-03-13  Carlos O'Donell  <carlos@redhat.com>
9540
9541         * nptl/pthread_attr_setstack.c (__pthread_attr_setstack)
9542         [!_STACK_GROWS_DOWN]: Don't add stacksize to stackaddr.
9543         (__old_pthread_attr_setstack): Likewise.
9544         * nptl/pthread_attr_getstack.c (__pthread_attr_getstack)
9545         [!_STACK_GROWS_DOWN]: Likewise.
9546
9547 2014-03-13  Mike Frysinger  <vapier@gentoo.org>
9548
9549         * config.make.in (have-bash2): Delete.
9550         * configure.ac (libc_cv_have_bash2): Delete.
9551         * configure: Regenerate.
9552         * elf/Makefile (common-ldd-rewrite): Rename to ...
9553         (ldd-rewrite): ... this.  Move bash-ldd-rewrite content to end.
9554         (sh-ldd-rewrite): Delete.
9555         (bash-ldd-rewrite): Delete.
9556         (have-bash2): Delete checks.
9557         [ldd-rewrite-script]: Change $(ldd-shell)-ldd-rewrite to
9558         ldd-rewrite.
9559
9560         * config.make.in (have-ksh): Delete.
9561         (KSH): Delete.
9562         * configure.ac (libc_cv_have_ksh): Delete.
9563         * configure: Regenerate.
9564
9565         * elf/Makefile: Delete $(have-ksh) check.
9566         ($(objpfx)sotruss): Change KSH to BASH.
9567         * elf/sotruss.ksh: Rename to ...
9568         * elf/sotruss.sh: ... this.  Change @KSH@ to @BASH@.  Change
9569         function style to match POSIX.  Drop ksh vim mode setting.
9570
9571         * manual/time.texi (Specifying the Time Zone with TZ): Change
9572         Tuesday to Thursday.
9573
9574         * debug/tst-longjmp_chk2.c: Update header comment.
9575         (stackoverflow_handler): Add comment.  Call assert on pass value.
9576
9577 2014-03-13  Igor Zamyatin  <igor.zamyatin@intel.com>
9578
9579         [BZ #16194]
9580         * config.h.in (HAVE_AVX512_SUPPORT): New #undef.
9581         (HAVE_AVX512_ASM_SUPPORT): Likewise.
9582         * sysdeps/x86_64/bits/link.h (La_x86_64_zmm): New.
9583         (La_x86_64_vector): Add zmm.
9584         * sysdeps/x86_64/Makefile (tests): Add tst-audit10.
9585         (modules-names): Add tst-auditmod10a and tst-auditmod10b.
9586         ($(objpfx)tst-audit10): New target.
9587         ($(objpfx)tst-audit10.out): Likewise.
9588         (tst-audit10-ENV): New.
9589         (AVX512-CFLAGS): Likewise.
9590         (CFLAGS-tst-audit10.c): Likewise.
9591         (CFLAGS-tst-auditmod10a.c): Likewise.
9592         (CFLAGS-tst-auditmod10b.c): Likewise.
9593         * sysdeps/x86_64/configure.ac: Set config-cflags-avx512,
9594         HAVE_AVX512_SUPPORT and HAVE_AVX512_ASM_SUPPORT.
9595         * sysdeps/x86_64/configure: Regenerated.
9596         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Add
9597         AVX-512 zmm register support.
9598         (_dl_x86_64_save_sse): Likewise.
9599         (_dl_x86_64_restore_sse): Likewise.
9600         * sysdeps/x86_64/dl-trampoline.h: Updated to support different
9601         size vector registers.
9602         * sysdeps/x86_64/link-defines.sym (YMM_SIZE): New.
9603         (ZMM_SIZE): Likewise.
9604         * sysdeps/x86_64/tst-audit10.c: New file.
9605         * sysdeps/x86_64/tst-auditmod10a.c: Likewise.
9606         * sysdeps/x86_64/tst-auditmod10b.c: Likewise.
9607
9608 2014-03-13  Roland McGrath  <roland@hack.frob.com>
9609
9610         * configure.ac (HAVE_EHDR_START): New check.
9611         * configure: Regenerated.
9612         * config.h.in (HAVE_EHDR_START): New #undef.
9613         * elf/rtld.c (dl_main) [HAVE_EHDR_START]: Use __ehdr_start rather than
9614         assuming the lowest-addressed segment maps the start of the file.
9615
9616 2014-03-13  Joseph Myers  <joseph@codesourcery.com>
9617
9618         * INSTALL: Regenerated.
9619
9620 2014-03-13  Will Newton  <will.newton@linaro.org>
9621
9622         * manual/setjmp.texi (System V contexts): Improve
9623         clarity and grammar of documentation.
9624
9625 2014-03-12  Paul Pluzhnikov  <ppluzhnikov@google.com>
9626
9627         [BZ #16381]
9628         * elf/Makefile (tests): Add tst-pie2.
9629         (tests-pie): Add tst-pie2.
9630         * elf/tst-pie2.c: New file.
9631         * elf/dl-load.c (_dl_map_object_from_fd): Assert correct l_type
9632         for ET_EXEC.
9633         * elf/rtld.c (map_doit): Load executable as lt_executable.
9634         (dl_main): Likewise.
9635
9636 2014-03-12  Joseph Myers  <joseph@codesourcery.com>
9637
9638         [BZ #16642]
9639         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
9640         (__ASSUME_PSELECT): Undefine.
9641
9642 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9643
9644         [BZ #16689]
9645         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
9646         (__bzero_ppc): Call memset@local instead of __memset_ppc@local for
9647         static build.
9648         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Build IFUNC
9649         selector for static builds.
9650
9651 2014-03-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
9652
9653         [BZ #16695]
9654         * nscd/netgroupcache.c (addgetnetgrentX): Factor in space for
9655         key in the buffer.
9656
9657 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9658
9659         * sysdeps/powerpc/powerpc64/multiarch/strspn.c (strspn): Build
9660         IFUNC selector for static builds.
9661
9662 2014-03-11  Joseph Myers  <joseph@codesourcery.com>
9663
9664         * sysdeps/mips/math_private.h [__mips_hard_float]
9665         (libc_feresetround_ctx): Define to libc_feupdateenv_mips_ctx not
9666         libc_feresetround_mips_ctx.
9667         [__mips_hard_float] (libc_feresetroundf_ctx): Likewise.
9668         [__mips_hard_float] (libc_feresetroundl_ctx): Likewise.
9669         [__mips_hard_float] (libc_feresetround_mips_ctx): Remove.
9670
9671         [BZ #16677]
9672         * math/s_nextafter.c (__nextafter): Do not return value from
9673         overflowing computation.
9674         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
9675         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
9676         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
9677         Likewise.
9678         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl):
9679         Likewise.
9680         * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
9681         * math/libm-test.inc (nextafter_test): Use ALL_RM_TEST.
9682
9683 2014-03-11  Roland McGrath  <roland@hack.frob.com>
9684
9685         * sysdeps/arm/setjmp.S: Use sfi_breg on stores of mangled registers.
9686         * sysdeps/arm/__longjmp.S: Use sfi_breg on loads of mangled registers.
9687         Move sfi_sp use from the load-multiple (that no longer sets sp) to
9688         the new mov targetting sp.
9689
9690 2014-03-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9691
9692         [BZ #16683]
9693         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S (__bzero_ppc):
9694         Define it for static builds as well.
9695         (NO_BZERO_IMPL): Likewise.
9696
9697 2014-03-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
9698
9699         * sysdeps/powerpc/powerpc64/power7/strspn.S: New file: Optimization.
9700         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: New file:
9701         multiarch strspn for PPC64.
9702         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: New file
9703         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: New file
9704         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
9705         (__libc_ifunc_impl_list): Likewise.
9706         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strspn
9707         multiarch optimizations
9708         * string/strspn.c (strspn): Using macro to redefine symbol name.
9709
9710 2014-03-10  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
9711             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9712
9713         * sysdeps/powerpc/powerpc64/power7/strncat.S: New file: Optimization.
9714         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: New file:
9715         multiarch strncat for PPC64.
9716         * sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c: New file
9717         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: New file
9718         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
9719         (__libc_ifunc_impl_list): Likewise.
9720         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncat
9721         multiarch optimizations
9722
9723 2014-03-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
9724
9725         [BZ #16639]
9726         * nscd/nscd.service: Make service type forking.
9727
9728 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9729
9730         * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Fix to return correct
9731         sign in non default rounding modes.
9732         * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
9733
9734 2014-03-08  Joseph Myers  <joseph@codesourcery.com>
9735
9736         * math/libm-test.inc (ALL_RM_TEST): New macro.
9737         (ceil_test): Use ALL_RM_TEST.
9738         (cimag_test): Likewise.
9739         (conj_test): Likewise.
9740         (copysign_test): Likewise.
9741         (cproj_test): Likewise.
9742         (creal_test): Likewise.
9743         (fabs_test): Likewise.
9744         (floor_test): Likewise.
9745         (fmax_test): Likewise.
9746         (fmin_test): Likewise.
9747         (fmod_test): Likewise.
9748         (fpclassify_test): Likewise.
9749         (frexp_test): Likewise.
9750         (ilogb_test): Likewise.
9751         (isfinite_test): Likewise.
9752         (finite_test): Likewise.
9753         (isgreater_test): Likewise.
9754         (isgreaterequal_test): Likewise.
9755         (isinf_test): Likewise.
9756         (isless_test): Likewise.
9757         (islessequal_test): Likewise.
9758         (islessgreater_test): Likewise.
9759         (isnan_test): Likewise.
9760         (isnormal_test): Likewise.
9761         (issignaling_test): Likewise.
9762         (isunordered_test): Likewise.
9763         (logb_test): Likewise.
9764         (logb_downward_test_data): Remove.
9765         (logb_test_downward): Likewise.
9766         (lround_test): Use ALL_RM_TEST.
9767         (llround_test): Likewise.
9768         (modf_test): Likewise.
9769         (nexttoward_test): Likewise.
9770         (remainder_test): Likewise.
9771         (drem_test): Likewise.
9772         (remainder_tonearest_test_data): Likewise.
9773         (remainder_test_tonearest): Likewise.
9774         (drem_test_tonearest): Likewise.
9775         (remainder_towardzero_test_data): Likewise.
9776         (remainder_test_towardzero): Likewise.
9777         (drem_test_towardzero): Likewise.
9778         (remainder_downward_test_data): Likewise.
9779         (remainder_test_downward): Likewise.
9780         (drem_test_downward): Likewise.
9781         (remainder_upward_test_data): Likewise.
9782         (remainder_test_upward): Likewise.
9783         (drem_test_upward): Likewise.
9784         (remquo_test): Use ALL_RM_TEST.  Remove comment about x.
9785         (round_test): Use ALL_RM_TEST.
9786         (signbit_test): Likewise.
9787         (trunc_test): Likewise.
9788         (significand_test): Likewise.
9789         (main): Don't call removed functions.
9790
9791 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
9792
9793         [BZ #16674]
9794         * bits/siginfo.h (ILL_ILLOPC): Condition on [__USE_XOPEN_EXTENDED
9795         || __USE_XOPEN2K8].
9796         (ILL_ILLOPN): Likewise.
9797         (ILL_ILLADR): Likewise.
9798         (ILL_ILLTRP): Likewise.
9799         (ILL_PRVOPC): Likewise.
9800         (ILL_PRVREG): Likewise.
9801         (ILL_COPROC): Likewise.
9802         (ILL_BADSTK): Likewise.
9803         (FPE_INTDIV): Likewise.
9804         (FPE_INTOVF): Likewise.
9805         (FPE_FLTDIV): Likewise.
9806         (FPE_FLTOVF): Likewise.
9807         (FPE_FLTUND): Likewise.
9808         (FPE_FLTRES): Likewise.
9809         (FPE_FLTINV): Likewise.
9810         (FPE_FLTSUB): Likewise.
9811         (SEGV_MAPERR): Likewise.
9812         (SEGV_ACCERR): Likewise.
9813         (BUS_ADRALN): Likewise.
9814         (BUS_ADRERR): Likewise.
9815         (BUS_OBJERR): Likewise.
9816         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
9817         (TRAP_TRACE): Likewise.
9818         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
9819         __USE_XOPEN2K8].
9820         (CLD_KILLED): Likewise.
9821         (CLD_DUMPED): Likewise.
9822         (CLD_TRAPPED): Likewise.
9823         (CLD_STOPPED): Likewise.
9824         (CLD_CONTINUED): Likewise.
9825         (POLL_IN): Likewise.
9826         (POLL_OUT): Likewise.
9827         (POLL_MSG): Likewise.
9828         (POLL_ERR): Likewise.
9829         (POLL_PRI): Likewise.
9830         (POLL_HUP): Likewise.
9831         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (ILL_ILLOPC):
9832         Likewise.
9833         (ILL_ILLOPN): Likewise.
9834         (ILL_ILLADR): Likewise.
9835         (ILL_ILLTRP): Likewise.
9836         (ILL_PRVOPC): Likewise.
9837         (ILL_PRVREG): Likewise.
9838         (ILL_COPROC): Likewise.
9839         (ILL_BADSTK): Likewise.
9840         (FPE_INTDIV): Likewise.
9841         (FPE_INTOVF): Likewise.
9842         (FPE_FLTDIV): Likewise.
9843         (FPE_FLTOVF): Likewise.
9844         (FPE_FLTUND): Likewise.
9845         (FPE_FLTRES): Likewise.
9846         (FPE_FLTINV): Likewise.
9847         (FPE_FLTSUB): Likewise.
9848         (SEGV_MAPERR): Likewise.
9849         (SEGV_ACCERR): Likewise.
9850         (BUS_ADRALN): Likewise.
9851         (BUS_ADRERR): Likewise.
9852         (BUS_OBJERR): Likewise.
9853         (BUS_MCEERR_AR): Likewise.
9854         (BUS_MCEERR_AO): Likewise.
9855         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
9856         (TRAP_TRACE): Likewise.
9857         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
9858         __USE_XOPEN2K8].
9859         (CLD_KILLED): Likewise.
9860         (CLD_DUMPED): Likewise.
9861         (CLD_TRAPPED): Likewise.
9862         (CLD_STOPPED): Likewise.
9863         (CLD_CONTINUED): Likewise.
9864         (POLL_IN): Likewise.
9865         (POLL_OUT): Likewise.
9866         (POLL_MSG): Likewise.
9867         (POLL_ERR): Likewise.
9868         (POLL_PRI): Likewise.
9869         (POLL_HUP): Likewise.
9870         * sysdeps/unix/sysv/linux/bits/siginfo.h (ILL_ILLOPC): Likewise.
9871         (ILL_ILLOPN): Likewise.
9872         (ILL_ILLADR): Likewise.
9873         (ILL_ILLTRP): Likewise.
9874         (ILL_PRVOPC): Likewise.
9875         (ILL_PRVREG): Likewise.
9876         (ILL_COPROC): Likewise.
9877         (ILL_BADSTK): Likewise.
9878         (FPE_INTDIV): Likewise.
9879         (FPE_INTOVF): Likewise.
9880         (FPE_FLTDIV): Likewise.
9881         (FPE_FLTOVF): Likewise.
9882         (FPE_FLTUND): Likewise.
9883         (FPE_FLTRES): Likewise.
9884         (FPE_FLTINV): Likewise.
9885         (FPE_FLTSUB): Likewise.
9886         (SEGV_MAPERR): Likewise.
9887         (SEGV_ACCERR): Likewise.
9888         (BUS_ADRALN): Likewise.
9889         (BUS_ADRERR): Likewise.
9890         (BUS_OBJERR): Likewise.
9891         (BUS_MCEERR_AR): Likewise.
9892         (BUS_MCEERR_AO): Likewise.
9893         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
9894         (TRAP_TRACE): Likewise.
9895         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
9896         __USE_XOPEN2K8].
9897         (CLD_KILLED): Likewise.
9898         (CLD_DUMPED): Likewise.
9899         (CLD_TRAPPED): Likewise.
9900         (CLD_STOPPED): Likewise.
9901         (CLD_CONTINUED): Likewise.
9902         (POLL_IN): Likewise.
9903         (POLL_OUT): Likewise.
9904         (POLL_MSG): Likewise.
9905         (POLL_ERR): Likewise.
9906         (POLL_PRI): Likewise.
9907         (POLL_HUP): Likewise.
9908         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (ILL_ILLOPC):
9909         Likewise.
9910         (ILL_ILLOPN): Likewise.
9911         (ILL_ILLADR): Likewise.
9912         (ILL_ILLTRP): Likewise.
9913         (ILL_PRVOPC): Likewise.
9914         (ILL_PRVREG): Likewise.
9915         (ILL_COPROC): Likewise.
9916         (ILL_BADSTK): Likewise.
9917         (ILL_BADIADDR): Likewise.
9918         (ILL_BREAK): Likewise.
9919         (FPE_INTDIV): Likewise.
9920         (FPE_INTOVF): Likewise.
9921         (FPE_FLTDIV): Likewise.
9922         (FPE_FLTOVF): Likewise.
9923         (FPE_FLTUND): Likewise.
9924         (FPE_FLTRES): Likewise.
9925         (FPE_FLTINV): Likewise.
9926         (FPE_FLTSUB): Likewise.
9927         (FPE_DECOVF): Likewise.
9928         (FPE_DECDIV): Likewise.
9929         (FPE_DECERR): Likewise.
9930         (FPE_INVASC): Likewise.
9931         (FPE_INVDEC): Likewise.
9932         (SEGV_MAPERR): Likewise.
9933         (SEGV_ACCERR): Likewise.
9934         (SEGV_PSTKOVF): Likewise.
9935         (BUS_ADRALN): Likewise.
9936         (BUS_ADRERR): Likewise.
9937         (BUS_OBJERR): Likewise.
9938         (BUS_MCEERR_AR): Likewise.
9939         (BUS_MCEERR_AO): Likewise.
9940         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
9941         (TRAP_TRACE): Likewise.
9942         (TRAP_BRANCH): Likewise.
9943         (TRAP_HWBKPT): Likewise.
9944         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
9945         __USE_XOPEN2K8].
9946         (CLD_KILLED): Likewise.
9947         (CLD_DUMPED): Likewise.
9948         (CLD_TRAPPED): Likewise.
9949         (CLD_STOPPED): Likewise.
9950         (CLD_CONTINUED): Likewise.
9951         (POLL_IN): Likewise.
9952         (POLL_OUT): Likewise.
9953         (POLL_MSG): Likewise.
9954         (POLL_ERR): Likewise.
9955         (POLL_PRI): Likewise.
9956         (POLL_HUP): Likewise.
9957         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (ILL_ILLOPC): Likewise.
9958         (ILL_ILLOPN): Likewise.
9959         (ILL_ILLADR): Likewise.
9960         (ILL_ILLTRP): Likewise.
9961         (ILL_PRVOPC): Likewise.
9962         (ILL_PRVREG): Likewise.
9963         (ILL_COPROC): Likewise.
9964         (ILL_BADSTK): Likewise.
9965         (FPE_INTDIV): Likewise.
9966         (FPE_INTOVF): Likewise.
9967         (FPE_FLTDIV): Likewise.
9968         (FPE_FLTOVF): Likewise.
9969         (FPE_FLTUND): Likewise.
9970         (FPE_FLTRES): Likewise.
9971         (FPE_FLTINV): Likewise.
9972         (FPE_FLTSUB): Likewise.
9973         (SEGV_MAPERR): Likewise.
9974         (SEGV_ACCERR): Likewise.
9975         (BUS_ADRALN): Likewise.
9976         (BUS_ADRERR): Likewise.
9977         (BUS_OBJERR): Likewise.
9978         (BUS_MCEERR_AR): Likewise.
9979         (BUS_MCEERR_AO): Likewise.
9980         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
9981         (TRAP_TRACE): Likewise.
9982         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
9983         __USE_XOPEN2K8].
9984         (CLD_KILLED): Likewise.
9985         (CLD_DUMPED): Likewise.
9986         (CLD_TRAPPED): Likewise.
9987         (CLD_STOPPED): Likewise.
9988         (CLD_CONTINUED): Likewise.
9989         (POLL_IN): Likewise.
9990         (POLL_OUT): Likewise.
9991         (POLL_MSG): Likewise.
9992         (POLL_ERR): Likewise.
9993         (POLL_PRI): Likewise.
9994         (POLL_HUP): Likewise.
9995         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (ILL_ILLOPC): Likewise.
9996         (ILL_ILLOPN): Likewise.
9997         (ILL_ILLADR): Likewise.
9998         (ILL_ILLTRP): Likewise.
9999         (ILL_PRVOPC): Likewise.
10000         (ILL_PRVREG): Likewise.
10001         (ILL_COPROC): Likewise.
10002         (ILL_BADSTK): Likewise.
10003         (FPE_INTDIV): Likewise.
10004         (FPE_INTOVF): Likewise.
10005         (FPE_FLTDIV): Likewise.
10006         (FPE_FLTOVF): Likewise.
10007         (FPE_FLTUND): Likewise.
10008         (FPE_FLTRES): Likewise.
10009         (FPE_FLTINV): Likewise.
10010         (FPE_FLTSUB): Likewise.
10011         (SEGV_MAPERR): Likewise.
10012         (SEGV_ACCERR): Likewise.
10013         (BUS_ADRALN): Likewise.
10014         (BUS_ADRERR): Likewise.
10015         (BUS_OBJERR): Likewise.
10016         (BUS_MCEERR_AR): Likewise.
10017         (BUS_MCEERR_AO): Likewise.
10018         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10019         (TRAP_TRACE): Likewise.
10020         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10021         __USE_XOPEN2K8].
10022         (CLD_KILLED): Likewise.
10023         (CLD_DUMPED): Likewise.
10024         (CLD_TRAPPED): Likewise.
10025         (CLD_STOPPED): Likewise.
10026         (CLD_CONTINUED): Likewise.
10027         (POLL_IN): Likewise.
10028         (POLL_OUT): Likewise.
10029         (POLL_MSG): Likewise.
10030         (POLL_ERR): Likewise.
10031         (POLL_PRI): Likewise.
10032         (POLL_HUP): Likewise.
10033         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (ILL_ILLOPC): Likewise.
10034         (ILL_ILLOPN): Likewise.
10035         (ILL_ILLADR): Likewise.
10036         (ILL_ILLTRP): Likewise.
10037         (ILL_PRVOPC): Likewise.
10038         (ILL_PRVREG): Likewise.
10039         (ILL_COPROC): Likewise.
10040         (ILL_BADSTK): Likewise.
10041         (FPE_INTDIV): Likewise.
10042         (FPE_INTOVF): Likewise.
10043         (FPE_FLTDIV): Likewise.
10044         (FPE_FLTOVF): Likewise.
10045         (FPE_FLTUND): Likewise.
10046         (FPE_FLTRES): Likewise.
10047         (FPE_FLTINV): Likewise.
10048         (FPE_FLTSUB): Likewise.
10049         (SEGV_MAPERR): Likewise.
10050         (SEGV_ACCERR): Likewise.
10051         (BUS_ADRALN): Likewise.
10052         (BUS_ADRERR): Likewise.
10053         (BUS_OBJERR): Likewise.
10054         (BUS_MCEERR_AR): Likewise.
10055         (BUS_MCEERR_AO): Likewise.
10056         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10057         (TRAP_TRACE): Likewise.
10058         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10059         __USE_XOPEN2K8].
10060         (CLD_KILLED): Likewise.
10061         (CLD_DUMPED): Likewise.
10062         (CLD_TRAPPED): Likewise.
10063         (CLD_STOPPED): Likewise.
10064         (CLD_CONTINUED): Likewise.
10065         (POLL_IN): Likewise.
10066         (POLL_OUT): Likewise.
10067         (POLL_MSG): Likewise.
10068         (POLL_ERR): Likewise.
10069         (POLL_PRI): Likewise.
10070         (POLL_HUP): Likewise.
10071         * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (ILL_ILLOPC): Likewise.
10072         (ILL_ILLOPN): Likewise.
10073         (ILL_ILLADR): Likewise.
10074         (ILL_ILLTRP): Likewise.
10075         (ILL_PRVOPC): Likewise.
10076         (ILL_PRVREG): Likewise.
10077         (ILL_COPROC): Likewise.
10078         (ILL_BADSTK): Likewise.
10079         (ILL_DBLFLT): Likewise.
10080         (ILL_HARDWALL): Likewise.
10081         (FPE_INTDIV): Likewise.
10082         (FPE_INTOVF): Likewise.
10083         (FPE_FLTDIV): Likewise.
10084         (FPE_FLTOVF): Likewise.
10085         (FPE_FLTUND): Likewise.
10086         (FPE_FLTRES): Likewise.
10087         (FPE_FLTINV): Likewise.
10088         (FPE_FLTSUB): Likewise.
10089         (SEGV_MAPERR): Likewise.
10090         (SEGV_ACCERR): Likewise.
10091         (BUS_ADRALN): Likewise.
10092         (BUS_ADRERR): Likewise.
10093         (BUS_OBJERR): Likewise.
10094         (BUS_MCEERR_AR): Likewise.
10095         (BUS_MCEERR_AO): Likewise.
10096         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10097         (TRAP_TRACE): Likewise.
10098         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10099         __USE_XOPEN2K8].
10100         (CLD_KILLED): Likewise.
10101         (CLD_DUMPED): Likewise.
10102         (CLD_TRAPPED): Likewise.
10103         (CLD_STOPPED): Likewise.
10104         (CLD_CONTINUED): Likewise.
10105         (POLL_IN): Likewise.
10106         (POLL_OUT): Likewise.
10107         (POLL_MSG): Likewise.
10108         (POLL_ERR): Likewise.
10109         (POLL_PRI): Likewise.
10110         (POLL_HUP): Likewise.
10111         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (ILL_ILLOPC): Likewise.
10112         (ILL_ILLOPN): Likewise.
10113         (ILL_ILLADR): Likewise.
10114         (ILL_ILLTRP): Likewise.
10115         (ILL_PRVOPC): Likewise.
10116         (ILL_PRVREG): Likewise.
10117         (ILL_COPROC): Likewise.
10118         (ILL_BADSTK): Likewise.
10119         (FPE_INTDIV): Likewise.
10120         (FPE_INTOVF): Likewise.
10121         (FPE_FLTDIV): Likewise.
10122         (FPE_FLTOVF): Likewise.
10123         (FPE_FLTUND): Likewise.
10124         (FPE_FLTRES): Likewise.
10125         (FPE_FLTINV): Likewise.
10126         (FPE_FLTSUB): Likewise.
10127         (SEGV_MAPERR): Likewise.
10128         (SEGV_ACCERR): Likewise.
10129         (BUS_ADRALN): Likewise.
10130         (BUS_ADRERR): Likewise.
10131         (BUS_OBJERR): Likewise.
10132         (BUS_MCEERR_AR): Likewise.
10133         (BUS_MCEERR_AO): Likewise.
10134         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10135         (TRAP_TRACE): Likewise.
10136         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10137         __USE_XOPEN2K8].
10138         (CLD_KILLED): Likewise.
10139         (CLD_DUMPED): Likewise.
10140         (CLD_TRAPPED): Likewise.
10141         (CLD_STOPPED): Likewise.
10142         (CLD_CONTINUED): Likewise.
10143         (POLL_IN): Likewise.
10144         (POLL_OUT): Likewise.
10145         (POLL_MSG): Likewise.
10146         (POLL_ERR): Likewise.
10147         (POLL_PRI): Likewise.
10148         (POLL_HUP): Likewise.
10149         * conform/Makefile (test-xfail-POSIX/signal.h/conform): Remove.
10150         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
10151
10152         [BZ #16670]
10153         * posix/sched.h [!__USE_XOPEN2K] (__need_time_t): Don't define
10154         before #include of <time.h>.
10155         [!__USE_XOPEN2K] (__need_timespec): Likewise.
10156         * conform/Makefile (test-xfail-POSIX/sched.h/conform): Remove.
10157         (test-xfail-UNIX98/sched.h/conform): Likewise.
10158
10159 2014-03-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
10160
10161         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Detect and
10162         error absence of trapping exception support.
10163         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
10164
10165 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
10166
10167         * catgets/Makefile (tests-special): Add $(objpfx)sample.SJIS.cat.
10168         ($(objpfx)sample.SJIS.cat): Use $(evaluate-test).
10169         * timezone/Makefile (testdata): Move definition above include of
10170         Rules.
10171         (test-zones): New variable.
10172         (tests-special): Add zone files.
10173         (build-testdata): Use $(evaluate-test).
10174
10175         * elf/Makefile (tests-special): Rename tests to end with .out.
10176         ($(objpfx)noload-mem): Likewise.
10177         ($(objpfx)tst-leaks1-mem): Likewise.
10178         ($(objpfx)tst-leaks1-static-mem.out): Likewise.
10179         * iconv/Makefile (xtests-special): Change test-iconvconfig to
10180         $(objpfx)test-iconvconfig.out.
10181         (test-iconvconfig): Change to $(objpfx)test-iconvconfig.out.  Use
10182         set -e inside subshell and redirect output to file.
10183         * iconvdata/Makefile (generated): Rename tests to end with .out.
10184         Correct type.
10185         (tests-special): Rename tests to end with .out.
10186         ($(objpfx)mtrace-tst-loading): Likewise.
10187         * intl/Makefile (generated): Likewise.
10188         (tests-special): Likewise.
10189         ($(objpfx)mtrace-tst-gettext): Likewise.
10190         * misc/Makefile (generated): Likewise.
10191         (tests-special): Likewise.
10192         ($(objpfx)tst-error1-mem): Likewise.
10193         * nptl/Makefile (tests-special): Likewise.
10194         ($(objpfx)tst-stack3-mem): Likewise.
10195         (generated): Likewise.
10196         * posix/Makefile (generated): Likewise.
10197         (tests-special): Likewise.
10198         (xtests-special): Likewise.
10199         ($(objpfx)tst-fnmatch-mem): Likewise.
10200         ($(objpfx)bug-regex2-mem): Likewise.
10201         ($(objpfx)bug-regex14-mem): Likewise.
10202         ($(objpfx)bug-regex21-mem): Likewise.
10203         ($(objpfx)bug-regex31-mem): Likewise.
10204         ($(objpfx)tst-vfork3-mem): Likewise.
10205         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
10206         ($(objpfx)tst-pcre-mem): Likewise.
10207         ($(objpfx)tst-boost-mem): Likewise.
10208         ($(objpfx)bug-ga2-mem): Likewise.
10209         ($(objpfx)bug-glob2-mem): Likewise.
10210         * resolv/Makefile (generate): Likewise.
10211         (tests-special): Likewise.
10212         (xtests-special): Likewise.
10213         (generated): Likewise.
10214         ($(objpfx)mtrace-tst-leaks): Likewise.
10215         ($(objpfx)mtrace-tst-leaks2): Likewise.
10216
10217         * scripts/merge-test-results.sh: New file.
10218         * Makefile (tests-special-notdir): New variable.
10219         (tests): Run merge-test-results.sh.
10220         (xtests): Likewise.
10221         * Rules (tests-special-notdir): New variable.
10222         (xtests-special-notdir): Likewise.
10223         (tests): Run merge-test-results.sh
10224         (xtests): Likewise.
10225
10226         * Makeconfig (test-xfail-name): New variable.
10227         (evaluate-test): Use $(test-xfail-name) instead of $(@F:.out=) to
10228         compute variable name for expected failures.
10229         * conform/Makefile (conformtest-headers-data): New variable.
10230         (conformtest-standards): Likewise.
10231         (conformtest-headers-ISO): Likewise.
10232         (conformtest-headers-ISO99): Likewise.
10233         (conformtest-headers-ISO11): Likewise.
10234         (conformtest-headers-POSIX): Likewise.
10235         (conformtest-headers-XPG3): Likewise.
10236         (conformtest-headers-XPG4): Likewise.
10237         (conformtest-headers-UNIX98): Likewise.
10238         (conformtest-headers-XOPEN2K): Likewise.
10239         (conformtest-headers-POSIX2008): Likewise.
10240         (conformtest-headers-XOPEN2K8): Likewise.
10241         (conformtest-header-list-base): Likewise.
10242         (conformtest-header-list-tests): Likewise.
10243         (conformtest-header-base): Likewise.
10244         (conformtest-header-tests): Likewise.
10245         (tests-special): Add $(conformtest-header-list-tests).  If
10246         [$(fast-check) && !$(cross-compiling)], add
10247         $(conformtest-header-tests) instead of
10248         $(objpfx)run-conformtest.out.
10249         (generated): Add $(conformtest-header-list-base).  If
10250         [$(fast-check) && !$(cross-compiling)], add
10251         $(conformtest-header-base).  Remove previous setting.
10252         ($(conformtest-header-list-tests)): New target.
10253         (test-xfail-run-conformtest): Remove variable.
10254         ($(objpfx)run-conformtest.out): Remove target.
10255         (test-xfail-ISO11/complex.h/conform): New variable.
10256         (test-xfail-ISO11/stdalign.h/conform): Likewise.
10257         (test-xfail-ISO11/stdnoreturn.h/conform): Likewise.
10258         (test-xfail-XPG3/varargs.h/conform): Likewise.
10259         (test-xfail-XPG4/varargs.h/conform): Likewise.
10260         (test-xfail-UNIX98/varargs.h/conform): Likewise.
10261         (test-xfail-XPG4/ndbm.h/conform): Likewise.
10262         (test-xfail-UNIX98/ndbm.h/conform): Likewise.
10263         (test-xfail-XOPEN2K/ndbm.h/conform): Likewise.
10264         (test-xfail-XOPEN2K8/ndbm.h/conform): Likewise.
10265         (test-xfail-XPG3/fcntl.h/conform): Likewise.
10266         (test-xfail-XPG3/ftw.h/conform): Likewise.
10267         (test-xfail-XPG3/grp.h/conform): Likewise.
10268         (test-xfail-XPG3/langinfo.h/conform): Likewise.
10269         (test-xfail-XPG3/limits.h/conform): Likewise.
10270         (test-xfail-XPG3/pwd.h/conform): Likewise.
10271         (test-xfail-XPG3/search.h/conform): Likewise.
10272         (test-xfail-XPG3/signal.h/conform): Likewise.
10273         (test-xfail-XPG3/stdio.h/conform): Likewise.
10274         (test-xfail-XPG3/stdlib.h/conform): Likewise.
10275         (test-xfail-XPG3/string.h/conform): Likewise.
10276         (test-xfail-XPG3/sys/ipc.h/conform): Likewise.
10277         (test-xfail-XPG3/sys/msg.h/conform): Likewise.
10278         (test-xfail-XPG3/sys/sem.h/conform): Likewise.
10279         (test-xfail-XPG3/sys/shm.h/conform): Likewise.
10280         (test-xfail-XPG3/sys/stat.h/conform): Likewise.
10281         (test-xfail-XPG3/sys/types.h/conform): Likewise.
10282         (test-xfail-XPG3/sys/wait.h/conform): Likewise.
10283         (test-xfail-XPG3/termios.h/conform): Likewise.
10284         (test-xfail-XPG3/time.h/conform): Likewise.
10285         (test-xfail-XPG3/unistd.h/conform): Likewise.
10286         (test-xfail-XPG4/arpa/inet.h/conform): Likewise.
10287         (test-xfail-XPG4/fcntl.h/conform): Likewise.
10288         (test-xfail-XPG4/langinfo.h/conform): Likewise.
10289         (test-xfail-XPG4/netdb.h/conform): Likewise.
10290         (test-xfail-XPG4/netinet/in.h/conform): Likewise.
10291         (test-xfail-XPG4/signal.h/conform): Likewise.
10292         (test-xfail-XPG4/stdio.h/conform): Likewise.
10293         (test-xfail-XPG4/stdlib.h/conform): Likewise.
10294         (test-xfail-XPG4/stropts.h/conform): Likewise.
10295         (test-xfail-XPG4/sys/ipc.h/conform): Likewise.
10296         (test-xfail-XPG4/sys/msg.h/conform): Likewise.
10297         (test-xfail-XPG4/sys/sem.h/conform): Likewise.
10298         (test-xfail-XPG4/sys/shm.h/conform): Likewise.
10299         (test-xfail-XPG4/sys/socket.h/conform): Likewise.
10300         (test-xfail-XPG4/sys/stat.h/conform): Likewise.
10301         (test-xfail-XPG4/sys/time.h/conform): Likewise.
10302         (test-xfail-XPG4/sys/types.h/conform): Likewise.
10303         (test-xfail-XPG4/sys/wait.h/conform): Likewise.
10304         (test-xfail-XPG4/termios.h/conform): Likewise.
10305         (test-xfail-XPG4/ucontext.h/conform): Likewise.
10306         (test-xfail-XPG4/unistd.h/conform): Likewise.
10307         (test-xfail-XPG4/utmpx.h/conform): Likewise.
10308         (test-xfail-POSIX/sched.h/conform): Likewise.
10309         (test-xfail-POSIX/signal.h/conform): Likewise.
10310         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
10311         (test-xfail-POSIX/tar.h/conform): Likewise.
10312         (test-xfail-UNIX98/arpa/inet.h/conform): Likewise.
10313         (test-xfail-UNIX98/fcntl.h/conform): Likewise.
10314         (test-xfail-UNIX98/langinfo.h/conform): Likewise.
10315         (test-xfail-UNIX98/netdb.h/conform): Likewise.
10316         (test-xfail-UNIX98/netinet/in.h/conform): Likewise.
10317         (test-xfail-UNIX98/sched.h/conform): Likewise.
10318         (test-xfail-UNIX98/signal.h/conform): Likewise.
10319         (test-xfail-UNIX98/stdio.h/conform): Likewise.
10320         (test-xfail-UNIX98/stdlib.h/conform): Likewise.
10321         (test-xfail-UNIX98/stropts.h/conform): Likewise.
10322         (test-xfail-UNIX98/sys/ipc.h/conform): Likewise.
10323         (test-xfail-UNIX98/sys/msg.h/conform): Likewise.
10324         (test-xfail-UNIX98/sys/sem.h/conform): Likewise.
10325         (test-xfail-UNIX98/sys/shm.h/conform): Likewise.
10326         (test-xfail-UNIX98/sys/socket.h/conform): Likewise.
10327         (test-xfail-UNIX98/sys/time.h/conform): Likewise.
10328         (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
10329         (test-xfail-UNIX98/ucontext.h/conform): Likewise.
10330         (test-xfail-UNIX98/unistd.h/conform): Likewise.
10331         (test-xfail-UNIX98/utmpx.h/conform): Likewise.
10332         (test-xfail-XOPEN2K/aio.h/conform): Likewise.
10333         (test-xfail-XOPEN2K/arpa/inet.h/conform): Likewise.
10334         (test-xfail-XOPEN2K/fcntl.h/conform): Likewise.
10335         (test-xfail-XOPEN2K/langinfo.h/conform): Likewise.
10336         (test-xfail-XOPEN2K/math.h/conform): Likewise.
10337         (test-xfail-XOPEN2K/mqueue.h/conform): Likewise.
10338         (test-xfail-XOPEN2K/netdb.h/conform): Likewise.
10339         (test-xfail-XOPEN2K/netinet/in.h/conform): Likewise.
10340         (test-xfail-XOPEN2K/semaphore.h/conform): Likewise.
10341         (test-xfail-XOPEN2K/signal.h/conform): Likewise.
10342         (test-xfail-XOPEN2K/stdarg.h/conform): Likewise.
10343         (test-xfail-XOPEN2K/stdio.h/conform): Likewise.
10344         (test-xfail-XOPEN2K/stropts.h/conform): Likewise.
10345         (test-xfail-XOPEN2K/sys/ipc.h/conform): Likewise.
10346         (test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
10347         (test-xfail-XOPEN2K/sys/sem.h/conform): Likewise.
10348         (test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
10349         (test-xfail-XOPEN2K/sys/socket.h/conform): Likewise.
10350         (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
10351         (test-xfail-XOPEN2K/termios.h/conform): Likewise.
10352         (test-xfail-XOPEN2K/tgmath.h/conform): Likewise.
10353         (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
10354         (test-xfail-XOPEN2K/utmpx.h/conform): Likewise.
10355         (test-xfail-POSIX2008/arpa/inet.h/conform): Likewise.
10356         (test-xfail-POSIX2008/fcntl.h/conform): Likewise.
10357         (test-xfail-POSIX2008/netdb.h/conform): Likewise.
10358         (test-xfail-POSIX2008/netinet/in.h/conform): Likewise.
10359         (test-xfail-POSIX2008/signal.h/conform): Likewise.
10360         (test-xfail-POSIX2008/stropts.h/conform): Likewise.
10361         (test-xfail-POSIX2008/sys/socket.h/conform): Likewise.
10362         (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
10363         (test-xfail-XOPEN2K8/arpa/inet.h/conform): Likewise.
10364         (test-xfail-XOPEN2K8/fcntl.h/conform): Likewise.
10365         (test-xfail-XOPEN2K8/limits.h/conform): Likewise.
10366         (test-xfail-XOPEN2K8/math.h/conform): Likewise.
10367         (test-xfail-XOPEN2K8/netdb.h/conform): Likewise.
10368         (test-xfail-XOPEN2K8/netinet/in.h/conform): Likewise.
10369         (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
10370         (test-xfail-XOPEN2K8/stdio.h/conform): Likewise.
10371         (test-xfail-XOPEN2K8/stropts.h/conform): Likewise.
10372         (test-xfail-XOPEN2K8/sys/ipc.h/conform): Likewise.
10373         (test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
10374         (test-xfail-XOPEN2K8/sys/select.h/conform): Likewise.
10375         (test-xfail-XOPEN2K8/sys/sem.h/conform): Likewise.
10376         (test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
10377         (test-xfail-XOPEN2K8/sys/socket.h/conform): Likewise.
10378         (test-xfail-XOPEN2K8/sys/time.h/conform): Likewise.
10379         (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
10380         (test-xfail-XOPEN2K8/termios.h/conform): Likewise.
10381         (test-xfail-XOPEN2K8/tgmath.h/conform): Likewise.
10382         (test-xfail-XOPEN2K8/utmpx.h/conform): Likewise.
10383         (conformtest-cc-flags): Likewise.
10384         ($(conformtest-header-tests): New target.
10385         * conform/check-header-lists.sh: New file.
10386         * conform/run-conformtest.sh: Remove.
10387
10388         * conform/conformtest.pl: Allow ' and \ in values given for
10389         constants.
10390         * conform/data/semaphore.h-data [POSIX] (fcntl.h): Allow header
10391         inclusion.
10392         [POSIX] (sys/types.h): Likewise.
10393         [POSIX2008 || XOPEN2K8] (sys/types.h): Don't allow header
10394         inclusion.
10395         [POSIX || UNIX98 || XOPEN2K] (time.h): Don't allow header
10396         inclusion.
10397         * conform/data/signal.h-data (SIGIO): Remove expectation.
10398         [XPG3] (SIGBUS): Do not expect.
10399         [POSIX || XPG3] (SIGPOLL): Likewise.
10400         [POSIX || XPG3] (SIGPROF): Likewise.
10401         [POSIX || XPG3] (SIGSYS): Likewise.
10402         [XPG3] (SIGTRAP): Likewise.
10403         [POSIX || XPG3] (SIGURG): Likewise.
10404         [POSIX || XPG3] (SIGVTALRM): Likewise.
10405         [POSIX || XPG3] (SIGXCPU): Likewise.
10406         [POSIX || XPG3] (SIGXFSZ): Likewise.
10407         [POSIX] (SA_SIGINFO): Expect.
10408         [XPG3] (siginfo_t): Do not expect type or contents.
10409         [POSIX] (si_pid): Do not expect element.
10410         [POSIX] (si_uid): Likewise.
10411         [POSIX] (si_addr): Likewise.
10412         [POSIX] (si_status): Likewise.
10413         [POSIX] (si_band): Likewise.
10414         [XPG4] (si_value): Likewise.
10415         [POSIX || XPG3] (ILL_ILLOPC): Do not expect.
10416         [POSIX || XPG3] (ILL_ILLOPN): Likewise.
10417         [POSIX || XPG3] (ILL_ILLADR): Likewise.
10418         [POSIX || XPG3] (ILL_ILLTRP): Likewise.
10419         [POSIX || XPG3] (ILL_PRVOPC): Likewise.
10420         [POSIX || XPG3] (ILL_PRVREG): Likewise.
10421         [POSIX || XPG3] (ILL_COPROC): Likewise.
10422         [POSIX || XPG3] (ILL_BADSTK): Likewise.
10423         [POSIX || XPG3] (FPE_INTDIV): Likewise.
10424         [POSIX || XPG3] (FPE_INTOVF): Likewise.
10425         [POSIX || XPG3] (FPE_FLTDIV): Likewise.
10426         [POSIX || XPG3] (FPE_FLTOVF): Likewise.
10427         [POSIX || XPG3] (FPE_FLTUND): Likewise.
10428         [POSIX || XPG3] (FPE_FLTRES): Likewise.
10429         [POSIX || XPG3] (FPE_FLTINV): Likewise.
10430         [POSIX || XPG3] (FPE_FLTSUB): Likewise.
10431         [POSIX || XPG3] (SEGV_MAPERR): Likewise.
10432         [POSIX || XPG3] (SEGV_ACCERR): Likewise.
10433         [POSIX || XPG3] (BUS_ADRALN): Likewise.
10434         [POSIX || XPG3] (BUS_ADRERR): Likewise.
10435         [POSIX || XPG3] (BUS_OBJERR): Likewise.
10436         [POSIX || XPG3] (CLD_EXITED): Likewise.
10437         [POSIX || XPG3] (CLD_KILLED): Likewise.
10438         [POSIX || XPG3] (CLD_DUMPED): Likewise.
10439         [POSIX || XPG3] (CLD_TRAPPED): Likewise.
10440         [POSIX || XPG3] (CLD_STOPPED): Likewise.
10441         [POSIX || XPG3] (CLD_CONTINUED): Likewise.
10442         [POSIX || XPG3] (POLL_IN): Likewise.
10443         [POSIX || XPG3] (POLL_OUT): Likewise.
10444         [POSIX || XPG3] (POLL_MSG): Likewise.
10445         [POSIX || XPG3] (POLL_ERR): Likewise.
10446         [POSIX || XPG3] (POLL_PRI): Likewise.
10447         [POSIX || XPG3] (POLL_HUP): Likewise.
10448         [POSIX || XPG3 || POSIX2008] (TRAP_BRKPT): Likewise.
10449         [POSIX || XPG3 || POSIX2008] (TRAP_TRACE): Likewise.
10450         (SIG*): Do not allow.
10451         [XPG3] (si_*): Likewise.
10452         [XPG3] (SI_*): Likewise.
10453         [XPG3 || XPG4] (sigev_*): Likewise.
10454         [XPG3 || XPG4] (SIGEV_*): Likewise.
10455         [XPG3 || XPG4] (sival_*): Likewise.
10456         [POSIX || XPG3 || XPG4] (uc_*): Likewise.
10457         [POSIX || XPG3] (BUS_*): Likewise.
10458         [POSIX || XPG3] (CLD_*): Likewise.
10459         [POSIX || XPG3] (FPE_*): Likewise.
10460         [POSIX || XPG3] (ILL_*): Likewise.
10461         [POSIX || XPG3] (POLL_*): Likewise.
10462         [POSIX || XPG3] (SEGV_*): Likewise.
10463         [POSIX || XPG3 || POSIX2008] (SS_*): Likewise.
10464         [POSIX || XPG3 || POSIX2008] (SV_*): Likewise.
10465         [POSIX || XPG3 || POSIX2008] (TRAP_*): Likewise.
10466         [POSIX || XPG3 || POSIX2008] (ss_*): Likewise.
10467         [POSIX || XPG3 || POSIX2008] (sv_*): Likewise.
10468         * conform/data/tar.h-data (TMAGLEN): Use macro-int-constant.
10469         Specify type and value.
10470         (TVERSLEN): Likewise.
10471         (REGTYPE): Likewise.
10472         (AREGTYPE): Likewise.
10473         (LNKTYPE): Likewise.
10474         (SYMTYPE): Likewise.
10475         (CHRTYPE): Likewise.
10476         (BLKTYPE): Likewise.
10477         (DIRTYPE): Likewise.
10478         (FIFOTYPE): Likewise.
10479         (CONTTYPE): Likewise.
10480         (TSUID): Likewise.
10481         (TSGID): Likewise.
10482         (TSVTX): Likewise.
10483         (TUREAD): Likewise.
10484         (TUWRITE): Likewise.
10485         (TUEXEC): Likewise.
10486         (TGREAD): Likewise.
10487         (TGWRITE): Likewise.
10488         (TGEXEC): Likewise.
10489         (TOREAD): Likewise.
10490         (TOWRITE): Likewise.
10491         (TOEXEC): Likewise.
10492         [POSIX] (TSVTX): Expect constant.
10493
10494 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
10495
10496         * Makefile (tests): Change dependencies to ....
10497         (tests-special): ... additions to this variable.
10498         (tests): Depend on $(tests-special).
10499         * Makerules (check-abi-list): New variable.
10500         (check-abi): Depend on $(check-abi-list).
10501         [$(subdir) = elf] (tests-special): Add
10502         $(objpfx)check-abi-libc.out.
10503         [$(build-shared) = yes && subdir] (tests-special): Add
10504         $(check-abi-list).
10505         [$(build-shared) = yes && subdir] (tests): Do not depend on
10506         check-abi.
10507         * Rules (tests): Depend on $(tests-special).
10508         (xtests): Depend on $(xtests-special).
10509         * catgets/Makefile (tests): Change dependencies to ....
10510         (tests-special): ... additions to this variable.
10511         * conform/Makefile (tests): Change dependencies to ....
10512         (tests-special): ... additions to this variable.
10513         * elf/Makefile (tests): Change dependencies to ....
10514         (tests-special): ... additions to this variable.
10515         * grp/Makefile (tests): Change dependencies to ....
10516         (tests-special): ... additions to this variable.
10517         * iconv/Makefile (xtests): Change dependencies to ....
10518         (xtests-special): ... additions to this variable.
10519         * iconvdata/Makefile (tests): Change dependencies to ....
10520         (tests-special): ... additions to this variable.
10521         * intl/Makefile (tests): Change dependencies to ....
10522         (tests-special): ... additions to this variable.  Also add
10523         $(objpfx)tst-gettext.out.
10524         * io/Makefile (tests): Change dependencies to ....
10525         (tests-special): ... additions to this variable.
10526         * libio/Makefile (tests): Change dependencies to ....
10527         (tests-special): ... additions to this variable.
10528         * malloc/Makefile (tests): Change dependencies to ....
10529         (tests-special): ... additions to this variable.
10530         * misc/Makefile (tests): Change dependencies to ....
10531         (tests-special): ... additions to this variable.
10532         * nptl/Makefile (tests): Change dependencies to ....
10533         (tests-special): ... additions to this variable.
10534         * nptl_db/Makefile (tests): Change dependencies to ....
10535         (tests-special): ... additions to this variable.
10536         * posix/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         * resolv/Makefile (tests): Change dependencies to ....
10541         (tests-special): ... additions to this variable.
10542         (xtests): Change dependencies to ....
10543         (xtests-special): ... additions to this variable.
10544         * stdio-common/Makefile (tests): Change dependencies to ....
10545         (tests-special): ... additions to this variable.
10546         (do-tst-unbputc): Remove target.
10547         (do-tst-printf): Likewise.
10548         * stdlib/Makefile (tests): Change dependencies to ....
10549         (tests-special): ... additions to this variable.
10550         * string/Makefile (tests): Change dependencies to ....
10551         (tests-special): ... additions to this variable.
10552         * sysdeps/x86/Makefile (tests): Change dependencies to ....
10553         (tests-special): ... additions to this variable.
10554
10555         * conform/data/netinet/tcp.h-data [POSIX2008 || XOPEN2K8]: Enable
10556         whole file.
10557         * conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
10558         whole file.
10559         * conform/data/sys/uio.h-data [POSIX2008]: Likewise.
10560         * conform/data/ucontext.h-data [POSIX2008 || XOPEN2K8]: Likewise.
10561
10562         * conform/data/aio.h-data [XPG3 || XPG4]: Disable whole file.
10563         * conform/data/arpa/inet.h-data [XPG3]: Likewise.
10564         * conform/data/dlfcn.h-data [XPG3 || XPG4]: Likewise.
10565         * conform/data/fmtmsg.h-data [XPG3]: Likewise.
10566         * conform/data/libgen.h-data [XPG3]: Likewise.
10567         * conform/data/mqueue.h-data [XPG3 || XPG4]: Likewise.
10568         * conform/data/ndbm.h-data [XPG3]: Likewise.
10569         * conform/data/net/if.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
10570         * conform/data/netdb.h-data [XPG3]: Likewise.
10571         * conform/data/netinet/in.h-data [XPG3]: Likewise.
10572         * conform/data/poll.h-data [XPG3]: Likewise.
10573         * conform/data/spawn.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
10574         * conform/data/strings.h-data [XPG3]: Likewise.
10575         * conform/data/stropts.h-data [XPG3]: Likewise.
10576         * conform/data/sys/mman.h-data [XPG3]: Likewise.
10577         * conform/data/sys/resource.h-data [XPG3]: Likewise.
10578         * conform/data/sys/select.h-data [XPG3 || XPG4 || UNIX98]:
10579         Likewise.
10580         * conform/data/sys/statvfs.h-data [XPG3]: Likewise.
10581         * conform/data/sys/time.h-data [XPG3]: Likewise.
10582         * conform/data/sys/timeb.h-data [XPG3]: Likewise.
10583         * conform/data/sys/uio.h-data [XPG3]: Likewise.
10584         * conform/data/sys/un.h-data [XPG3]: Likewise.
10585         * conform/data/syslog.h-data [XPG3]: Likewise.
10586         * conform/data/ucontext.h-data [XPG3]: Likewise.
10587         * conform/data/utmpx.h-data [XPG3]: Likewise.
10588         * conform/data/varargs.h-data [UNIX98]: Enable file.
10589
10590         * manual/Makefile (INSTALL_INFO): Remove variable setting.
10591
10592         * math/libm-test.inc (struct test_f_f_data): Move expected results
10593         into structure for each rounding mode.
10594         (struct test_ff_f_data): Likewise.
10595         (struct test_ff_f_data_nexttoward): Likewise.
10596         (struct test_fi_f_data): Likewise.
10597         (struct test_fl_f_data): Likewise.
10598         (struct test_if_f_data): Likewise.
10599         (struct test_fff_f_data): Likewise.
10600         (struct test_c_f_data): Likewise.
10601         (struct test_f_f1_data): Likewise.
10602         (struct test_fF_f1_data): Likewise.
10603         (struct test_ffI_f1_data): Likewise.
10604         (struct test_c_c_data): Likewise.
10605         (struct test_cc_c_data): Likewise.
10606         (struct test_f_i_data): Likewise.
10607         (struct test_ff_i_data): Likewise.
10608         (struct test_f_l_data): Likewise.
10609         (struct test_f_L_data): Likewise.
10610         (struct test_fFF_11_data): Likewise.
10611         (RM_): New macro.
10612         (RM_FE_DOWNWARD): Likewise.
10613         (RM_FE_TONEAREST): Likewise.
10614         (RM_FE_TOWARDZERO): Likewise.
10615         (RM_FE_UPWARD): Likewise.
10616         (RUN_TEST_LOOP_f_f): Update references to expected results.
10617         (RUN_TEST_LOOP_2_f): Likewise.
10618         (RUN_TEST_LOOP_fff_f): Likewise.
10619         (RUN_TEST_LOOP_c_f): Likewise.
10620         (RUN_TEST_LOOP_f_f1): Likewise.
10621         (RUN_TEST_LOOP_fF_f1): Likewise.
10622         (RUN_TEST_LOOP_fI_f1): Likewise.
10623         (RUN_TEST_LOOP_ffI_f1): Likewise.
10624         (RUN_TEST_LOOP_c_c): Likewise.
10625         (RUN_TEST_LOOP_cc_c): Likewise.
10626         (RUN_TEST_LOOP_f_i): Likewise.
10627         (RUN_TEST_LOOP_f_i_tg): Likewise.
10628         (RUN_TEST_LOOP_ff_i_tg): Likewise.
10629         (RUN_TEST_LOOP_f_b): Likewise.
10630         (RUN_TEST_LOOP_f_b_tg): Likewise.
10631         (RUN_TEST_LOOP_f_l): Likewise.
10632         (RUN_TEST_LOOP_f_L): Likewise.
10633         (RUN_TEST_LOOP_fFF_11): Likewise.
10634         * math/gen-libm-test.pl (parse_args): Output four copies of
10635         expected results for each test.
10636
10637         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
10638         (__ASSUME_UTIMES): Remove.
10639         * sysdeps/unix/sysv/linux/tile/kernel-features.h
10640         (__ASSUME_UTIMES): Likewise.
10641
10642         * math/gen-auto-libm-tests.c: Update comment on output format.
10643         (output_for_one_input_case): Generate before-rounding and
10644         after-rounding information as conditions on output flags not
10645         floating-point format.
10646         * math/auto-libm-test-out: Regenerated.
10647         * math/gen-libm-test.pl (cond_value): New function.
10648         (or_cond_value): Use cond_value.
10649         (generate_testfile): Handle conditional exceptions.
10650
10651 2014-03-05  Joseph Myers  <joseph@codesourcery.com>
10652
10653         * math/libm-test.inc (max_valid_error): New variable.
10654         (init_max_error): Take new argument specifying whether function
10655         results are exactly determined.  Set max_valid_error and bound
10656         other variables for errors based on this argument.
10657         (set_max_error): Do not record results above max_valid_error.
10658         (check_float_internal): Only accept errors of up to 0.5ulps if
10659         also at most max_valid_error.
10660         (START): Take new argument EXACT and pass it to init_max_error.
10661         (acos_test): Update call to START.
10662         (acos_test_tonearest): Likewise.
10663         (acos_test_towardzero): Likewise.
10664         (acos_test_downward): Likewise.
10665         (acos_test_upward): Likewise.
10666         (acosh_test): Likewise.
10667         (asin_test): Likewise.
10668         (asin_test_tonearest): Likewise.
10669         (asin_test_towardzero): Likewise.
10670         (asin_test_downward): Likewise.
10671         (asin_test_upward): Likewise.
10672         (asinh_test): Likewise.
10673         (atan_test): Likewise.
10674         (atanh_test): Likewise.
10675         (atan2_test): Likewise.
10676         (cabs_test): Likewise.
10677         (cacos_test): Likewise.
10678         (cacosh_test): Likewise.
10679         (carg_test): Likewise.
10680         (casin_test): Likewise.
10681         (casinh_test): Likewise.
10682         (catan_test): Likewise.
10683         (catanh_test): Likewise.
10684         (cbrt_test): Likewise.
10685         (ccos_test): Likewise.
10686         (ccosh_test): Likewise.
10687         (ceil_test): Likewise.
10688         (cexp_test): Likewise.
10689         (cimag_test): Likewise.
10690         (clog_test): Likewise.
10691         (clog10_test): Likewise.
10692         (conj_test): Likewise.
10693         (copysign_test): Likewise.
10694         (cos_test): Likewise.
10695         (cos_test_tonearest): Likewise.
10696         (cos_test_towardzero): Likewise.
10697         (cos_test_downward): Likewise.
10698         (cos_test_upward): Likewise.
10699         (cosh_test): Likewise.
10700         (cosh_test_tonearest): Likewise.
10701         (cosh_test_towardzero): Likewise.
10702         (cosh_test_downward): Likewise.
10703         (cosh_test_upward): Likewise.
10704         (cpow_test): Likewise.
10705         (cproj_test): Likewise.
10706         (creal_test): Likewise.
10707         (csin_test): Likewise.
10708         (csinh_test): Likewise.
10709         (csqrt_test): Likewise.
10710         (ctan_test): Likewise.
10711         (ctan_test_tonearest): Likewise.
10712         (ctan_test_towardzero): Likewise.
10713         (ctan_test_downward): Likewise.
10714         (ctan_test_upward): Likewise.
10715         (ctanh_test): Likewise.
10716         (ctanh_test_tonearest): Likewise.
10717         (ctanh_test_towardzero): Likewise.
10718         (ctanh_test_downward): Likewise.
10719         (ctanh_test_upward): Likewise.
10720         (erf_test): Likewise.
10721         (erfc_test): Likewise.
10722         (exp_test): Likewise.
10723         (exp_test_tonearest): Likewise.
10724         (exp_test_towardzero): Likewise.
10725         (exp_test_downward): Likewise.
10726         (exp_test_upward): Likewise.
10727         (exp10_test): Likewise.
10728         (exp10_test_tonearest): Likewise.
10729         (exp10_test_towardzero): Likewise.
10730         (exp10_test_downward): Likewise.
10731         (exp10_test_upward): Likewise.
10732         (pow10_test): Likewise.
10733         (exp2_test): Likewise.
10734         (expm1_test): Likewise.
10735         (expm1_test_tonearest): Likewise.
10736         (expm1_test_towardzero): Likewise.
10737         (expm1_test_downward): Likewise.
10738         (expm1_test_upward): Likewise.
10739         (fabs_test): Likewise.
10740         (fdim_test): Likewise.
10741         (floor_test): Likewise.
10742         (fma_test): Likewise.
10743         (fma_test_towardzero): Likewise.
10744         (fma_test_downward): Likewise.
10745         (fma_test_upward): Likewise.
10746         (fmax_test): Likewise.
10747         (fmin_test): Likewise.
10748         (fmod_test): Likewise.
10749         (fpclassify_test): Likewise.
10750         (frexp_test): Likewise.
10751         (hypot_test): Likewise.
10752         (ilogb_test): Likewise.
10753         (isfinite_test): Likewise.
10754         (finite_test): Likewise.
10755         (isgreater_test): Likewise.
10756         (isgreaterequal_test): Likewise.
10757         (isinf_test): Likewise.
10758         (isless_test): Likewise.
10759         (islessequal_test): Likewise.
10760         (islessgreater_test): Likewise.
10761         (isnan_test): Likewise.
10762         (isnormal_test): Likewise.
10763         (issignaling_test): Likewise.
10764         (isunordered_test): Likewise.
10765         (j0_test): Likewise.
10766         (j1_test): Likewise.
10767         (jn_test): Likewise.
10768         (ldexp_test): Likewise.
10769         (lgamma_test): Likewise.
10770         (gamma_test): Likewise.
10771         (lrint_test): Likewise.
10772         (lrint_test_tonearest): Likewise.
10773         (lrint_test_towardzero): Likewise.
10774         (lrint_test_downward): Likewise.
10775         (lrint_test_upward): Likewise.
10776         (llrint_test): Likewise.
10777         (llrint_test_tonearest): Likewise.
10778         (llrint_test_towardzero): Likewise.
10779         (llrint_test_downward): Likewise.
10780         (llrint_test_upward): Likewise.
10781         (log_test): Likewise.
10782         (log10_test): Likewise.
10783         (log1p_test): Likewise.
10784         (log2_test): Likewise.
10785         (logb_test): Likewise.
10786         (logb_test_downward): Likewise.
10787         (lround_test): Likewise.
10788         (llround_test): Likewise.
10789         (modf_test): Likewise.
10790         (nearbyint_test): Likewise.
10791         (nextafter_test): Likewise.
10792         (nexttoward_test): Likewise.
10793         (pow_test): Likewise.
10794         (pow_test_tonearest): Likewise.
10795         (pow_test_towardzero): Likewise.
10796         (pow_test_downward): Likewise.
10797         (pow_test_upward): Likewise.
10798         (remainder_test): Likewise.
10799         (drem_test): Likewise.
10800         (remainder_test_tonearest): Likewise.
10801         (drem_test_tonearest): Likewise.
10802         (remainder_test_towardzero): Likewise.
10803         (drem_test_towardzero): Likewise.
10804         (remainder_test_downward): Likewise.
10805         (drem_test_downward): Likewise.
10806         (remainder_test_upward): Likewise.
10807         (drem_test_upward): Likewise.
10808         (remquo_test): Likewise.
10809         (rint_test): Likewise.
10810         (rint_test_tonearest): Likewise.
10811         (rint_test_towardzero): Likewise.
10812         (rint_test_downward): Likewise.
10813         (rint_test_upward): Likewise.
10814         (round_test): Likewise.
10815         (scalb_test): Likewise.
10816         (scalbn_test): Likewise.
10817         (scalbln_test): Likewise.
10818         (signbit_test): Likewise.
10819         (sin_test): Likewise.
10820         (sin_test_tonearest): Likewise.
10821         (sin_test_towardzero): Likewise.
10822         (sin_test_downward): Likewise.
10823         (sin_test_upward): Likewise.
10824         (sincos_test): Likewise.
10825         (sinh_test): Likewise.
10826         (sinh_test_tonearest): Likewise.
10827         (sinh_test_towardzero): Likewise.
10828         (sinh_test_downward): Likewise.
10829         (sinh_test_upward): Likewise.
10830         (sqrt_test): Likewise.
10831         (sqrt_test_tonearest): Likewise.
10832         (sqrt_test_towardzero): Likewise.
10833         (sqrt_test_downward): Likewise.
10834         (sqrt_test_upward): Likewise.
10835         (tan_test): Likewise.
10836         (tan_test_tonearest): Likewise.
10837         (tan_test_towardzero): Likewise.
10838         (tan_test_downward): Likewise.
10839         (tan_test_upward): Likewise.
10840         (tanh_test): Likewise.
10841         (tgamma_test): Likewise.
10842         (trunc_test): Likewise.
10843         (y0_test): Likewise.
10844         (y1_test): Likewise.
10845         (yn_test): Likewise.
10846         (significand_test): Likewise.
10847
10848         * math/libm-test.inc (struct ulp_data): Don't refer to ulps for
10849         individual tests in comment.
10850         (libm-test-ulps.h): Don't refer to test_ulps in #include comment.
10851         (prev_max_error): New variable.
10852         (prev_real_max_error): Likewise.
10853         (prev_imag_max_error): Likewise.
10854         (compare_ulp_data): Don't refer to test names in comment.
10855         (find_test_ulps): Remove function.
10856         (find_function_ulps): Likewise.
10857         (find_complex_function_ulps): Likewise.
10858         (init_max_error): Take function name as argument.  Look up ulps
10859         for that function.
10860         (print_ulps): Remove function.
10861         (print_max_error): Use prev_max_error instead of calling
10862         find_function_ulps.
10863         (print_complex_max_error): Use prev_real_max_error and
10864         prev_imag_max_error instead of calling find_complex_function_ulps.
10865         (check_float_internal): Take max_ulp parameter instead of calling
10866         find_test_ulps.  Don't call print_ulps.
10867         (check_float): Update call to check_float_internal.
10868         (check_complex): Update calls to check_float_internal.
10869         (START): Pass argument to init_max_error.
10870         * math/gen-libm-test.pl (%results): Don't include "kind"
10871         information.
10872         (parse_ulps): Don't handle ulps of individual tests.
10873         (print_ulps_file): Likewise.
10874         (output_ulps): Likewise.
10875         * math/README.libm-test: Update.
10876         * manual/libm-err-tab.pl (parse_ulps): Don't handle ulps of
10877         individual tests.
10878         * sysdeps/aarch64/libm-test-ulps: Remove individual test ulps.
10879         * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
10880         * sysdeps/arm/libm-test-ulps: Likewise.
10881         * sysdeps/i386/fpu/libm-test-ulps: Likewise.
10882         * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
10883         * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Likewise.
10884         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
10885         * sysdeps/microblaze/libm-test-ulps: Likewise.
10886         * sysdeps/mips/mips32/libm-test-ulps: Likewise.
10887         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
10888         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
10889         * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
10890         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
10891         * sysdeps/sh/libm-test-ulps: Likewise.
10892         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
10893         * sysdeps/tile/libm-test-ulps: Likewise.
10894         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10895
10896 2014-03-04  Joseph Myers  <joseph@codesourcery.com>
10897
10898         * math/libm-test.inc (print_complex_max_error): Check separately
10899         whether real and imaginary errors are within allowed range and
10900         pass 0 to print_complex_function_ulps instead of value within
10901         allowed range.
10902
10903 2014-03-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
10904
10905         * libio/tst-ftell-active-handler.c (get_handles_fdopen): Fix
10906         formatting.
10907         (get_handles_fopen): Likewise.
10908         (do_write_test): Likewise.
10909
10910         * libio/wfileops.c (do_ftell_wide): Fix up formatting.
10911
10912         * libio/fileops.c (do_ftell): Use cached offset when
10913         available.
10914         * libio/iofwide.c (do_ftell_wide): Likewise.
10915         * libio/iofdopen.c (_IO_new_fdopen): Don't use
10916         _IO_file_attach.
10917         * libio/wfileops.c (_IO_fwide): Don't cache offset.
10918
10919         [BZ #16532]
10920         * libio/libioP.h (get_file_offset): New function.
10921         * libio/fileops.c (get_file_offset): Likewise.
10922         (do_ftell): Likewise.
10923         (_IO_new_file_seekoff): Split out ftell logic.
10924         * libio/wfileops.c (do_ftell_wide): Likewise.
10925         (_IO_wfile_seekoff): Split out ftell logic.
10926         * libio/tst-ftell-active-handler.c: New test case.
10927         * libio/Makefile (tests): Add it.
10928
10929 2014-03-03  Roland McGrath  <roland@hack.frob.com>
10930
10931         * nptl/ChangeLog: Renamed to nptl/ChangeLog.old, no longer used.
10932         * nptl_db/ChangeLog: Renamed to nptl_db/ChangeLog.old, no longer used.
10933
10934 2014-03-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
10935
10936         [BZ #16639]
10937         * nscd/connections.c (nscd_init): Call do_exit.
10938         (start_threads): Call do_exit and notify_parent.
10939         (begin_drop_privileges): Call do_exit.
10940         (finish_drop_privileges): Likewise.
10941         * nscd/selinux.c (preserve_capabilities): Likewise.
10942         (install_real_capabilities): Likewise.
10943         (nscd_selinux_enabled): Likewise.
10944         (avc_create_thread): Likewise.
10945         (avc_alloc_lock): Likewise.
10946         (nscd_avc_init): Likewise.
10947         * nscd/nscd.c (parent_fd): New static variable.
10948         (main): Create a pipe between parent and child processes.
10949         Skip closing parent_fd.
10950         (monitor_child): New function.
10951         (do_exit): Likewise.
10952         (notify_parent): Likewise.
10953         * nscd/nscd.h (notify_parent): Likewise.
10954         (do_exit): Likewise.
10955
10956 2014-03-03  Carlos O'Donell  <carlos@redhat.com>
10957
10958         * malloc/malloc.c (__libc_calloc): Revert last change.
10959
10960 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10961
10962         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10963
10964 2014-03-03  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
10965
10966         * sysdeps/powerpc/powerpc64/power7/strrchr.S: New file.
10967         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strrchr multiarch
10968         implementation.
10969         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
10970         (__libc_ifunc_impl_list): Likewise.
10971         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: New file.
10972         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: New file.
10973         * sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S: New file.
10974         * string/strrchr.c: Define STRRCHR.
10975
10976 2014-02-28  Ondřej Bílka  <neleai@seznam.cz>
10977
10978         * benchtest/bench-strtok.c (simple_strtok): Delete.
10979         (strtok_string): Use as benchmark.
10980         * string/strtok (STRTOK): New macro.
10981
10982 2014-02-28  Carlos O'Donell  <carlos@redhat.com>
10983
10984         * manual/threads.texi: Add header and standard comments to all
10985         functions.
10986
10987         * elf/dl-lookup.c (check_match): New function.
10988         (ELF_MACHINE_SYM_NO_MATCH): Adjust comment.
10989         (do_lookup_x): Remove nested function check_match. Use non-nested
10990         function check_match.
10991
10992 2014-02-28  Roland McGrath  <roland@hack.frob.com>
10993
10994         * csu/Makefile (generated, before-compile): Use += rather than =.
10995         * catgets/Makefile (generated, generated-dirs): Likewise.
10996         * debug/Makefile (generated): Likewise.
10997         * dlfcn/Makefile (generated): Likewise.
10998         * elf/Makefile (before-compile, generated, generated-dirs): Likewise.
10999         * iconvdata/Makefile (before-compile, generated): Likewise.
11000         * intl/Makefile (before-compile, generated, generated-dirs): Likewise.
11001         * libio/Makefile (generated): Likewise.
11002         * malloc/Makefile (generated): Likewise.
11003         * manual/Makefile (generated, generated-dirs): Likewise.
11004         * misc/Makefile (generated): Likewise.
11005         * posix/Makefile (generated): Likewise.
11006         * resolv/Makefile (generated): Likewise.
11007         * sunrpc/Makefile (generated, generated-dirs): Likewise.
11008         * timezone/Makefile (generated, generated-dirs): Likewise.
11009
11010         * stdio-common/Versions (libc: GLIBC_PRIVATE): Add missing }.
11011
11012 2014-02-27  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11013
11014         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
11015         power8 implementation.
11016         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S: New
11017         file: POWER8 llround ifunc implementation.
11018         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
11019         (__lllround): Add POWER8 implementation.
11020         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: New file:
11021         POWER8 llround implementation.
11022
11023         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint
11024         power8 implementation.
11025         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S: New
11026         file: POWER8 llrint ifunc implementation.
11027         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c (__lllrint):
11028         Add POWER8 implementation.
11029         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: New file:
11030         POWER8 llrint implementation.
11031
11032         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite
11033         power8 implementation.
11034         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S: New
11035         file: POWER8 finite ifunc implementation.
11036         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c (__finite):
11037         Add POWER8 implementation.
11038         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c (__finitef):
11039         Likewise.
11040         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: New file:
11041         POWER8 finite implementation.
11042         * sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S: New file.
11043
11044         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf
11045         power8 implementation.
11046         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S: New
11047         file: POWER8 isinf ifunc implementation.
11048         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c (__isinf): Add
11049         POWER8 implementation.
11050         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c (__isinff):
11051         Likewise.
11052         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: New file: POWER8
11053         isinf implementation.
11054         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S: New file.
11055
11056         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
11057         (INIT_ARCH): Add hwcap2 initialization.
11058         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
11059         power8 implementation.
11060         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S: New
11061         file: POWER8 isnan ifunc implementation.
11062         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c (__isnan): Add
11063         POWER8 implementation.
11064         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c (__isnanf):
11065         Likewise.
11066         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: New file: POWER8
11067         isnan implementation.
11068         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnanf.S: New file.
11069
11070 2014-02-27  Joey Ye  <joey.ye@arm.com>
11071
11072         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
11073         (_FP_NANFRAC_Q): Set to zero.
11074
11075 2014-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
11076
11077         [BZ #16623]
11078         * math/auto-libm-test-in: New test inputs.
11079         * math/auto-libm-test-out: Regenerate.
11080         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Preserve sign of A
11081         and DA.
11082         (__cos): Likewise.
11083         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
11084
11085 2014-02-27  Joseph Myers  <joseph@codesourcery.com>
11086
11087         * scripts/evaluate-test.sh: Take new argument indicating whether
11088         failure is expected.
11089         * Makeconfig (evaluate-test): Pass argument to evaluate-test.sh
11090         indicating whether failure is expected.
11091         * conform/Makefile (test-xfail-run-conformtest): New variable.
11092         ($(objpfx)run-conformtest.out): Don't expect to fail at makefile
11093         level.
11094         * posix/Makefile (test-xfail-annexc): New variable.
11095         ($(objpfx)annexc.out): Don't expect to fail at makefile level.
11096
11097 2014-02-26  Joseph Myers  <joseph@codesourcery.com>
11098
11099         * argp/Makefile: Include Makeconfig immediately after defining
11100         subdir.
11101         * assert/Makefile: Likewise.
11102         * benchtests/Makefile: Likewise.
11103         * catgets/Makefile: Likewise.
11104         * conform/Makefile: Likewise.
11105         * crypt/Makefile: Likewise.
11106         * csu/Makefile: Likewise.
11107         (all): Remove target.
11108         * ctype/Makefile: Include Makeconfig immediately after defining
11109         subdir.
11110         * debug/Makefile: Likewise.
11111         * dirent/Makefile: Likewise.
11112         * dlfcn/Makefile: Likewise.
11113         * gmon/Makefile: Likewise.
11114         * gnulib/Makefile: Likewise.
11115         * grp/Makefile: Likewise.
11116         * gshadow/Makefile: Likewise.
11117         * hesiod/Makefile: Likewise.
11118         * hurd/Makefile: Likewise.
11119         (all): Remove target.
11120         * iconvdata/Makefile: Include Makeconfig immediately after
11121         defining subdir.
11122         * inet/Makefile: Likewise.
11123         * intl/Makefile: Likewise.
11124         * io/Makefile: Likewise.
11125         * libio/Makefile: Likewise.
11126         (all): Remove target.
11127         * locale/Makefile: Include Makeconfig immediately after defining
11128         subdir.
11129         * login/Makefile: Likewise.
11130         * mach/Makefile: Likewise.
11131         (all): Remove target.
11132         * malloc/Makefile: Include Makeconfig immediately after defining
11133         subdir.
11134         (all): Remove target.
11135         * manual/Makefile: Include Makeconfig immediately after defining
11136         subdir.
11137         * math/Makefile: Likewise.
11138         * misc/Makefile: Likewise.
11139         * nis/Makefile: Likewise.
11140         * nss/Makefile: Likewise.
11141         * po/Makefile: Likewise.
11142         (all): Remove target.
11143         * posix/Makefile: Include Makeconfig immediately after defining
11144         subdir.
11145         * pwd/Makefile: Likewise.
11146         * resolv/Makefile: Likewise.
11147         * resource/Makefile: Likewise.
11148         * rt/Makefile: Likewise.
11149         * setjmp/Makefile: Likewise.
11150         * shadow/Makefile: Likewise.
11151         * signal/Makefile: Likewise.
11152         * socket/Makefile: Likewise.
11153         * soft-fp/Makefile: Likewise.
11154         * stdio-common/Makefile: Likewise.
11155         * stdlib/Makefile: Likewise.
11156         * streams/Makefile: Likewise.
11157         * string/Makefile: Likewise.
11158         * sunrpc/Makefile: Likewise.
11159         (all): Remove target.
11160         * sysvipc/Makefile: Include Makeconfig immediately after defining
11161         subdir.
11162         * termios/Makefile: Likewise.
11163         * time/Makefile: Likewise.
11164         * timezone/Makefile: Likewise.
11165         (all): Remove target.
11166         * wcsmbs/Makefile: Include Makeconfig immediately after defining
11167         subdir.
11168         * wctype/Makefile: Likewise.
11169
11170 2014-02-26  Steve Ellcey  <sellcey@mips.com>
11171
11172         * sysdeps/mips/math_private.h (_FPU_MASK_ALL) New.
11173         (libc_feholdexcept_mips): Use _FPU_MASK_ALL.
11174         (libc_feholdexcept_setround_mips): Ditto.
11175         (libc_feholdsetround): New.
11176         (libc_feholdsetroundf): New.
11177         (libc_feholdsetroundl): New.
11178         (libc_feupdateenv_test_mips): New.
11179         (libc_feupdateenv_test): New.
11180         (libc_feupdateenv_testf): New.
11181         (libc_feupdateenv_testl): New.
11182         (libc_feresetround): New.
11183         (libc_feresetroundf): New.
11184         (libc_feresetroundl): New.
11185         (libc_fetestexcept_mips): New.
11186         (libc_fetestexcept): New.
11187         (libc_fetestexceptf): New.
11188         (libc_fetestexceptl): New.
11189         (HAVE_RM_CTX): New.
11190         (libc_feholdexcept_setround_mips_ctx): New.
11191         (libc_feholdexcept_setround_ctx): New.
11192         (libc_feholdexcept_setroundf_ctx): New.
11193         (libc_feholdexcept_setroundl_ctx): New.
11194         (libc_fesetenv_mips_ctx): New.
11195         (libc_fesetenv_ctx): New.
11196         (libc_fesetenv_ctxf): New.
11197         (libc_fesetenv_ctxl): New.
11198         (libc_feupdateenv_mips_ctx): New.
11199         (libc_feupdateenv_ctx): New.
11200         (libc_feupdateenvf_ctx): New.
11201         (libc_feupdateenvl_ctx): New.
11202         (libc_feholdsetround_mips_ctx): New.
11203         (libc_feholdsetround_ctx): New.
11204         (libc_feholdsetroundf_ctx): New.
11205         (libc_feholdsetroundl_ctx): New.
11206         (libc_feresetround_mips_ctx): New.
11207         (libc_feresetround_ctx): New.
11208         (libc_feresetroundf_ctx): New.
11209         (libc_feresetroundl_ctx): New.
11210
11211 2014-02-26  Carlos O'Donell  <carlos@redhat.com>
11212
11213         * manual/ipc.texi (Semaphores): Use @Theglibc{}.
11214
11215         * manual/ipc.texi: New file.
11216         * manual/Makefile (chapters): Add ipc.
11217         * manual/job.texi: Add "Inter-Process Communication" to next.
11218         * manual/process.texi: Add "Inter-Process Communication" to prev.
11219
11220 2014-02-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11221
11222         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11223
11224 2014-02-26  Ondřej Bílka  <neleai@seznam.cz>
11225
11226         * malloc/malloc.c (__libc_calloc): Simplify implementation.
11227
11228         * manual/arith.texi: Fix spaces after sentences.
11229         * manual/charset.texi: Likewise.
11230         * manual/errno.texi: Likewise.
11231         * manual/install.texi: Likewise.
11232         * manual/llio.texi: Likewise.
11233         * manual/locale.texi: Likewise.
11234         * manual/maint.texi: Likewise.
11235         * manual/math.texi: Likewise.
11236         * manual/memory.texi: Likewise.
11237         * manual/message.texi: Likewise.
11238         * manual/probes.texi: Likewise.
11239         * manual/resource.texi: Likewise.
11240         * manual/signal.texi: Likewise.
11241         * manual/socket.texi: Likewise.
11242         * manual/stdio.texi: Likewise.
11243         * manual/string.texi: Likewise.
11244         * manual/time.texi: Likewise.
11245         * manual/users.texi: Likewise.
11246
11247 2014-02-25  Carlos O'Donell  <carlos@redhat.com>
11248
11249         [BZ #16632]
11250         * include/features.h: Don't warn about _BSD_SOURCE or _SVID_SOURCE if
11251         _DEFAULT_SOURCE is defined.
11252
11253 2014-02-25  Ulrich Drepper  <drepper@gmail.com>
11254             Carlos O'Donell  <carlos@redhat.com>
11255
11256         [BZ #16613]
11257         * elf/dl-tls.c (_dl_count_modids): New function.
11258         * sysdeps/generic/ldsodefs.h: Declare _dl_count_modids.
11259         * elf/rtld.c (dl_main): Call _dl_count_modids to track TLS usage in
11260         audit library and increment generation counter.
11261         (_dl_allocate_tls_init): Add assertion to check TLS generation count.
11262         * elf/tst-audit9.c: New file.
11263         * elf/tst-auditmod9a.c: New file.
11264         * elf/tst-auditmod9b.c: New file.
11265         * elf/Makefile: Add rules to build and run tst-audit9.
11266
11267 2014-02-25  Florian Weimer  <fweimer@redhat.com>
11268
11269         [BZ #15347]
11270         * misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
11271
11272 2014-02-25  Will Newton  <will.newton@linaro.org>
11273
11274         * sysdeps/arm/__longjmp.S: Include stap-probe.h.
11275         (__longjmp): Restore sp and lr before restoring callee
11276         saved registers.  Add longjmp and longjmp_target
11277         SystemTap probe point.
11278         * sysdeps/arm/bits/setjmp.h (__jmp_buf): Update comment.
11279         * sysdeps/arm/include/bits/setjmp.h (__JMP_BUF_SP):
11280         Define to zero to match jmpbuf layout.
11281         * sysdeps/arm/setjmp.S: Include stap-probe.h.
11282         (__sigsetjmp): Save sp and lr before saving callee
11283         saved registers.  Add setjmp SystemTap probe point.
11284
11285 2014-02-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
11286
11287         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
11288
11289 2014-02-24  Andreas Schwab  <schwab@suse.de>
11290
11291         [BZ #15804]
11292         * elf/pldd.c (wait_for_ptrace_stop): New function.
11293         (main): Call it after attaching.
11294
11295 2014-02-22  Roland McGrath  <roland@hack.frob.com>
11296
11297         * Makerules ($(common-objpfx)Versions.v.i): No longer depend
11298         on $(common-objpfx)abi-versions.h; using <shlib-compat.h> inside
11299         Versions files is now verboten.
11300         * hurd/Versions (libc: GLIBC_2.0):
11301         Remove various [SHLIB_COMPAT (libc, GLIBC_2_0, ...)] sections.
11302         (libc: HURD_CTHREADS_0.3): Remove conditionalization, was under
11303         [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)].
11304         * mach/Versions: Likewise.
11305
11306         * csu/Versions: Remove unused %include.
11307         * resolv/Versions: Likewise.
11308
11309 2014-02-21  Joseph Myers  <joseph@codesourcery.com>
11310
11311         * Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
11312         ($(objpfx)check-local-headers.out): Likewise.
11313         ($(objpfx)begin-end-check.out): Likewise.
11314         * Makerules (check-abi-%.out): Likewise.
11315         * catgets/Makefile ($(objpfx)test1.cat): Likewise.
11316         ($(objpfx)test2.cat): Likewise.
11317         ($(objpfx)de/libc.cat): Likewise.
11318         ($(objpfx)test-gencat.out): Likewise.
11319         * conform/Makefile ($(objpfx)run-conformtest.out): Likewise.
11320         * elf/Makefile ($(objpfx)order-cmp.out): Likewise.
11321         ($(objpfx)noload-mem): Likewise.
11322         ($(objpfx)tst-pathopt.out): Likewise.
11323         ($(objpfx)tst-rtld-load-self.out): Likewise.
11324         ($(objpfx)tst-array1-cmp.out): Likewise.
11325         ($(objpfx)tst-array1-static-cmp.out): Likewise.
11326         ($(objpfx)tst-array2-cmp.out): Likewise.
11327         ($(objpfx)tst-array3-cmp.out): Likewise.
11328         ($(objpfx)tst-array4-cmp.out): Likewise.
11329         ($(objpfx)tst-array5-cmp.out): Likewise.
11330         ($(objpfx)tst-array5-static-cmp.out): Likewise.
11331         ($(objpfx)check-textrel.out): Likewise.
11332         ($(objpfx)check-execstack.out): Likewise.
11333         ($(objpfx)check-localplt.out): Likewise.
11334         ($(objpfx)order2-cmp.out): Likewise.
11335         ($(objpfx)tst-leaks1-mem): Likewise.
11336         ($(objpfx)tst-leaks1-static-mem): Likewise.
11337         ($(objpfx)tst-initorder-cmp.out): Likewise.
11338         ($(objpfx)tst-initorder2-cmp.out): Likewise.
11339         ($(objpfx)tst-unused-dep.out): Likewise.
11340         ($(objpfx)tst-unused-dep-cmp.out): Likewise.
11341         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
11342         * iconv/Makefile (test-iconvconfig): Likewise.
11343         * iconvdata/Makefile ($(objpfx)mtrace-tst-loading): Likewise.
11344         ($(objpfx)iconv-test.out): Likewise.
11345         ($(objpfx)tst-tables.out): Likewise.
11346         * intl/Makefile ($(objpfx)mtrace-tst-gettext): Likewise.
11347         ($(objpfx)tst-gettext.out): Likewise.
11348         ($(objpfx)tst-translit.out): Likewise.
11349         ($(objpfx)tst-gettext2.out): Likewise.
11350         ($(objpfx)tst-gettext4.out): Likewise.
11351         ($(objpfx)tst-gettext6.out): Likewise.
11352         * io/Makefile ($(objpfx)ftwtest.out): Likewise.
11353         * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
11354         ($(objpfx)tst-fopenloc-cmp.out): Likewise.
11355         ($(objpfx)tst-fopenloc-mem.out): Likewise.
11356         * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
11357         * misc/Makefile ($(objpfx)tst-error1-mem): Likewise.
11358         * posix/Makefile ($(objpfx)globtest.out): Likewise.
11359         ($(objpfx)wordexp-tst.out): Likewise.
11360         ($(objpfx)annexc.out): Likewise.
11361         ($(objpfx)tst-fnmatch-mem): Likewise.
11362         ($(objpfx)bug-regex2-mem): Likewise.
11363         ($(objpfx)bug-regex14-mem): Likewise.
11364         ($(objpfx)bug-regex21-mem): Likewise.
11365         ($(objpfx)bug-regex31-mem): Likewise.
11366         ($(objpfx)tst-vfork3-mem): Likewise.
11367         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
11368         ($(objpfx)tst-pcre-mem): Likewise.
11369         ($(objpfx)tst-boost-mem): Likewise.
11370         ($(objpfx)tst-getconf.out): Likewise.
11371         ($(objpfx)bug-ga2-mem): Likewise.
11372         ($(objpfx)bug-glob2-mem): Likewise.
11373         * resolv/Makefile ($(objpfx)mtrace-tst-leaks): Likewise.
11374         ($(objpfx)mtrace-tst-leaks2): Likewise.
11375         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Likewise.
11376         ($(objpfx)tst-printf.out): Likewise.
11377         ($(objpfx)tst-setvbuf1.out): Likewise.
11378         ($(objpfx)tst-setvbuf1-cmp.out): Likewise.
11379         * stdlib/Makefile ($(objpfx)isomac.out): Likewise.
11380         ($(objpfx)tst-fmtmsg.out): Likewise.
11381         * string/Makefile ($(objpfx)tst-svc-cmp.out): Likewise.
11382         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Likewise.
11383
11384         * bits/fcntl.h [__USE_MISC]: Remove redundant conditionals.
11385         * bits/sigaction.h [__USE_MISC]: Likewise.
11386         * bits/waitstatus.h: Update #endif comments.
11387         * ctype/ctype.h: Likewise.
11388         * dirent/dirent.h: Likewise.
11389         [__USE_MISC]: Remove redundant conditionals.
11390         * grp/grp.h: Update #endif comments.
11391         [__USE_GNU]: Remove redundant conditionals.
11392         [__USE_MISC]: Likewise.
11393         * inet/netinet/in.h [__USE_GNU]: Likewise.
11394         * io/sys/stat.h [__USE_MISC]: Likewise.
11395         * libio/bits/stdio-ldbl.h [__USE_MISC]: Likewise.
11396         * libio/bits/stdio.h: Update #endif comments.
11397         [__USE_MISC]: Remove redundant conditionals.
11398         * libio/bits/stdio2.h [__USE_MISC]: Likewise.
11399         * libio/stdio.h: Update #endif comments.
11400         [__USE_MISC]: Remove redundant conditionals.
11401         * math/bits/math-finite.h [__USE_MISC]: Likewise.
11402         * math/bits/mathcalls.h [__USE_MISC]: Likewise.
11403         * math/math.h: Update #else and #endif comments.
11404         [__USE_MISC]: Remove redundant conditionals.
11405         * misc/sys/uio.h: Update #endif comments.
11406         * posix/bits/unistd.h [__USE_MISC]: Remove redundant conditionals.
11407         * posix/glob.h [__USE_MISC]: Likewise.
11408         * posix/sys/types.h: Update #endif comments.
11409         [__USE_MISC]: Remove redundant conditionals.
11410         * posix/sys/wait.h: Update #endif comments.
11411         [__USE_MISC]: Remove redundant conditionals.
11412         * posix/unistd.h: Update #endif comments.
11413         [__USE_MISC]: Remove redundant conditionals.
11414         * pwd/pwd.h [__USE_GNU]: Likewise.
11415         [__USE_MISC]: Likewise.
11416         * resolv/netdb.h [__USE_GNU]: Likewise.
11417         * signal/signal.h: Update #endif comments.
11418         [__USE_MISC]: Remove redundant conditionals.
11419         * stdlib/stdlib.h: Update #else and #endif comments.
11420         [__USE_MISC]: Remove redundant conditionals.
11421         [__USE_GNU]: Likewise.
11422         * string/bits/string2.h [__USE_MISC]: Likewise.
11423         * string/string.h: Update #endif comments.
11424         [__USE_MISC]: Remove redundant conditionals.
11425         * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__USE_MISC]:
11426         Likewise.
11427         * sysdeps/mach/hurd/bits/fcntl.h [__USE_MISC]: Likewise.
11428         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC]: Likewise.
11429         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h [__USE_MISC]:
11430         Likewise.
11431         * sysdeps/unix/sysv/linux/alpha/bits/stat.h [__USE_MISC]:
11432         Likewise.
11433         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Update #endif
11434         comments.
11435         [__USE_MISC]: Remove redundant conditionals.
11436         * sysdeps/unix/sysv/linux/bits/in.h [__USE_GNU]: Likewise.
11437         * sysdeps/unix/sysv/linux/bits/sigaction.h [__USE_MISC]: Likewise.
11438         * sysdeps/unix/sysv/linux/bits/socket.h [__USE_GNU]: Likewise.
11439         * sysdeps/unix/sysv/linux/bits/stat.h [__USE_MISC]: Likewise.
11440         * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h [__USE_MISC]:
11441         Likewise.
11442         * sysdeps/unix/sysv/linux/m68k/bits/stat.h [__USE_MISC]: Likewise.
11443         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h [__USE_MISC]:
11444         Likewise.
11445         * sysdeps/unix/sysv/linux/mips/bits/stat.h [__USE_MISC]: Likewise.
11446         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__USE_MISC]:
11447         Likewise.
11448         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h [__USE_MISC]:
11449         Likewise.
11450         * sysdeps/unix/sysv/linux/s390/bits/stat.h [__USE_MISC]: Likewise.
11451         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h [__USE_MISC]:
11452         Likewise.
11453         * sysdeps/unix/sysv/linux/sparc/bits/stat.h [__USE_MISC]:
11454         Likewise.
11455         * sysdeps/unix/sysv/linux/x86/bits/stat.h [__USE_MISC]: Likewise.
11456         * sysdeps/x86/bits/string.h: Update #endif comments.
11457         * sysdeps/x86/fpu/bits/mathinline.h [__USE_MISC]: Remove redundant
11458         conditionals.
11459         * time/sys/time.h: Update #endif comments.
11460         * time/time.h: Likewise.
11461         [__USE_MISC]: Remove redundant conditionals.
11462
11463 2014-02-21  Yury Gribov  <y.gribov@samsung.com>
11464
11465         [BZ #16600]
11466         * sysdeps/arm/libm-test-ulps: Update for VFPv4.
11467
11468 2014-02-21  Andreas Schwab  <schwab@linux-m68k.org>
11469
11470         * Versions.def (librt): Add GLIBC_2.17.
11471
11472 2014-02-21  Adam Conrad  <adconrad@0c3.net>
11473
11474         * sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
11475         synonym for _SYS_AUXV_H to allow direct inclusion.
11476         * sysdeps/sparc/bits/hwcap.h: Likewise.
11477         * sysdeps/powerpc/sysdep.h: Define _SYSDEPS_SYSDEP_H instead of
11478         _SYS_AUXV_H so we can include sysdep.h and sys/auxv.h together.
11479         * sysdeps/sparc/sysdep.h: Likewise.
11480
11481 2014-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
11482
11483         * benchtests/bench-strrchr.c (do_test): Fix minor formatting.
11484
11485 2014-02-21  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
11486
11487         * benchtests/bench-strrchr.c: Print length instead of position.
11488
11489 2014-02-20  Joseph Myers  <joseph@codesourcery.com>
11490
11491         [BZ #16611]
11492         * sysdeps/unix/sysv/linux/kernel-features.h
11493         [__LINUX_KERNEL_VERSION >= 0x030000 && __ASSUME_SOCKETCALL]
11494         (__ASSUME_SENDMMSG_SOCKETCALL): Define.
11495         [__LINUX_KERNEL_VERSION >= 0x030000 && (__i386__ || __x86_64__ ||
11496         __powerpc__ || __sh__ || __sparc__)] (__ASSUME_SENDMMSG_SYSCALL):
11497         Likewise.
11498         [__i386__ || __powerpc__ || __sh__ || __sparc__]
11499         (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
11500         [__ASSUME_SENDMMSG_SOCKETCALL || __ASSUME_SENDMMSG_SYSCALL]
11501         (__ASSUME_SENDMMSG): Define instead of using previous
11502         [__LINUX_KERNEL_VERSION >= 0x020627] condition.
11503         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
11504         (__ASSUME_SENDMMSG_SYSCALL): Define.
11505         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
11506         [__LINUX_KERNEL_VERSION >= 0x030200] (__ASSUME_SENDMMSG_SYSCALL):
11507         Likewise.
11508         * sysdeps/unix/sysv/linux/arm/kernel-features.h
11509         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
11510         Likewise.
11511         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
11512         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
11513         Likewise.
11514         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SOCKETCALL
11515         && !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
11516         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
11517         [__ASSUME_SENDMMSG]: Change conditionals to
11518         [__ASSUME_SENDMMSG_SOCKETCALL].
11519         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
11520         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_SENDMMSG_SYSCALL):
11521         Define.
11522         * sysdeps/unix/sysv/linux/mips/kernel-features.h
11523         [__LINUX_KERNEL_VERSION >= 0x030100] (__ASSUME_SENDMMSG_SYSCALL):
11524         Likewise.
11525         * sysdeps/unix/sysv/linux/sendmmsg.c [__ASSUME_SOCKETCALL &&
11526         !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
11527         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
11528         [!__ASSUME_SENDMMSG]: Change conditional to
11529         [!__ASSUME_SENDMMSG_SOCKETCALL].
11530         * sysdeps/unix/sysv/linux/tile/kernel-features.h
11531         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
11532         Define.
11533
11534         [BZ #16610]
11535         * sysdeps/unix/sysv/linux/kernel-features.h
11536         [__LINUX_KERNEL_VERSION >= 0x020621 && __ASSUME_SOCKETCALL]
11537         (__ASSUME_RECVMMSG_SOCKETCALL): Define.
11538         [(__LINUX_KERNEL_VERSION >= 0x020621 && (__i386__ || __x86_64__ ||
11539         __sparc__)) || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__
11540         || __sh__))] (__ASSUME_RECVMMSG_SYSCALL): Likewise.
11541         [__i386__ || __sparc__]
11542         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
11543         [__ASSUME_RECVMMSG_SOCKETCALL || __ASSUME_RECVMMSG_SYSCALL]
11544         (__ASSUME_RECVMMSG): Define instead of using previous
11545         [__LINUX_KERNEL_VERSION >= 0x020621] condition.
11546         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
11547         (__ASSUME_RECVMMSG_SYSCALL): Define.
11548         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
11549         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
11550         Likewise.
11551         * sysdeps/unix/sysv/linux/arm/kernel-features.h
11552         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
11553         Likewise.
11554         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
11555         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
11556         Likewise.
11557         * sysdeps/unix/sysv/linux/internal_recvmmsg.S [__ASSUME_SOCKETCALL
11558         && !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
11559         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
11560         [__ASSUME_RECVMMSG]: Change condition to
11561         [__ASSUME_RECVMMSG_SOCKETCALL].
11562         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
11563         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
11564         Define.
11565         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
11566         * sysdeps/unix/sysv/linux/mips/kernel-features.h
11567         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
11568         Likewise.
11569         * sysdeps/unix/sysv/linux/recvmmsg.c [__ASSUME_SOCKETCALL &&
11570         !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
11571         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
11572         [!__ASSUME_RECVMMSG]: Change condition to
11573         [!__ASSUME_RECVMMSG_SOCKETCALL].
11574         * sysdeps/unix/sysv/linux/tile/kernel-features.h
11575         (__ASSUME_RECVMMSG_SYSCALL): Define.
11576
11577         [BZ #16609]
11578         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__ ||
11579         __powerpc__ || __s390__ || __sh__ || __sparc__]
11580         (__ASSUME_SOCKETCALL): Define.
11581         [__LINUX_KERNEL_VERSION && __ASSUME_SOCKETCALL]
11582         (__ASSUME_ACCEPT4_SOCKETCALL): Likewise.
11583         [(__LINUX_KERNEL_VERSION >= 0x02061c && (__x86_64__ || __sparc__))
11584         || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__ ||
11585         __sh__))] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
11586         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
11587         [__ASSUME_ACCEPT4_SOCKETCALL || __ASSUME_ACCEPT4_SYSCALL]
11588         (__ASSUME_ACCEPT4): Define instead of using previous
11589         [__LINUX_KERNEL_VERSION >= 0x02061c && (__i386__ || __x86_64__ ||
11590         __powerpc__ || __sparc__ || __s390__)] condition.
11591         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
11592         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
11593         * sysdeps/unix/sysv/linux/accept4.c [__ASSUME_SOCKETCALL &&
11594         !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
11595         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
11596         [!__ASSUME_ACCEPT4]: Change condition to
11597         [!__ASSUME_ACCEPT4_SOCKETCALL].
11598         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
11599         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.  Correct
11600         condition to [__LINUX_KERNEL_VERSION >= 0x030200].
11601         * sysdeps/unix/sysv/linux/arm/kernel-features.h
11602         [__LINUX_KERNEL_VERSION >= 0x020624] (__ASSUME_ACCEPT4): Change to
11603         __ASSUME_ACCEPT4_SYSCALL.
11604         * sysdeps/unix/sysv/linux/i386/accept4.S [__ASSUME_ACCEPT4]:
11605         Change conditions to [__ASSUME_ACCEPT4_SOCKETCALL].
11606         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
11607         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_ACCEPT4): Change to
11608         __ASSUME_ACCEPT4_SYSCALL.
11609         * sysdeps/unix/sysv/linux/internal_accept4.S [__ASSUME_SOCKETCALL
11610         && !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
11611         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
11612         [__ASSUME_ACCEPT4]: Change condition to
11613         [__ASSUME_ACCEPT4_SOCKETCALL].
11614         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
11615         (__ASSUME_SOCKETCALL): Define.
11616         [__LINUX_KERNEL_VERSION >= 0x02061c] (__ASSUME_ACCEPT4): Remove.
11617         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
11618         (__ASSUME_SOCKETCALL): Define.
11619         (__ASSUME_ACCEPT4): Remove.
11620         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_ACCEPT4_SYSCALL):
11621         Define.
11622         * sysdeps/unix/sysv/linux/mips/kernel-features.h
11623         [__LINUX_KERNEL_VERSION >= 0x02061f] (__ASSUME_ACCEPT4_SYSCALL):
11624         Likewise.
11625         * sysdeps/unix/sysv/linux/tile/kernel-features.h
11626         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
11627
11628         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h (HWCAP_ARM_VFPD32): New
11629         macro.
11630         (HWCAP_ARM_LPAE): Likewise.
11631         (HWCAP_ARM_EVTSTRM): Likewise.
11632         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
11633         Add vpfd32, lpae and evtstrm.
11634         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
11635         Increase to 22.
11636
11637 2014-02-19  Joseph Myers  <joseph@codesourcery.com>
11638
11639         * math/auto-libm-test-in: Add tests of clog10.
11640         * math/auto-libm-test-out: Regenerated.
11641         * math/libm-test.inc (clog10_test_data): Use AUTO_TESTS_c_c.
11642         * sysdeps/i386/fpu/libm-test-ulps: Update.
11643         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11644
11645 2014-02-18  Andreas Schwab  <schwab@suse.de>
11646
11647         [BZ #16574]
11648         * resolv/res_send.c (send_vc): Add parameter ansp2_malloced.
11649         Store non-zero if the second buffer was newly allocated.
11650         (send_dg): Likewise.
11651         (__libc_res_nsend): Add parameter ansp2_malloced and pass it down
11652         to send_vc and send_dg.
11653         (res_nsend): Pass NULL for ansp2_malloced.
11654         * resolv/res_query.c (__libc_res_nquery): Add parameter
11655         answerp2_malloced and pass it down to __libc_res_nsend.
11656         (res_nquery): Pass additional NULL to __libc_res_nquery.
11657         (__libc_res_nsearch): Add parameter answerp2_malloced and pass it
11658         down to __libc_res_nquery and __libc_res_nquerydomain.  Deallocate
11659         second answer buffer if answerp2_malloced was set.
11660         (res_nsearch): Pass additional NULL to __libc_res_nsearch.
11661         (__libc_res_nquerydomain): Add parameter
11662         answerp2_malloced and pass it down to __libc_res_nquery.
11663         (res_nquerydomain): Pass additional NULL to
11664         __libc_res_nquerydomain.
11665         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Pass
11666         additional NULL to __libc_res_nsend and __libc_res_nquery.
11667         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Pass
11668         additional NULL to __libc_res_nsearch.
11669         (_nss_dns_gethostbyname4_r): Revert last change.  Use new
11670         parameter of __libc_res_nsearch to check for separately allocated
11671         second buffer.
11672         (_nss_dns_gethostbyaddr2_r): Pass additional NULL to
11673         __libc_res_nquery.
11674         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Pass
11675         additional NULL to __libc_res_nquery.
11676         * resolv/gethnamaddr.c (gethostbyname2): Pass additional NULL to
11677         __libc_res_nsearch.
11678         (gethostbyaddr): Pass additional NULL to __libc_res_nquery.
11679         * include/resolv.h: Update prototypes of __libc_res_nquery,
11680         __libc_res_nsearch, __libc_res_nsend.
11681
11682 2014-02-18  Joseph Myers  <joseph@codesourcery.com>
11683
11684         * math/auto-libm-test-in: Add tests of fma.
11685         * math/auto-libm-test-out: Regenerated.
11686         * math/libm-test.inc (fma_test_data): Use AUTO_TESTS_fff_f.
11687         (fma_towardzero_test_data): Likewise.
11688         (fma_downward_test_data): Likewise.
11689         (fma_upward_test_data): Likewise.
11690         * math/gen-auto-libm-tests.c (rounding_mode_desc): Add field
11691         mpc_mode.
11692         (rounding_modes): Add values for new field.
11693         (func_calc_method): Add value mpfr_fff_f.
11694         (func_calc_desc): Add mpfr_fff_f union field.
11695         (test_function): Add field exact_args.
11696         (FUNC): Add macro argument EXACT_ARGS.
11697         (FUNC_mpfr_f_f): Update call to FUNC.
11698         (FUNC_mpfr_f_f): Likewise.
11699         (FUNC_mpfr_ff_f): Likewise.
11700         (FUNC_mpfr_if_f): Likewise.
11701         (FUNC_mpc_c_f): Likewise.
11702         (FUNC_mpc_c_c): Likewise.
11703         (test_functions): Add fma.  Update calls to FUNC.
11704         (handle_input_arg): Add argument exact_args.
11705         (add_test): Update call to handle_input_arg.
11706         (calc_generic_results): Add argument mode.  Handle mpfr_fff_f.
11707         (output_for_one_input_case): Update call to calc_generic_results.
11708         Recalculate exact zero results in each rounding mode.
11709
11710         * math/gen-auto-libm-tests.c (adjust_real): Ensure integers are
11711         non-negative before setting low bit.
11712         * math/auto-libm-test-in: Mark one asin test possibly having
11713         spurious underflow.
11714         * math/auto-libm-test-out: Regenerated.
11715         * sysdeps/i386/fpu/libm-test-ulps: Update.
11716         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11717
11718 2014-02-17  David Holsgrove <david.holsgrove@xilinx.com>
11719
11720         * sysdeps/microblaze: Move directory from ports/sysdeps/microblaze.
11721         * sysdeps/unix/sysv/linux/microblaze: Move directory from
11722         ports/sysdeps/unix/sysv/linux/microblaze.
11723         * README: Add missing listing for microblaze*-*-linux-gnu.
11724
11725 2014-02-16  Ondřej Bílka  <neleai@seznam.cz>
11726
11727         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Remove
11728         duplicate code
11729
11730 2014-02-16  Mike Frysinger  <vapier@gentoo.org>
11731
11732         * sysdeps/ia64: Move directory from ports/sysdeps/ia64.
11733         * sysdeps/unix/sysv/linux/ia64: Move directory from
11734         ports/sysdeps/unix/sysv/linux/ia64.
11735         * README: Update listing for ia64-*-linux-gnu.
11736
11737 2014-02-14  Tomas Dohnalek  <tdohnale@redhat.com>
11738             Joseph Myers  <joseph@codesourcery.com>
11739
11740         * Makeconfig (test-name): New variable.
11741         (evaluate-test): Likewise.
11742         * Makerules (do-test-clean): Remove .test-result files.
11743         (common-mostlyclean): Likewise.
11744         * Rules ($(objpfx)%.out): Use $(evaluate-test) in both rules.
11745         * scripts/evaluate-test.sh: New file.
11746
11747 2014-02-14  Joseph Myers  <joseph@codesourcery.com>
11748
11749         * libio/Makefile ($(objpfx)tst-fopenloc.check): Split into
11750         separate $(objpfx)tst-fopenloc-cmp.out and
11751         $(objpfx)tst-fopenloc-mem.out targets.
11752         (tests): Update dependencies.
11753         * posix/Makefile (tests variable): Add tst-rxspencer-no-utf8.
11754         (generated): Change tst-rxspencer-mem and tst-rxspencer.mtrace to
11755         tst-rxspencer-no-utf8-mem and tst-rxspencer-no-utf8.mtrace.
11756         (tst-rxspencer-no-utf8-ARGS): New variable.
11757         (tst-rxspencer-no-utf8-ENV): Likewise.
11758         (tests target): Depend on $(objpfx)tst-rxspencer-no-utf8-mem
11759         instead of $(objpfx)tst-rxspencer-mem.
11760         ($(objpfx)tst-rxspencer-mem): Change target to
11761         $(objpfx)tst-rxspencer-no-utf8-mem.  Depend on
11762         $(objpfx)tst-rxspencer-no-utf8.out instead of running test program.
11763         * posix/tst-rxspencer-no-utf8.c: New file.
11764
11765         * elf/Makefile ($(objpfx)order.out): Remove rule.
11766         [$(run-built-tests) = yes] (tests): Depend on
11767         $(objpfx)order-cmp.out.
11768         ($(objpfx)order-cmp.out): New rule.
11769         [$(run-built-tests) = yes] (tests): Depend on
11770         $(objpfx)tst-array1-cmp.out, $(objpfx)tst-array1-static-cmp.out,
11771         $(objpfx)tst-array2-cmp.out, $(objpfx)tst-array3-cmp.out,
11772         $(objpfx)tst-array4-cmp.out, $(objpfx)tst-array5-cmp.out and
11773         $(objpfx)tst-array5-static-cmp.out.
11774         ($(objpfx)tst-array1.out): Remove rule.
11775         ($(objpfx)tst-array1-cmp.out): New rule.
11776         ($(objpfx)tst-array1-static.out): Remove rule.
11777         ($(objpfx)tst-array1-static-cmp.out): New rule.
11778         ($(objpfx)tst-array2.out): Remove rule.
11779         ($(objpfx)tst-array2-cmp.out): New rule.
11780         ($(objpfx)tst-array3.out): Remove rule.
11781         ($(objpfx)tst-array3-cmp.out): New rule.
11782         ($(objpfx)tst-array4.out): Remove rule.
11783         ($(objpfx)tst-array4-cmp.out): New rule.
11784         ($(objpfx)tst-array5.out): Remove rule.
11785         ($(objpfx)tst-array5-cmp.out): New rule.
11786         ($(objpfx)tst-array5-static.out): Remove rule.
11787         ($(objpfx)tst-array5-static-cmp.out): New rule.
11788         [$(run-built-tests) = yes] (tests): Depend on
11789         $(objpfx)order2-cmp.out.
11790         ($(objpfx)order2.out): Remove rule.
11791         ($(objpfx)order2-cmp.out): New rule.
11792         ($(objpfx)tst-initorder.out): Remove rule.
11793         [$(run-built-tests) = yes] (tests): Depend on
11794         $(objpfx)tst-initorder-cmp.out.
11795         ($(objpfx)tst-initorder-cmp.out): New rule.
11796         ($(objpfx)tst-initorder2.out): Remove rule.
11797         [$(run-built-tests) = yes] (tests): Depend on
11798         $(objpfx)tst-initorder2-cmp.out.
11799         ($(objpfx)tst-initorder2-cmp.out): New rule.
11800         [$(run-built-tests) = yes] (tests): Depend on
11801         $(objpfx)tst-unused-dep-cmp.out.
11802         ($(objpfx)tst-unused-dep-cmp.out): Do not run cmp.
11803         ($(objpfx)tst-unused-dep-cmp.out): New rule.
11804         * stdio-common/Makefile [$(run-built-tests) = yes] (tests): Depend
11805         on $(objpfx)tst-setvbuf1-cmp.out.
11806         ($(objpfx)tst-setvbuf1.out): Do not run cmp.
11807         ($(objpfx)tst-setvbuf1-cmp.out): New rule.
11808         * string/Makefile [$(run-built-tests) = yes] (tests): Depend
11809         $(objpfx)tst-svc-cmp.out instead of $(objpfx)tst-svc.out.
11810         ($(objpfx)tst-svc.out): Remove rule.
11811         ($(objpfx)tst-svc-cmp.out): New rule.
11812
11813 2014-02-13  Joseph Myers  <joseph@codesourcery.com>
11814
11815         * bits/mman.h [__USE_MISC]: Remove redundant conditionals.
11816         * ctype/ctype.h [__USE_MISC]: Likewise.
11817         * dirent/dirent.h [__USE_MISC]: Likewise.
11818         * grp/grp.h [__USE_MISC]: Likewise.
11819         * io/fcntl.h [__USE_MISC]: Likewise.
11820         * io/sys/stat.h [__USE_MISC]: Likewise.
11821         * libio/stdio.h [__USE_MISC]: Likewise.
11822         * posix/unistd.h [__USE_MISC]: Likewise.
11823         * pwd/pwd.h [__USE_MISC]: Likewise.
11824         * stdlib.h [__USE_MISC]: Likewise.
11825         * string/bits/string2.h [__USE_MISC]: Likewise.
11826         * string/string.h [__USE_MISC]: Likewise.
11827         * time/time.h [__USE_MISC]: Likewise.
11828
11829 2014-02-13  Andreas Schwab  <schwab@suse.de>
11830
11831         [BZ #16574]
11832         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Free the
11833         second answer buffer if it was separately allocated.
11834
11835 2014-02-12  Joseph Myers  <joseph@codesourcery.com>
11836
11837         * sysdeps/mips/math-tests.h: Include <features.h>.
11838         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
11839         (ROUNDING_TESTS_long_double): Do not define.
11840         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
11841         (EXCEPTION_TESTS_long_double): Likewise.
11842         * sysdeps/mips/mips64/libm-test-ulps: Update.
11843
11844         * include/features.h (__USE_BSD): Remove macro definitions.
11845         (__USE_SVID): Likewise.
11846         (_BSD_SOURCE): Likewise.
11847         (_SVID_SOURCE): Likewise.
11848         [!defined _BSD_SOURCE && !defined _SVID_SOURCE]: Remove condition
11849         from definition of _DEFAULT_SOURCE.
11850         [_BSD_SOURCE || _SVID_SOURCE]: Change condition to
11851         [_DEFAULT_SOURCE].
11852         * bits/fcntl.h [__USE_BSD]: Change condition to [__USE_MISC].
11853         * bits/mman.h [__USE_BSD]: Likewise.
11854         * bits/termios.h [__USE_BSD]: Likewise.
11855         * bits/waitstatus.h [__USE_BSD]: Likewise.
11856         * ctype/ctype.h [__USE_SVID]: Likewise.
11857         * dirent/dirent.h [__USE_BSD]: Likewise.
11858         * grp/grp.h [__USE_SVID]: Likewise.
11859         [__USE_BSD]: Likewise.
11860         * inet/netinet/igmp.h [__USE_BSD]: Likewise.
11861         * io/fcntl.h [__USE_BSD]: Likewise.
11862         * io/ftw.h [__USE_BSD]: Likewise.
11863         * io/sys/stat.h [__USE_BSD]: Likewise.
11864         * libio/bits/stdio-ldbl.h [__USE_BSD]: Likewise.
11865         * libio/bits/stdio2.h [__USE_BSD]: Likewise.
11866         * libio/stdio.h [__USE_SVID]: Likewise.
11867         [__USE_BSD]: Likewise.
11868         * math/math.h [__USE_SVID]: Likewise.
11869         [__USE_BSD]: Likewise.
11870         * misc/bits/syslog-ldbl.h [__USE_BSD]: Likewise.
11871         * misc/bits/syslog.h [__USE_BSD]: Likewise.
11872         * misc/search.h [__USE_SVID]: Likewise.
11873         * misc/sys/mman.h [__USE_BSD]: Likewise.
11874         * misc/sys/syslog.h [__USE_BSD]: Likewise.
11875         * misc/sys/uio.h [__USE_BSD]: Likewise.
11876         * posix/bits/unistd.h [__USE_BSD]: Likewise.
11877         * posix/glob.h [__USE_BSD]: Likewise.
11878         * posix/regex.h [__USE_BSD]: Likewise.
11879         * posix/sys/types.h [__USE_BSD]: Likewise.
11880         [__USE_SVID]: Likewise.
11881         * posix/sys/utsname.h [__USE_SVID]: Likewise.
11882         * posix/sys/wait.h [__USE_BSD]: Likewise.
11883         [__USE_SVID]: Likewise.
11884         * posix/unistd.h [__USE_BSD]: Likewise.
11885         [__USE_SVID]: Likewise.
11886         * pwd/pwd.h [__USE_SVID]: Likewise.
11887         * resolv/netdb.h [__USE_BSD]: Likewise.
11888         * setjmp/setjmp.h [__USE_BSD]: Likewise.
11889         * signal/signal.h [__USE_BSD]: Likewise.
11890         [__USE_SVID]: Likewise.
11891         * socket/sys/socket.h [__USE_BSD]: Likewise.
11892         * stdlib/fmtmsg.h [__USE_SVID]: Likewise.
11893         * stdlib/stdlib.h [__USE_BSD]: Likewise.
11894         [__USE_SVID]: Likewise.
11895         * string/bits/string2.h [__USE_BSD]: Likewise.
11896         [__USE_SVID]: Likewise.
11897         * string/bits/string3.h [__USE_BSD]: Likewise.
11898         * string/endian.h [__USE_BSD]: Likewise.
11899         * string/string.h [__USE_SVID]: Likewise.
11900         [__USE_BSD]: Likewise.
11901         * string/strings.h [__USE_BSD]: Likewise.
11902         * sysdeps/generic/netinet/ip.h [__USE_BSD]: Likewise.
11903         * sysdeps/gnu/netinet/ip_icmp.h [__USE_BSD]: Likewise.
11904         * sysdeps/mach/hurd/bits/fcntl.h [__USE_BSD]: Likewise.
11905         * sysdeps/mach/hurd/bits/stat.h [__USE_BSD]: Likewise.
11906         * sysdeps/unix/sysv/linux/alpha/bits/mman.h [__USE_BSD]: Likewise.
11907         * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_BSD]:
11908         Likewise.
11909         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_BSD]:
11910         Likewise.
11911         * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_BSD]: Likewise.
11912         * sysdeps/unix/sysv/linux/bits/sys_errlist.h [__USE_BSD]:
11913         Likewise.
11914         * sysdeps/unix/sysv/linux/bits/termios.h [__USE_BSD]: Likewise.
11915         * sysdeps/unix/sysv/linux/mips/bits/termios.h [__USE_BSD]:
11916         Likewise.
11917         * sysdeps/unix/sysv/linux/netinet/if_ether.h [__USE_BSD]:
11918         Likewise.
11919         * sysdeps/unix/sysv/linux/netinet/if_fddi.h [__USE_BSD]: Likewise.
11920         * sysdeps/unix/sysv/linux/netinet/if_tr.h [__USE_BSD]: Likewise.
11921         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_BSD]:
11922         Likewise.
11923         * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_BSD]:
11924         Likewise.
11925         * sysdeps/x86/bits/string.h [__USE_BSD]: Likewise.
11926         * sysvipc/sys/ipc.h [__USE_SVID]: Likewise.
11927         * termios/termios.h [__USE_BSD]: Likewise.
11928         * time/sys/time.h [__USE_BSD]: Likewise.
11929         * time/time.h [__USE_BSD]: Likewise.
11930         [__USE_SVID]: Likewise.
11931
11932         * Makefile (subdir_targets): Remove subdir_lint.out.
11933
11934         * stdio-common/Makefile (do-tst-unbputc): Remove target.
11935         (do-tst-printf): Likewise.
11936         (tests): Depend directly on $(objpfx)tst-unbputc.out and
11937         $(objpfx)tst-printf.out.
11938
11939         * io/ftwtest-sh (testout): Change to $tmp/ftwtest-tmp.out.
11940
11941         * Makerules (check-abi-%): Change target to
11942         $(objpfx)check-abi-%.out.
11943         (check-abi target): Update dependencies.
11944         (check-abi-pattern variable): Redirect output of diff to $@.
11945         (check-abi variable): Likewise.
11946         * elf/Makefile (check-abi): Update dependencies.
11947
11948         * soft-fp/op-common.h (_FP_DECL): Mark exponent as possibly
11949         unused.
11950         (_FP_PACK_SEMIRAW): Determine tininess based on rounding shifted
11951         value if _FP_TININESS_AFTER_ROUNDING and unrounded value is in
11952         subnormal range.
11953         (_FP_PACK_CANONICAL): Determine tininess based on rounding to
11954         normal precision if _FP_TININESS_AFTER_ROUNDING and unrounded
11955         value has largest subnormal exponent.
11956         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS]
11957         (_FP_TININESS_AFTER_ROUNDING): Undefine and redefine to 0.
11958         * sysdeps/aarch64/soft-fp/sfp-machine.h
11959         (_FP_TININESS_AFTER_ROUNDING): New macro.
11960         * sysdeps/alpha/soft-fp/sfp-machine.h
11961         (_FP_TININESS_AFTER_ROUNDING): Likewise.
11962         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
11963         Likewise.
11964         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
11965         (_FP_TININESS_AFTER_ROUNDING): Likewise.
11966         * sysdeps/mips/soft-fp/sfp-machine.h
11967         (_FP_TININESS_AFTER_ROUNDING): Likewise.
11968         * sysdeps/powerpc/soft-fp/sfp-machine.h
11969         (_FP_TININESS_AFTER_ROUNDING): Likewise.
11970         * sysdeps/sh/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
11971         Likewise.
11972         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
11973         (_FP_TININESS_AFTER_ROUNDING): Likewise.
11974         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
11975         (_FP_TININESS_AFTER_ROUNDING): Likewise.
11976         * sysdeps/tile/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
11977         Likewise.
11978
11979 2014-02-12  Dylan Alex Simon  <dylan@dylex.net>
11980
11981         [BZ #16545]
11982         * sysdeps/x86_64/fpu/libm-test-ulps: Update on AMD family 21h
11983         model 1.
11984
11985 2014-02-12  Richard Henderson  <rth@redhat.com>
11986
11987         * sysdeps/alpha: Move directory from ports/sysdeps/alpha.
11988         * sysdeps/unix/alpha: Move directory from ports/sysdeps/unix/alpha.
11989         * sysdeps/unix/sysv/linux/alpha: Move directory from
11990         ports/sysdeps/unix/sysv/linux/alpha.
11991         * README: Update listing for alpha-*-linux-gnu.
11992
11993 2014-02-11  Joseph Myers  <joseph@codesourcery.com>
11994
11995         * include/features.h: Update comment documenting feature test
11996         macros.
11997         [_BSD_SOURCE || _SVID_SOURCE]: Give #warning.  Define
11998         _DEFAULT_SOURCE.
11999         * manual/creature.texi (_BSD_SOURCE): Remove documentation.
12000         (_SVID_SOURCE): Likewise.
12001         (_DEFAULT_SOURCE): Update description of default features.
12002         (Feature Test Macros): Don't mention _SVID_SOURCE in conjunction
12003         with _GNU_SOURCE.
12004         * manual/filesys.texi (__ftw_func_t): Do not refer to _BSD_SOURCE.
12005         (S_ISVTX): Likewise.
12006         * manual/math.texi (Mathematical Constants): Likewise.
12007         * manual/signal.texi (Interrupted Primitives): Likewise.
12008         * manual/startup.texi (putenv): Do not refer to _SVID_SOURCE.
12009         * math/test-matherr.c (_SVID_SOURCE): Do not define.
12010         * sysvipc/sys/ipc.h [__USE_SVID && !__USE_XOPEN && __GNUC__ >= 2]:
12011         Don't refer to _SVID_SOURCE in warning text.
12012
12013         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
12014
12015         * elf/dl-lookup.c (ELF_MACHINE_SYM_NO_MATCH): Define if not
12016         already defined.
12017         (do_lookup_x): Use ELF_MACHINE_SYM_NO_MATCH.
12018         * sysdeps/mips/dl-lookup.c: Remove.
12019         * sysdeps/mips/dl-machine.h (ELF_MACHINE_SYM_NO_MATCH): New macro.
12020
12021 2014-02-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
12022
12023         [BZ #16447]
12024         * math/auto-libm-test-in: Add testcase for expl.
12025         * math/auto-libm-test-out: Regenerate.
12026         * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Fix
12027         calculation of unsafe.
12028         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for added testcase.
12029
12030 2014-02-11  Marcus Shawcroft  <marcus.shawcroft@arm.com>
12031
12032         * sysdeps/aarch64: Move directory from ports/sysdeps/aarch64.
12033         * sysdeps/unix/sysv/linux/aarch64: Move directory from
12034         ports/sysdeps/unix/sysv/linux/aarch64.
12035         * README: Update listing for aarch64*-*-linux-gnu.
12036
12037 2014-02-11  Will Newton  <will.newton@linaro.org>
12038
12039         * manual/probes.texi (Mathematical Function Probes): Use
12040         "triggered" instead of "hit".
12041
12042         * manual/probes.texi (Internal Probes): Add documentation
12043         of setjmp, longjmp and longjmp_target probes.
12044
12045         * include/stap-probe.h: Add comment about probe argument
12046         format.
12047
12048         * malloc/mtrace.c (attribute_hidden): Remove unused macro
12049         definition.  (tr_where, tr_freehook, tr_mallochook,
12050         tr_reallochook, tr_memalignhook): Use ANSI protoype.
12051
12052 2014-02-11  David S. Miller  <davem@davemloft.net>
12053
12054         * stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when
12055         processing int_tests.
12056
12057 2014-02-10  Joseph Myers  <joseph@codesourcery.com>
12058
12059         * sysdeps/mips: Move directory from ports/sysdeps/mips.
12060         * sysdeps/unix/mips: Move directory from ports/sysdeps/unix/mips.
12061         * sysdeps/unix/sysv/linux/mips: Move directory from
12062         ports/sysdeps/unix/sysv/linux/mips.
12063         * README: Update listing for mips-*-linux-gnu and
12064         mips64-*-linux-gnu.
12065
12066 2014-02-10  Andreas Schwab  <schwab@linux-m68k.org>
12067
12068         * sysdeps/m68k: Move directory from ports/sysdeps/m68k.
12069         * sysdeps/unix/sysv/linux/m68k: Move directory from
12070         ports/sysdeps/unix/sysv/linux/m68k.
12071         * README: Update listing for m68k-*-linux-gnu.
12072
12073 2014-02-10  Chris Metcalf  <cmetcalf@tilera.com>
12074
12075         * sysdeps/tile: Move directory from ports/sysdeps/tile.
12076         * sysdeps/unix/sysv/linux/generic: Move directory from
12077         ports/sysdeps/unix/sysv/linux/generic.
12078         * sysdeps/unix/sysv/linux/tile: Move directory from
12079         ports/sysdeps/unix/sysv/linux/tile.
12080         * README: Update listing for tile*-*-linux-gnu.
12081
12082 2014-02-10  Ondřej Bílka  <neleai@seznam.cz>
12083
12084         * assert/assert.c (__assert_fail_base): Use glibc_likely instead
12085         __builtin_expect.
12086         * benchtests/bench-memmem.c (simple_memmem): Likewise.
12087         * catgets/open_catalog.c (__open_catalog): Likewise.
12088         * csu/libc-start.c (LIBC_START_MAIN): Likewise.
12089         * debug/confstr_chk.c: Likewise.
12090         * debug/fread_chk.c (__fread_chk): Likewise.
12091         * debug/fread_u_chk.c (__fread_unlocked_chk): Likewise.
12092         * debug/getgroups_chk.c: Likewise.
12093         * debug/mbsnrtowcs_chk.c: Likewise.
12094         * debug/mbsrtowcs_chk.c: Likewise.
12095         * debug/mbstowcs_chk.c: Likewise.
12096         * debug/memcpy_chk.c: Likewise.
12097         * debug/memmove_chk.c: Likewise.
12098         * debug/mempcpy_chk.c: Likewise.
12099         * debug/memset_chk.c: Likewise.
12100         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
12101         * debug/strcat_chk.c (__strcat_chk): Likewise.
12102         * debug/strcpy_chk.c (__strcpy_chk): Likewise.
12103         * debug/strncat_chk.c (__strncat_chk): Likewise.
12104         * debug/vsnprintf_chk.c (___vsnprintf_chk): Likewise.
12105         * debug/vswprintf_chk.c (__vswprintf_chk): Likewise.
12106         * debug/wcpcpy_chk.c (__wcpcpy_chk): Likewise.
12107         * debug/wcpncpy_chk.c: Likewise.
12108         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
12109         * debug/wcscpy_chk.c (__wcscpy_chk): Likewise.
12110         * debug/wcsncat_chk.c (__wcsncat_chk): Likewise.
12111         * debug/wcsncpy_chk.c: Likewise.
12112         * debug/wcsnrtombs_chk.c: Likewise.
12113         * debug/wcsrtombs_chk.c: Likewise.
12114         * debug/wcstombs_chk.c: Likewise.
12115         * debug/wmemcpy_chk.c: Likewise.
12116         * debug/wmemmove_chk.c: Likewise.
12117         * debug/wmempcpy_chk.c: Likewise.
12118         * debug/wmemset_chk.c: Likewise.
12119         * dirent/scandirat.c (SCANDIRAT): Likewise.
12120         * dlfcn/dladdr1.c (dladdr1): Likewise.
12121         * dlfcn/dladdr.c (dladdr): Likewise.
12122         * dlfcn/dlclose.c (dlclose_doit): Likewise.
12123         * dlfcn/dlerror.c (__dlerror): Likewise.
12124         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
12125         * dlfcn/dlmopen.c (dlmopen_doit): Likewise.
12126         * dlfcn/dlopen.c (dlopen_doit): Likewise.
12127         * dlfcn/dlopenold.c (__dlopen_nocheck): Likewise.
12128         * dlfcn/dlsym.c (dlsym_doit): Likewise.
12129         * dlfcn/dlvsym.c (dlvsym_doit): Likewise.
12130         * elf/dl-cache.c (_dl_load_cache_lookup): Likewise.
12131         * elf/dl-close.c (remove_slotinfo, _dl_close_worker, _dl_close):
12132         Likewise.
12133         * elf/dl-conflict.c: Likewise.
12134         * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
12135         * elf/dl-dst.h: Likewise.
12136         * elf/dl-fini.c (_dl_sort_fini, _dl_fini): Likewise.
12137         * elf/dl-fptr.c (_dl_make_fptr): Likewise.
12138         * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
12139         * elf/dl-init.c (call_init, _dl_init): Likewise.
12140         * elf/dl-libc.c (__libc_dlopen_mode, __libc_dlsym): Likewise.
12141         * elf/dl-load.c (_dl_dst_substitute, fillin_rpath, _dl_init_paths)
12142         (_dl_map_object_from_fd, open_verify, open_path, _dl_map_object):
12143         Likewise.
12144         * elf/dl-lookup.c (do_lookup_x, add_dependency, _dl_lookup_symbol_x):
12145         Likewise.
12146         * elf/dl-minimal.c (__libc_memalign): Likewise.
12147         * elf/dl-open.c (add_to_global, dl_open_worker, _dl_open): Likewise.
12148         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
12149         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
12150         * elf/dl-sym.c (do_sym): Likewise.
12151         * elf/dl-tls.c (tls_get_addr_tail, update_get_addr)
12152         (__tls_get_addr, _dl_tls_get_addr_soft): Likewise.
12153         * elf/dl-version.c (match_symbol, _dl_check_map_versions): Likewise.
12154         * elf/dl-writev.h (_dl_writev): Likewise.
12155         * elf/ldconfig.c (search_dir): Likewise.
12156         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, do_preload)
12157         (dl_main): Likewise.
12158         * elf/setup-vdso.h (setup_vdso): Likewise.
12159         * grp/compat-initgroups.c (compat_call): Likewise.
12160         * grp/fgetgrent.c (fgetgrent): Likewise.
12161         * grp/initgroups.c (getgrouplist, initgroups): Likewise.
12162         * grp/putgrent.c (putgrent): Likewise.
12163         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
12164         Likewise.
12165         * hurd/hurdinit.c: Likewise.
12166         * iconvdata/8bit-gap.c (struct): Likewise.
12167         * iconvdata/ansi_x3.110.c : Likewise.
12168         * iconvdata/big5.c : Likewise.
12169         * iconvdata/big5hkscs.c : Likewise.
12170         * iconvdata/cp1255.c: Likewise.
12171         * iconvdata/cp1258.c : Likewise.
12172         * iconvdata/cp932.c : Likewise.
12173         * iconvdata/euc-cn.c: Likewise.
12174         * iconvdata/euc-jisx0213.c : Likewise.
12175         * iconvdata/euc-jp.c: Likewise.
12176         * iconvdata/euc-jp-ms.c : Likewise.
12177         * iconvdata/euc-kr.c (euckr_from_ucs4): Likewise.
12178         * iconvdata/gb18030.c : Likewise.
12179         * iconvdata/gbbig5.c (const): Likewise.
12180         * iconvdata/gbgbk.c: Likewise.
12181         * iconvdata/gbk.c : Likewise.
12182         * iconvdata/ibm1364.c : Likewise.
12183         * iconvdata/ibm930.c : Likewise.
12184         * iconvdata/ibm932.c: Likewise.
12185         * iconvdata/ibm933.c : Likewise.
12186         * iconvdata/ibm935.c : Likewise.
12187         * iconvdata/ibm937.c : Likewise.
12188         * iconvdata/ibm939.c : Likewise.
12189         * iconvdata/ibm943.c: Likewise.
12190         * iconvdata/iso_11548-1.c: Likewise.
12191         * iconvdata/iso-2022-cn.c : Likewise.
12192         * iconvdata/iso-2022-cn-ext.c : Likewise.
12193         * iconvdata/iso-2022-jp-3.c: Likewise.
12194         * iconvdata/iso-2022-jp.c (gconv_end): Likewise.
12195         * iconvdata/iso-2022-kr.c : Likewise.
12196         * iconvdata/iso646.c (gconv_end): Likewise.
12197         * iconvdata/iso_6937-2.c : Likewise.
12198         * iconvdata/iso_6937.c : Likewise.
12199         * iconvdata/iso8859-1.c: Likewise.
12200         * iconvdata/johab.c (johab_sym_hanja_to_ucs): Likewise.
12201         * iconvdata/shift_jisx0213.c : Likewise.
12202         * iconvdata/sjis.c : Likewise.
12203         * iconvdata/t.61.c : Likewise.
12204         * iconvdata/tcvn5712-1.c : Likewise.
12205         * iconvdata/tscii.c: Likewise.
12206         * iconvdata/uhc.c : Likewise.
12207         * iconvdata/unicode.c (gconv_end): Likewise.
12208         * iconvdata/utf-16.c (gconv_end): Likewise.
12209         * iconvdata/utf-32.c (gconv_end): Likewise.
12210         * iconvdata/utf-7.c (base64): Likewise.
12211         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
12212         * iconv/gconv_close.c (__gconv_close): Likewise.
12213         * iconv/gconv_open.c (__gconv_open): Likewise.
12214         * iconv/gconv_simple.c (internal_ucs4_loop_single)
12215         (ucs4_internal_loop, ucs4_internal_loop_unaligned)
12216         (ucs4_internal_loop_single, internal_ucs4le_loop_single)
12217         (ucs4le_internal_loop, ucs4le_internal_loop_unaligned)
12218         (ucs4le_internal_loop_single): Likewise.
12219         * iconv/iconv.c (iconv): Likewise.
12220         * iconv/iconv_close.c: Likewise.
12221         * iconv/loop.c (SINGLE): Likewise.
12222         * iconv/skeleton.c (FUNCTION_NAME): Likewise.
12223         * include/atomic.h: Likewise.
12224         * inet/inet6_option.c (option_alloc): Likewise.
12225         * intl/bindtextdom.c (set_binding_values): Likewise.
12226         * intl/dcigettext.c (DCIGETTEXT, _nl_find_msg): Likewise.
12227         * intl/loadmsgcat.c (_nl_load_domain): Likewise.
12228         * intl/localealias.c (read_alias_file): Likewise.
12229         * libio/filedoalloc.c (_IO_file_doallocate): Likewise.
12230         * libio/fileops.c (_IO_file_open, _IO_file_underflow_mmap)
12231         (_IO_new_file_overflow, _IO_file_xsgetn_mmap): Likewise.
12232         * libio/fmemopen.c (fmemopen): Likewise.
12233         * libio/iofgets.c (_IO_fgets): Likewise.
12234         * libio/iofgets_u.c (fgets_unlocked): Likewise.
12235         * libio/iofgetws.c (fgetws): Likewise.
12236         * libio/iofgetws_u.c (fgetws_unlocked): Likewise.
12237         * libio/iogetdelim.c (_IO_getdelim): Likewise.
12238         * libio/wfileops.c (_IO_wfile_underflow, _IO_wfile_underflow_mmap)
12239         (adjust_wide_data, _IO_wfile_seekoff): Likewise.
12240         * locale/findlocale.c (_nl_find_locale): Likewise.
12241         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
12242         * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale):
12243         Likewise.
12244         * locale/setlocale.c (setlocale): Likewise.
12245         * login/programs/pt_chown.c (main): Likewise.
12246         * malloc/arena.c (ptmalloc_init, shrink_heap, arena_get2): Likewise.
12247         * malloc/malloc.c (_int_malloc, _int_free): Likewise.
12248         * malloc/memusage.c (update_data, malloc, realloc, calloc, free)
12249         (mmap, mmap64, mremap, munmap): Likewise.
12250         * math/e_exp2l.c: Likewise.
12251         * math/e_scalb.c (invalid_fn, __ieee754_scalb): Likewise.
12252         * math/e_scalbf.c (invalid_fn, __ieee754_scalbf): Likewise.
12253         * math/e_scalbl.c (invalid_fn, __ieee754_scalbl): Likewise.
12254         * math/s_catan.c (__catan): Likewise.
12255         * math/s_catanf.c (__catanf): Likewise.
12256         * math/s_catanh.c (__catanh): Likewise.
12257         * math/s_catanhf.c (__catanhf): Likewise.
12258         * math/s_catanhl.c (__catanhl): Likewise.
12259         * math/s_catanl.c (__catanl): Likewise.
12260         * math/s_ccosh.c (__ccosh): Likewise.
12261         * math/s_ccoshf.c (__ccoshf): Likewise.
12262         * math/s_ccoshl.c (__ccoshl): Likewise.
12263         * math/s_cexp.c (__cexp): Likewise.
12264         * math/s_cexpf.c (__cexpf): Likewise.
12265         * math/s_cexpl.c (__cexpl): Likewise.
12266         * math/s_clog10.c (__clog10): Likewise.
12267         * math/s_clog10f.c (__clog10f): Likewise.
12268         * math/s_clog10l.c (__clog10l): Likewise.
12269         * math/s_clog.c (__clog): Likewise.
12270         * math/s_clogf.c (__clogf): Likewise.
12271         * math/s_clogl.c (__clogl): Likewise.
12272         * math/s_csin.c (__csin): Likewise.
12273         * math/s_csinf.c (__csinf): Likewise.
12274         * math/s_csinh.c (__csinh): Likewise.
12275         * math/s_csinhf.c (__csinhf): Likewise.
12276         * math/s_csinhl.c (__csinhl): Likewise.
12277         * math/s_csinl.c (__csinl): Likewise.
12278         * math/s_csqrt.c (__csqrt): Likewise.
12279         * math/s_csqrtf.c (__csqrtf): Likewise.
12280         * math/s_csqrtl.c (__csqrtl): Likewise.
12281         * math/s_ctan.c (__ctan): Likewise.
12282         * math/s_ctanf.c (__ctanf): Likewise.
12283         * math/s_ctanh.c (__ctanh): Likewise.
12284         * math/s_ctanhf.c (__ctanhf): Likewise.
12285         * math/s_ctanhl.c (__ctanhl): Likewise.
12286         * math/s_ctanl.c (__ctanl): Likewise.
12287         * math/w_pow.c: Likewise.
12288         * math/w_powf.c: Likewise.
12289         * math/w_powl.c: Likewise.
12290         * math/w_scalb.c (sysv_scalb): Likewise.
12291         * math/w_scalbf.c (sysv_scalbf): Likewise.
12292         * math/w_scalbl.c (sysv_scalbl): Likewise.
12293         * misc/error.c (error_tail): Likewise.
12294         * misc/pselect.c (__pselect): Likewise.
12295         * nis/nis_callback.c (__nis_create_callback): Likewise.
12296         * nis/nis_call.c (__nisfind_server): Likewise.
12297         * nis/nis_creategroup.c (nis_creategroup): Likewise.
12298         * nis/nis_domain_of_r.c (nis_domain_of_r): Likewise.
12299         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
12300         * nis/nis_getservlist.c (nis_getservlist): Likewise.
12301         * nis/nis_lookup.c (nis_lookup): Likewise.
12302         * nis/nis_subr.c (nis_leaf_of_r, nis_getnames): Likewise.
12303         * nis/nis_table.c (__create_ib_request, nis_list, nis_add_entry)
12304         (nis_modify_entry, nis_first_entry, nis_next_entry): Likewise.
12305         * nis/nis_xdr.c (xdr_endpoint): Likewise.
12306         * nis/nss_compat/compat-grp.c (getgrent_next_file)
12307         (internal_getgrnam_r, internal_getgrgid_r): Likewise.
12308         * nis/nss_compat/compat-initgroups.c (add_group)
12309         (internal_getgrent_r): Likewise.
12310         * nis/nss_compat/compat-pwd.c (getpwent_next_file)
12311         (internal_getpwnam_r, internal_getpwuid_r): Likewise.
12312         * nis/nss_compat/compat-spwd.c (getspent_next_file)
12313         (internal_getspnam_r): Likewise.
12314         * nis/nss_nis/nis-alias.c (internal_nis_getaliasent_r)
12315         (_nss_nis_getaliasbyname_r): Likewise.
12316         * nis/nss_nis/nis-ethers.c (_nss_nis_gethostton_r)
12317         (_nss_nis_getntohost_r): Likewise.
12318         * nis/nss_nis/nis-grp.c (internal_nis_setgrent)
12319         (internal_nis_getgrent_r, _nss_nis_getgrnam_r)
12320         (_nss_nis_getgrgid_r): Likewise.
12321         * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent)
12322         (internal_nis_gethostent_r, internal_gethostbyname2_r)
12323         (_nss_nis_gethostbyname_r, _nss_nis_gethostbyaddr_r)
12324         (_nss_nis_gethostbyname4_r): Likewise.
12325         * nis/nss_nis/nis-initgroups.c (internal_getgrent_r)
12326         (initgroups_netid): Likewise.
12327         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
12328         * nis/nss_nis/nis-network.c (internal_nis_getnetent_r)
12329         (_nss_nis_getnetbyname_r, _nss_nis_getnetbyaddr_r): Likewise.
12330         * nis/nss_nis/nis-proto.c (_nss_nis_getprotobyname_r)
12331         (_nss_nis_getprotobynumber_r): Likewise.
12332         * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey)
12333         (_nss_nis_getsecretkey): Likewise.
12334         * nis/nss_nis/nis-pwd.c (_nis_saveit, internal_nis_setpwent)
12335         (internal_nis_getpwent_r, _nss_nis_getpwnam_r)
12336         (_nss_nis_getpwuid_r): Likewise.
12337         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r)
12338         (_nss_nis_getrpcbyname_r, _nss_nis_getrpcbynumber_r): Likewise.
12339         * nis/nss_nis/nis-service.c (dosearch, internal_nis_getservent_r)
12340         (_nss_nis_getservbyname_r, _nss_nis_getservbyport_r): Likewise.
12341         * nis/nss_nis/nis-spwd.c (_nss_nis_setspent)
12342         (internal_nis_getspent_r, _nss_nis_getspnam_r): Likewise.
12343         * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_getaliasbyname_r):
12344         Likewise.
12345         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r)
12346         (_nss_nisplus_getntohost_r): Likewise.
12347         * nis/nss_nisplus/nisplus-grp.c (internal_nisplus_getgrent_r)
12348         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
12349         * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r)
12350         (_nss_nisplus_gethostbyaddr_r, _nss_nisplus_gethostbyname4_r):
12351         Likewise.
12352         * nis/nss_nisplus/nisplus-initgroups.c
12353         (_nss_nisplus_initgroups_dyn): Likewise.
12354         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r)
12355         (_nss_nisplus_getnetbyaddr_r): Likewise.
12356         * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_getprotobyname_r)
12357         (_nss_nisplus_getprotobynumber_r): Likewise.
12358         * nis/nss_nisplus/nisplus-pwd.c (internal_nisplus_getpwent_r)
12359         (_nss_nisplus_getpwnam_r, _nss_nisplus_getpwuid_r): Likewise.
12360         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r):
12361         Likewise.
12362         * nis/nss_nisplus/nisplus-service.c
12363         (internal_nisplus_getservent_r, _nss_nisplus_getservbyname_r)
12364         (_nss_nisplus_getservbyport_r): Likewise.
12365         * nis/nss_nisplus/nisplus-spwd.c (internal_nisplus_getspent_r)
12366         (_nss_nisplus_getspnam_r): Likewise.
12367         * nis/ypclnt.c (__yp_bind, yp_match, yp_all, yp_maplist):
12368         Likewise.
12369         * nscd/aicache.c (addhstaiX): Likewise.
12370         * nscd/cache.c (cache_search, prune_cache): Likewise.
12371         * nscd/connections.c (register_traced_file, send_ro_fd)
12372         (handle_request, nscd_run_prune, nscd_run_worker, fd_ready)
12373         (main_loop_epoll): Likewise.
12374         * nscd/grpcache.c (addgrbyX): Likewise.
12375         * nscd/hstcache.c (addhstbyX): Likewise.
12376         * nscd/initgrcache.c (addinitgroupsX): Likewise.
12377         * nscd/mem.c (gc, mempool_alloc): Likewise.
12378         * nscd/netgroupcache.c (do_notfound, addgetnetgrentX)
12379         (addinnetgrX): Likewise.
12380         * nscd/nscd-client.h (__nscd_acquire_maplock)
12381         (__nscd_drop_map_ref): Likewise.
12382         * nscd/nscd_getai.c (__nscd_getai): Likewise.
12383         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
12384         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp, nscd_gethst_r):
12385         Likewise.
12386         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
12387         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
12388         * nscd/nscd_helper.c (__readvall, open_socket, __nscd_get_mapping)
12389         (__nscd_get_map_ref): Likewise.
12390         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
12391         * nscd/nscd_netgroup.c (__nscd_setnetgrent, __nscd_innetgr):
12392         Likewise.
12393         * nscd/pwdcache.c (addpwbyX): Likewise.
12394         * nscd/selinux.c (preserve_capabilities): Likewise.
12395         * nscd/servicescache.c (addservbyX): Likewise.
12396         * nss/nss_files/files-XXX.c (internal_getent): Likewise.
12397         * posix/fnmatch.c (fnmatch): Likewise.
12398         * posix/getopt.c (_getopt_internal_r): Likewise.
12399         * posix/glob.c (glob, glob_in_dir): Likewise.
12400         * posix/wordexp.c (exec_comm_child): Likewise.
12401         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r)
12402         (getanswer_r, gaih_getanswer_slice): Likewise.
12403         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.
12404         * resolv/res_init.c: Likewise.
12405         * resolv/res_mkquery.c (res_nmkquery): Likewise.
12406         * resolv/res_query.c (__libc_res_nquery): Likewise.
12407         * resolv/res_send.c (__libc_res_nsend, send_vc, reopen, send_dg):
12408         Likewise.
12409         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Likewise.
12410         * stdio-common/perror.c (perror): Likewise.
12411         * stdio-common/printf_fp.c (___printf_fp): Likewise.
12412         * stdio-common/tmpnam.c (tmpnam): Likewise.
12413         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
12414         * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
12415         * stdlib/cxa_thread_atexit_impl.c (__cxa_thread_atexit_impl):
12416         Likewise.
12417         * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
12418         * stdlib/putenv.c (putenv): Likewise.
12419         * stdlib/setenv.c (__add_to_environ): Likewise.
12420         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
12421         * stdlib/strtol_l.c (INTERNAL): Likewise.
12422         * string/memmem.c (memmem): Likewise.
12423         * string/strerror.c (strerror): Likewise.
12424         * string/strnlen.c (__strnlen): Likewise.
12425         * string/test-memmem.c (simple_memmem): Likewise.
12426         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Likewise.
12427         * sunrpc/pm_getport.c (__get_socket): Likewise.
12428         * sysdeps/gnu/unwind-resume.c (init, _Unwind_Resume): Likewise.
12429         * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
12430         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup)
12431         (elf_machine_rel, elf_machine_lazy_rel, elf_machine_lazy_rela):
12432         Likewise.
12433         * sysdeps/ieee754/dbl-64/e_atanh.c (__ieee754_atanh): Likewise.
12434         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
12435         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
12436         * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise.
12437         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
12438         * sysdeps/ieee754/dbl-64/e_j1.c (__ieee754_j1, __ieee754_y1):
12439         Likewise.
12440         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn, __ieee754_yn):
12441         Likewise.
12442         * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
12443         * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
12444         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
12445         * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
12446         * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
12447         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Likewise.
12448         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
12449         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Likewise.
12450         * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
12451         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): Likewise.
12452         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
12453         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c (__ieee754_acosh):
12454         Likewise.
12455         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10):
12456         Likewise.
12457         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2):
12458         Likewise.
12459         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c (__frexp): Likewise.
12460         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
12461         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo): Likewise.
12462         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c (__round): Likewise.
12463         * sysdeps/ieee754/flt-32/e_atanhf.c (__ieee754_atanhf): Likewise.
12464         * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r): Likewise.
12465         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
12466         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Likewise.
12467         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_nearbyint): Likewise.
12468         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Likewise.
12469         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
12470         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
12471         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
12472         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c (__lroundl): Likewise.
12473         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
12474         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
12475         Likewise.
12476         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l, __ieee754_y0l):
12477         Likewise.
12478         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l, __ieee754_y1l):
12479         Likewise.
12480         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl, __ieee754_ynl):
12481         Likewise.
12482         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
12483         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
12484         * sysdeps/posix/clock_getres.c (hp_timing_getres, realtime_getres):
12485         Likewise.
12486         * sysdeps/posix/fdopendir.c (__fdopendir): Likewise.
12487         * sysdeps/posix/getaddrinfo.c (gaih_inet, getaddrinfo): Likewise.
12488         * sysdeps/posix/opendir.c (__opendirat): Likewise.
12489         * sysdeps/posix/sleep.c: Likewise.
12490         * sysdeps/posix/tempname.c: Likewise.
12491         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irela): Likewise.
12492         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
12493         Likewise.
12494         * sysdeps/powerpc/powerpc32/dl-machine.h
12495         (elf_machine_runtime_setup, elf_machine_rela): Likewise.
12496         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
12497         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
12498         * sysdeps/pthread/aio_notify.c (__aio_notify_only): Likewise.
12499         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait, aio_suspend):
12500         Likewise.
12501         * sysdeps/s390/dl-irel.h (elf_irela): Likewise.
12502         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup)
12503         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
12504         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup)
12505         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
12506         * sysdeps/s390/s390-64/utf16-utf32-z9.c (gconv_end): Likewise.
12507         * sysdeps/s390/s390-64/utf8-utf16-z9.c (gconv_end): Likewise.
12508         * sysdeps/s390/s390-64/utf8-utf32-z9.c (gconv_end): Likewise.
12509         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
12510         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Likewise.
12511         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela)
12512         (elf_machine_lazy_rel): Likewise.
12513         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
12514         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela)
12515         (elf_machine_lazy_rel): Likewise.
12516         * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Likewise.
12517         * sysdeps/unix/clock_gettime.c (hp_timing_gettime): Likewise.
12518         * sysdeps/unix/clock_settime.c (hp_timing_settime): Likewise.
12519         * sysdeps/unix/grantpt.c (grantpt): Likewise.
12520         * sysdeps/unix/sysv/linux/accept4.c (accept4): Likewise.
12521         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Likewise.
12522         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
12523         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
12524         Likewise.
12525         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Likewise.
12526         * sysdeps/unix/sysv/linux/fchmodat.c (fchmodat): Likewise.
12527         * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise.
12528         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Likewise.
12529         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
12530         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
12531         * sysdeps/unix/sysv/linux/i386/fallocate64.c (fallocate64): Likewise.
12532         * sysdeps/unix/sysv/linux/i386/fallocate.c (fallocate): Likewise.
12533         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
12534         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
12535         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
12536         Likewise.
12537         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
12538         (__posix_fallocate64_l64): Likewise.
12539         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c
12540         (posix_fallocate): Likewise.
12541         * sysdeps/unix/sysv/linux/i386/scandir64.c (__old_scandir64):
12542         Likewise.
12543         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
12544         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request)
12545         (getifaddrs_internal): Likewise.
12546         * sysdeps/unix/sysv/linux/linkat.c (linkat): Likewise.
12547         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Likewise.
12548         * sysdeps/unix/sysv/linux/mq_unlink.c (mq_unlink): Likewise.
12549         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
12550         * sysdeps/unix/sysv/linux/posix_fallocate64.c
12551         (__posix_fallocate64_l64): Likewise.
12552         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
12553         Likewise.
12554         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
12555         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
12556         (__get_clockfreq): Likewise.
12557         * sysdeps/unix/sysv/linux/readlinkat.c (readlinkat): Likewise.
12558         * sysdeps/unix/sysv/linux/recvmmsg.c (recvmmsg): Likewise.
12559         * sysdeps/unix/sysv/linux/renameat.c (renameat): Likewise.
12560         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
12561         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
12562         * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
12563         * sysdeps/unix/sysv/linux/sendmmsg.c (__sendmmsg): Likewise.
12564         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs, shm_open):
12565         Likewise.
12566         * sysdeps/unix/sysv/linux/sleep.c (__sleep): Likewise.
12567         * sysdeps/unix/sysv/linux/symlinkat.c (symlinkat): Likewise.
12568         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
12569         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
12570         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
12571         * sysdeps/unix/sysv/linux/unlinkat.c (unlinkat): Likewise.
12572         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):
12573         Likewise.
12574         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
12575         (posix_fallocate): Likewise.
12576         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
12577         * sysdeps/unix/sysv/linux/xmknodat.c (__xmknodat): Likewise.
12578         * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
12579         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup)
12580         (elf_machine_rela, elf_machine_rela_relative)
12581         (elf_machine_lazy_rel): Likewise.
12582         * time/asctime.c (asctime_internal): Likewise.
12583         * time/tzfile.c (__tzfile_read, __tzfile_compute): Likewise.
12584         * time/tzset.c (__tzset_parse_tz): Likewise.
12585         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
12586         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
12587         * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Likewise.
12588         * wcsmbs/wcsmbsload.h: Likewise.
12589
12590         [BZ #15894]
12591         * stdlib/setenv.c (__add_to_environ): Remove duplicate code.
12592
12593         * malloc/arena.c (grow_heap, get_free_list, reused_arena)
12594         (arena_get2): Remove THREAD_STATS conditionals.
12595         * malloc/malloc.c (__malloc_assert, __libc_realloc, _int_free)
12596         (__malloc_stats, int): Likewise.
12597
12598 2014-02-08  Mike Frysinger  <vapier@gentoo.org>
12599
12600         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Compare
12601         f.f_type to RAMFS_MAGIC too.  Compare mp->mnt_type to shm too.
12602
12603         * manual/setjmp.texi: Fix typos/grammar errors.
12604
12605         * debug/tst-backtrace4.c (handle_signal): Add NUM_FUNCTIONS to output.
12606         Only return early when n is <= 0.  Delete unused return statement.
12607
12608         * debug/Makefile (CFLAGS-tst-longjmp_chk3.c): Define.
12609         (CPPFLAGS-tst-longjmp_chk3.c): Likewise.
12610         * debug/tst-longjmp_chk3.c: New file.
12611
12612         * benchtests/bench-strcpy_chk.c: Move test-skeleton.c to top.
12613         (test_main): Replace code with set_fortify_handler call.
12614         * debug/test-strcpy_chk.c: Likewise.
12615         * debug/tst-chk1.c: Likewise.
12616         * debug/tst-longjmp_chk.c: Likewise.
12617         * test-skeleton.c: Include fcntl.h & paths.h
12618         (set_fortify_handler): Define.
12619
12620         * debug/tst-longjmp_chk.c: Add header comment and include
12621         ../test-skeleton.c.
12622         (do_test): Mark static.
12623         (TEST_FUNCTION): Define.
12624
12625         * sysdeps/unix/sysv/linux/bits/in.h (IP_NODEFRAG): Define.
12626         (IP_PMTUDISC_INTERFACE): Likewise.
12627         (IP_MULTICAST_IF): Likewise.
12628         (IP_MULTICAST_TTL): Likewise.
12629         (IP_MULTICAST_LOOP): Likewise.
12630         (IP_ADD_MEMBERSHIP): Likewise.
12631         (IP_DROP_MEMBERSHIP): Likewise.
12632         (IP_UNBLOCK_SOURCE): Likewise.
12633         (IP_BLOCK_SOURCE): Likewise.
12634         (IP_ADD_SOURCE_MEMBERSHIP): Likewise.
12635         (IP_DROP_SOURCE_MEMBERSHIP): Likewise.
12636         (IP_MSFILTER): Likewise.
12637         (MCAST_JOIN_GROUP): Likewise.
12638         (MCAST_BLOCK_SOURCE): Likewise.
12639         (MCAST_UNBLOCK_SOURCE): Likewise.
12640         (MCAST_LEAVE_GROUP): Likewise.
12641         (MCAST_JOIN_SOURCE_GROUP): Likewise.
12642         (MCAST_LEAVE_SOURCE_GROUP): Likewise.
12643         (MCAST_MSFILTER): Likewise.
12644         (IP_MULTICAST_ALL): Likewise.
12645         (IP_UNICAST_IF): Likewise.
12646
12647         * timezone/Makefile: Delete $(have-ksh) check.
12648         ($(objpfx)tzselect): Change $(KSH) to $(BASH).
12649         * timezone/tzselect.ksh: Add +x mode bits.
12650
12651         * sysdeps/unix/sysv/linux/linux_fsinfo.h (AFS_SUPER_MAGIC): Define.
12652         (ANON_INODE_FS_MAGIC): Likewise.
12653         (BDEVFS_MAGIC): Likewise.
12654         (BINFMTFS_MAGIC): Likewise.
12655         (BTRFS_TEST_MAGIC): Likewise.
12656         (CRAMFS_MAGIC_WEND): Likewise.
12657         (DEBUGFS_MAGIC): Likewise.
12658         (ECRYPTFS_SUPER_MAGIC): Likewise.
12659         (EXT3_SUPER_MAGIC): Likewise.
12660         (EXT4_SUPER_MAGIC): Likewise.
12661         (FUTEXFS_SUPER_MAGIC): Likewise.
12662         (HOSTFS_SUPER_MAGIC): Likewise.
12663         (HUGETLBFS_MAGIC): Likewise.
12664         (MINIX3_SUPER_MAGIC): Likewise.
12665         (MTD_INODE_FS_MAGIC): Likewise.
12666         (NILFS_SUPER_MAGIC): Likewise.
12667         (OPENPROM_SUPER_MAGIC): Likewise.
12668         (PIPEFS_MAGIC): Likewise.
12669         (PSTOREFS_MAGIC): Likewise.
12670         (QNX6_SUPER_MAGIC): Likewise.
12671         (RAMFS_MAGIC): Likewise.
12672         (REISERFS_SUPER_MAGIC_STRING): Likewise.
12673         (REISER2FS_SUPER_MAGIC_STRING): Likewise.
12674         (REISER2FS_JR_SUPER_MAGIC_STRING): Likewise.
12675         (SECURITYFS_MAGIC): Likewise.
12676         (SELINUX_MAGIC): Likewise.
12677         (SMACK_MAGIC): Likewise.
12678         (SOCKFS_MAGIC): Likewise.
12679         (SQUASHFS_MAGIC): Likewise.
12680         (STACK_END_MAGIC): Likewise.
12681         (TMPFS_MAGIC): Likewise.
12682         (USBDEVICE_SUPER_MAGIC): Likewise.
12683         (V9FS_MAGIC): Likewise.
12684         (XENFS_SUPER_MAGIC): Likewise.
12685         (CRAMFS_MAGIC): Fix typo in comment.
12686         (EXT2_SUPER_MAGIC): Update comment.
12687         (USBDEVFS_SUPER_MAGIC): Fix sorting order by moving further down.
12688
12689 2014-02-08  Joseph Myers  <joseph@codesourcery.com>
12690
12691         * sysdeps/arm: Move directory from ports/sysdeps/arm.
12692         * sysdeps/unix/arm: Move directory from ports/sysdeps/unix/arm.
12693         * sysdeps/unix/sysv/linux/arm: Move directory from
12694         ports/sysdeps/unix/sysv/linux/arm.
12695         * README: Update listing for arm-*-linux-gnueabi.
12696
12697         * README: Remove mention of am33.
12698
12699 2014-02-07  Roland McGrath  <roland@hack.frob.com>
12700
12701         * bits/sigset.h (__sigemptyset): Use a statement expression rather
12702         than the comma operator, to avoid "rhs of comma has no effect"
12703         compiler warnings.
12704         (__sigfillset, __sigandset, __sigorset): Likewise.
12705         * include/signal.h (__sigemptyset): Likewise.
12706         * sysdeps/generic/malloc-machine.h (mutex_lock): Likewise.
12707
12708 2014-02-07  Allan McRae  <allan@archlinux.org>
12709
12710         * version.h (RELEASE): Set to "development".
12711         (VERSION): Set to "2.19.90"
12712         * NEWS: Add 2.20 section.
12713
12714 2014-02-06  Carlos O'Donell  <carlos@redhat.com>
12715
12716         [BZ #16529]
12717         * inet/netinet/in.h: Remove comma after IPPROTO_MH.
12718
12719 2014-02-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
12720
12721         * manual/contrib.texi: Update entry for Carlos O'Donell,
12722         Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
12723
12724 2014-02-05  Carlos O'Donell  <carlos@rehdat.com>
12725
12726         * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
12727
12728         * sysdeps/unix/sysv/linux/kernel-features.h
12729         [__LINUX_KERNEL_VERSION >= 0x020621]
12730         (__ASSUME_PROC_PID_TASK_COMM): Define.
12731
12732 2014-02-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
12733
12734         [BZ #16398]
12735         * libio/wfileops.c (_IO_wfile_seekoff): Break out form
12736         conversion when destination buffer does not have enough space.
12737         * libio/tst-ftell-partial-wide.c: New test case.
12738         * libio/Makefile (tests): Add tst-ftell-partial-wide.
12739
12740         * manual/contrib.texi: Update entry for Ondrej Bilka, Will
12741         Newton and Alexandre Oliva.  Add entries for Steve Ellcey, Chris
12742         Leonard and Allan McRae.
12743
12744 2014-02-04  David S. Miller  <davem@davemloft.net>
12745
12746         * sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
12747         32-bit.
12748
12749 2014-02-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12750
12751         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
12752         New file
12753         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
12754         New file
12755         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
12756         New file.
12757         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
12758         New file.
12759         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
12760         New file.
12761         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
12762         New file.
12763         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
12764         New file.
12765         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
12766         New file.
12767         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
12768         New file.
12769         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
12770         New file.
12771         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
12772         New file.
12773         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
12774         New file.
12775         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
12776         New file.
12777
12778 2014-02-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12779
12780         * nptl/shlib-versions: Change powerpc*le start to 2.17.
12781         * shlib-versions: Likewise.
12782
12783 2014-02-04  Roland McGrath  <roland@hack.frob.com>
12784             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12785
12786         * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
12787         (abilist-pattern): New variable, set to %-le.abilist.
12788
12789         * Makerules (abilist-pattern): New variable.
12790         (vpath): Use $(abilist-pattern) in place of %.abilist.
12791         (check-abi-% pattern rule): Likewise.
12792         (check-abi, update-abi): Likewise.
12793
12794 2014-02-04  Eric Wong  <normalperson@yhbt.net>
12795
12796         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
12797
12798 2014-02-03  Carlos O'Donell  <carlos@redhat.com>
12799
12800         * manual/startup.texi: Add next, previous, and top entries for
12801         the `Program Arguments' and `Environment Variables' nodes.
12802
12803 2014-02-03  Alexandre Oliva <aoliva@redhat.com>
12804
12805         * manual/macros.texi: Add comments before MTASC-safety macros.
12806
12807         * manual/users.texi: Document MTASC-safety properties.
12808
12809         * manual/threads.texi (pthread_key_create, pthread_key_delete)
12810         (pthread_getspecific, pthread_setspecific): Format with
12811         @deftypefun, and add @safety note.
12812         * manual/signal.texi: Move comments that analyze the above
12813         functions to their home place.
12814
12815 2014-02-03  Allan McRae  <allan@archlinux.org>
12816
12817         * po/sl.po: Update Slovenian translation from translation project.
12818
12819 2014-02-02  Alexandre Oliva <aoliva@redhat.com>
12820
12821         * manual/time.texi (timegm): Add missing blank after @c.
12822         Reported by Joseph Myers <joseph@codesourcery.com>.
12823
12824 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
12825
12826         * manual/check-safety.sh: New.
12827         * manual/Makefile ($(objpfx)stamp-summary): Run it.
12828
12829         * manual/terminal.texi: Document MTASC-safety properties.
12830
12831         * manual/filesys.texi: Document MTASC-safety properties.
12832
12833         * manual/errno.texi: Document MTASC-safety properties.
12834
12835         * manual/intro.texi: Document safety identifiers and
12836         conditionals.
12837
12838         * manual/string.texi (wcstok): Fix prototype.
12839         (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
12840
12841         * manual/time.texi: Document MTASC-safety properties.
12842
12843         * manual/string.texi: Document MTASC-safety properties.
12844
12845         * manual/threads.texi: Document MTASC-safety properties.
12846
12847         * manual/stdio.texi: Document MTASC-safety properties.
12848
12849         * manual/syslog.texi: Document MTASC-safety properties.
12850
12851         * manual/sysinfo.texi: Document MTASC-safety properties.
12852
12853         * manual/startup.texi: Document MTASC-safety properties.
12854
12855         * manual/socket.texi: Document MTASC-safety properties.
12856
12857         * manual/signal.texi: Document MTASC-safety properties.
12858
12859 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
12860
12861         * manual/setjmp.texi: Document MTASC-safety properties.
12862
12863         * manual/search.texi: Document MTASC-safety properties.
12864
12865         * manual/resource.texi: Document MTASC-safety properties.
12866
12867         * manual/process.texi: Document MTASC-safety properties.
12868
12869         * manual/platform.texi: Document MTASC-safety properties.
12870
12871         * manual/pipe.texi: Document MTASC-safety properties.
12872
12873         * manual/pattern.texi: Document MTASC-safety properties.
12874
12875         * manual/message.texi: Document MTASC-safety properties.
12876
12877         [BZ #12751]
12878         * manual/memory.texi: Document MTASC-safety properties.
12879
12880         * manual/math.texi: Document MTASC-safety properties.
12881
12882         * manual/locale.texi: Document MTASC-safety properties.
12883
12884         * manual/llio.texi: Document MTASC-safety properties.
12885
12886         * manual/libdl.texi: New.
12887
12888         * manual/lang.texi: Document MTASC-safety properties.
12889
12890         * manual/job.texi: Document MTASC-safety properties.
12891
12892         * manual/getopt.texi: Document MTASC-safety properties.
12893
12894         * manual/ctype.texi: Document MTASC-safety properties.
12895
12896 2014-01-31  Maciej W. Rozycki  <macro@codesourcery.com>
12897
12898         [BZ #16046]
12899         * csu/libc-tls.c (static_map): Remove variable.
12900         (__libc_setup_tls): Use main executable's link map for TLS data.
12901         * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
12902         casing for LM_ID_BASE and GL(dl_nns).
12903         * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
12904         function.  Alias dl_iterate_phdr to __dl_iterate_phdr.
12905         * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
12906         casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
12907         * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
12908         member.
12909         (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
12910         l_phnum members.
12911
12912 2014-01-30  Alexandre Oliva <aoliva@redhat.com>
12913
12914         * manual/debug.texi: Document MTASC-safety properties.
12915
12916 2014-01-29  H.J. Lu  <hongjiu.lu@intel.com>
12917
12918         [BZ #16510]
12919         * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
12920         of __x86_64__ when disabling x87 inline functions.
12921
12922 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
12923
12924         * manual/charset.texi: Document MTASC-safety properties.
12925
12926         * manual/crypt.texi: Document MTASC-safety properties.
12927
12928         * manual/conf.texi: Document MTASC-safety properties.
12929
12930         * manual/arith.texi: Document MTASC-safety properties.
12931
12932         * manual/argp.texi: Document MTASC-safety properties.
12933
12934         * manual/macros.texi: Introduce macros to document multi
12935         thread, asynchronous signal and asynchronous cancellation
12936         safety properties.
12937         * manual/intro.texi: Introduce the properties themselves.
12938
12939 2014-01-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
12940
12941         * sysdeps/sh/sh4/Makefile: New file.
12942
12943 2014-01-27  Andreas Schwab  <schwab@linux-m68k.org>
12944
12945         * math/gen-libm-test.pl ($srcdir): New variable.
12946         ($auto_input): Use it.
12947
12948 2014-01-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
12949
12950         [BZ #16506]
12951         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
12952         access beyond array bounds when parsing netgroups file.
12953
12954         * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
12955         the old buffer before realloc.
12956
12957 2014-01-27  Allan McRae  <allan@archlinux.org>
12958
12959         * po/fr.po: Update French translation from translation project.
12960
12961 2014-01-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
12962
12963         * sysdeps/sh/libm-test-ulps: Regenerate.
12964
12965 2014-01-24  David S. Miller  <davem@davemloft.net>
12966
12967         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
12968
12969 2014-01-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
12970
12971         * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
12972         * sysdeps/sh/libm-test-ulps: ... here and regenerated.
12973
12974 2013-01-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
12975
12976         [BZ #16474]
12977         * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
12978         string pointers after reallocation.
12979
12980 2014-01-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
12981
12982         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
12983         __SH4A__ instead of __SH_FPU_ANY__.
12984
12985 2014-01-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
12986
12987         * sysdeps/sh/fpu_control.h: New file.
12988         * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
12989         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
12990         * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
12991         * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
12992         * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
12993         * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
12994         * sysdeps/sh/sys/ucontext.h: Remove.
12995         * sysdeps/sh/sys: Remove directory.
12996
12997 2014-01-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
12998
12999         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
13000         s390/sys/ucontext.h.
13001         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
13002         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
13003
13004 2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
13005
13006         [BZ #15605]
13007         * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
13008
13009 2014-01-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13010
13011         [BZ#16431]
13012         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
13013         Adjust the vDSO correctly for internal calls.
13014         * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
13015
13016 2014-01-20  Allan McRae  <allan@archlinux.org>
13017
13018         * po/ca.po: Update Catalan translation from translation project.
13019
13020 2014-01-16  Mike Frysinger  <vapier@gentoo.org>
13021
13022         * sysdeps/s390/sotruss-lib.c: New file.
13023
13024 2014-01-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13025
13026         [BZ#16430]
13027         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
13028         (__GI___gettimeofday): Alias for a different internal symbol to avoid
13029         local calls issues by not having a PLT stub required for IFUNC calls.
13030         * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
13031
13032 2014-01-16 Joseph Myers  <joseph@codesourcery.com>
13033
13034         * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
13035         * math/test-fpucw-static.c: Likewise.
13036
13037 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
13038
13039         [BZ #16453]
13040         * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
13041
13042 2014-01-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13043
13044         * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
13045         implementation for powerpc.
13046
13047 2014-01-15  Ondřej Bílka  <neleai@seznam.cz>
13048
13049         [BZ #14782]
13050         * sysdeps/posix/system.c (__libc_system): Do not enable
13051         asynchronous cancellation.
13052
13053 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13054
13055         [BZ #16427]
13056         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
13057         handling only for numbers special also in the IEEE case.
13058
13059 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13060
13061         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
13062
13063 2014-01-11  Allan McRae  <allan@archlinux.org>
13064
13065         * po/bg.po: Update Bulgarian translation from translation project.
13066
13067         * po/de.po: Update German translation from translation project.
13068
13069 2014-01-10  Roland McGrath  <roland@hack.frob.com>
13070
13071         * sysdeps/generic/gcc-compat.h: New file.
13072
13073 2014-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
13074
13075         * benchtests/asin-inputs: Correct slow inputs.
13076         * benchtests/acos-inputs: Likewise.
13077
13078 2014-01-10  Allan McRae  <allan@archlinux.org>
13079
13080         * po:sv.po: Update Swedish translation from translation project.
13081
13082         * po/vi.po: Update Vietnamese translation from translation project.
13083
13084         * po/eo.po: Update Esperanto translation from translation project.
13085
13086         * po/cs.po: Update Czech translation from translation project.
13087
13088         * po/nl.po: Update Dutch translation from translation project.
13089
13090         * po/pl.po: Update Polish translation from translation project.
13091
13092         * po/ru.po: Update Russian translation from translation project.
13093
13094         * po/uk.po: Update Ukrainian translation from translation project.
13095
13096 2014-01-08  Brooks Moses  <bmoses@google.com>
13097
13098         * elf/dl-load.c: Fix comment typo.
13099
13100 2014-01-08  Carlos O'Donell  <carlos@redhat.com>
13101
13102         * po/header.pot: Rename to...
13103         * po/pot.header: ... this.
13104         * po/Makefile: Use pot.header.
13105
13106 2014-01-08  Yuriy Kaminskiy  <yumkam@gmail.com>
13107             Maxim Kuvyrkov  <maxim@kugelworks.com>
13108
13109         [BZ #16394]
13110         * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
13111         SRC and DEST against LEN.
13112
13113 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13114
13115         [BZ #16414]
13116         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
13117         implementation.
13118         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
13119
13120 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13121
13122         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13123
13124 2014-01-08  Joseph Myers  <joseph@codesourcery.com>
13125
13126         [BZ #16408]
13127         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
13128         for large positive arguments.
13129
13130 2014-01-07  Joseph Myers  <joseph@codesourcery.com>
13131
13132         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
13133
13134         * math/auto-libm-test-in: Mark various tests with
13135         xfail-rounding:ldbl-128ibm.
13136         * math/auto-libm-test-out: Regenerated.
13137
13138         [BZ #16407]
13139         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
13140         Increase overflow threshold.
13141
13142 2014-01-07  Ondřej Bílka  <neleai@seznam.cz>
13143
13144         [BZ #14286]
13145         * stdio-common/vfprintf.c: Check for integer overflow.
13146
13147 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13148
13149         * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
13150         the first argument and return value of __tls_get_addr_internal.
13151
13152 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13153
13154         * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
13155         also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
13156
13157 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13158
13159         * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
13160         * sysdeps/s390/rtld-global-offsets.sym: New file.
13161         * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
13162         GLIBC_2.19 symbol.
13163         * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
13164         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
13165         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
13166         ... this.
13167         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
13168         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
13169         ... this.
13170         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
13171         Regenerate.
13172         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
13173         Regenerate.
13174         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
13175         halfs of GPRs for high_gprs contexts.
13176         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
13177         restore upper halfs of GPRs for high_gprs contexts.  Copy uc_flags
13178         field.
13179         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
13180         uc_flags field.
13181         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
13182         64 bit versions:
13183         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
13184         for high GPRs (uc_high_gprs) and for future extensions
13185         (__reserved).
13186         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
13187         for future extensions (__reserved).
13188         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
13189         64 bit versions:
13190         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
13191         SC_HIGHGPRS offset definition.
13192         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
13193         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
13194
13195         * Versions.def: Add GLIBC_2.19 for libpthread.
13196         * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
13197         siglongjmp for libpthread with GLIBC_2.19 symver.
13198         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
13199         * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
13200         * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
13201         * sysdeps/s390/__longjmp.c: New file.
13202         * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
13203         * sysdeps/s390/longjmp.c: New file.
13204         * sysdeps/s390/setjmp.S: New file.
13205         * sysdeps/s390/sigjmp.S: New file.
13206         * sysdeps/s390/v1-longjmp.c: New file.
13207         * sysdeps/s390/v1-setjmp.h: New file.
13208         * sysdeps/s390/v1-sigjmp.c: New file.
13209         * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
13210         * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
13211         GLIBC_2.19 version.
13212         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
13213         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
13214         versioned symbols for ____longjmp_chk.
13215         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
13216         Likewise.
13217         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
13218         Regenerate.
13219         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
13220         Regenerate.
13221         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
13222         Regenerate.
13223         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
13224         Regenerate.
13225         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
13226         * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
13227         * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
13228         * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
13229         * sysdeps/s390/s390-32/setjmp-common.S: ... this.
13230         * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
13231         * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
13232         * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
13233         * sysdeps/s390/s390-64/setjmp-common.S: ... this.
13234         * sysdeps/s390/rtld-__longjmp.c: New file.
13235         * sysdeps/s390/rtld-setjmp.S: New file.
13236
13237 2014-01-06  Joseph Myers  <joseph@codesourcery.com>
13238
13239         [BZ #16400]
13240         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
13241         Return -__logl (x) for small positive arguments without evaluating
13242         a polynomial.
13243
13244 2014-01-06  Mike Frysinger  <vapier@gentoo.org>
13245
13246         * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
13247         Rename to ...
13248         (__ptrace_peeksiginfo_args): ... this.
13249         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
13250         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
13251         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
13252
13253 2014-01-06  Allan McRae  <allan@archlinux.org>
13254
13255         * inet/netinet/in.h: Fix typo in comment.
13256
13257 2014-01-05  Andreas Jaeger  <aj@suse.de>
13258
13259         * sysdeps/i386/fpu/libm-test-ulps: Update.
13260
13261 2014-01-05  Allan McRae  <allan@archlinux.org>
13262
13263         * po/libc.pot: Regenerated.
13264
13265         * malloc/memusagestat.c: Fix gettext call formatting.
13266
13267 2014-01-04  Sami Kerola  <kerolasa@iki.fi>
13268
13269         * nscd/nscd.c: Improve usage() output.
13270
13271 2014-01-04  Mike Frysinger  <vapier@gentoo.org>
13272
13273         * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
13274         * sysdeps/unix/sysv/linux/configure: Regenerated.
13275         * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
13276         * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
13277
13278 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
13279
13280         [BZ #16390]
13281         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
13282         (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
13283
13284 2014-01-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13285
13286         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
13287         extra tokens at end of #undef directive.
13288         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
13289         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
13290         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
13291
13292 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
13293
13294         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
13295
13296         * math/auto-libm-test-in: Mark various tests with
13297         xfail-rounding:ldbl-128ibm.
13298         * math/auto-libm-test-out: Regenerated.
13299
13300 2014-01-02  Joseph Myers  <joseph@codesourcery.com>
13301
13302         [BZ #16386]
13303         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
13304         numbers with subnormal high part when calculating exponent.
13305
13306         [BZ #16385]
13307         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
13308         fabs.
13309
13310         [BZ #16384]
13311         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
13312         M_LN2l.
13313         (__ieee754_acoshl): Use __log1pl not __log1p.
13314
13315 2013-01-02  Ondřej Bílka  <neleai@seznam.cz>
13316
13317         * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all)
13318         (ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry)
13319         (__failing_morecore, ptmalloc_init, dump_heap, new_heap)
13320         (grow_heap, heap_trim, _int_new_arena, get_free_list)
13321         (reused_arena, arena_get2): Convert to GNU style.
13322         * malloc/hooks.c (memalign_hook_ini, __malloc_check_init)
13323         (mem2mem_check, mem2chunk_check, top_check, realloc_check)
13324         (memalign_check, __malloc_set_state): Likewise.
13325         * malloc/mallocbug.c (main): Likewise.
13326         * malloc/malloc.c (__malloc_assert, malloc_init_state)
13327         (free_perturb, do_check_malloced_chunk, do_check_malloc_state)
13328         (sysmalloc, systrim, mremap_chunk, __libc_malloc, __libc_free)
13329         (__libc_realloc, _mid_memalign, _int_malloc, malloc_consolidate)
13330         (_int_realloc, _int_memalign, mtrim, musable, __libc_mallopt)
13331         (__posix_memalign, malloc_info): Likewise.
13332         * malloc/malloc.h: Likewise.
13333         * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook)
13334         (mallochook, memalignhook, reallochook, mabort): Likewise.
13335         * malloc/mcheck.h: Likewise.
13336         * malloc/memusage.c (update_data, me, malloc, realloc, calloc)
13337         (free, mmap, mmap64, mremap, munmap, dest): Likewise.
13338         * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
13339         * malloc/morecore.c (__default_morecore): Likewise.
13340         * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
13341         * malloc/obstack.c (_obstack_begin, _obstack_newchunk)
13342         (_obstack_allocated_p, obstack_free, _obstack_memory_used)
13343         (print_and_abort): Likewise.
13344         * malloc/obstack.h: Likewise.
13345         * malloc/set-freeres.c (__libc_freeres): Likewise.
13346         * malloc/tst-mallocstate.c (main): Likewise.
13347         * malloc/tst-mtrace.c (main): Likewise.
13348         * malloc/tst-realloc.c (do_test): Likewise.
13349
13350 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
13351
13352         [BZ #16366]
13353         * nscd/netgroupcache.c (do_notfound): New function.
13354         (addgetnetgrentX): Use it.
13355
13356         [BZ # 16365]
13357         * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
13358         NSS_STATUS_NOTFOUND.
13359
13360 2014-01-01  Joseph Myers  <joseph@codesourcery.com>
13361
13362         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
13363         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13364
13365 2014-01-01  Allan McRae  <allan@archlinux.org>
13366
13367         * scripts/update-copyrights: Update configure input file suffix.
13368
13369         * NEWS: Update copyright year.
13370         * catgets/gencat.c: Likewise.
13371         * csu/version.c: Likewise.
13372         * debug/catchsegv.sh: Likewise.
13373         * debug/pcprofiledump.c: Likewise.
13374         * debug/xtrace.sh: Likewise.
13375         * elf/ldconfig.c: Likewise.
13376         * elf/ldd.bash.in: Likewise.
13377         * elf/pldd.c: Likewise.
13378         * elf/sotruss.ksh: Likewise.
13379         * elf/sprof.c: Likewise.
13380         * iconv/iconv_prog.c: Likewise.
13381         * iconv/iconvconfig.c: Likewise.
13382         * locale/programs/locale.c: Likewise.
13383         * locale/programs/localedef.c: Likewise.
13384         * login/programs/pt_chown.c: Likewise.
13385         * malloc/memusage.sh: Likewise.
13386         * malloc/memusagestat.c: Likewise.
13387         * malloc/mtrace.pl: Likewise.
13388         * manual/libc.texinfo: Likewise.
13389         * nscd/nscd.c: Likewise.
13390         * nss/getent.c: Likewise.
13391         * nss/makedb.c: Likewise.
13392         * posix/getconf.c: Likewise.
13393         * scripts/test-installation.pl: Likewise.
13394
13395         * All files with FSF copyright notices: Update copyright dates
13396         using scripts/update-copyrights.
13397         * intl/plural.c: Regenerated.
13398         * locale/programs/charmap-kw.h: Likewise.
13399         * locale/programs/locfile-kw.h: Likewise.
13400
13401 2013-12-31  Mike Frysinger  <vapier@gentoo.org>
13402
13403         * sysdeps/unix/sysv/linux/configure: Regenerated.
13404         * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
13405         the linux/fanotify.h header.
13406         * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
13407         HAVE_LINUX_FANOTIFY_H is defined.
13408
13409 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
13410
13411         * benchtests/cos-inputs: New inputs.
13412         * benchtests/sin-inputs: Likewise.
13413
13414         * benchtests/atan-inputs: New inputs. Fix name of multiple
13415         precision fallback inputs.
13416
13417         * benchtests/atanh-inputs: New inputs.
13418         * benchtests/tanh-inputs: Likewise.
13419
13420         * benchtests/acosh-inputs: New inputs.
13421         * benchtests/asinh-inputs: Likewise.
13422
13423         * benchtests/cosh-inputs: New inputs.
13424         * benchtests/sinh-inputs: Likewise.
13425
13426         * benchtests/acos-inputs: Add more inputs.
13427         * benchtests/asin-inputs: Likewise.
13428
13429 2013-12-30  Ville Skytta  <ville.skytta@iki.fi>
13430
13431         [BZ #16375]
13432         * manual/arith.texi: Fix spelling.
13433         * manual/charset.texi: Likewise.
13434         * manual/errno.texi: Likewise.
13435         * manual/filesys.texi: Likewise.
13436         * manual/lang.texi: Likewise.
13437         * manual/llio.texi: Likewise.
13438         * manual/locale.texi: Likewise.
13439         * manual/message.texi: Likewise.
13440         * manual/resource.texi: Likewise.
13441         * manual/search.texi: Likewise.
13442         * manual/setjmp.texi: Likewise.
13443         * manual/stdio.texi: Likewise.
13444         * manual/string.texi: Likewise.
13445         * manual/sysinfo.texi: Likewise.
13446         * manual/time.texi: Likewise.
13447
13448 2013-12-27  Carlos O'Donell  <carlos@redhat.com>
13449
13450         * po/sl.po: New file.
13451
13452 2013-12-27  Mike Frysinger  <vapier@gentoo.org>
13453
13454         * .gitignore: Add core/.gdbinit/.gdb_history.
13455
13456 2013-12-27  Allan McRae  <allan@archlinux.org>
13457
13458         [BZ #16369]
13459         * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
13460         Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
13461
13462 2013-12-24  Brooks Moses  <bmoses@google.com>
13463
13464         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
13465         all compilers that claim C++98 compliance, not just GCC.
13466         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
13467         Likewise.
13468
13469 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
13470
13471         * NEWS: Restore accidentally deleted bug-fix entries.
13472
13473 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
13474             Ondřej Bílka  <neleai@seznam.cz>
13475
13476         [BZ #15073]
13477         * malloc/malloc.c (_int_free): Perform sanity check only if we
13478         have_lock.
13479
13480 2013-12-23  Ondřej Bílka  <neleai@seznam.cz>
13481
13482         [BZ #12986]
13483         * manual/stdio.texi (String Input Conversions): Clarify that character
13484         classes are not supported.
13485
13486 2013-12-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13487
13488         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13489
13490 2013-12-22  Joseph Myers  <joseph@codesourcery.com>
13491
13492         [BZ #16337]
13493         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
13494         Calculate results for small negative arguments directly rather
13495         than using reflection formula with special underflow handling.
13496
13497         * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
13498         * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
13499         sysdeps/unix/bsd/bsd4.4/syscalls.list.
13500         (fchflags): Likewise.
13501         (revoke): Likewise.
13502         (setlogin): Likewise.
13503         (sigaltstack): Likewise.
13504         (wait4): Likewise.
13505         (sigblock): Remove.
13506         (sigsetmask): Likewise.
13507         (wait3): Likewise.
13508         (waitpid): Likewise.
13509         * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
13510         * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
13511         file.
13512         * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
13513         * sysdeps/unix/bsd/Makefile: ... here.
13514         * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
13515         * sysdeps/unix/bsd/Versions: ... here.
13516         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
13517         * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
13518         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
13519         * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
13520         * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
13521         * sysdeps/unix/bsd/sigblock.c: ... here.
13522         * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
13523         * sysdeps/unix/bsd/sigsetmask.c: ... here.
13524         * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
13525         * sysdeps/unix/bsd/sigvec.c: ... here.
13526         * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
13527         * sysdeps/unix/bsd/tcdrain.c: ... here.
13528         * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
13529         * sysdeps/unix/bsd/tcgetattr.c: ... here.
13530         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
13531         * sysdeps/unix/bsd/tcsetattr.c: ... here.
13532         * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
13533         * sysdeps/unix/bsd/wait.c: ... here.
13534         * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
13535         * sysdeps/unix/bsd/wait3.c: ... here.
13536         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
13537         * sysdeps/unix/bsd/waitpid.c: ... here.
13538
13539 2013-12-21  Joseph Myers  <joseph@codesourcery.com>
13540
13541         [BZ #16356]
13542         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
13543         round-to-nearest for [!USE_AS_EXPM1L].
13544         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
13545         * math/auto-libm-test-in: Do not expect cosh tests to fail.  Add
13546         more tests of exp and exp10.  Expect some exp10 tests to miss
13547         exceptions or fail in directed rounding modes.
13548         * math/auto-libm-test-out: Regenerated.
13549         * math/libm-test.inc (exp10_tonearest_test_data): New array.
13550         (exp10_test_tonearest): New function.
13551         (exp10_towardzero_test_data): New array.
13552         (exp10_test_towardzero): New function.
13553         (exp10_downward_test_data): New array.
13554         (exp10_test_downward): New function.
13555         (exp10_upward_test_data): New array.
13556         (exp10_test_upward): New function.
13557         (main): Call the new functions.
13558         * sysdeps/i386/fpu/libm-test-ulps: Update.
13559         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13560
13561 2013-12-20  Joseph Myers  <joseph@codesourcery.com>
13562
13563         * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
13564         asinh, atan, atan2, atanh, cbrt, cos and cosh.
13565         * math/auto-libm-test-out: Regenerated.
13566         * math/libm-test.inc (acosh_test_data): Add more tests.
13567         (atanh_test_data): Likewise.
13568         (ceil_test_data): Likewise.
13569         (copysign_test_data): Likewise.
13570         * sysdeps/i386/fpu/libm-test-ulps: Update.
13571         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13572
13573         * timezone/checktab.awk: Update from tzcode 2013i.
13574         * timezone/private.h: Likewise.
13575         * timezone/scheck.c: Likewise.
13576         * timezone/tzfile.h: Likewise.
13577         * timezone/tzselect.ksh: Likewise.
13578         * timezone/zdump.c: Likewise.
13579         * timezone/zic.c: Likewise.
13580
13581         * math/auto-libm-test-in: Add tests of cpow.
13582         * math/auto-libm-test-out: Regenerated.
13583         * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
13584         * math/gen-auto-libm-tests.c (func_calc_method): Add value
13585         mpc_cc_c.
13586         (func_calc_desc): Add mpc_cc_c union field.
13587         (test_functions): Add cpow.
13588         (special_fill_2pi): New function.
13589         (special_real_inputs): Add 2pi.
13590         (calc_generic_results): Handle mpc_cc_c.
13591         * sysdeps/i386/fpu/libm-test-ulps: Update.
13592         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13593
13594         * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
13595         csqrt, ctan and ctanh.
13596         * math/auto-libm-test-out: Regenerated.
13597         * math/libm-test.inc (TEST_COND_x86_64): New macro.
13598         (TEST_COND_x86): Likewise.
13599         (ccos_test_data): Use AUTO_TESTS_c_c.
13600         (ccosh_test_data): Likewise.
13601         (cexp_test_data): Likewise.
13602         (clog_test_data): Likewise.
13603         (csqrt_test_data): Likewise.
13604         (ctan_test_data): Likewise.
13605         (ctan_tonearest_test_data): Likewise.
13606         (ctan_towardzero_test_data): Likewise.
13607         (ctan_downward_test_data): Likewise.
13608         (ctan_upward_test_data): Likewise.
13609         (ctanh_test_data): Likewise.
13610         (ctanh_tonearest_test_data): Likewise.
13611         (ctanh_towardzero_test_data): Likewise.
13612         (ctanh_downward_test_data): Likewise.
13613         (ctanh_upward_test_data): Likewise.
13614         * math/gen-auto-libm-tests.c (func_calc_method): Add value
13615         mpc_c_c.
13616         (func_calc_desc): Add mpc_c_c union field.
13617         (FUNC_mpc_c_c): New macro.
13618         (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
13619         ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
13620         ctanh.
13621         (special_fill_min_subnorm_p120): New function.
13622         (special_real_inputs): Add min_subnorm_p120.
13623         (calc_generic_results): Handle mpc_c_c.
13624         * sysdeps/i386/fpu/libm-test-ulps: Update.
13625         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13626
13627 2013-12-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
13628
13629         * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin)
13630         (do_sin_slow): New functions.
13631         (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2)
13632         (cslow2, csloww1, csloww2): Use the new functions.
13633
13634         * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
13635         Use M to change sign of result instead of X.  Assume X is
13636         positive.
13637         (csloww1): Likewise.
13638         (__sin): Adjust.
13639         (__cos): Adjust.
13640
13641         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
13642         arguments A and DA.
13643         (__sin): Adjust.
13644         (__cos): Likewise.
13645
13646         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
13647         (__cos): Likewise.
13648         (sloww1): Don't adjust sign of DX.
13649         (csloww1): Likewise.
13650         (sloww2): Use X directly and don't adjust sign of DX.
13651         (csloww2): Likewise.
13652
13653 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
13654
13655         * math/auto-libm-test-in: Add tests of cabs and carg.
13656         * math/auto-libm-test-out: Regenerated.
13657         * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
13658         (carg_test_data): Likewise.
13659         * math/gen-auto-libm-tests.c (func_calc_method): Add value
13660         mpc_c_f.
13661         (func_calc_desc): Add mpc_c_f union field.
13662         (test_functions): Add cabs and carg.
13663         (calc_generic_results): Handle mpc_c_f.
13664
13665         * sysdeps/powerpc/powerpc32/libgcc-compat.S
13666         [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
13667         as a macro and a compat symbol.
13668         [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
13669         [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
13670         [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
13671         [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
13672         [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
13673         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
13674         not use .hidden.
13675         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
13676         Likewise.
13677         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
13678         Likewise.
13679         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
13680         Likewise.
13681         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
13682         Likewise.
13683         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
13684         Likewise.
13685         * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
13686         __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
13687         from GLIBC_2.3.2.
13688
13689 2013-12-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13690
13691         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13692
13693 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
13694
13695         * manual/texinfo.tex: Update to version 2013-11-26.10 with
13696         trailing whitespace removed.
13697         * scripts/config.guess: Update to version 2013-11-29.
13698         * scripts/config.sub: Update to version 2013-10-01.
13699
13700         * math/auto-libm-test-in: Add tests of sincos.
13701         * math/auto-libm-test-out: Regenerated.
13702         * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
13703         * math/gen-auto-libm-tests.c (func_calc_method): Add value
13704         mpfr_f_11.
13705         (func_calc_desc): Add mpfr_f_11 union field.
13706         (test_functions): Add sincos.
13707         (calc_generic_results): Handle mpfr_f_11.
13708         * sysdeps/i386/fpu/libm-test-ulps: Update.
13709         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13710
13711 2013-12-19  Andreas Schwab  <schwab@suse.de>
13712
13713         * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
13714         CALL_MCOUNT.
13715         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
13716         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
13717         [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
13718
13719 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
13720
13721         * math/gen-libm-test.pl (%beautify): Remove M_* constants.
13722         * sysdeps/i386/fpu/libm-test-ulps: Update.
13723         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13724
13725         [BZ #16293]
13726         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
13727         round-to-nearest mode when using frndint.
13728         * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
13729         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
13730         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
13731         Likewise.
13732         * math/auto-libm-test-in: Add more tests of expm1.  Do not expect
13733         sinh test to fail.
13734         * math/auto-libm-test-out: Regenerated.
13735         * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
13736         (TEST_COND_x86): Likewise.
13737         (expm1_tonearest_test_data): New array.
13738         (expm1_test_tonearest): New function.
13739         (expm1_towardzero_test_data): New array.
13740         (expm1_test_towardzero): New function.
13741         (expm1_downward_test_data): New array.
13742         (expm1_test_downward): New function.
13743         (expm1_upward_test_data): New array.
13744         (expm1_test_upward): New function.
13745         (main): Run the new test functions.
13746         * sysdeps/i386/fpu/libm-test-ulps: Update.
13747         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13748
13749         * include/features.h: Update comment documenting feature test
13750         macros.  Mention _DEFAULT_SOURCE in comment.
13751         [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
13752         [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
13753         _BSD_SOURCE and _SVID_SOURCE.
13754         [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
13755         !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
13756         !_SVID_SOURCE]: Likewise.
13757         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
13758         (__USE_POSIX_IMPLICITLY): Define.
13759         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
13760         (_POSIX_SOURCE): Undefine and redefine.
13761         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
13762         (_POSIX_C_SOURCE): Likewise.
13763         * manual/creature.texi (_DEFAULT_SOURCE): Document.
13764         (Feature Test Macros): Update documentation of default features.
13765
13766 2013-12-19  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
13767
13768         * benchtests/Makefile: Add bench-strtok.
13769         * benchtests/bench-strtok.c: New file: strtok benchtest.
13770
13771 2013-12-19  Allan McRae  <allan@archlinux.org>
13772
13773         * manual/install.texi: Suppress menu for plain text output.
13774         * INSTALL: Regenerated.
13775
13776 2013-12-18  Brooks Moses  <bmoses@google.com>
13777
13778         [BZ #15846]
13779         * misc/getauxval.c: Include errno.h.
13780         (__getauxval): Set errno to ENOENT if the requested type is not
13781         found.
13782         * misc/sys/auxv.h (getauxval): Document that it may set errno;
13783         don't declare with __attribute_const__.
13784         * elf/tst-auxv.c: Add tests for errno and type-not-found case.
13785         * manual/startup.texi: Document that getauxval sets errno.
13786
13787 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
13788
13789         * math/auto-libm-test-in: Add tests of jn and yn.
13790         * math/auto-libm-test-out: Regenerated.
13791         * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
13792         (yn_test_data): Likewise.
13793         * math/gen-auto-libm-tests.c (func_calc_method): Add value
13794         mpfr_if_f.
13795         (func_calc_desc): Add mpfr_if_f union field.
13796         (FUNC_mpfr_if_f): New macro.
13797         (test_functions): Add jn and yn.
13798         (calc_generic_results): Assert type of second input for
13799         mpfr_ff_f.  Handle mpfr_if_f.
13800         (output_for_one_input_case): Disable all checking for arguments
13801         fitting floating-point types in case of an integer argument.
13802         * sysdeps/i386/fpu/libm-test-ulps: Update.
13803         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13804
13805         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
13806         Don't expect fegetround reference in libm.so.
13807
13808 2013-12-17  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
13809
13810         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
13811         $(config-cflags-nofma).
13812
13813 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
13814
13815         * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
13816         * math/auto-libm-test-out: Regenerated.
13817
13818         [BZ #16338]
13819         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
13820         to determine exponent and adjust argument to have exponent of -1.
13821         * math/auto-libm-test-in: Add more tests of log, log10, log1p and
13822         log2.
13823         * math/auto-libm-test-out: Regenerated.
13824         * sysdeps/i386/fpu/libm-test-ulps: Update.
13825         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13826
13827 2013-12-18  Ondřej Bílka  <neleai@seznam.cz>
13828
13829         * manual/probes.texi: Remove cases when per-thread arenas are
13830         disabled.
13831
13832 2013-12-18  Andreas Schwab  <schwab@suse.de>
13833
13834         * sysdeps/i386/i686/multiarch/strstr.c: Remove.
13835         * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
13836         * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
13837         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
13838         * sysdeps/i386/i686/multiarch/Makefile: Update.
13839         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
13840
13841 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
13842
13843         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
13844         * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
13845
13846 2013-12-17  Paul Eggert  <eggert@cs.ucla.edu>
13847
13848         [BZ #15968]
13849         Support TZ transition times < 00:00:00.
13850         This is needed for version-3 tz-format files; it supports time
13851         stamps past 2037 for America/Godthab (the only entry in the tz
13852         database for which this change is relevant).
13853         * manual/time.texi (TZ Variable): Document transition times
13854         from -167:59:59 through -00:00:01.
13855         * time/tzset.c (tz_rule): Time of day is now signed.
13856         (__tzset_parse_tz): Parse negative time of day.
13857
13858         Document TZ transition times >= 25:00:00.
13859         * manual/time.texi (TZ Variable): Document transition times from
13860         25:00:00 through 167:59:59.  These are already supported, and this
13861         support will help with version-3 tz-format files.
13862
13863         * manual/time.texi (TZ Variable): Modernize North America example
13864         to reflect current (i.e., 2007-and-later) daylight saving rules.
13865
13866         * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
13867
13868 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
13869
13870         * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
13871         * sysdeps/unix/bsd/bits/stat.h: Likewise.
13872         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
13873         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
13874         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
13875         * sysdeps/unix/bsd/bsdstat.h: Likewise.
13876         * sysdeps/unix/bsd/clock.c: Likewise.
13877         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
13878         * sysdeps/unix/bsd/i386/wait3.S: Likewise.
13879         * sysdeps/unix/bsd/init-posix.c: Likewise.
13880         * sysdeps/unix/bsd/poll.c: Likewise.
13881         * sysdeps/unix/bsd/ptsname.c: Likewise.
13882         * sysdeps/unix/bsd/seekdir.c: Likewise.
13883         * sysdeps/unix/bsd/setegid.c: Likewise.
13884         * sysdeps/unix/bsd/seteuid.c: Likewise.
13885         * sysdeps/unix/bsd/setgid.c: Likewise.
13886         * sysdeps/unix/bsd/setrgid.c: Likewise.
13887         * sysdeps/unix/bsd/setruid.c: Likewise.
13888         * sysdeps/unix/bsd/setsid.c: Likewise.
13889         * sysdeps/unix/bsd/setuid.c: Likewise.
13890         * sysdeps/unix/bsd/sigaction.c: Likewise.
13891         * sysdeps/unix/bsd/sigprocmask.c: Likewise.
13892         * sysdeps/unix/bsd/sigsuspend.c: Likewise.
13893         * sysdeps/unix/bsd/sys/reboot.h: Likewise.
13894         * sysdeps/unix/bsd/telldir.c: Likewise.
13895         * sysdeps/unix/bsd/times.c: Likewise.
13896         * sysdeps/unix/bsd/usleep.c: Likewise.
13897
13898         * misc/Makefile (install-lib): Remove libbsd-compat.a.
13899         ($(objpfx)libbsd-compat.a): Remove rule.
13900
13901         * include/features.h (__FAVOR_BSD): Do not define.
13902         * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
13903         features conflicting with POSIX.
13904         (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
13905         (_BSD_SOURCE): Remove description of not being a subset of other
13906         feature test macros.
13907         * manual/job.texi (getpgrp): Do not document BSD version.
13908         (getpgid): Do not document by reference to BSD getpgrp.
13909         * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
13910         * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
13911         * signal/signal.h [__FAVOR_BSD]: Likewise.
13912         * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
13913         instead of making contents conditional on [__FAVOR_BSD].
13914         * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
13915
13916 2013-12-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13917
13918         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13919
13920 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
13921
13922         [BZ #16314]
13923         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
13924         values below 2**-450, not 2**-500.
13925         * math/auto-libm-test-in: Don't allow spurious underflow from
13926         hypot.
13927         * math/auto-libm-test-out: Regenerated.
13928
13929         [BZ #16316]
13930         [BZ #16330]
13931         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
13932         values of ha and hb and sort them after adjusting subnormal
13933         arguments.
13934         * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
13935         Likewise.
13936         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
13937         values of ea and eb and sort them after adjusting subnormal
13938         arguments.
13939         * math/auto-libm-test-in: Do not expect some hypot tests of
13940         subnormals to fail.  Add more hypot tests.
13941         * math/auto-libm-test-out: Regenerated.
13942
13943 2013-12-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
13944
13945         [BZ #13304]
13946         * sysdeps/sh/s_fma.c: New file.
13947         * sysdeps/sh/s_fmaf.c: New file.
13948         * sysdeps/sh/soft-fp/sfp-machine.h: New file.  Based on arm
13949         version.
13950         * sysdeps/sh/Implies: Add sh/soft-fp.
13951
13952 2013-12-16  Roland McGrath  <roland@hack.frob.com>
13953
13954         * elf/dl-error.c (struct catch): Add new member `errcode'.  Add a
13955         level of indirection to members `objname', `errstring', `malloced'.
13956         (_dl_signal_error): Store through pointers in *LCATCH rather modifying
13957         *LCATCH itself.  Set *LCATCH->errcode to ERRCODE rather than passing
13958         it as the __longjmp argument (just pass 1 instead).
13959         (_dl_catch_error): Initialize C with argument pointers and address of
13960         volatile local ERRCODE rather than copying values out of C at return.
13961
13962 2013-12-16  Joseph Myers  <joseph@codesourcery.com>
13963
13964         * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
13965         * math/auto-libm-test-out: Regenerated.
13966         * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
13967         (hypot_test_data): Likewise.
13968         (pow_test_data): Likewise.
13969         (pow_tonearest_test_data): Likewise.
13970         * math/gen-auto-libm-tests.c (func_calc_method): Add value
13971         mpfr_ff_f.
13972         (func_calc_desc): Add mpfr_ff_f union field.
13973         (FUNC_mpfr_ff_f): New macro.
13974         (test_functions): Add atan2, hypot and pow.
13975         (special_fill_min): New function.
13976         (special_fill_minus_min): Likewise.
13977         (special_fill_min_subnorm): Likewise.
13978         (special_fill_minus_min_subnorm): Likewise.
13979         (special_real_inputs): Add min, -min, min_subnorm and
13980         -min_subnorm.
13981         (calc_generic_results): Handle mpfr_ff_f.
13982         * sysdeps/i386/fpu/libm-test-ulps: Update.
13983         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13984
13985 2013-12-16  Will Newton  <will.newton@linaro.org>
13986
13987         * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
13988         (Aligned Memory Blocks): Add documentation for aligned_alloc
13989         and suggest it as an alternative to posix_memalign.
13990         (Hooks for Malloc): Document __memalign_hook is also called
13991         for aligned_alloc.  (Summary of Malloc): Add summary for
13992         aligned alloc.  Document __memalign_hook is also called
13993         for aligned_alloc.
13994
13995 2013-12-16  Will Newton  <will.newton@linaro.org>
13996
13997         * manual/memory.texi (Malloc Examples): Clarify default
13998         alignment documentation.  Suggest posix_memalign rather
13999         than memalign or valloc.
14000         (Aligned Memory Blocks): Remove suggestion to use memalign
14001         or valloc.  Remove obsolete comment about BSD.
14002         Document memalign errno values and mark the function obsolete.
14003         Document posix_memalign returned error codes.  Mark valloc
14004         as obsolete.  (Hooks for Malloc): __memalign_hook is also
14005         called for posix_memalign and valloc.
14006         (Summary of Malloc): Add posix_memalign to function summary.
14007         __memalign_hook is also called for posix_memalign and valloc.
14008
14009 2013-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
14010
14011         * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
14012         TAYLOR_SIN.
14013         (__sin): Adjust.
14014         (__cos): Likewise.
14015         (sloww): Use mynumber union.  Expand ternary operator into
14016         if-else statements.
14017         (cslow): use mynumber union.
14018
14019 2013-12-16  Allan McRae  <allan@archlinux.org>
14020
14021         * configure.ac: Set AUTOCONF when maintainer-mode is not used.
14022         * configure: Regenerated.
14023
14024         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
14025
14026         [BZ #14120]
14027         * configure.ac: Added --enable-maintainer-mode. Check for
14028         autoconf when enabled.
14029         * configure: Regenerated.
14030
14031         * nscd/nscd.service: New file.
14032         * nscd/nscd.tmpfiles: New file.
14033
14034 2013-12-14  Ondřej Bílka  <neleai@seznam.cz>
14035
14036         [BZ #12100]
14037         * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
14038         * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
14039         * sysdeps/x86_64/multiarch/strstr.c: ... here.
14040         (strstr): Add __strstr_sse2_unaligned ifunc.
14041         * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
14042         * sysdeps/x86_64/multiarch/strcasestr.c ... here.
14043         (strcasestr): Remove __strcasestr_sse42 ifunc.
14044         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
14045         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
14046         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
14047
14048 2013-12-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
14049
14050         * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
14051         * sysdeps/sh/bits/fenv.h: ... here.
14052         * sysdeps/sh/sh4/fpu/bits: Remove directory.
14053
14054 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14055
14056         * NEWS: Mention ppc64 STT_GNU_IFUNC support.
14057
14058         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
14059         hypotf multiarch implementations.
14060         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
14061         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
14062         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
14063         multiarch hypot for PPC64.
14064         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
14065         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
14066         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
14067         multiarch hypotf for PPC64.
14068
14069         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
14070         modff multiarch implementations.
14071         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
14072         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
14073         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
14074         multiarch modf for PPC64.
14075         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
14076         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
14077         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
14078         multiarch modff for PPC64.
14079
14080         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
14081         and logl multiarch implementations.
14082         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
14083         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
14084         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
14085         multiarch logb for PPC64.
14086         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
14087         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
14088         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
14089         multiarch logb for PPC64.
14090         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
14091         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
14092         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
14093         multiarch logb for PPC64.
14094
14095         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
14096         isinff multiarch implementation.
14097         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
14098         file.
14099         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
14100         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
14101         multiarch isinf for PPC64.
14102         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
14103         file.
14104         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
14105         multiarch isinff for PPC64.
14106
14107         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
14108         finitef multiarch implementation.
14109         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
14110         file.
14111         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
14112         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
14113         multiarch finite for PPC64.
14114         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
14115         file.
14116         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
14117         multiarch finitef for PPC64.
14118
14119         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
14120         lrint multiarch implementation.
14121         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
14122         file.
14123         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
14124         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
14125         multiarch llrint for PPC64.
14126         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
14127         multiarch lrint for PPC64.
14128
14129         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
14130         copysignf multiarch implementation.
14131         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
14132         file.
14133         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
14134         file.
14135         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
14136         multiarch copysign for PPC64.
14137         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
14138         multiarch copysignf for PPC64.
14139
14140         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
14141         multiarch implementation.
14142         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
14143         file.
14144         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
14145         file.
14146         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
14147         file.
14148         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
14149         file.
14150         multiarch llround for PPC64.
14151         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
14152         multiarch trunc for PPC64.
14153         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
14154         multiarch truncf for PPC64.
14155
14156         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
14157         multiarch implementation.
14158         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
14159         file.
14160         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
14161         file.
14162         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
14163         file.
14164         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
14165         file.
14166         multiarch llround for PPC64.
14167         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
14168         multiarch round for PPC64.
14169         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
14170         multiarch roundf for PPC64.
14171
14172         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
14173         multiarch implementation.
14174         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
14175         file.
14176         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
14177         file.
14178         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
14179         file.
14180         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
14181         file.
14182         multiarch llround for PPC64.
14183         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
14184         multiarch floor for PPC64.
14185         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
14186         multiarch floorf for PPC64.
14187
14188         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
14189         multiarch implementation.
14190         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
14191         file.
14192         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
14193         file.
14194         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
14195         file.
14196         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
14197         file.
14198         multiarch llround for PPC64.
14199         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
14200         multiarch ceil for PPC64.
14201         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
14202         multiarch ceilf for PPC64.
14203
14204         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
14205         multiarch implementation.
14206         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
14207         file.
14208         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
14209         file.
14210         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
14211         file.
14212         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
14213         multiarch llround for PPC64.
14214         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
14215         multiarch lround for PPC64.
14216
14217         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
14218         multiarch implementation.
14219         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
14220         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
14221         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
14222         file.
14223         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
14224         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
14225         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
14226         multiarch isnan for PPC64.
14227         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
14228         multiarch isnanf for PPC64.
14229
14230         * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
14231         * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
14232         * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
14233         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
14234         * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
14235         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
14236
14237         * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
14238         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
14239         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
14240         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
14241
14242         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
14243         multiarch implementations.
14244         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14245         (__libc_ifunc_impl_list): Likewise.
14246         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
14247         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
14248         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
14249         multiarch stpcpy for PPC64.
14250
14251         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
14252         multiarch implementations.
14253         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14254         (__libc_ifunc_impl_list): Likewise.
14255         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
14256         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
14257         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
14258         multiarch strcpy for PPC64.
14259
14260         * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
14261         redefine function name.
14262         (_wordcopy_fwd_dest_aligned): Likewise.
14263         (_wordcopy_bwd_aligned): Likewise.
14264         (_wordcopy_bwd_dest_aligned): Likewise.
14265         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
14266         multiarch implementations.
14267         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14268         (__libc_ifunc_impl_list): Likewise.
14269         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
14270         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
14271         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
14272         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
14273         multiarch wcscpy for PPC64.
14274
14275         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
14276         multiarch implementations.
14277         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14278         (__libc_ifunc_impl_list): Likewise.
14279         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
14280         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
14281         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
14282         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
14283         multiarch wcscpy for PPC64.
14284
14285         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
14286         multiarch implementations.
14287         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14288         (__libc_ifunc_impl_list): Likewise.
14289         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
14290         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
14291         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
14292         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
14293         multiarch wcsrchr for PPC64.
14294
14295         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
14296         multiarch implementations.
14297         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14298         (__libc_ifunc_impl_list): Likewise.
14299         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
14300         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
14301         * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
14302         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
14303         multiarch wcschr for PPC64.
14304
14305         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
14306         multiarch implementations.
14307         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14308         (__libc_ifunc_impl_list): Likewise.
14309         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
14310         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
14311         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
14312         multiarch strchrnul for PPC64.
14313
14314         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
14315         implementations.
14316         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14317         (__libc_ifunc_impl_list): Likewise.
14318         * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
14319         * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
14320         * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
14321         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
14322         strchr for PPC64.
14323
14324         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
14325         implementations.
14326         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14327         (__libc_ifunc_impl_list): Likewise.
14328         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
14329         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
14330         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
14331         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
14332         strncmp for PPC64.
14333
14334         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
14335         multiarch implementations.
14336         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14337         (__libc_ifunc_impl_list): Likewise.
14338         * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
14339         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
14340         strncasecmp for PPC64.
14341         * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
14342         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
14343         multiarch strncasecmp_l for PPC64.
14344
14345         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
14346         multiarch implementations.
14347         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
14348         (__libc_ifunc_impl_list): Likewise.
14349         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
14350         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
14351         multiarch strcasecmp for PPC64.
14352         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
14353         file.
14354         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
14355         multiarch strcasecmp_l for PPC64.
14356
14357         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
14358         implementations.
14359         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14360         (__libc_ifunc_impl_list): Likewise.
14361         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
14362         * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
14363         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
14364         strnlen for PPC64.
14365
14366         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
14367         implementations.
14368         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14369         (__libc_ifunc_impl_list): Likewise.
14370         * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
14371         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
14372         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
14373         strlen for PPC64.
14374
14375         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
14376         implementations.
14377         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14378         (__libc_ifunc_impl_list): Likewise.
14379         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
14380         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
14381         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
14382         rawmemrchr for PPC64.
14383
14384         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
14385         implementation.
14386         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14387         (__libc_ifunc_impl_list): Likewise.
14388         * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
14389         * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
14390         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
14391         memrchr for PPC64.
14392
14393         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
14394         implementation.
14395         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14396         (__libc_ifunc_impl_list): Likewise.
14397         * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
14398         * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
14399         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
14400         memchr for PPC64.
14401
14402         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
14403         implementation.
14404         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14405         (__libc_ifunc_impl_list): Likewise.
14406         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
14407         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
14408         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
14409         mempcpy for PPC64.
14410
14411         * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
14412         avoid cretion of __bzero symbol.
14413         * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
14414         Likewise.
14415         * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
14416         Likewise.
14417         * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
14418         Likewise.
14419         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
14420         multiarch implementations.
14421         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14422         (__libc_ifunc_impl_list): Likewise.
14423         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
14424         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
14425         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
14426         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
14427         bzero for PPC32.
14428         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
14429         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
14430         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
14431         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
14432         * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
14433         memset for PPC64.
14434         * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
14435
14436         * string/memcmp.c (memcmp): Using macro to redefine symbol name.
14437         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
14438         implementations.
14439         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14440         (__libc_ifunc_impl_list): Likewise.
14441         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
14442         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
14443         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
14444         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
14445         memcmp for PPC64.
14446
14447         * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
14448         multiarch for POWER/PPC64.
14449         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
14450         * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
14451         * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
14452         * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
14453         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
14454         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
14455         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
14456         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
14457         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
14458         memcpy for PPC64.
14459
14460         * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
14461         * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
14462         * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
14463         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
14464         * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
14465         * sysdeps/powerpc/powerpc64/power5/Implies: New File.
14466         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
14467         * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
14468         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
14469         * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
14470         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
14471         * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
14472         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
14473         * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
14474         * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
14475         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
14476         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
14477         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
14478         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
14479         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
14480         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
14481         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
14482
14483 2013-12-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
14484
14485         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
14486
14487 2013-12-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
14488
14489         * benchtests/Makefile (bench): Add exp2 and log2.
14490         (LDLIBS-bench-exp2): Add -lm.
14491         (LDLIBS-bench-log2): Likewise.
14492         * benchtests/exp2-inputs: New inputs file.
14493         * benchtests/log2-inputs: New inputs file.
14494         * benchtests/log-inputs: Add new inputs.
14495         * benchtests/tan-inputs: Likewise.
14496
14497 2013-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
14498
14499         * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
14500         definition...
14501         (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2, csloww1)
14502         (csloww2): ... from here.
14503
14504         * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
14505         instead of structures.
14506         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
14507         (POLYNOMIAL): Likewise.
14508         (TAYLOR_SLOW): Likewise.
14509         (__sin): Likewise.
14510         (__cos): Likewise.
14511         (slow1): Likewise.
14512         (slow2): Likewise.
14513         (sloww): Likewise.
14514         (sloww1); Likewise.
14515         (sloww2): Likewise.
14516         (bsloww1): Likewise.
14517         (bsloww2): Likewise.
14518         (cslow2): Likewise.
14519         (csloww): Likewise.
14520         (csloww1): Likewise.
14521         (csloww2): Likewise.
14522
14523 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
14524
14525         * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
14526         (__malloc_assert, __libc_realloc, __libc_calloc, _int_realloc):
14527         Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
14528         * malloc/hooks.c (realloc_check): Likewise.
14529
14530         * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
14531         * malloc/arena.c: Remove PER_THREAD conditional.
14532         [!PER_THREAD]: Remove code.
14533         (ptmalloc_unlock_all2): Likewise.
14534         (ptmalloc_init): Likewise.
14535         (_int_new_arena): Likewise.
14536         (arena_get2): Likewise.
14537         * malloc/hooks.c (__malloc_get_state): Likewise.
14538         (__malloc_set_state): Likewise.
14539         * malloc/malloc.c: Likewise.
14540         (struct malloc_state): Likewise.
14541         (struct malloc_par): Likewise.
14542         (__libc_realloc): Likewise.
14543         (__libc_mallopt): Likewise.
14544
14545 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14546
14547         * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
14548
14549 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
14550
14551         * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
14552         macro to a function.  Check for zero perturb_byte.
14553         (_int_malloc, _int_free): Remove zero perturb_byte checks.
14554
14555         * malloc/malloc.c: (force_reg): Remove.
14556         (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc)
14557         (_mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
14558         force_reg by atomic_forced_read.
14559         * malloc/arena.c (ptmalloc_init): Likewise.
14560         * malloc/hooks.c (top_check): Likewise.
14561
14562 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14563
14564         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14565
14566 2013-12-09  Markus Trippelsdorf  <markus@trippelsdorf.de>
14567
14568         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
14569
14570 2013-12-08  Joseph Myers  <joseph@codesourcery.com>
14571
14572         * math/auto-libm-test-in: Add tests of lgamma.
14573         * math/auto-libm-test-out: Regenerated.
14574         * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
14575         (M_LOG_2_SQRT_PIl): Likewise.
14576         (lgamma_test_data): Use AUTO_TESTS_f_f1.
14577         * math/gen-auto-libm-tests.c (func_calc_method): Add value
14578         mpfr_f_f1.
14579         (func_calc_desc): Add mpfr_f_f1 union field.
14580         (ARGS1): New macro.
14581         (ARGS2): Likewise.
14582         (ARGS3): Likewise.
14583         (ARGS4): Likewise.
14584         (RET1): Likewise.
14585         (RET2): Likewise.
14586         (CALC): Likewise.
14587         (FUNC): Likewise.
14588         (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
14589         (test_functions): Add lgamma.
14590         (calc_generic_results): Handle mpfr_f_f1.
14591         * sysdeps/i386/fpu/libm-test-ulps: Update.
14592         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14593
14594 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14595
14596         * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
14597         __mpn_add_n for PowerPC64/POWER7.
14598         * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
14599         __mpn_sub_n for PowerPC64/POWER7.
14600
14601         * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
14602         __mpn_addmul_1 for PowerPC64.
14603         * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
14604         __mpn_submul_1 for PowerPC64.
14605         * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
14606         for PowerPC64.
14607         * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
14608         for PowerPC64.
14609
14610 2013-12-06  Fernando J. V. da Silva  <fernandojvdasilva@gmail.com>
14611
14612         [BZ #15089]
14613         * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
14614
14615 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14616
14617         * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
14618
14619         * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
14620         add multiarch folders.
14621         * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
14622         * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
14623         * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
14624         * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
14625         * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
14626         * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
14627         * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
14628         * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
14629         * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
14630         * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
14631         * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
14632         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
14633         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
14634         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
14635         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
14636         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
14637         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
14638
14639         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
14640         __ieee754_hypot and __ieee754_hypotf multiarch implementations.
14641         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
14642         New file.
14643         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
14644         New file.
14645         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
14646         multiarch __ieee754_hypot for PowerPC32.
14647         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
14648         New file.
14649         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
14650         New file.
14651         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
14652         multiarch __ieee754_hypotf for PowerPC32.
14653
14654         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
14655         long_double_symbol only if __logbl is defined.
14656         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
14657         * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
14658         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
14659         * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
14660         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
14661         * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
14662         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
14663         path for implementation.
14664         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
14665         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
14666         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
14667         logb, and logbl multiarch implementations for PowerPC32.
14668         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
14669         file.
14670         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
14671         file.
14672         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
14673         multiarch logb for PowerPC32.
14674         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
14675         file.
14676         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
14677         file.
14678         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
14679         multiarch logbf for PowerPC32.
14680         * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
14681         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
14682         file.
14683         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
14684         multiarch logbl implementation for PowerPC32.
14685
14686         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
14687         and modff multiarch implementations.
14688         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
14689         New file.
14690         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
14691         New file.
14692         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
14693         multiarch modf for PowerPC32.
14694         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
14695         New file.
14696         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
14697         New file.
14698         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
14699         multiarch modff for PowerPC32.
14700
14701         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
14702         and lrintf multiarch implementations.
14703         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
14704         New file.
14705         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
14706         New file.
14707         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
14708         multiarch lrint for PowerPC32.
14709         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
14710         file: multiarch lrintf for PowerPC32.
14711
14712         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
14713         and lroundf multiarch implementations.
14714         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
14715         New file.
14716         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
14717         New file.
14718         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
14719         New file.
14720         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
14721         multiarch lround for PowerPC32.
14722         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
14723         file: multiarch lroundf for PowerPC32.
14724
14725         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
14726         copysign and copysignf multiarch implementations.
14727         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
14728         New file.
14729         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
14730         New file.
14731         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
14732         file: multiarch copysign for PowerPC32.
14733         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
14734         file: multiarch copysignf for PowerPC32.
14735
14736         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
14737         and truncf multiarch implementations.
14738         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
14739         New file.
14740         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
14741         file.
14742         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
14743         multiarch trunc for PowerPC32.
14744         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
14745         New file.
14746         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
14747         New file.
14748         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
14749         multiarch truncf for PowerPC32.
14750
14751         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
14752         and roundf multiarch implementations.
14753         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
14754         New file.
14755         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
14756         file.
14757         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
14758         multiarch round for PowerPC32.
14759         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
14760         New file.
14761         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
14762         New file.
14763         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
14764         multiarch roundf for PowerPC32.
14765
14766         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
14767         and floorf multiarch implementations.
14768         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
14769         New file.
14770         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
14771         file.
14772         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
14773         multiarch floor for PowerPC32.
14774         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
14775         New file.
14776         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
14777         New file.
14778         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
14779         multiarch floorf for PowerPC32.
14780
14781         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
14782         and ceilf multiarch implementations.
14783         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
14784         New file.
14785         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
14786         file.
14787         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
14788         multiarch ceil for PowerPC32.
14789         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
14790         New file.
14791         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
14792         file.
14793         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
14794         multiarch ceilf for PowerPC32.
14795
14796         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
14797         is defined.
14798         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
14799         FINITEF is defined.
14800         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
14801         and finitef multiarch implementations.
14802         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
14803         New file.
14804         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
14805         file.
14806         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
14807         multiarch finite for PowerPC32.
14808         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
14809         New file.
14810         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
14811         file: multiarch finitef for PowerPC32.
14812
14813         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
14814         and isinff multiarch implementations.
14815         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
14816         file.
14817         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
14818         file.
14819         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
14820         multiarch isinf for PowerPC32.
14821         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
14822         New file.
14823         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
14824         multiarch isinff for PowerPC32.
14825
14826         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
14827         alias when __isnan is defined.
14828         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
14829         and isnanf multiarch implementations.
14830         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
14831         file.
14832         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
14833         file.
14834         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
14835         file.
14836         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
14837         file.
14838         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
14839         multiarch isnan for PowerPC32.
14840         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
14841         New file.
14842         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
14843         New file.
14844         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
14845         multiarch isnanf for PowerPC32.
14846
14847         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
14848         and sqrtf multiarch implementations.
14849         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
14850         file.
14851         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
14852         file.
14853         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
14854         multiarch sqrt for PowerPC32.
14855         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
14856         file.
14857         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
14858         file.
14859         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
14860         multiarch sqrtf for PowerPC32.
14861
14862         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
14863         and llroundf multiarch implementations.
14864         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
14865         New file.
14866         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
14867         New file.
14868         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
14869         New file.
14870         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
14871         file: multiarch llround for PowerPC32.
14872         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
14873         file: multiarch llroundf for PowerPC32.
14874
14875         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
14876         multiarch PowerPC32 fpu implementations.
14877         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
14878         New file.
14879         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
14880         New file.
14881         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
14882         multiarch llrint for PowerPC32.
14883         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
14884         New file.
14885         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
14886         New file.
14887         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
14888         file.
14889
14890         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
14891
14892         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
14893         file.
14894         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
14895         file.
14896         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
14897         file.
14898         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
14899         multiarch wordcopy for PPC32.
14900         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
14901         wordcopy objects.
14902         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
14903         (__libc_ifunc_impl_list): Likewise.
14904         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
14905         * sysdeps/powerpc/power4/wordcopy.c: ... to here.
14906         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
14907         * sysdeps/powerpc/power6/wordcopy.c: ... to here.
14908         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
14909         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
14910
14911         * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
14912         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
14913         file.
14914         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
14915         file.
14916         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
14917         file.
14918         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
14919         multiarch wcscpy for PPC32.
14920         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
14921         multiarch objects.
14922         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
14923         (__libc_ifunc_impl_list): Likewise.
14924         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
14925         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
14926         * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
14927         sysdeps/powerpc/power6/wcscpy.c.
14928
14929         * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
14930         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
14931         file.
14932         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
14933         file.
14934         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
14935         file.
14936         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
14937         multiarch wcsrchr for PPC32.
14938         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
14939         multiarch objects.
14940         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
14941         (__libc_ifunc_impl_list): Likewise.
14942         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
14943         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
14944         * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
14945         sysdeps/powerpc/power6/wcsrchr.c.
14946
14947         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
14948         file.
14949         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
14950         file.
14951         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
14952         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
14953         multiarch wcschr for PPc32.
14954         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
14955         multiarch objects.
14956         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
14957         (__libc_ifunc_impl_list): Likewise.
14958         * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
14959         * sysdeps/powerpc/power6/wcschr.c: ... to here.
14960         * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
14961         sysdeps/powerpc/power6/wcschr.c.
14962
14963         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
14964         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
14965         file.
14966         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
14967         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
14968         file: multiarch strchr for PPC32.
14969         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
14970         multiarch objects.
14971         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
14972         (__libc_ifunc_impl_list): Likewise.
14973
14974         * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
14975         name.
14976         * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
14977         file.
14978         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
14979         file.
14980         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
14981         multiarch strchrnul for PPC32.
14982         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
14983         multiarch objects.
14984         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
14985         (__libc_ifunc_impl_list): Likewise.
14986
14987         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
14988         file.
14989         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
14990         multiarch strncasecmp for PPC32.
14991         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
14992         file.
14993         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
14994         multiarch strncasecmp_l for PPC32.
14995         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
14996         strncasecmp multiarch objects.
14997         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
14998         (__libc_ifunc_impl_list): Likewise.
14999
15000         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
15001         file.
15002         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
15003         multiarch strncasecmp for PPC32.
15004         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
15005         New file.
15006         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
15007         multiarch strcasecmp_l for PPC32.
15008         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
15009         multiarch objects.
15010         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15011         (__libc_ifunc_impl_list): Likewise.
15012
15013         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
15014         file.
15015         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
15016         file.
15017         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
15018         multiarch strncmp for PPC32.
15019         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
15020         multiarch objects.
15021         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15022         (__libc_ifunc_impl_list): Likewise.
15023
15024         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
15025         * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
15026         file.
15027         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
15028         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
15029         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
15030         multiarch objects.
15031         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15032         (__libc_ifunc_impl_list): Likewise.
15033
15034         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
15035         file.
15036         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
15037         file.
15038         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
15039         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
15040         multiarch objects.
15041         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15042         (__libc_ifunc_impl_list): Likewise.
15043
15044         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
15045         file.
15046         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
15047         file.
15048         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
15049         multiarch rawmemchr for PPC32.
15050         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
15051         multiarch objects.
15052         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15053         (__libc_ifunc_impl_list): Likewise.
15054
15055         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
15056         file.
15057         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
15058         file.
15059         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
15060         file: memrchr multiarch for PPC32.
15061         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
15062         multiarch objects.
15063         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15064         (__libc_ifunc_impl_list): Likewise.
15065
15066         * string/memchr.c (__memchr): Using macro to redefine symbol name.
15067         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
15068         file.
15069         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
15070         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
15071         multiarch memchr for PPC32.
15072         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
15073         multiarch objects.
15074         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15075         (__libc_ifunc_impl_list): Likewise.
15076
15077         * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
15078         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
15079         file.
15080         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
15081         file.
15082         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
15083         file: multiarch mempcpy for PPC32.
15084         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
15085         multiarch objects.
15086         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15087         (__libc_ifunc_impl_list): Likewise.
15088
15089         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
15090         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
15091         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
15092         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
15093         multiarch bzero for PPC32.
15094         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
15095         file.
15096         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
15097         file.
15098         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
15099         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
15100         file: multiarch memset for PPC32.
15101         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
15102         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
15103         memset multiarch objects.
15104         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15105         (__libc_ifunc_impl_list): Likewise.
15106
15107         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
15108         file.
15109         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
15110         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
15111         memcmp for PPC32.
15112         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
15113         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
15114         multiarch objects.
15115         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15116         (__libc_ifunc_impl_list): Likewise.
15117
15118         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
15119         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
15120         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
15121         file.
15122         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
15123         file.
15124         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
15125         file.
15126         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
15127         multiarch memcpy for PPC32.
15128         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
15129         multiarch objects.
15130         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15131         (__libc_ifunc_impl_list): Likewise.
15132
15133         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
15134         support multiarch for POWER/PPC32.
15135         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
15136         Likewise.
15137         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
15138         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
15139         Implies file to make multiarch folder appers before the fpu and
15140         default folder for power4 configuration.
15141
15142 2013-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
15143
15144         * scripts/bench.pl: Append volatile keyword to type.
15145
15146 2013-12-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
15147
15148         * sysdeps/sh/sotruss-lib.c: New file.
15149         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
15150
15151 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15152
15153         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15154
15155 2013-12-05  Joseph Myers  <joseph@codesourcery.com>
15156
15157         [BZ #6810]
15158         * math/w_tgamma.c: Include <errno.h>.
15159         (__tgamma): Use __glibc_unlikely.  Set errno on underflow to 0.
15160         * math/w_tgammaf.c: Include <errno.h>.
15161         (__tgammaf): Use __glibc_unlikely.  Set errno on underflow to 0.
15162         * math/w_tgammal.c: Include <errno.h>.
15163         (__tgammal): Use __glibc_unlikely.  Set errno on underflow to 0.
15164         * math/auto-libm-test-in: Do not allow missing errno on tgamma
15165         underflow.  Add more tgamma tests.
15166         * math/auto-libm-test-out: Regenerated.
15167         * sysdeps/i386/fpu/libm-test-ulps: Update.
15168         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15169
15170         * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
15171         sin, sinh, tan, tanh, tgamma, y0 and y1.
15172         * math/auto-libm-test-out: Regenerated.
15173         * math/libm-test.inc (TEST_COND_x86_64): New macro.
15174         (TEST_COND_x86): Likewise.
15175         (M_E2l): Remove macro.
15176         (M_E3l): Likewise.
15177         (M_2_SQRT_PIl): Likewise.
15178         (M_SQRT_PIl): Likewise.
15179         (M_1_DIV_El): Likewise.
15180         (log_test_data): Use AUTO_TESTS_f_f.
15181         (log10_test_data): Likewise.
15182         (log1p_test_data): Likewise.
15183         (log2_test_data): Likewise.
15184         (sin_test_data): Likewise.
15185         (sin_tonearest_test_data): Likewise.
15186         (sin_towardzero_test_data): Likewise.
15187         (sin_downward_test_data): Likewise.
15188         (sin_upward_test_data): Likewise.
15189         (sinh_test_data): Likewise.
15190         (sinh_tonearest_test_data): Likewise.
15191         (sinh_towardzero_test_data): Likewise.
15192         (sinh_downward_test_data): Likewise.
15193         (sinh_upward_test_data): Likewise.
15194         (tan_test_data): Likewise.
15195         (tan_tonearest_test_data): Likewise.
15196         (tan_towardzero_test_data): Likewise.
15197         (tan_downward_test_data): Likewise.
15198         (tan_upward_test_data): Likewise.
15199         (tanh_test_data): Likewise.
15200         (tgamma_test_data): Likewise.
15201         (y0_test_data): Likewise.
15202         (y1_test_data): Likewise.
15203         * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
15204         (special_real_inputs): Add pi/4.
15205         * sysdeps/i386/fpu/libm-test-ulps: Update.
15206         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15207
15208 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15209
15210         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
15211         "longjmp_target" static probes.
15212         (__longjmp): Rename to __longjmp_symbol.
15213         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
15214         * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
15215         on which longjmp to generate.
15216         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
15217         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
15218         probe.
15219         (__sigsetjmp): Rename to __sigsetjmp_symbol.
15220         (__sigjmp_save): Rename to __sigjmp_save_symbol.
15221         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
15222         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
15223         and __sigjmp_save_symbol based on which sigsetjmp to generated.
15224         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
15225         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
15226         __longjmp_symbol based on which __longjmp to generate.
15227         * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
15228         probe.
15229         (setjmp): Rename to setjmp_symbol.
15230         (__sigsetjmp): Rename to __sigsetjmp_symbol.
15231         (_setjmp): Rename to _setjmp_symbol.
15232         (__sigsetjmp): Rename to __sigsetjmp_symbol.
15233         * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
15234         _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
15235         which setjmp to generate.
15236         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
15237         "longjmp_target" static probes.
15238
15239 2013-12-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
15240
15241         * benchtests/README: Add note about output arguments.
15242         * benchtests/bench-sincos.c: Remove file.
15243         * benchtests/sincos-inputs: New file.
15244         * scripts/bench.pl: Identify output arguments and define
15245         static variables for them.
15246
15247         * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
15248
15249         [BZ #15941]
15250         * Makefile (INSTALL): Add install-plain.texi as the primary
15251         dependency.
15252         * manual/install-plain.texi: New file.
15253         * manual/install.texi: Include node directive only for
15254         non-plaintext output.
15255
15256 2013-12-04  Joseph Myers  <joseph@codesourcery.com>
15257
15258         * stdlib/longlong.h: Update from GCC.
15259
15260         [BZ #6807]
15261         [BZ #15901]
15262         * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
15263         * math/w_j0f.c (y0f): Likewise.
15264         * math/w_j0l.c (__y0l): Likewise.
15265         * math/w_j1.c (y1): Likewise.
15266         * math/w_j1f.c (y1f): Likewise.
15267         * math/w_j1l.c (__y1l): Likewise
15268         * math/w_jn.c (yn): Likewise.
15269         * math/w_jnf.c (ynf): Likewise.
15270         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
15271         Bessel function pole errors in _POSIX_ mode.  Use NAN as return
15272         value for Bessel function domain errors outside _SVID_ mode.
15273         Adjust sign of return value for yn (negative integer, 0).
15274         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
15275         by zero in return for negative x and set sign appropriately for
15276         negative n.
15277         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
15278         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
15279         * math/libm-test.inc (y0_test_data): Add more tests and adjust
15280         expectations in error cases.
15281         (y1_test_data): Likewise.
15282         (yn_test_data): Likewise.
15283         * sysdeps/i386/fpu/libm-test-ulps: Update.
15284         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15285
15286 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15287
15288         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
15289         "64" to "64-v1".  Add "64-v2".
15290         (abi-64-options): Rename to ...
15291         (abi-64-v1-options): ... this.   Redefine _CALL_ELF.
15292         (abi-64-condition): Rename to ...
15293         (abi-64-v1-condition): ... this.  Add _CALL_ELF check.,
15294         (abi-64-ld-soname): Rename to ...
15295         (abi-64-v1-ld-soname): ... this.
15296         (abi-64-v2-options): Define.
15297         (abi-64-v2-condition): Likewise.
15298         (abi-64-v2-ld-soname): Likewise.
15299         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
15300         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
15301         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
15302         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
15303         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
15304
15305 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15306             Alan Modra  <amodra@gmail.com>
15307
15308         * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
15309         New versions for use with the ELFv2 ABI.
15310         (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
15311         * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
15312         declaration.
15313         (struct La_ppc64v2_retval): Likewise.
15314         (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
15315         (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
15316         * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
15317         to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
15318         (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
15319         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
15320         Do not save or restore CR.
15321         (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
15322         (_dl_profile_resolve): Do no save or restore CR.  Support extended
15323         return values for ELFv2 ABI.  Fix location of FPR return registers.
15324         * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
15325         updated values for _CALL_ELF == 2.
15326         (La_regs, La_retval, int_retval): Likewise.
15327
15328 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15329
15330         * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
15331         (FRAME_MIN_SIZE_PARM): Likewise.
15332         (FRAME_BACKCHAIN): Likewise.
15333         (FRAME_CR_SAVE): Likewise.
15334         (FRAME_LR_SAVE): Likewise.
15335         (FRAME_TOC_SAVE): Likewise.
15336         (FRAME_PARM_SAVE): Likewise.
15337         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
15338         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
15339         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
15340         (call_mcount_parm_offset): New macro.
15341         (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
15342         (PROF): Use symbolic stack frame offsets.
15343         (TAIL_CALL_SYSCALL_ERROR): Likewise.
15344         * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
15345         Redefine in terms of FRAME_MIN_SIZE.
15346         (_dl_runtime_resolve): Use symbolic stack frame offsets.
15347         (_dl_profile_resolve): Likewise.  Update comment.
15348         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
15349         symbols stack frame offsets.
15350         (__sigsetjmp): Likewise.
15351         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
15352         * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
15353         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
15354         * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
15355
15356         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
15357         (FRAME_BACKCHAIN): Remove.
15358         (FRAME_CR_SAVE): Likewise.
15359         (FRAME_LR_SAVE): Likewise.
15360         (FRAME_COMPILER_DW): Likewise.
15361         (FRAME_LINKER_DW): Likewise.
15362         (FRAME_TOC_SAVE): Likewise.
15363         (FRAME_PARM_SAVE): Likewise.
15364         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE)
15365         (FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE)
15366         (FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
15367         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
15368         (CHECK_SP): Use symbolic stack frame offsets.
15369         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
15370         zone" instead of caller's parameter save area for temp storage.
15371         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
15372         Likewise.  Also, use symbolic stack frame offsets.
15373         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
15374         stackblock): Redefine for _CALL_ELF == 2 to save parameters into
15375         our own stack frame instead of the caller's.
15376         (__socket): Use symbolic stack frame offsets.
15377
15378 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15379             Alan Modra  <amodra@gmail.com>
15380
15381         * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
15382         Define.
15383         (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK)
15384         (PPC64_LOCAL_ENTRY_OFFSET): Define.
15385         * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
15386         New function.
15387         (elf_machine_fixup_plt): Call it.
15388         (elf_machine_plt_conflict): Likewise.  Add map, sym_map, and
15389         reloc arguments.
15390         (elf_machine_rela): Update call to elf_machine_plt_conflict.
15391         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
15392         (_dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
15393         r2 before calling target.
15394
15395 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15396             Alan Modra  <amodra@gmail.com>
15397
15398         * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
15399         (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
15400         versions of macros to support ELFv2 ABI.
15401         (LOCALENTRY): New macro.
15402         (ENTRY, EALIGN): Use it.
15403         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
15404         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
15405         fall through into ENTRY entry point.
15406         * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
15407         Only define if _CALL_ELF != 2.
15408
15409         (elf_machine_matches_host): Verify ABI version matches.
15410         (RTLD_START): Use LOCALENTRY.
15411         (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
15412         (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
15413         (PLT_ENTRY_WORDS): New macro.
15414         (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
15415         (elf_machine_runtime_setup): Support ELFv2 ABI.
15416         (elf_machine_fixup_plt): Likewise.
15417         (elf_machine_plt_conflict): Likewise.
15418         (resolve_ifunc): Likewise.
15419         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
15420         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
15421         Likewise.
15422         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
15423         (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
15424         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
15425         (makecontext): Support ELFv2 ABI.
15426         * elf/elf.h (EF_PPC64_ABI): Define.
15427
15428 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15429
15430         * sysdeps/powerpc/powerpc64/sysdep.h
15431         (PPC64_LOAD_FUNCPTR) [ASSEMBLER]: New assembler macro.
15432         (ENTRY_1) [ASSEMBLER]: Do not switch to .text section here ...
15433         (ENTRY) [ASSEMBLER]: ... but instead here ...
15434         (EALIGN) [ASSEMBLER]: ... and here.
15435         (PPC64_LOAD_FUNCPTR) [!ASSEMBLER]: New macro.
15436         (ENTRY_1) [!ASSEMBLER]: New macro; set up .opd entry.
15437         (ENTRY_2) [!ASSEMBLER]: Use it.
15438         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
15439         ENTRY_2 changes.  Use PPC64_LOAD_FUNCPTR.
15440         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
15441         (_dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
15442         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
15443         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
15444         Use PPC64_LOAD_FUNCPTR.
15445
15446         * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
15447
15448 2013-12-04  Alan Modra  <amodra@gmail.com>
15449
15450         * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
15451         (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
15452         (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
15453         (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
15454
15455         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
15456         overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
15457         R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
15458         Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
15459         R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
15460         Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
15461
15462 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15463
15464         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
15465         (__makecontext): Fix incorrect CFI when backtracing out of
15466         context created via makecontext.
15467         * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
15468         (__setcontext): Fix incorrect CFI during switch to new context.
15469         (__novec_setcontext): Likewise.
15470
15471 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
15472
15473         [BZ #4772]
15474         * time/strptime_l.c (__strptime_internal): Allow modifiers
15475         in strptime.
15476         * time/tst-strptime.c (day_tests): Add testcase.
15477
15478 2013-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
15479
15480         * scripts/bench.pl: Skip over blank lines.
15481
15482 2013-12-04  Paul Eggert  <eggert@cs.ucla.edu>
15483
15484         [BZ #926]
15485         * manual/time.texi (Calendar Time): Clarify what timezone functions
15486         use.
15487
15488 2013-12-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15489
15490         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15491
15492 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
15493
15494         * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
15495         implementation.
15496         * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
15497         * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
15498         * debug/memset_chk.c (__memset_chk): Likewise.
15499         * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
15500         * debug/strncpy_chk.c: Likewise.
15501
15502 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
15503
15504         [BZ #15268]
15505         [BZ #15425]
15506         * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
15507         (__ieee754_exp): For possibly underflowing results, check size of
15508         result and force underflow exception if required.
15509         * math/auto-libm-test-in: Add more tests of exp.
15510         * math/auto-libm-test-out: Regenerated.
15511         * sysdeps/i386/fpu/libm-test-ulps: Update.
15512         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15513
15514         [BZ #16283]
15515         * math/w_exp2.c (__exp2): Handle a zero result as underflow.
15516         * math/w_exp2f.c (__exp2f): Likewise.
15517         * math/w_exp2l.c (__exp2l): Likewise.
15518         * math/auto-libm-test-in: Do not allow missing errno on exp2
15519         underflow.
15520         * math/auto-libm-test-out: Regenerated.
15521
15522 2013-12-03  Ondřej Bílka  <neleai@seznam.cz>
15523
15524         [BZ #16274]
15525         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
15526         handle filename validation.
15527         * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
15528         (do_open): Delete.
15529
15530 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
15531
15532         [BZ #6786]
15533         * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
15534         (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
15535         * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
15536         <float.h>.
15537         (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
15538         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
15539         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
15540         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
15541         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
15542         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
15543         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
15544         * math/auto-libm-test-in: Don't allow missing errno from erfc.
15545         Add more erfc tests.
15546         * math/auto-libm-test-out: Regenerated.
15547         * sysdeps/i386/fpu/libm-test-ulps: Update.
15548         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15549
15550         * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
15551         exp2, expm1, j0 and j1.
15552         * math/auto-libm-test-out: Regenerated.
15553         * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
15554         (erfc_test_data): Likewise.
15555         (exp_test_data): Likewise.
15556         (exp_tonearest_test_data): Likewise.
15557         (exp_towardzero_test_data): Likewise.
15558         (exp_downward_test_data): Likewise.
15559         (exp_upward_test_data): Likewise.
15560         (exp10_test_data): Likewise.
15561         (exp2_test_data): Likewise.
15562         (expm1_test_data): Likewise.
15563         (j0_test_data): Likewise.
15564         (j1_test_data): Likewise.
15565         * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
15566         (input_flag_type): Add flag_xfail_rounding.
15567         (input_flags): Add xfail-rounding.
15568         (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
15569         (output_for_one_input_case): Handle flag_xfail_rounding.
15570         * sysdeps/i386/fpu/libm-test-ulps: Update.
15571         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15572
15573 2013-12-03  Aurelien Jarno  <aurelien@aurel32.net>
15574
15575         [BZ #16289]
15576         * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
15577         division by 0.
15578
15579 2013-12-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
15580
15581         [BZ #16195]
15582         * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
15583         (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
15584         (STAP_PROBE0): New macro.
15585         (STAP_PROBE1): Likewise.
15586         (STAP_PROBE2): Likewise.
15587         (STAP_PROBE3): Likewise.
15588         (STAP_PROBE4): Likewise.
15589
15590 2013-12-02  Ondřej Bílka  <neleai@seznam.cz>
15591
15592         * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
15593
15594 2013-12-02  Steve Ellcey  <sellcey@mips.com>
15595
15596         * benchtests/Makefile (bench): Add sqrt.
15597         (LDLIBS-bench-sqrt): New.
15598         * benchtests/sqrt-input: New.
15599
15600 2013-12-02  Pavel Simerda  <psimerda@redhat.com>
15601
15602         * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
15603         (GAIH_EAI): Likewise.
15604         (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
15605         (gaih_inet): Likewise.
15606         (getaddrinfo): Don't use GAIH_EAI.
15607
15608         * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
15609         (struct gaih): Remove definition.
15610
15611 2013-12-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
15612
15613         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
15614         Use HERRNOP directly.
15615
15616 2013-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15617
15618         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15619
15620 2013-11-30  Joseph Myers  <joseph@codesourcery.com>
15621
15622         * math/gen-auto-libm-tests.c (test_functions): Add more
15623         single-argument functions.
15624         (special_fill_pi_2): New function.
15625         (special_fill_minus_pi_2): Likewise.
15626         (special_fill_pi_6): Likewise.
15627         (special_fill_minus_pi_6): Likewise.
15628         (special_fill_pi_3): Likewise.
15629         (special_fill_2pi_3): Likewise.
15630         (special_fill_e): Likewise.
15631         (special_fill_1_e): Likewise.
15632         (special_fill_e_minus_1): Likewise.
15633         (special_real_inputs): Add more special inputs.
15634         (output_for_one_input_case): Do not require ERANGE on underflow to
15635         zero if round-to-nearest result does not underflow to zero, unless
15636         exact results required.
15637         * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
15638         atan, atanh, cbrt, cos and cosh.
15639         * math/auto-libm-test-out: Regenerated.
15640         * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
15641         (acos_tonearest_test_data): Likewise.
15642         (acos_towardzero_test_data): Likewise.
15643         (acos_downward_test_data): Likewise.
15644         (acos_upward_test_data): Likewise.
15645         (acosh_test_data): Likewise.
15646         (asin_test_data): Likewise.
15647         (asin_tonearest_test_data): Likewise.
15648         (asin_towardzero_test_data): Likewise.
15649         (asin_upward_test_data): Likewise.
15650         (asinh_test_data): Likewise.
15651         (atan_test_data): Likewise.
15652         (atanh_test_data): Likewise.
15653         (cbrt_test_data): Likewise.
15654         (cos_test_data): Likewise.
15655         (cos_tonearest_test_data): Likewise.
15656         (cos_towardzero_test_data): Likewise.
15657         (cos_downward_test_data): Likewise.
15658         (cos_upward_test_data): Likewise.
15659         (cosh_test_data): Likewise.
15660         (cosh_tonearest_test_data): Likewise.
15661         (cosh_towardzero_test_data): Likewise.
15662         (cosh_downward_test_data): Likewise.
15663         (cosh_upward_test_data): Likewise.
15664         * sysdeps/i386/fpu/libm-test-ulps: Update.
15665         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15666
15667 2013-11-29  Joseph Myers  <joseph@codesourcery.com>
15668
15669         [BZ #6787]
15670         * math/w_exp10.c (__exp10): Handle a zero result as underflow.
15671         * math/w_exp10f.c (__exp10f): Likewise.
15672         * math/w_exp10l.c (__exp10l): Likewise.
15673         * math/libm-test.inc (exp10_test_data): Add more tests and expect
15674         errno settings in existing tests.
15675
15676         [BZ #14032]
15677         * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
15678         precision control set to double precision.
15679         * sysdeps/i386/fpu/w_sqrt.c: New file.
15680         * math/auto-libm-test-in: Add more tests.
15681         * math/auto-libm-test-out: Update.
15682
15683         * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
15684         (sqrt_test_tonearest): New function.
15685         (sqrt_towardzero_test_data): New variable.
15686         (sqrt_test_towardzero): New function.
15687         (sqrt_downward_test_data): New variable.
15688         (sqrt_test_downward): New function.
15689         (sqrt_upward_test_data): New variable.
15690         (sqrt_test_upward): New function.
15691         (main): Call the new functions.
15692
15693         * math/gen-auto-libm-tests.c: New file.
15694         * math/auto-libm-test-in: Likewise.
15695         * math/auto-libm-test-out: New generated file.
15696         * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
15697         variables.
15698         (%beautify): Add generated representations of zero.
15699         (top level): Set $auto_input and call parse_auto_input.
15700         (beautify): Remove trailing "f" from hex float constants.
15701         (parse_args): Handle XFAIL_TEST.
15702         (convert_condition): New function.
15703         (or_value): Likewise.
15704         (or_cond_value): Likewise.
15705         (generate_testfile): Handle AUTO_TESTS_* lines.
15706         (parse_auto_input): New function.
15707         * math/libm-test.inc (XFAIL_TEST): New macro.
15708         (ERRNO_UNCHANGED): Update value.
15709         (ERRNO_EDOM): Likewise.
15710         (ERRNO_ERANGE): Likewise.
15711         (IGNORE_RESULT): Likewise.
15712         (TEST_COND_flt_32): New macro.
15713         (TEST_COND_dbl_64): Likewise.
15714         (TEST_COND_ldbl_96_intel): Likewise.
15715         (TEST_COND_ldbl_96_m68k): Likewise.
15716         (TEST_COND_ldbl_128): Likewise.
15717         (TEST_COND_ldbl_128ibm): Likewise.
15718         (TEST_COND_long32): Likewise.
15719         (TEST_COND_long64): Likewise.
15720         (TEST_COND_before_rounding): Likewise.
15721         (TEST_COND_after_rounding): Likewise.
15722         (enable_test): Handle XFAIL_TEST flag.
15723         (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
15724         with finite results.
15725         * math/Makefile ($(objpfx)libm-test.stmp): Depend on
15726         auto-libm-test-out.
15727
15728 2013-11-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
15729             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
15730
15731         [BZ #16214]
15732         * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
15733         __tls_get_addr_internal instead of __tls_get_offset in order to
15734         avoid GOT pointer dependency.  Make rtld export
15735         __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
15736         __tls_get_addr since we are a __tls_get_offset platform.
15737         * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
15738         GOT pointer being set up before.
15739         * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
15740
15741 2013-11-28  Joseph Myers  <joseph@codesourcery.com>
15742
15743         * manual/math.texi (Errors in Math Functions): Document accuracy
15744         goals.
15745
15746         [BZ #15004]
15747         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
15748         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
15749         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
15750         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
15751         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
15752         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
15753         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
15754         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
15755         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
15756         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
15757         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
15758         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
15759         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
15760         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
15761         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
15762         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
15763
15764         * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
15765         * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
15766         * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
15767         * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
15768         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
15769         Likewise.
15770         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
15771         Likewise.
15772         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
15773         Likewise.
15774         * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
15775         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
15776         (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
15777         atomic-feupdateenv and flt-rounds.
15778         * sysdeps/powerpc/nofpu/Versions (libc): Add
15779         __atomic_feholdexcept, __atomic_feclearexcept,
15780         __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
15781         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
15782         (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
15783         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
15784         (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
15785         here.
15786         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
15787         Update.
15788
15789         * manual/arith.texi (FP Exceptions): Document that exceptions may
15790         not be raised when matherr is used.
15791         (Math Error Reporting): Document overflow in directed rounding
15792         modes.  Document that errno may not be set when finite values are
15793         returned on overflow.  Document intent to set errno on underflow
15794         only for underflow to zero.
15795
15796         [BZ #16271]
15797         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
15798         round-to-nearest then adjust result for other rounding modes.
15799         * include/fenv.h (fegetround): Use libm_hidden_proto.
15800         * math/fegetround.c (fegetround): Use libm_hidden_def.
15801         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
15802         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
15803         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
15804         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
15805         Likewise.
15806         * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
15807         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
15808         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
15809         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
15810
15811 2013-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
15812
15813         [BZ #16077]
15814         * nss/Versions (libnss_files): Add
15815         _nss_files_gethostbyname3_r.
15816         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
15817         New function.
15818         (HOST_DB_LOOKUP): Remove macro.
15819         (_nss_files_gethostbyname_r): Implement function without the
15820         HOST_DB_LOOKUP macro.
15821         (_nss_files_gethostbyname2_r): Likewise.
15822
15823 2013-11-28  Ondřej Bílka  <neleai@seznam.cz>
15824
15825         * malloc/malloc.c (__libc_calloc): Make memset a tail call.
15826
15827 2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
15828
15829         * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
15830         _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
15831         warning.
15832
15833 2013-11-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15834
15835         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
15836         __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
15837         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
15838         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
15839         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
15840         __fe_nomask_env_priv and attribute_hidden.
15841         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
15842         (libc_feupdateenv_test_ppc): Likewise.
15843         (libc_feresetround_ppc): Likewise.
15844         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
15845         (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
15846         compat_symbol macro.
15847         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
15848         (__fe_nomask_env): Likewise.
15849         * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
15850
15851 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
15852
15853         * string/Makefile: Remove ifunc tests.
15854         * string/test-string.h: Define TEST_IFUNC.
15855         * string/test-bcopy-ifunc.c: Remove.
15856         * string/test-bzero-ifunc.c: Likewise.
15857         * string/test-memccpy-ifunc.c: Likewise.
15858         * string/test-memchr-ifunc.c: Likewise.
15859         * string/test-memcmp-ifunc.c: Likewise.
15860         * string/test-memcpy-ifunc.c: Likewise.
15861         * string/test-memmem-ifunc.c: Likewise.
15862         * string/test-memmove-ifunc.c: Likewise.
15863         * string/test-mempcpy-ifunc.c: Likewise.
15864         * string/test-memrchr-ifunc.c: Likewise.
15865         * string/test-memset-ifunc.c: Likewise.
15866         * string/test-rawmemchr-ifunc.c: Likewise.
15867         * string/test-stpcpy-ifunc.c: Likewise.
15868         * string/test-stpncpy-ifunc.c: Likewise.
15869         * string/test-strcasecmp-ifunc.c: Likewise.
15870         * string/test-strcasestr-ifunc.c: Likewise.
15871         * string/test-strcat-ifunc.c: Likewise.
15872         * string/test-strchr-ifunc.c: Likewise.
15873         * string/test-strchrnul-ifunc.c: Likewise.
15874         * string/test-strcmp-ifunc.c: Likewise.
15875         * string/test-strcpy-ifunc.c: Likewise.
15876         * string/test-strcspn-ifunc.c: Likewise.
15877         * string/test-strlen-ifunc.c: Likewise.
15878         * string/test-strncasecmp-ifunc.c: Likewise.
15879         * string/test-strncat-ifunc.c: Likewise.
15880         * string/test-strncmp-ifunc.c: Likewise.
15881         * string/test-strncpy-ifunc.c: Likewise.
15882         * string/test-strnlen-ifunc.c: Likewise.
15883         * string/test-strpbrk-ifunc.c: Likewise.
15884         * string/test-strrchr-ifunc.c: Likewise.
15885         * string/test-strspn-ifunc.c: Likewise.
15886         * string/test-strstr-ifunc.c: Likewise.
15887
15888 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
15889
15890         * benchtests/Makefile: Remove ifunc tests.
15891         * benchtests/bench-string.h: Define TEST_IFUNC.
15892         * benchtests/bench-bcopy-ifunc.c: Remove.
15893         * benchtests/bench-bzero-ifunc.c: Likewise.
15894         * benchtests/bench-memccpy-ifunc.c: Likewise.
15895         * benchtests/bench-memchr-ifunc.c: Likewise.
15896         * benchtests/bench-memcmp-ifunc.c: Likewise.
15897         * benchtests/bench-memcpy-ifunc.c: Likewise.
15898         * benchtests/bench-memmem-ifunc.c: Likewise.
15899         * benchtests/bench-memmove-ifunc.c: Likewise.
15900         * benchtests/bench-mempcpy-ifunc.c: Likewise.
15901         * benchtests/bench-memrchr-ifunc.c: Likewise.
15902         * benchtests/bench-memset-ifunc.c: Likewise.
15903         * benchtests/bench-rawmemchr-ifunc.c: Likewise.
15904         * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
15905         * benchtests/bench-stpcpy-ifunc.c: Likewise.
15906         * benchtests/bench-stpncpy-ifunc.c: Likewise.
15907         * benchtests/bench-strcasecmp-ifunc.c: Likewise.
15908         * benchtests/bench-strcasestr-ifunc.c: Likewise.
15909         * benchtests/bench-strcat-ifunc.c: Likewise.
15910         * benchtests/bench-strchr-ifunc.c: Likewise.
15911         * benchtests/bench-strchrnul-ifunc.c: Likewise.
15912         * benchtests/bench-strcmp-ifunc.c: Likewise.
15913         * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
15914         * benchtests/bench-strcpy-ifunc.c: Likewise.
15915         * benchtests/bench-strcspn-ifunc.c: Likewise.
15916         * benchtests/bench-strlen-ifunc.c: Likewise.
15917         * benchtests/bench-strncasecmp-ifunc.c: Likewise.
15918         * benchtests/bench-strncat-ifunc.c: Likewise.
15919         * benchtests/bench-strncmp-ifunc.c: Likewise.
15920         * benchtests/bench-strncpy-ifunc.c: Likewise.
15921         * benchtests/bench-strnlen-ifunc.c: Likewise.
15922         * benchtests/bench-strpbrk-ifunc.c: Likewise.
15923         * benchtests/bench-strrchr-ifunc.c: Likewise.
15924         * benchtests/bench-strsep-ifunc.c: Likewise.
15925         * benchtests/bench-strspn-ifunc.c: Likewise.
15926         * benchtests/bench-strstr-ifunc.c: Likewise.
15927
15928 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
15929
15930         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
15931
15932 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
15933
15934         * resolv/netdb.h: Use __glibc_reserved instead __unused.
15935         * rt/aio.h: Likewise.
15936         * sysdeps/gnu/bits/utmp.h: Likewise.
15937         * sysdeps/gnu/bits/utmpx.h: Likewise.
15938         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
15939         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
15940         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
15941         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
15942         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
15943         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
15944         * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
15945         * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
15946         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
15947         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
15948         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
15949         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
15950         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
15951         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
15952         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
15953         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
15954         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
15955         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
15956         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
15957         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
15958         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
15959         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
15960         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
15961         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
15962         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
15963         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
15964         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
15965         * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
15966         * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
15967         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
15968         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
15969         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
15970         * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
15971         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
15972         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
15973         * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
15974         * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
15975         * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
15976         * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
15977         * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
15978         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
15979         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
15980
15981 2013-11-25  Carlos O'Donell  <carlos@redhat.com>
15982
15983         [BZ #16245]
15984         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
15985         Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
15986
15987 2013-11-25  Joseph Myers  <joseph@codesourcery.com>
15988
15989         * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
15990         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
15991         Likewise.
15992
15993 2013-11-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15994
15995         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
15996         SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
15997         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
15998         (__fesetround): Remove define.
15999         * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
16000         rounding and exceptions handling.
16001         * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
16002         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
16003         (__fe_nomask_env): Likewise.
16004         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
16005         __fegetround instead of fegetround.
16006         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
16007         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
16008
16009 2013-11-21  Roland McGrath  <roland@hack.frob.com>
16010
16011         * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
16012         it's there.
16013
16014         * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
16015
16016 2013-11-21  Meador Inge  <meadori@codesourcery.com>
16017
16018         [BZ #11157]
16019         * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
16020         (encrypt_r): Likewise.
16021         * malloc/obstack.h (obstack_free): Likewise.
16022         * posix/unistd.h (encrypt): Likewise.
16023
16024 2013-11-21  Guy Martin  <gmsoft@tuxicoman.be>
16025
16026         * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
16027         DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
16028         DL_CALL_DT_FINI() that call the functions directly.
16029         * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
16030         * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
16031         * elf/dl-fini.c: Likewise.
16032
16033 2013-11-20  Ondřej Bílka  <neleai@seznam.cz>
16034
16035         * malloc/hooks.c (memalign_check): Add alignment rounding.
16036         * malloc/malloc.c (_mid_memalign): New function.
16037         (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
16038         Implement by calling _mid_memalign.
16039         * manual/probes.texi (Memory Allocation Probes): Remove
16040         memory_valloc_retry and memory_pvalloc_retry.
16041
16042 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
16043
16044         * locale/programs/locarchive.c (open_archive): Add const
16045         qualifier to ARCHIVEFNAME and copy default fname to
16046         DEFAULT_FNAME.
16047
16048         [BZ #15601]
16049         * libio/tst-widetext.input: Rename Oriya to Odia.
16050         * locale/iso-639.def: Likewise.
16051
16052         * manual/probes.texi (Mathematical Function Probes): Add
16053         documentation for sin, cos, asin and acos probes.
16054         * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
16055         (__sin32): Add slowasin probe.
16056         (__cos32): Add slowacos probe.
16057         (__mpsin): Add slowsin probe.
16058         (__mpcos): Add slowcos probe.
16059
16060 2013-11-19  Joseph Myers  <joseph@codesourcery.com>
16061
16062         [BZ #15483]
16063         * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
16064         thread-local __sim_exceptions_thread and global
16065         __sim_exceptions_global.
16066         (__sim_disabled_exceptions): Change to thread-local
16067         __sim_disabled_exceptions_thread and global
16068         __sim_disabled_exceptions_global.
16069         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
16070         and global __sim_round_mode_global.
16071         (__simulate_exceptions): Use thread-local floating-point state and
16072         set global state from it as needed.
16073         * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
16074         __sim_exceptions_thread, __sim_disabled_exceptions_thread and
16075         __sim_round_mode_thread.
16076         * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
16077         (__sim_exceptions): Change to thread-local __sim_exceptions_thread
16078         and global __sim_exceptions_global.
16079         (__sim_disabled_exceptions): Change to thread-local
16080         __sim_disabled_exceptions_thread and global
16081         __sim_disabled_exceptions_global.
16082         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
16083         and global __sim_round_mode_global.
16084         [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
16085         (SIM_SET_GLOBAL): Likewise.
16086         * sysdeps/powerpc/soft-fp/sfp-machine.h
16087         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
16088         __sim_round_mode_thread.
16089         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
16090         __sim_disabled_exceptions_thread.
16091         (__sim_exceptions): Change to __sim_exceptions_thread.
16092         (__sim_disabled_exceptions): Change to
16093         __sim_disabled_exceptions_thread.
16094         (__sim_round_mode): Change to __sim_round_mode_thread.
16095         * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
16096         thread-local floating-point state and set global state from it as
16097         needed.
16098         * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
16099         * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
16100         (__sim_disabled_exceptions): Remove extern declaration.
16101         (feenableexcept): Use thread-local floating-point state and set
16102         global state from it as needed.
16103         * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
16104         extern declaration.
16105         (__sim_disabled_exceptions): Likewise.
16106         (__sim_round_mode): Likewise.
16107         (__fegetenv): Use thread-local floating-point state.
16108         * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
16109         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
16110         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
16111         floating-point state and set global state from it as needed.
16112         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
16113         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
16114         * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
16115         Likewise.
16116         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
16117         * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
16118         Likewise.
16119         sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
16120         * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
16121         Use __sim_round_mode_thread.
16122         * math/test-fenv-tls.c: New file.
16123         * math/Makefile (tests): Add test-fenv-tls.
16124         ($(objpfx)test-fenv-tls): Depend on
16125         $(common-objpfx)nptl/libpthread.so.
16126
16127 2013-11-19  Andreas Schwab  <schwab@suse.de>
16128
16129         * locale/programs/locale.c (show_info): Decode wordarray elements.
16130         * locale/categories.def (LC_MONETARY): Add element for
16131         _NL_MONETARY_CRNCYSTR.
16132         * locale/C-monetary.c (conversion_rate): New variable.
16133         (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
16134         element.
16135
16136 2013-11-18  Chris Metcalf  <cmetcalf@tilera.com>
16137
16138         * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
16139         Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
16140
16141 2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
16142
16143         * elf/Makefile (tst-auxv): New test.
16144         * elf/tst-auxv.c: New
16145         * elf/rtld.c (dl_main): Adjust AT_EXECFN
16146
16147 2013-11-18  Joseph Myers  <joseph@codesourcery.com>
16148
16149         * include/libc-symbols.h (__hidden_proto): Add argument "thread".
16150         (hidden_proto): Caller changed.
16151         (hidden_tls_proto): New macro.
16152         (libc_hidden_tls_proto): Likewise.
16153         (rtld_hidden_tls_proto): Likewise.
16154         (libm_hidden_tls_proto): Likewise.
16155         (libresolv_hidden_tls_proto): Likewise.
16156         (librt_hidden_tls_proto): Likewise.
16157         (libdl_hidden_tls_proto): Likewise.
16158         (libnss_files_hidden_tls_proto): Likewise.
16159         (libnsl_hidden_tls_proto): Likewise.
16160         (libnss_nisplus_hidden_tls_proto): Likewise.
16161         (libutil_hidden_tls_proto): Likewise.
16162
16163 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
16164
16165         [BZ #10253]
16166         * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
16167         (decompose_rpath): Defer expansion to fillin_rpath.
16168         (_dl_init_paths): Pass linkmap to fillin_rpath.
16169
16170 2013-11-18  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
16171
16172         * benchtests/Makefile: Add strsep.
16173         * benchtests/bench-strsep.c: New file: strsep benchtest.
16174         * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
16175
16176 2013-11-18  Andreas Schwab  <schwab@suse.de>
16177
16178         * locale/programs/locale.c (show_info) [case byte]: Check for
16179         '\377' instead of '\177'.
16180         * locale/C-monetary.c (not_available): Always use "\377".
16181         * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
16182         unspecified p_sign_posn and n_sign_posn.  Check for '\377' to
16183         detect unavailable sign_posn locale elements.
16184         * locale/localeconv.c (__localeconv): For grouping and
16185         mon_grouping handle "\177" and "\377" like no grouping.
16186         (INT_ELEM): New macro.  Use it to set all numeric members.
16187         * locale/programs/ld-monetary.c (monetary_read)
16188         <tok_mon_grouping>: Normalize single -1 to the empty string.
16189         * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
16190         Likewise.
16191
16192 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
16193
16194         [BZ #16055]
16195         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
16196         when we match (nil).
16197         * stdio-common/tst-sscanf.c (struct test): Add testcase.
16198
16199 2013-11-16  Joseph Myers  <joseph@codesourcery.com>
16200
16201         * math/libm-test.inc (TEST_NAN_SIGN): New macro.
16202         (NO_TEST_INLINE): Update value.
16203         (ERRNO_UNCHANGED): Likewise.
16204         (ERRNO_EDOM): Likewise.
16205         (ERRNO_ERANGE): Likewise.
16206         (IGNORE_RESULT): Likewise.
16207         (check_float_internal): Check signs of NaN results if
16208         TEST_NAN_SIGN used.
16209         (check_complex): Pass TEST_NAN_SIGN flag through to second
16210         check_float_internal call.
16211         (copysign_test_data): Add tests with quiet NaNs as second
16212         argument.  Use TEST_NAN_SIGN.
16213         (fabs_test_data): Add test of negative quiet NaN argument.  Use
16214         TEST_NAN_SIGN.
16215         (signbit_test_data): Add tests of quiet NaN argument.
16216         * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
16217
16218         * math/gen-libm-test.pl (show_exceptions): Take extra argument
16219         $ignore_result.
16220         (parse_args): Handle function results specified as IGNORE.
16221         * math/libm-test.inc (IGNORE_RESULT): New macro.
16222         (check_float_internal): Do not check numerical result if flag
16223         IGNORE_RESULT set.
16224         (check_complex): Pass through IGNORE_RESULT to second
16225         check_float_internal call.
16226         (check_int): Do not check numerical result if flag IGNORE_RESULT
16227         set.
16228         (check_long): Likewise.
16229         (check_bool): Likewise.
16230         (check_longlong): Likewise.
16231         (lrint_test_data): Add tests of infinite and NaN arguments.
16232         (lrint_tonearest_test_data): Likewise.
16233         (lrint_towardzero_test_data): Likewise.
16234         (lrint_downward_test_data): Likewise.
16235         (lrint_upward_test_data): Likewise.
16236         (llrint_test_data): Likewise.
16237         (llrint_tonearest_test_data): Likewise.
16238         (llrint_towardzero_test_data): Likewise.
16239         (llrint_downward_test_data): Likewise.
16240         (llrint_upward_test_data): Likewise.
16241         (lround_test_data): Likewise.
16242         (llround_test_data): Likewise.
16243
16244         * math/libm-test.inc (NO_TEST_INLINE): New macro.
16245         (ERRNO_UNCHANGED): Update value.
16246         (ERRNO_EDOM): Likewise.
16247         (ERRNO_ERANGE): Likewise.
16248         (NO_TEST_INLINE_FLOAT): New macro.
16249         (NO_TEST_INLINE_DOUBLE): Likewise.
16250         (enable_test): New function.
16251         (RUN_TEST_f_f): Check enable_test before running test.
16252         (RUN_TEST_2_f): Likewise.
16253         (RUN_TEST_fff_f): Likewise.
16254         (RUN_TEST_c_f): Likewise.
16255         (RUN_TEST_f_f1): Likewise.
16256         (RUN_TEST_fF_f1): Likewise.
16257         (RUN_TEST_fI_f1): Likewise.
16258         (RUN_TEST_ffI_f1): Likewise.
16259         (RUN_TEST_c_c): Likewise.
16260         (RUN_TEST_cc_c): Likewise.
16261         (RUN_TEST_f_i): Likewise.
16262         (RUN_TEST_f_i_tg): Likewise.
16263         (RUN_TEST_ff_i_tg): Likewise.
16264         (RUN_TEST_f_b): Likewise.
16265         (RUN_TEST_f_b_tg): Likewise.
16266         (RUN_TEST_f_l): Likewise.
16267         (RUN_TEST_f_L): Likewise.
16268         (RUN_TEST_fFF_11): Likewise.
16269         (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
16270         conditionals.
16271         (cosh_test_data): Likewise.
16272         (exp_test_data): Likewise.
16273         (expm1_test_data): Likewise.
16274         (hypot_test_data): Likewise.
16275         (pow_test_data): Likewise.
16276         (sinh_test_data): Likewise.
16277         (tanh_test_data): Likewise.
16278         * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
16279         flags argument.
16280
16281         * libm-test.inc (acos_test_data): Disallow inexact exceptions for
16282         tests with quiet NaN input and output.
16283         (acosh_test_data): Likewise.
16284         (asin_test_data): Likewise.
16285         (asinh_test_data): Likewise.
16286         (atan_test_data): Likewise.
16287         (atanh_test_data): Likewise.
16288         (atan2_test_data): Likewise.
16289         (cbrt_test_data): Likewise.
16290         (cos_test_data): Likewise.
16291         (cosh_test_data): Likewise.
16292         (erf_test_data): Likewise.
16293         (erfc_test_data): Likewise.
16294         (exp_test_data): Likewise.
16295         (exp10_test_data): Likewise.
16296         (exp2_test_data): Likewise.
16297         (expm1_test_data): Likewise.
16298         (hypot_test_data): Likewise.
16299         (j0_test_data): Likewise.
16300         (j1_test_data): Likewise.
16301         (jn_test_data): Likewise.
16302         (lgamma_test_data): Likewise.
16303         (log_test_data): Likewise.
16304         (log10_test_data): Likewise.
16305         (log1p_test_data): Likewise.
16306         (log2_test_data): Likewise.
16307         (pow_test_data): Likewise.
16308         (scalb_test_data): Likewise.
16309         (sin_test_data): Likewise.
16310         (sincos_test_data): Likewise.
16311         (sinh_test_data): Likewise.
16312         (tan_test_data): Likewise.
16313         (tanh_test_data): Likewise.
16314         (tgamma_test_data): Likewise.
16315         (y0_test_data): Likewise.
16316         (y1_test_data): Likewise.
16317         (yn_test_data): Likewise.
16318
16319         [BZ #16167]
16320         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
16321         argument being NaN and avoid computations with second argument in
16322         that case.
16323         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
16324         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
16325         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
16326
16327 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
16328
16329         * locale/iso-639.def: Add Chitwani Tharu (the).
16330
16331 2013-11-14  Andreas Schwab  <schwab@suse.de>
16332
16333         * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
16334         word instead of empty string.
16335
16336 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16337
16338         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
16339         (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
16340         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
16341         (__fe_nomask_env): Likewise.
16342
16343 2013-11-13  Steve Ellcey  <sellcey@mips.com>
16344
16345         * benchtests/bench-timing.h: Include time.h.
16346
16347 2013-11-13  H.J. Lu  <hongjiu.lu@intel.com>
16348
16349         [BZ #15997]
16350         * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
16351         to 3.4.0 for x32.
16352         * sysdeps/unix/sysv/linux/configure: Regenerated.
16353
16354 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
16355
16356         [BZ #16151]
16357         * stdlib/strtod_l.c (round_and_return): Do not consider
16358         retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
16359         exponent one less than half the least subnormal exponent.
16360         * stdlib/test-strtod-round-data: Add more tests.
16361         * stdlib/tst-strtod-round.c (tests): Regenerated.
16362
16363 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16364
16365         [BZ #14143]
16366         * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
16367         (__fe_mask_env): Likewise.
16368         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
16369         libm_hidden_proto and add function prototype.
16370         (__fe_mask_env): Add function prototype.
16371         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
16372         (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
16373         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
16374         (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
16375         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
16376         (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
16377
16378 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
16379
16380         * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
16381         set reference_name to "" to avoid passing NULL to DSO_FILENAME.
16382
16383 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
16384
16385         * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
16386         of htab_find_slot().
16387
16388 2013-11-11  David S. Miller  <davem@davemloft.net>
16389
16390         [BZ #16150]
16391         * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
16392         symbol in the non-vis3 case in static builds.
16393         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
16394         * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
16395         * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
16396         * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
16397
16398 2013-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
16399
16400         [BZ #387]
16401         * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
16402         it is empty.
16403
16404 2013-11-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16405
16406         * benchtests/Makefile: Add bench-strtod.
16407         * benchtests/bench-strtod.c: New file: strtod benchtest
16408
16409 2013-11-11  Andreas Schwab  <schwab@suse.de>
16410
16411         [BZ #16153]
16412         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
16413         terminating NUL in key length.
16414
16415 2013-11-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16416
16417         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
16418         Add artificial ODP entry for vDSO symbol for PPC64.
16419         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
16420         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
16421
16422 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
16423
16424         [BZ #15374]
16425         * nss/getent.c (services_keys): Recognize services starting with digit.
16426
16427 2013-11-06  David S. Miller  <davem@davemloft.net>
16428
16429         [BZ #15985]
16430         * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
16431         on pre-v9 cpus, use a fnegs+fmovs sequence instead.
16432
16433 2013-11-06  Will Newton  <will.newton@linaro.org>
16434
16435         * manual/memory.texi (Malloc Examples): Remove register
16436         keyword from examples.
16437
16438 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
16439
16440         * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
16441
16442 2013-11-04  Joseph Myers  <joseph@codesourcery.com>
16443
16444         [BZ #6981]
16445         * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
16446         depending on [__GCC_IEC_559 > 0].
16447         [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
16448         depending on [__GCC_IEC_559_COMPLEX > 0].
16449
16450 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
16451
16452         * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
16453         to iso-639.def.
16454
16455 2013-11-03  Ondřej Bílka  <neleai@seznam.cz>
16456
16457         * elf/rtld.c: Remove unused NONTLS_INIT_TP.
16458
16459 2013-11-01  Ondřej Bílka  <neleai@seznam.cz>
16460
16461         [BZ #16112]
16462         * malloc/malloc (malloc_info): Do not handle first bin as
16463         special case.
16464
16465 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
16466
16467         * locale/iso-639.def: Add Central Nahuatl (nhn).
16468
16469 2013-11-01  Bruno Haible  <bruno@clisp.org>
16470
16471         [BZ #7003]
16472         * manual/math.texi (BSD Random): Specify range upper bound as
16473         in POSIX.
16474
16475 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
16476
16477         * locale/iso-639.def: Add Meadow Mari (mhr).
16478
16479 2013-10-31  Ondřej Bílka  <neleai@seznam.cz>
16480
16481         [BZ #14752], [BZ #15763]
16482         * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
16483         Validate name.
16484         * rt/tst_shm.c: Add test for escaping directory.
16485
16486 2013-10-31  Andreas Schwab  <schwab@suse.de>
16487
16488         [BZ #15917]
16489         * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
16490         followed by 'x' as part of digit sequence.
16491         * stdio-common/tst-sscanf.c (double_tests2): New tests.
16492
16493 2013-10-31  Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
16494
16495         [BZ #16037]
16496         * configure.ac: allow GNU Make 4.0 and greater.
16497         * configure: Regenerated.
16498
16499 2013-10-30  Will Newton  <will.newton@linaro.org>
16500
16501         [BZ #16038]
16502         * malloc/hooks.c (memalign_check): Limit alignment to the
16503         maximum representable power of two.
16504         * malloc/malloc.c (__libc_memalign): Likewise.
16505         * malloc/tst-memalign.c (do_test): Add test for very
16506         large alignment values.
16507         * malloc/tst-posix_memalign.c (do_test): Likewise.
16508
16509 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
16510
16511         [BZ #11087]
16512         * malloc/malloc.c (sysmalloc): Compute statistics atomically.
16513         (munmap_chunk): Likewise.
16514         (mremap_chunk): Likewise.
16515
16516 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
16517
16518         [BZ #15799]
16519         * stdlib/div.c (div): Remove obsolete code.
16520         * stdlib/ldiv.c (ldiv): Likewise.
16521         * stdlib/lldiv.c (lldiv): Likewise.
16522
16523 2013-10-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
16524
16525         [BZ #16071]
16526         * nss/nss_files/files-XXX.c (get_contents_ret): New
16527         enumerator.
16528         (get_contents): New function.
16529         (internal_getent): Use it.  Expand size of LINEBUFLEN.
16530
16531 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
16532
16533         * configure.in: Moved to ...
16534         * configure.ac: ... here. Change reference to configure.in
16535         to configure.ac.
16536         * sysdeps/arm/preconfigure.ac: ... here.
16537         configure.in to configure.ac.
16538         * sysdeps/gnu/configure.in: Moved to ...
16539         * sysdeps/gnu/configure.ac: ... here.
16540         * sysdeps/i386/configure.in: Moved to ...
16541         * sysdeps/i386/configure.ac: ... here.
16542         * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
16543         * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
16544         * sysdeps/mach/configure.in: Moved to ...
16545         * sysdeps/mach/configure.ac: ... here.
16546         * sysdeps/mach/hurd/configure.in: Moved to ...
16547         * sysdeps/mach/hurd/configure.ac: ... here.
16548         * sysdeps/powerpc/configure.in: Moved to ...
16549         * sysdeps/powerpc/configure.ac: ... here.
16550         * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
16551         * sysdeps/powerpc/powerpc32/configure.ac: ... here.
16552         * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
16553         * sysdeps/powerpc/powerpc64/configure.ac: ... here.
16554         * sysdeps/s390/s390-32/configure.in: Moved to ...
16555         * sysdeps/s390/s390-32/configure.ac: ... here.
16556         * sysdeps/s390/s390-64/configure.in: Moved to ...
16557         * sysdeps/s390/s390-64/configure.ac: ... here.
16558         * sysdeps/sh/configure.in: Moved to ...
16559         * sysdeps/sh/configure.ac: ... here.
16560         * sysdeps/sparc/configure.in: Moved to ...
16561         * sysdeps/sparc/configure.ac: ... here.
16562         * sysdeps/unix/sysv/linux/configure.in: Moved to ...
16563         * sysdeps/unix/sysv/linux/configure.ac: ... here.
16564         * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
16565         * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
16566         * sysdeps/x86_64/configure.in: Moved to ...
16567         * sysdeps/x86_64/configure.ac: ... here.
16568         * sysdeps/x86_64/preconfigure.in: Moved to ...
16569         * sysdeps/x86_64/preconfigure.ac: ... here.
16570         * aclocal.m4: Change reference to configure.in to configure.ac.
16571         * config.h.in: Likewise.
16572         * manual/install.texi: Likewise.
16573         * manual/maint.texi: Likewise.
16574         * Makefile: Likewise.
16575         * malloc/Makefile: Likewise.
16576         * nscd/Makefile: Likewise.
16577         * Makeconfig: Change reference to configure.in and
16578         preconfigure.in to configure.ac and preconfigure.ac
16579         respectively.
16580         * INSTALL: Regenerated.
16581         * configure: Likewise.
16582         * sysdeps/gnu/configure: Likewise.
16583         * sysdeps/i386/configure: Likewise.
16584         * sysdeps/ieee754/ldbl-opt/configure: Likewise.
16585         * sysdeps/mach/configure: Likewise.
16586         * sysdeps/mach/hurd/configure: Likewise.
16587         * sysdeps/powerpc/configure: Likewise.
16588         * sysdeps/powerpc/powerpc32/configure: Likewise.
16589         * sysdeps/powerpc/powerpc64/configure: Likewise.
16590         * sysdeps/s390/s390-32/configure: Likewise.
16591         * sysdeps/s390/s390-64/configure: Likewise.
16592         * sysdeps/sh/configure: Likewise.
16593         * sysdeps/sparc/configure: Likewise.
16594         * sysdeps/unix/sysv/linux/configure: Likewise.
16595         * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
16596         * sysdeps/x86_64/configure: Likewise.
16597         * sysdeps/x86_64/preconfigure: Likewise.
16598
16599 2013-10-29  Andreas Schwab  <schwab@suse.de>
16600
16601         * stdio-common/Makefile (tst-swscanf-ENV): Define.
16602
16603 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
16604
16605         * benchtests/pow-inputs: Add new inputs.
16606
16607         * benchtests/exp-inputs: Add new inputs.
16608
16609         * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
16610         conditional check for return value.
16611         (__cos32): Likewise.
16612
16613 2013-10-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16614
16615         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
16616         to provide a boost for large inputs with word alignment.
16617         * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
16618         implementation based on optimized PPC64 strcpy.
16619         * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
16620         strcpy for PPC64/POWER7 based on both doubleword and word load/store.
16621         * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
16622         stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
16623
16624 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
16625
16626         [BZ #2801]
16627         * manual/socket.texi (Host Names): Fix gethostbyname_r example.
16628
16629 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
16630
16631         [BZ #14876]
16632         * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
16633         * time/tst-strptime.c (day_tests): Add testcase.
16634
16635 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
16636
16637         [BZ #14029]
16638         * manual/pattern.texi: Acknowledge that fnmatch can fail.
16639
16640 2013-10-25  Fabrice Bauzac  <fbauzac@debian71.nce.amadeus.net>
16641
16642         [BZ #16074]
16643         * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
16644         MAP_FAILED on error.
16645
16646 2013-10-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
16647
16648         [BZ #16072]
16649         * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
16650         heap for large requests.
16651
16652 2013-10-25  Aurelien Jarno  <aurelien@aurel32.net>
16653
16654         [BZ #9954]
16655         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
16656         result if the result has no associated interface.
16657         * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
16658         interface for all 127.X.Y.Z addresses.
16659
16660 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
16661
16662         * locale/iso-639.def: Add Ligurian (lij)
16663
16664 2013-10-21  Ondřej Bílka  <neleai@seznam.cz>
16665
16666         [BZ #15825]
16667         * sunrpc/rpc_main.c: Document rpcgen -5.
16668
16669 2013-10-19  Michael Stahl  <mstahl@redhat.com>
16670
16671         * elf/rtld.c (do_preload): Print the reason why preloading failed.
16672
16673 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
16674
16675         [BZ #10278]
16676         * posix/glob.c: Match only directories when trailing slash is present.
16677         * posix/tst-gnuglob.c (my_opendir): Do not open files.
16678         (main): Add testcase.
16679
16680 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
16681
16682         [BZ #15670]
16683         * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
16684
16685 2013-10-18  Carlos O'Donell  <carlos@redhat.com>
16686
16687         * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
16688         AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
16689         AUTH_DES and cindex for FIPS 140-2.
16690         (DES Encryption): Add cindex FIPS 46-3.
16691
16692         * locale/locarchive.h (struct locarhandle): Add fname.
16693         * locale/programs/localedef.c (main): Pass ARGV[remaining]
16694         if an optional argument was specified to --list-archive,
16695         otherwise NULL.
16696         * locale/programs/locarchive.c (show_archive_content): Take new
16697         argument fname and pass it via ah.fname to open_archive.
16698         * locale/programs/localedef.h: Update decl.
16699         (open_archive): If AH->fname is non-null, open that file
16700         rather than the default file name, and don't ignore ENOENT.
16701         (create_archive): Set AH.fname to NULL.
16702         (delete_locales_from_archive): Likewise.
16703         (add_locales_to_archive): Likewise.
16704         * locale/programs/locfile.c (write_all_categories): Likewise.
16705
16706 2013-10-18  Joseph Myers  <joseph@codesourcery.com>
16707             Aldy Hernandez  <aldyh@redhat.com>
16708
16709         * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
16710         * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
16711         * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
16712         * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
16713         * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
16714         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
16715         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
16716         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
16717         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
16718         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
16719         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
16720         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
16721         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
16722         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
16723         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
16724         Likewise.
16725         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
16726         Likewise.
16727         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
16728         Likewise.
16729         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
16730         Likewise.
16731         * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
16732         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
16733         Likewise.
16734         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
16735         * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
16736         * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
16737         * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
16738         Likewise.
16739         * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
16740         * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
16741         * sysdeps/powerpc/preconfigure: Likewise.
16742         * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
16743         Likewise.
16744         * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
16745         Replace contents of file by #include of <fenv_libc.h>.
16746         * sysdeps/powerpc/soft-fp/sfp-machine.h
16747         [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
16748         and <sys/prctl.h>.
16749         [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
16750         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
16751         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
16752         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
16753         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
16754         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
16755         [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
16756         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
16757         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
16758         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
16759         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
16760         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
16761         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
16762         Allow copysignl PLT reference to be missing.
16763
16764 2013-10-18  Richard Sandiford  <richard@codesourcery.com>
16765             Joseph Myers  <joseph@codesourcery.com
16766
16767         [BZ #15948]
16768         * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
16769         single character.
16770         (add_to_tablewc): Assert sequence of wide characters is nonempty.
16771
16772 2013-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
16773
16774         * elf/tst-tls-dlinfo.c: Don't include tls.h.
16775         * elf/tst-tls1.c: Likewise.
16776         * elf/tst-tls10.h: Likewise.
16777         * elf/tst-tls14.c: Likewise.
16778         * elf/tst-tls2.c: Likewise.
16779         * elf/tst-tls3.c: Likewise.
16780         * elf/tst-tls4.c: Likewise.
16781         * elf/tst-tls5.c: Likewise.
16782         * elf/tst-tls6.c: Likewise.
16783         * elf/tst-tls7.c: Likewise.
16784         * elf/tst-tls8.c: Likewise.
16785         * elf/tst-tls9.c: Likewise.
16786         * elf/tst-tlsmod1.c: Likewise.
16787         * elf/tst-tlsmod13.c: Likewise.
16788         * elf/tst-tlsmod13a.c: Likewise.
16789         * elf/tst-tlsmod14a.c: Likewise.
16790         * elf/tst-tlsmod16a.c: Likewise.
16791         * elf/tst-tlsmod16b.c: Likewise.
16792         * elf/tst-tlsmod2.c: Likewise.
16793         * elf/tst-tlsmod3.c: Likewise.
16794         * elf/tst-tlsmod4.c: Likewise.
16795         * elf/tst-tlsmod5.c: Likewise.
16796         * elf/tst-tlsmod6.c: Likewise.
16797
16798 2013-10-18  Ondřej Bílka  <neleai@seznam.cz>
16799
16800         [BZ #12486]
16801         * malloc/malloc.c: remove checks for statistics.
16802
16803 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
16804
16805         [BZ #15277]
16806         * inet/inet_net.c (inet_network): Detect additional invalid strings.
16807         * inet/tst-network.c: Add testcase.
16808
16809 2013-10-17  Andreas Schwab  <schwab@suse.de>
16810
16811         [BZ #15218]
16812         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
16813         to determine canonical name.
16814
16815 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
16816
16817         * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
16818         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
16819         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
16820         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
16821         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
16822         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
16823         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
16824         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
16825         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
16826         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
16827         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
16828         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
16829         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
16830         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
16831         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
16832         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
16833         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
16834         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
16835         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
16836         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
16837         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
16838         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
16839         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
16840         * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
16841         * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
16842         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
16843         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
16844         * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
16845         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
16846         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
16847         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
16848         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
16849         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
16850         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
16851         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
16852         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
16853         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
16854         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
16855         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
16856         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
16857         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
16858         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
16859         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
16860         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
16861         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
16862         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
16863         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
16864         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
16865         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
16866         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
16867         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
16868         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
16869         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
16870         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
16871         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
16872         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
16873         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
16874         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
16875
16876 2013-10-17  Joseph Myers  <joseph@codesourcery.com>
16877
16878         [BZ #16041]
16879         * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
16880         make result into a quiet NaN.
16881
16882 2013-10-16  Joseph Myers  <joseph@codesourcery.com>
16883
16884         * soft-fp/adddf3.c: Fix horizontal whitespace.
16885         * soft-fp/addsf3.c: Likewise.
16886         * soft-fp/addtf3.c: Likewise.
16887         * soft-fp/divdf3.c: Likewise.
16888         * soft-fp/divsf3.c: Likewise.
16889         * soft-fp/divtf3.c: Likewise.
16890         * soft-fp/double.h: Likewise.
16891         * soft-fp/eqdf2.c: Likewise.
16892         * soft-fp/eqsf2.c: Likewise.
16893         * soft-fp/eqtf2.c: Likewise.
16894         * soft-fp/extenddftf2.c: Likewise.
16895         * soft-fp/extended.h: Likewise.
16896         * soft-fp/extendsfdf2.c: Likewise.
16897         * soft-fp/extendsftf2.c: Likewise.
16898         * soft-fp/extendxftf2.c: Likewise.
16899         * soft-fp/fixdfdi.c: Likewise.
16900         * soft-fp/fixdfsi.c: Likewise.
16901         * soft-fp/fixdfti.c: Likewise.
16902         * soft-fp/fixsfdi.c: Likewise.
16903         * soft-fp/fixsfsi.c: Likewise.
16904         * soft-fp/fixsfti.c: Likewise.
16905         * soft-fp/fixtfdi.c: Likewise.
16906         * soft-fp/fixtfsi.c: Likewise.
16907         * soft-fp/fixtfti.c: Likewise.
16908         * soft-fp/fixunsdfdi.c: Likewise.
16909         * soft-fp/fixunsdfsi.c: Likewise.
16910         * soft-fp/fixunsdfti.c: Likewise.
16911         * soft-fp/fixunssfdi.c: Likewise.
16912         * soft-fp/fixunssfsi.c: Likewise.
16913         * soft-fp/fixunssfti.c: Likewise.
16914         * soft-fp/fixunstfdi.c: Likewise.
16915         * soft-fp/fixunstfsi.c: Likewise.
16916         * soft-fp/fixunstfti.c: Likewise.
16917         * soft-fp/floatdidf.c: Likewise.
16918         * soft-fp/floatdisf.c: Likewise.
16919         * soft-fp/floatditf.c: Likewise.
16920         * soft-fp/floatsidf.c: Likewise.
16921         * soft-fp/floatsisf.c: Likewise.
16922         * soft-fp/floatsitf.c: Likewise.
16923         * soft-fp/floattidf.c: Likewise.
16924         * soft-fp/floattisf.c: Likewise.
16925         * soft-fp/floattitf.c: Likewise.
16926         * soft-fp/floatundidf.c: Likewise.
16927         * soft-fp/floatundisf.c: Likewise.
16928         * soft-fp/floatunditf.c: Likewise.
16929         * soft-fp/floatunsidf.c: Likewise.
16930         * soft-fp/floatunsisf.c: Likewise.
16931         * soft-fp/floatunsitf.c: Likewise.
16932         * soft-fp/floatuntidf.c: Likewise.
16933         * soft-fp/floatuntisf.c: Likewise.
16934         * soft-fp/floatuntitf.c: Likewise.
16935         * soft-fp/fmadf4.c: Likewise.
16936         * soft-fp/fmasf4.c: Likewise.
16937         * soft-fp/fmatf4.c: Likewise.
16938         * soft-fp/gedf2.c: Likewise.
16939         * soft-fp/gesf2.c: Likewise.
16940         * soft-fp/getf2.c: Likewise.
16941         * soft-fp/ledf2.c: Likewise.
16942         * soft-fp/lesf2.c: Likewise.
16943         * soft-fp/letf2.c: Likewise.
16944         * soft-fp/muldf3.c: Likewise.
16945         * soft-fp/mulsf3.c: Likewise.
16946         * soft-fp/multf3.c: Likewise.
16947         * soft-fp/negdf2.c: Likewise.
16948         * soft-fp/negsf2.c: Likewise.
16949         * soft-fp/negtf2.c: Likewise.
16950         * soft-fp/op-1.h: Likewise.
16951         * soft-fp/op-2.h: Likewise.
16952         * soft-fp/op-4.h: Likewise.
16953         * soft-fp/op-8.h: Likewise.
16954         * soft-fp/op-common.h: Likewise.
16955         * soft-fp/quad.h: Likewise.
16956         * soft-fp/single.h: Likewise.
16957         * soft-fp/soft-fp.h: Likewise.
16958         * soft-fp/sqrtdf2.c: Likewise.
16959         * soft-fp/sqrtsf2.c: Likewise.
16960         * soft-fp/sqrttf2.c: Likewise.
16961         * soft-fp/subdf3.c: Likewise.
16962         * soft-fp/subsf3.c: Likewise.
16963         * soft-fp/subtf3.c: Likewise.
16964         * soft-fp/truncdfsf2.c: Likewise.
16965         * soft-fp/trunctfdf2.c: Likewise.
16966         * soft-fp/trunctfsf2.c: Likewise.
16967         * soft-fp/trunctfxf2.c: Likewise.
16968         * soft-fp/unorddf2.c: Likewise.
16969         * soft-fp/unordsf2.c: Likewise.
16970         * soft-fp/unordtf2.c: Likewise.
16971
16972 2013-10-15  Joseph Myers  <joseph@codesourcery.com>
16973
16974         * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
16975         * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
16976
16977 2013-10-15   Ondřej Bílka  <neleai@seznam.cz>
16978
16979         * elf/dl-libc.c: Clear initfini list after freeing.
16980
16981 2013-10-14  Joseph Myers  <joseph@codesourcery.com>
16982
16983         * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
16984         * soft-fp/addsf3.c: Likewise.
16985         * soft-fp/addtf3.c: Likewise.
16986         * soft-fp/divdf3.c: Likewise.
16987         * soft-fp/divsf3.c: Likewise.
16988         * soft-fp/divtf3.c: Likewise.
16989         * soft-fp/double.h: Likewise.
16990         * soft-fp/eqdf2.c: Likewise.
16991         * soft-fp/eqsf2.c: Likewise.
16992         * soft-fp/eqtf2.c: Likewise.
16993         * soft-fp/extenddftf2.c: Likewise.
16994         * soft-fp/extended.h: Likewise.
16995         * soft-fp/extendsfdf2.c: Likewise.
16996         * soft-fp/extendsftf2.c: Likewise.
16997         * soft-fp/extendxftf2.c: Likewise.
16998         * soft-fp/fixdfdi.c: Likewise.
16999         * soft-fp/fixdfsi.c: Likewise.
17000         * soft-fp/fixdfti.c: Likewise.
17001         * soft-fp/fixsfdi.c: Likewise.
17002         * soft-fp/fixsfsi.c: Likewise.
17003         * soft-fp/fixsfti.c: Likewise.
17004         * soft-fp/fixtfdi.c: Likewise.
17005         * soft-fp/fixtfsi.c: Likewise.
17006         * soft-fp/fixtfti.c: Likewise.
17007         * soft-fp/fixunsdfdi.c: Likewise.
17008         * soft-fp/fixunsdfsi.c: Likewise.
17009         * soft-fp/fixunsdfti.c: Likewise.
17010         * soft-fp/fixunssfdi.c: Likewise.
17011         * soft-fp/fixunssfsi.c: Likewise.
17012         * soft-fp/fixunssfti.c: Likewise.
17013         * soft-fp/fixunstfdi.c: Likewise.
17014         * soft-fp/fixunstfsi.c: Likewise.
17015         * soft-fp/fixunstfti.c: Likewise.
17016         * soft-fp/floatdidf.c: Likewise.
17017         * soft-fp/floatdisf.c: Likewise.
17018         * soft-fp/floatditf.c: Likewise.
17019         * soft-fp/floatsidf.c: Likewise.
17020         * soft-fp/floatsisf.c: Likewise.
17021         * soft-fp/floatsitf.c: Likewise.
17022         * soft-fp/floattidf.c: Likewise.
17023         * soft-fp/floattisf.c: Likewise.
17024         * soft-fp/floattitf.c: Likewise.
17025         * soft-fp/floatundidf.c: Likewise.
17026         * soft-fp/floatundisf.c: Likewise.
17027         * soft-fp/floatunsidf.c: Likewise.
17028         * soft-fp/floatunsisf.c: Likewise.
17029         * soft-fp/floatuntidf.c: Likewise.
17030         * soft-fp/floatuntisf.c: Likewise.
17031         * soft-fp/floatuntitf.c: Likewise.
17032         * soft-fp/fmadf4.c: Likewise.
17033         * soft-fp/fmasf4.c: Likewise.
17034         * soft-fp/fmatf4.c: Likewise.
17035         * soft-fp/gedf2.c: Likewise.
17036         * soft-fp/gesf2.c: Likewise.
17037         * soft-fp/getf2.c: Likewise.
17038         * soft-fp/ledf2.c: Likewise.
17039         * soft-fp/lesf2.c: Likewise.
17040         * soft-fp/letf2.c: Likewise.
17041         * soft-fp/muldf3.c: Likewise.
17042         * soft-fp/mulsf3.c: Likewise.
17043         * soft-fp/multf3.c: Likewise.
17044         * soft-fp/negdf2.c: Likewise.
17045         * soft-fp/negsf2.c: Likewise.
17046         * soft-fp/negtf2.c: Likewise.
17047         * soft-fp/op-1.h: Likewise.
17048         * soft-fp/op-2.h: Likewise.
17049         * soft-fp/op-4.h: Likewise.
17050         * soft-fp/op-8.h: Likewise.
17051         * soft-fp/op-common.h: Likewise.
17052         * soft-fp/quad.h: Likewise.
17053         * soft-fp/single.h: Likewise.
17054         * soft-fp/soft-fp.h: Likewise.
17055         * soft-fp/sqrtdf2.c: Likewise.
17056         * soft-fp/sqrtsf2.c: Likewise.
17057         * soft-fp/sqrttf2.c: Likewise.
17058         * soft-fp/subdf3.c: Likewise.
17059         * soft-fp/subsf3.c: Likewise.
17060         * soft-fp/subtf3.c: Likewise.
17061         * soft-fp/truncdfsf2.c: Likewise.
17062         * soft-fp/trunctfdf2.c: Likewise.
17063         * soft-fp/trunctfsf2.c: Likewise.
17064         * soft-fp/trunctfxf2.c: Likewise.
17065         * soft-fp/unorddf2.c: Likewise.
17066         * soft-fp/unordsf2.c: Likewise.
17067         * soft-fp/unordtf2.c: Likewise.
17068
17069 2013-10-14   Ondřej Bílka  <neleai@seznam.cz>
17070
17071         [BZ #15672]
17072         * misc/error.c (error_tail): Fix possible buffer overflow.
17073
17074 2013-10-14  Aurelien Jarno  <aurelien@aurel32.net>
17075
17076         [BZ #13028]
17077         * res_send.c(__libc_res_nsend): Correctly copy the nameserver
17078         address.
17079
17080 2013-10-14  P. J. McDermott  <pj@pehjota.net>
17081
17082         [BZ #832]
17083         * elf/ldd.bash.in (try_trace): New function.  Delete previous code
17084         testing pipefail option.
17085
17086 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
17087
17088         * soft-fp/double.h: Indent preprocessor directives inside #if.
17089         * soft-fp/extended.h: Likewise.
17090         * soft-fp/op-2.h: Likewise.
17091         * soft-fp/op-4.h: Likewise.
17092         * soft-fp/op-common.h: Likewise.
17093         * soft-fp/quad.h: Likewise.
17094         * soft-fp/single.h: Likewise.
17095         * soft-fp/soft-fp.h: Likewise.
17096
17097 2013-10-12   Yuri Chornoivan <yurchor@ukr.net>
17098
17099         * iconv/iconv_prog.c: Fix typos.
17100         * stdio-common/psiginfo-data.h: Likewise.
17101
17102 2013-10-12   Reuben Thomas <rrt@sc3d.org>
17103
17104         [BZ #15764]
17105         * locale/setlocale.c: Fix typo.
17106
17107 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
17108
17109         [BZ #16036]
17110         * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
17111         signaling NaN arguments.
17112         * soft-fp/unordsf2.c (__unordsf2): Likewise.
17113         * soft-fp/unordtf2.c (__unordtf2): Likewise.
17114
17115         [BZ #14910]
17116         * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
17117         unordered operands.
17118         * soft-fp/gesf2.c (__gesf2): Likewise.
17119         * soft-fp/getf2.c (__getf2): Likewise.
17120         * soft-fp/ledf2.c (__ledf2): Likewise.
17121         * soft-fp/lesf2.c (__lesf2): Likewise.
17122         * soft-fp/letf2.c (__letf2): Likewise.
17123
17124         * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
17125         * soft-fp/eqsf2.c (__eqsf2): Likewise.
17126         * soft-fp/eqtf2.c (__eqtf2): Likewise.
17127         * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
17128         * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
17129         * soft-fp/fixdfti.c (__fixdfti): Likewise.
17130         * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
17131         * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
17132         * soft-fp/fixsfti.c (__fixsfti): Likewise.
17133         * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
17134         * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
17135         * soft-fp/fixtfti.c (__fixtfti): Likewise.
17136         * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
17137         * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
17138         * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
17139         * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
17140         * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
17141         * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
17142         * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
17143         * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
17144         * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
17145         * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
17146         * soft-fp/floatdisf.c (__floatdisf): Likewise.
17147         * soft-fp/floatsisf.c (__floatsisf): Likewise.
17148         * soft-fp/floattidf.c (__floattidf): Likewise.
17149         * soft-fp/floattisf.c (__floattisf): Likewise.
17150         * soft-fp/floattitf.c (__floattitf): Likewise.
17151         * soft-fp/floatundidf.c (__floatundidf): Likewise.
17152         * soft-fp/floatundisf.c (__floatundisf): Likewise.
17153         * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
17154         * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
17155         * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
17156         * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
17157         * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
17158         * soft-fp/gesf2.c (__gesf2): Likewise.
17159         * soft-fp/getf2.c (__getf2): Likewise.
17160         * soft-fp/ledf2.c (__ledf2): Likewise.
17161         * soft-fp/lesf2.c (__lesf2): Likewise.
17162         * soft-fp/letf2.c (__letf2): Likewise.
17163
17164         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
17165         Undefine and redefine.
17166         [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
17167         [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
17168         [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
17169         * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
17170         (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17171         * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
17172         (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17173         * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
17174         (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17175         * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
17176         (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17177         * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
17178         (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17179         * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
17180         (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17181
17182         [BZ #16032]
17183         * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
17184         without decrementing exponent if mantissa >= that for the
17185         denominator, not >.
17186         (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
17187         denominator, not >.  Decrement exponent in < case instead of
17188         incrementing in >= case.
17189         * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
17190         without decrementing exponent if mantissa >= that for the
17191         denominator, not >.
17192
17193         * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
17194         computing saturated result for unsigned overflow.
17195
17196 2013-10-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
17197             Jeff Law  <law@redhat.com>
17198
17199         * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
17200         (atan2Mp): Add systemtap probe marker.
17201         * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
17202         (__ieee754_log): Add systemtap probe marker.
17203         * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
17204         (atanMp): Add systemtap probe marker.
17205         * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
17206         (tanMp): Add systemtap probe marker.
17207         * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
17208         (__slowexp): Add systemtap probe marker.
17209         * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
17210         (__slowpow): Add systemtap probe marker.
17211         * manual/probes.texi: Document probes.
17212
17213 2013-10-11  Eric Biggers  <ebiggers3@gmail.com>
17214
17215         [BZ #15362]
17216         * libio/fileops.c (_IO_new_file_write): Return count of bytes
17217         written.
17218         (_IO_new_file_xsputn): Don't return EOF if nothing has been
17219         written.
17220         * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
17221         written to buffer but not flushed.
17222         * libio/iofwrite_u.c:  Likewise.
17223         * libio/iopadn.c:  Return bytes returned even if EOF was
17224         encountered.
17225         * libio/iowpadn.c:  Likewise.
17226         * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
17227         if _IO_padn does not write the whole buffer.
17228         [!COMPILE_WPRINTF] (PAD): Likewise.
17229
17230 2013-10-10  David S. Miller  <davem@davemloft.net>
17231
17232         * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
17233         directory block.
17234
17235 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
17236
17237         * soft-fp/extendxftf2.c: Use copyright year range.  Use URL
17238         instead of FSF address.
17239         * soft-fp/fixdfti.c: Likewise.
17240         * soft-fp/fixsfti.c: Likewise.
17241         * soft-fp/fixtfti.c: Likewise.
17242         * soft-fp/fixunsdfti.c: Likewise.
17243         * soft-fp/fixunssfti.c: Likewise.
17244         * soft-fp/fixunstfti.c: Likewise.
17245         * soft-fp/floattidf.c: Likewise.
17246         * soft-fp/floattisf.c: Likewise.
17247         * soft-fp/floattitf.c: Likewise.
17248         * soft-fp/floatuntidf.c: Likewise.
17249         * soft-fp/floatuntisf.c: Likewise.
17250         * soft-fp/floatuntitf.c: Likewise.
17251         * soft-fp/trunctfxf2.c: Likewise.
17252
17253         * soft-fp/extendxftf2.c: New file.  Copied from libgcc.
17254         * soft-fp/fixdfti.c: Likewise.
17255         * soft-fp/fixsfti.c: Likewise.
17256         * soft-fp/fixtfti.c: Likewise.
17257         * soft-fp/fixunsdfti.c: Likewise.
17258         * soft-fp/fixunssfti.c: Likewise.
17259         * soft-fp/fixunstfti.c: Likewise.
17260         * soft-fp/floattidf.c: Likewise.
17261         * soft-fp/floattisf.c: Likewise.
17262         * soft-fp/floattitf.c: Likewise.
17263         * soft-fp/floatuntidf.c: Likewise.
17264         * soft-fp/floatuntisf.c: Likewise.
17265         * soft-fp/floatuntitf.c: Likewise.
17266         * soft-fp/trunctfxf2.c: Likewise.
17267
17268 2013-10-10  David S. Miller  <davem@davemloft.net>
17269
17270         * sysdeps/sparc/fpu/libm-test-ulps: Update.
17271
17272 2013-10-10  Joseph Myers  <joseph@codsourcery.com>
17273
17274         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
17275         (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
17276         [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
17277         [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
17278         [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
17279         [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
17280         [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
17281
17282         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
17283         for NaNs before doing comparisons on argument.
17284         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
17285         Likewise.
17286
17287 2013-10-10  Will Newton  <will.newton@linaro.org>
17288
17289         * malloc/hooks.c (memalign_check): Ensure the value of bytes
17290         passed to _int_memalign does not overflow.
17291
17292 2013-10-10  Torvald Riegel  <triegel@redhat.com>
17293
17294         * scripts/bench.pl: Add include-sources directive.
17295         * benchtests/README: Update documentation.
17296
17297 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
17298
17299         * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
17300         * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
17301         instead of FP_INIT_ROUNDMODE.
17302         * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
17303         * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
17304
17305         [BZ #16034]
17306         * soft-fp/op-common.h (_FP_NEG): Document input as raw.  Do not
17307         copy class of input value.
17308         * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing.  Do
17309         not handle exceptions.
17310         * soft-fp/negsf2.c (__negsf2): Likewise.
17311         * soft-fp/negtf2.c (__negtf2): Likewise.
17312         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
17313
17314 2013-10-09  Joseph Myers  <joseph@codesourcery.com>
17315
17316         * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
17317         semicolon.  From Linux kernel.
17318
17319 2013-10-09  Adam Buchbinder  <adam.buchbinder@gmail.com>
17320
17321         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
17322
17323 2013-10-08  Yogesh Chaudhari  <mr.yogesh@gmail.com>
17324
17325         [BZ #156]
17326         * manual/socket.texi: Added statement about buffer
17327         for gethostbyname2_r.
17328
17329 2013-10-08  Ondřej Bílka  <neleai@seznam.cz>
17330
17331         * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
17332         Use .p2align directive instead, throughout.
17333         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
17334         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
17335         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
17336         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
17337         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
17338         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
17339         * sysdeps/x86_64/strchr.S: Likewise.
17340         * sysdeps/x86_64/strrchr.S: Likewise.
17341
17342 2013-10-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
17343
17344         * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
17345
17346         * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
17347
17348         * sysdeps/generic/math_private.h (__mpsin1): Remove
17349         declaration.
17350         (__mpcos1): Likewise.
17351         (__mpsin): New argument __range_reduce.
17352         (__mpcos): Likewise.
17353         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
17354         (slow): Use __mpsin and __mpcos.
17355         (slow1): Likewise.
17356         (slow2): Likewise.
17357         (sloww): Likewise.
17358         (sloww1): Likewise.
17359         (sloww2): Likewise.
17360         (bsloww): Likewise.
17361         (bsloww1): Likewise.
17362         (bsloww2): Likewise.
17363         (cslow2): Likewise.
17364         (csloww): Likewise.
17365         (csloww1): Likewise.
17366         (csloww2): Likewise.
17367         * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
17368         range_reduce.  Merge in __mpsin1.
17369         (__mpcos): Likewise.
17370         (__mpsin1): Remove.
17371         (__mpcos1): Likewise.
17372
17373 2013-10-07  Joseph Myers  <joseph@codesourcery.com>
17374
17375         * locale/loadlocale.c (_nl_intern_locale_data): Use
17376         LOCFILE_ALIGNED_P.
17377         * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
17378         LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
17379         * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
17380         obstack data is appropriately aligned.
17381         (obstack_int32_grow_fast): Likewise.
17382         * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
17383         * locale/programs/locfile.c (add_locale_uint32): Likewise.
17384         (add_locale_uint32_array): Likewise.
17385
17386 2013-10-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
17387
17388         * benchtests/Makefile: Remove ARGLIST and RET variables.
17389         ($(objpfx)bench-%.c): Pass only function name to the script.
17390         * benchtests/README: Update documentation.
17391         * benchtests/acos-inputs: Add new directives.
17392         * benchtests/acosh-inputs: Likewise.
17393         * benchtests/asin-inputs: Likewise.
17394         * benchtests/asinh-inputs: Likewise.
17395         * benchtests/atan-inputs: Likewise.
17396         * benchtests/atanh-inputs: Likewise.
17397         * benchtests/cos-inputs: Likewise.
17398         * benchtests/cosh-inputs: Likewise.
17399         * benchtests/exp-inputs: Likewise.
17400         * benchtests/log-inputs: Likewise.
17401         * benchtests/pow-inputs: Likewise.
17402         * benchtests/rint-inputs: Likewise.
17403         * benchtests/sin-inputs: Likewise.
17404         * benchtests/sinh-inputs: Likewise.
17405         * benchtests/tan-inputs: Likewise.
17406         * benchtests/tanh-inputs: Likewise.
17407         * scripts/bench.pl: Add support for new directives.
17408
17409 2013-10-07  Alan Modra  <amodra@gmail.com>
17410
17411         * README: Fix careless merge.
17412
17413 2013-10-05  Alan Modra  <amodra@gmail.com>
17414
17415         * NEWS: Mention powerpc64le support and bugs fixed.
17416         * README: Both big-endian and little-endian powerpc64 supported.
17417
17418 2013-10-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
17419
17420         * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook)
17421         (_hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
17422         (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
17423         _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
17424
17425 2013-10-04  Ryan S. Arnold  <ryan.arnold@linaro.org>
17426
17427         * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
17428         match prototype.
17429
17430 2013-10-04  Joseph Myers  <joseph@codesourcery.com>
17431
17432         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
17433         Move -mhard-float appending from
17434         ports/sysdeps/powerpc/powerpc32/Makefile.
17435         [$(with-fp) = yes] (ASFLAGS): Likewise.
17436         [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
17437         * sysdeps/powerpc/nofpu: Move directory from
17438         ports/sysdeps/powerpc/nofpu.
17439         * sysdeps/powerpc/soft-fp: Move directory from
17440         ports/sysdeps/powerpc/soft-fp.
17441         * sysdeps/powerpc/powerpc32/405: Move directory from
17442         ports/sysdeps/powerpc/powerpc32/405.
17443         * sysdeps/powerpc/powerpc32/440: Move directory from
17444         ports/sysdeps/powerpc/powerpc32/440.
17445         * sysdeps/powerpc/powerpc32/464: Move directory from
17446         ports/sysdeps/powerpc/powerpc32/464.
17447         * sysdeps/powerpc/powerpc32/476: Move directory from
17448         ports/sysdeps/powerpc/powerpc32/476.
17449         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
17450         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
17451         * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
17452         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
17453         * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
17454         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
17455         * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
17456         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
17457         * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
17458         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
17459         * README: Update for powerpc-*-linux-gnu software floating point
17460         support in libc.
17461
17462         * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
17463         case to powerpc/powerpc32*.
17464         * sysdeps/unix/sysv/linux/configure: Regenerated.
17465
17466         * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
17467         (_FPU_MASK_OM): Define as 0x04.
17468         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
17469         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
17470         0x00c10080.
17471         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
17472         0x0000003c.
17473         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
17474
17475         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
17476         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
17477         getcontext_e500.
17478         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
17479         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
17480         setcontext_e500.
17481         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
17482         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
17483         and setcontext_e500.
17484
17485 2013-10-04  Chris Leonard  <cjl@sugarlabs,.org>
17486
17487         * locale/iso-3166.def: Update iso-1366.def and related occurrences
17488
17489 2013-10-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
17490
17491         * manual/threads.texi (Default Thread Attributes): Fix typo.
17492
17493 2013-10-04  Will Newton  <will.newton@linaro.org>
17494
17495         * malloc/Makefile: Add tst-memalign.
17496         * malloc/tst-memalign.c: New file.
17497
17498         * malloc/tst-posix_memalign.c: Add comments.
17499         (do_test): Add comments and call free on all potentially
17500         allocated pointers. Add space after cast.
17501
17502         * malloc/tst-pvalloc.c: Add comments.
17503         (do_test): Add comments and call free on all potentially
17504         allocated pointers. Remove duplicate check for NULL pointer.
17505         Add space after cast.
17506
17507         * malloc/tst-valloc.c: Add comments.
17508         (do_test): Add comments and call free on all potentially
17509         allocated pointers. Remove duplicate check for NULL pointer.
17510         Add space after cast.
17511
17512 2013-10-04  Alan Modra  <amodra@gmail.com>
17513
17514         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
17515         Use stdint types in rather than __attribute__((mode())).
17516         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
17517
17518 2013-10-04  Alan Modra  <amodra@gmail.com>
17519
17520         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
17521         Correct handling of unaligned relocs for little-endian.
17522         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
17523
17524 2013-10-04  Alan Modra  <amodra@gmail.com>
17525
17526         * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
17527         * configure: Regenerate.
17528         * nptl/shlib-versions: Powerpc*le starts at 2.18.
17529         * shlib-versions: Likewise.
17530
17531 2013-10-04  Alan Modra  <amodra@gmail.com>
17532
17533         * string/tester.c (test_memrchr): Increment reported test cycle.
17534
17535 2013-10-04  Alan Modra  <amodra@gmail.com>
17536
17537         * string/test-memcpy.c (do_one_test): When reporting errors, print
17538         string address and don't overrun end of string.
17539
17540 2013-10-04  Alan Modra  <amodra@gmail.com>
17541
17542         * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
17543         insrdi.  Make better use of reg selection to speed exit slightly.
17544         Schedule entry path a little better.  Remove useless "are we done"
17545         checks on entry to main loop.  Handle wrapping around zero address.
17546         Correct main loop count.  Handle single left-over word from main
17547         loop inline rather than by using loop_small.  Remove extra word
17548         case in loop_small caused by wrong loop count.  Add little-endian
17549         support.
17550         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
17551         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.  Use proper
17552         cache hint.
17553         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
17554         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
17555         support.  Avoid rlwimi.
17556         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
17557
17558 2013-10-04  Alan Modra  <amodra@gmail.com>
17559
17560         * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
17561         insrdi.  Formatting.
17562         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
17563         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
17564         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
17565         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
17566         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
17567         * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
17568
17569 2013-10-04  Alan Modra  <amodra@gmail.com>
17570
17571         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
17572         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
17573         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
17574         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
17575         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
17576         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
17577         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
17578         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
17579         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise.  Make better
17580         use of regs.  Use power7 mtocrf.  Tidy function tails.
17581
17582 2013-10-04  Alan Modra  <amodra@gmail.com>
17583
17584         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
17585         Formatting.  Consistently use rXXX register defines or rN defines.
17586         Use early exit labels that avoid restoring unused non-volatile regs.
17587         Make cr field use more consistent with rWORDn compares.  Rename
17588         regs used as shift registers for unaligned loop, using rN defines
17589         for short lifetime/multiple use regs.
17590         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
17591         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.  Exit with
17592         addi 1,1,64 to pop stack frame.  Simplify return value code.
17593         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
17594
17595 2013-10-04  Alan Modra  <amodra@gmail.com>
17596
17597         * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
17598         support.  Correct typos, formatting.  Optimize tail.  Use insrdi
17599         rather than rlwimi.
17600         * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
17601         * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
17602         little-endian support.  Correct typos.
17603         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise.  Use insrdi
17604         rather than rlwimi.
17605         * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define.  Use
17606         in loop and entry code to keep "and." results.
17607         (strchr): Add little-endian support.  Comment.  Move cntlzd
17608         earlier in tail.
17609         * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
17610
17611 2013-10-04  Alan Modra  <amodra@gmail.com>
17612
17613         * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
17614         * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
17615         * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
17616         * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
17617
17618 2013-10-04  Alan Modra  <amodra@gmail.com>
17619
17620         * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
17621         (rTMP): Define as r11.
17622         (strcmp): Add little-endian support.  Optimise tail.
17623         * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
17624         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
17625         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
17626         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
17627         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
17628         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
17629         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
17630
17631 2013-10-04  Alan Modra  <amodra@gmail.com>
17632
17633         * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
17634         little-endian support.  Remove unnecessary "are we done" tests.
17635         Handle "s" wrapping around zero and extremely large "size".
17636         Correct main loop count.  Handle single left-over word from main
17637         loop inline rather than by using small_loop.  Correct comments.
17638         Delete "zero" tail, use "end_max" instead.
17639         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
17640
17641 2013-10-04  Alan Modra  <amodra@gmail.com>
17642
17643         * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
17644         support.  Don't branch over align.
17645         * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
17646         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
17647         support.  Rearrange tmp reg use to suit.  Comment.
17648         * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
17649
17650 2013-10-04  Alan Modra  <amodra@gmail.com>
17651
17652         * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
17653
17654 2013-10-04  Alan Modra  <amodra@gmail.com>
17655
17656         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
17657         conditional form of branch and link when obtaining pc.
17658         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
17659
17660 2013-10-04  Alan Modra  <amodra@gmail.com>
17661
17662         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
17663         HIWORD/LOWORD.
17664         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
17665         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
17666
17667 2013-10-04  Alan Modra  <amodra@gmail.com>
17668
17669         * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
17670         * sysdeps/powerpc/novmx-longjmp.c: Likewise.
17671         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
17672         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
17673         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
17674         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
17675         * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
17676         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
17677         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
17678         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
17679
17680 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
17681             Alistair Popple <alistair@ozlabs.au.ibm.com>
17682             Alan Modra <amodra@gmail.com>
17683
17684         [BZ #15723]
17685         * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
17686         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
17687         _dl_hwcap access for little-endian.
17688         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.  Don't
17689         destroy vmx regs when saving unaligned.
17690         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
17691         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save.  Don't
17692         destroy vmx regs when saving unaligned.
17693
17694 2013-10-04  Alan Modra  <amodra@gmail.com>
17695
17696         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
17697         Don't use a union to pack hi/low value.
17698
17699 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
17700
17701         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
17702         for little-endian.
17703         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
17704         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
17705         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
17706         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
17707         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
17708
17709 2013-10-04  Alan Modra  <amodra@gmail.com>
17710
17711         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
17712         constants to usual value for .cst8 section, and remove redundant
17713         high address load.
17714         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
17715         constant for 0x1p52.  Load little-endian words of double from
17716         correct stack offsets.
17717
17718 2013-10-04  Alan Modra  <amodra@gmail.com>
17719
17720         * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
17721         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
17722         words of double from correct stack offsets.
17723         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
17724         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
17725         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
17726         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
17727         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
17728         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
17729         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
17730         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
17731         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
17732         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
17733         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
17734         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
17735         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
17736         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
17737         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
17738         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
17739         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
17740
17741 2013-10-04  Alan Modra  <amodra@gmail.com>
17742
17743         * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
17744         64-bit int/double union.
17745         (_FPU_SETCW): Likewise.
17746         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
17747         (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
17748
17749 2013-10-04  Alan Modra  <amodra@gmail.com>
17750
17751         * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
17752         * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
17753
17754 2013-10-04  Alan Modra  <amodra@gmail.com>
17755
17756         * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
17757         use vector int constants.
17758         (__float_and_test24, __float_and8, __float_get_exp): Likewise.
17759
17760 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
17761
17762         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
17763         array with long long.
17764         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
17765         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
17766         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
17767         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
17768         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
17769         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
17770         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
17771         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
17772         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
17773         * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
17774         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
17775         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
17776         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
17777
17778 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
17779
17780         * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
17781         (__signbit): Likewise.  Correct for little-endian.
17782         (__signbitl): Call __signbit.
17783         (lrint): Correct for little-endian.
17784         (lrintf): Call lrint.
17785
17786 2013-10-04  Alan Modra  <amodra@gmail.com>
17787
17788         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
17789         union 32-bit int array member with 64-bit int array.
17790         (t515, tm256): Double rather than long double.
17791         (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
17792
17793 2013-10-04  Alan Modra  <amodra@gmail.com>
17794
17795         * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
17796         Delete.
17797         (IEEE854_LONG_DOUBLE_BIAS): Delete.
17798         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
17799         version of math_ldbl.h.
17800
17801 2013-10-04  Alan Modra  <amodra@gmail.com>
17802
17803         [BZ #15734], [BZ #15735]
17804         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
17805         all uses of ieee875 long double macros and unions.  Simplify test
17806         for 0.0L.  Correct |x|<|y| and |x|=|y| test.  Use
17807         ldbl_extract_mantissa value for ix,iy exponents.  Properly
17808         normalize after ldbl_extract_mantissa, and don't add hidden bit
17809         already handled.  Don't treat low word of ieee854 mantissa like
17810         low word of IBM long double and mask off bit when testing for
17811         zero.
17812         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
17813         all uses of ieee875 long double macros and unions.  Simplify tests
17814         for 0.0L and inf.  Correct double adjustment of k.  Delete dead code
17815         adjusting ha,hb.  Simplify code setting kld.  Delete two600 and
17816         two1022, instead use their values.  Recognise that tests for large
17817         "a" and small "b" are mutually exclusive.  Rename vars.  Comment.
17818         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
17819         Rewrite all uses of ieee875 long double macros and unions.  Simplify
17820         test for 0.0L and nan.  Correct negation.
17821         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
17822         ieee875 long double macros and unions.  Correct output for large
17823         magnitude x.  Correct absolute value calculation.
17824         (__erfcl): Likewise.
17825         * math/libm-test.inc: Add tests for errors discovered in IBM long
17826         double versions of fmodl, remainderl, erfl and erfcl.
17827
17828 2013-10-04  Alan Modra  <amodra@gmail.com>
17829
17830         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
17831         all uses of ieee854 long double macros and unions.  Simplify tests
17832         for long doubles that are fully specified by the high double.
17833         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
17834         Likewise.
17835         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
17836         Remove dead code too.
17837         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
17838         (__ieee754_ynl): Likewise.
17839         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
17840         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
17841         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
17842         Remove dead code too.
17843         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
17844         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
17845         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
17846         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
17847         Simplify.
17848         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
17849         Simplify.
17850         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
17851         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
17852         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
17853         Comment on variable precision.
17854         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
17855         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
17856         Likewise.
17857         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
17858         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
17859         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
17860         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
17861         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
17862
17863 2013-10-04  Alan Modra  <amodra@gmail.com>
17864
17865         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
17866         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
17867         all uses of ieee854 long double macros and unions.
17868         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
17869         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
17870         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
17871         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
17872         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
17873         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
17874         Likewise.
17875         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
17876         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
17877         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
17878         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
17879         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
17880         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
17881         Simplify sign and nan test too.
17882         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
17883         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
17884         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
17885         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
17886         Likewise.
17887         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
17888         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
17889         Likewise.
17890         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
17891         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
17892         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
17893         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
17894         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
17895         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
17896
17897 2013-10-04  Alan Modra  <amodra@gmail.com>
17898
17899         * stdio-common/printf_size.c (__printf_size): Don't use
17900         union ieee854_long_double in fpnum union.
17901         * stdio-common/printf_fphex.c (__printf_fphex): Likewise.  Use
17902         signbit macro to retrieve sign from long double.
17903         * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
17904         retrieve sign from long double.
17905         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
17906         * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
17907         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
17908         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
17909         * math/test-misc.c (main): Don't use union ieee854_long_double.
17910
17911 2013-10-04  Alan Modra  <amodra@gmail.com>
17912
17913         [BZ #15680]
17914         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
17915         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
17916         (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
17917         calculation.  Remove unnecessary test for denormal exponent.
17918         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
17919         Correct handling of denormals.  Avoid undefined shift behaviour.
17920         Correct normalisation of low mantissa when low double is denormal.
17921         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
17922         (ldbl_extract_mantissa): Likewise.  Comment.  Use uint64_t* for hi64.
17923         (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
17924         Correct normalisation of low mantissa.  Test for overflow of high
17925         mantissa and normalise.
17926         (ldbl_nearbyint): Use more readable constant for two52.
17927         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
17928         (__mpn_construct_long_double): Fix test for overflow of high
17929         mantissa and correct normalisation.  Avoid undefined shift.
17930
17931 2013-10-04  Alan Modra  <amodra@gmail.com>
17932
17933         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
17934         (union ibm_extended_long_double): Define as an array of ieee754_double.
17935         (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
17936         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
17937         to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
17938         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
17939         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
17940         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
17941         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
17942         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
17943         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
17944         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
17945         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
17946
17947 2013-10-03  Joseph Myers  <joseph@codesourcery.com>
17948
17949         * locale/programs/locarchive.c (add_locale): Use constant 4096 for
17950         page size instead of calling getpagesize.
17951
17952         * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
17953         (LOCFILE_ALIGN_MASK): Likewise.
17954         (LOCFILE_ALIGN_UP): Likewise.
17955         (LOCFILE_ALIGNED_P): Likewise.
17956         * locale/programs/ld-collate.c (collate_output): Use the new
17957         macros instead of __alignof__ (int32_t).
17958         * locale/weight.h (findidx): Likewise.
17959
17960 2013-10-03  Ondřej Bílka  <neleai@seznam.cz>
17961
17962         [BZ #431]
17963         * manual/string.texi: Fix strncat and wcsncat.
17964
17965 2013-10-03  Brooks Moses  <bmoses@google.com>
17966
17967         [BZ #15915]
17968         * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
17969         * Makerules: ...here, and adjust associated comments.
17970
17971 2013-10-02  Will Newton  <will.newton@linaro.org>
17972
17973         * malloc/Makefile: Add tst-pvalloc.
17974         * malloc/tst-pvalloc.c: New file.
17975
17976 2013-10-02  Will Newton  <will.newton@linaro.org>
17977
17978         * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
17979         improve test coverage.
17980
17981 2013-10-02  Will Newton  <will.newton@linaro.org>
17982
17983         * malloc/Makefile: Add tst-posix_memalign.
17984         * malloc/tst-posix_memalign.c: New file.
17985
17986 2013-10-01  Eric Blake  <eblake@redhat.com>
17987
17988         * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
17989         Use __THROWNL rather than __THROW on static functions.
17990
17991 2013-09-30  Petr Machata  <pmachata@redhat.com>
17992
17993         * elf/elf.h (R_AARCH64_ABS16): New macro.
17994         (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
17995         (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
17996         (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
17997         (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
17998         (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
17999         (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
18000         (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
18001         (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
18002         (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
18003         (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
18004         (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
18005         (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
18006         (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
18007         (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
18008         (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
18009         (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
18010         (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
18011         (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
18012         (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
18013         (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
18014         (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
18015         (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
18016         (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
18017         (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
18018         (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
18019         (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
18020         (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
18021         (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
18022         (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
18023         (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
18024         (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
18025         (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
18026         (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
18027         (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
18028         (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
18029         (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
18030         (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
18031         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
18032         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
18033         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
18034         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
18035         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
18036         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
18037         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
18038         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
18039         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
18040         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
18041         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
18042         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
18043         (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
18044         (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
18045         (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
18046         (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
18047         (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
18048         (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
18049         (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
18050         (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
18051         (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
18052         (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
18053         (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
18054         (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
18055         (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
18056         (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
18057         (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
18058         (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
18059         (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
18060         (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
18061         (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
18062         (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
18063         (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
18064         (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
18065         (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
18066         (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
18067         (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
18068         (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
18069         (R_AARCH64_TLSDESC_OFF_G1): Likewise.
18070         (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
18071         (R_AARCH64_TLSDESC_LDR): Likewise.
18072         (R_AARCH64_TLSDESC_ADD): Likewise.
18073         (R_AARCH64_TLSDESC_CALL): Likewise.
18074
18075 2013-09-30  Andreas Schwab  <schwab@suse.de>
18076
18077         [BZ #15048]
18078         * nscd/aicache.c (addhstaiX): Properly use the cache variable for
18079         the nss database lookup.
18080         * nscd/initgrcache.c (addinitgroupsX): Likewise.
18081         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
18082
18083 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
18084
18085         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
18086
18087 2013-09-28  P. J. McDermott  <pj@pehjota.net>
18088
18089         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
18090         ${Bash-specific parameter/pattern/string} parameter expansion.
18091         * sysdeps/unix/make-syscalls.sh: Likewise.
18092
18093 2013-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
18094
18095         * sysdeps/sh/stackguard-macros.h: New file.
18096
18097 2013-09-26  Ondřej Bílka  <neleai@seznam.cz>
18098
18099         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
18100         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
18101         * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
18102         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
18103         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
18104         * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
18105
18106 2013-09-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18107
18108         * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
18109         Fix thread ID register.
18110
18111 2013-09-25  Joseph Myers  <joseph@codesourcery.com>
18112
18113         * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
18114         [POSIX || UNIX98]: Require rather than permitting all symbols from
18115         <time.h>.
18116         [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
18117         element of struct sched_param.
18118         [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
18119         [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
18120         [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
18121         [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
18122         constant.
18123
18124 2013-09-24  Olivier Langlois  <olivier@olivierlanglois.net>
18125
18126         * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
18127         argument calculation.
18128
18129 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
18130
18131         * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
18132         Expect macro.
18133         [POSIX] (pthread_attr_t): Do not require type.
18134         [POSIX] (pthread_cond_t): Likewise.
18135         [POSIX] (pthread_condattr_t): Likewise.
18136         [POSIX] (pthread_key_t): Likewise.
18137         [POSIX] (pthread_mutex_t): Likewise.
18138         [POSIX] (pthread_mutexattr_t): Likewise.
18139         [POSIX] (pthread_once_t): Likewise.
18140         [POSIX] (pthread_t): Likewise.
18141         [POSIX-based standards] (pthread_atfork): Expect function.
18142
18143 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
18144             Richard Sandiford  <richard@codesourcery.com>
18145
18146         * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
18147         (swap_endianness_p): New extern variable.
18148         (set_big_endian): New inline function.
18149         (maybe_swap_uint32): Likewise.
18150         (maybe_swap_uint32_array): Likewise.
18151         (maybe_swap_uint32_obstack): Likewise.
18152         * locale/programs/locfile.c: Include <stdbool.h>.
18153         (swap_endianness_p): New variable.
18154         (add_locale_uint32): Call maybe_swap_uint32.
18155         (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
18156         (write_locale_data): Call maybe_swap_uint32_array.
18157         * locale/programs/ld-collate.c (obstack_int32_grow): Call
18158         maybe_swap_uint32.
18159         (obstack_int32_grow_fast): Likewise.
18160         (output_weightwc): Call maybe_swap_uint32_obstack.
18161         (collate_output): Likewise.
18162         * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
18163         (OPT_LITTLE_ENDIAN): Likewise.
18164         (options): Add --little-endian and --big-endian options.
18165         (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
18166         * locale/programs/locarchive.c: Include "locfile.h".
18167         (GET): New macro.
18168         (SET): Likewise.
18169         (INC): Likewise.
18170         (create_archive): Use the new macros to access fields of
18171         structures directly mapped from or written to locale archives.
18172         (oldlocrecentcmp): Likewise.
18173         (enlarge_archive): Likewise.
18174         (insert_name): Likewise.
18175         (add_alias): Likewise.
18176         (add_locale): Likewise.
18177         (delete_locales_from_archive): Likewise.
18178         (show_archive_content): Likewise.
18179         (add_locale_to_archive): Likewise.  Use maybe_swap_uint32 on
18180         locale data.
18181
18182 2013-09-24  Roland McGrath  <roland@hack.frob.com>
18183
18184         * manual/freemanuals.texi: Updated from (newly) canonical copy at
18185         http://www.gnu.org/doc/freemanuals.texi.
18186         * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
18187
18188 2013-09-24  Will Newton  <will.newton@linaro.org>
18189
18190         * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
18191         macro.
18192
18193 2013-09-23  Joseph Myers  <joseph@codesourcery.com>
18194
18195         * locale/hashval.h (compute_hashval): Interpret bytes of key as
18196         unsigned char.
18197
18198 2013-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
18199
18200         * manual/threads.texi (POSIX Threads): Fix a typo.
18201
18202 2013-09-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
18203
18204         [BZ #14547]
18205         * string/tst-strcoll-overflow.c: New test case.
18206         * string/Makefile (xtests): Add tst-strcoll-overflow.
18207         * string/strcoll_l.c (STRCOLL): Skip allocating memory for
18208         cache if string sizes may cause integer overflow.
18209
18210         [BZ #14547]
18211         * string/strcoll_l.c (coll_seq): New members rule, idx,
18212         save_idx and back_us.
18213         (get_next_seq_nocache): New function.
18214         (do_compare_nocache): New function.
18215         (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
18216         when malloc fails.
18217
18218 2013-09-23  Carlos O'Donell  <carlos@redhat.com>
18219
18220         [BZ #15754]
18221         * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
18222         __pointer_chk_guard_local, otherwise __pointer_chk_guard.
18223         * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
18224
18225         [BZ #15754]
18226         * elf/Makefile (tests): Add tst-ptrguard1.
18227         (tests-static): Add tst-ptrguard1-static.
18228         (tst-ptrguard1-ARGS): Define.
18229         (tst-ptrguard1-static-ARGS): Define.
18230         * elf/tst-ptrguard1.c: New file.
18231         * elf/tst-ptrguard1-static.c: New file.
18232         * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
18233         * sysdeps/i386/stackguard-macros.h: Likewise.
18234         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
18235         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
18236         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
18237         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
18238         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
18239         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
18240
18241 2013-09-23  Hector Marco  <hecmargi@upv.es>
18242             Ismael Ripoll  <iripoll@disca.upv.es>
18243             Carlos O'Donell  <carlos@redhat.com>
18244
18245         [BZ #15754]
18246         * sysdeps/generic/stackguard-macros.h: Define
18247         __pointer_chk_guard_local and POINTER_CHK_GUARD.
18248         * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
18249         Define __pointer_chk_guard_local.
18250         (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
18251         Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
18252
18253 2013-09-15  Vinitha Vijayan <vinitha.vijayann@gmail.com>
18254
18255         [BZ #15859]
18256         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
18257
18258 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
18259
18260         * include/string.h (__ffs): Declare as hidden.
18261         * string/ffs.c (__ffs): Define as hidden.
18262         * sysdeps/i386/ffs.c (__ffs): Likewise.
18263         * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
18264         * sysdeps/powerpc/ffs.c (__ffs): Likewise.
18265         * sysdeps/s390/ffs.c (__ffs): Likewise.
18266         * sysdeps/x86_64/ffs.c (__ffs): Likewise.
18267
18268 2013-09-20  Alexandre Oliva <aoliva@redhat.com>
18269
18270         * NEWS: Mention malloc probes.
18271
18272         * malloc/arena.c (new_heap): New memory_heap_new probe.
18273         (grow_heap): New memory_heap_more probe.
18274         (shrink_heap): New memory_heap_less probe.
18275         (heap_trim): New memory_heap_free probe.
18276         * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
18277         (systrim): New memory_sbrk_less probe.
18278         * manual/probes.texi: Document them.
18279
18280         * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
18281         * manual/probes.texi: Document it.
18282
18283         * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
18284         (__libc_realloc): Add memory_realloc_retry probe.
18285         (__libc_memalign): Add memory_memalign_retry probe.
18286         (__libc_valloc): Add memory_valloc_retry probe.
18287         (__libc_pvalloc): Add memory_pvalloc_retry probe.
18288         (__libc_calloc): Add memory_calloc_retry probe.
18289         * manual/probes.texi: Document them.
18290
18291         * malloc/arena.c (get_free_list): Add probe
18292         memory_arena_reuse_free_list.
18293         (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
18294         and memory_arena_reuse.
18295         (arena_get2) [!PER_THREAD]: Likewise.
18296         * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
18297         memory_arena_reuse_realloc.
18298         * manual/probes.texi: Document them.
18299
18300         * malloc/malloc.c (__libc_free): Add
18301         memory_mallopt_free_dyn_thresholds probe.
18302         (__libc_mallopt): Add multiple memory_mallopt probes.
18303         * manual/probes.texi: Document them.
18304
18305         * malloc/malloc.c: Include stap-probe.h.
18306         (__libc_mallopt): Add memory_mallopt probe.
18307         * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
18308         * manual/probes.texi: New.
18309         * manual/Makefile (chapters): Add probes.
18310         * manual/threads.texi: Set next node.
18311
18312 2013-09-19  Wei-Lun Chao  <bluebat@member.fsf.org>
18313
18314         [BZ #15963, #13985]
18315         * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
18316         czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
18317         Add `Chinese' to `nan' entry name.
18318
18319 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
18320
18321         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
18322         (POLYNOMIAL): Likewise.
18323         (TAYLOR_SINCOS): Likewise.
18324         (TAYLOR_SLOW): Likewise.
18325         (__sin): Use TAYLOR_SINCOS.
18326         (__cos): Likewise.
18327         (slow): Use TAYLOR_SLOW.
18328         (sloww): Likewise.
18329         (bsloww): Likewise.
18330         (csloww): Likewise.
18331
18332 2013-09-19  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
18333
18334         * stdlib/strtod_l.c: Fix buffer overrun.
18335
18336 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
18337
18338         * benchtests/Makefile (bench): Add sincos.
18339         * benchtests/bench-sincos.c: New file.
18340
18341         * math/libm-test.inc (cos_test_data): New test inputs.
18342         (sin_test_data): Likewise.
18343
18344         * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
18345         macro.
18346         (__sin): Use it.
18347         (__cos): Likewise.
18348         (slow1): Likewise.
18349         (slow2): Likewise.
18350         (sloww1): Likewise.
18351         (sloww2): Likewise.
18352         (bsloww1): Likewise.
18353         (bsloww2): Likewise.
18354         (cslow2): Likewise.
18355         (csloww1): Likewise.
18356         (csloww2): Likewise.
18357
18358         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
18359         function.
18360         (__sin): Use it.
18361         (__cos): Likewise.
18362
18363         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
18364         gotos.
18365         (__cos): Likewise.
18366
18367 2013-09-18  Maciej W. Rozycki  <macro@codesourcery.com>
18368
18369         * config.h.in (HAVE_MIPS_NAN2008): New macro.
18370         * elf/elf.h (EF_MIPS_NAN2008): Likewise.
18371         * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
18372         (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
18373         (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
18374         * elf/cache.c (print_entry): Handle the new cache flags.
18375
18376 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
18377             Aldy Hernandez  <aldyh@redhat.com>
18378
18379         * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
18380         Change condition to [_SOFT_FLOAT].
18381         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
18382         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
18383         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
18384         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
18385         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
18386         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
18387         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
18388         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
18389         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
18390         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
18391         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
18392         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
18393         [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
18394         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
18395         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
18396         [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
18397         declaration.
18398
18399 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
18400
18401         * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
18402         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
18403         (__longjmp): Use LOAD_GP to load saved GPRs.
18404         * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
18405         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
18406         (__sigsetjmp): Use SAVE_GP to save GPRs.
18407
18408         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
18409         Do not append -msoft-float.
18410         [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
18411
18412 2013-09-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
18413
18414         * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
18415
18416 2013-09-17  Joseph Myers  <joseph@codesourcery.com>
18417
18418         [BZ #15966]
18419         * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
18420         (_FPU_GETCW): Use initial "__" on variable and field names but not
18421         on macro parameter name.
18422         [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise.  Use
18423         parentheses around reference to macro parameter.
18424
18425 2013-09-13  Richard Sandiford  <richard@codesourcery.com>
18426
18427         * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
18428         prototype.
18429         (ctype_startup): Use uint32_t in cast and sizeof for
18430         ctype->charnames.
18431
18432 2013-09-11  Jia Liu  <proljc@gmail.com>
18433
18434         * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
18435         __daddr_t_defined.
18436         [__FreeBSD__]: Likewise.
18437
18438 2013-09-11  Ondřej Bílka  <neleai@seznam.cz>
18439
18440         * sysdeps/x86_64/multiarch/ifunc-impl-list.c
18441         (__libc_ifunc_impl_list): Remove: __strchr_sse42.
18442         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
18443         (strchr): Remove __strchr_sse42 ifunc selection.
18444         * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
18445         * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
18446
18447 2013-09-11  Will Newton  <will.newton@linaro.org>
18448
18449         * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
18450         parameter to RES. Remove hardcoded 1000 value.
18451         * benchtests/bench-skeleton.c (main): Pass RES parameter
18452         to TIMING_INIT and multiply result by 1000.
18453
18454 2013-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18455
18456         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
18457
18458 2013-09-11  Andreas Schwab  <schwab@suse.de>
18459
18460         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
18461         if not defined.
18462         (O_TMPFILE) [__USE_GNU]: Define.
18463         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
18464         Define.
18465
18466 2013-09-11  Will Newton  <will.newton@linaro.org>
18467
18468         [BZ #15857]
18469         * malloc/malloc.c (__libc_memalign): Check the value of bytes
18470         does not overflow.
18471
18472 2013-09-11  Will Newton  <will.newton@linaro.org>
18473
18474         [BZ #15856]
18475         * malloc/malloc.c (__libc_valloc): Check the value of bytes
18476         does not overflow.
18477
18478 2013-09-11  Will Newton  <will.newton@linaro.org>
18479
18480         [BZ #15855]
18481         * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
18482         does not overflow.
18483
18484 2013-09-10  Ondřej Bílka  <neleai@seznam.cz>
18485
18486         * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
18487         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
18488         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
18489         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
18490         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
18491
18492 2013-09-10  Allan McRae  <allan@archlinux.org>
18493
18494         [BZ #15748]
18495         * manual/arith.texi (Parsing of Floats): Clarify
18496         cross-reference.
18497
18498         [BZ #15849]
18499         * manual/install.texi (Running make install): Mention
18500         --enable-pt-chown.
18501         * INSTALL: Regenerated.
18502
18503 2013-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
18504
18505         * csu/init-first.c (_init): Remove the !SHARED condition around
18506         FPU control word initialization.
18507         * elf/dl-support.c (_dl_fpu_control): New variable.
18508         (_dl_aux_init) <AT_FPUCW>: Initialize it.
18509         * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
18510         (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
18511         * math/test-fpucw-static.c: New file.
18512         * math/test-fpucw-ieee.c: New file.
18513         * math/test-fpucw-ieee-static.c: New file.
18514         * math/Makefile (tests): Add `test-fpucw-ieee' and
18515         `$(tests-static)'.
18516         (tests-static): New variable.
18517         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
18518         dependency to...
18519         [($(build-shared),yes)]
18520         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
18521         ... this.
18522         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
18523         New dependency.
18524
18525 2013-09-09  Allan McRae  <allan@archlinux.org>
18526
18527         [BZ #15939]
18528         * manual/string.texi (Collation Functions): Fix typo in
18529         strcoll example.
18530         Reported by Suren Karapetyan <me@suren.karapetyan.name>.
18531
18532         [BZ #15893]
18533         * stdlib/isomac.c (get_null_defines): Fix memory leak.
18534
18535         [BZ #15892]
18536         * libio/memstream.c (open_memstream): Fix memory leak.
18537         * libio/wmemstream.c (open_wmemstream): Likewise.
18538
18539         [BZ #15895]
18540         * nscd/netgroupcache.c: Fix nesting of ifdefs.
18541
18542 2013-09-09  Will Newton  <will.newton@linaro.org>
18543
18544         * malloc/Makefile: Add tst-realloc to tests.
18545         * malloc/tst-realloc.c: New file.
18546
18547 2013-09-09  Allan McRae  <allan@archlinux.org>
18548
18549         [BZ #15844]
18550         * COPYING: Update from GNU website to fix FSF address.
18551         * COPYING.LIB: Likewise.
18552
18553 2013-09-06  David S. Miller  <davem@davemloft.net>
18554
18555         * po/zh_TW.po: Update Chinese (traditional) translation from
18556         translation project.
18557
18558 2013-09-06  Richard Sandiford  <richard@codesourcery.com>
18559             Joseph Myers  <joseph@codesourcery.com>
18560
18561         * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
18562         "localeinfo.h".
18563         (obstack_chunk_alloc): New macro.
18564         (obstack_chunk_free): Likewise.
18565         (record_offset): New function.
18566         (init_locale_data): Likewise.
18567         (align_locale_data): Likewise.
18568         (add_locale_empty): Likewise.
18569         (add_locale_raw_data): Likewise.
18570         (add_locale_raw_obstack): Likewise.
18571         (add_locale_string): Likewise.
18572         (add_locale_wstring): Likewise.
18573         (add_locale_uint32): Likewise.
18574         (add_locale_uint32_array): Likewise.
18575         (add_locale_char): Likewise.
18576         (start_locale_structure): Likewise.
18577         (end_locale_structure): Likewise.
18578         (start_locale_prelude): Likewise.
18579         (end_locale_prelude): Likewise.
18580         (write_locale_data): Take locale_file structure rather than an
18581         iovec.
18582         * locale/programs/locfile.h: Include "obstack.h".
18583         (struct locale_file): Change to store locale file contents instead
18584         of header.
18585         (init_locale_data): New prototype.
18586         (align_locale_data): Likewise.
18587         (add_locale_empty): Likewise.
18588         (add_locale_raw_data): Likewise.
18589         (add_locale_raw_obstack): Likewise.
18590         (add_locale_string): Likewise.
18591         (add_locale_wstring): Likewise.
18592         (add_locale_uint32): Likewise.
18593         (add_locale_uint32_array): Likewise.
18594         (add_locale_char): Likewise.
18595         (start_locale_structure): Likewise.
18596         (end_locale_structure): Likewise.
18597         (start_locale_prelude): Likewise.
18598         (end_locale_prelude): Likewise.
18599         (write_locale_data): Update prototype.
18600         * locale/programs/3level.h (struct TABLE): Remove result field.
18601         (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
18602         Use new locale_file interface.
18603         [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
18604         (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
18605         * locale/programs/ld-address.c (address_output): Use new
18606         locale_file interface.
18607         * locale/programs/ld-collate.c (NO_FINALIZE): Change to
18608         NO_ADD_LOCALE.
18609         (collate_finish): Don't call collseq_table_finalize.
18610         (collate_output): Use new locale_file interface.
18611         * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
18612         in file.
18613         (NO_FINALIZE): Change to NO_ADD_LOCALE.
18614         (TABLE): Move defines earlier in file.
18615         (ELEMENT): Likewise.
18616         (DEFAULT): Likewise.
18617         (wctrans_table_add): Move macro and inline function earlier in
18618         file.
18619         (struct wctype_table): Move type earlier in file.
18620         (add_locale_wctype_table): New static prototype.
18621         (struct locale_ctype_t): Use logical types instead of struct iovec
18622         pointers for members.
18623         (ctype_output): Use new locale_file interface.
18624         (wctype_table_finalize): Change to add_locale_wctype_table.  Use
18625         new locale_file interface.
18626         (allocate_arrays): Update for use of new locale_file interface.
18627         * locale/programs/ld-identification.c (identification_output): Use
18628         new locale_file interface.
18629         * locale/programs/ld-measurement.c (measurement_output): Likewise.
18630         * locale/programs/ld-messages.c (messages_output): Likewise.
18631         * locale/programs/ld-monetary.c (monetary_output): Likewise.
18632         * locale/programs/ld-name.c (name_output): Likewise.
18633         * locale/programs/ld-numeric.c (numeric_output): Likewise.
18634         * locale/programs/ld-paper.c (paper_output): Likewise.
18635         * locale/programs/ld-telephone.c (telephone_output): Likewise.
18636         * locale/programs/ld-time.c (time_output): Likewise.
18637
18638 2013-09-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18639
18640         * benchtests/Makefile: Add memrchr benchmark.
18641         * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
18642         benchmark as memrchr.
18643         * benchtests/bench-memrchr-ifunc.c: New file.
18644         * benchtests/bench-memrchr.c: New file.
18645
18646 2013-09-06   Will Newton  <will.newton@linaro.org>
18647
18648         * benchtests/Makefile (string-bench): Add memcpy.
18649
18650 2013-09-05  Carlos O'Donell  <carlos@redhat.com>
18651             Cong Wang  <amwang@redhat.com>
18652
18653         [BZ #15850]
18654         * sysdeps/unix/sysv/linux/bits/in.h
18655         [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
18656         * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
18657         before __USE_KERNEL_IPV6_DEFS uses.
18658         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
18659         IPPROTO_BEETPH.
18660         [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
18661         sockaddr_in6, or ipv6_mreq.
18662
18663 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18664
18665         * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
18666         memory access for final bytes in some large inputs.
18667         * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
18668
18669 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18670
18671         * string/test-memrchr.c: New file.
18672         * string/test-memrchr-ifunc.c: New file.
18673         * string/Makefile: Add new memrchr testcase.
18674
18675 2013-09-05  Mike Frysinger  <vapier@gentoo.org>
18676
18677         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
18678         fanotify_init returns EPERM.
18679
18680 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
18681
18682         * conform/conformtest.pl (newtoken): Treat tokens not allowed as
18683         errors.
18684         (top level): Treat second token from macro or constant entries for
18685         allowed headers as allowed.
18686         * include/complex.h: Condition internal declarations on
18687         [!_ISOMAC].
18688         * include/fenv.h: Condition include of <stdbool.h> and internal
18689         declarations on [!_ISOMAC].
18690
18691 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
18692
18693         [BZ #15923]
18694         * locale/iso-4217.def: Update iso-1427.def and related occurrences.
18695
18696 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
18697
18698         * configure.in (--enable-versioning): Remove configure option.
18699         (libc_cv_asm_symver_directive): Remove configure test.
18700         (libc_cv_ld_version_script_option): Likewise.
18701         (VERSIONING): Remove variable and AC_SUBST.
18702         (DO_VERSIONING): Remove AC_DEFINE.
18703         * configure: Regenerated.
18704         * config.h.in (DO_VERSIONING): Remove macro.
18705         * Makerules [$(versioning) = yes]: Change conditionals to
18706         [$(build-shared) = yes].
18707         * config.make.in (versioning): Remove variable.
18708         * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
18709         [$(build-shared) = yes].
18710         * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
18711         * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
18712         * elf/Makefile [$(versioning) = yes]: Change conditionals to
18713         [$(build-shared) = yes].
18714         * extra-lib.mk [$(versioning) = yes]: Likewise.
18715         * hurd/Makefile [$(versioning) = yes]: Likewise.
18716         * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
18717         [SHARED].
18718         * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
18719         [SHARED].
18720         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
18721         [SHARED && !NO_HIDDEN].
18722         * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
18723         [SHARED].
18724         [SHARED && DO_VERSIONING]: Likewise..
18725         * libio/Makefile [$(versioning) = yes]: Change conditionals to
18726         [$(build-shared) = yes].
18727         * manual/install.texi (--disable-versioning): Remove
18728         documentation.
18729         * INSTALL: Regenerated.
18730         * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
18731         to [SHARED].
18732         * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
18733         [$(build-shared) = yes].
18734         * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
18735         * sysdeps/i386/i686/multiarch/strstr-c.c
18736         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
18737         [SHARED && !NO_HIDDEN].
18738         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
18739         [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
18740         * sysdeps/powerpc/powerpc32/dl-machine.c
18741         [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
18742         * sysdeps/powerpc/powerpc32/sysdep.h
18743         [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
18744         to [SHARED && PIC && !NO_HIDDEN].
18745         * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
18746         conditional to [SHARED].
18747
18748 2013-09-04   Will Newton  <will.newton@linaro.org>
18749
18750         * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
18751         * benchtests/bench-string.h: Include bench-timing.h instead
18752         of including hp-timing.h directly. (INNER_LOOP_ITERS): New
18753         define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
18754         call to HP_TIMING_DIFF_INIT.
18755         * benchtests/bench-memccpy.c: Use bench-timing.h macros
18756         instead of hp-timing.h macros.
18757         * benchtests/bench-memchr.c: Likewise.
18758         * benchtests/bench-memcmp.c: Likewise.
18759         * benchtests/bench-memcpy.c: Likewise.
18760         * benchtests/bench-memmem.c: Likewise.
18761         * benchtests/bench-memmove.c: Likewise.
18762         * benchtests/bench-memset.c: Likewise.
18763         * benchtests/bench-rawmemchr.c: Likewise.
18764         * benchtests/bench-strcasecmp.c: Likewise.
18765         * benchtests/bench-strcasestr.c: Likewise.
18766         * benchtests/bench-strcat.c: Likewise.
18767         * benchtests/bench-strchr.c: Likewise.
18768         * benchtests/bench-strcmp.c: Likewise.
18769         * benchtests/bench-strcpy.c: Likewise.
18770         * benchtests/bench-strcpy_chk.c: Likewise.
18771         * benchtests/bench-strlen.c: Likewise.
18772         * benchtests/bench-strncasecmp.c: Likewise.
18773         * benchtests/bench-strncat.c: Likewise.
18774         * benchtests/bench-strncmp.c: Likewise.
18775         * benchtests/bench-strncpy.c: Likewise.
18776         * benchtests/bench-strnlen.c: Likewise.
18777         * benchtests/bench-strpbrk.c: Likewise.
18778         * benchtests/bench-strrchr.c: Likewise.
18779         * benchtests/bench-strspn.c: Likewise.
18780         * benchtests/bench-strstr.c: Likewise.
18781
18782 2013-09-04  Will Newton  <will.newton@linaro.org>
18783
18784         * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
18785
18786 2013-09-03  Joseph Myers  <joseph@codesourcery.com>
18787
18788         [BZ #15427]
18789         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
18790         2**-30 instead of 2**-70 as threshold for returning -log(|x|).
18791         * math/libm-test.inc (lgamma_test_data): Add more tests.
18792         * sysdeps/i386/fpu/libm-test-ulps: Update.
18793         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18794
18795 2013-09-03   Ondřej Bílka  <neleai@seznam.cz>
18796
18797         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
18798         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
18799         Add ifunc.
18800         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
18801         Add strcmp-sse2-unaligned
18802         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
18803
18804 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
18805
18806         * Versions.def (libc): Add GLIBC_2.19.
18807
18808 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
18809
18810         * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
18811         * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
18812
18813 2013-09-02  Joseph Myers  <joseph@codesourcery.com>
18814
18815         [BZ #14155]
18816         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
18817         intermediate calculations in recurrence.
18818         (__ieee754_ynf): Likewise.
18819         * math/libm-test.inc (jn_test_data): Do not allow spurious
18820         underflow exception.  Add more tests.
18821         (yn_test_data): Add more tests.
18822         * sysdeps/i386/fpu/libm-test-ulps: Update.
18823         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18824
18825 2013-09-02   Ondřej Bílka  <neleai@seznam.cz>
18826
18827         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
18828
18829 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
18830
18831         * csu/init-first.c: Fix then/than typos.
18832         * locale/programs/ld-collate.c: Likewise.
18833         * locale/programs/linereader.h: Likewise.
18834         * manual/charset.texi: Likewise.
18835         * manual/filesys.texi: Likewise.
18836         * manual/stdio.texi: Likewise.
18837         * manual/string.texi: Likewise.
18838         * stdlib/fmtmsg.c: Likewise.
18839         * sysdeps/i386/stpncpy.S: Likewise.
18840         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
18841         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
18842         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
18843         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
18844
18845 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
18846
18847         * elf/dl-open.c: Fix typos.
18848         * iconvdata/gbbig5.c: Likewise.
18849         * iconvdata/iso-2022-jp.c: Likewise.
18850         * iconv/gconv_int.h: Likewise.
18851         * iconv/loop.c: Likewise.
18852         * nis/rpcsvc/nis.h: Likewise.
18853         * resolv/ns_name.c: Likewise.
18854         * stdio-common/vfscanf.c: Likewise.
18855         * streams/stropts.h: Likewise.
18856         * sunrpc/rpc_thread.c: Likewise.
18857         * sysdeps/i386/strpbrk.S: Likewise.
18858         * sysdeps/ieee754/k_standard.c: Likewise.
18859         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
18860         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
18861         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
18862         * sysdeps/mach/hurd/profil.c: Likewise.
18863         * sysdeps/s390/dl-procinfo.h: Likewise.
18864         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
18865         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
18866         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
18867         * sysdeps/x86_64/dl-trampoline.S: Likewise.
18868         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
18869
18870 2013-08-30  Ondřej Bílka  <neleai@seznam.cz>
18871
18872         * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
18873         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
18874
18875 2013-08-29  Ondřej Bílka  <neleai@seznam.cz>
18876
18877         * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
18878         aix specific files.
18879         * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
18880         * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
18881         * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
18882         * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
18883         * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
18884         * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
18885         * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
18886         * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
18887
18888 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
18889             Roland McGrath  <roland@hack.frob.com>
18890
18891         * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
18892         * sysdeps/mach/hurd/bits/errno.h: Regenerate.
18893
18894 2013-08-29  Samuel Thibault  <samuel.thibault@ens-lyon.org>
18895
18896         * sysdeps/mach/hurd/i386/init-first.c (init1): Use
18897         __executable_start symbol instead of _start.
18898
18899 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
18900
18901         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
18902         (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
18903         Move macros to...
18904         * sysdeps/gnu/ldsodefs.h: ... this new file.
18905
18906         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
18907         (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
18908         instead of ELFOSABI_LINUX.
18909
18910         [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
18911         * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
18912         * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
18913         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
18914         Likewise.
18915         * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
18916         * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
18917         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
18918         Likewise.
18919         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
18920         (ibm_extended_long_double): Add ieee_nan member.
18921         * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
18922         (do_test): New function.
18923
18924         * math/basic-test.c (TEST_CONVERT): New macro, renamed from
18925         TEST_TRUNC.
18926         (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
18927         functions, renamed from truncdfsf_test, trunctfsf_test,
18928         trunctfdf_test.
18929         (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
18930         functions.
18931         (do_test): Run all these.
18932
18933 2013-08-29   Ondřej Bílka  <neleai@seznam.cz>
18934
18935         * argp/argp-help.c: Fix typos.
18936         * argp/argp-parse.c: Likewise.
18937         * debug/backtracesyms.c: Likewise.
18938         * elf/elf.h: Likewise.
18939         * malloc/malloc.c: Likewise.
18940         * nis/nis_print.c: Likewise.
18941         * resolv/res_comp.c: Likewise.
18942         * stdlib/stdlib.h: Likewise.
18943         * sunrpc/clnt_tcp.c: Likewise.
18944         * sunrpc/clnt_udp.c: Likewise.
18945         * sunrpc/clnt_unix.c: Likewise.
18946         * sysdeps/unix/bsd/ptsname.c: Likewise.
18947         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
18948         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
18949         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
18950         Likewise.
18951         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
18952         Likewise.
18953         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
18954         Likewise.
18955         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
18956
18957 2013-08-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
18958
18959         * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
18960         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
18961
18962 2013-08-27  Mike Frysinger  <vapier@gentoo.org>
18963
18964         [BZ #15897]
18965         * dlfcn/Makefile (tests): Add bug-dl-leaf.
18966         (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
18967         ($(objpfx)bug-dl-leaf): New rule.
18968         ($(objpfx)bug-dl-leaf.so): Likewise.
18969         ($(objpfx)bug-dl-leaf.out): Likewise.
18970         ($(objpfx)bug-dl-leaf-lib.so): Likewise.
18971         ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
18972         * dlfcn/bug-dl-leaf.c: New test.
18973         * dlfcn/bug-dl-leaf-lib.c: Likewise.
18974         * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
18975         * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
18976         (dlclose): Likewise.
18977         (dlmopen): Likewise.
18978
18979 2013-08-27  Roland McGrath  <roland@hack.frob.com>
18980
18981         * include/netdb.h [!_ISOMAC]:
18982         Don't include <tls.h>.
18983         (h_errno, __libc_h_errno): Move declaration and macros out of
18984         [_LIBC_REENTRANT].
18985
18986         * include/resolv.h [_RESOLV_H_]:
18987         Don't include <tls.h>.
18988         (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
18989         * resolv/res_libc.c: Don't include <tls.h>.
18990         (_res): Use __attribute__ ((nocommon)) in place of
18991         __attribute__ ((section (".bss"))).
18992
18993         * Makefile ($(common-objpfx)linkobj/libc_pic.a):
18994         If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
18995
18996         * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
18997
18998         * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
18999         only under [SIOCGIFCONF && SIOCGIFNETMASK].
19000
19001         * resolv/res_mkquery.c: Include <sys/time.h>.
19002
19003         * inet/ifreq.c: Moved to ...
19004         * sysdeps/unix/ifreq.c: ... here.
19005         * inet/ifreq.c: New file, true stub version.
19006
19007         * socket/sa_len.c: New file.
19008         * socket/Makefile (aux): Add it.
19009         * sysdeps/unix/sysv/linux/Makefile
19010         [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
19011         * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
19012         and #include <socket/sa_len.c>.
19013         * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
19014         HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
19015
19016         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
19017         * bits/socket.h: ... here.
19018
19019         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
19020         Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
19021         (SOCK_MAX, SOCK_TYPE_MASK): New macros.
19022
19023 2013-08-27  Andreas Schwab  <schwab@suse.de>
19024
19025         [BZ #15736]
19026         * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
19027         * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
19028         (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
19029         * string/test-strcasecmp.c (test_main): Run tests in several
19030         locales.
19031         * string/test-strncasecmp.c (test_main): Likewise.
19032
19033         * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
19034         (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
19035         to __strcasecmp_nonascii and __strncasecmp_nonascii.
19036         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
19037         (__strncasecmp_ssse3) [PIC]: Likewise.
19038
19039 2013-08-26  Roland McGrath  <roland@hack.frob.com>
19040
19041         * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
19042
19043         * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
19044         instead of explicitly declaring xdecrypt.
19045         * nis/nss_nis/nis-publickey.c: Likewise.
19046
19047 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
19048
19049         [BZ #15890]
19050         * nscd/aicache.c: Include res_hconf.h.
19051         (addhstaiX): Initialize res_hconf.
19052
19053 2013-08-26  Andreas Schwab  <schwab@suse.de>
19054
19055         * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
19056         ($(objpfx)tst-tls-atexit): Add dependencies here instead.
19057
19058 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
19059
19060         * nscd/aicache.c (addhstaiX): Fix indentation.
19061
19062 2013-08-25  Mike Frysinger  <vapier@gentoo.org>
19063
19064         * configure.ac: Quote $build_pt_chown test.
19065         * configure: Regenerated.
19066
19067 2013-08-23  Joseph Myers  <joseph@codesourcery.com>
19068
19069         [BZ #15532]
19070         * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
19071         * math/s_cexpf.c (__cexpf): Likewise.
19072         * math/s_cexpl.c (__cexpl): Likewise.
19073         * math/libm-test.inc (cexp_test_data): Correct expected return
19074         value for NaN + i0.  Add another test.
19075
19076 2013-08-22  David S. Miller  <davem@davemloft.net>
19077
19078         * po/ca.po: Update Catalan translation from translation project.
19079         * po/uk.po: Add Ukrainian translations from translation project.
19080
19081 2013-08-21  Joseph Myers  <joseph@codesourcery.com>
19082
19083         [BZ #15797]
19084         * math/s_fdim.c (__fdim): Check for infinite arguments if result
19085         is infinite, not alongside NaN test.
19086         * math/s_fdimf.c (__fdimf): Likewise.
19087         * math/s_fdiml.c (__fdiml): Likewise.
19088         * math/libm-test.inc (fdim_test_data): Add more tests.  Test that
19089         errno is unchanged.
19090
19091 2013-08-21   Ondřej Bílka  <neleai@seznam.cz>
19092
19093         * argp/argp-help.c: Fix typos.
19094         * crypt/speeds.c: Likewise.
19095         * csu/check_fds.c: Likewise.
19096         * elf/dl-load.c: Likewise.
19097         * elf/dl-open.c: Likewise.
19098         * elf/reldep3.c: Likewise.
19099         * elf/reldep.c: Likewise.
19100         * elf/sprof.c: Likewise.
19101         * iconv/iconv_charmap.c: Likewise.
19102         * iconv/skeleton.c: Likewise.
19103         * iconv/strtab.c: Likewise.
19104         * io/lockf64.c: Likewise.
19105         * libio/libioP.h: Likewise.
19106         * resolv/gai_notify.c: Likewise.
19107         * resolv/ns_name.c: Likewise.
19108         * resolv/ns_samedomain.c: Likewise.
19109         * resolv/res_send.c: Likewise.
19110         * stdlib/random.c: Likewise.
19111         * sunrpc/rpc/xdr.h: Likewise.
19112         * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
19113         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
19114         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
19115         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
19116         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
19117         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
19118         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
19119         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
19120         * sysdeps/mach/hurd/check_fds.c: Likewise.
19121         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
19122         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
19123         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
19124         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
19125         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
19126         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
19127         * sysdeps/pthread/aio_notify.c: Likewise.
19128         * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
19129         * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
19130         * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
19131         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
19132         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
19133
19134 2013-08-21  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
19135
19136         * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
19137         version if bit_Slow_SSE4_2 is set.
19138         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
19139         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
19140
19141 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19142
19143         [BZ #15867]
19144         * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
19145         trampoline stack frame information.
19146         * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
19147         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
19148         (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
19149         (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
19150         (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
19151         * sysdeps/unix/sysv/linux/powerpc/init-first.c
19152         (_libc_vdso_platform_setup): Initialize the signal trampolines.
19153         * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
19154         sa_flags value.
19155         * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
19156         interrupting a syscall and set with option SA_SIGINFO.
19157
19158 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
19159
19160         [BZ #15531]
19161         * math/s_cproj.c (__cproj): Only return an infinity if one part of
19162         argument is infinite.
19163         * math/s_cprojf.c (__cprojf): Likewise.
19164         * math/s_cprojl.c (__cprojl): Likewise.
19165         * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
19166         * math/libm-test.inc (cproj_test_data): Add more tests.
19167
19168         * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
19169
19170         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
19171         [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
19172         size.  Use __ffs to determine corresponding shift.
19173
19174 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
19175             Roland McGrath  <roland@hack.frob.com>
19176
19177         * Makefile (INSTALL): Remove trailing blank lines from output of
19178         makeinfo.
19179
19180 2013-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19181
19182         * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
19183         Align 32 bit compat elf_greg to 8 bytes.
19184
19185 2013-08-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
19186
19187         * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
19188
19189 2013-08-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
19190
19191         * string/strcoll_l.c (coll_seq): New structure.
19192         (get_next_seq_cached): New function.
19193         (get_next_seq): New function.
19194         (do_compare): New function.
19195         (STRCOLL): Use GNU style definition.  Simplify implementation
19196         by using get_next_seq, get_next_seq_cached and do_compare.
19197
19198 2013-08-16  Florian Weimer  <fweimer@redhat.com>
19199
19200         [BZ #14699]
19201         CVE-2013-4237
19202         * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
19203         member.
19204         * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
19205         member.
19206         * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
19207         * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
19208         Return delayed error code.  Remove GETDENTS_64BIT_ALIGNED
19209         conditional.
19210         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
19211         GETDENTS_64BIT_ALIGNED.
19212         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
19213         * manual/filesys.texi (Reading/Closing Directory): Document
19214         ENAMETOOLONG return value of readdir_r.  Recommend readdir more
19215         strongly.
19216         * manual/conf.texi (Limits for Files): Add portability note to
19217         NAME_MAX, PATH_MAX.
19218         (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
19219
19220 2013-08-13  Andreas Schwab  <schwab@suse.de>
19221
19222         [BZ #15749]
19223         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
19224         of fabs.
19225         * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
19226         LDBL_MAX_EXP >= 16384]: Add tests for it.
19227
19228 2013-08-12  David S. Miller  <davem@davemloft.net>
19229
19230         * version.h (RELEASE): Set to "development".
19231         (VERSION): Set to "2.18.90".
19232         * NEWS: Add 2.19 section.
19233
19234 2013-08-03  David S. Miller  <davem@davemloft.net>
19235
19236         * po/ko.po: Update Korean translation from translation project.
19237
19238 2013-08-01  David S. Miller  <davem@davemloft.net>
19239
19240         * manual/contrib.texi: Update entry for Siddhesh Poyarekar.  Add
19241         entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
19242         Bilka.
19243
19244 2013-07-30  David S. Miller  <davem@davemloft.net>
19245
19246         * po/fr.po: Update French translation from translation project.
19247
19248 2013-07-28  David S. Miller  <davem@davemloft.net>
19249
19250         * po/cs.po: Update Czech translation from translation project.
19251
19252         * po/sv.po: Update Swedish translation from translation project.
19253
19254 2013-07-27  David S. Miller  <davem@davemloft.net>
19255
19256         * po/eo.po: Update Esperanto translation from translation project.
19257
19258         * po/vi.po: Update Vietnamese translation from translation project.
19259
19260         * po/de.po: Update German translation from translation project.
19261
19262 2013-07-26  David S. Miller  <davem@davemloft.net>
19263
19264         * po/bg.po: Update Bulgarian translation from translation project.
19265
19266         * po/nl.po: Update Dutch translation from translation project.
19267         * po/pl.po: Update Polish translation from translation project.
19268         * po/ru.po: Update Russian translation from translation project.
19269
19270 2013-07-24  David S. Miller  <davem@davemloft.net>
19271
19272         * po/libc.pot: Update.
19273
19274 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19275
19276         * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
19277         variable page size.
19278         * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
19279         * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
19280         * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
19281
19282 2013-07-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19283
19284         * sysdeps/s390/fpu/libm-test-ulps: Refresh.
19285
19286 2013-07-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
19287             Andreas Schwab  <schwab@suse.de>
19288             Roland McGrath  <roland@hack.frob.com>
19289             Joseph Myers  <joseph@codesourcery.com>
19290             Carlos O'Donell  <carlos@redhat.com>
19291
19292         [BZ #15755]
19293         * config.h.in: Define HAVE_PT_CHOWN.
19294         * config.make.in (build-pt-chown): New variable.
19295         * configure.in (--enable-pt_chown): New configure option.
19296         * configure: Regenerate.
19297         * login/Makefile: Include Makeconfig.  Build pt_chown only if
19298         build-pt-chown is enabled.
19299         * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
19300         pt_chown to fix pty ownership.
19301         * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
19302         CLOSE_ALL_FDS.
19303         * manual/install.texi (Configuring and compiling): Mention
19304         --enable-pt_chown. Add @findex for grantpt.
19305         * INSTALL: Regenerate.
19306
19307 2013-07-20  David S. Miller  <davem@davemloft.net>
19308
19309         * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
19310         difference between 32-bit and 64-bit.
19311
19312 2013-07-15  Carlos O'Donell  <carlos@redhat.com>
19313
19314         [BZ #15711]
19315         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
19316         Avoid system header dependency with -ffreestanding.
19317         ($(objpfx)bits/syscall%d): Likewise.
19318
19319 2013-07-13  David S. Miller  <davem@davemloft.net>
19320
19321         * math/libm-test.inc (casin_test_data): Annotate more cases of missing
19322         underflows from atanl/atan2l due to bug 15319.
19323         (casinh_test_data): Likewise.
19324
19325 2013-07-07  David S. Miller  <davem@davemloft.net>
19326
19327         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
19328
19329 2013-07-05  Jeroen Albers  <_jeroen_@yahoo.com>
19330
19331         * sysdeps/i386/fpu/libm-test-ulps: Update.
19332         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19333
19334 2013-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
19335
19336         * configure.in (--enable-lock-elision): Fix message text.
19337         * INSTALL: Regenerate.
19338         * configure: Regenerate.
19339
19340 2013-07-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19341
19342         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19343
19344 2013-07-03  Andreas Jaeger  <aj@suse.de>
19345
19346         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
19347         define.
19348         (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
19349         (ptrace_peeksiginfo_args): Add.
19350         (__ptrace_peeksiginfo_flags): Add.
19351         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
19352         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
19353         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
19354
19355 2013-07-03  Allan McRae  <allan@archlinux.org>
19356
19357         * sysdeps/i386/fpu/libm-test-ulps: Update.
19358
19359 2013-07-02  David S. Miller  <davem@davemloft.net>
19360
19361         * sysdeps/sparc/fpu/libm-test-ulps: Update.
19362
19363 2013-07-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
19364
19365         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
19366
19367 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
19368
19369         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
19370         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19371
19372 2013-07-02  Andi Kleen <ak@linux.intel.com>
19373
19374         * config.h.in (ENABLE_LOCK_ELISION): Add.
19375         * configure.in (--enable-lock-elision): Add option.
19376         * manual/install.texi: Document --enable lock elision.
19377         * configure: Regenerate
19378         * INSTALL: Regenerate.
19379
19380 2013-07-02  H.J. Lu  <hongjiu.lu@intel.com>
19381
19382         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
19383         SSE4.2 strcasecmp for libc.a.
19384         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
19385
19386 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
19387
19388         [BZ #13304]
19389         * soft-fp/op-common.h (_FP_FMA): New macro.
19390         * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
19391         (_FP_MUL_MEAT_DW_1_imm): Likewise.  Split out of ...
19392         (_FP_MUL_MEAT_1_imm): ... here.
19393         (_FP_MUL_MEAT_DW_1_wide): New macro.  Split out of ...
19394         (_FP_MUL_MEAT_1_wide): ... here.
19395         (_FP_MUL_MEAT_DW_1_hard): Likewise.  Split out of ...
19396         (_FP_MUL_MEAT_1_hard): ... here.
19397         * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
19398         (_FP_MUL_MEAT_DW_2_wide): Likewise.  Split out of ...
19399         (_FP_MUL_MEAT_2_wide): ... here.
19400         (_FP_MUL_MEAT_DW_2_wide_3mul): New macro.  Split out of ...
19401         (_FP_MUL_MEAT_2_wide_3mul): ... here.
19402         (_FP_MUL_MEAT_DW_2_gmp): New macro.  Split out of ...
19403         (_FP_MUL_MEAT_2_gmp): ... here.
19404         * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
19405         (_FP_MUL_MEAT_DW_4_wide): Likewise.  Split out of ...
19406         (_FP_MUL_MEAT_4_wide): ... here.
19407         (_FP_MUL_MEAT_DW_4_gmp): New macro.  Split out of ...
19408         (_FP_MUL_MEAT_4_gmp): ... here.
19409         * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
19410         (_FP_WFRACBITS_DW_S): Likewise.
19411         (_FP_WFRACXBITS_DW_S): Likewise.
19412         (_FP_HIGHBIT_DW_S): Likewise.
19413         (FP_FMA_S): Likewise.
19414         (_FP_FRAC_HIGH_DW_S): Likewise.
19415         * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
19416         (_FP_WFRACBITS_DW_D): Likewise.
19417         (_FP_WFRACXBITS_DW_D): Likewise.
19418         (_FP_HIGHBIT_DW_D): Likewise.
19419         (FP_FMA_D): Likewise.
19420         (_FP_FRAC_HIGH_DW_D): Likewise.
19421         * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
19422         (_FP_WFRACBITS_DW_E): Likewise.
19423         (_FP_WFRACXBITS_DW_E): Likewise.
19424         (_FP_HIGHBIT_DW_E): Likewise.
19425         (FP_FMA_E): Likewise.
19426         (_FP_FRAC_HIGH_DW_E): Likewise.
19427         * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
19428         (_FP_WFRACBITS_DW_Q): Likewise.
19429         (_FP_WFRACXBITS_DW_Q): Likewise.
19430         (_FP_HIGHBIT_DW_Q): Likewise.
19431         (FP_FMA_Q): Likewise.
19432         (_FP_FRAC_HIGH_DW_Q): Likewise.
19433         * soft-fp/fmasf4.c: New file.
19434         * soft-fp/fmadf4.c: Likewise.
19435         * soft-fp/fmatf4.c: Likewise.
19436
19437 2013-06-28  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
19438
19439         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
19440         bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
19441         Silvermont.
19442         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
19443         macro.
19444         (index_Slow_SSE4_2): Likewise.
19445         (index_Prefer_PMINUB_for_stringop): Likewise.
19446         * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
19447         bit_Slow_SSE4_2 is set.
19448         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
19449         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
19450
19451 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
19452
19453         * sysdeps/powerpc/Makefile: Add comment about generating an offset to
19454         rtld_global._dl_hwcap2.
19455         * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
19456         POWER8.
19457         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
19458         POWER8 feature descriptions defined in _dl_hwcap2.
19459         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
19460         string handling for POWER8 feature bits.
19461         (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
19462         (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
19463         _dl_powerpc_cap_flags.
19464         (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
19465         * sysdeps/powerpc/rtld-global-offsets.sym
19466         (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
19467         _dl_hwcap2 in the rtld_global_ro structure.
19468
19469 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
19470
19471         * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
19472         hardware capabilities in support of AT_HWCAP2.
19473         (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
19474         * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
19475         GLRO(dl_hwcap2).
19476         (_dl_show_auxv): Add support for calling _dl_procinfo to display
19477         AT_HWCAP2.  If a platform doesn't chose to handle displaying AT_HWCAP2
19478         explicitly the unknown a_type display mechanism is used.
19479         * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
19480         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
19481         struct member.
19482         * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
19483         to macro prototype for AT_HWCAP2 support.
19484         * sysdeps/i386/dl-procinfo.h: Likewise.
19485         * sysdeps/s390/dl-procinfo.h: Likewise.
19486         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
19487         macro prototype for AT_HWCAP2 support.  Make WORD unsigned long int
19488         rather than signed int.  Stub in handler for TYPE == AT_HWCAP2 to
19489         return -1 for unknown a_type display fallback.
19490         * sysdeps/sparc/dl-procinfo.h: Likewise.
19491         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
19492         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
19493
19494 2013-06-28  Joseph Myers  <joseph@codesourcery.com>
19495
19496         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
19497         instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
19498
19499 2013-06-28  Pierre Ynard  <linkfanel@yahoo.fr>
19500
19501         [BZ #12492]
19502         * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
19503         mprotect making __stack_prot writable.
19504
19505 2013-06-28  Nathan Froyd  <froydnj@codesourcery.com>
19506             Joseph Myers  <joseph@codesourcery.com>
19507
19508         * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
19509         as being properly aligned.
19510
19511 2013-06-28  Maciej W. Rozycki  <macro@codesourcery.com>
19512
19513         * dlfcn/modstatic5.c: New file.
19514         * dlfcn/tststatic5.c: New file.
19515         * dlfcn/Makefile (tests): Add tststatic5.
19516         (tests-static): Likewise.
19517         (modules-names): Add modstatic5.
19518         (tststatic5-ENV): New variable.
19519         ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
19520
19521         [BZ #15022]
19522         * elf/dl-support.c (_dl_main_map): New variable.
19523         (_dl_ns): Use it to initialize [LM_ID_BASE] element.
19524         (_dl_nns, _dl_load_adds): Set to 1.
19525         (_dl_initial_searchlist): Refer to _dl_main_map.
19526         (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
19527         * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
19528         call to _dl_get_origin.
19529         * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
19530         around call_map.
19531         (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
19532         * dlfcn/modstatic3.c: New file.
19533         * dlfcn/tststatic3.c: New file.
19534         * dlfcn/tststatic4.c: New file.
19535         * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
19536         (tests-static): Likewise.
19537         (modules-names): Add modstatic3.
19538         (tststatic3-ENV, tststatic4-ENV): New variables.
19539         ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
19540         ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
19541
19542 2013-06-26  Joseph Myers  <joseph@codesourcery.com>
19543
19544         * configure.in (CC): Require GCC version 4.4 or later.
19545         * configure: Regenerated.
19546         * manual/install.texi (Tools for Compilation): Update GCC version
19547         requirement.
19548         * INSTALL: Regenerated.
19549
19550 2013-06-26  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
19551
19552         [BZ #15674]
19553         * string/test-memcmp.c (check2): New.
19554         (main): Call check2.
19555
19556         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
19557
19558 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
19559
19560         [BZ #15022]
19561         * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
19562         over to...
19563         (dl_open_worker) [!SHARED]: ... here.
19564
19565 2013-06-26  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
19566
19567         * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
19568
19569 2013-06-25  Richard Henderson  <rth@redhat.com>
19570
19571         * locale/programs/locarchive.c: Include <libc-internal.h>
19572
19573 2013-06-25  Joseph Myers  <joseph@codesourcery.com>
19574
19575         * manual/texinfo.tex: Update to version 2013-06-21.17, with
19576         trailing whitespace removed.
19577
19578 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
19579
19580         [BZ #10283]
19581         * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
19582         * locale/programs/locarchive.c: Include libc-mmap.h.
19583         (prepare_address_space): Take two new outputs (the mmap base and len).
19584         Align p to MAP_FIXED_ALIGNMENT.  Set mmap base and len to the right
19585         values.
19586         (create_archive): Declare new mmap base and len values for
19587         prepare_address_space, and store the result in ah.
19588         (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
19589         (enlarge_archive): If ah->mmap_base is not NULL, use that and
19590         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
19591         Declare new mmap base and len values for
19592         prepare_address_space, and store the result in new_ah.
19593         (open_archive): Declare new mmap base and len values for
19594         prepare_address_space, and store the result in ah.
19595         (close_archive): If ah->mmap_base is not NULL, use that and
19596         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
19597         * sysdeps/generic/libc-mmap.h: New file.
19598
19599 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
19600
19601         * include/libc-internal.h (ALIGN_DOWN): New helper macro.
19602         (ALIGN_UP): Likewise.
19603         (PTR_ALIGN_DOWN): Likewise.
19604         (PTR_ALIGN_UP): Likewise.
19605
19606 2013-06-24  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
19607
19608         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
19609         entry mapped to PPC_PLATFORM_POWER8.
19610         * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
19611         POWER8.
19612         (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
19613         (_dl_string_platform): Add case for exporting platform position for
19614         POWER8.
19615         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
19616         search path to sysdeps/powerpc/powerpc32/power8 directory.
19617         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
19618         search path to sysdeps/powerpc/powerpc64/power8 directory.
19619         * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
19620         power7 directories.
19621         * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
19622         power7 directories.
19623
19624 2013-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
19625
19626         * INSTALL: Regenerate.
19627
19628         * nscd/connections.c (nscd_init): Fix comment.
19629
19630 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
19631
19632         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
19633
19634         [BZ #15667]
19635         * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
19636         to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
19637
19638 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
19639
19640         * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
19641         DL_DST_REQ_STATIC.
19642         (DL_DST_REQ_STATIC): Remove macro.
19643
19644 2013-06-21  Joseph Myers  <joseph@codesourcery.com>
19645
19646         [BZ #7006]
19647         * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
19648         with a shift of 0 bits.
19649
19650 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
19651
19652         * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
19653         $(tststatic-ENV).
19654
19655 2013-06-21  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
19656
19657         [BZ #15655]
19658         * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
19659
19660 2013-06-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19661
19662         * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
19663         * configure.in (libc_cv_cc_loop_to_function): Check if compiler
19664         accepts -fno-tree-loop-distribute-patterns.
19665         * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
19666         * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
19667         recursive call.
19668         * string/memset.c (memset): Likewise.
19669         * string/test-memmove.c (simple_memmove): Disable loop transformation
19670         to library calls.
19671         * string/test-memset.c (simple_memset): Likewise.
19672         * benchtests/bench-memmove.c (simple_memmove): Likewise.
19673         * benchtests/bench-memset.c (simple_memset): Likewise.
19674         * configure: Regenerated.
19675
19676 2013-06-20  Joseph Myers  <joseph@codesourcery.com>
19677
19678         * math/test-misc.c (main): Ignore fesetround failure when failures
19679         of subsequent rounding tests would be ignored.
19680
19681         [BZ #15654]
19682         * math/fedisblxcpt.c (fedisableexcept): Return 0.
19683         * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
19684         * math/fegetenv.c (__fegetenv): Return 0.
19685         * math/fegetexcept.c (fegetexcept): Return 0.
19686         * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
19687         FE_TONEAREST.
19688         * math/feholdexcpt.c (feholdexcept): Return 0.
19689         * math/fesetenv.c (__fesetenv): Return 0.
19690         * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
19691         argument FE_TONEAREST.
19692         * math/feupdateenv.c (__feupdateenv): Return 0.
19693         * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
19694
19695 2013-06-18  Roland McGrath  <roland@hack.frob.com>
19696
19697         * elf/rtld-Rules (rtld-compile-command.S): New variable.
19698         (rtld-compile-command.s, rtld-compile-command.c): New variables.
19699         ($(objpfx)rtld-%.os rules): Use them.
19700
19701 2013-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19702
19703         * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
19704         fields.
19705
19706 2013-06-17  Roland McGrath  <roland@hack.frob.com>
19707
19708         * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
19709         length of target pattern, then descending length of dependency pattern.
19710         * configure.in (AWK): Require gawk 3.1.2 or newer.
19711         * manual/install.texi (Tools for Compilation): Say that we do.
19712         * configure: Regenerated.
19713
19714         * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
19715         ($(common-objpfx)sysd-rules): Replace shell logic with running ...
19716         * scripts/sysd-rules.awk: ... this new script.
19717         * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
19718         than a glob-style pattern.
19719
19720 2013-06-17  Joseph Myers  <joseph@codesourcery.com>
19721
19722         * math/test-misc.c (main): Do not treat incorrectly rounded
19723         conversions as failure unless ROUNDING_TESTS passes.
19724
19725 2013-06-15  Joseph Myers  <joseph@codesourcery.com>
19726
19727         [BZ #15631]
19728         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
19729         restore exception state around main square root computation, then
19730         check for inexactness explicitly.
19731
19732         * math/libm-test.inc (fma_test_data): Add another test.
19733
19734 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
19735
19736         * manual/threads.texi (Non-POSIX Extensions): New document
19737         node.  Document pthread_getattr_default_np and
19738         pthread_setattr_default_np.
19739
19740         * Versions.def (libpthread): Add GLIBC_2.18.
19741         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
19742         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
19743         Likewise.
19744         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
19745         Likewise.
19746         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
19747         Likewise.
19748         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
19749         Likewise.
19750         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
19751         Likewise.
19752         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
19753         Likewise.
19754         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
19755         Likewise.
19756         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
19757         Likewise.
19758         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
19759         Likewise.
19760
19761 2013-06-14  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
19762
19763         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
19764         Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
19765
19766 2013-06-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
19767             H.J. Lu  <hjl.tools@gmail.com>
19768
19769         [BZ #15627]
19770         * sysdeps/x86_64/rtld-memset.c: Remove file.
19771         * sysdeps/x86_64/rtld-memset.S: New file.
19772
19773 2013-06-14  Joseph Myers  <joseph@codesourcery.com>
19774
19775         * stdlib/tst-strtod-round.c: Include <math-tests.h>.
19776         (test_in_one_mode): Take arguments for whether the rounding mode
19777         is supported for each floating-point type.
19778         (do_test): Pass new arguments to test_in_one_mode using
19779         ROUNDING_TESTS.
19780
19781 2013-06-13  Roland McGrath  <roland@hack.frob.com>
19782
19783         * posix/tst-waitid.c (do_test): Distinguish different instances of
19784         stopped/continued in CHECK_SIGCHLD uses.  Insert a delay between
19785         sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
19786         before entering the kernel for waitpid.
19787
19788 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
19789
19790         * NEWS: Fix note on clock function precision.  Text by Roland
19791         McGrath.
19792
19793 2013-06-13  Roland McGrath  <roland@hack.frob.com>
19794
19795         * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
19796         it into place only when and if the sanity check passes.
19797
19798 2013-06-13  Joseph Myers  <joseph@codesourcery.com>
19799
19800         * stdlib/gen-tst-strtod-round.c (round_str): Always generate
19801         output for whether conversion result is exact.  Take argument
19802         indicating whether type is IBM long double.
19803         (round_for_all): Change need_exact field to ibm_ld.
19804         * stdlib/tst-strtod-round.c (struct exactness): New type.
19805         (struct test): Change bool ld_ok field to struct exactness exact.
19806         (TEST): Update all definitions for change to field.
19807         (tests): Regenerate array contents.
19808         (test_in_one_mode): Take pointer to new field instead of old ld_ok
19809         field value.  Check for IBM long double here.
19810         (do_test): Update calls to test_in_one_mode.
19811
19812 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
19813
19814         [BZ #12515]
19815         * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
19816         CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
19817
19818 2013-06-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19819
19820         [BZ #15605]
19821         * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
19822         generated by the compiler on loop optimizations.
19823         * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
19824         general definitions.
19825
19826 2013-06-12  Joseph Myers  <joseph@codesourcery.com>
19827
19828         * math/bug-nextafter.c: Include <math-tests.h>.
19829         (main): Only test for exceptions if EXCEPTION_TESTS is true for
19830         the relevant type.
19831         * math/bug-nexttoward.c: Include <math-tests.h>.
19832         (main): Only test for exceptions if EXCEPTION_TESTS is true for
19833         the relevant type.
19834         * math/test-misc.c: Include <math-tests.h>.
19835         (main): Only test for exceptions if EXCEPTION_TESTS is true for
19836         the relevant type.
19837
19838 2013-06-12  Andreas Jaeger  <aj@suse.de>
19839
19840         * po/ia.po: Update Interlingua translation from translation
19841         project.
19842
19843 2013-06-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
19844
19845         * include/fenv.h: Include stdbool.h.
19846         (struct rm_ctx): New structure.
19847         * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
19848         Define macro.
19849         (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
19850         (SET_RESTORE_ROUNDF): Likewise.
19851         (SET_RESTORE_ROUNDL): Likewise.
19852         (SET_RESTORE_ROUND_NOEX): Likewise.
19853         (SET_RESTORE_ROUND_NOEXF): Likewise.
19854         (SET_RESTORE_ROUND_NOEXL): Likewise.
19855         (SET_RESTORE_ROUND_53BIT): Likewise.
19856         [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
19857         (libc_feresetround_noexf_ctx): Likewise.
19858         (libc_feresetround_noexl_ctx): Likewise.
19859         (libc_feholdsetround_53bit_ctx): Likewise.
19860         (libc_feresetround_53bit_ctx): Likewise.
19861         * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
19862         (libc_feholdexcept_setround_sse_ctx): New function.
19863         (libc_fesetenv_sse_ctx): Likewise.
19864         (libc_feupdateenv_sse_ctx): Likewise.
19865         (libc_feholdexcept_setround_387_prec_ctx): Likewise.
19866         (libc_feholdexcept_setround_387_ctx): Likewise.
19867         (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
19868         (libc_feholdsetround_387_prec_ctx): Likewise.
19869         (libc_feholdsetround_387_ctx): Likewise.
19870         (libc_feholdsetround_387_53bit_ctx): Likewise.
19871         (libc_feholdsetround_sse_ctx): Likewise.
19872         (libc_feresetround_sse_ctx): Likewise.
19873         (libc_feresetround_387_ctx): Likewise.
19874         (libc_feupdateenv_387_ctx): Likewise.
19875         (libc_feholdexcept_setroundf_ctx): Define macro.
19876         (libc_fesetenvf_ctx): Likewise.
19877         (libc_feupdateenvf_ctx): Likewise.
19878         (libc_feholdsetroundf_ctx): Likewise.
19879         (libc_feresetroundf_ctx): Likewise.
19880         (libc_feholdexcept_setround_ctx): Likewise.
19881         (libc_fesetenv_ctx): Likewise.
19882         (libc_feupdateenv_ctx): Likewise.
19883         (libc_feholdsetround_ctx): Likewise.
19884         (libc_feresetround_ctx): Likewise.
19885         (libc_feholdexcept_setroundl_ctx): Likewise.
19886         (libc_feupdateenvl_ctx): Likewise.
19887         (libc_feholdsetroundl_ctx): Likewise.
19888         (libc_feresetroundl_ctx): Likewise.
19889         [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
19890         (libc_feresetround_53bit_ctx): Likewise.
19891
19892 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
19893
19894         * locale/iso-639.def: Convert to UTF-8.
19895
19896 2013-06-11  Joseph Myers  <joseph@codesourcery.com>
19897
19898         * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
19899         (EXCEPTION_TESTS_double): Likewise.
19900         (EXCEPTION_TESTS_long_double): Likewise.
19901         (EXCEPTION_TESTS): Likewise.
19902         * math/libm-test.inc (test_exceptions): Only test exceptions if
19903         EXCEPTION_TESTS (FLOAT).
19904
19905 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
19906
19907         * benchtests/Makefile (string-bench): Add strcpy_chk and
19908         stpcpy_chk.
19909         * benchtests/bench-stpcpy_chk-ifunc.c: New file.
19910         * benchtests/bench-stpcpy_chk.c: New file.
19911         * benchtests/bench-strcpy_chk-ifunc.c: New file.
19912         * benchtests/bench-strcpy_chk.c: New file.
19913         * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
19914         code.
19915         (do_test): Likewise.
19916
19917 2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
19918
19919         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
19920         ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
19921         * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
19922         with tabs where appropriate.
19923         [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
19924         dl-procinfo.h.
19925         [PPC_PLATFORM_PPC440]: Likewise.
19926         [PPC_PLATFORM_PPC464]: Likewise.
19927         [PPC_PLATFORM_PPC476]: Likewise.
19928         (_dl_string_platform): Add support for detecting ppc405, ppc440,
19929         ppc464, and ppc476 platform strings merging from ports/
19930         dl-procinfo.h.
19931
19932 2013-06-11  Andreas Schwab  <schwab@suse.de>
19933
19934         [BZ #14991]
19935         * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
19936         (from_ucs4_idx): Regenerate.
19937         (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
19938         (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
19939         (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
19940         (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
19941         (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
19942         (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
19943         (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
19944         (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
19945         from FROM_LOOP and TO_LOOP specific macros.
19946         (BODY): Handle combining characters.
19947         * iconvdata/BIG5HKSCS.irreversible: Update.
19948         * iconvdata/BIG5HKSCS.precomposed: New file.
19949         * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
19950         characters.
19951         * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
19952
19953 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
19954
19955         * include/sys/time.h: Fix indentation and add copyright header.
19956
19957         * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
19958         (do_test): Likewise.
19959         * string/test-memchr.c (do_one_test): Likewise.
19960         (do_test): Likewise.
19961         * string/test-memcmp.c (do_one_test): Likewise.
19962         (do_test): Likewise.
19963         * string/test-memcpy.c (do_one_test): Likewise.
19964         (do_test): Likewise.
19965         * string/test-memmem.c (do_one_test): Likewise.
19966         (do_test): Likewise.
19967         (do_random_tests): Likewise.
19968         * string/test-memmove.c (do_one_test): Likewise.
19969         (do_test): Likewise.
19970         * string/test-memset.c (do_one_test): Likewise.
19971         (do_test): Likewise.
19972         * string/test-rawmemchr.c (do_one_test): Likewise.
19973         (do_test): Likewise.
19974         * string/test-strcasecmp.c (do_one_test): Likewise.
19975         (do_test): Likewise.
19976         * string/test-strcasestr.c (do_one_test): Likewise.
19977         (do_test): Likewise.
19978         * string/test-strcat.c (do_one_test): Likewise.
19979         (do_test): Likewise.
19980         * string/test-strchr.c (do_one_test): Likewise.
19981         (do_test): Likewise.
19982         * string/test-strcmp.c (do_one_test): Likewise.
19983         (do_test): Likewise.
19984         * string/test-strcpy.c (do_one_test): Likewise.
19985         (do_test): Likewise.
19986         * string/test-string.h: Likewise.
19987         (test_init): Likewise.
19988         * string/test-strlen.c (do_one_test): Likewise.
19989         (do_test): Likewise.
19990         * string/test-strncasecmp.c (do_one_test): Likewise.
19991         (do_test): Likewise.
19992         * string/test-strncat.c (do_one_test): Likewise.
19993         (do_test): Likewise.
19994         * string/test-strncmp.c (do_one_test): Likewise.
19995         (do_test_limit): Likewise.
19996         (do_test): Likewise.
19997         * string/test-strncpy.c (do_one_test): Likewise.
19998         (do_test): Likewise.
19999         * string/test-strnlen.c (do_one_test): Likewise.
20000         (do_test): Likewise.
20001         * string/test-strpbrk.c (do_one_test): Likewise.
20002         (do_test): Likewise.
20003         * string/test-strrchr.c (do_one_test): Likewise.
20004         (do_test): Likewise.
20005         * string/test-strspn.c (do_one_test): Likewise.
20006         (do_test): Likewise.
20007         * string/test-strstr.c (do_one_test): Likewise.
20008         (do_test): Likewise.
20009
20010         * benchtests/Makefile (string-bench): Add string benchmarks.
20011         * benchtests/bench-bcopy-ifunc.c: New file.
20012         * benchtests/bench-bcopy.c: New file.
20013         * benchtests/bench-bzero-ifunc.c: New file.
20014         * benchtests/bench-bzero.c: New file.
20015         * benchtests/bench-memccpy-ifunc.c: New file.
20016         * benchtests/bench-memccpy.c: New file.
20017         * benchtests/bench-memchr-ifunc.c: New file.
20018         * benchtests/bench-memchr.c: New file.
20019         * benchtests/bench-memcmp-ifunc.c: New file.
20020         * benchtests/bench-memcmp.c: New file.
20021         * benchtests/bench-memmem-ifunc.c: New file.
20022         * benchtests/bench-memmem.c: New file.
20023         * benchtests/bench-memmove-ifunc.c: New file.
20024         * benchtests/bench-memmove.c: New file.
20025         * benchtests/bench-mempcpy-ifunc.c: New file.
20026         * benchtests/bench-mempcpy.c: New file.
20027         * benchtests/bench-memset-ifunc.c: New file.
20028         * benchtests/bench-memset.c: New file.
20029         * benchtests/bench-rawmemchr-ifunc.c: New file.
20030         * benchtests/bench-rawmemchr.c: New file.
20031         * benchtests/bench-stpcpy-ifunc.c: New file.
20032         * benchtests/bench-stpcpy.c: New file.
20033         * benchtests/bench-stpncpy-ifunc.c: New file.
20034         * benchtests/bench-stpncpy.c: New file.
20035         * benchtests/bench-strcasecmp-ifunc.c: New file.
20036         * benchtests/bench-strcasecmp.c: New file.
20037         * benchtests/bench-strcasestr-ifunc.c: New file.
20038         * benchtests/bench-strcasestr.c: New file.
20039         * benchtests/bench-strcat-ifunc.c: New file.
20040         * benchtests/bench-strcat.c: New file.
20041         * benchtests/bench-strchr-ifunc.c: New file.
20042         * benchtests/bench-strchr.c: New file.
20043         * benchtests/bench-strchrnul-ifunc.c: New file.
20044         * benchtests/bench-strchrnul.c: New file.
20045         * benchtests/bench-strcmp-ifunc.c: New file.
20046         * benchtests/bench-strcmp.c: New file.
20047         * benchtests/bench-strcpy-ifunc.c: New file.
20048         * benchtests/bench-strcpy.c: New file.
20049         * benchtests/bench-strcspn-ifunc.c: New file.
20050         * benchtests/bench-strcspn.c: New file.
20051         * benchtests/bench-strlen-ifunc.c: New file.
20052         * benchtests/bench-strlen.c: New file.
20053         * benchtests/bench-strncasecmp-ifunc.c: New file.
20054         * benchtests/bench-strncasecmp.c: New file.
20055         * benchtests/bench-strncat-ifunc.c: New file.
20056         * benchtests/bench-strncat.c: New file.
20057         * benchtests/bench-strncmp-ifunc.c: New file.
20058         * benchtests/bench-strncmp.c: New file.
20059         * benchtests/bench-strncpy-ifunc.c: New file.
20060         * benchtests/bench-strncpy.c: New file.
20061         * benchtests/bench-strnlen-ifunc.c: New file.
20062         * benchtests/bench-strnlen.c: New file.
20063         * benchtests/bench-strpbrk-ifunc.c: New file.
20064         * benchtests/bench-strpbrk.c: New file.
20065         * benchtests/bench-strrchr-ifunc.c: New file.
20066         * benchtests/bench-strrchr.c: New file.
20067         * benchtests/bench-strspn-ifunc.c: New file.
20068         * benchtests/bench-strspn.c: New file.
20069         * benchtests/bench-strstr-ifunc.c: New file.
20070         * benchtests/bench-strstr.c: New file.
20071
20072         * benchtests/Makefile: Disable parallel execution of targets.
20073         (string-bench): Add memcpy.
20074         (benchset): New variable to store a list of benchmark sets.
20075         (bench-func): Renamed from bench.
20076         (bench-set): New target.
20077         (bench): Depend on bench-func and bench-set.
20078         * benchtests/README: Add section on benchmark sets.
20079         * benchtests/bench-memcpy-ifunc.c: New file.
20080         * benchtests/bench-memcpy.c: New file.
20081         * benchtests/bench-string.h: New file.
20082
20083 2013-06-11  Andreas Schwab  <schwab@suse.de>
20084
20085         [BZ #15577]
20086         * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
20087         * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
20088         values in the triple.
20089         * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
20090         terminator in the group key.
20091
20092 2013-06-11  Andreas Jaeger  <aj@suse.de>
20093
20094         * po/zh_TW.po: Update Chinese (traditional) translation from
20095         translation project.
20096
20097 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
20098
20099         * include/time.h (__clock_gettime): Add libc_hidden_proto.
20100         * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
20101         __clock_getcpuclockid.  Add weak_alias and libc_hidden_def.
20102         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
20103         (clock_getcpuclockid): Likewise.
20104         * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
20105         Add weak_alias and libc_hidden_def.
20106         * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
20107         * rt/clock_gettime.c (clock_gettime): Rename to
20108         __clock_gettime.  Add weak_alias and libc_hidden_def.
20109         * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
20110         * rt/clock_nanosleep.c (clock_nanosleep): Rename to
20111         __clock_nanosleep.  Add weak_alias and libc_hidden_def.
20112         * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
20113         * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
20114         Likewise.
20115         * rt/clock_settime.c (clock_settime): Rename to
20116         __clock_settime.  Add weak_alias and libc_hidden_def.
20117         * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
20118
20119 2013-06-10  Joseph Myers  <joseph@codesourcery.com>
20120
20121         * mach/err_boot.sub: Remove trailing whitespace.
20122         * mach/err_ipc.sub: Likewise.
20123         * mach/err_mach.sub: Likewise.
20124
20125         * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
20126         (ROUNDING_TESTS_double): Likewise.
20127         (ROUNDING_TESTS_long_double): Likewise.
20128         (ROUNDING_TESTS): Likewise.
20129         * math/libm-test.inc: Include <math-tests.h>.
20130         (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
20131         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
20132         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
20133         (IF_ROUND_INIT_FE_UPWARD): Likewise.
20134
20135 2013-06-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
20136
20137         * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
20138         of assigning.
20139
20140 2013-06-08  Joseph Myers  <joseph@codesourcery.com>
20141
20142         * sysdeps/gnu/errlist.awk: Do not generate space at end of
20143         otherwise empty TRANS lines.
20144         * sysdeps/gnu/errlist.c: Regenerated.
20145
20146         * catgets/gencat.c (error_print): Use (void) in function
20147         definition.
20148         * crypt/crypt_util.c (__init_des): Likewise.
20149         * crypt/speeds.c (Stop): Likewise.
20150         (main): Likewise.
20151         * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
20152         * inet/ruserpass.c (token): Likewise.
20153         * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
20154         * intl/localealias.c (extend_alias_table): Likewise.
20155         * intl/plural-exp.c (init_germanic_plural): Likewise.
20156         * libio/fcloseall.c (__fcloseall): Likewise.
20157         * libio/genops.c (_IO_flush_all): Likewise.
20158         (_IO_flush_all_linebuffered): Likewise.
20159         (_IO_cleanup): Likewise.
20160         (_IO_iter_begin): Likewise.
20161         (_IO_iter_end): Likewise.
20162         (_IO_list_lock): Likewise.
20163         (_IO_list_unlock): Likewise.
20164         (_IO_list_resetlock): Likewise.
20165         * libio/getchar.c (getchar): Likewise.
20166         * libio/getchar_u.c (getchar_unlocked): Likewise.
20167         * libio/getwchar.c (getwchar): Likewise.
20168         * libio/getwchar_u.c (getwchar_unlocked): Likewise.
20169         * libio/oldstdfiles.c (_IO_check_libio): Likewise.
20170         * login/getpt.c (__getpt): Likewise.
20171         * login/tst-utmp.c (main): Likewise.
20172         * malloc/hooks.c (__malloc_check_init): Likewise.
20173         * malloc/malloc.c (__malloc_stats): Likewise.
20174         * malloc/mtrace.c (tr_break): Likewise.
20175         (mtrace): Likewise.
20176         (muntrace): Likewise.
20177         * misc/fstab.c (endfsent): Likewise.
20178         * misc/getclktck.c (__getclktck): Likewise.
20179         * misc/getdtsz.c (__getdtablesize): Likewise.
20180         * misc/gethostid.c (gethostid): Likewise.
20181         * misc/getpagesize.c (__getpagesize): Likewise.
20182         * misc/getsysstats.c (__get_nprocs_conf): Likewise.
20183         (__get_nprocs): Likewise.
20184         (__get_phys_pages): Likewise.
20185         (__get_avphys_pages): Likewise.
20186         * misc/getttyent.c (getttyent): Likewise.
20187         (setttyent): Likewise.
20188         (endttyent): Likewise.
20189         * misc/getusershell.c (getusershell): Likewise.
20190         (endusershell): Likewise.
20191         (setusershell): Likewise.
20192         (initshells): Likewise.
20193         * misc/hsearch.c (__hdestroy): Likewise.
20194         * misc/sync.c (sync): Likewise.
20195         * misc/syslog.c (closelog_internal): Likewise.
20196         (closelog): Likewise.
20197         * misc/ttyslot.c (ttyslot): Likewise.
20198         * misc/vhangup.c (vhangup): Likewise.
20199         * posix/fork.c (__fork): Likewise.
20200         * posix/getegid.c (__getegid): Likewise.
20201         * posix/geteuid.c (__geteuid): Likewise.
20202         * posix/getgid.c (__getgid): Likewise.
20203         * posix/getpid.c (__getpid): Likewise.
20204         * posix/getppid.c (__getppid): Likewise.
20205         * posix/getuid.c (__getuid): Likewise.
20206         * posix/pause.c (pause): Likewise.
20207         * posix/setpgrp.c (setpgrp): Likewise.
20208         * posix/setsid.c (__setsid): Likewise.
20209         * posix/test-vfork.c (noop): Likewise.
20210         * resolv/gethnamaddr.c (_endhtent): Likewise.
20211         (_gethtent): Likewise.
20212         (ht_endhostent): Likewise.
20213         (gethostent): Likewise.
20214         (dns_service): Likewise.
20215         * stdlib/drand48.c (drand48): Likewise.
20216         * stdlib/lrand48.c (lrand48): Likewise.
20217         * stdlib/mrand48.c (mrand48): Likewise.
20218         * stdlib/rand.c (rand): Likewise.
20219         * stdlib/random.c (__random): Likewise.
20220         * stdlib/setenv.c (clearenv): Likewise.
20221         * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
20222         * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
20223         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
20224         * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
20225         (__get_nprocs): Likewise.
20226         (__get_phys_pages): Likewise.
20227         (__get_avphys_pages): Likewise.
20228         * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
20229         * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
20230         * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
20231         * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
20232         * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
20233         * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
20234         * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
20235         * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
20236         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
20237         * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
20238         * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
20239         * sysdeps/mach/hurd/sync.c (sync): Likewise.
20240         * sysdeps/posix/clock.c (clock): Likewise.
20241         * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
20242         * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
20243         * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
20244         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
20245         * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
20246         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
20247         (__get_nprocs_conf): Likewise.
20248         (__get_phys_pages): Likewise.
20249         (__get_avphys_pages): Likewise.
20250         * time/clock.c (clock): Likewise.
20251         * time/tzset.c (__tzname_max): Likewise.
20252
20253 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
20254
20255         * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
20256         (__bswap_32): Do not use "register".
20257         * crypt/crypt.c (_ufc_doit_r): Likewise.
20258         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
20259         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
20260         * gmon/gmon.c (__monstartup): Likewise.
20261         * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
20262         * hurd/hurdmalloc.c (more_memory): Likewise.
20263         (malloc): Likewise.
20264         (free): Likewise.
20265         (realloc): Likewise.
20266         (malloc_fork_prepare): Likewise.
20267         (malloc_fork_parent): Likewise.
20268         (malloc_fork_child): Likewise.
20269         * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
20270         (_svcauth_des): Likewise.
20271         * inet/inet_lnaof.c (inet_lnaof): Likewise.
20272         * inet/inet_net.c (inet_network): Likewise.
20273         * inet/inet_netof.c (inet_netof): Likewise.
20274         * inet/rcmd.c (__validuser2_sa): Likewise.
20275         * io/fts.c (fts_open): Likewise.
20276         (fts_load): Likewise.
20277         (fts_close): Likewise.
20278         (fts_read): Likewise.
20279         (fts_children): Likewise.
20280         (fts_build): Likewise.
20281         (fts_stat): Likewise.
20282         (fts_sort): Likewise.
20283         (fts_alloc): Likewise.
20284         (fts_lfree): Likewise.
20285         * libio/fileops.c (_IO_new_file_xsputn): Likewise.
20286         (_IO_file_xsgetn): Likewise.
20287         (_IO_file_xsgetn_mmap): Likewise.
20288         * libio/iofopncook.c (_IO_cookie_read): Likewise.
20289         (_IO_cookie_write): Likewise.
20290         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
20291         * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
20292         * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
20293         * malloc/obstack.c (_obstack_begin): Likewise.
20294         (_obstack_begin_1): Likewise.
20295         (_obstack_newchunk): Likewise.
20296         (_obstack_allocated_p): Likewise.
20297         (obstack_free): Likewise.
20298         (_obstack_memory_used): Likewise.
20299         * misc/getttyent.c (getttynam): Likewise.
20300         (getttyent): Likewise.
20301         (skip): Likewise.
20302         (value): Likewise.
20303         * misc/getusershell.c (initshells): Likewise.
20304         * misc/syslog.c (__vsyslog_chk): Likewise.
20305         * misc/ttyslot.c (ttyslot): Likewise.
20306         * nis/nis_hash.c (__nis_hash): Likewise.
20307         * posix/fnmatch_loop.c (FCT): Likewise.
20308         * posix/getconf.c (print_all): Likewise.
20309         (main): Likewise.
20310         * posix/getopt.c (exchange): Likewise.
20311         * posix/glob.c (globfree): Likewise.
20312         (prefix_array): Likewise.
20313         (__glob_pattern_type): Likewise.
20314         * resolv/arpa/nameser.h (NS_GET16): Likewise.
20315         (NS_GET32): Likewise.
20316         (NS_PUT16): Likewise.
20317         (NS_PUT32): Likewise.
20318         * resolv/gethnamaddr.c (getanswer): Likewise.
20319         (gethostbyname2): Likewise.
20320         (gethostbyaddr): Likewise.
20321         (_gethtent): Likewise.
20322         (_gethtbyname2): Likewise.
20323         (_gethtbyaddr): Likewise.
20324         * resolv/ns_print.c (dst_s_get_int16): Likewise.
20325         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
20326         * resolv/res_init.c (__res_vinit): Likewise.
20327         (net_mask): Likewise.
20328         * resolv/res_mkquery.c (outchar): Likewise.
20329         (PRINT): Likewise.
20330         * stdio-common/printf_fp.c (outchar): Likewise.
20331         (PRINT): Likewise.
20332         * stdio-common/printf_fphex.c (outchar): Likewise.
20333         (PRINT): Likewise.
20334         * stdio-common/printf_size.c (outchar): Likewise.
20335         (PRINT): Likewise.
20336         * stdio-common/test_rdwr.c (main): Likewise.
20337         * stdio-common/tfformat.c (matches): Likewise.
20338         * stdio-common/vfprintf.c (outchar): Likewise.
20339         (printf_unknown): Likewise.
20340         (buffered_vfprintf): Likewise.
20341         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
20342         * stdio-common/xbug.c (AppendToBuffer): Likewise.
20343         (ReadFile): Likewise.
20344         * stdlib/qsort.c (SWAP): Likewise.
20345         (_quicksort): Likewise.
20346         * stdlib/setenv.c (__add_to_environ): Likewise.
20347         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
20348         * stdlib/strtol_l.c (__strtol_l): Likewise.
20349         * stdlib/tst-strtod.c (main): Likewise.
20350         * stdlib/tst-strtol.c (main): Likewise.
20351         * stdlib/tst-strtoll.c (main): Likewise.
20352         * string/bits/string2.h (__strcmp_cc): Likewise.
20353         (__strcmp_cg): Likewise.
20354         (__strcspn_c1): Likewise.
20355         (__strcspn_c2): Likewise.
20356         (__strcspn_c3): Likewise.
20357         (__strspn_c1): Likewise.
20358         (__strspn_c2): Likewise.
20359         (__strspn_c3): Likewise.
20360         (__strsep_1c): Likewise.
20361         (__strsep_2c): Likewise.
20362         (__strsep_3c): Likewise.
20363         * string/memccpy.c (__memccpy): Likewise.
20364         * string/stpcpy.c (__stpcpy): Likewise.
20365         * string/strcmp.c (strcmp): Likewise.
20366         * string/strrchr.c (strrchr): Likewise.
20367         * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
20368         Likewise.
20369         * sysdeps/mach/hurd/getcwd.c
20370         (_hurd_canonicalize_directory_name_internal): Likewise.
20371         * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
20372         * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
20373         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
20374         * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
20375         Likewise, in both definitions.
20376         * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
20377         definitions.
20378         [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
20379         64] (__bswap_64): Likewise.
20380         * time/test_time.c (main): Likewise.
20381         * time/tzfile.c (__tzfile_read): Likewise.
20382         (__tzfile_compute): Likewise.
20383         * time/tzset.c (__tzset_parse_tz): Likewise.
20384         (tzset_internal): Likewise.
20385         (compute_change): Likewise.
20386         * wcsmbs/wcscat.c (__wcscat): Likewise.
20387         * wcsmbs/wcschr.c (wcschr): Likewise.
20388         * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
20389         * wcsmbs/wcscspn.c (wcscspn): Likewise.
20390         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
20391         * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
20392         * wcsmbs/wcsspn.c (wcsspn): Likewise.
20393         * wcsmbs/wcsstr.c (wcsstr): Likewise.
20394         * wcsmbs/wmemchr.c (wmemchr): Likewise.
20395         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
20396         * wcsmbs/wmemset.c (wmemset): Likewise.
20397
20398 2013-06-06  Joseph Myers  <joseph@codesourcery.com>
20399
20400         * scripts/config.guess: Update to version 2013-05-16.
20401         * scripts/config.sub: Update to version 2013-04-24.
20402         * scripts/install-sh: Update to version 2011-11-20.07.
20403         * scripts/mkinstalldirs: Update to version 2009-04-28.21.
20404         * scripts/move-if-change: Update to version 2012-01-06 07:23.
20405
20406 2013-06-06   Ondřej Bílka  <neleai@seznam.cz>
20407
20408         * debug/fgetws_u_chk.c: Fix leading whitespaces.
20409         * elf/sln.c: Likewise.
20410         * hurd/hurd/ioctl.h: Likewise.
20411         * hurd/hurdmalloc.c: Likewise.
20412         * hurd/xattr.c: Likewise.
20413         * include/shlib-compat.h: Likewise.
20414         * inet/ruserpass.c: Likewise.
20415         * libio/iofgets_u.c: Likewise.
20416         * libio/iofgetws_u.c: Likewise.
20417         * locale/programs/ld-identification.c: Likewise.
20418         * locale/programs/ld-time.c: Likewise.
20419         * mach/msg-destroy.c: Likewise.
20420         * nss/nss_files/files-netgrp.c: Likewise.
20421         * resolv/res_data.c: Likewise.
20422         * soft-fp/op-1.h: Likewise.
20423         * soft-fp/op-2.h: Likewise.
20424         * soft-fp/op-4.h: Likewise.
20425         * soft-fp/op-common.h: Likewise.
20426         * stdio-common/printf_fphex.c: Likewise.
20427         * stdlib/strtod_l.c: Likewise.
20428         * sunrpc/rpc/clnt.h: Likewise.
20429         * sysdeps/generic/framestate.c: Likewise.
20430         * sysdeps/i386/bsd-_setjmp.S: Likewise.
20431         * sysdeps/i386/bsd-setjmp.S: Likewise.
20432         * sysdeps/i386/__longjmp.S: Likewise.
20433         * sysdeps/i386/setjmp.S: Likewise.
20434         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
20435         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
20436         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
20437         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
20438         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
20439         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
20440         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
20441         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
20442         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
20443         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
20444         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
20445         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
20446         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
20447         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
20448         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
20449         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
20450         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
20451         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
20452         * sysdeps/ieee754/support.c: Likewise.
20453         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
20454         * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
20455         * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
20456         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
20457         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
20458         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
20459         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
20460         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
20461         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
20462         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
20463         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
20464         * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
20465         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
20466         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
20467         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
20468         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
20469         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
20470         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
20471
20472 2013-06-05  Ondřej Bílka  <neleai@seznam.cz>
20473
20474         * posix/transbug.c: Remove executable mode.
20475
20476 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
20477
20478         * crypt/speeds.c: Remove trailing whitespace.
20479         * dlfcn/default.c: Likewise.
20480         * elf/ifuncdep2.c: Likewise.
20481         * elf/ifuncmain1.c: Likewise.
20482         * elf/ifuncmain1vis.c: Likewise.
20483         * elf/testobj.h: Likewise.
20484         * elf/tst-stackguard1.c: Likewise.
20485         * gmon/sys/gmon.h: Likewise.
20486         * hurd/hurdmsg.c: Likewise.
20487         * hurd/new-fd.c: Likewise.
20488         * hurd/ports-get.c: Likewise.
20489         * iconvdata/ibm1008_420.c: Likewise.
20490         * inet/tst-getni1.c: Likewise.
20491         * inet/tst-getni2.c: Likewise.
20492         * libio/ioungetc.c: Likewise.
20493         * libio/wfiledoalloc.c: Likewise.
20494         * manual/libm-err-tab.pl: Likewise.
20495         * math/w_dremf.c: Likewise.
20496         * misc/ftruncate.c: Likewise.
20497         * posix/bug-glob2.c: Likewise.
20498         * posix/tst-pcre.c: Likewise.
20499         * posix/wait4.c: Likewise.
20500         * resolv/README: Likewise.
20501         * resolv/res_debug.h: Likewise.
20502         * resolv/tst-inet_ntop.c: Likewise.
20503         * setjmp/bug269-setjmp.c: Likewise.
20504         * soft-fp/extended.h: Likewise.
20505         * soft-fp/op-1.h: Likewise.
20506         * soft-fp/op-2.h: Likewise.
20507         * soft-fp/op-4.h: Likewise.
20508         * soft-fp/op-8.h: Likewise.
20509         * soft-fp/testit.c: Likewise.
20510         * stdio-common/bug16.c: Likewise.
20511         * stdlib/random.c: Likewise.
20512         * sunrpc/rpcsvc/rquota.x: Likewise.
20513         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
20514         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
20515         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
20516         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
20517         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
20518         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
20519         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
20520         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
20521         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
20522         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
20523         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
20524         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
20525         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
20526         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
20527         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
20528         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
20529         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
20530         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
20531         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
20532         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
20533         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
20534         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
20535         * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
20536         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
20537         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
20538         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
20539         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
20540         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
20541         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
20542         * sysdeps/ieee754/s_lib_version.c: Likewise.
20543         * sysdeps/mach/hurd/check_fds.c: Likewise.
20544         * sysdeps/mach/hurd/getsockname.c: Likewise.
20545         * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
20546         * sysdeps/mach/hurd/recvfrom.c: Likewise.
20547         * sysdeps/powerpc/bits/link.h: Likewise.
20548         * sysdeps/powerpc/dl-procinfo.c: Likewise.
20549         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
20550         * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
20551         * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
20552         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
20553         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
20554         * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
20555         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
20556         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
20557         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
20558         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
20559         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
20560         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
20561         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
20562         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
20563         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
20564         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
20565         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
20566         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
20567         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
20568         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
20569         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
20570         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
20571         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
20572         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
20573         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
20574         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
20575         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
20576         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
20577         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
20578         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
20579         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
20580         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
20581         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
20582         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
20583         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
20584         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
20585         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
20586         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
20587         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
20588         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
20589         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
20590         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
20591         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
20592         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
20593         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
20594         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
20595         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
20596         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
20597         * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
20598         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
20599         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
20600         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
20601         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
20602         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
20603         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
20604         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
20605         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
20606         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
20607         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
20608         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
20609         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
20610         * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
20611         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
20612         * sysdeps/powerpc/sysdep.h: Likewise.
20613         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
20614         * sysdeps/s390/s390-64/sub_n.S: Likewise.
20615         * sysdeps/sh/dl-trampoline.S: Likewise.
20616         * sysdeps/sh/memset.S: Likewise.
20617         * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
20618         * sysdeps/sh/strlen.S: Likewise.
20619         * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
20620         * sysdeps/sparc/sparc32/dotmul.S: Likewise.
20621         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
20622         * sysdeps/sparc/sparc32/rem.S: Likewise.
20623         * sysdeps/sparc/sparc32/sdiv.S: Likewise.
20624         * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
20625         * sysdeps/sparc/sparc32/strchr.S: Likewise.
20626         * sysdeps/sparc/sparc32/udiv.S: Likewise.
20627         * sysdeps/sparc/sparc32/urem.S: Likewise.
20628         * sysdeps/sparc/sparc64/add_n.S: Likewise.
20629         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
20630         * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
20631         * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
20632         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
20633         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
20634         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
20635         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
20636         * sysdeps/unix/bsd/times.c: Likewise.
20637         * sysdeps/unix/sysv/linux/a.out.h: Likewise.
20638         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
20639         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
20640         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
20641         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
20642         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
20643         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
20644         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
20645         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
20646         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
20647         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
20648         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
20649         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
20650         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
20651         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
20652         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
20653         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
20654         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
20655         * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
20656         * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
20657         * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
20658         * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
20659         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
20660         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
20661         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
20662         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
20663         * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
20664         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
20665         * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
20666         * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
20667         * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
20668         * sysdeps/x86_64/strcspn.S: Likewise.
20669
20670 2013-06-05  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
20671
20672         * locale/C-translit.h: Revert #include <stdint.h> because this is a
20673         generated file.  Regenerate properly from gen-translit.pl.
20674         * locale/gen-translit.pl: Add #include <stdint.h>.  This generates
20675         locale/C-translit.h.
20676
20677 2013-06-05  Andreas Schwab  <schwab@suse.de>
20678
20679         [BZ #15100]
20680         * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
20681         week as 6 instead of -1.
20682         * time/tst-strptime.c (day_tests): Add test case.
20683
20684 2013-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
20685
20686         * sysdeps/generic/math_private.h
20687         (libc_feholdexcept_setround_53bit): Replace with
20688         libc_feholdsetround_53bit.
20689         (libc_feupdateenv_53bit): Replace with
20690         libc_feresetround_53bit.
20691         (SET_RESTORE_ROUND_53BIT): Adjust.
20692
20693 2013-06-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
20694
20695         * string/test-strchrnul.c: Add copyright header.
20696
20697         * posix/tst-getaddrinfo4.c: Increase test timeout.
20698
20699 2013-06-03  Carlos O'Donell  <carlos@redhat.com>
20700
20701         [BZ #15536]
20702         * math/libm-test.inc (MAX_EXP): Remove
20703         (MIN_EXP): Define.
20704         (ulp): Use MIN_EXP - MANT_DIG.
20705         (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
20706
20707 2013-05-31  Carlos O'Donell  <carlos@redhat.com>
20708
20709         * po/be.po: Revert last change.
20710         * po/zh_CN.po: Likewise.
20711         * po/header.pot: Likewise.
20712
20713 2013-05-31  Joseph Myers  <joseph@codesourcery.com>
20714
20715         * Makefile ($(common-objpfx)linkobj/libc.so): Define
20716         link-libc-deps to empty as target-specific variable.
20717         * Makerules (link-libc-args): New variable.
20718         (libc-for-link): Likewise.
20719         (link-libc-deps): Likewise.
20720         (lib%.so): Depend on $(link-libc-deps).  Link with
20721         $(link-libc-args).
20722         (build-module): Link with $(link-libc-args).
20723         (build-module-asneeded): Likewise.
20724         (build-module-helper-objlist): Filter out $(link-libc-deps) from
20725         list of objects.
20726         ($(common-objpfx)libc.so): Define link-libc-deps to empty as
20727         target-specific variable.
20728         ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
20729         $(link-libc-deps) instead of libc.so and libc_nonshared.a.
20730         * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
20731         libc.
20732         * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
20733         libc and ld.so.
20734         ($(objpfx)libpcprofile.so): Likewise.
20735         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
20736         libc_nonshared.a.
20737         ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
20738         * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
20739         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
20740         $(link-libc-deps).
20741         ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
20742         * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
20743         * login/Makefile ($(objpfx)libutil.so): Likewise.
20744         * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
20745         * math/Makefile ($(objpfx)libm.so): Likewise.
20746         * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
20747         $(objpfx)libnsl.so): Define libc-for-link as target-specific
20748         variable instead of depending directly on libc.
20749         * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
20750         ($(objpfx)/libnss_test1.so): Change dependencies on libc to
20751         $(link-libc-deps).
20752         * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
20753         libc.
20754         [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
20755         ($(objpfx)libnss_dns.so): Remove dependencies on libc.
20756         ($(objpfx)libanl.so): Likewise.
20757         * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
20758         ld.so.
20759         * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
20760         $(link-libc-deps).
20761         * sysdeps/i386/fpu/Makefile: Remove file.
20762         * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
20763         ($(objpfx)libm.so): Remove dependency on ld.so.
20764
20765 2013-05-30  Patsy Franklin  <pfrankli@redhat.com>
20766
20767         [BZ # 15553]
20768         * nis/yp_xdr.c (XDRMAXNAME): Define.
20769         (XDRMAXRECORD): Define.
20770         (xdr_domainname): Use XDRMAXNAME.
20771         (xdr_mapname): Likewise.
20772         (xdr_peername): Likewise.
20773         (xdr_keydat): Use XDRMAXRECORD.
20774         (xdr_valdat): Likewise.
20775
20776 2013-05-30  Jeff Law  <law@redhat.com>
20777
20778         [BZ #14256]
20779         * manual/errno.texi (ESTALE): Update to account for more than
20780         just NFS file systems.
20781         * sysdeps/gnu/errlist.c: Regenerated.
20782
20783 2013-05-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
20784
20785         [BZ #15465]
20786         * elf/Makefile (tests): Add tst-null-argv.
20787         (modules-names):  Add tst-null-argv-lib.
20788         ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
20789         (tst-null-argv-ENV): Set environment for tst-null-argv.
20790         * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
20791         (RTLD_PROGNAME): New macro.
20792         * elf/tst-null-argv.c: New test case.
20793         * elf/tst-null-argv-lib.c: Library for test case.
20794         * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
20795         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
20796         * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
20797         * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
20798         * elf/dl-init.c (call_init): Likewise.
20799         (_dl_init): Likewise.
20800         * elf/dl-load.c (print_search_path): Likewise.
20801         (_dl_map_object): Likewise.
20802         * elf/dl-lookup.c (do_lookup_x): Likewise.
20803         (add_dependency): Likewise.
20804         (_dl_lookup_symbol_x): Likewise.
20805         (_dl_debug_bindings): Likewise.
20806         * elf/dl-open.c (_dl_show_scope): Likewise.
20807         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
20808         * elf/dl-version.c (match_symbol): Likewise.
20809         (_dl_check_map_versions): Likewise.
20810         * elf/rtld.c (dl_main): Likewise.
20811         (print_unresolved): Use RTLD_PROGNAME.
20812         (print_missing_version): Likewise.
20813         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
20814         (elf_machine_rela): Likewise.
20815         * sysdeps/powerpc/powerpc32/dl-machine.c
20816         (__process_machine_rela): Likewise.
20817         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
20818         Likewise.
20819         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
20820         Likewise.
20821         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
20822         Likewise.
20823         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
20824         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
20825         Likewise.
20826         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
20827         Likewise.
20828         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
20829
20830 2013-05-28  Carlos O'Donell  <carlos@redhat.com>
20831
20832         * po/be.po: Add descriptive title.
20833         * po/zh_CN.po: Likewise.
20834         * po/header.pot: Likewise.
20835
20836 2013-05-28  Mike Frysinger  <vapier@gentoo.org>
20837
20838         * locale/programs/locarchive.c (create_archive): Inlucde fname in
20839         error message.
20840         (enlarge_archive): Likewise.
20841
20842 2013-05-28  Ben North  <ben@redfrontdoor.org>
20843
20844         * manual/arith.texi (frexp): It is the magnitude of the return
20845         value which lies in [0.5, 1), not the return value itself.
20846
20847 2013-05-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20848
20849         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
20850
20851 2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
20852
20853         * stdio-common/bug26.c (main): Correct fscanf template.
20854
20855         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
20856         declare _dl_skip_args.
20857
20858         * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
20859         Don't declare.
20860
20861         * manual/platform.texi: Add missing @end deftypefun.
20862
20863 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
20864
20865         [BZ #15529]
20866         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
20867         bit of mantissa of 2^16382.
20868         * math/libm-test.inc (hypot_test_data): Add more tests.
20869
20870         * math/libm-test.inc: Add drem and pow10 to list of tested
20871         functions.
20872         (pow10_test): New function.
20873         (drem_test): Likewise.
20874         (drem_test_tonearest): Likewise.
20875         (drem_test_towardzero): Likewise.
20876         (drem_test_downward): Likewise.
20877         (drem_test_upward): Likewise.
20878         (main): Call the new functions.
20879
20880         * math/libm-test.inc (finite_test_data): Remove.
20881         (finite_test): Run tests from isfinite_test_data.
20882         (gamma_test_data): Remove.
20883         (gamma_test): Run tests from lgamma_test_data.
20884         * sysdeps/i386/fpu/libm-test-ulps: Update.
20885         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20886
20887 2013-05-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20888
20889         * manual/platform.texi: Add PowerPC PPR function set documentation.
20890         * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
20891         implementation.
20892
20893 2013-05-24  Carlos O'Donell  <carlos@redhat.com>
20894
20895         * math/libm-test.inc (MAX_EXP): Define.
20896         (ULPDIFF): Define.
20897         (ulp): New function.
20898         (check_float_internal): Use ULPDIFF.
20899         (cpow_test): Disable failing test.
20900         (check_ulp): Test ulp() implemetnation.
20901         (main): Call check_ulp before starting tests.
20902
20903 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
20904
20905         * math/gen-libm-test.pl (generate_testfile): Do not handle
20906         START_DATA and END_DATA.
20907         * math/libm-test.inc (acos_test_data): Do not use START_DATA and
20908         END_DATA.
20909         (acos_tonearest_test_data): Likewise.
20910         (acos_towardzero_test_data): Likewise.
20911         (acos_downward_test_data): Likewise.
20912         (acos_upward_test_data): Likewise.
20913         (acosh_test_data): Likewise.
20914         (asin_test_data): Likewise.
20915         (asin_tonearest_test_data): Likewise.
20916         (asin_towardzero_test_data): Likewise.
20917         (asin_downward_test_data): Likewise.
20918         (asin_upward_test_data): Likewise.
20919         (asinh_test_data): Likewise.
20920         (atan_test_data): Likewise.
20921         (atanh_test_data): Likewise.
20922         (atan2_test_data): Likewise.
20923         (cabs_test_data): Likewise.
20924         (cacos_test_data): Likewise.
20925         (cacosh_test_data): Likewise.
20926         (carg_test_data): Likewise.
20927         (casin_test_data): Likewise.
20928         (casinh_test_data): Likewise.
20929         (catan_test_data): Likewise.
20930         (catanh_test_data): Likewise.
20931         (cbrt_test_data): Likewise.
20932         (ccos_test_data): Likewise.
20933         (ccosh_test_data): Likewise.
20934         (ceil_test_data): Likewise.
20935         (cexp_test_data): Likewise.
20936         (cimag_test_data): Likewise.
20937         (clog_test_data): Likewise.
20938         (clog10_test_data): Likewise.
20939         (conj_test_data): Likewise.
20940         (copysign_test_data): Likewise.
20941         (cos_test_data): Likewise.
20942         (cos_tonearest_test_data): Likewise.
20943         (cos_towardzero_test_data): Likewise.
20944         (cos_downward_test_data): Likewise.
20945         (cos_upward_test_data): Likewise.
20946         (cosh_test_data): Likewise.
20947         (cosh_tonearest_test_data): Likewise.
20948         (cosh_towardzero_test_data): Likewise.
20949         (cosh_downward_test_data): Likewise.
20950         (cosh_upward_test_data): Likewise.
20951         (cpow_test_data): Likewise.
20952         (cproj_test_data): Likewise.
20953         (creal_test_data): Likewise.
20954         (csin_test_data): Likewise.
20955         (csinh_test_data): Likewise.
20956         (csqrt_test_data): Likewise.
20957         (ctan_test_data): Likewise.
20958         (ctan_tonearest_test_data): Likewise.
20959         (ctan_towardzero_test_data): Likewise.
20960         (ctan_downward_test_data): Likewise.
20961         (ctan_upward_test_data): Likewise.
20962         (ctanh_test_data): Likewise.
20963         (ctanh_tonearest_test_data): Likewise.
20964         (ctanh_towardzero_test_data): Likewise.
20965         (ctanh_downward_test_data): Likewise.
20966         (ctanh_upward_test_data): Likewise.
20967         (erf_test_data): Likewise.
20968         (erfc_test_data): Likewise.
20969         (exp_test_data): Likewise.
20970         (exp_tonearest_test_data): Likewise.
20971         (exp_towardzero_test_data): Likewise.
20972         (exp_downward_test_data): Likewise.
20973         (exp_upward_test_data): Likewise.
20974         (exp10_test_data): Likewise.
20975         (exp2_test_data): Likewise.
20976         (expm1_test_data): Likewise.
20977         (fabs_test_data): Likewise.
20978         (fdim_test_data): Likewise.
20979         (finite_test_data): Likewise.
20980         (floor_test_data): Likewise.
20981         (fma_test_data): Likewise.
20982         (fma_towardzero_test_data): Likewise.
20983         (fma_downward_test_data): Likewise.
20984         (fma_upward_test_data): Likewise.
20985         (fmax_test_data): Likewise.
20986         (fmin_test_data): Likewise.
20987         (fmod_test_data): Likewise.
20988         (fpclassify_test_data): Likewise.
20989         (frexp_test_data): Likewise.
20990         (gamma_test_data): Likewise.
20991         (hypot_test_data): Likewise.
20992         (ilogb_test_data): Likewise.
20993         (isfinite_test_data): Likewise.
20994         (isgreater_test_data): Likewise.
20995         (isgreaterequal_test_data): Likewise.
20996         (isinf_test_data): Likewise.
20997         (isless_test_data): Likewise.
20998         (islessequal_test_data): Likewise.
20999         (islessgreater_test_data): Likewise.
21000         (isnan_test_data): Likewise.
21001         (isnormal_test_data): Likewise.
21002         (issignaling_test_data): Likewise.
21003         (isunordered_test_data): Likewise.
21004         (j0_test_data): Likewise.
21005         (j1_test_data): Likewise.
21006         (jn_test_data): Likewise.
21007         (ldexp_test_data): Likewise.
21008         (lgamma_test_data): Likewise.
21009         (lrint_test_data): Likewise.
21010         (lrint_tonearest_test_data): Likewise.
21011         (lrint_towardzero_test_data): Likewise.
21012         (lrint_downward_test_data): Likewise.
21013         (lrint_upward_test_data): Likewise.
21014         (llrint_test_data): Likewise.
21015         (llrint_tonearest_test_data): Likewise.
21016         (llrint_towardzero_test_data): Likewise.
21017         (llrint_downward_test_data): Likewise.
21018         (llrint_upward_test_data): Likewise.
21019         (log_test_data): Likewise.
21020         (log10_test_data): Likewise.
21021         (log1p_test_data): Likewise.
21022         (log2_test_data): Likewise.
21023         (logb_test_data): Likewise.
21024         (logb_downward_test_data): Likewise.
21025         (lround_test_data): Likewise.
21026         (llround_test_data): Likewise.
21027         (modf_test_data): Likewise.
21028         (nearbyint_test_data): Likewise.
21029         (nextafter_test_data): Likewise.
21030         (nexttoward_test_data): Likewise.
21031         (pow_test_data): Likewise.
21032         (pow_tonearest_test_data): Likewise.
21033         (pow_towardzero_test_data): Likewise.
21034         (pow_downward_test_data): Likewise.
21035         (pow_upward_test_data): Likewise.
21036         (remainder_test_data): Likewise.
21037         (remainder_tonearest_test_data): Likewise.
21038         (remainder_towardzero_test_data): Likewise.
21039         (remainder_downward_test_data): Likewise.
21040         (remainder_upward_test_data): Likewise.
21041         (remquo_test_data): Likewise.
21042         (rint_test_data): Likewise.
21043         (rint_tonearest_test_data): Likewise.
21044         (rint_towardzero_test_data): Likewise.
21045         (rint_downward_test_data): Likewise.
21046         (rint_upward_test_data): Likewise.
21047         (round_test_data): Likewise.
21048         (scalb_test_data): Likewise.
21049         (scalbn_test_data): Likewise.
21050         (scalbln_test_data): Likewise.
21051         (signbit_test_data): Likewise.
21052         (sin_test_data): Likewise.
21053         (sin_tonearest_test_data): Likewise.
21054         (sin_towardzero_test_data): Likewise.
21055         (sin_downward_test_data): Likewise.
21056         (sin_upward_test_data): Likewise.
21057         (sincos_test_data): Likewise.
21058         (sinh_test_data): Likewise.
21059         (sinh_tonearest_test_data): Likewise.
21060         (sinh_towardzero_test_data): Likewise.
21061         (sinh_downward_test_data): Likewise.
21062         (sinh_upward_test_data): Likewise.
21063         (sqrt_test_data): Likewise.
21064         (tan_test_data): Likewise.
21065         (tan_tonearest_test_data): Likewise.
21066         (tan_towardzero_test_data): Likewise.
21067         (tan_downward_test_data): Likewise.
21068         (tan_upward_test_data): Likewise.
21069         (tanh_test_data): Likewise.
21070         (tgamma_test_data): Likewise.
21071         (trunc_test_data): Likewise.
21072         (y0_test_data): Likewise.
21073         (y1_test_data): Likewise.
21074         (yn_test_data): Likewise.
21075         (significand_test_data): Likewise.
21076
21077         * math/gen-libm-test.pl (@functions): Remove variable.
21078         (generate_testfile): Don't handle START and END lines.
21079         * math/libm-test.inc (START): New macro.
21080         (END): Likewise.
21081         (END_COMPLEX): Likewise.
21082         (acos_test): Use END macro without arguments.
21083         (acos_test_tonearest): Likewise.
21084         (acos_test_towardzero): Likewise.
21085         (acos_test_downward): Likewise.
21086         (acos_test_upward): Likewise.
21087         (acosh_test): Likewise.
21088         (asin_test): Likewise.
21089         (asin_test_tonearest): Likewise.
21090         (asin_test_towardzero): Likewise.
21091         (asin_test_downward): Likewise.
21092         (asin_test_upward): Likewise.
21093         (asinh_test): Likewise.
21094         (atan_test): Likewise.
21095         (atanh_test): Likewise.
21096         (atan2_test): Likewise.
21097         (cabs_test): Likewise.
21098         (cacos_test): Use END_COMPLEX macro without arguments.
21099         (cacosh_test): Likewise.
21100         (carg_test): Use END macro without arguments.
21101         (casin_test): Use END_COMPLEX macro without arguments.
21102         (casinh_test): Likewise.
21103         (catan_test): Likewise.
21104         (catanh_test): Likewise.
21105         (cbrt_test): Use END macro without arguments.
21106         (ccos_test): Use END_COMPLEX macro without arguments.
21107         (ccosh_test): Likewise.
21108         (ceil_test): Use END macro without arguments.
21109         (cexp_test): Use END_COMPLEX macro without arguments.
21110         (cimag_test): Use END macro without arguments.
21111         (clog_test): Use END_COMPLEX macro without arguments.
21112         (clog10_test): Likewise.
21113         (conj_test): Likewise.
21114         (copysign_test): Use END macro without arguments.
21115         (cos_test): Likewise.
21116         (cos_test_tonearest): Likewise.
21117         (cos_test_towardzero): Likewise.
21118         (cos_test_downward): Likewise.
21119         (cos_test_upward): Likewise.
21120         (cosh_test): Likewise.
21121         (cosh_test_tonearest): Likewise.
21122         (cosh_test_towardzero): Likewise.
21123         (cosh_test_downward): Likewise.
21124         (cosh_test_upward): Likewise.
21125         (cpow_test): Use END_COMPLEX macro without arguments.
21126         (cproj_test): Likewise.
21127         (creal_test): Use END macro without arguments.
21128         (csin_test): Use END_COMPLEX macro without arguments.
21129         (csinh_test): Likewise.
21130         (csqrt_test): Likewise.
21131         (ctan_test): Likewise.
21132         (ctan_test_tonearest): Likewise.
21133         (ctan_test_towardzero): Likewise.
21134         (ctan_test_downward): Likewise.
21135         (ctan_test_upward): Likewise.
21136         (ctanh_test): Likewise.
21137         (ctanh_test_tonearest): Likewise.
21138         (ctanh_test_towardzero): Likewise.
21139         (ctanh_test_downward): Likewise.
21140         (ctanh_test_upward): Likewise.
21141         (erf_test): Use END macro without arguments.
21142         (erfc_test): Likewise.
21143         (exp_test): Likewise.
21144         (exp_test_tonearest): Likewise.
21145         (exp_test_towardzero): Likewise.
21146         (exp_test_downward): Likewise.
21147         (exp_test_upward): Likewise.
21148         (exp10_test): Likewise.
21149         (exp2_test): Likewise.
21150         (expm1_test): Likewise.
21151         (fabs_test): Likewise.
21152         (fdim_test): Likewise.
21153         (finite_test): Likewise.
21154         (floor_test): Likewise.
21155         (fma_test): Likewise.
21156         (fma_test_towardzero): Likewise.
21157         (fma_test_downward): Likewise.
21158         (fma_test_upward): Likewise.
21159         (fmax_test): Likewise.
21160         (fmin_test): Likewise.
21161         (fmod_test): Likewise.
21162         (fpclassify_test): Likewise.
21163         (frexp_test): Likewise.
21164         (gamma_test): Likewise.
21165         (hypot_test): Likewise.
21166         (ilogb_test): Likewise.
21167         (isfinite_test): Likewise.
21168         (isgreater_test): Likewise.
21169         (isgreaterequal_test): Likewise.
21170         (isinf_test): Likewise.
21171         (isless_test): Likewise.
21172         (islessequal_test): Likewise.
21173         (islessgreater_test): Likewise.
21174         (isnan_test): Likewise.
21175         (isnormal_test): Likewise.
21176         (issignaling_test): Likewise.
21177         (isunordered_test): Likewise.
21178         (j0_test): Likewise.
21179         (j1_test): Likewise.
21180         (jn_test): Likewise.
21181         (ldexp_test): Likewise.
21182         (lgamma_test): Likewise.
21183         (lrint_test): Likewise.
21184         (lrint_test_tonearest): Likewise.
21185         (lrint_test_towardzero): Likewise.
21186         (lrint_test_downward): Likewise.
21187         (lrint_test_upward): Likewise.
21188         (llrint_test): Likewise.
21189         (llrint_test_tonearest): Likewise.
21190         (llrint_test_towardzero): Likewise.
21191         (llrint_test_downward): Likewise.
21192         (llrint_test_upward): Likewise.
21193         (log_test): Likewise.
21194         (log10_test): Likewise.
21195         (log1p_test): Likewise.
21196         (log2_test): Likewise.
21197         (logb_test): Likewise.
21198         (logb_test_downward): Likewise.
21199         (lround_test): Likewise.
21200         (llround_test): Likewise.
21201         (modf_test): Likewise.
21202         (nearbyint_test): Likewise.
21203         (nextafter_test): Likewise.
21204         (nexttoward_test): Likewise.
21205         (pow_test): Likewise.
21206         (pow_test_tonearest): Likewise.
21207         (pow_test_towardzero): Likewise.
21208         (pow_test_downward): Likewise.
21209         (pow_test_upward): Likewise.
21210         (remainder_test): Likewise.
21211         (remainder_test_tonearest): Likewise.
21212         (remainder_test_towardzero): Likewise.
21213         (remainder_test_downward): Likewise.
21214         (remainder_test_upward): Likewise.
21215         (remquo_test): Likewise.
21216         (rint_test): Likewise.
21217         (rint_test_tonearest): Likewise.
21218         (rint_test_towardzero): Likewise.
21219         (rint_test_downward): Likewise.
21220         (rint_test_upward): Likewise.
21221         (round_test): Likewise.
21222         (scalb_test): Likewise.
21223         (scalbn_test): Likewise.
21224         (scalbln_test): Likewise.
21225         (signbit_test): Likewise.
21226         (sin_test): Likewise.
21227         (sin_test_tonearest): Likewise.
21228         (sin_test_towardzero): Likewise.
21229         (sin_test_downward): Likewise.
21230         (sin_test_upward): Likewise.
21231         (sincos_test): Likewise.
21232         (sinh_test): Likewise.
21233         (sinh_test_tonearest): Likewise.
21234         (sinh_test_towardzero): Likewise.
21235         (sinh_test_downward): Likewise.
21236         (sinh_test_upward): Likewise.
21237         (sqrt_test): Likewise.
21238         (tan_test): Likewise.
21239         (tan_test_tonearest): Likewise.
21240         (tan_test_towardzero): Likewise.
21241         (tan_test_downward): Likewise.
21242         (tan_test_upward): Likewise.
21243         (tanh_test): Likewise.
21244         (tgamma_test): Likewise.
21245         (trunc_test): Likewise.
21246         (y0_test): Likewise.
21247         (y1_test): Likewise.
21248         (yn_test): Likewise.
21249         (significand_test): Likewise.
21250
21251 2013-05-24  Ondřej Bílka  <neleai@seznam.cz>
21252
21253         [BZ #15381]
21254         * libio/genops.c (_IO_no_init): Initialize wide struct info.
21255
21256 2013-05-23  Edjunior Machado  <emachado@linux.vnet.ibm.com>
21257
21258         [BZ #14894]
21259         * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
21260         __ppc_mdoio and __ppc_mdoom.
21261         * manual/platform.texi: Document new functions __ppc_yield,
21262         __ppc_mdoio and __ppc_mdoom.
21263
21264 2013-05-22  Carlos O'Donell  <carlos@redhat.com>
21265
21266         * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
21267         (main): Mention "tls" pseudo-hwcap is legacy.
21268         * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
21269
21270 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
21271
21272         * math/gen-libm-test.pl (parse_args): Output only string of
21273         arguments as text for test name, not full call or descriptions of
21274         tests for extra outputs.
21275         (generate_testfile): Do not pass function name to parse_args.
21276         Generate this_func variable from START.
21277         * math/libm-test.inc (struct test_f_f_data): Rename test_name
21278         field to arg_str.
21279         (struct test_ff_f_data): Likewise.
21280         (test_ff_f_data_nexttoward): Likewise.
21281         (struct test_fi_f_data): Likewise.
21282         (struct test_fl_f_data): Likewise.
21283         (struct test_if_f_data): Likewise.
21284         (struct test_fff_f_data): Likewise.
21285         (struct test_c_f_data): Likewise.
21286         (struct test_f_f1_data): Likewise.  Remove field extra_name.
21287         (struct test_fF_f1_data): Likewise.
21288         (struct test_ffI_f1_data): Likewise.
21289         (struct test_c_c_data): Rename test_name field to arg_str.
21290         (struct test_cc_c_data): Likewise.
21291         (struct test_f_i_data): Likewise.
21292         (struct test_ff_i_data): Likewise.
21293         (struct test_f_l_data): Likewise.
21294         (struct test_f_L_data): Likewise.
21295         (struct test_fFF_11_data): Likewise.  Remove fields extra1_name
21296         and extra2_name.
21297         (COMMON_TEST_SETUP): New macro.
21298         (EXTRA_OUTPUT_TEST_SETUP): Likewise.
21299         (COMMON_TEST_CLEANUP): Likewise.
21300         (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
21301         (RUN_TEST_f_f): Take argument string.  Call new setup and cleanup
21302         macros.
21303         (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
21304         (RUN_TEST_2_f): Take argument string.  Call new setup and cleanup
21305         macros.
21306         (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
21307         (RUN_TEST_fff_f): Take argument string.  Call new setup and
21308         cleanup macros.
21309         (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
21310         (RUN_TEST_c_f): Take argument string.  Call new setup and cleanup
21311         macros.
21312         (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
21313         (RUN_TEST_f_f1): Take argument string.  Call new setup and cleanup
21314         macros.
21315         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
21316         (RUN_TEST_fF_f1): Take argument string.  Call new setup and
21317         cleanup macros.
21318         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
21319         (RUN_TEST_fI_f1): Take argument string.  Call new setup and
21320         cleanup macros.
21321         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
21322         (RUN_TEST_ffI_f1): Take argument string.  Call new setup and
21323         cleanup macros.
21324         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
21325         (RUN_TEST_c_c): Take argument string.  Call new setup and cleanup
21326         macros.
21327         (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
21328         (RUN_TEST_cc_c): Take argument string.  Call new setup and cleanup
21329         macros.
21330         (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
21331         (RUN_TEST_f_i): Take argument string.  Call new setup and cleanup
21332         macros.
21333         (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
21334         (RUN_TEST_f_i_tg): Take argument string.  Call new setup and
21335         cleanup macros.
21336         (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
21337         (RUN_TEST_ff_i_tg): Take argument string.  Call new setup and
21338         cleanup macros.
21339         (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
21340         (RUN_TEST_f_b): Take argument string.  Call new setup and cleanup
21341         macros.
21342         (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
21343         (RUN_TEST_f_b_tg): Take argument string.  Call new setup and
21344         cleanup macros.
21345         (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
21346         (RUN_TEST_f_l): Take argument string.  Call new setup and cleanup
21347         macros.
21348         (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
21349         (RUN_TEST_f_L): Take argument string.  Call new setup and cleanup
21350         macros.
21351         (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
21352         (RUN_TEST_fFF_11): Take argument string.  Call new setup and
21353         cleanup macros.
21354         (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
21355
21356 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
21357
21358         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
21359         to _sifields.sigfault.
21360         (si_addr_lsb): Define new macro.
21361         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
21362         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
21363         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
21364
21365 2013-05-03  Carlos O'Donell  <carlos at redhat.com>
21366
21367         [BZ #15441]
21368         * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
21369         returns -1.
21370         (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
21371         null return -1.
21372         * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
21373         loading the domain.
21374
21375 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
21376
21377         * math/gen-libm-test.pl (parse_args): Do not include expected
21378         result in test name.
21379         * sysdeps/i386/fpu/libm-test-ulps: Update test names.
21380         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
21381         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
21382         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
21383         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
21384         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21385
21386 2013-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
21387
21388         * benchtests/Makefile: Sort function entries.
21389
21390         * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
21391         tanh, asinh, acosh, atanh.
21392         * benchtests/acos-inputs: New file.
21393         * benchtests/acosh-inputs: New file.
21394         * benchtests/asin-inputs: New file.
21395         * benchtests/asinh-inputs: New file.
21396         * benchtests/atanh-inputs: New file.
21397         * benchtests/cosh-inputs: New file.
21398         * benchtests/log-inputs: New file.
21399         * benchtests/sinh-inputs: New file.
21400         * benchtests/tanh-inputs: New file.
21401
21402 2013-05-21  Dmitry V. Levin  <ldv@altlinux.org>
21403
21404         [BZ #15339]
21405         * posix/tst-getaddrinfo4.c: New test.
21406         * posix/Makefile (tests): Add it.
21407
21408 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
21409
21410         [BZ #15339]
21411         * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
21412         when no services were used.
21413         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
21414         Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
21415
21416 2013-05-21  Andreas Schwab  <schwab@suse.de>
21417
21418         [BZ #15014]
21419         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
21420         [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
21421         successful.
21422         * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
21423         redundant variable declarations and reallocation of buffer when
21424         parsing as IPv6 address.  Always set NSS status when called from
21425         reentrant functions.  Use NETDB_INTERNAL instead of TRY_AGAIN when
21426         buffer too small.  Correct computation of needed size.
21427         * nss/Makefile (tests): Add test-digits-dots.
21428         * nss/test-digits-dots.c: New test.
21429
21430 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
21431
21432         * benchtests/Makefile: Remove instructions for adding
21433         benchmark tests.
21434         * benchtests/README: New file to explain how to execute and
21435         enhance the benchmark tests.
21436
21437 2013-05-21  Andreas Schwab  <schwab@suse.de>
21438
21439         [BZ #15493]
21440         * setjmp/Makefile (tests): Add tst-sigsetjmp.
21441         * setjmp/tst-sigsetjmp.c: New test.
21442
21443 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
21444
21445         * sysdeps/x86_64/memset.S (memset): New implementation.
21446         (__bzero): Likewise.
21447         (__memset_tail): New function.
21448
21449 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
21450
21451         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
21452         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
21453         __memcpy_sse2_unaligned ifunc selection.
21454         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
21455         Add memcpy-sse2-unaligned.S.
21456         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
21457         Add: __memcpy_sse2_unaligned.
21458
21459 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
21460
21461         [BZ #15490]
21462         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
21463         math_force_eval before restoring floating-point envrionment.
21464         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
21465         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
21466         Likewise.
21467         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
21468         <math_private.h>.
21469         (__nearbyintl): Use math_force_eval before restoring
21470         floating-point environment.
21471         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
21472
21473         * math/gen-libm-test.pl (special_functions): Remove.
21474         (parse_args): Don't handle TEST_extra.  Handle functions with no
21475         return value.
21476         * math/libm-test.inc (struct test_sincos_data): Replace with
21477         struct test_fFF_11_data.
21478         (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
21479         (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
21480         (sincos_test_data): Change element type to struct
21481         test_fFF_11_data.  Use TEST_fFF_11 instead of TEST_extra.
21482         (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
21483         RUN_TEST_LOOP_sincos.
21484         * math/README.libm-test: Don't mention special handling of
21485         individual functions.
21486         * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
21487         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
21488         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
21489         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
21490         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
21491         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21492
21493         * math/gen-libm-test.pl (get_variable): Remove function.
21494         (parse_args): Don't show pointer parameters to call in test
21495         names.  Use "extra output N" in test names for extra outputs
21496         rather than naming variables.
21497
21498 2013-05-18  Joseph Myers  <joseph@codesourcery.com>
21499
21500         [BZ #15488]
21501         * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
21502         __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
21503         * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
21504         double tests.
21505         * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
21506         disable.
21507         (do_test) [NO_LONG_DOUBLE]: Do not disable call to
21508         check_long_double.
21509
21510         * math/gen-libm-test.pl (@tests): Remove variable.
21511         ($count): Likewise.
21512         (new_test): Remove function.
21513         (show_exceptions): New function.
21514         (special_functions): Use show_exceptions instead of new_test.
21515         (parse_args): Likewise.
21516         (generate_testfile): Pass only function name in generated call to
21517         print_max_error or print_complex_max_error.
21518         (get_ulps): Do not handle complex tests specially.
21519         (output_test): Rename to ...
21520         (get_all_ulps_for_test): ... this.  Return a string rather than
21521         printing to a file.  Require ulps to be present.
21522         (output_ulps): Generate arrays rather than #defines.
21523         * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
21524         (struct ulp_data): New type.
21525         (BUILD_COMPLEX_ULP): Remove macro.
21526         (compare_ulp_data): New function.
21527         (find_ulps): Likewise.
21528         (find_test_ulps): Likewise.
21529         (find_function_ulps): Likewise.
21530         (find_complex_function_ulps): Likewise.
21531         (print_max_error): Determine allowed ulps using
21532         find_function_ulps.
21533         (print_complex_max_error): Determine allowed ulps using
21534         find_complex_function_ulps.
21535         (check_float_internal): Determine max ulps using find_test_ulps.
21536         (check_float): Do not take max_ulp parameter.  Update call to
21537         check_float_internal.
21538         (check_complex): Likewise.
21539         (check_int): Do not take max_ulp parameter.
21540         (check_long): Likewise.
21541         (check_bool): Likewise.
21542         (check_longlong): Likewise.
21543         (struct test_f_f_data): Remove max_ulp field.
21544         (struct test_ff_f_data): Likewise.
21545         (struct test_ff_f_data_nexttoward): Likewise.
21546         (struct test_fi_f_data): Likewise.
21547         (struct test_fl_f_data): Likewise.
21548         (struct test_if_f_data): Likewise.
21549         (struct test_fff_f_data): Likewise.
21550         (struct test_c_f_data): Likewise.
21551         (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
21552         (struct test_fF_f1_data): Likewise.
21553         (struct test_ffI_f1_data): Likewise.
21554         (struct test_c_c_data): Remove max_ulp field.
21555         (struct test_cc_c_data): Likewise.
21556         (struct test_f_i_data): Likewise.
21557         (struct test_ff_i_data): Likewise.
21558         (struct test_f_l_data): Likewise.
21559         (struct test_f_L_data): Likewise.
21560         (struct test_sincos_data): Likewise.
21561         (RUN_TEST_f_f): Do not handle ulps.
21562         (RUN_TEST_LOOP_f_f): Likewise.
21563         (RUN_TEST_2_f): Likewise.
21564         (RUN_TEST_LOOP_2_f): Likewise.
21565         (RUN_TEST_fff_f): Likewise.
21566         (RUN_TEST_LOOP_fff_f): Likewise.
21567         (RUN_TEST_c_f): Likewise.
21568         (RUN_TEST_LOOP_c_f): Likewise.
21569         (RUN_TEST_f_f1): Likewise.
21570         (RUN_TEST_LOOP_f_f1): Likewise.
21571         (RUN_TEST_fF_f1): Likewise.
21572         (RUN_TEST_LOOP_fF_f1): Likewise.
21573         (RUN_TEST_fI_f1): Likewise.
21574         (RUN_TEST_LOOP_fI_f1): Likewise.
21575         (RUN_TEST_ffI_f1): Likewise.
21576         (RUN_TEST_LOOP_ffI_f1): Likewise.
21577         (RUN_TEST_c_c): Likewise.
21578         (RUN_TEST_LOOP_c_c): Likewise.
21579         (RUN_TEST_cc_c): Likewise.
21580         (RUN_TEST_LOOP_cc_c): Likewise.
21581         (RUN_TEST_f_i): Likewise.
21582         (RUN_TEST_LOOP_f_i): Likewise.
21583         (RUN_TEST_f_i_tg): Likewise.
21584         (RUN_TEST_LOOP_f_i_tg): Likewise.
21585         (RUN_TEST_ff_i_tg): Likewise.
21586         (RUN_TEST_LOOP_ff_i_tg): Likewise.
21587         (RUN_TEST_f_b): Likewise.
21588         (RUN_TEST_LOOP_f_b): Likewise.
21589         (RUN_TEST_f_b_tg): Likewise.
21590         (RUN_TEST_LOOP_f_b_tg): Likewise.
21591         (RUN_TEST_f_l): Likewise.
21592         (RUN_TEST_LOOP_f_l): Likewise.
21593         (RUN_TEST_f_L): Likewise.
21594         (RUN_TEST_LOOP_f_L): Likewise.
21595         (RUN_TEST_sincos): Likewise.
21596         (RUN_TEST_LOOP_sincos): Likewise.
21597
21598 2013-05-17  Joseph Myers  <joseph@codesourcery.com>
21599
21600         [BZ #15480]
21601         [BZ #15485]
21602         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
21603         main case of finite arguments, set rounding mode to FE_TONEAREST
21604         and discard exceptions.
21605         * math/libm-test.inc (remainder_test_data): Disallow "inexact"
21606         exceptions.
21607         (remainder_tonearest_test_data): New variable.
21608         (remainder_test_tonearest): New function.
21609         (remainder_towardzero_test_data): New variable.
21610         (remainder_test_towardzero): New function.
21611         (remainder_downward_test_data): New variable.
21612         (remainder_test_downward): New function.
21613         (remainder_upward_test_data): New variable.
21614         (remainder_test_upward): New function.
21615         (main): Call the new test functions.
21616
21617         * math/libm-test.inc (struct test_f_f1_data): Remove field
21618         extra_init.
21619         (struct test_fF_f1_data): Likewise.
21620         (struct test_ffI_f1_data): Likewise.
21621         (RUN_TEST_f_f1): Remove argument EXTRA_INIT.  Initialize EXTRA_VAR
21622         based on value of EXTRA_EXPECTED.
21623         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
21624         (RUN_TEST_fF_f1): Remove argument EXTRA_INIT.  Initialize
21625         EXTRA_VAR based on value of EXTRA_EXPECTED.
21626         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
21627         (RUN_TEST_fI_f1): Remove argument EXTRA_INIT.  Initialize
21628         EXTRA_VAR based on value of EXTRA_EXPECTED.
21629         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
21630         (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT.  Initialize
21631         EXTRA_VAR based on value of EXTRA_EXPECTED.
21632         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
21633         * math/gen-libm-test.pl (parse_args): Don't output initializers
21634         for extra output values.
21635
21636         * math/libm-test.inc (check_int): Expect result to be exactly
21637         equal to expected value and do not handle ulps.
21638         (check_long): Likewise.
21639         (check_longlong): Likewise.
21640
21641         * math/libm-test.inc (ceil_test_data): Test for "inexact"
21642         exceptions.
21643         (cimag_test_data): Likewise.
21644         (conj_test_data): Likewise.
21645         (copysign_test_data): Likewise.
21646         (cproj_test_data): Likewise.
21647         (creal_test_data): Likewise.
21648         (fabs_test_data): Likewise.
21649         (fdim_test_data): Likewise.
21650         (finite_test_data): Likewise.
21651         (floor_test_data): Likewise.
21652         (fmax_test_data): Likewise.
21653         (fmin_test_data): Likewise.
21654         (fmod_test_data): Likewise.
21655         (fpclassify_test_data): Likewise.
21656         (frexp_test_data): Likewise.
21657         (ilogb_test_data): Likewise.
21658         (isfinite_test_data): Likewise.
21659         (isgreater_test_data): Likewise.
21660         (isgreaterequal_test_data): Likewise.
21661         (isinf_test_data): Likewise.
21662         (isless_test_data): Likewise.
21663         (islessequal_test_data): Likewise.
21664         (islessgreater_test_data): Likewise.
21665         (isnan_test_data): Likewise.
21666         (isnormal_test_data): Likewise.
21667         (issignaling_test_data): Likewise.
21668         (isunordered_test_data): Likewise.
21669         (ldexp_test_data): Likewise.
21670         (lrint_test_data): Likewise.
21671         (lrint_test_data) [TEST_FLOAT]: Disable one test.
21672         (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
21673         (lrint_tonearest_test_data): Test for "inexact" exceptions.
21674         (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
21675         (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
21676         (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
21677         test input.
21678         (lrint_towardzero_test_data): Test for "inexact" exceptions.
21679         (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
21680         (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
21681         (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
21682         that test input.
21683         (lrint_downward_test_data): Test for "inexact" exceptions.
21684         (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
21685         (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
21686         (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
21687         test input.
21688         (lrint_upward_test_data): Test for "inexact" exceptions.
21689         (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
21690         test input.
21691         (llrint_test_data): Test for "inexact" exceptions.
21692         (llrint_test_data) [TEST_FLOAT]: Disable one test.
21693         (llrint_tonearest_test_data): Test for "inexact" exceptions.
21694         (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
21695         (llrint_towardzero_test_data): Test for "inexact" exceptions.
21696         (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
21697         (llrint_downward_test_data): Test for "inexact" exceptions.
21698         (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
21699         (llrint_upward_test_data): Test for "inexact" exceptions.
21700         (logb_test_data): Likewise.
21701         (logb_downward_test_data): Likewise.
21702         (nextafter_test_data): Likewise.
21703         (nexttoward_test_data): Likewise.
21704         (remainder_test_data): Likewise.
21705         (remquo_test_data): Likewise.
21706         (scalbn_test_data): Likewise.
21707         (scalbln_test_data): Likewise.
21708         (signbit_test_data): Likewise.
21709         (sqrt_test_data): Likewise.
21710         (significand_test_data): Likewise.
21711
21712 2013-05-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
21713
21714         [BZ #15424]
21715         * benchtests/bench-modf.c (struct args): Mark arg0 as
21716         volatile.
21717         * scripts/bench.pl: Mark members of struct args as volatile.
21718
21719 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21720
21721         [BZ # 15497]
21722         * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
21723         negative infinity on POWER6 or lower.
21724         * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
21725
21726 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
21727
21728         [BZ #15442]
21729         * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
21730         (_FP_FRAC_SNANP_SEMIRAW): Likewise.
21731         (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
21732         (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
21733         (_FP_SETQNAN): New macro.
21734         (_FP_SETQNAN_SEMIRAW): Likewise.
21735         (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
21736         (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
21737         (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
21738         (FP_EXTEND): Use _FP_FRAC_SNANP.
21739         (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
21740         * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
21741         into account.
21742         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
21743         New macro.
21744         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
21745         Likewise.
21746
21747 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
21748
21749         * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
21750         with DIVIDE_BY_ZERO_EXCEPTION.
21751         (gamma_test_data): Likewise.
21752         (lgamma_test_data): Likewise.
21753         (log_test_data): Likewise.
21754         (log10_test_data): Likewise.
21755         (log2_test_data): Likewise.
21756         (tgamma_test_data): Likewise.
21757
21758         * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
21759         (acos_test_tonearest): Likewise.
21760         (acos_test_towardzero): Likewise.
21761         (acos_test_downward): Likewise.
21762         (acos_test_upward): Likewise.
21763         (acosh_test): Likewise.
21764         (asin_test): Likewise.
21765         (asin_test_tonearest): Likewise.
21766         (asin_test_towardzero): Likewise.
21767         (asin_test_downward): Likewise.
21768         (asin_test_upward): Likewise.
21769         (asinh_test): Likewise.
21770         (atan_test): Likewise.
21771         (atanh_test): Likewise.
21772         (atan2_test): Likewise.
21773         (cabs_test): Likewise.
21774         (cacos_test): Likewise.
21775         (cacosh_test): Likewise.
21776         (casin_test): Likewise.
21777         (casinh_test): Likewise.
21778         (catan_test): Likewise.
21779         (catanh_test): Likewise.
21780         (cbrt_test): Likewise.
21781         (ccos_test): Likewise.
21782         (ccosh_test): Likewise.
21783         (cexp_test): Likewise.
21784         (clog_test): Likewise.
21785         (clog10_test): Likewise.
21786         (cos_test): Likewise.
21787         (cos_test_tonearest): Likewise.
21788         (cos_test_towardzero): Likewise.
21789         (cos_test_downward): Likewise.
21790         (cos_test_upward): Likewise.
21791         (cosh_test): Likewise.
21792         (cosh_test_tonearest): Likewise.
21793         (cosh_test_towardzero): Likewise.
21794         (cosh_test_downward): Likewise.
21795         (cosh_test_upward): Likewise.
21796         (cpow_test): Likewise.
21797         (csin_test): Likewise.
21798         (csinh_test): Likewise.
21799         (csqrt_test): Likewise.
21800         (ctan_test): Likewise.
21801         (ctan_test_tonearest): Likewise.
21802         (ctan_test_towardzero): Likewise.
21803         (ctan_test_downward): Likewise.
21804         (ctan_test_upward): Likewise.
21805         (ctanh_test): Likewise.
21806         (ctanh_test_tonearest): Likewise.
21807         (ctanh_test_towardzero): Likewise.
21808         (ctanh_test_downward): Likewise.
21809         (ctanh_test_upward): Likewise.
21810         (erf_test): Likewise.
21811         (erfc_test): Likewise.
21812         (exp_test): Likewise.
21813         (exp_test_tonearest): Likewise.
21814         (exp_test_towardzero): Likewise.
21815         (exp_test_downward): Likewise.
21816         (exp_test_upward): Likewise.
21817         (exp10_test): Likewise.
21818         (exp2_test): Likewise.
21819         (expm1_test): Likewise.
21820         (fmod_test): Likewise.
21821         (gamma_test): Likewise.
21822         (hypot_test): Likewise.
21823         (j0_test): Likewise.
21824         (j1_test): Likewise.
21825         (jn_test): Likewise.
21826         (lgamma_test): Likewise.
21827         (log_test): Likewise.
21828         (log10_test): Likewise.
21829         (log1p_test): Likewise.
21830         (log2_test): Likewise.
21831         (logb_test_downward): Likewise.
21832         (pow_test): Likewise.
21833         (pow_test_tonearest): Likewise.
21834         (pow_test_towardzero): Likewise.
21835         (pow_test_downward): Likewise.
21836         (pow_test_upward): Likewise.
21837         (remainder_test): Likewise.
21838         (remquo_test): Likewise.
21839         (sin_test): Likewise.
21840         (sin_test_tonearest): Likewise.
21841         (sin_test_towardzero): Likewise.
21842         (sin_test_downward): Likewise.
21843         (sin_test_upward): Likewise.
21844         (sincos_test): Likewise.
21845         (sinh_test): Likewise.
21846         (sinh_test_tonearest): Likewise.
21847         (sinh_test_towardzero): Likewise.
21848         (sinh_test_downward): Likewise.
21849         (sinh_test_upward): Likewise.
21850         (sqrt_test): Likewise.
21851         (tan_test): Likewise.
21852         (tan_test_tonearest): Likewise.
21853         (tan_test_towardzero): Likewise.
21854         (tan_test_downward): Likewise.
21855         (tan_test_upward): Likewise.
21856         (tanh_test): Likewise.
21857         (tgamma_test): Likewise.
21858         (y0_test): Likewise.
21859         (y1_test): Likewise.
21860         (yn_test): Likewise.
21861
21862         * math/gen-libm-test.pl (adjust_arg): Remove function.
21863         (special_function): Remove argument $in_func.  Only handle
21864         generating output for tables of tests, not inside functions.
21865         (parse_args): Likewise.
21866         (generate_testfile): Remove variable $in_func.  Update call to
21867         parse_args.
21868         * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
21869         (MINUS_ZERO_INIT): Rename macro to minus_zero.
21870         (PLUS_INFTY_INIT): Rename macro to plus_infty.
21871         (MINUS_INFTY_INIT): Rename macro to minus_infty.
21872         (QNAN_VALUE_INIT): Rename macro to qnan_value.
21873         (MAX_VALUE_INIT): Rename macro to max_value.
21874         (MIN_VALUE_INIT): Rename macro to min_value.
21875         (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
21876         (plus_zero): Remove variable.
21877         (minus_zero): Likewise.
21878         (plus_infty): Likewise.
21879         (minus_infty): Likewise.
21880         (qnan_value): Likewise.
21881         (max_value): Likewise.
21882         (min_value): Likewise.
21883         (min_subnorm_value): Likewise.
21884
21885 2013-05-16  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
21886
21887         * crypt/sha512-block.c: Add missing #include <stdint.h> due to
21888         uint64_t or uint32_t usage.
21889         * crypt/sha256-block.c: Likewise.
21890         * crypt/sha256-crypt.c: Likewise.
21891         * crypt/sha256.c: Likewise.
21892         * crypt/sha512-block.c: Likewise.
21893         * crypt/sha512-crypt.c: Likewise.
21894         * crypt/sha512.c: Likewise.
21895         * debug/backtrace-tst.c: Likewise.
21896         * debug/pcprofiledump.c: Likewise.
21897         * elf/cache.c: Likewise.
21898         * elf/dl-cache.c: Likewise.
21899         * elf/dl-misc.c: Likewise.
21900         * elf/dl-profile.c: Likewise.
21901         * elf/dl-support.c: Likewise.
21902         * elf/ldconfig.c: Likewise.
21903         * elf/sprof.c: Likewise.
21904         * iconv/dummy-repertoire.c: Likewise.
21905         * iconv/iconv_charmap.c: Likewise.
21906         * iconv/skeleton.c: Likewise.
21907         * iconvdata/8bit-generic.c: Likewise.
21908         * iconvdata/cp737.h: Likewise.
21909         * iconvdata/cp775.h: Likewise.
21910         * iconvdata/ibm1008.h: Likewise.
21911         * iconvdata/ibm1025.h: Likewise.
21912         * iconvdata/ibm1046.h: Likewise.
21913         * iconvdata/ibm1097.h: Likewise.
21914         * iconvdata/ibm1112.h: Likewise.
21915         * iconvdata/ibm1122.h: Likewise.
21916         * iconvdata/ibm1123.h: Likewise.
21917         * iconvdata/ibm1124.h: Likewise.
21918         * iconvdata/ibm1129.h: Likewise.
21919         * iconvdata/ibm1130.h: Likewise.
21920         * iconvdata/ibm1132.h: Likewise.
21921         * iconvdata/ibm1133.h: Likewise.
21922         * iconvdata/ibm1137.h: Likewise.
21923         * iconvdata/ibm1140.h: Likewise.
21924         * iconvdata/ibm1141.h: Likewise.
21925         * iconvdata/ibm1142.h: Likewise.
21926         * iconvdata/ibm1143.h: Likewise.
21927         * iconvdata/ibm1144.h: Likewise.
21928         * iconvdata/ibm1145.h: Likewise.
21929         * iconvdata/ibm1146.h: Likewise.
21930         * iconvdata/ibm1147.h: Likewise.
21931         * iconvdata/ibm1148.h: Likewise.
21932         * iconvdata/ibm1149.h: Likewise.
21933         * iconvdata/ibm1153.h: Likewise.
21934         * iconvdata/ibm1154.h: Likewise.
21935         * iconvdata/ibm1155.h: Likewise.
21936         * iconvdata/ibm1156.h: Likewise.
21937         * iconvdata/ibm1157.h: Likewise.
21938         * iconvdata/ibm1158.h: Likewise.
21939         * iconvdata/ibm1160.h: Likewise.
21940         * iconvdata/ibm1161.h: Likewise.
21941         * iconvdata/ibm1162.h: Likewise.
21942         * iconvdata/ibm1163.h: Likewise.
21943         * iconvdata/ibm1164.h: Likewise.
21944         * iconvdata/ibm1166.h: Likewise.
21945         * iconvdata/ibm1167.h: Likewise.
21946         * iconvdata/ibm12712.h: Likewise.
21947         * iconvdata/ibm1390.h: Likewise.
21948         * iconvdata/ibm1399.h: Likewise.
21949         * iconvdata/ibm16804.h: Likewise.
21950         * iconvdata/ibm4517.h: Likewise.
21951         * iconvdata/ibm4899.h: Likewise.
21952         * iconvdata/ibm4909.h: Likewise.
21953         * iconvdata/ibm4971.h: Likewise.
21954         * iconvdata/ibm5347.h: Likewise.
21955         * iconvdata/ibm803.h: Likewise.
21956         * iconvdata/ibm856.h: Likewise.
21957         * iconvdata/ibm901.h: Likewise.
21958         * iconvdata/ibm902.h: Likewise.
21959         * iconvdata/ibm9030.h: Likewise.
21960         * iconvdata/ibm9066.h: Likewise.
21961         * iconvdata/ibm921.h: Likewise.
21962         * iconvdata/ibm922.h: Likewise.
21963         * iconvdata/ibm9448.h: Likewise.
21964         * iconvdata/isiri-3342.h: Likewise.
21965         * iconvdata/jis0201.h: Likewise.
21966         * include/link.h: Likewise.
21967         * include/netdb.h: Likewise.
21968         * inet/check_native.c: Likewise.
21969         * inet/check_pf.c: Likewise.
21970         * inet/getipv4sourcefilter.c: Likewise.
21971         * inet/getnameinfo.c: Likewise.
21972         * inet/getsourcefilter.c: Likewise.
21973         * inet/htonl.c: Likewise.
21974         * inet/setipv4sourcefilter.c: Likewise.
21975         * inet/setsourcefilter.c: Likewise.
21976         * inet/test-inet6_opt.c: Likewise.
21977         * inet/tst-network.c: Likewise.
21978         * locale/C-collate.c: Likewise.
21979         * locale/C-ctype.c: Likewise.
21980         * locale/C-time.c: Likewise.
21981         * locale/C-translit.h: Likewise.
21982         * locale/loadarchive.c: Likewise.
21983         * locale/programs/3level.h: Likewise.
21984         * locale/programs/charmap.c: Likewise.
21985         * locale/programs/charmap.h: Likewise.
21986         * locale/programs/ld-address.c: Likewise.
21987         * locale/programs/ld-collate.c: Likewise.
21988         * locale/programs/ld-ctype.c: Likewise.
21989         * locale/programs/ld-identification.c: Likewise.
21990         * locale/programs/ld-measurement.c: Likewise.
21991         * locale/programs/ld-messages.c: Likewise.
21992         * locale/programs/ld-monetary.c: Likewise.
21993         * locale/programs/ld-name.c: Likewise.
21994         * locale/programs/ld-numeric.c: Likewise.
21995         * locale/programs/ld-paper.c: Likewise.
21996         * locale/programs/ld-telephone.c: Likewise.
21997         * locale/programs/ld-time.c: Likewise.
21998         * locale/programs/linereader.c: Likewise.
21999         * locale/programs/locale.c: Likewise.
22000         * locale/programs/locarchive.c: Likewise.
22001         * locale/programs/locfile.h: Likewise.
22002         * locale/programs/repertoire.c: Likewise.
22003         * locale/programs/simple-hash.c: Likewise.
22004         * locale/programs/simple-hash.h: Likewise.
22005         * malloc/memusage.c: Likewise.
22006         * malloc/memusagestat.c: Likewise.
22007         * nis/nis_defaults.c: Likewise.
22008         * nis/nis_hash.c: Likewise.
22009         * nis/nis_print.c: Likewise.
22010         * nis/nis_xdr.c: Likewise.
22011         * nscd/connections.c: Likewise.
22012         * nscd/hstcache.c: Likewise.
22013         * nscd/nscd_gethst_r.c: Likewise.
22014         * nscd/nscd_getserv_r.c: Likewise.
22015         * nscd/nscd_helper.c: Likewise.
22016         * nscd/servicescache.c: Likewise.
22017         * nss/makedb.c: Likewise.
22018         * nss/nss_db/db-XXX.c: Likewise.
22019         * nss/nss_db/db-initgroups.c: Likewise.
22020         * nss/nss_db/db-netgrp.c: Likewise.
22021         * nss/nss_files/files-network.c: Likewise.
22022         * nss/nss_files/files-parse.c: Likewise.
22023         * posix/bug-regex5.c: Likewise.
22024         * posix/fnmatch_loop.c: Likewise.
22025         * posix/regcomp.c: Likewise.
22026         * posix/regexec.c: Likewise.
22027         * posix/tst-rfc3484-2.c: Likewise.
22028         * posix/tst-rfc3484-3.c: Likewise.
22029         * posix/tst-rfc3484.c: Likewise.
22030         * resolv/nss_dns/dns-canon.c: Likewise.
22031         * resolv/nss_dns/dns-network.c: Likewise.
22032         * resolv/res_init.c: Likewise.
22033         * resolv/res_mkquery.c: Likewise.
22034         * resolv/tst-aton.c: Likewise.
22035         * stdlib/cxa_atexit.c: Likewise.
22036         * stdlib/cxa_finalize.c: Likewise.
22037         * stdlib/gen-fpioconst.c: Likewise.
22038         * stdlib/strtol_l.c: Likewise.
22039         * string/tst-endian.c: Likewise.
22040         * sunrpc/auth_des.c: Likewise.
22041         * sunrpc/clnt_udp.c: Likewise.
22042         * sunrpc/rtime.c: Likewise.
22043         * sunrpc/svcauth_des.c: Likewise.
22044         * sunrpc/xdr.c: Likewise.
22045         * sunrpc/xdr_intXX_t.c: Likewise.
22046         * sunrpc/xdr_rec.c: Likewise.
22047         * sysdeps/generic/ldconfig.h: Likewise.
22048         * sysdeps/generic/ldsodefs.h: Likewise.
22049         * sysdeps/generic/memusage.h: Likewise.
22050         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
22051         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
22052         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
22053         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
22054         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
22055         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
22056         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
22057         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
22058         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
22059         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
22060         * sysdeps/posix/getaddrinfo.c: Likewise.
22061         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
22062         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
22063         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
22064         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
22065         * sysdeps/powerpc/test-gettimebase.c: Likewise.
22066         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
22067         * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
22068         * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
22069         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
22070         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
22071         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
22072         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
22073         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
22074         * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
22075         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
22076         * sysdeps/x86_64/dl-tls.h: Likewise.
22077         * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
22078         * time/alt_digit.c: Likewise.
22079         * time/era.c: Likewise.
22080         * wcsmbs/tst-c16c32-1.c: Likewise.
22081
22082 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
22083
22084         * math/libm-test.inc (struct test_sincos_data): New type.
22085         (RUN_TEST_LOOP_sincos): New macro.
22086         (sincos_test_data): New variable.
22087         (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
22088
22089 2013-05-16  Richard Henderson  <rth@redhat.com>
22090
22091         * math/atest-exp2.c (LIMB64): New macro.
22092         (CONSTSZ): New macro.
22093         (mp_exp1, mp_exp_m1, mp_log2): New variables.
22094         (hexdig): Move ...
22095         (print_mpn_fp): ... to function scope.
22096         (read_mpn_hex): Remove.
22097         (get_log2): Remove.
22098         (exp2_mpn): Use mp_log2.
22099         (main): Use mp_exp1.
22100
22101 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
22102
22103         * math/libm-test.inc: Remove comment about not testing "inexact"
22104         exceptions.
22105         (INEXACT_EXCEPTION): New macro.
22106         (NO_INEXACT_EXCEPTION): Likewise.
22107         (INVALID_EXCEPTION_OK): Update value.
22108         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
22109         (OVERFLOW_EXCEPTION_OK): Likewise.
22110         (UNDERFLOW_EXCEPTION_OK): Likewise.
22111         (IGNORE_ZERO_INF_SIGN): Likewise.
22112         (ERRNO_UNCHANGED): Likewise.
22113         (ERRNO_EDOM): Likewise.
22114         (ERRNO_ERANGE): Likewise.
22115         (test_exceptions): Handle testing "inexact" exceptions.
22116         (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
22117         (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
22118         (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
22119         (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
22120         INEXACT_EXCEPTION.
22121         (rint_towardzero_test_data): Likewise.
22122         (rint_downward_test_data): Likewise.
22123         (rint_upward_test_data): Likewise.
22124
22125         * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
22126         with OVERFLOW_EXCEPTION.
22127         (exp10_test_data): Likewise.
22128         (exp2_test_data): Likewise.
22129         (expm1_test_data): Likewise.
22130         (lgamma_test_data): Likewise.
22131         (pow_test_data): Likewise.
22132         (tgamma_test_data): Likewise.
22133         (yn_test_data): Remove duplicate test of overflow.
22134
22135         * math/libm-test.inc (struct test_cc_c_data): New type.
22136         (RUN_TEST_LOOP_cc_c): New macro.
22137         (cpow_test_data): New variable.
22138         (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
22139
22140         * math/libm-test.inc (struct test_f_L_data): New type.
22141         (RUN_TEST_LOOP_f_L): New macro.
22142         (llrint_test_data): New variable.
22143         (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
22144         (llrint_tonearest_test_data): New variable.
22145         (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
22146         (llrint_towardzero_test_data): New variable.
22147         (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
22148         (llrint_downward_test_data): New variable.
22149         (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
22150         (llrint_upward_test_data): New variable.
22151         (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
22152         (llround_test_data): New variable.
22153         (llround_test): Run tests with RUN_TEST_LOOP_f_L.
22154
22155 2013-05-13  Peter Collingbourne  <pcc@google.com>
22156
22157         * math/atest-exp2.c (get_log2): Remove const attribute.
22158
22159 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
22160
22161         * math/libm-test.inc (struct test_f_l_data): New type.
22162         (RUN_TEST_LOOP_f_l): New macro.
22163         (lrint_test_data): New variable.
22164         (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
22165         (lrint_tonearest_test_data): New variable.
22166         (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
22167         (lrint_towardzero_test_data): New variable.
22168         (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
22169         (lrint_downward_test_data): New variable.
22170         (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
22171         (lrint_upward_test_data): New variable.
22172         (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
22173         (lround_test_data): New variable.
22174         (lround_test): Run tests with RUN_TEST_LOOP_f_l.
22175
22176 2013-05-15  Peter Collingbourne  <pcc@google.com>
22177
22178         * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
22179         (EXTRACT_WORDS64) Use where appropriate.
22180         (INSERT_WORDS64) Likewise.
22181
22182         * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
22183         constraints with x constraints.
22184         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
22185
22186         * malloc/obstack.c (_obstack_compat): Add initializer.
22187
22188 2013-05-15  Edjunior Machado  <emachado@linux.vnet.ibm.com>
22189
22190         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
22191         si_trapno and add si_addr_lsb to _sifields.sigfault.
22192         (si_trapno): Remove macro.
22193         (si_addr_lsb): Define new macro.
22194         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
22195
22196 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
22197
22198         * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
22199         instead of TEST_f_l.
22200         (llrint_test_tonearest): Likewise.
22201         (llrint_test_towardzero): Likewise.
22202         (llrint_test_downward): Likewise.
22203         (llrint_test_upward): Likewise.
22204         (llround_test): Likewise.
22205
22206         * math/libm-test.inc (struct test_f_i_data): Add comment.
22207         (RUN_TEST_LOOP_f_b): New macro.
22208         (RUN_TEST_LOOP_f_b_tg): Likewise.
22209         (finite_test_data): New variable.
22210         (finite_test): Run tests with RUN_TEST_LOOP_f_b.
22211         (isfinite_test_data): New variable.
22212         (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22213         (isinf_test_data): New variable.
22214         (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22215         (isnan_test_data): New variable.
22216         (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22217         (isnormal_test_data): New variable.
22218         (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22219         (issignaling_test_data): New variable.
22220         (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22221         (signbit_test_data): New variable.
22222         (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22223
22224         * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
22225         with INVALID_EXCEPTION.
22226         (acosh_test_data): Likewise.
22227         (asin_test_data): Likewise.
22228         (atanh_test_data): Likewise.
22229         (fmod_test_data): Likewise.
22230         (log_test_data): Likewise.
22231         (log10_test_data): Likewise.
22232         (log2_test_data): Likewise.
22233         (pow_test_data): Likewise.
22234         (sqrt_test_data): Likewise.
22235         (y0_test_data): Likewise.
22236         (y1_test_data): Likewise.
22237         (yn_test_data): Likewise.
22238
22239         * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
22240         function contents.
22241
22242         * math/libm-test.inc (struct test_ff_i_data): New type.
22243         (RUN_TEST_LOOP_ff_i_tg): New macro.
22244         (isgreater_test_data): New variable.
22245         (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22246         (isgreaterequal_test_data): New variable.
22247         (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22248         (isless_test_data): New variable.
22249         (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22250         (islessequal_test_data): New variable.
22251         (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22252         (islessgreater_test_data): New variable.
22253         (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22254         (isunordered_test_data): New variable.
22255         (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22256
22257 2013-05-14  David S. Miller  <davem@davemloft.net>
22258
22259         * sysdeps/sparc/fpu/libm-test-ulps: Update.
22260
22261 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
22262
22263         * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
22264
22265         * math/libm-test.inc (struct test_fF_f1_data): Change type of
22266         extra_test to int.
22267         (struct test_f_i_data): Change type of max_ulp to int.
22268
22269         * math/libm-test.inc (test_ffI_f1_data): New type.
22270         (RUN_TEST_LOOP_ffI_f1): New macro.
22271         (remquo_test_data): New variable.
22272         (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
22273
22274         * setjmp/tst-setjmp-fp.c: New file.
22275         * setjmp/Makefile (tests): Add tst-setjmp-fp.
22276         (link-libm): New variable.
22277         ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
22278
22279         * math/libm-test.inc (struct test_f_i_data): New type.
22280         (RUN_TEST_LOOP_f_i): New macro.
22281         (RUN_TEST_LOOP_f_i_tg): Likewise.
22282         (fpclassify_test_data): New variable.
22283         (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
22284         (ilogb_test_data): New variable.
22285         (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
22286
22287         * math/libm-test.inc (scalbln_test): Correct function name in END
22288         call.
22289
22290         * math/libm-test.inc (struct test_f_f1_data): Add comment.
22291         (RUN_TEST_LOOP_fI_f1): New macro.
22292         (frexp_test_data): New variable.
22293         (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
22294
22295         * math/libm-test.inc (struct test_fF_f1_data): New type.
22296         (RUN_TEST_LOOP_fF_f1): New macro.
22297         (modf_test_data): New variable.
22298         (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
22299
22300         * math/libm-test.inc (struct test_f_f1_data): New type.
22301         (RUN_TEST_LOOP_f_f1): New macro.
22302         (gamma_test_data): New variable.
22303         (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
22304         (lgamma_test_data): New variable.
22305         (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
22306
22307 2013-05-13  Carlos O'Donell  <carlos@redhat.com>
22308
22309         * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
22310         * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
22311         (main): Comment "tls" pseudo-hwcap.
22312
22313 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
22314
22315         * math/libm-test.inc (struct test_fl_f_data): New type.
22316         (RUN_TEST_LOOP_fl_f): New variable.
22317         (scalbln_test_data): New variable.
22318         (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
22319
22320         * math/libm-test.inc (struct test_fi_f_data): New type.
22321         (RUN_TEST_LOOP_fi_f): New macro.
22322         (ldexp_test_data): New variable.
22323         (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
22324         (scalbn_test_data): New variable.
22325         (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
22326
22327         * math/libm-test.inc (struct test_c_f_data): New type.
22328         (RUN_TEST_LOOP_c_f): New macro.
22329         (cabs_test_data): New variable.
22330         (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
22331         (carg_test_data): New variable.
22332         (carg_test): Run tests with RUN_TEST_LOOP_c_f.
22333         (cimag_test_data): New variable.
22334         (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
22335         (creal_test_data): New variable.
22336         (creal_test): Run tests with RUN_TEST_LOOP_c_f.
22337
22338         * math/libm-test.inc (struct test_if_f_data): New type.
22339         (RUN_TEST_LOOP_if_f): New macro.
22340         (jn_test_data): New variable.
22341         (jn_test): Run tests with RUN_TEST_LOOP_if_f.
22342         (yn_test_data): New variable.
22343         (yn_test): Run tests with RUN_TEST_LOOP_if_f.
22344
22345         * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
22346
22347 2013-05-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22348
22349         * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
22350         (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
22351
22352 2013-05-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
22353
22354         * benchtests/Makefile (CPPFLAGS-nonlib): Add
22355         -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
22356         (bench-deps): Add bench-timing.h.
22357         * benchtests-bench-skeleton.c: Include bench-timing.h.
22358         (main): Use TIMING_* macros instead of clock_gettime.
22359         * benchtests/bench-timing.h: New file.
22360
22361         [BZ #14582]
22362         * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
22363         Renamed from _LIB_VERSION.
22364         (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
22365
22366 2013-05-12  Joseph Myers  <joseph@codesourcery.com>
22367
22368         * math/libm-test.inc (struct test_fff_f_data): New type.
22369         (RUN_TEST_LOOP_fff_f): New macro.
22370         (fma_test_data): New variable.
22371         (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
22372         (fma_towardzero_test_data): New variable.
22373         (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
22374         (fma_downward_test_data): New variable.
22375         (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
22376         (fma_upward_test_data): New variable.
22377         (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
22378
22379         * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
22380         (struct test_c_c_data): New type.
22381         (RUN_TEST_LOOP_c_c): New macro.
22382         (cacos_test_data): New variable.
22383         (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
22384         (cacosh_test_data): New variable.
22385         (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
22386         (casin_test_data): New variable.
22387         (casin_test): Run tests with RUN_TEST_LOOP_c_c.
22388         (casinh_test_data): New variable.
22389         (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
22390         (catan_test_data): New variable.
22391         (catan_test): Run tests with RUN_TEST_LOOP_c_c.
22392         (catanh_test_data): New variable.
22393         (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
22394         (ccos_test_data): New variable.
22395         (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
22396         (ccosh_test_data): New variable.
22397         (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
22398         (cexp_test_data): New variable.
22399         (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
22400         (clog_test_data): New variable.
22401         (clog_test): Run tests with RUN_TEST_LOOP_c_c.
22402         (clog10_test_data): New variable.
22403         (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
22404         (conj_test_data): New variable.
22405         (conj_test): Run tests with RUN_TEST_LOOP_c_c.
22406         (cproj_test_data): New variable.
22407         (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
22408         (csin_test_data): New variable.
22409         (csin_test): Run tests with RUN_TEST_LOOP_c_c.
22410         (csinh_test_data): New variable.
22411         (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
22412         (csqrt_test_data): New variable.
22413         (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
22414         (ctan_test_data): New variable.
22415         (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
22416         (ctan_tonearest_test_data): New variable.
22417         (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
22418         (ctan_towardzero_test_data): New variable.
22419         (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
22420         (ctan_downward_test_data): New variable.
22421         (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
22422         (ctan_upward_test_data): New variable.
22423         (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
22424         (ctanh_test_data): New variable.
22425         (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
22426         (ctanh_tonearest_test_data): New variable.
22427         (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
22428         (ctanh_towardzero_test_data): New variable.
22429         (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
22430         (ctanh_downward_test_data): New variable.
22431         (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
22432         (ctanh_upward_test_data): New variable.
22433         (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
22434         * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
22435         of BUILD_COMPLEX.
22436
22437         * math/libm-test.inc (struct test_ff_f_data): New type.
22438         (struct test_ff_f_data_nexttoward): Likewise.
22439         (RUN_TEST_LOOP_2_f): New macro.
22440         (RUN_TEST_LOOP_ff_f): Likewise.
22441         (atan2_test_data): New variable.
22442         (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
22443         (copysign_test_data): New variable.
22444         (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
22445         (fdim_test_data): New variable.
22446         (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
22447         (fmax_test_data): New variable.
22448         (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
22449         (fmin_test_data): New variable.
22450         (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
22451         (fmod_test_data): New variable.
22452         (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
22453         (hypot_test_data): New variable.
22454         (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
22455         (nextafter_test_data): New variable.
22456         (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
22457         (nexttoward_test_data): New variable.
22458         (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
22459         (pow_test_data): New variable.
22460         (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
22461         (pow_tonearest_test_data): New variable.
22462         (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
22463         (pow_towardzero_test_data): New variable.
22464         (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
22465         (pow_downward_test_data): New variable.
22466         (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
22467         (pow_upward_test_data): New variable.
22468         (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
22469         (remainder_test_data): New variable.
22470         (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
22471         (scalb_test_data): New variable.
22472         (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
22473         * sysdeps/i386/fpu/libm-test-ulps: Update.
22474
22475 2013-05-11  Joseph Myers  <joseph@codesourcery.com>
22476
22477         * math/libm-test.inc (fma_test): Use max_value instead of local
22478         variable fltmax.
22479         (nextafter_test): Likewise.
22480
22481         * math/libm-test.inc (acos_towardzero_test_data): New variable.
22482         (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22483         (acos_downward_test_data): New variable.
22484         (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22485         (acos_upward_test_data): New variable.
22486         (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22487         (acosh_test_data): New variable.
22488         (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
22489         (asin_test_data): New variable.
22490         (asin_test): Run tests with RUN_TEST_LOOP_f_f.
22491         (asin_tonearest_test_data): New variable.
22492         (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22493         (asin_towardzero_test_data): New variable.
22494         (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22495         (asin_downward_test_data): New variable.
22496         (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22497         (asin_upward_test_data): New variable.
22498         (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22499         (asinh_test_data): New variable.
22500         (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
22501         (atan_test_data): New variable.
22502         (atan_test): Run tests with RUN_TEST_LOOP_f_f.
22503         (atanh_test_data): New variable.
22504         (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
22505         (cbrt_test_data): New variable.
22506         (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
22507         (ceil_test_data): New variable.
22508         (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
22509         (cos_test_data): New variable.
22510         (cos_test): Run tests with RUN_TEST_LOOP_f_f.
22511         (cos_tonearest_test_data): New variable.
22512         (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22513         (cos_towardzero_test_data): New variable.
22514         (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22515         (cos_downward_test_data): New variable.
22516         (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22517         (cos_upward_test_data): New variable.
22518         (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22519         (cosh_test_data): New variable.
22520         (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
22521         (cosh_tonearest_test_data): New variable.
22522         (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22523         (cosh_towardzero_test_data): New variable.
22524         (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22525         (cosh_downward_test_data): New variable.
22526         (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22527         (cosh_upward_test_data): New variable.
22528         (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22529         (erf_test_data): New variable.
22530         (erf_test): Run tests with RUN_TEST_LOOP_f_f.
22531         (erfc_test_data): New variable.
22532         (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
22533         (exp_test_data): New variable.
22534         (exp_test): Run tests with RUN_TEST_LOOP_f_f.
22535         (exp_tonearest_test_data): New variable.
22536         (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22537         (exp_towardzero_test_data): New variable.
22538         (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22539         (exp_downward_test_data): New variable.
22540         (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22541         (exp_upward_test_data): New variable.
22542         (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22543         (exp10_test_data): New variable.
22544         (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
22545         (exp2_test_data): New variable.
22546         (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
22547         (expm1_test_data): New variable.
22548         (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
22549         (fabs_test_data): New variable.
22550         (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
22551         (floor_test_data): New variable.
22552         (floor_test): Run tests with RUN_TEST_LOOP_f_f.
22553         (j0_test_data): New variable.
22554         (j0_test): Run tests with RUN_TEST_LOOP_f_f.
22555         (j1_test_data): New variable.
22556         (j1_test): Run tests with RUN_TEST_LOOP_f_f.
22557         (log_test_data): New variable.
22558         (log_test): Run tests with RUN_TEST_LOOP_f_f.
22559         (log10_test_data): New variable.
22560         (log10_test): Run tests with RUN_TEST_LOOP_f_f.
22561         (log1p_test_data): New variable.
22562         (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
22563         (log2_test_data): New variable.
22564         (log2_test): Run tests with RUN_TEST_LOOP_f_f.
22565         (logb_test_data): New variable.
22566         (logb_test): Run tests with RUN_TEST_LOOP_f_f.
22567         (logb_downward_test_data): New variable.
22568         (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22569         (nearbyint_test_data): New variable.
22570         (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
22571         (rint_test_data): New variable.
22572         (rint_test): Run tests with RUN_TEST_LOOP_f_f.
22573         (rint_tonearest_test_data): New variable.
22574         (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22575         (rint_towardzero_test_data): New variable.
22576         (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22577         (rint_downward_test_data): New variable.
22578         (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22579         (rint_upward_test_data): New variable.
22580         (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22581         (round_test_data): New variable.
22582         (round_test): Run tests with RUN_TEST_LOOP_f_f.
22583         (sin_test_data): New variable.
22584         (sin_test): Run tests with RUN_TEST_LOOP_f_f.
22585         (sin_tonearest_test_data): New variable.
22586         (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22587         (sin_towardzero_test_data): New variable.
22588         (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22589         (sin_downward_test_data): New variable.
22590         (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22591         (sin_upward_test_data): New variable.
22592         (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22593         (sinh_test_data): New variable.
22594         (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
22595         (sinh_tonearest_test_data): New variable.
22596         (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22597         (sinh_towardzero_test_data): New variable.
22598         (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22599         (sinh_downward_test_data): New variable.
22600         (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22601         (sinh_upward_test_data): New variable.
22602         (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22603         (sqrt_test_data): New variable.
22604         (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
22605         (tan_test_data): New variable.
22606         (tan_test): Run tests with RUN_TEST_LOOP_f_f.
22607         (tan_tonearest_test_data): New variable.
22608         (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22609         (tan_towardzero_test_data): New variable.
22610         (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22611         (tan_downward_test_data): New variable.
22612         (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22613         (tan_upward_test_data): New variable.
22614         (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22615         (tanh_test_data): New variable.
22616         (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
22617         (tgamma_test_data): New variable.
22618         (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
22619         (trunc_test_data): New variable.
22620         (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
22621         (y0_test_data): New variable.
22622         (y0_test): Run tests with RUN_TEST_LOOP_f_f.
22623         (y1_test_data): New variable.
22624         (y1_test): Run tests with RUN_TEST_LOOP_f_f.
22625         (significand_test_data): New variable.
22626         (significand_test): Run tests with RUN_TEST_LOOP_f_f.
22627
22628 2013-05-10  Christian Grönke  <cgr_bugs@sysgo.com>
22629
22630         [BZ #12387]
22631         * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
22632
22633 2013-05-10  Pino Toscano  <toscano.pino@tiscali.it>
22634
22635         * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
22636
22637 2013-05-10  Andreas Jaeger  <aj@suse.de>
22638
22639         [BZ #15448]
22640         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
22641         (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
22642
22643 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
22644
22645         * math/gen-libm-test.pl (adjust_arg): New function.
22646         (special_functions): Handle generating output in both functions
22647         and arrays.
22648         (parse_args): Likewise.
22649         (generate_testfile): Handle START_DATA and END_DATA.  Pass extra
22650         $in_func argument to parse_args.
22651         * math/libm-test.inc (struct test_f_f_data): New type.
22652         (IF_ROUND_INIT_): New macro.
22653         (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
22654         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
22655         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
22656         (IF_ROUND_INIT_FE_UPWARD): Likewise.
22657         (ROUND_RESTORE_): Likewise.
22658         (ROUND_RESTORE_FE_DOWNWARD): Likewise.
22659         (ROUND_RESTORE_FE_TONEAREST): Likewise.
22660         (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
22661         (ROUND_RESTORE_FE_UPWARD): Likewise.
22662         (RUN_TEST_LOOP_f_f): New macro.
22663         (acos_test_data): New variable.
22664         (acos_test): Run tests with RUN_TEST_LOOP_f_f.
22665         (acos_tonearest_test_data): New variable.
22666         (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22667
22668 2013-05-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
22669
22670         * benchtests/bench-skeleton.c (startup): Fix coding style.
22671
22672 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
22673
22674         [BZ #6809]
22675         * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
22676         negative infinity argument.
22677         * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
22678         negative infinity argument.
22679         * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
22680         negative infinity argument.
22681         * math/libm-test.inc (tgamma_test): Expect errno to be set for
22682         domain errors.
22683
22684 2013-05-10  Florian Weimer  <fweimer@redhat.com>
22685
22686         * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
22687         * iconv/iconv_charmap.c (charmap_conversion): Likewise.
22688         * iconv/iconv_prog.c (main): Likewise.
22689         * locale/programs/charmap-dir.c (charmap_readdir)
22690         (fopen_uncompressed): Likewise.
22691         * locale/programs/locfile.c (siblings_uncached)
22692         (write_locale_data): Use lstat64 instead of lstat.
22693         * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
22694         stat.
22695
22696 2013-05-10  Andreas Jaeger  <aj@suse.de>
22697
22698         [BZ #15395]
22699         * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
22700         localization.
22701         Include <locale.h>.
22702
22703 2013-05-09  Carlos O'Donell  <carlos@redhat.com>
22704
22705         * elf/dl-close.c (_dl_close_worker): Add comments.
22706
22707 2013-05-09  Joseph Myers  <joseph@codesourcery.com>
22708
22709         [BZ #15359]
22710         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
22711         high part of pi/2.
22712         (__ieee754_rem_pio2l): Update comments.
22713
22714         [BZ #15429]
22715         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
22716         high part of pi/2.
22717         (__ieee754_rem_pio2l): Update comments.
22718
22719         * math/libm-test.inc (M_SQRT_2_2): Remove macro.
22720         (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
22721
22722         * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
22723         M_PI_4l.
22724
22725         * math/libm-test.inc (M_PI_34l): Define using decimal constant.
22726         (M_PI_34_LOG10El): Likewise.
22727         (M_PI2_LOG10El): Likewise.
22728         (M_PI4_LOG10El): Likewise.
22729         (M_PI_LOG10El): Likewise.
22730
22731 2013-05-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22732
22733         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22734
22735 2013-05-08  Joseph Myers  <joseph@codesourcery.com>
22736
22737         * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
22738         (MINUS_ZERO_INIT): Likewise.
22739         (PLUS_INFTY_INIT): Likewise.
22740         (MINUS_INFTY_INIT): Likewise.
22741         (QNAN_VALUE_INIT): Likewise.
22742         (MAX_VALUE_INIT): Likewise.
22743         (MIN_VALUE_INIT): Likewise.
22744         (MIN_SUBNORM_VALUE_INIT): Likewise.
22745         (plus_zero): Initialize with PLUS_ZERO_INIT.
22746         (minus_zero): Initialize with MINUS_ZERO_INIT.
22747         (plus_infty): Initialize with PLUS_INFTY_INIT.
22748         (minus_infty): Initialize with MINUS_INFTY_INIT.
22749         (qnan_value): Initialize with QNAN_VALUE_INIT.
22750         (max_value): Initialize with MAX_VALUE_INIT.
22751         (min_value): Initialize with MIN_VALUE_INIT.
22752         (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
22753
22754         * math/libm-test.inc (RUN_TEST_if_f): New macro.
22755         (jn_test): Use TEST_if_f instead of TEST_ff_f.
22756         (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
22757         (yn_test): Use TEST_if_f instead of TEST_ff_f.
22758
22759         * math/libm-test.inc (RUN_TEST_f_f): New macro.
22760         (RUN_TEST_2_f): Likewise.
22761         (RUN_TEST_ff_f): Likewise.
22762         (RUN_TEST_fi_f): Likewise.
22763         (RUN_TEST_fl_f): Likewise.
22764         (RUN_TEST_fff_f): Likewise.
22765         (RUN_TEST_c_f): Likewise.
22766         (RUN_TEST_f_f1): Likewise.
22767         (RUN_TEST_fF_f1): Likewise.
22768         (RUN_TEST_fI_f1): Likewise.
22769         (RUN_TEST_ffI_f1): Likewise.
22770         (RUN_TEST_c_c): Likewise.
22771         (RUN_TEST_cc_c): Likewise.
22772         (RUN_TEST_f_i): Likewise.
22773         (RUN_TEST_f_i_tg): Likewise.
22774         (RUN_TEST_ff_i_tg): Likewise.
22775         (RUN_TEST_f_b): Likewise.
22776         (RUN_TEST_f_b_tg): Likewise.
22777         (RUN_TEST_f_l): Likewise.
22778         (RUN_TEST_f_L): Likewise.
22779         (RUN_TEST_sincos): Likewise.
22780         * math/gen-libm-test.pl (new_test): Take new argument to indicate
22781         whether to show exceptions.  Do not include ");\n" in return
22782         value.
22783         (special_functions): Output call to RUN_TEST_sincos instead of
22784         check_float calls.  Update calls to new_test.
22785         (parse_args): Output call to single RUN_TEST_* macro instead of
22786         check_* calls and other assignments.  Update calls to new_test.
22787
22788         [BZ #2546]
22789         [BZ #2560]
22790         [BZ #5159]
22791         [BZ #15426]
22792         * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
22793         input to result for tgamma overflow.
22794         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
22795         (gamma_coeff): New variable.
22796         (NCOEFF): New macro.
22797         (gamma_positive): New function.
22798         (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
22799         underflow here.  Use gamma_positive instead of exp (lgamma) for
22800         other arguments.
22801         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
22802         (gamma_coeff): New variable.
22803         (NCOEFF): New macro.
22804         (gammaf_positive): New function.
22805         (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
22806         underflow here.  Use gamma_positive instead of exp (lgamma) for
22807         other arguments.
22808         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
22809         (gamma_coeff): New variable.
22810         (NCOEFF): New macro.
22811         (gammal_positive): New function.
22812         (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
22813         underflow here.  Use gamma_positive instead of exp (lgamma) for
22814         other arguments.
22815         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
22816         (gamma_coeff): New variable.
22817         (NCOEFF): New macro.
22818         (gammal_positive): New function.
22819         (__ieee754_gammal_r): Handle positive infinity, overflow and
22820         underflow here.  Handle NaN the same as positive infinity.  Remove
22821         check x < 0xffffffff for negative integers.  Use gamma_positive
22822         instead of exp (lgamma) for other arguments.
22823         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
22824         (gamma_coeff): New variable.
22825         (NCOEFF): New macro.
22826         (gammal_positive): New function.
22827         * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
22828         * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
22829         * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
22830         * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
22831         * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
22832         * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
22833         * sysdeps/generic/math_private.h (__gamma_productf): New
22834         prototype.
22835         (__gamma_product): Likewise.
22836         (__gamma_productl): Likewise.
22837         * math/Makefile (libm-calls): Add gamma_product.
22838         * math/libm-test.inc (tgamma_test): Add more tests.
22839         * sysdeps/i386/fpu/libm-test-ulps: Update.
22840         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22841
22842 2013-05-08  Ondřej Bílka  <neleai@seznam.cz>
22843
22844         * benchtests/bench-skeleton.c (main): Preheat CPU.
22845
22846 2013-05-07  Aurelien Jarno <aurelien@aurel32.net>
22847
22848         * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
22849
22850 2013-05-07  Roland McGrath  <roland@hack.frob.com>
22851
22852         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
22853         and _dl_skip_args_internal.
22854
22855 2013-05-07  Carlos O'Donell  <carlos@redhat.com>
22856
22857         * manual/message.texi (Message Translation): Talk about users.
22858         Message to key mapping impacts design.
22859
22860 2013-05-06  Roland McGrath  <roland@hack.frob.com>
22861
22862         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
22863
22864         * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
22865
22866         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
22867         * sysdeps/wordsize-64/glob64.c: ... here.
22868
22869         * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
22870         (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
22871         New macros.
22872
22873         * debug/getlogin_r_chk.c: Moved to ...
22874         * login/getlogin_r_chk.c: ... here.
22875         * debug/Makefile (routines): Move getlogin_r_chk to ...
22876         * login/Makefile (routines): ... here.
22877         * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
22878         * login/Versions (libc: GLIBC_2.4): ... here.
22879
22880         * io/poll.c (__poll): Renamed from poll.
22881         Add libc_hidden_def.
22882         (poll): Define as weak alias.
22883
22884         * debug/ptsname_r_chk.c: Moved to ...
22885         * login/ptsname_r_chk.c: ... here.
22886         * debug/Makefile (routines): Move ptsname_r_chk to ...
22887         * login/Makefile (routines): ... here.
22888         * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
22889         * login/Versions (libc: GLIBC_2.4): ... here.
22890
22891         * posix/getlogin.c: Moved to ...
22892         * login/getlogin.c: ... here.
22893         * posix/getlogin_r.c: Moved to ...
22894         * login/getlogin_r.c: ... here.
22895         * posix/getlogin_r.c: Moved to ...
22896         * login/getlogin_r.c: ... here.
22897         * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
22898         * login/Makefile (routines): ... here.
22899         * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
22900         * login/Versions (libc: GLIBC_2.0): ... here.
22901
22902         * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
22903         (setrlimit): Define as weak alias.
22904
22905         * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
22906         Call __ names for open, ftruncate, and close.
22907         For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
22908         (truncate): Define as weak alias.
22909
22910 2013-05-06  Joseph Myers  <joseph@codesourcery.com>
22911
22912         * math/gen-libm-test.pl (parse_args): Initialize x before each
22913         test of frexp, modf and remquo.
22914
22915         * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
22916         test signgam value.
22917
22918 2013-05-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22919
22920         [BZ #15418]
22921         [BZ #15419]
22922         * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
22923         internal tests.
22924         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
22925
22926 2013-05-06  Roland McGrath  <roland@hack.frob.com>
22927
22928         * elf/dl-writev.h: New file.
22929         * elf/dl-misc.c: Include it.
22930         (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
22931         * sysdeps/unix/sysv/linux/dl-writev.h: New file.
22932
22933 2013-05-04  Joseph Myers  <joseph@codesourcery.com>
22934
22935         * math/libm-test.inc (noXFails): Remove variable.
22936         (noXPasses): Likewise.
22937         (BUILD_COMPLEX_INT): Remove macro.
22938         (print_screen): Remove xfail argument.
22939         (print_screen_max_error): Likewise.
22940         (update_stats): Likewise.
22941         (print_max_error): Likewise.  Update calls to other affected
22942         functions.
22943         (print_complex_max_error): Likewise.
22944         (test_single_exception): Update calls to print_screen.
22945         (test_single_errno): Likewise.
22946         (check_float_internal): Remove xfail argument.  Update calls to
22947         other affected functions.
22948         (check_float): Likewise.
22949         (check_complex): Likewise.
22950         (check_int): Likewise.
22951         (check_long): Likewise.
22952         (check_bool): Likewise.
22953         (check_longlong): Likewise.
22954         (main): Don't print noXFails and noXPasses.
22955         * math/gen-libm-test.pl (top level): Don't mention expected
22956         failure handling in comment.
22957         (new_test): Don't handle expected failures.
22958         (parse_args): Don't mention expected failure handling in comment.
22959         (generate_testfile): Don't handle expected failures.
22960         (parse_ulps): Likewise.
22961         (print_ulps_file): Likewise.
22962         (get_failure): Remove function.
22963         (output_test): Don't handle expected failures.
22964         * make/README.libm-test: Don't mention expected failure handling.
22965
22966         * math/libm-test.inc (plus_zero): Make const.  Add initializer.
22967         (minus_zero): Likewise.
22968         (plus_infty): Likewise.
22969         (minus_infty): Likewise.
22970         (qnan_value): Likewise.
22971         (max_value): Likewise.
22972         (min_value): Likewise.
22973         (min_subnorm_value): Likewise.
22974         (initialize): Do not initialize those variables dynamically.
22975
22976 2013-05-03  Roland McGrath  <roland@hack.frob.com>
22977
22978         * io/open.c (__open_2): Moved to ...
22979         * io/open_2.c: ... this new file.
22980         * io/open64.c (__open64_2): Moved to ...
22981         * io/open64_2.c: ... this new file.
22982         * io/openat.c (__openat_2): Moved to ...
22983         * io/openat_2.c: ... this new file.
22984         * io/openat64.c (__openat64_2): Moved to ...
22985         * io/openat64_2.c: ... this new file.
22986         * io/Makefile (routines): Add them.
22987         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
22988         * sysdeps/unix/sysv/linux/open_2.c: File removed.
22989         * sysdeps/unix/sysv/linux/open64_2.c: File removed.
22990         * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
22991         * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
22992         * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
22993         (__openat64): Add hidden_ver.
22994         * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
22995         * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
22996
22997         * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
22998         Separately conditionalize setting of GLRO(dl_sysinfo) so
22999         that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
23000         as well, but the actual setting is only under [NEED_DL_SYSINFO].
23001
23002 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23003
23004         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
23005         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
23006         definition.
23007         (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
23008         * sysdeps/unix/sysv/linux/powerpc/init-first.c
23009         (_libc_vdso_platform_setup): Add __vdso_time initialization.
23010         * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
23011         for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
23012
23013 2013-05-03  Joseph Myers  <joseph@codesourcery.com>
23014
23015         * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
23016         test signgam value.
23017
23018         * math/libm-test.inc (hypot_test): Do not use
23019         IGNORE_ZERO_INF_SIGN.
23020
23021 2013-05-03  Andreas Jaeger  <aj@suse.de>
23022
23023         * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
23024         Linux 3.9.
23025         * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
23026         (PF_MAX): Adjust for VSOCK change.
23027
23028 2013-05-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23029
23030         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23031
23032 2013-05-02  Carlos O'Donell  <carlos@redhat.com>
23033
23034         [BZ #15264]
23035         * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
23036         * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
23037         * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
23038
23039 2013-05-02  David S. Miller  <davem@davemloft.net>
23040
23041         * sysdeps/sparc/fpu/libm-test-ulps: Update.
23042
23043 2013-05-01  Ondřej Bílka  <neleai@seznam.cz>
23044
23045         * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
23046
23047 2013-05-01  Roland McGrath  <roland@hack.frob.com>
23048
23049         * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
23050
23051 2013-05-01  Richard Smith  <richard@metafoo.co.uk>
23052
23053         [BZ #14952]
23054         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
23055         [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
23056         Use __attribute__ ((__gnu_inline__)).
23057         [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
23058         Don't use __attribute__ ((__gnu_inline__)).
23059
23060 2013-05-01  Joseph Myers  <joseph@codesourcery.com>
23061
23062         [BZ #15423]
23063         * math/s_catan.c (__catan): Handle small real or imaginary part of
23064         input specially to avoid spurious underflow.
23065         * math/s_catanf.c (__catanf): Likewise.
23066         * math/s_catanh.c (__catanh): Likewise.
23067         * math/s_catanhf.c (__catanhf): Likewise.
23068         * math/s_catanhl.c (__catanhl): Likewise.
23069         * math/s_catanl.c (__catanl): Likewise.
23070         * math/libm-test.inc (catan_test): Add more tests.
23071         (catanh_test): Likewise.
23072         * sysdeps/i386/fpu/libm-test-ulps: Update.
23073         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23074
23075 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23076
23077         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23078
23079 2013-04-30  Joseph Myers  <joseph@codesourcery.com>
23080
23081         [BZ #15416]
23082         * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
23083         accurately for denominator in atan2.
23084         * math/s_catanf.c (__catanf): Likewise.
23085         * math/s_catanh.c (__catanh): Likewise.
23086         * math/s_catanhf.c (__catanhf): Likewise.
23087         * math/s_catanhl.c (__catanhl): Likewise.
23088         * math/s_catanl.c (__catanl): Likewise.
23089         * math/libm-test.inc (catan_test): Add more tests.
23090         (catanh_test): Likewise.
23091         * sysdeps/i386/fpu/libm-test-ulps: Update.
23092         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23093
23094 2013-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
23095
23096         * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
23097
23098         * benchtests/Makefile (bench): Remove slow benchmarks.
23099         * benchtests/atan-inputs: Add slow benchmark inputs.
23100         * benchtests/bench-modf.c (NUM_VARIANTS): Define.
23101         (BENCH_FUNC): Accept variant offset.
23102         (VARIANT): Define.
23103         * benchtests/bench-skeleton.c (main): Run benchmark for each
23104         variant.
23105         * benchtests/cos-inputs: Add slow benchmark inputs.
23106         * benchtests/exp-inputs: Likewise.
23107         * benchtests/pow-inputs: Likewise.
23108         * benchtests/sin-inputs: Likewise.
23109         * benchtests/slowatan-inputs: Remove.
23110         * benchtests/slowatan.c: Remove.
23111         * benchtests/slowcos-inputs: Remove.
23112         * benchtests/slowcos.c: Remove.
23113         * benchtests/slowexp-inputs: Remove.
23114         * benchtests/slowexp.c: Remove.
23115         * benchtests/slowpow-inputs: Remove.
23116         * benchtests/slowpow.c: Remove.
23117         * benchtests/slowsin-inputs: Remove.
23118         * benchtests/slowsin.c: Remove.
23119         * benchtests/slowtan-inputs: Remove.
23120         * benchtests/slowtan.c: Remove.
23121         * benchtests/tan-inputs: Add slow benchmark inputs.
23122         * scripts/bench.pl: Parse comments and directives.
23123
23124         * benchtests/Makefile: Remove *-ITER.  Define BENCH_DURATION
23125         in CPPFLAGS.
23126         ($(objpfx)bench-%.c): Remove *-ITER.
23127         * benchtests/bench-modf.c: Remove definition of ITER.
23128         * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
23129         (main): Loop for DURATION seconds instead of fixed number of
23130         iterations.
23131         * scripts/bench.pl: Don't expect iterations in parameters.
23132
23133 2013-04-29  Roland McGrath  <roland@hack.frob.com>
23134
23135         * io/fchdir.c (__fchdir): Renamed from fchdir.
23136         (fchdir): Define as weak alias.
23137
23138 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
23139
23140         * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
23141         (ERRNO_EDOM): Likewise.
23142         (ERRNO_ERANGE): Likewise.
23143         (noErrnoTests): New variable.
23144         (init_max_error): Set errno to 0.
23145         (test_single_errno): New function.
23146         (test_errno): Likewise.
23147         (check_float_internal): Call test_errno.  Set errno to 0.
23148         (check_complex): Refer to errno tests in comment.
23149         (check_int): Call test_errno.  Set errno to 0.
23150         (check_long): Likewise.
23151         (check_bool): Likewise.
23152         (check_longlong): Likewise.
23153         (cos_test): Use ERRNO_* flags for errno tests instead of
23154         check_int.
23155         (expm1_test): Likewise.
23156         (fmod_test): Likewise.
23157         (ilogb_test): Likewise.
23158         (lgamma_test): Likewise.
23159         (pow_test): Likewise.
23160         (remainder_test): Likewise.
23161         (sin_test): Likewise.
23162         (tan_test): Likewise.
23163         (yn_test): Likewise.
23164         (initialize): Set errno to 0.
23165         (main): Print number of errno tests.
23166         * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
23167
23168 2013-04-29  Andreas Jaeger  <aj@suse.de>
23169
23170         [BZ #15084]
23171         * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
23172         and RES_USEVC.
23173
23174         [BZ #15085]
23175         * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
23176         * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
23177         unimplemented.
23178
23179         [BZ #15380]
23180         * stdlib/random.c (__initstate): Return NULL if
23181         __initstate fails.
23182
23183         [BZ #15086]
23184         * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
23185         RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
23186         RES_SNGLKUPREOP.
23187
23188 2013-04-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23189
23190         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23191
23192 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
23193
23194         * math/libm-test.inc (cacos_test): Add missing semicolons at ends
23195         of individual tests.
23196         (casin_test): Likewise.
23197         (casinh_test): Likewise.
23198
23199 2013-04-27  Joseph Myers  <joseph@codesourcery.com>
23200
23201         [BZ #15409]
23202         * math/s_catan.c (__catan): Handle arguments with large real or
23203         imaginary part separately without squaring.
23204         * math/s_catanf.c (__catanf): Likewise.
23205         * math/s_catanh.c (__catanh): Likewise.
23206         * math/s_catanhf.c (__catanhf): Likewise.
23207         * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
23208         and redefine.
23209         (__catanhl): Handle arguments with large real or imaginary part
23210         separately without squaring.
23211         * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
23212         and redefine.
23213         (__catanl): Handle arguments with large real or imaginary part
23214         separately without squaring.
23215         * math/libm-test.inc (catan_test): Add more tests.
23216         (catanh_test): Likewise.
23217         * sysdeps/i386/fpu/libm-test-ulps: Update.
23218         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23219
23220 2013-04-27  Andreas Jaeger  <aj@suse.de>
23221
23222         [BZ #15007]
23223         * stdlib/stdlib.h: Update guards for qecvt.
23224         * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
23225         <stdlib.h>.
23226
23227 2013-04-27  Allan McRae  <allan@archlinux.org>
23228
23229         * sysdeps/i386/fpu/libm-test-ulps: Update.
23230
23231 2013-04-26  Joseph Myers  <joseph@codesourcery.com>
23232
23233         [BZ #15406]
23234         * math/s_catan.c: Include <float.h>.
23235         (__catan): Ensure underflow exception occurs for underflowed
23236         result.
23237         * math/s_catanf.c: Include <float.h>.
23238         (__catanf): Ensure underflow exception occurs for underflowed
23239         result.
23240         * math/s_catanh.c: Include <float.h>.
23241         (__catanh): Ensure underflow exception occurs for underflowed
23242         result.
23243         * math/s_catanhf.c: Include <float.h>.
23244         (__catanhf): Ensure underflow exception occurs for underflowed
23245         result.
23246         * math/s_catanhl.c: Include <float.h>.
23247         (__catanhl): Ensure underflow exception occurs for underflowed
23248         result.
23249         * math/s_catanl.c: Include <float.h>.
23250         (__catanl): Ensure underflow exception occurs for underflowed
23251         result.
23252         * math/libm-test.inc (catan_test): Add more tests.
23253         (catanh_test): Likewise.
23254
23255         [BZ #15405]
23256         * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
23257         underflowed result.
23258         * math/s_ccoshf.c (__ccoshf): Likewise.
23259         * math/s_ccoshl.c (__ccoshl): Likewise.
23260         * math/s_csin.c (__csin): Likewise.
23261         * math/s_csinf.c (__csinf): Likewise.
23262         * math/s_csinh.c (__csinh): Likewise.
23263         * math/s_csinhf.c (__csinhf): Likewise.
23264         * math/s_csinhl.c (__csinhl): Likewise.
23265         * math/s_csinl.c (__csinl): Likewise.
23266         * math/libm-test.inc (ccos_test): Add more tests.
23267         (ccosh_test): Likewise.
23268         (csin_test): Likewise.
23269         (csinh_test): Likewise.
23270
23271 2013-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23272
23273         * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
23274         * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
23275         * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
23276         * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
23277         * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
23278         powerpc/power5+/fpu folders.
23279         * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
23280
23281
23282 2013-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
23283
23284         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
23285
23286 2013-04-25  Joseph Myers  <joseph@codesourcery.com>
23287
23288         * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
23289         additions to variable.
23290         [$(config-machine) = x86_64] (modules-names): Likewise.
23291         ($(objpfx)tst-audit3): Remove dependency.
23292         ($(objpfx)tst-audit3.out): Likewise.
23293         ($(objpfx)tst-audit4): Likewise.
23294         ($(objpfx)tst-audit4.out): Likewise.
23295         ($(objpfx)tst-audit5): Likewise.
23296         ($(objpfx)tst-audit5.out): Likewise.
23297         ($(objpfx)tst-audit6): Likewise.
23298         ($(objpfx)tst-audit6.out): Likewise.
23299         ($(objpfx)tst-audit7): Likewise.
23300         ($(objpfx)tst-audit7.out): Likewise.
23301         (tst-audit3-ENV): Remove variable.
23302         (tst-audit4-ENV): Likewise.
23303         (tst-audit5-ENV): Likewise.
23304         (tst-audit6-ENV): Likewise.
23305         (tst-audit7-ENV): Likewise.
23306         [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
23307         [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
23308         addition to variable.
23309         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
23310         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
23311         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
23312         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
23313         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
23314         * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
23315         tst-audit3, tst-audit4 and tst-audit5.
23316         [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
23317         tst-audit6 and tst-audit7.
23318         [$(subdir) = elf] (modules-names): Add audit modules for those
23319         tests.
23320         [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
23321         [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
23322         [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
23323         [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
23324         [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
23325         [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
23326         [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
23327         [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
23328         [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
23329         [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
23330         [$(subdir) = elf] (tst-audit3-ENV): New variable.
23331         [$(subdir) = elf] (tst-audit4-ENV): Likewise.
23332         [$(subdir) = elf] (tst-audit5-ENV): Likewise.
23333         [$(subdir) = elf] (tst-audit6-ENV): Likewise.
23334         [$(subdir) = elf] (tst-audit7-ENV): Likewise.
23335         [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
23336         Likewise.
23337         [$(subdir) = elf && $(config-cflags-avx) = yes]
23338         (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
23339         [$(subdir) = elf && $(config-cflags-avx) = yes]
23340         (CFLAGS-tst-auditmod4a.c): Likewise.
23341         [$(subdir) = elf && $(config-cflags-avx) = yes]
23342         (CFLAGS-tst-auditmod4b.c): Likewise.
23343         [$(subdir) = elf && $(config-cflags-avx) = yes]
23344         (CFLAGS-tst-auditmod6b.c): Likewise.
23345         [$(subdir) = elf && $(config-cflags-avx) = yes]
23346         (CFLAGS-tst-auditmod6c.c): Likewise.
23347         [$(subdir) = elf && $(config-cflags-avx) = yes]
23348         (CFLAGS-tst-auditmod7b.c): Likewise.
23349         * elf/tst-audit3.c: Move to ...
23350         * sysdeps/x86_64/tst-audit3.c: ... here.
23351         * elf/tst-audit4.c: Move to ...
23352         * sysdeps/x86_64/tst-audit4.c: ... here.
23353         * elf/tst-audit5.c: Move to ...
23354         * sysdeps/x86_64/tst-audit5.c: ... here.
23355         * elf/tst-audit6.c: Move to ...
23356         * sysdeps/x86_64/tst-audit6.c: ... here.
23357         * elf/tst-audit7.c: Move to ...
23358         * sysdeps/x86_64/tst-audit7.c: ... here.
23359         * elf/tst-auditmod3a.c: Move to ...
23360         * sysdeps/x86_64/tst-auditmod3a.c: ... here.
23361         * elf/tst-auditmod3b.c: Move to ...
23362         * sysdeps/x86_64/tst-auditmod3b.c: ... here.
23363         * elf/tst-auditmod4a.c: Move to ...
23364         * sysdeps/x86_64/tst-auditmod4a.c: ... here.
23365         * elf/tst-auditmod4b.c: Move to ...
23366         * sysdeps/x86_64/tst-auditmod4b.c: ... here.
23367         * elf/tst-auditmod5a.c: Move to ...
23368         * sysdeps/x86_64/tst-auditmod5a.c: ... here.
23369         * elf/tst-auditmod5b.c: Move to ...
23370         * sysdeps/x86_64/tst-auditmod5b.c: ... here.
23371         * elf/tst-auditmod6a.c: Move to ...
23372         * sysdeps/x86_64/tst-auditmod6a.c: ... here.
23373         * elf/tst-auditmod6b.c: Move to ...
23374         * sysdeps/x86_64/tst-auditmod6b.c: ... here.
23375         * elf/tst-auditmod6c.c: Move to ...
23376         * sysdeps/x86_64/tst-auditmod6c.c: ... here.
23377         * elf/tst-auditmod7a.c: Move to ...
23378         * sysdeps/x86_64/tst-auditmod7a.c: ... here.
23379         * elf/tst-auditmod7b.c: Move to ...
23380         * sysdeps/x86_64/tst-auditmod7b.c: ... here.
23381
23382 2013-04-25  Paul Pluzhnikov  <ppluzhnikov@google.com>
23383
23384         [BZ #15366]
23385         * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
23386         define unconditionally.
23387         * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
23388         define unconditionally.
23389         (INT8_C, INT16_C, etc.): Likewise.
23390
23391 2013-04-25  Maciej W. Rozycki  <macro@codesourcery.com>
23392
23393         * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
23394         __ehdr_start with hidden visibility.
23395
23396         * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
23397
23398 2013-04-24  Carlos O'Donell  <carlos@redhat.com>
23399
23400         * math/libm-test.inc (cos_test): Use accurate hex constants.
23401         (sincost_test): Likewise.
23402
23403 2013-04-24  Joseph Myers  <joseph@codesourcery.com>
23404
23405         * math/libm-test.inc (catan_test): Add more tests.
23406         (catanh_test): Likewise.
23407
23408         * math/s_catanf.c (__catanf): Use suffixed floating-point
23409         constants.
23410         * math/s_catanhf.c (__catanhf): Likewise.
23411         * math/s_catanhl.c (__catanhl): Likewise.
23412         * math/s_catanl.c (__catanl): Likewise.
23413
23414         [BZ #15394]
23415         * math/s_catan.c (__catan): Calculate imaginary part of result
23416         with log1p not log unless computing log of number close to 0.
23417         * math/s_catanf.c (__catanf): Likewise.
23418         * math/s_catanl.c (__catanl): Likewise.
23419         * math/s_catanh.c (__catanh): Calculate real part of result with
23420         log1p not log unless computing log of number close to 0.
23421         * math/s_catanhf.c (__catanhf): Likewise.
23422         * math/s_catanhl.c (__catanhl): Likewise.
23423         * math/libm-test.inc (catan_test): Add more tests.
23424         (catanh_test): Likewise.
23425         * sysdeps/i386/fpu/libm-test-ulps: Update.
23426         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23427
23428 2013-04-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
23429
23430         * benchtests/Makefile: Mention files in which fast and slow
23431         paths of math functions are implemented.
23432
23433 2013-04-23  Roland McGrath  <roland@hack.frob.com>
23434
23435         * sysdeps/posix/timespec_get.c: New file.
23436
23437 2013-04-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23438
23439         * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
23440         POWER.
23441         * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
23442         for POWER.
23443         * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
23444         powerpc/power5/fpu folders.
23445         * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
23446         * benchtests/Makefile: Add modf testcase.
23447         * benchtests/bench-modf.c: New file: Benchmark test for mo
23448
23449 2013-04-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
23450
23451         [BZ #14888]
23452         * time/Makefile (tests): Add tst-strptime-whitespace.
23453         * time/strptime_l.c (get_number): Use ISSPACE.
23454         (__strptime_internal): Likewise.
23455         * time/tst-strptime-whitespace.c: New test case.
23456
23457 2013-04-23  Andreas Schwab  <schwab@linux-m68k.org>
23458
23459         * nss/nss_files/files-init.c (TF): Don't initialize flexible array
23460         member.
23461         (_nss_files_init): Set it here.
23462
23463 2013-04-23  Heiko Carstens  <heiko.carstens@de.ibm.com>
23464
23465         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
23466         f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
23467         unsigned.
23468
23469 2013-04-22  Jan-Benedict Glaw  <jbglaw@getslash.de>
23470
23471         * nss/getent.c (shadow_keys): Call endspent, not endpwent.
23472
23473 2013-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
23474
23475         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
23476         size just once.
23477
23478 2013-04-21  David S. Miller  <davem@davemloft.net>
23479
23480         * po/ru.po: Update Russion translation from translation project.
23481
23482 2013-04-17  Adam Conrad  <adconrad@0c3.net>
23483
23484         * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
23485         and setfsgid.
23486
23487 2013-04-17  Carlos O'Donell  <carlos@redhat.com>
23488
23489         * configure.in: Remove i386 configure warning. Remove i386 case.
23490         * configure: Regenerate.
23491         * sysdeps/i386/configure.in: Raise error if config_machine is i386.
23492         Add example to error message.
23493         * sysdeps/i386/configure: Regenerate.
23494
23495 2013-04-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
23496
23497         * benchtests/Makefile (bench): Add cos, tan, slowcos and
23498         slowtan.
23499         * benchtests/cos-inputs: New file.
23500         * benchtests/slowcos-inputs: New file.
23501         * benchtests/slowcos.c: New file.
23502         * benchtests/slowtan-inputs: New file.
23503         * benchtests/slowtan.c: New file.
23504         * benchtests/tan-inputs: New file.
23505
23506 2013-04-16  Roland McGrath  <roland@hack.frob.com>
23507
23508         * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
23509         considered kosher.
23510
23511 2013-04-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
23512
23513         * benchtests/Makefile: Include cppflags-iterator.mk to add
23514         -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
23515
23516         * Makefile.in (bench-clean): New target.
23517         * benchtests/Makefile (bench-clean): Likewise.
23518
23519 2013-04-16  David Holsgrove  <david.holsgrove@xilinx.com>
23520
23521         * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
23522
23523 2013-04-15  Thomas Schwinge  <thomas@codesourcery.com>
23524
23525         * stdio-common/tstdiomisc.c: Fix coding-style violation.
23526
23527 2013-04-15  Andreas Schwab  <schwab@suse.de>
23528
23529         * nscd/grpcache.c (cache_addgr): Properly check for short write.
23530         * nscd/initgrcache.c (addinitgroupsX): Likewise.
23531         * nscd/pwdcache.c (cache_addpw): Likewise.
23532         * nscd/servicescache.c (cache_addserv): Likewise.  Don't write
23533         more than recsize.
23534
23535 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
23536
23537         * benchtests/Makefile (bench): Write all output to
23538         bench-out.tmp together.
23539
23540 2013-04-15  Andreas Schwab  <schwab@suse.de>
23541
23542         * nscd/nscd.c (main): Don't fork again after closing files.
23543
23544 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
23545
23546         * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
23547
23548         * benchtests/Rules (bench-deps): Collect dependencies into a
23549         single variable.  Add Makefile to dependencies.
23550         ($(objpfx)bench-%.c): Depend on bench-deps.
23551
23552 2013-04-12  Roland McGrath  <roland@hack.frob.com>
23553             Xavier Roche  <roche+kml2@exalead.com>
23554
23555         [BZ #15361]
23556         * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
23557         just that it's a file descriptor.
23558         * manual/llio.texi (Synchronizing AIO Operations): Update description
23559         for EBADF error from aio_fsync.
23560
23561 2013-04-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
23562
23563         * Rules (bench): Move target definition...
23564         * benchtests/Makefile: ... here.
23565
23566 2013-04-11  Carlos O'Donell  <carlos@redhat.com>
23567
23568         * math/libm-test.inc (cos_test): Fix PI/2 test.
23569         (sincos_test): Likewise.
23570         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
23571         * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
23572
23573 2013-04-11  Andreas Schwab  <schwab@suse.de>
23574
23575         [BZ #13988]
23576         * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
23577         accept exponent character only when digits were seen.
23578         * stdio-common/Makefile (tests): Add bug26.
23579         * stdio-common/bug26.c: New file.
23580
23581         [BZ #14293]
23582         * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
23583         non-freeable.
23584
23585 2013-04-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
23586
23587         * Makeconfig (rtld-prefix): Define built linker prefix.
23588         * Rules (run-bench): Use it.
23589         * math/Makefile (run-regen-ulps): Likewise.
23590
23591         * Rules (bench): Remove eval.
23592
23593 2013-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
23594             Roland McGrath  <roland@hack.frob.com>
23595             Ondrej Bilka  <neleai@seznam.cz>
23596
23597         [BZ #15346]
23598         * time/getdate.c: Include ctype.h and alloca.h.
23599         (__getdate_r): Trim leading and trailing spaces of input.
23600         * time/tst-getdate.c (tests): Add tests with leading and
23601         trailing spaces.
23602
23603 2013-04-08  Roland McGrath  <roland@hack.frob.com>
23604
23605         [BZ #14280]
23606         * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
23607         when computing value.
23608
23609 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
23610
23611         * math/README.libm-test (How can I generate "libm-test-ulps"?):
23612         Use testrun.sh to run libm tests.
23613
23614         [BZ #15309]
23615         * elf/dl-open.c (dl_open_worker): memset all of seen array.
23616
23617 2013-04-06  Marko Myllynen  <myllynen@redhat.com>
23618
23619         [BZ #15264]
23620         * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
23621
23622 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
23623
23624         * Makefile.in (regen-ulps): New target.
23625         * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
23626         [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
23627         [ifneq (no,$(PERL)] (regen-ulps): New target.
23628         [ifeq (no,$(PERL)] (regen-ulps): New target.
23629         * math/libm-test.inc (ulps_file_name): Define.
23630         (output_dir): New variable.
23631         (options): Add "output-dir" option.
23632         (parse_opt): Handle 'o' case.
23633         (main): If output_dir is non-NULL use it as a prefix
23634         otherwise use "".
23635         * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
23636
23637 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
23638
23639         [BZ #10060, #10062]
23640         * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
23641         * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
23642         fail configure if __sync_val_compare_and_swap is not inlined.
23643         * sysdeps/i386/configure: Regenerate.
23644         * configure.in: Build for i686 when configured for i386.
23645         * configure: Regenerate.
23646         * README: Remove i386 reference.
23647
23648 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
23649
23650         * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
23651         * sysdeps/s390/s390-64/sysdep.h: Likewise.
23652
23653 2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
23654
23655         * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
23656         (lmsnanval): New variables.
23657         (F): Add conversion tests.
23658         * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
23659         * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
23660
23661         * stdio-common/tstdiomisc.c (F): Properly collect individual
23662         tests' results.
23663
23664         [BZ #14686, #15336]
23665         * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
23666         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
23667         Instead, use input NaN values or generate a qNaN by arithmetic
23668         operation.  Also fix bugs to comply with the standard.
23669         * math/libm-test.inc (remainder_test): Add more tests.
23670
23671         [BZ #15335, #15342]
23672         * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
23673         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
23674         input NaN values or generate a qNaN by arithmetic operation.
23675
23676         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
23677         unreachable code.
23678
23679         * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
23680         definitions.
23681
23682 2013-04-03  Joseph Myers  <joseph@codesourcery.com>
23683
23684         [BZ #14478]
23685         * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
23686         underflowed result.
23687         * math/s_cexpf.c (__cexpf): Likewise.
23688         * math/s_cexpl.c (__cexpl): Likewise.
23689         * math/libm-test.inc (cexp_test): Add more tests.
23690
23691 2013-04-03  Andreas Schwab  <schwab@suse.de>
23692
23693         [BZ #15330]
23694         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
23695         order arrays from heap if bigger than alloca cutoff.
23696
23697 2013-04-03  Thomas Schwinge  <thomas@codesourcery.com>
23698
23699         * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
23700         (SNAN_TESTS_double): Refer to GCC PR56831.
23701         * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
23702         GCC PR56828.
23703
23704 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
23705
23706         * Rules (bench): Move bench.out after the run is complete.
23707
23708         * Rules (bench): Echo currently running benchmark.
23709
23710         * benchtests/Makefile (bench): Add atan and slowatan.
23711         * benchtests/atan-inputs: New file.
23712         * benchtests/slowatan-inputs: New file.
23713         * benchtests/slowatan.c: New file.
23714
23715         * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
23716         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
23717         its value.
23718
23719         [BZ #15305]
23720         * sysdeps/unix/sysv/linux/kernel-features.h
23721         [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
23722         __ASSUME_XFS_RESTRICTED_CHOWN.
23723         * sysdeps/unix/sysv/linux/pathconf.c
23724         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
23725         Save and restore errno.
23726
23727 2013-04-02  Joseph Myers  <joseph@codesourcery.com>
23728
23729         [BZ #15327]
23730         * math/s_cacosh.c (__cacosh): Implement for finite nonzero
23731         arguments using __kernel_casinh.
23732         * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
23733         arguments using __kernel_casinhf.
23734         * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
23735         arguments using __kernel_casinhl.
23736         * math/libm-test.inc (cacosh_test): Add more tests.
23737         * sysdeps/i386/fpu/libm-test-ulps: Update.
23738         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23739
23740 2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
23741
23742         * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
23743         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
23744
23745         * bench/Makefile (bench): Add sin and slowsin.
23746         * benchtests/sin-inputs: New file.
23747         * benchtests/slowsin-inputs: New file.
23748         * benchtests/slowsin.c: New file.
23749
23750         * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
23751         (bench): Add slowexp and slowpow.
23752         (exp-ITER): Increase iterations.
23753         (pow-ITER): Likewise.
23754         * benchtests/exp-inputs: Change input.
23755         * benchtests/pow-inputs: Likewise.
23756         * benchtests/slowexp-inputs: New file.
23757         * benchtests/slowexp.c: New file.
23758         * benchtests/slowpow-inputs: New file.
23759         * benchtests/slowpow.c: New file.
23760
23761 2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23762
23763         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
23764         instructions.
23765         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
23766         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
23767         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
23768         * benchtests/Makefile: Add rint benchtest.
23769         * benchtests/rint-inputs: Input for rint benchtest.
23770
23771 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
23772
23773         * Versions.def (libm): Add GLIBC_2.18.
23774         * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
23775         hidden libm prototypes.
23776         [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
23777         * math/Makefile (libm-calls): Add s_issignaling.
23778         * math/Versions (libm: GLIBC_2.18): Add __issignaling,
23779         __issignalingf, __issignalingl.  Adjust all libm.abilist files.
23780         * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
23781         declaration.
23782         * math/math.h [__USE_GNU] (issignaling): New macro.
23783         * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
23784         * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
23785         * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
23786         * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
23787         * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
23788         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
23789         * manual/arith.texi (issignaling): New section.
23790         * manual/libm-err-tab.pl (@all_functions): Update comment.
23791         * math/gen-libm-test.pl (parse_args): Apply special handling for
23792         issignaling.
23793         * math/libm-test.inc (print_float, issignaling_test): New
23794         functions.
23795         (check_float_internal): Add issignaling checks.
23796         * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
23797         default definition.
23798         * sysdeps/powerpc/math-tests.h: New file.
23799         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
23800         tests.
23801         * math/test-snan.c (TEST_FUNC): Likewise.
23802
23803 2013-03-30  David S. Miller  <davem@davemloft.net>
23804
23805         * po/de.po: Update from translation team.
23806
23807 2013-03-30  Joseph Myers  <joseph@codesourcery.com>
23808
23809         [BZ #10357]
23810         * math/k_casinh.c (__kernel_casinh): Handle arguments with
23811         imaginary part less than 1.0 and real part less than 0.5
23812         specially.
23813         * math/k_casinhf.c (__kernel_casinhf): Likewise.
23814         * math/k_casinhl.c (__kernel_casinhl): Likewise.
23815         * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
23816         (cacos_test): Add more tests.
23817         (casin_test): Likewise.
23818         (casinh_test): Likewise.
23819         * sysdeps/i386/fpu/libm-test-ulps: Update.
23820         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23821
23822 2013-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
23823
23824         * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
23825         ONE with its value.
23826
23827         * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
23828         (__pow_mp): Replace ONE and MONE with their values.
23829         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
23830         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
23831         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
23832         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
23833         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
23834         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
23835
23836         * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
23837
23838         * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
23839         (__pow_mp): Replace ZERO and MZERO with their values.
23840         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
23841         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
23842         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
23843         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
23844         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
23845         * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
23846         (__sqr): Likewise.
23847
23848         * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
23849
23850         * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
23851
23852 2013-03-28  Roland McGrath  <roland@hack.frob.com>
23853
23854         * include/stdlib.h [!SHARED] (__call_tls_dtors):
23855         Declare with __attribute__ ((weak)).
23856         * stdlib/exit.c (__libc_atexit) [!SHARED]:
23857         Call __call_tls_dtors only if it's not NULL.
23858
23859 2013-03-28  Roland McGrath  <roland@hack.frob.com>
23860
23861         * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
23862         didn't do it already, then set _dl_phdr and _dl_phnum based on the
23863         magic __ehdr_start linker symbol if it's defined.
23864         * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
23865         them up here if it was already done.
23866
23867         * elf/dl-support.c (_dl_phdr): Make pointer to const.
23868         (_dl_aux_init): Use const in cast when setting it.
23869         * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
23870         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
23871         * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
23872
23873         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
23874         Declare them here.
23875         * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
23876         * csu/libc-tls.c: Nor here.
23877         * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
23878
23879         * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
23880         (__libc_message): Never call vsyslog.
23881
23882 2013-03-28  Alan Modra  <amodra@gmail.com>
23883
23884         * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
23885         Define as empty.
23886         * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
23887         Likewise.
23888
23889 2013-03-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23890
23891         [BZ #15214]
23892         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
23893         underflow.
23894         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23895
23896 2013-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
23897
23898         [BZ #15304]
23899         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
23900         Don't add gid passed as argument.
23901
23902         * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
23903
23904 2013-03-27  Joseph Myers  <joseph@codesourcery.com>
23905
23906         [BZ #15307]
23907         * math/k_casinh.c (__kernel_casinh): Handle arguments with
23908         imaginary part between 1.0 and 1.5 and real part less than 0.5
23909         specially.
23910         * math/k_casinhf.c (__kernel_casinhf): Likewise.
23911         * math/k_casinhl.c (__kernel_casinhl): Likewise.
23912         * math/libm-test.inc (cacos_test): Add more tests.
23913         (casin_test): Likewise.
23914         (casinh_test): Likewise.
23915         * sysdeps/i386/fpu/libm-test-ulps: Update.
23916         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23917
23918 2013-03-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
23919
23920         * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
23921         constants.
23922         (norm): Likewise.
23923         (denorm): Likewise.
23924         (__dbl_mp): Likewise.
23925         (add_magnitudes): Likewise.
23926         (sub_magnitudes): Likewise.
23927         (__add): Likewise.
23928         (__sub): Likewise.
23929         (__mul): Likewise.
23930         (__sqr): Likewise.
23931         (__inv): Likewise.
23932         (__dvd): Likewise.
23933
23934         * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
23935         commented code.
23936         * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
23937         (__dubcos): Likewise.
23938         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
23939         (__ieee754_acos): Likewise.
23940         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
23941         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
23942         (__exp1): Likewise.
23943         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
23944         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
23945         (log1): Likewise.
23946         (my_log2): Likewise.
23947         (checkint): Likewise.
23948         * sysdeps/ieee754/dbl-64/e_remainder.c
23949         (__ieee754_remainder): Likewise.
23950         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
23951         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
23952         (bsloww): Likewise.
23953         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
23954
23955         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
23956         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
23957         MANTISSA_STORE_T to store computations on mantissa.  Use
23958         macros for rounding and division.
23959         (denorm): Likewise.
23960         (__dbl_mp): Likewise.
23961         (add_magnitudes): Likewise.
23962         (sub_magnitudes): Likewise.
23963         (__mul): Likewise.
23964         (__sqr): Likewise.
23965         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
23966         powers of two in terms of TWOPOW macro.
23967         (mp_no): Make type of mantissa as MANTISSA_T.
23968         [!RADIXI]: Define RADIXI.
23969         [!TWO52]: Define TWO52.
23970         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
23971
23972 2013-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23973
23974         * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
23975         llroundl symbol when building for PPC32.
23976
23977 2013-03-24  Mark H Weaver  <mhw@netris.org>
23978
23979         * manual/arith.texi (Normalization Functions): Fix prototypes for
23980         scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
23981
23982 2013-03-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23983
23984         [BZ #13889]
23985         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
23986         high value to check if expl overflow.
23987         * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
23988         to check for underflow and overflow.
23989         * math/libm-test.inc: Add exp test.
23990
23991 2013-03-21  Dmitry V. Levin  <ldv@altlinux.org>
23992
23993         [BZ #11120]
23994         * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
23995         with NOT_IN_libc.
23996
23997 2013-03-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23998
23999         * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
24000         symbol.
24001
24002 2013-03-21  Thomas Schwinge  <thomas@codesourcery.com>
24003
24004         * math/gen-libm-test.pl (parse_args, special_functions): Properly
24005         wrap blocks consisting of several statements.
24006
24007         * sysdeps/generic/math-tests.h: New file.
24008         * sysdeps/i386/fpu/math-tests.h: Likewise.
24009         * math/test-snan.c: Include it.
24010         (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
24011
24012 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
24013
24014         [BZ #15285]
24015         * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
24016         (__ieee754_j0l): Do not improve calculations using cos of twice
24017         input for inputs above LDBL_MAX / 2.0L.
24018         (__ieee754_y0l): Likewise.
24019         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
24020         (__ieee754_j1l): Do not improve calculations using cos of twice
24021         input for inputs above LDBL_MAX / 2.0L.
24022         (__ieee754_y1l): Likewise.
24023         * math/libm-test.inc (j0_test): Add another test.
24024         (j1_test): Likewise.
24025         (y0_test): Likewise.
24026         (y1_test): Likewise.
24027         * sysdeps/i386/fpu/libm-test-ulps: Update.
24028
24029 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
24030
24031         * Rules ($(objpfx)bench-%.c): Include code from a C source
24032         file.
24033
24034 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
24035
24036         [BZ #15287]
24037         * math/k_casinh.c (__kernel_casinh): Handle arguments with
24038         imaginary part 1.0 and real part less than 0.5 specially.
24039         * math/k_casinhf.c (__kernel_casinhf): Likewise.
24040         * math/k_casinhl.c (__kernel_casinhl): Likewise.
24041         * math/libm-test.inc (cacos_test): Add more tests.
24042         (casin_test): Likewise.
24043         (casinh_test): Likewise.
24044         * sysdeps/i386/fpu/libm-test-ulps: Update.
24045         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24046
24047 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
24048
24049         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
24050         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
24051
24052 2013-03-20  Joseph Myers  <joseph@codesourcery.com>
24053
24054         * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
24055         * config.make.in (config-cflags-sse4): Remove variable.
24056         (config-cflags-avx): Likewise.
24057         (config-cflags-sse2avx): Likewise.
24058         (config-cflags-novzeroupper): Likewise.
24059         (config-asflags-i686): Likewise.
24060         (have-mfma4): Likewise.
24061         (have-as-vis3): Likewise.
24062         (MIG): Likewise.
24063         * configure.in (MIG): Do not AC_SUBST.
24064         (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
24065         (libc_cv_cc_sse4): Do not AC_SUBST.
24066         (libc_cv_cc_avx): Likewise.
24067         (libc_cv_cc_sse2avx): Likewise.
24068         (libc_cv_cc_novzeroupper): Likewise.
24069         (libc_cv_cc_fma4): Likewise.
24070         (libc_cv_as_i686): Likewise.
24071         (libc_cv_sparc_as_vis3): Likewise.
24072         * sysdeps/i386/configure.in (config-cflags-sse4): Set using
24073         LIBC_CONFIG_VAR.
24074         (config-asflags-i686): Likewise.
24075         (config-cflags-avx): Likewise.
24076         (config-cflags-sse2avx): Likewise.
24077         (have-mfma4): Likewise.
24078         (config-cflags-novzeroupper): Likewise.
24079         * sysdeps/mach/configure.in (MIG): Likewise.
24080         * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
24081         * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
24082         LIBC_CONFIG_VAR.
24083         (config-cflags-avx): Likewise.
24084         (config-cflags-sse2avx): Likewise.
24085         (have-mfma4): Likewise.
24086         (config-cflags-novzeroupper): Likewise.
24087         * configure: Regenerated.
24088         * sysdeps/i386/configure: Likewise.
24089         * sysdeps/mach/configure: Likewise.
24090         * sysdeps/sparc/configure: Likewise.
24091         * sysdeps/x86_64/configure: Likewise.
24092
24093 2013-03-20  Roland McGrath  <roland@hack.frob.com>
24094
24095         [BZ #14812]
24096         * locale/programs/localedef.c (options): Put N_ translation marker
24097         on argument names, not just descriptions.
24098
24099 2013-03-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
24100
24101         * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
24102
24103 2013-03-20  Ondřej Bílka  <neleai@seznam.cz>
24104
24105         [BZ #14176]
24106         * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
24107
24108 2013-03-19  Roland McGrath  <roland@hack.frob.com>
24109
24110         * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
24111         [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
24112         [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
24113         [!BEFORE_ABORT] (before_abort): New function.
24114         [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
24115         * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
24116         (writev_for_fatal): New function.
24117         (WRITEV_FOR_FATAL): New macro; call that.
24118         (backtrace_and_maps): New function.
24119         (BEFORE_ABORT): New macro; call that.
24120         (struct str_list): Type removed.
24121         (__libc_message, __libc_fatal): Functions removed.
24122         Include <sysdeps/posix/libc_fatal.c> instead.
24123
24124 2013-03-19  Joseph Myers  <joseph@codesourcery.com>
24125
24126         * math/k_casinhf.c (__kernel_casinhf): Consistently use float
24127         constants.
24128         * math/k_casinhl.c (__kernel_casinhl): Consistently use long
24129         double constants.
24130
24131 2013-03-19  Andreas Schwab  <schwab@suse.de>
24132
24133         * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
24134         * sysdeps/gnu/configure: Regenerate.
24135
24136         * configure.in: Substitute libc_cv_rtlddir.
24137         * configure: Regenerate.
24138         * config.make.in (rtlddir): Set from libc_cv_rtlddir.
24139         * Makeconfig (rtlddir, inst_rtlddir): New variables.
24140         (rtld-LDFLAGS): Use them with $(rtld-installed-name).
24141         * elf/Makefile (install-others, CFLAGS-interp.c)
24142         (ldso_install, common-ldd-rewrite): Likewise.
24143         ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
24144         $(inst_slibdir)/$(rtld-installed-name).
24145         * scripts/rellns-sh: Add -p option.
24146         * Makerules (make-shlib-link): Use rellns-sh to get relative name
24147         for source.
24148
24149 2013-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
24150
24151         * manual/nptl.texi: Renamed to ...
24152         * manual/threads.texi: ... this.
24153         * manual/Makefile (chapters): Update.
24154
24155 2013-03-18  Roland McGrath  <roland@hack.frob.com>
24156
24157         [BZ #14812]
24158         * argp/argp-parse.c (argp_default_options): Put N_ translation marker
24159         on argument names, not just descriptions.
24160         * malloc/memusagestat.c (options): Likewise.
24161         * nss/getent.c (options): Likewise.
24162
24163 2013-03-18  Benno Schulenberg  <bensberg@justemail.net>
24164
24165         [BZ #14812]
24166         * iconv/iconv_prog.c (options): Put N_ translation marker
24167         on argument names, not just descriptions.
24168         * iconv/iconvconfig.c (options): Likewise.
24169
24170 2013-03-18  Ondrej Bilka  <neleai@seznam.cz>
24171
24172         * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
24173         implementation which is faster on all x86_64 architectures.
24174         Tested on AMD, Intel Nehalem, SNB, IVB.
24175         * sysdeps/x86_64/strnlen.S: Likewise.
24176
24177         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
24178         Remove all multiarch strlen and strnlen versions.
24179         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
24180         Remove strlen and strnlen related parts.
24181
24182         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
24183         Inline strlen part.
24184         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
24185
24186         * sysdeps/x86_64/multiarch/strlen.S: Remove.
24187         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
24188         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
24189         * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
24190         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
24191         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
24192
24193 2013-03-17  Carlos O'Donell  <carlos@redhat.com>
24194
24195         * manual/memory.texi (Malloc Tunable Parameters):
24196         Sort parameters alphabetically. Add comments for missing entries.
24197
24198 2013-03-17  David S. Miller  <davem@davemloft.net>
24199
24200         * sysdeps/sparc/fpu/libm-test-ulps: Update.
24201
24202 2013-03-16  Joseph Myers  <joseph@codesourcery.com>
24203
24204         [BZ #15283]
24205         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
24206         for arguments at most half maximum finite value.
24207         * math/libm-test.inc (j0_test): Add more tests.
24208         (j1_test): Likewise.
24209         (y0_test): Likewise.
24210         (y1_test): Likewise.
24211         * sysdeps/i386/fpu/libm-test-ulps: Update.
24212         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24213
24214         [BZ #14155]
24215         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
24216         1 / x and functions P and Q for arguments above 0x1p256L.
24217         (__ieee754_y0l): Likewise.
24218         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
24219         (__ieee754_y1l): Likewise.
24220         * math/libm-test.inc (j0_test): Do not allow spurious underflows.
24221         (j1_test): Likewise.
24222         (y0_test): Likewise.
24223         (y1_test): Likewise.
24224
24225 2013-03-16  Thomas Schwinge  <thomas@codesourcery.com>
24226
24227         * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
24228         variable.
24229
24230 2013-03-15  Roland McGrath  <roland@hack.frob.com>
24231
24232         * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
24233         (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
24234         zero since it's initialized to EXEC_PAGESIZE.
24235
24236         * sysdeps/unix/sysv/linux/ldsodefs.h
24237         (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
24238         * sysdeps/generic/ldsodefs.h: ... here.
24239
24240 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
24241
24242         * math/libm-test.inc (ldexp_test): Add missing START/END markers.
24243
24244         * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
24245         math/test-snan.c.
24246         * math/test-snan.c: Renamed from
24247         sysdeps/powerpc/fpu/test-powerpc-snan.c.
24248         * math/Makefile (tests): Add test-snan.
24249         * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
24250         test-powerpc-snan.
24251
24252         * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
24253         SUFFIX.  Initialize qNaN_var with __builtin_nan family of
24254         functions.
24255         (TEST_TRUNC): Add SUFFIX argument.  Initialize qNaN_var with
24256         __builtin_nan family of functions.
24257         * math/libm-test.inc (initialize): Initialize qnan_value with
24258         __builtin_nan family of functions.
24259         * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
24260         Remove variables.
24261         (init_signaling_nan, snan_float, snan_double, snan_ldouble):
24262         Remove functions.
24263         (TEST_FUNC): Add SUFFIX argument.  Move sNaN_var into static
24264         storage class.  Initialize qNaN_var and sNaN_var with
24265         __builtin_nan and __builtin_nans families of functions,
24266         respectively.
24267
24268         * math/libm-test.inc (acosh_test): Also test with qNaN input.
24269         (sqrt_test): Remove duplicate test with qNaN input.
24270         (lrint_test, llrint_test, lround_test, llround_test, rint_test)
24271         (round_test, signbit_test, significand_test): Note missing +/-Inf
24272         as well as qNaN tests.
24273
24274         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
24275         qNaN_var.  Fix a few strings, too.
24276         * math/libm-test.inc (nan_value): Rename to qnan_value.
24277         * math/gen-libm-test.pl (%beautify): Adjust to that.
24278         * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
24279         * math/test-misc.c (main): Likewise.
24280         * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
24281         to __qnan_bytes, and __qnan_union, respectively.
24282         * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
24283         Likewise.
24284         * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
24285         and lqnanval, respectively.
24286         * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
24287         * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
24288         * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
24289         and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
24290
24291         * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
24292         * math/test-misc.c (main) [__x86_64__]: Enable test for long
24293         doubles.
24294
24295         * math/test-misc.c (main): Fix copy'n'pastos.
24296         * misc/tst-efgcvt.c (special): Likewise.
24297
24298         * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
24299         Remove declarations.
24300
24301 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
24302
24303         * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
24304         * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
24305         * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
24306         * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
24307
24308 2013-03-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24309
24310         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
24311         macro to return vdso values correctly in IFUNC implementations.
24312         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
24313         Optimization by using IFUNC.
24314
24315 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
24316             Richard Henderson  <rth@redhat.com>
24317             Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
24318
24319         * Makefile.in (bench): New target.
24320         * NEWS: Mention the benchmark framework.
24321         * Rules (bench): Likewise.
24322         (binaries-bench): Generate binaries for functions to
24323         benchmark.
24324         * benchtests/Makefile: New makefile for benchmark tests.
24325         * benchtests/bench-skeleton.c: New skeleton file for benchmark
24326         programs.
24327         * benchtests/exp-inputs: New input file for EXP function.
24328         * benchtests/pow-inputs: New input file for POW function.
24329         * scripts/bench.pl: New script to generate source files for
24330         benchmark programs.
24331
24332 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
24333
24334         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
24335         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
24336         computations on mantissa.  Use macros for rounding and
24337         division.
24338         (denorm): Likewise.
24339         (__dbl_mp): Likewise.
24340         (add_magnitudes): Likewise.
24341         (sub_magnitudes): Likewise.
24342         (__mul): Likewise.
24343         (__sqr): Likewise.
24344         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
24345         powers of two in terms of TWOPOW macro.
24346         (mp_no): Make type of mantissa as MANTISSA_T.
24347         [!RADIXI]: Define RADIXI.
24348         [!TWO52]: Define TWO52.
24349         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
24350
24351         * manual/nptl.texi (cindex): Modify threads to pthreads.
24352
24353 2013-03-15  Joseph Myers  <joseph@codesourcery.com>
24354
24355         * sysdeps/x86_64/preconfigure: Regenerated.
24356
24357 2013-03-14  Joseph Myers  <joseph@codesourcery.com>
24358
24359         [BZ #14155]
24360         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
24361         0x1p28 and above.
24362         (qzero): Return -0.125 / x for arguments 0x1p28 and above.
24363         * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
24364         0x1p28 and above.
24365         (qzero): Return 0.375 / x for arguments 0x1p28 and above.
24366         * math/libm-test.inc (j0_test): Do not allow one spurious
24367         underflow exception.
24368         (y1_test): Likewise.
24369
24370 2013-03-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
24371
24372         * manual/Makefile (chapters): Add nptl.
24373         * manual/debug.texi (Debugging Support): Add link to Threads
24374         chapter.
24375         * manual/nptl.texi: New file.
24376
24377         * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
24378
24379 2013-03-14  Petr Baudis  <pasky@ucw.cz>
24380
24381         * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
24382         for non-NULL pointer before the memory validity test. Pointed
24383         out by Holger Brunck <holger.brunck@keymile.com>.
24384
24385 2013-03-13  Andreas Schwab  <schwab@suse.de>
24386
24387         * extra-lib.mk (extra-objs): Add static-only-routines as .oS
24388         instead of .os.
24389
24390 2013-03-13  Joseph Myers  <joseph@codesourcery.com>
24391
24392         * timezone/zic.c: Update from tzcode 2013b.
24393
24394 2013-03-12  Carlos O'Donell  <carlos@redhat.com>
24395
24396         * manual/install.texi (Configuring and compiling):
24397         Mention i686 and i586.
24398         * INSTALL: Regenerate.
24399
24400 2013-03-12  Roland McGrath  <roland@hack.frob.com>
24401
24402         * sysdeps/init_array/elf-init.c: New file.
24403         * csu/elf-init.c
24404         (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
24405         (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
24406
24407         * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
24408         __gmon_start__ as global, but as static with a .preinit_array pointer.
24409         * sysdeps/init_array/gmon-start.c: New file.  Use that.
24410         * sysdeps/init_array/crti.S: New file, empty except for comments.
24411         * sysdeps/init_array/crtn.S: Likewise.
24412
24413 2013-03-11  Ondřej Bílka  <neleai@seznam.cz>
24414
24415         * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
24416         definining bcopy.
24417         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
24418         Remove Prefer_SSE_for_memop.
24419         * sysdeps/x86_64/multiarch/init-arch.h: Remove
24420         bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
24421         HAS_PREFER_SSE_FOR_MEMOP.
24422         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
24423         memset-x86-64.
24424         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
24425         Remove bzero, memset ifunc support.
24426         * sysdeps/x86_64/multiarch/bzero.S: Remove file.
24427         * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
24428         * sysdeps/x86_64/multiarch/memset.S: Likewise.
24429         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
24430
24431 2013-03-11  Andreas Schwab  <schwab@suse.de>
24432
24433         [BZ #15234]
24434         * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
24435         by SHLIB_COMPAT.
24436         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
24437         (GLIBC_2.16): Remove pthread_atfork.
24438
24439 2013-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
24440
24441         * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
24442         (ptestcases.h): Likewise.
24443
24444 2013-03-08  Roland McGrath  <roland@hack.frob.com>
24445
24446         * Makeconfig ($(common-objpfx)config.status): Depend on
24447         sysdeps/*/preconfigure{,.in} too.
24448
24449 2013-03-08  Joseph Myers  <joseph@codesourcery.com>
24450
24451         * malloc/malloc.h (__malloc_ptr_t): Remove macro.
24452         (__free_hook): Use void * instead of __malloc_ptr_t.
24453         (__malloc_hook): Likewise.
24454         (__realloc_hook): Likewise.
24455         (__memalign_hook): Likewise.
24456         (__after_morecore_hook): Likewise.
24457         * malloc/arena.c (save_malloc_hook): Likewise.
24458         (save_free_hook): Likewise.
24459         * malloc/hooks.c (malloc_hook_ini): Likewise.
24460         (realloc_hook_ini): Likewise.
24461         (memalign_hook_ini): Likewise.
24462         * malloc/malloc.c (malloc_hook_ini): Likewise.
24463         (realloc_hook_ini): Likewise.
24464         (memalign_hook_ini): Likewise.
24465         (__free_hook): Likewise.
24466         (__malloc_hook): Likewise.
24467         (__realloc_hook): Likewise.
24468         (__memalign_hook): Likewise.
24469         (__libc_malloc): Likewise.
24470         (__libc_free): Likewise.
24471         (__libc_realloc): Likewise.
24472         (__libc_memalign): Likewise.
24473         (__libc_valloc): Likewise.
24474         (__libc_pvalloc): Likewise.
24475         (__libc_calloc): Likewise.
24476         (__posix_memalign): Likewise.
24477         * malloc/morecore.c (__sbrk): Likewise.
24478         (__default_morecore): Likewise.
24479
24480         * malloc/morecore.c (__default_morecore): Use ISO C prototype.
24481
24482         * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
24483         * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
24484         __malloc_ptrdiff_t.
24485
24486         * malloc/malloc.h (__malloc_size_t): Remove macro.
24487         * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
24488         __malloc_size_t.
24489         (old_memalign_hook): Likewise.
24490         (old_realloc_hook): Likewise.
24491         (struct hdr): Likewise.
24492         (flood): Likewise.
24493         (mallochook): Likewise.
24494         (memalignhook): Likewise.
24495         (reallochook): Likewise.
24496         * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
24497         (tr_old_realloc_hook): Likewise.
24498         (tr_old_memalign_hook): Likewise.
24499         (tr_mallochook): Likewise.
24500         (tr_reallochook): Likewise.
24501         (tr_memalignhook): Likewise.
24502
24503 2013-03-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24504
24505         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
24506         default_ldbl_pack and using as default implementation.
24507         (ldbl_unpack): Rename to default_ldbl_unpack and using as default
24508         implementation.
24509         * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
24510         redundant definition.
24511         (ldbl_insert_mantissa): Likewise.
24512         (ldbl_canonicalize): Likewise.
24513         (ldbl_nearbyint): Likewise.
24514         (ldbl_pack): Rename to ldbl_pack_ppc.
24515         (ldbl_unpack): Rename to ldbl_unpack_ppc.
24516         * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
24517         * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
24518
24519 2013-03-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
24520
24521         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
24522         * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
24523         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
24524         * sysdeps/powerpc/power4/fpu/Makefile: ... here.
24525         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
24526         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
24527         * sysdeps/powerpc/powerpc32/power4/Implies: New file.
24528         * sysdeps/powerpc/powerpc64/power4/Implies: New file.
24529
24530 2013-03-07  Andreas Jaeger  <aj@suse.de>
24531
24532         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
24533         bits/mman-linux.h.
24534
24535 2013-03-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
24536
24537         * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
24538         Include mpa.h and declare __MPEXP.
24539         [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
24540         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
24541         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
24542         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
24543         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
24544         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
24545         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
24546
24547         * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
24548         (__slowpow): Use long double EXPL and LOGL functions to
24549         compute POW.
24550         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
24551         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
24552         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
24553         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
24554         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
24555         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
24556
24557         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
24558         intermediate variable to calculate exponent.
24559         (__sqr): Likewise.
24560         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
24561         Likewise.
24562         (__sqr): Likewise.
24563
24564         * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
24565         [!NO__SQR]: Define __sqr.
24566         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
24567         and NO__SQR.  Remove all code except __mul and __sqr.  Include
24568         sysdeps/ieee754/dbl-64/mpa.c.
24569         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
24570
24571         [BZ #12723]
24572         * posix/Makefile (tests): Add tst-pathconf.
24573         * posix/tst-pathconf.c: New test case.
24574         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
24575         _PC_PIPE_BUF.
24576         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
24577
24578 2013-03-06  Patsy Franklin  <pfrankli@redhat.com>
24579
24580         * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
24581
24582 2013-03-06  Andreas Jaeger  <aj@suse.de>
24583
24584         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
24585         definition via __MAP_ANONYMOUS.
24586
24587         * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
24588         it's not part of Linux headers.
24589
24590         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
24591         (MAP_HUGE_MASK): Define.
24592
24593         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
24594         Define.
24595         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
24596         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
24597         Define.
24598         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
24599         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
24600         Define.
24601         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
24602         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
24603         Define.
24604         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
24605
24606         * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
24607         * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
24608         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
24609         * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
24610         * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
24611         * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
24612
24613         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
24614         Handle f2fs.
24615
24616         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
24617         Handle f2fs and efivarfs.
24618
24619         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
24620         f2fs.
24621
24622         * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
24623         (EFIVARFS_MAGIC): Add.
24624         (F2FS_LINK_MAX): Add.
24625
24626 2013-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
24627
24628         * stdio-common/vfprintf.c: Replace __builtin_expect with
24629         __glibc_unlikely.
24630
24631 2013-03-06  Joseph Myers  <joseph@codesourcery.com>
24632
24633         [BZ #13550]
24634         * sysdeps/generic/bp-sym.h: Remove file.
24635         * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
24636         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
24637         <bp-sym.h> and <bp-asm.h>.
24638         (__longjmp): Don't use BP_SYM.
24639         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
24640         and <bp-asm.h>.
24641         (memcpy): Don't use BP_SYM.
24642         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
24643         <bp-sym.h> and <bp-asm.h>.
24644         (memcpy): Don't use BP_SYM.
24645         * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
24646         <bp-asm.h>.
24647         (memcpy): Don't use BP_SYM.
24648         * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
24649         <bp-asm.h>.
24650         (memset): Don't use BP_SYM.
24651         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
24652         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
24653         (__bzero): Don't use BP_SYM.
24654         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
24655         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
24656         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
24657         <bp-sym.h> and <bp-asm.h>.
24658         (memcmp): Don't use BP_SYM.  Remove comment about bounded
24659         pointers.
24660         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
24661         <bp-sym.h> and <bp-asm.h>.
24662         (memcpy): Don't use BP_SYM.
24663         * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
24664         <bp-sym.h> and <bp-asm.h>.
24665         (memset): Don't use BP_SYM.
24666         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
24667         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
24668         (__bzero): Don't use BP_SYM.
24669         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
24670         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
24671         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
24672         <bp-sym.h> and <bp-asm.h>.
24673         (strncmp): Don't use BP_SYM.  Remove comment about bounded
24674         pointers.
24675         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
24676         <bp-sym.h> and <bp-asm.h>.
24677         (memcpy): Don't use BP_SYM.
24678         * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
24679         <bp-sym.h> and <bp-asm.h>.
24680         (memset): Don't use BP_SYM.
24681         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
24682         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
24683         (__bzero): Don't use BP_SYM.
24684         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
24685         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
24686         * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
24687         <bp-sym.h> and <bp-asm.h>.
24688         (__memchr): Don't use BP_SYM.
24689         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
24690         <bp-sym.h> and <bp-asm.h>.
24691         (memcmp): Don't use BP_SYM.  Remove comment about bounded
24692         pointers.
24693         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
24694         <bp-sym.h> and <bp-asm.h>.
24695         (memcpy): Don't use BP_SYM.
24696         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
24697         <bp-sym.h> and <bp-asm.h>.
24698         (__mempcpy): Don't use BP_SYM.
24699         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
24700         <bp-sym.h> and <bp-asm.h>.
24701         (__memrchr): Don't use BP_SYM.
24702         * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
24703         <bp-sym.h> and <bp-asm.h>.
24704         (memset): Don't use BP_SYM.
24705         (__bzero): Likewise.
24706         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
24707         <bp-sym.h> and <bp-asm.h>.
24708         (__rawmemchr): Don't use BP_SYM.
24709         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
24710         <bp-sym.h> and <bp-asm.h>.
24711         (__STRCMP): Don't use BP_SYM.
24712         * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
24713         <bp-sym.h> and <bp-asm.h>.
24714         (strchr): Don't use BP_SYM.
24715         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
24716         <bp-sym.h> and <bp-asm.h>.
24717         (__strchrnul): Don't use BP_SYM.
24718         * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
24719         <bp-sym.h> and <bp-asm.h>.
24720         (strlen): Don't use BP_SYM.
24721         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
24722         <bp-sym.h> and <bp-asm.h>.
24723         (strncmp): Don't use BP_SYM.  Remove comment about bounded
24724         pointers.
24725         * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
24726         <bp-sym.h> and <bp-asm.h>.
24727         (__strnlen): Don't use BP_SYM.
24728         * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
24729         <bp-sym.h> and <bp-asm.h>.
24730         (__GI__setjmp): Don't use BP_SYM.
24731         (_setjmp): Likewise.
24732         (__sigsetjmp): Likewise.
24733         * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
24734         (L(start_addresses)): Don't use BP_SYM.
24735         (_start): Likewise.
24736         * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
24737         <bp-asm.h>.
24738         (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
24739         STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
24740         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
24741         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
24742         * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
24743         <bp-asm.h>.
24744         (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
24745         CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE.  Remove comment
24746         about bounded pointers.
24747         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
24748         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
24749         * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
24750         <bp-asm.h>.
24751         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
24752         about bounded pointers.  Remove GKM FIXME comments.
24753         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
24754         * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
24755         <bp-asm.h>.
24756         (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
24757         STORE_RETURN_BOUNDS.  Remove comment about bounded pointers.
24758         Remove GKM FIXME comments.
24759         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
24760         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
24761         * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
24762         <bp-asm.h>.
24763         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
24764         about bounded pointers.  Remove GKM FIXME comment.
24765         * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
24766         and <bp-asm.h>.
24767         (strncmp): Don't use BP_SYM.  Remove comment about bounded
24768         pointers.
24769         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
24770         <bp-sym.h> and <bp-asm.h>.
24771         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
24772         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
24773         <bp-sym.h> and <bp-asm.h>.
24774         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
24775         comment.
24776
24777 2013-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
24778
24779         * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
24780         call free(NULL).
24781
24782 2013-03-05  David S. Miller  <davem@davemloft.net>
24783
24784         * po/es.po: Update from translation team.
24785
24786 2013-03-05  Andreas Jaeger  <aj@suse.de>
24787
24788         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
24789         <bits/mman-linux.h>.
24790         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
24791         is fine.
24792         * sysdeps/unix/sysv/linux/sh/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/x86/bits/mman.h: Move include of
24797         <bits/mman-linux.h> to end of file.
24798         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
24799         is fine.
24800         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
24801         <bits/mman-linux.h> to end of file.
24802
24803         * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
24804         (MCL_CURRENT, MCL_FUTURE): Define here.
24805
24806 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24807
24808         [BZ #15232]
24809         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
24810         attribute_hidden.
24811         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
24812
24813 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24814
24815         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
24816         fourth parameter needed for rt_sigprocmask syscall.
24817         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
24818         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
24819         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
24820         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
24821         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
24822         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
24823
24824 2013-03-04  Joseph Myers  <joseph@codesourcery.com>
24825
24826         [BZ #13550]
24827         * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
24828         comment about bounded pointers.
24829         * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
24830         * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
24831
24832 2013-03-04  Andreas Jaeger  <aj@suse.de>
24833
24834         * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
24835         common definitions.
24836
24837         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
24838         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
24839         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
24840         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
24841         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
24842         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
24843
24844 2013-03-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24845
24846         [BZ #15055]
24847         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
24848         __ieee754_sqrl instead of __sqrl.
24849
24850 2013-03-01  Joseph Myers  <joseph@codesourcery.com>
24851
24852         * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
24853         * sysdeps/powerpc/fpu_control.h: ... here.
24854         * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
24855         * sysdeps/powerpc/bits/fenvinline.h: ... here.
24856         * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
24857         * sysdeps/powerpc/bits/mathinline.h: ... here.
24858
24859 2013-03-01  Roland McGrath  <roland@hack.frob.com>
24860
24861         * elf/dl-hwcaps.c (_dl_important_hwcaps):
24862         Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
24863         to just [NEED_DL_SYSINFO_DSO].
24864         * elf/dl-support.c: Likewise.
24865         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
24866         * elf/rtld.c (dl_main): Likewise.
24867         * elf/setup-vdso.h (setup_vdso): Likewise.
24868         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
24869         * sysdeps/unix/sysv/linux/dl-sysdep.c
24870         (_dl_discover_osversion): Likewise.
24871
24872 2013-03-01  Carlos O'Donell  <carlos@redhat.com>
24873
24874         * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
24875         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
24876
24877 2013-03-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
24878
24879         * NEWS: Mention libm performance improvements and non-x86 PI
24880         futex support.
24881
24882         * csu/libc-start.c (__pthread_initialize_minimal): Change
24883         function arguments.
24884         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
24885
24886 2013-02-28  Joseph Myers  <joseph@codesourcery.com>
24887
24888         [BZ #13550]
24889         * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
24890         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
24891         <bp-sym.h> and <bp-asm.h>.
24892         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
24893         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
24894         and <bp-asm.h>.
24895         (memcpy): Don't use BP_SYM.
24896         * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
24897         <bp-asm.h>.
24898         (__mpn_add_n): Don't use BP_SYM.
24899         (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
24900         * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
24901         and <bp-asm.h>.
24902         (__mpn_addmul_1): Don't use BP_SYM.
24903         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24904         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
24905         <bp-sym.h>.
24906         (_setjmp): Don't use BP_SYM.
24907         (__novmx_setjmp): Likewise.
24908         (__GI__setjmp): Likewise.
24909         (__vmx_setjmp): Likewise.
24910         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
24911         <bp-sym.h>.
24912         * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
24913         (__bzero): Don't use BP_SYM.
24914         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
24915         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
24916         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
24917         <bp-sym.h> and <bp-asm.h>.
24918         (memcpy): Don't use BP_SYM.
24919         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
24920         <bp-sym.h> and <bp-asm.h>.
24921         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
24922         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
24923         <bp-sym.h> and <bp-asm.h>.
24924         (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
24925         * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
24926         <bp-asm.h>.
24927         (__mpn_lshift): Don't use BP_SYM.
24928         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
24929         * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
24930         <bp-asm.h>.
24931         (memset): Don't use BP_SYM.
24932         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
24933         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
24934         * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
24935         <bp-asm.h>.
24936         (__mpn_mul_1): Don't use BP_SYM.
24937         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24938         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
24939         <bp-sym.h> and <bp-asm.h>.
24940         (memcmp): Don't use BP_SYM.
24941         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
24942         <bp-sym.h> and <bp-asm.h>.
24943         (memcpy): Don't use BP_SYM.
24944         * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
24945         <bp-sym.h> and <bp-asm.h>.
24946         (memset): Don't use BP_SYM.
24947         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
24948         <bp-sym.h> and <bp-asm.h>.
24949         (strncmp): Don't use BP_SYM.
24950         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
24951         <bp-sym.h> and <bp-asm.h>.
24952         (memcpy): Don't use BP_SYM.
24953         * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
24954         <bp-sym.h> and <bp-asm.h>.
24955         (memset): Don't use BP_SYM.
24956         * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
24957         <bp-sym.h> and <bp-asm.h>.
24958         (__memchr): Don't use BP_SYM.
24959         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
24960         <bp-sym.h> and <bp-asm.h>.
24961         (memcmp): Don't use BP_SYM.
24962         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
24963         <bp-sym.h> and <bp-asm.h>.
24964         (memcpy): Don't use BP_SYM.
24965         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
24966         <bp-sym.h> and <bp-asm.h>.
24967         (__mempcpy): Don't use BP_SYM.
24968         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
24969         <bp-sym.h> and <bp-asm.h>.
24970         (__memrchr): Don't use BP_SYM.
24971         * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
24972         <bp-sym.h> and <bp-asm.h>.
24973         (memset): Don't use BP_SYM.
24974         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
24975         <bp-sym.h> and <bp-asm.h>.
24976         (__rawmemchr): Don't use BP_SYM.
24977         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
24978         <bp-sym.h> and <bp-asm.h>.
24979         (__STRCMP): Don't use BP_SYM.
24980         * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
24981         <bp-sym.h> and <bp-asm.h>.
24982         (strchr): Don't use BP_SYM.
24983         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
24984         <bp-sym.h> and <bp-asm.h>.
24985         (__strchrnul): Don't use BP_SYM.
24986         * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
24987         <bp-sym.h> and <bp-asm.h>.
24988         (strlen): Don't use BP_SYM.
24989         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
24990         <bp-sym.h> and <bp-asm.h>.
24991         (strncmp): Don't use BP_SYM.
24992         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
24993         <bp-sym.h> and <bp-asm.h>.
24994         (__strnlen): Don't use BP_SYM.
24995         * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
24996         <bp-asm.h>.
24997         (__mpn_rshift): Don't use BP_SYM.
24998         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
24999         * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
25000         <bp-sym.h> and <bp-asm.h>.
25001         (__sigsetjmp): Don't use BP_SYM.
25002         * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
25003         (L(start_addresses)): Don't use BP_SYM.
25004         (_start): Likewise.
25005         * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
25006         <bp-asm.h>.
25007         (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
25008         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
25009         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
25010         * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
25011         <bp-asm.h>.
25012         (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
25013         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
25014         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
25015         * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
25016         <bp-asm.h>.
25017         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
25018         comments.
25019         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
25020         * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
25021         <bp-asm.h>.
25022         (strcpy): Don't use BP_SYM and macros from bp-asm.h.  Remove GKM
25023         FIXME comments.
25024         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
25025         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
25026         * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
25027         <bp-asm.h>.
25028         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
25029         comment.
25030         * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
25031         and <bp-asm.h>.
25032         (strncmp): Don't use BP_SYM,
25033         * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
25034         <bp-asm.h>.
25035         (__mpn_sub_n): Don't use BP_SYM.
25036         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25037         * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
25038         and <bp-asm.h>.
25039         (__mpn_submul_1): Don't use BP_SYM.
25040         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25041         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
25042         <bp-sym.h> and <bp-asm.h>.
25043         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
25044         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
25045         <bp-sym.h> and <bp-asm.h>.
25046         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
25047         comment.
25048
25049 2013-02-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
25050
25051         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
25052         Use ZK to minimize writes to Z.
25053         (sub_magnitudes): Simplify code a bit.
25054         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
25055         Use ZK to minimize writes to Z.
25056         (sub_magnitudes): Simplify code a bit.
25057
25058 2013-02-27  Roland McGrath  <roland@hack.frob.com>
25059
25060         * csu/gmon-start.c: Add special exception to license text.
25061
25062 2013-02-27  Richard Henderson  <rth@redhat.com>
25063
25064         * scripts/config.guess: Update from config.git.
25065         * scripts/config.sub: Likewise.
25066
25067 2013-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
25068
25069         * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
25070
25071         * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
25072
25073         * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
25074
25075         * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
25076
25077         * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
25078
25079 2013-02-26  Roland McGrath  <roland@hack.frob.com>
25080
25081         * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
25082         [$(build-shared = yes].
25083
25084 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
25085
25086         * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
25087         (__mul): Reduce iterations for calculating mantissa.
25088
25089         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
25090         MPTWO.
25091         (__mpranred): Likewise.
25092
25093         [BZ #15160]
25094         * malloc/memusagestat.c (main): Draw graphs for heap and stack
25095         only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
25096
25097 2013-02-26  Paul Eggert  <eggert@cs.ucla.edu>
25098
25099         * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
25100         Define __attribute__.
25101
25102 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
25103
25104         * locale/elem-hash.h (elem_hash): Mark as pure and possibly
25105         unused.
25106         * posix/regex_internal.h (__attribute): Remove.
25107         [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
25108         (re_string_context_at): Likewise.
25109         (bitset_not): Use __attribute__ and mark function as possibly
25110         unused.
25111         (bitset_merge): Likewise.
25112         (bitset_mask): Likewise.
25113         (re_string_char_size_at): Likewise.
25114         (re_string_wchar_at): Likewise.
25115         (re_string_elem_size_at): Likewise.
25116
25117 2013-02-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
25118
25119         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
25120         code.
25121         (cc32): Likewise.
25122
25123         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
25124         (__acr): Likewise.
25125         (__cpy): Likewise.
25126         (norm): Likewise.
25127         (denorm): Likewise.
25128         (__dbl_mp): Likewise.
25129         (add_magnitudes): Likewise.
25130         (sub_magnitudes): Likewise.
25131         (__mul): Likewise.
25132         (__inv): Likewise.
25133
25134         * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
25135         style.
25136
25137         * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
25138         style.
25139
25140         * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
25141         code.
25142
25143         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
25144         up changes with default code.
25145         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
25146         Likewise.
25147
25148 2013-02-24  Allan McRae  <allan@archlinux.org>
25149
25150         * manual/socket.texi (The Internet Namespace): Order menu items
25151         to match that in the file.
25152
25153         * manual/libc-texinfo.sh: Use @detailmenu around the detailed
25154         node listing of the info page menu.
25155
25156 2013-02-21  Joseph Myers  <joseph@codesourcery.com>
25157
25158         [BZ #13550]
25159         * sysdeps/i386/bp-asm.h: Remove file.
25160         * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
25161         (PARMS): Do not use macros from bp-asm.h.
25162         (S1): Likewise.
25163         (S2): Likewise.
25164         (SIZE): Likewise.
25165         (__mpn_add_n): Do not use BP_SYM
25166         * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
25167         "bp-asm.h".
25168         (PARMS): Do not use macros from bp-asm.h.
25169         (S1): Likewise.
25170         (SIZE): Likewise.
25171         (__mpn_addmul_1): Do not use BP_SYM
25172         * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
25173         "bp-asm.h".
25174         (PARMS): Do not use macros from bp-asm.h.
25175         (SIGMSK): Likewise.
25176         (_setjmp): Likewise.  Do not use BP_SYM.
25177         * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
25178         "bp-asm.h".
25179         (PARMS): Do not use macros from bp-asm.h.
25180         (SIGMSK): Likewise.
25181         (setjmp): Likewise.  Do not use BP_SYM.
25182         * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
25183         "bp-asm.h".
25184         (PARMS): Do not use macros from bp-asm.h.
25185         (__frexp): Do not use BP_SYM.
25186         (frexp): Likewise.
25187         * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
25188         "bp-asm.h".
25189         (PARMS): Do not use macros from bp-asm.h.
25190         (__frexpf): Do not use BP_SYM.
25191         (frexpf): Likewise.
25192         * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
25193         "bp-asm.h".
25194         (PARMS): Do not use macros from bp-asm.h.
25195         (__frexpl): Do not use BP_SYM.
25196         (frexpl): Likewise.
25197         * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
25198         "bp-asm.h".
25199         (PARMS): Do not use macros from bp-asm.h.
25200         (__remquo): Do not use BP_SYM.
25201         (remquo): Likewise.
25202         * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
25203         "bp-asm.h".
25204         (PARMS): Do not use macros from bp-asm.h.
25205         (__remquof): Do not use BP_SYM.
25206         (remquof): Likewise.
25207         * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
25208         "bp-asm.h".
25209         (PARMS): Do not use macros from bp-asm.h.
25210         (__remquol): Do not use BP_SYM.
25211         (remquol): Likewise.
25212         * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
25213         "bp-asm.h".
25214         (PARMS): Do not use macros from bp-asm.h.
25215         (DEST): Likewise.
25216         (SRC): Likewise.
25217         (strcat): Remove GKM FIXME comment.  Do not use BP_SYM.
25218         * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
25219         "bp-asm.h".
25220         (PARMS): Do not use macros from bp-asm.h.
25221         (strlen): Do not use BP_SYM.
25222         * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
25223         "bp-asm.h".
25224         (PARMS): Do not use macros from bp-asm.h.
25225         (S1): Likewise.
25226         (S2): Likewise.
25227         (SIZE): Likewise.
25228         (__mpn_add_n): Do not use BP_SYM.
25229         * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
25230         "bp-asm.h".
25231         (PARMS): Do not use macros from bp-asm.h.
25232         (S1): Likewise.
25233         (SIZE): Likewise.
25234         (__mpn_addmul_1): Do not use BP_SYM.
25235         * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
25236         weak_alias.
25237         (bzero): Likewise.
25238         * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
25239         "bp-asm.h".
25240         (PARMS): Do not use macros from bp-asm.h.
25241         (S): Likewise.
25242         (SIZE): Likewise.
25243         (__mpn_lshift): Do not use BP_SYM.
25244         * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
25245         "bp-asm.h".
25246         (PARMS): Do not use macros from bp-asm.h.
25247         (DEST): Likewise.
25248         (SRC): Likewise.
25249         (LEN): Likewise.
25250         (memcpy): Likewise.  Do not use BP_SYM.
25251         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
25252         libc_hidden_def and weak_alias.
25253         (mempcpy): Do not use BP_SYM in weak_alias.
25254         * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
25255         "bp-asm.h".
25256         (PARMS): Do not use macros from bp-asm.h.
25257         (DEST): Likewise.
25258         (LEN): Likewise.
25259         [!BZERO_P] (CHR): Likewise.
25260         (memset): Likewise.  Do not use BP_SYM.
25261         * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
25262         "bp-asm.h".
25263         (PARMS): Do not use macros from bp-asm.h.
25264         (S1): Likewise.
25265         (SIZE): Likewise.
25266         (__mpn_mul_1): Do not use BP_SYM.
25267         * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
25268         "bp-asm.h".
25269         (PARMS): Do not use macros from bp-asm.h.
25270         (S): Likewise.
25271         (SIZE): Likewise.
25272         (__mpn_rshift): Do not use BP_SYM.
25273         * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
25274         "bp-asm.h".
25275         (PARMS): Do not use macros from bp-asm.h.
25276         (STR): Likewise.
25277         (CHR): Likewise.
25278         (strchr): Likewise.  Do not use BP_SYM.
25279         (index): Do not use BP_SYM in weak_alias.
25280         * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
25281         "bp-asm.h".
25282         (PARMS): Do not use macros from bp-asm.h.
25283         (DEST): Likewise.
25284         (SRC): Likewise.
25285         (STRCPY): Likewise.  Remove GKM FIXME comment.  Do not use BP_SYM.
25286         * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
25287         "bp-asm.h".
25288         (PARMS): Do not use macros from bp-asm.h.
25289         (strlen): Do not use BP_SYM.
25290         * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
25291         "bp-asm.h".
25292         (PARMS): Do not use macros from bp-asm.h.
25293         (S1): Likewise.
25294         (S2): Likewise.
25295         (SIZE): Likewise.
25296         (__mpn_sub_n): Do not use BP_SYM.
25297         * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
25298         "bp-asm.h".
25299         (PARMS): Do not use macros from bp-asm.h.
25300         (S1): Likewise.
25301         (SIZE): Likewise.
25302         (__mpn_submul_1): Do not use BP_SYM.
25303         * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
25304         "bp-asm.h".
25305         (PARMS): Do not use macros from bp-asm.h.
25306         (S1): Likewise.
25307         (S2): Likewise.
25308         (SIZE): Likewise.
25309         (__mpn_add_n): Do not use BP_SYM.
25310         * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
25311         weak_alias.
25312         (bzero): Likewise.
25313         * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
25314         "bp-asm.h".
25315         (PARMS): Do not use macros from bp-asm.h.
25316         (BLK2): Likewise.
25317         (LEN): Likewise.
25318         (memcmp): Do not use BP_SYM.
25319         (bcmp): Do not use BP_SYM in weak_alias.
25320         * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
25321         "bp-asm.h".
25322         (PARMS): Do not use macros from bp-asm.h.
25323         (DEST): Likewise.
25324         (SRC): Likewise.
25325         (LEN): Likewise.
25326         (memcpy): Likewise.  Do not use BP_SYM.
25327         * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
25328         "bp-asm.h".
25329         (PARMS): Do not use macros from bp-asm.h.
25330         (DEST): Likewise.
25331         (SRC): Likewise.
25332         (LEN): Likewise.
25333         (memmove): Likewise.  Do not use BP_SYM.
25334         * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
25335         "bp-asm.h".
25336         (PARMS): Do not use macros from bp-asm.h.
25337         (DEST): Likewise.
25338         (SRC): Likewise.
25339         (LEN): Likewise.
25340         (__mempcpy): Likewise.  Do not use BP_SYM.
25341         (mempcpy): Do not use BP_SYM in weak_alias.
25342         * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
25343         "bp-asm.h".
25344         (PARMS): Do not use macros from bp-asm.h.
25345         (DEST): Likewise.
25346         (LEN): Likewise.
25347         [!BZERO_P] (CHR): Likewise.
25348         (memset): Likewise.  Do not use BP_SYM.
25349         * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
25350         "bp-asm.h".
25351         (PARMS): Do not use macros from bp-asm.h.
25352         (STR2): Likewise.
25353         (strcmp): Do not use BP_SYM.
25354         * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
25355         "bp-asm.h".
25356         (PARMS): Do not use macros from bp-asm.h.
25357         (STR): Likewise.
25358         (DELIM): Likewise.
25359         [USE_AS_STRTOK_R] (SAVE): Likewise.
25360         (FUNCTION): Likewise.  Do not use BP_SYM.
25361         * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
25362         aliases.
25363         (strtok_r): Likewise.
25364         (__GI___strtok_r): Likewise.
25365         * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
25366         (PARMS): Do not use macros from bp-asm.h.
25367         (S): Likewise.
25368         (SIZE): Likewise.
25369         (__mpn_lshift): Do not use BP_SYM.
25370         * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
25371         (PARMS): Do not use macros from bp-asm.h.
25372         (STR): Likewise.
25373         (CHR): Likewise.
25374         (__memchr): Do not use BP_SYM.
25375         (memchr): Do not use BP_SYM in weak_alias.
25376         * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
25377         (PARMS): Do not use macros from bp-asm.h.
25378         (BLK2): Likewise.
25379         (LEN): Likewise.
25380         (memcmp): Do not use BP_SYM.
25381         (bcmp): Do not use BP_SYM in weak_alias.
25382         * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
25383         (PARMS): Do not use macros from bp-asm.h.
25384         (S1): Likewise.
25385         (SIZE): Likewise.
25386         (__mpn_mul_1): Do not use BP_SYM.
25387         * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
25388         "bp-asm.h".
25389         (PARMS): Do not use macros from bp-asm.h.
25390         (STR): Likewise.
25391         (CHR): Likewise.
25392         (__rawmemchr): Do not use BP_SYM.
25393         (rawmemchr): Do not use BP_SYM in weak_alias.
25394         * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
25395         (PARMS): Do not use macros from bp-asm.h.
25396         (S): Likewise.
25397         (SIZE): Likewise.
25398         (__mpn_rshift): Do not use BP_SYM.
25399         * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
25400         (PARMS): Do not use macros from bp-asm.h.
25401         (SIGMSK): Likewise.
25402         (__sigsetjmp): Likewise.  Do not use BP_SYM.
25403         * sysdeps/i386/start.S: Do not include "bp-sym.h".
25404         (_start): Do not use BP_SYM.
25405         * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
25406         (PARMS): Do not use macros from bp-asm.h.
25407         (DEST): Likewise.
25408         (SRC): Likewise.
25409         (__stpcpy): Likewise.  Do not use BP_SYM.
25410         (stpcpy): Do not use BP_SYM in weak_alias.
25411         * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
25412         "bp-asm.h".
25413         (PARMS): Do not use macros from bp-asm.h.
25414         (DEST): Likewise.
25415         (SRC): Likewise.
25416         (LEN): Likewise.
25417         (__stpncpy): Likewise.  Do not use BP_SYM.
25418         (stpncpy): Do not use BP_SYM in weak_alias.
25419         * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
25420         (PARMS): Do not use macros from bp-asm.h.
25421         (STR): Likewise.
25422         (CHR): Likewise.
25423         (strchr): Likewise.  Do not use BP_SYM.
25424         * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
25425         "bp-asm.h".
25426         (PARMS): Do not use macros from bp-asm.h.
25427         (STR): Likewise.
25428         (CHR): Likewise.
25429         (__strchrnul): Likewise.  Do not use BP_SYM.
25430         (strchrnul): Do not use BP_SYM in weak_alias.
25431         * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
25432         "bp-asm.h".
25433         (PARMS): Do not use macros from bp-asm.h.
25434         (STOP): Likewise.
25435         (strcspn): Do not use BP_SYM.
25436         * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
25437         "bp-asm.h".
25438         (PARMS): Do not use macros from bp-asm.h.
25439         (STR): Likewise.
25440         (STOP): Likewise.
25441         (strpbrk): Likewise.  Do not use BP_SYM.
25442         * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
25443         "bp-asm.h".
25444         (PARMS): Do not use macros from bp-asm.h.
25445         (STR): Likewise.
25446         (CHR): Likewise.
25447         (strrchr): Likewise.  Do not use BP_SYM.
25448         * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
25449         (PARMS): Do not use macros from bp-asm.h.
25450         (SKIP): Likewise.
25451         (strspn): Do not use BP_SYM.
25452         * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
25453         (PARMS): Do not use macros from bp-asm.h.
25454         (STR): Likewise.
25455         (DELIM): Likewise.
25456         (SAVE): Likewise.
25457         (FUNCTION): Likewise.  Do not use BP_SYM.
25458         * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
25459         aliases.
25460         (strtok_r): Likewise.
25461         (__GI___strtok_r): Likewise.
25462         * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
25463         (PARMS): Do not use macros from bp-asm.h.
25464         (S1): Likewise.
25465         (S2): Likewise.
25466         (SIZE): Likewise.
25467         (__mpn_sub_n): Do not use BP_SYM.
25468         * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
25469         "bp-asm.h".
25470         (PARMS): Do not use macros from bp-asm.h.
25471         (S1): Likewise.
25472         (SIZE): Likewise.
25473         (__mpn_submul_1): Do not use BP_SYM.
25474         * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
25475         <bp-sym.h>.
25476         * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
25477         and <bp-asm.h>.
25478         (PARMS): Do not use macros from bp-asm.h.
25479         (FLAGS): Likewise.
25480         (PTID): Likewise.
25481         (TLS): Likewise.
25482         (CTID): Likewise.
25483         (__clone): Do not use BP_SYM.
25484         (clone): Do not use BP_SYM in weak_alias.
25485         * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
25486         and <bp-asm.h>.
25487         (PARMS): Do not use macros from bp-asm.h.
25488         (LEN): Likewise.
25489         (__mmap64): Do not use BP_SYM.
25490         (mmap64): Do not use BP_SYM in weak_alias.
25491         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
25492         <bp-sym.h> and <bp-asm.h>.
25493         (PARMS): Do not use macros from bp-asm.h.
25494         (__posix_fadvise64_l64): Do not use BP_SYM.
25495         * sysdeps/unix/sysv/linux/i386/semtimedop.S
25496         (PARMS): Do not use macros from bp-asm.h.
25497         (NSOPS): Likewise.
25498         (semtimedop): Do not use BP_SYM.
25499         * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
25500         and <bp-asm.h>.
25501
25502 2013-02-21  Allan McRae  <allan@archlinux.org>
25503
25504         * manual/message.texi (Charset conversion in gettext):
25505         Move @end statement to beginning of line.
25506
25507 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
25508
25509         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
25510         static.
25511         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
25512         Likewise.
25513
25514         * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
25515         (denorm): Likewise.
25516         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
25517         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
25518
25519 2013-02-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
25520
25521         * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
25522         tail-call to the resolved function if pltexit isn't needed.
25523
25524 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
25525
25526         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
25527         or Y being zero as being unlikely.
25528         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
25529         Likewise.
25530
25531 2013-02-20  Carlos O'Donell  <carlos@redhat.com>
25532
25533         * manual/nss.texi (System Databases and Name Service Switch):
25534         Remove frobnicate @pxref.
25535
25536 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
25537
25538         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
25539         __attribute__ ((unused)) to __attribute__ ((__unused__)).
25540
25541 2013-02-20  Petr Machata  <pmachata@redhat.com>
25542
25543         * elf/elf.h (R_ARM_TARGET1): New macro.
25544         (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
25545         (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
25546         (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
25547         (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
25548         (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
25549         (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
25550         (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
25551         (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
25552         (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
25553         (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
25554         (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
25555         (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
25556         (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
25557         (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
25558         (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
25559         (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
25560         (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
25561         (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
25562         (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
25563         (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
25564         (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
25565         (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
25566         (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
25567         (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
25568         (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
25569         (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
25570         (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
25571         (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
25572         (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
25573         (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
25574         (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
25575         (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
25576         (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
25577         (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
25578         (R_ARM_THM_GOT_BREL12): Likewise.
25579         (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
25580         (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
25581         (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
25582         (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
25583         (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
25584         (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
25585         (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
25586         (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
25587         (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
25588
25589 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
25590
25591         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
25592         __attribute_used__ to __attribute__ ((unused)).
25593
25594 2013-02-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
25595
25596         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
25597         powerpc mpa.c.
25598         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
25599         comment formatting.
25600         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
25601
25602 2013-02-19  Joseph Myers  <joseph@codesourcery.com>
25603
25604         [BZ #13550]
25605         * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
25606         Remove macro.
25607         (ENTER): Remove both macro definitions.
25608         (LEAVE): Likewise.
25609         (CHECK_BOUNDS_LOW): Likewise.
25610         (CHECK_BOUNDS_HIGH): Likewise.
25611         (CHECK_BOUNDS_BOTH): Likewise.
25612         (CHECK_BOUNDS_BOTH_WIDE): Likewise.
25613         (RETURN_BOUNDED_POINTER): Likewise.
25614         (RETURN_NULL_BOUNDED_POINTER): Likewise.
25615         (PUSH_ERRNO_LOCATION_RETURN): Likewise.
25616         (POP_ERRNO_LOCATION_RETURN): Likewise.
25617         * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
25618         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25619         * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
25620         macros.
25621         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25622         * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
25623         * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
25624         * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
25625         * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
25626         * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
25627         * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
25628         * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
25629         * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
25630         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
25631         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
25632         * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
25633         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25634         * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
25635         removed macros.
25636         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25637         * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
25638         macros.
25639         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
25640         * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
25641         * sysdeps/i386/i586/memset.S (memset): Likewise.
25642         * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
25643         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25644         * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
25645         macros.
25646         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
25647         * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
25648         Change uses of L(2) to L(out).
25649         * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
25650         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
25651         * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
25652         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25653         * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
25654         removed macros.
25655         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25656         * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
25657         macros.
25658         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25659         * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
25660         (RETURN): Do not use macro LEAVE.
25661         * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
25662         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
25663         * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
25664         * sysdeps/i386/i686/memset.S (memset): Likewise.
25665         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
25666         (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
25667         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
25668         * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
25669         Likewise.
25670         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
25671         (FUNCTION): Do not use removed macros.  Combine labels L(1_1),
25672         L(1_2) and L(1_3) into L(1).
25673         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
25674         * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
25675         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
25676         * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
25677         (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
25678         * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
25679         * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
25680         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25681         * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
25682         macros.
25683         * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
25684         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
25685         * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
25686         * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
25687         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
25688         (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
25689         * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
25690         * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
25691         * sysdeps/i386/strcspn.S (strcspn): Likewise.
25692         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
25693         * sysdeps/i386/strrchr.S (strrchr): Likewise.
25694         * sysdeps/i386/strspn.S (strspn): Likewise.
25695         * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
25696         conditional code.
25697         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
25698         (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
25699         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
25700         (FUNCTION): Do not use removed macros.  Combine labels L(1_2) and
25701         L(1_3) into L(1_1).
25702         * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
25703         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25704         * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
25705         macros.
25706         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25707
25708 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
25709
25710         * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
25711         macro.
25712
25713 2013-02-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
25714
25715         * math/atest-exp.c (exp_mpn): Remove ROUND.
25716         * math/atest-exp2.c (exp_mpn): Likewise.
25717         * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
25718
25719         * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
25720         * stdlib/tst-tls-atexit-lib.c: Likewise.
25721         * stdlib/tst-tls-atexit.c: Likewise.
25722
25723 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
25724
25725         * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
25726         and __attribute_alloc_size__.
25727
25728 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
25729
25730         * include/programs/xmalloc.h: Change __attribute_alloc_size to
25731         __attribute_alloc_size__.
25732         * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
25733         * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
25734
25735 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
25736
25737         * include/programs/xmalloc.h: New file.
25738         * catgets/gencat.c: Include it.
25739         (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
25740         * elf/pldd.c: Likewise.
25741         * iconv/iconv_charmap.c: Likewise.
25742         * iconv/iconvconfig.c: Likewise.
25743         * iconv/strtab.c: Likewise.
25744         * locale/programs/locale.c: Likewise.
25745         * locale/programs/localedef.h: Likewise.
25746         * locale/programs/simple-hash.c: Likewise.
25747         * nscd/nscd.h: Likewise.
25748         * nss/makedb.c: Likewise.
25749         * sysdeps/generic/ldconfig.h: Likewise.
25750
25751 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
25752
25753         * Versions.def: Add GLIBC_2.18.
25754         * include/link.h (struct link_map): New member l_tls_dtor_count.
25755         * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
25756         (__call_tls_dtors): Likewise.
25757         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
25758         __cxa_thread_atexit_impl.
25759         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
25760         Likewise.
25761         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
25762         Likewise.
25763         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
25764         Likewise.
25765         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
25766         Likewise.
25767         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
25768         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
25769         Likewise.
25770         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
25771         Likewise.
25772         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
25773         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
25774         Likewise.
25775         * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
25776         (tests): Add test case tst-tls-atexit.
25777         (modules-names): Add shared library for tst-tls-atexit.
25778         * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
25779         (GLIBC_PRIVATE): Add __call_tls_dtors.
25780         * stdlib/cxa_thread_atexit_impl.c: New file with helper function
25781         for libstdc++.
25782         * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
25783         * stdlib/tst-tls-atexit.c: New test case.
25784         * stdlib/tst-tls-atexit-lib.c: New test case.
25785
25786         * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
25787
25788         * elf/Versions (ld): Add _dl_find_dso_for_object.
25789         * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
25790         * elf/dl-open.c (_dl_find_dso_for_object): New function.
25791         (dl_open_worker): Use _dl_find_dso_for_object.
25792         * elf/dl-sym.c (do_sym): Likewise.
25793         * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
25794
25795 2013-02-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
25796
25797         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
25798         Syntactic changes only.
25799         (_dl_runtime_profile): Do a tail-call to the resolved function.
25800
25801 2013-02-17  Joseph Myers  <joseph@codesourcery.com>
25802
25803         [BZ #13550]
25804         * sysdeps/x86_64/bp-asm.h: Remove file.
25805         * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
25806         <bp-sym.h> and <bp-asm.h>.
25807         (__clone): Do not use BP_SYM.
25808         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
25809         <bp-sym.h> and <bp-asm.h>.
25810         * sysdeps/unix/x86_64/sysdep.S: Likewise.
25811         * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
25812         "bp-asm.h".
25813         (_setjmp): Do not use BP_SYM.
25814         * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
25815         "bp-asm.h".
25816         (setjmp): Do not use BP_SYM.
25817         * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
25818         libc_hidden_def.
25819         (mempcpy): Do not use BP_SYM in weak_alias.
25820         * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
25821         "bp-asm.h".
25822         (strchr): Do not use BP_SYM.
25823         * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
25824         "bp-asm.h".
25825         * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
25826         * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
25827         (_start): Do not use BP_SYM.
25828         * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
25829         "bp-asm.h".
25830         (strcat): Do not use BP_SYM.
25831         * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
25832         "bp-asm.h".
25833         (STRCMP): Do not use BP_SYM.
25834         * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
25835         "bp-asm.h".
25836         (STRCPY): Do not use BP_SYM.
25837         * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
25838         "bp-asm.h".
25839         * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
25840         "bp-asm.h".
25841         (FUNCTION): Do not use BP_SYM.
25842         * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
25843         weak_alias.
25844         (__GI___strtok_r): Do not use BP_SYM in strong_alias.
25845
25846 2013-02-17  Andreas Jaeger  <aj@suse.de>
25847
25848         * time/Versions: Sort entries.
25849         * string/Versions: Likewise.
25850         * resolv/Versions: Likewise.
25851         * posix/Versions: Likewise.
25852         * iconv/Versions: Likewise.
25853         * elf/Versions: Likewise.
25854         * wcsmbs/Versions: Likewise.
25855
25856 2013-02-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
25857
25858         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
25859         loop termination condition.
25860
25861         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
25862         variable to calculate EZ.
25863         (__sqr): Likewise.
25864
25865         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
25866         the lower precision input.
25867
25868 2013-02-15  Joseph Myers  <joseph@codesourcery.com>
25869
25870         [BZ #13550]
25871         * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
25872         [!link-extra-libs] (link-extra-libs-bounded): Likewise.
25873         (run-via-rtld-prefix): Do not handle %-bp tests.
25874         (test-via-rtld-prefix): Do not mention %-bp tests in comment.
25875         (all-object-suffixes): Remove .ob.
25876         (bppfx): Remove variable.
25877         [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
25878         [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
25879         [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
25880         [$(build-bounded) = yes] (libtype.ob): Likewise.
25881         * Makerules (elide-routines.ob): Remove variable.
25882         (do-tests-clean): Do not handle *-bp.out.
25883         (common-mostlyclean): Do not handle *-bp and *-bp.out.
25884         * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
25885         [$(build-bounded) = yes] (xtests-bp.out): Likewise.
25886         (tests): Do not include $(tests-bp.out).
25887         (xtests): Do not include $(xtests-bp.out).
25888         [$(build-bounded) = yes] (binaries-bounded): Remove variable.
25889         [$(build-bounded) = yes] ($(addprefix
25890         $(objpfx),$(binaries-bounded))): Remove rule.
25891         ($(objpfx)%-bp.out): Remove rule.
25892         * config.make.in (build-bounded): Remove variable.
25893         * crypt/Makefile [$(build-bounded) = yes]
25894         ($(tests:%=$(objpfx)%-bp)): Remove dependency.
25895         * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
25896         append to variable.
25897         [$(build-bounded) = yes] (install-lib): Likewise.
25898         [$(build-bounded) = yes] (generated): Likewise.
25899         [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
25900         Remove rule.
25901         * intl/Makefile [$(build-bounded) = yes]
25902         ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
25903         * math/Makefile [$(build-bounded) = yes]
25904         ($(tests:%=$(objpfx)%-bp): Likewise.
25905         * misc/Makefile [$(build-bounded) = yes]
25906         ($(objpfx)tst-tsearch-bp): Likewise.
25907         * nptl/Makeconfig (bounded-thread-library): Remove variable.
25908         * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
25909         Remove dependency.
25910         * string/Makefile (o-objects.ob): Remove variable.
25911         * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
25912         (CFLAGS-.ob): Remove variable.
25913         [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
25914         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
25915         both definitions of variable.
25916         * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
25917         (ASFLAGS-.ob): Remove variable.
25918
25919 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
25920
25921         [BZ #13550]
25922         * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
25923         Remove __BOUNDED_POINTERS__ from condition.
25924         * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
25925         * string/bits/string2.h [!__NO_STRING_INLINES &&
25926         !__BOUNDED_POINTERS__]: Likewise.
25927         * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
25928         Likewise.
25929         * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
25930         Remove conditional code.
25931         * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
25932         __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
25933         !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
25934         condition.
25935
25936         [BZ #13550]
25937         * csu/libc-start.c: Do not include <bp-sym.h>.
25938         [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
25939         * elf/dl-open.c: Do not include <bp-sym.h>.
25940         (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
25941         * math/fegetenv.c: Do not include <bp-sym.h>.
25942         (fegetenv): Do not use BP_SYM in versioned symbols.
25943         * nptl/sysdeps/pthread/bits/libc-lockP.h
25944         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
25945         <bp-sym.h>.
25946         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25947         (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
25948         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25949         (__pthread_mutex_destroy): Likewise.
25950         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25951         (__pthread_mutex_lock): Likewise.
25952         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25953         (__pthread_mutex_trylock): Likewise.
25954         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25955         (__pthread_mutex_unlock): Likewise.
25956         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25957         (__pthread_mutexattr_init): Likewise.
25958         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25959         (__pthread_mutexattr_destroy): Likewise.
25960         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25961         (__pthread_mutexattr_settype): Likewise.
25962         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25963         (__pthread_rwlock_init): Likewise.
25964         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25965         (__pthread_rwlock_destroy): Likewise.
25966         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25967         (__pthread_rwlock_rdlock): Likewise.
25968         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25969         (__pthread_rwlock_tryrdlock): Likewise.
25970         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25971         (__pthread_rwlock_wrlock): Likewise.
25972         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25973         (__pthread_rwlock_trywrlock): Likewise.
25974         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25975         (__pthread_rwlock_unlock): Likewise.
25976         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25977         (__pthread_key_create): Likewise.
25978         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25979         (__pthread_setspecific): Likewise.
25980         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25981         (__pthread_getspecific): Likewise.
25982         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
25983         Likewise.
25984         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25985         (_pthread_cleanup_push_defer): Likewise.
25986         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25987         (_pthread_cleanup_pop_restore): Likewise.
25988         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25989         (pthread_setcancelstate): Likewise.
25990         * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
25991         <bp-sym.h>.
25992         [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
25993         (memchr): Do not use BP_SYM in weak_alias.
25994         * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
25995         (fegetenv): Do not use BP_SYM in versioned symbols.
25996         * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
25997         (fesetenv): Do not use BP_SYM in versioned symbols.
25998         * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
25999         (feupdateenv): Do not use BP_SYM in versioned symbols.
26000         * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
26001         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
26002         * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
26003         (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
26004         (open64): Do not use BP_SYM in weak_alias.
26005         * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
26006         (fegetenv): Do not use BP_SYM in versioned symbols.
26007         * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
26008         (fesetenv): Do not use BP_SYM in versioned symbols.
26009         * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
26010         (feupdateenv): Do not use BP_SYM in versioned symbols.
26011         * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
26012         (fegetexceptflag): Do not use BP_SYM in versioned symbols.
26013         * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
26014         (feraiseexcept): Do not use BP_SYM in versioned symbols.
26015         * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
26016         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
26017         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
26018         <bp-sym.h>.
26019         (__libc_start_main): Do not use BP_SYM.
26020
26021 2013-02-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
26022
26023         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
26024         redundant return line.
26025         (norm): Likewise.
26026         (denorm): Likewise.
26027         (dbl_mp): Likewise.
26028         (sub_magnitudes): Likewise.
26029         (__add): Likewise.
26030         (__sub): Likewise.
26031         (__mul): Likewise.
26032         (__inv): Likewise.
26033         (__dvd): Likewise.
26034         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
26035         (norm): Likewise.
26036         (denorm): Likewise.
26037         (dbl_mp): Likewise.
26038         (sub_magnitudes): Likewise.
26039         (__add): Likewise.
26040         (__sub): Likewise.
26041         (__mul): Likewise.
26042         (__inv): Likewise.
26043         (__dvd): Likewise.
26044
26045         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
26046         instead of __mul.
26047         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
26048         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
26049         (cc32): Likewise.
26050
26051         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
26052         * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
26053         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
26054         of __mul for squares.
26055         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
26056         function
26057         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
26058         Likewise.
26059         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
26060         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
26061
26062 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
26063
26064         [BZ #13550]
26065         * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
26066         code.
26067         * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
26068         prototype or function definition.  Rename ubp_* variables and
26069         parameters.  Remove argv definitions conditional on
26070         [__BOUNDED_POINTERS__].
26071         * debug/backtrace.c (__backtrace): Do not use __unbounded.
26072         * elf/dl-runtime.c (_dl_fixup): Likewise.
26073         * include/set-hooks.h (RUN_HOOK): Likewise.
26074         * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
26075         definition.
26076         * string/strcpy.c (strcpy): Do not use __unbounded.
26077         * sysdeps/generic/frame.h (struct layout): Likewise.
26078         * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
26079         * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
26080         * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
26081         * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
26082         * sysdeps/sparc/backtrace.c (struct layout): Likewise.
26083         (__backtrace): Likewise.
26084         * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
26085         use __ptrvalue.
26086         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
26087         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
26088         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
26089         Likewise.
26090         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
26091         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
26092         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
26093         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
26094         * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
26095         Do not use __unbounded.
26096         * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
26097         Rename __unboundedrlimits parameter to rlimits in prototype.
26098         * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
26099         Do not use __unbounded.
26100         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
26101         not use __ptrvalue.
26102         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
26103         * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
26104         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
26105         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
26106         __ptrvalue or __unbounded.
26107         (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
26108         * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
26109         use __unbounded.
26110         (__new_msgctl): Do not use __ptrvalue.
26111         * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
26112         __unbounded.
26113         (__libc_msgrcv): Do not use __ptrvalue.
26114         * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
26115         startup_info): Do not use __unbounded.
26116         (__libc_start_main): Likewise.  Rename ubp_* variables and
26117         parameters.  Remove argv definitions conditional on
26118         [__BOUNDED_POINTERS__].
26119         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
26120         __ptrvalue.
26121         * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
26122         use __unbounded.
26123         * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
26124         or __ptrvalue.
26125         * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
26126         use __unbounded.
26127         (__new_shmctl): Do not use __ptrvalue.
26128         * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
26129         * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
26130         Likewise.
26131         * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
26132         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
26133         (__libc_sigaction): Likewise.
26134         * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
26135         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
26136         Likewise.
26137         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
26138
26139 2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
26140
26141         * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
26142
26143         * string/mempcpy.c: Implement by calling memcpy.
26144
26145 2013-02-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
26146
26147         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
26148
26149         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
26150         evaluation.
26151
26152         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
26153         values in the mantissa.
26154
26155         * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
26156         minimize writes to Z.
26157         (sub_magnitudes): Simplify code a bit.
26158
26159 2013-02-12  Roland McGrath  <roland@hack.frob.com>
26160
26161         * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
26162         from the message.  The linker prefixes all warnings with that already.
26163
26164 2013-02-12  Andreas Schwab  <schwab@suse.de>
26165
26166         [BZ #15078]
26167         * posix/regexec.c (extend_buffers): Add parameter min_len.
26168         (check_matching): Pass minimum needed length.
26169         (clean_state_log_if_needed): Likewise.
26170         (get_subexp): Likewise.
26171         * posix/Makefile (tests): Add bug-regex34.
26172         (bug-regex34-ENV): Define.
26173         * posix/bug-regex34.c: New file.
26174
26175         [BZ #11561]
26176         * posix/regcomp.c (parse_bracket_exp): When looking up collating
26177         elements compare against the byte sequence of it, not its name.
26178         * posix/Makefile (tests): Add bug-regex35.
26179         (bug-regex35-ENV): Define.
26180         * posix/bug-regex35.c: New file.
26181
26182 2013-02-11  Tom de Vries  <tom@codesourcery.com>
26183
26184         * string/str-two-way.h:  Fix typo RESULT_TYPE -> RETURN_TYPE in
26185         comment.
26186         Add RET0_IF_0 and CHECK_EOL to macro list in comment.
26187         (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
26188         (CHECK_EOL): Add undef.
26189
26190 2013-02-11   Ondřej Bílka  <neleai@seznam.cz>
26191
26192         * bits/stdlib-bsearch.h: New file.
26193         * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
26194         * stdlib/stdlib.h: Likewise.
26195
26196 2013-02-11  Roland McGrath  <roland@hack.frob.com>
26197
26198         * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
26199         * manual/errno.texi (Error Messages): Fix typo in error_print_progname
26200         declaration.
26201         * manual/search.texi (Array Search Function): Add missing const in
26202         lfind prototype.
26203         * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
26204         declaration to use rlim_t.
26205         (Basic Scheduling Functions): Remove erroneous const from
26206         sched_getparam prototype.  Remove erroneous * from
26207         sched_get_priority_max and sched_get_priority_min prototypes.
26208         (Resource Usage): Fix summary @comment on vtimes to refer to
26209         sys/vtimes.h rather than vtimes.h.
26210         Add missing *s in vtimes prototype.
26211         (Limits on Resources): Fix ulimit prototype to return long int.
26212         * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
26213         prototypes to use long int rather than double.
26214         (BSD Random): Fix initstate and setstate to use char *, not void *.
26215         * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
26216         prototype to make second argument 'struct aiocb64 *const[]'.
26217         Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
26218         (Status of AIO Operations): Remove erroneous const in aio_return and
26219         aio_return64 prototypes.
26220         (Synchronizing I/O): Fix sync prototype to return void.
26221         * manual/startup.texi (Suboptions): Remove an erroneous const in
26222         getsubopt prototype.
26223         * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
26224         * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
26225         use size_t rather than int.
26226         (Scanning All Users): Likewise for getpwent_r.
26227         (Setting Groups): Add missing const to setgroups prototype.
26228         * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
26229         * manual/socket.texi (Host Names): Fix gethostbyaddr and
26230         gethostbyaddr_r prototypes to use socklen_t rather than size_t and
26231         'const void *' rather than 'const char *'.
26232         (Host Address Functions): Likewise for inet_ntop.
26233         (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
26234         (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
26235         ssize_t for return value.
26236         (Sending Data): Likewise for send, sendto, sendmsg.
26237         (Socket Option Functions): Add a missing const in setsockopt prototype.
26238         * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
26239         use wchar_t for the argument.
26240         (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
26241         * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
26242         take no arguments.
26243         (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
26244         double/float/long double for second argument.
26245         Fix return types of significand, significandf, significandl.
26246         * manual/filesys.texi (Setting Permissions): Use mode_t for second
26247         argument in fchmod prototype.
26248         (File Owner): Use uid_t and gid_t in fchown prototype.
26249         (File Times): Add const to utimes, futimes, and lutimes prototypes.
26250         (Making Special Files): Use mode_t and dev_t in mknod prototype.
26251         (Scanning Directory Content): Fix scandir and scandir64 prototypes to
26252         use 'const struct dirent **' as argument types to CMP function pointer
26253         argument.
26254         (Symbolic Links): Fix readlink prototype with ssize_t as return value.
26255         (File Times): Fix summary magic @comment for struct utimbuf and utime
26256         to refer to utime.h, not time.h.
26257         * manual/string.texi (Argz Functions): Add missing const in
26258         argz_extract and argz_next prototypes.
26259         (Finding Tokens in a String): Likewise for basename.
26260         (String/Array Comparison): Fix typo in wcscasecmp prototype.
26261         (Copying and Concatenation): Fix typo in wmemmove prototype.
26262         * manual/signal.texi (Using Pause): Use (void) in pause prototype.
26263         (Signal Stack): Remove erroneous const in sigstack prototype.
26264         * manual/time.texi (Setting an Alarm): Add missing const in setitimer
26265         prototype.
26266         (Simple Calendar Time): Likewise for stime.
26267         * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
26268         prototype.
26269         * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
26270         say sys/sysctl.h instead.
26271         * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
26272         and vsyslog prototypes.
26273
26274 2013-02-11  Tom de Vries  <tom@codesourcery.com>
26275
26276         * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
26277         Remove.
26278
26279 2013-02-11  Roland McGrath  <roland@hack.frob.com>
26280
26281         * misc/sys/mman.h: Fix typo in mremap comment.
26282
26283 2013-02-08  Roland McGrath  <roland@hack.frob.com>
26284
26285         * manual/examples/mkfsock.c (make_named_socket): Don't add one for
26286         the '\0' terminator.
26287
26288 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
26289
26290         [BZ #13550]
26291         * debug/segfault.c: Don't include <bp-checks.h>.
26292         * sysdeps/generic/bp-checks.h: Remove file.
26293         * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
26294         (__GETDENTS): Don't use CHECK_N.
26295         * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
26296         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
26297         (__getgroups): Don't use CHECK_N.
26298         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
26299         (setgroups): Don't use CHECK_N.
26300         * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
26301         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
26302         (__libc_msgrcv): Don't use CHECK_N.
26303         * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
26304         (__libc_msgsnd): Don't use CHECK_N.
26305         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
26306         <bp-checks.h>.
26307         (__libc_pread): Don't use CHECK_N.
26308         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
26309         include <bp-checks.h>.
26310         (__libc_pread64): Don't use CHECK_N.
26311         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
26312         include <bp-checks.h>.
26313         (__libc_pwrite): Don't use CHECK_N.
26314         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
26315         include <bp-checks.h>.
26316         (__libc_pwrite64): Don't use CHECK_N.
26317         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
26318         <bp-checks.h>.
26319         (__libc_pread): Don't use CHECK_N.
26320         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
26321         include <bp-checks.h>.
26322         (__libc_pread64): Don't use CHECK_N.
26323         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
26324         include <bp-checks.h>.
26325         (__libc_pwrite): Don't use CHECK_N.
26326         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
26327         include <bp-checks.h>.
26328         (__libc_pwrite64): Don't use CHECK_N.
26329         * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
26330         (do_pread): Don't use CHECK_N.
26331         * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
26332         (do_pread64): Don't use CHECK_N.
26333         * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
26334         (do_pwrite): Don't use CHECK_N.
26335         * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
26336         (do_pwrite64): Don't use CHECK_N.
26337         * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
26338         (__libc_readv): Don't use CHECK_N.
26339         * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
26340         (semop): Don't use CHECK_N.
26341         * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
26342         <bp-checks.h>.
26343         (semtimedop): Don't use CHECK_N.
26344         * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
26345         (__libc_pread): Don't use CHECK_N.
26346         * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
26347         <bp-checks.h>.
26348         (__libc_pread64): Don't use CHECK_N.
26349         * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
26350         <bp-checks.h>.
26351         (__libc_pwrite): Don't use CHECK_N.
26352         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
26353         <bp-checks.h>.
26354         (__libc_pwrite64): Don't use CHECK_N.
26355         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
26356         <bp-checks.h>.
26357         (__libc_msgrcv): Don't use CHECK_N.
26358         * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
26359         (__sysctl): Don't use CHECK_N.  Remove GKM FIXME comment.
26360         * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
26361         (__libc_writev): Don't use CHECK_N.
26362
26363 2013-02-08  Roland McGrath  <roland@hack.frob.com>
26364
26365         * string/strcpy.c: Removed unused variable.
26366
26367         * Makeconfig (+sysdep-includes): Define with := rather than =.
26368         Use an existing include/ subdir of each sysdeps dir before it.
26369
26370 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
26371
26372         * nscd/connection.c (register_traced_file): Comment function.
26373         [HAVE_INOTIFY] (union __inev): Define.
26374         [HAVE_INOTIFY] (inotify_check_files): New function.
26375         [HAVE_INOTIFY] (clear_db_cache): Likewise.
26376         [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
26377         clear_db_cache.
26378         [HAVE_INOTIFY] (main_loop_epoll): Likewise.
26379
26380 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
26381
26382         * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
26383         loaded if not already and that a failure is permanent.
26384
26385 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
26386
26387         [BZ #15006]
26388         * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
26389         * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
26390
26391 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
26392
26393         [BZ #13550]
26394         * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
26395         (CHECK_1_NULL_OK): Likewise.
26396         * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
26397         (__fxstat): Do not use CHECK_1.
26398         * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
26399         <bp-checks.h>.
26400         (___fxstat64): Do not use CHECK_1.
26401         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
26402         <bp-checks.h>.
26403         (__fxstatat): Do not use CHECK_1.
26404         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
26405         <bp-checks.h>.
26406         (__fxstatat64): Do not use CHECK_1.
26407         * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
26408         <bp-checks.h>.
26409         (__fxstat): Do not use CHECK_1.
26410         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
26411         <bp-checks.h>.
26412         (__fxstatat): Do not use CHECK_1.
26413         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
26414         <bp-checks.h>.
26415         (__getresgid): Do not use CHECK_1.
26416         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
26417         <bp-checks.h>.
26418         (__getresuid): Do not use CHECK_1.
26419         * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
26420         <bp-checks.h>.
26421         (__lxstat): Do not use CHECK_1.
26422         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
26423         <bp-checks.h>.
26424         (__old_msgctl): Do not use CHECK_1.
26425         (__new_msgctl): Likewise.
26426         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
26427         <bp-checks.h>.
26428         (__new_setrlimit): Do not use CHECK_1.
26429         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
26430         <bp-checks.h>.
26431         (__old_shmctl): Do not use CHECK_1.
26432         (__new_shmctl): Likewise.
26433         * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
26434         <bp-checks.h>.
26435         (__xstat): Do not use CHECK_1.
26436         * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
26437         (__lxstat): Do not use CHECK_1.
26438         * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
26439         <bp-checks.h>.
26440         (___lxstat64): Do not use CHECK_1.
26441         * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
26442         (__old_msgctl): Do not use CHECK_1.
26443         (__new_msgctl): Likewise.
26444         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
26445         <bp-checks.h>.
26446         (__gettimeofday): Do not use CHECK_1.
26447         * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
26448         (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
26449         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
26450         <bp-checks.h>.
26451         (__gettimeofday): Do not use CHECK_1.
26452         * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
26453         (__old_shmctl): Do not use CHECK_1_NULL_OK.
26454         (__new_shmctl): Do not use CHECK_1.
26455         * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
26456         <bp-checks.h>.
26457         (do_sigtimedwait): Do not use CHECK_1.
26458         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
26459         <bp-checks.h>.
26460         (do_sigwaitinfo): Do not use CHECK_1.
26461         * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
26462         <bp-checks.h>.
26463         (msgctl): Do not use CHECK_1.
26464         * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
26465         <bp-checks.h>.
26466         (shmctl): Do not use CHECK_1.
26467         * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
26468         (ustat): Do not use CHECK_1.
26469         * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
26470         <bp-checks.h>.
26471         (__fxstat): Do not use CHECK_1.
26472         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
26473         <bp-checks.h>.
26474         (__fxstatat): Do not use CHECK_1.
26475         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
26476         <bp-checks.h>.
26477         (__lxstat): Do not use CHECK_1.
26478         * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
26479         <bp-checks.h>.
26480         (__xstat): Do not use CHECK_1.
26481         * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
26482         (__xstat): Do not use CHECK_1.
26483         * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
26484         (___xstat64): Do not use CHECK_1.
26485
26486         [BZ #13550]
26487         * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
26488         definitions.
26489         (CHECK_BOUNDS_HIGH): Likewise.
26490         * string/strcpy.c: Do not include <bp-checks.h>.
26491         (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
26492
26493 2013-02-07  Roland McGrath  <roland@hack.frob.com>
26494
26495         * nscd/nscd-client.h (__nscd_drop_map_ref):
26496         Add __attribute__ ((unused)).
26497         * nis/nss-nisplus.h (niserr2nss): Likewise.
26498
26499         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
26500         under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
26501
26502         * csu/libc-tls.c (init_static_tls, init_slotinfo):
26503         Remove inline keyword.
26504         * include/rounding-mode.h (round_away): Likewise.
26505         * libio/wfileops.c (adjust_wide_data): Likewise.
26506         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
26507         (__m128i_strloadu_tolower): Likewise.
26508         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
26509         (__m128i_strloadu_tolower): Likewise.
26510         * time/mktime.c (ydhms_diff): Likewise.
26511         * locale/elem-hash.h (elem_hash): Likewise.
26512         * locale/setlocale.c (setdata): Likewise.
26513         * posix/regex_internal.h (re_string_char_size_at): Likewise.
26514         (re_string_wchar_at): Likewise.
26515         (bitset_not, bitset_merge, bitset_mask): Likewise.
26516         [!(__GNUC__ > 3)] (inline): Remove macro.
26517         * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
26518         * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
26519         * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
26520         (_dl_tlsdesc_wake_up_held_fixups): Likewise.
26521         * string/memcmp.c (memcmp_bytes): Likewise.
26522         * locale/programs/locarchive.c (compute_hashval): Likewise.
26523         * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
26524         * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
26525         * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
26526         * nss/getent.c (print_rpc, print_protocols): Likewise.
26527         (print_passwd, print_group, print_aliases): Likewise.
26528         * nis/nss-nisplus.h (niserr2nss): Likewise.
26529         * nscd/connections.c (restart_p): Likewise.
26530         Change return type to bool.
26531
26532 2013-02-05  Roland McGrath  <roland@hack.frob.com>
26533
26534         * Makeconfig (all-Depend-files): Add existing
26535         $(sorted-subdirs:=/Depend) files.
26536         (all-subdirs): Remove nss.
26537         * sysdeps/unix/inet/Subdirs: Add it here instead.
26538         * hesiod/Depend: New file.
26539
26540         * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
26541         instead of calling alloca.
26542
26543         * io/lseek.c (__lseek): Rename to __libc_lseek.
26544         Define __lseek as an alias.
26545
26546         * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
26547
26548 2013-02-04  Carlos O'Donell  <carlos@redhat.com>
26549
26550         * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
26551         else clause and remove check for non-standard endianness.
26552
26553 2013-02-04  David S. Miller  <davem@davemloft.net>
26554
26555         * sysdeps/sparc/fpu/libm-test-ulps: Update.
26556
26557 2013-02-04  Joseph Myers  <joseph@codesourcery.com>
26558
26559         [BZ #13550]
26560         * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
26561         (__ubp_memchr): Remove prototype.
26562         [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
26563         [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
26564         [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
26565         [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
26566         * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
26567         Remove alias.
26568         * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
26569         (__ubp_memchr): Likewise.
26570         * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
26571         (__ubp_memchr): Likewise.
26572         * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
26573         (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
26574         (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
26575         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
26576         CHECK_STRING.
26577         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
26578         * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
26579         (__getcwd): Do not use CHECK_STRING.
26580         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
26581         <bp-checks.h>.
26582         (__real_chown): Do not use CHECK_STRING.
26583         * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
26584         <bp-checks.h>.
26585         (fchownat): Do not use CHECK_STRING.
26586         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
26587         CHECK_STRING.
26588         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
26589         <bp-checks.h>.
26590         (__lchown): Do not use CHECK_STRING.
26591         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
26592         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
26593         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
26594         * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
26595         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
26596         include <bp-checks.h>.
26597         (truncate64): Do not use CHECK_STRING.
26598         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
26599         <bp-checks.h>.
26600         (__real_chown): Do not use CHECK_STRING.
26601         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
26602         <bp-checks.h>.
26603         (__lchown): Do not use CHECK_STRING.
26604         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
26605         <bp-checks.h>.
26606         (__chown): Do not use CHECK_STRING.
26607         * sysdeps/unix/sysv/linux/truncate64.c: Do not include
26608         <bp-checks.h>.
26609         (truncate64): Do not use CHECK_STRING.
26610         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
26611         Likewise.
26612         * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
26613         (__xmknod): Do not use CHECK_STRING.
26614         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
26615         <bp-checks.h>.
26616         (__xmknodat): Do not use CHECK_STRING.
26617         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
26618         * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
26619
26620 2013-02-04  Andreas Schwab  <schwab@suse.de>
26621
26622         [BZ #14142]
26623         * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
26624         * include/netdb.h: Likewise for h_errno.
26625         * elf/tst-stackguard1.c: Include <tls.h>.
26626
26627 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
26628
26629         * elf/link.h (struct link_map): Extend the l_addr comment.
26630         * include/link.h (struct link_map): Likewise.
26631
26632 2013-02-01  Joseph Myers  <joseph@codesourcery.com>
26633
26634         [BZ #13550]
26635         * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
26636         (BOUNDED_1): Remove macro.
26637         * debug/backtrace.c: Don't include <bp-checks.h>.
26638         (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
26639         (__backtrace): Likewise.
26640         * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
26641         <bp-checks.h>.
26642         (__backtrace): Don't use BOUNDED_1.
26643         * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
26644         <bp-checks.h>.
26645         (__backtrace): Don't use BOUNDED_1.
26646         * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
26647         (__backtrace): Don't use BOUNDED_1.
26648         * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
26649         (shmat): Don't use BOUNDED_N.
26650
26651 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
26652
26653         [BZ #13550]
26654         * sysdeps/generic/bp-start.h: Remove file.
26655         * csu/libc-start.c: Don't include <bp-start.h>.
26656         (LIBC_START_MAIN): Set up __environ directly instead of using
26657         INIT_ARGV_and_ENVIRON.
26658         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
26659         <bp-start.h>.
26660
26661         [BZ #13550]
26662         * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
26663         definitions.
26664         (CHECK_FCNTL): Likewise.
26665         (CHECK_N_PAGES): Likewise.
26666
26667         [BZ #13550]
26668         * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
26669         definitions.
26670         (CHECK_SIGSET_NULL_OK): Likewise.
26671         * sysdeps/unix/sysv/linux/sigpending.c: Don't include
26672         <bp-checks.h>.
26673         (sigpending): Don't use CHECK_SIGSET.
26674         * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
26675         <bp-checks.h>.
26676         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
26677         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
26678         <bp-checks.h>.
26679         (do_sigsuspend): Don't use CHECK_SIGSET.
26680         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
26681         use CHECK_SIGSET.
26682         * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
26683         (do_sigwait): Don't use CHECK_SIGSET.
26684         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
26685         use CHECK_SIGSET.
26686         * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
26687         include <bp-checks.h>.
26688         (sigpending): Don't use CHECK_SIGSET.
26689         * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
26690         include <bp-checks.h>.
26691         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
26692         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
26693         <bp-checks.h>.
26694         (sigpending): Don't use CHECK_SIGSET.
26695         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
26696         <bp-checks.h>.
26697         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
26698
26699         [BZ #13550]
26700         * sysdeps/generic/bp-semctl.h: Remove file.
26701         * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
26702         <bp-checks.h> and <bp-semctl.h>.
26703         (__old_semctl): Don't use CHECK_SEMCTL.
26704         (__new_semctl): Likewise.
26705         * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
26706         and <bp-semctl.h>.
26707         (__old_semctl): Don't use CHECK_SEMCTL.
26708         (__new_semctl): Likewise.
26709         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
26710         <bp-checks.h> and <bp-semctl.h>.
26711         (__old_semctl): Don't use CHECK_SEMCTL.
26712         (__new_semctl): Likewise.
26713         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
26714         <bp-checks.h> and <bp-semctl.h>.
26715         (semctl): Don't use CHECK_SEMCTL.
26716
26717         [BZ #13550]
26718         * Makerules (elide-bp-thunks): Remove variable.
26719         (elide-routines.oS): Don't use $(elide-bp-thunks).
26720         (elide-routines.os): Likewise.
26721         (elide-routines.o): Likewise.
26722         (elide-routines.op): Likewise.
26723         (elide-routines.og): Likewise.
26724         (objects): Don't use $(bp-thunks).
26725         * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
26726         include.
26727         (common-generated): Do not add s-proto-bp.d.
26728         * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
26729         (int): Likewise.
26730         (typ): Likewise.
26731         Do not generate makefile rules for bounded-pointer thunks.
26732         * sysdeps/generic/bp-thunks.h: Remove file.
26733         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
26734         * sysdeps/unix/s-proto-bp.S: Likewise.
26735
26736         [BZ #15062]
26737         * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
26738         parts of result separately when argument is not close to line from
26739         -i to i and one part of argument is small.
26740         * math/k_casinhf.c (__kernel_casinhf): Likewise.
26741         * math/k_casinhl.c (__kernel_casinhl): Likewise.
26742         * math/libm-test.inc (cacos_test): Add more tests.
26743         (casin_test): Likewise.
26744         (casinh_test): Likewise.
26745         * sysdeps/i386/fpu/libm-test-ulps: Update.
26746         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26747
26748 2013-01-31  David S. Miller  <davem@davemloft.net>
26749
26750         * po/de.po: Update from translation team.
26751
26752 2013-01-25  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
26753
26754         * time/tzfile.c: Include stdint.h for SIZE_MAX.
26755
26756 2013-01-25  Thomas Schwinge  <thomas@codesourcery.com>
26757
26758         * configure.in (_AC_PROG_CC_C89): New definition.
26759         * configure: Regenerate.
26760
26761         * configure.in (AC_PROG_CPP): New definition.
26762         * configure: Regenerate.
26763
26764 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
26765
26766         * debug/tst-backtrace.h: New file.
26767         * debug/tst-backtrace2.c: Include tst-backtrace.h.
26768         (ret): Remove variable.
26769         (x): Likewise.
26770         (FAIL): Remove macro.
26771         (NO_INLINE): Likewise.
26772         (fn1): Use match function instead of strstr.
26773         * debug/tst-backtrace3.c: Include tst-backtrace.h.
26774         (ret): Remove variable.
26775         (x): Likewise.
26776         (FAIL): Remove macro.
26777         (NO_INLINE): Likewise.
26778         (fn): Use match function instead of strstr.
26779         * debug/tst-backtrace4.c: Include tst-backtrace.h.
26780         (ret): Remove variable.
26781         (x): Likewise.
26782         (FAIL): Remove macro.
26783         (NO_INLINE): Likewise.
26784         (handle_signal): Use match function instead of strstr.
26785         * debug/tst-backtrace5.c: Include tst-backtrace.h.
26786         (ret): Remove variable.
26787         (x): Likewise.
26788         (FAIL): Remove macro.
26789         (NO_INLINE): Likewise.
26790         (handle_signal): Use match function instead of strstr.
26791
26792 2013-01-23  Roland McGrath  <roland@hack.frob.com>
26793
26794         * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
26795
26796 2013-01-23  David S. Miller  <davem@davemloft.net>
26797
26798         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
26799         (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
26800         argument of CAS if possible.
26801         * sysdeps/sparc/sparc64/bits/atomic.h
26802         (__arch_compare_and_exchange_val_32_acq): Likewise.
26803         (__arch_compare_and_exchange_val_64_acq): Likewise.
26804
26805 2013-01-23  Pino Toscano  <toscano.pino@tiscali.it>
26806
26807         * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
26808         * sysdeps/posix/ulimit.c: ... this.
26809         Include <limits.h>.
26810         * sysdeps/unix/bsd/ulimit.c: Remove file.
26811
26812 2013-01-23  Adam Conrad  <adconrad@0c3.net>
26813
26814         * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
26815         (LDFLAGS-tst-array5): Likewise.
26816
26817 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
26818
26819         [BZ #15036]
26820         * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
26821         based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
26822         (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
26823         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
26824
26825 2013-01-21  David S. Miller  <davem@davemloft.net>
26826
26827         * sysdeps/sparc/backtrace.c: New file.
26828         * sysdeps/sparc/sparc32/backtrace.h: New file.
26829         * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
26830         * sysdeps/sparc/sparc64/backtrace.h: New file.
26831         * sysdeps/sparc/sparc64/backtrace.c: Delete.
26832         * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
26833         -funwind-tables.
26834
26835 2013-01-21  Andreas Schwab  <schwab@suse.de>
26836
26837         [BZ #15020]
26838         * posix/wordexp.c (exec_comm): Avoid busy loop when command has
26839         closed its stdout.
26840
26841 2013-01-20  Andreas Schwab  <schwab@linux-m68k.org>
26842
26843         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
26844         "mpa2.h".
26845         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
26846
26847 2013-01-18  Joseph Myers  <joseph@codesourcery.com>
26848             Mark Mitchell  <mark@codesourcery.com>
26849             Tom de Vries  <tom@codesourcery.com>
26850             Paul Pluzhnikov  <ppluzhnikov@google.com>
26851
26852         * debug/tst-backtrace2.c: New file.
26853         * debug/tst-backtrace3.c: Likewise.
26854         * debug/tst-backtrace4.c: Likewise.
26855         * debug/tst-backtrace5.c: Likewise.
26856         * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
26857         (CFLAGS-tst-backtrace3.c): Likewise.
26858         (CFLAGS-tst-backtrace4.c): Likewise.
26859         (CFLAGS-tst-backtrace5.c): Likewise.
26860         (LDFLAGS-tst-backtrace2): Likewise.
26861         (LDFLAGS-tst-backtrace3): Likewise.
26862         (LDFLAGS-tst-backtrace4): Likewise.
26863         (LDFLAGS-tst-backtrace5): Likewise.
26864         (tests): Add new tests tst-backtrace2, tst-backtrace3,
26865         tst-backtrace4 and tst-backtrace5.
26866
26867 2013-01-18  Anton Blanchard  <anton@samba.org>
26868             Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
26869
26870         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
26871         __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
26872         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
26873         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
26874         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
26875         (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
26876         "+r" and remove output regs list as redundant.  Add explicit inline
26877         asm to specify register of return val to work around compiler codegen
26878         bug.  Remove (int) cast on return value.  Add return type parameter to
26879         use in macro so that this macro does not truncate return value for
26880         64-bit values.
26881         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
26882         pass to INTERNAL_VSYSCALL_NCS.
26883         (INLINE_VSYSCALL): Add 'long int' as return type to
26884         INTERNAL_VSYSCALL_NCS macro invocation.
26885         (INTERNAL_VSYSCALL): Add 'long int' as return type to
26886         INTERNAL_VSYSCALL_NCS macro invocation.
26887         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
26888
26889 2013-01-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
26890
26891         [BZ #14496]
26892         * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
26893         Fix application of SIMD FP exception mask.
26894
26895         * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
26896         mp_no from a power of two.
26897         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
26898         __mpexp_twomm1.  Use __pow_mp.
26899
26900         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
26901         multiplication.
26902
26903 2013-01-17  David S. Miller  <davem@davemloft.net>
26904
26905         * sysdeps/sparc/fpu/libm-test-ulps: Update.
26906
26907 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
26908
26909         [BZ #15023]
26910         * include/complex.h: Condition contents on [!_COMPLEX_H].
26911         (__kernel_casinhf): New prototype.
26912         (__kernel_casinh): Likewise.
26913         (__kernel_casinhl): Likewise.
26914         * math/Makefile (libm_calls): Add k_casinh.
26915         * math/k_casinh.c: New file.
26916         * math/k_casinhf.c: Likewise.
26917         * math/k_casinhl.c: Likewise.
26918         * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
26919         finite nonzero arguments.
26920         * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
26921         finite nonzero arguments.
26922         * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
26923         finite nonzero arguments.
26924         * math/s_casinh.c: Do not include <float.h>.
26925         (__casinh): Move code for finite nonzero arguments to k_casinh.c.
26926         * math/s_casinhf.c: Do not include <float.h>.
26927         (__casinhf): Move code for finite nonzero arguments to
26928         k_casinhf.c.
26929         * math/s_casinhl.c: Do not include <float.h>.
26930         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
26931         redefine.
26932         (__casinhl): Move code for finite nonzero arguments to
26933         k_casinhl.c.
26934         * math/libm-test.inc (cacos_test): Add more tests.
26935         * sysdeps/i386/fpu/libm-test-ulps: Update.
26936         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26937
26938 2013-01-17  Pino Toscano  <toscano.pino@tiscali.it>
26939
26940         * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
26941         * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
26942         [!HAVE_MREMAP]: Remove [defined linux] case.
26943         * malloc/arena.c: Do not include <malloc-sysdep.h>.
26944
26945 2013-01-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
26946
26947         * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
26948
26949 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
26950
26951         * elf/elf.h (R_386_SIZE32): New relocation.
26952         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
26953         R_386_SIZE32.
26954         (elf_machine_rela): Likewise.
26955         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
26956         R_X86_64_SIZE64 and R_X86_64_SIZE32.
26957
26958 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
26959
26960         * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
26961         (FP_FAST_FMA): Do not define.
26962         [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
26963         * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
26964         && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
26965         * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
26966         !_SOFT_FLOAT]: Likewise.
26967         * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
26968         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
26969         value.
26970         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
26971         [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
26972         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
26973         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
26974         [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
26975         [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
26976         file.
26977
26978 2013-01-16  Andreas Schwab  <schwab@suse.de>
26979
26980         [BZ #14327]
26981         * include/stdlib.h (__mktemp): Add declaration.
26982         * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
26983         * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
26984
26985 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
26986
26987         * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
26988         definitions.
26989         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
26990         * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
26991         * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
26992         definitions here.
26993         * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
26994         * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
26995         definitions.
26996         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
26997         and ONE.
26998         * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
26999         * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
27000         * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
27001         definitions.
27002         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
27003         * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
27004         definitions.
27005         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
27006
27007         * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
27008
27009 2013-01-15  David S. Miller  <davem@davemloft.net>
27010
27011         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
27012         trunc{,f} to libm-sysdep_routes.
27013         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
27014         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
27015         file.
27016         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
27017         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
27018         file.
27019         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
27020         file.
27021         * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
27022         * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
27023         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
27024         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
27025         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
27026         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
27027         * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
27028         * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
27029
27030         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
27031         nearbyint{,f} to libm-sysdep_routes.
27032         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
27033         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
27034         New file.
27035         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
27036         file.
27037         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
27038         New file.
27039         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
27040         file.
27041         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
27042         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
27043         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
27044         file.
27045         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
27046         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
27047         file.
27048         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
27049         * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
27050         * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
27051
27052         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
27053         libc_feholdexcept and libc_fesetenv.
27054
27055 2013-01-15  Mike Frysinger  <vapier@gentoo.org>
27056
27057         * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
27058
27059 2013-01-14  David S. Miller  <davem@davemloft.net>
27060
27061         * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
27062         (SPARC_ASM_VIS2_IFUNC): Likewise.
27063         (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
27064         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
27065         use of 'siam' instruction.
27066         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
27067         Likewise.
27068         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
27069         Likewise.
27070         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
27071         Likewise.
27072         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
27073         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
27074         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
27075         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
27076         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
27077         file.
27078         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
27079         file.
27080         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
27081         file.
27082         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
27083         file.
27084         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
27085         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
27086         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
27087         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
27088         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
27089         new VIS2 routines.
27090         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
27091         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
27092         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
27093         Likewise.
27094         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
27095         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
27096         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
27097         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
27098         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
27099         routines to libm-sysdep_routines.
27100         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
27101
27102         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
27103         fdim/fdimf to libm-sysdep_routines.
27104         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
27105         file.
27106         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
27107         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
27108         file.
27109         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
27110         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
27111         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
27112         * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
27113         * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
27114         * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
27115         * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
27116
27117 2013-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
27118
27119         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
27120         to optimize copies.
27121
27122         * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
27123         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
27124         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
27125
27126         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
27127         local variable MPTWO.
27128         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
27129         Likewise.
27130
27131 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
27132
27133         * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
27134         GLOB_NOESCAPE.
27135
27136 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
27137
27138         * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
27139
27140 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
27141
27142         * manual/pattern.texi (glob_t): Document gl_flags.
27143         (glob64_t): Likewise.
27144
27145 2013-01-11  David S. Miller  <davem@davemloft.net>
27146
27147         * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
27148         * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
27149         (gmp-sysdep_routines): New variable.  Add VIS3 optimized GMP routines.
27150         * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
27151         * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
27152         * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
27153         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
27154         * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
27155         * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
27156         * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
27157         * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
27158         * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
27159         * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
27160
27161         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
27162         sparc V9 rather than using V8 code.
27163         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
27164         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
27165
27166         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
27167         Move to...
27168         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
27169         Here.
27170
27171 2013-01-11  Roland McGrath  <roland@hack.frob.com>
27172
27173         * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
27174         not in the main loop.
27175         * configure: Regenerated.
27176
27177 2013-01-11  Joseph Myers  <joseph@codesourcery.com>
27178
27179         * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
27180         * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
27181         to just #else.
27182         * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise.  Remove
27183         [!__GLIBC_HAVE_LONG_LONG] case.
27184         * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
27185         condition to just #else.
27186         * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
27187         __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
27188         [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
27189         * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
27190         unconditional.
27191         * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
27192         * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
27193         #elif condition to just #else.
27194         * sysdeps/unix/sysv/linux/sys/sysmacros.h
27195         [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
27196         * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
27197         #elif condition to just #else.
27198
27199 2013-01-11  Steve Ellcey  <sellcey@mips.com>
27200
27201         * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
27202         (EF_MIPS_ARCH_64): Fix value.
27203         (EF_MIPS_ARCH_32R2): New.
27204         (EF_MIPS_ARCH_64R2): New.
27205
27206 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
27207
27208         * Makeconfig (+link-pie-before-libc): New.
27209         (+link-pie-after-libc): Likewise.
27210         (+link-pie-tests): Likewise.
27211         (+link-pie): Rewritten.
27212         (link-before-libc): Remove $(config-LDFLAGS).
27213         (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
27214         (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
27215         (config-LDFLAGS): Renamed to ...
27216         (rtld-LDFLAGS): This.
27217         (rtld-tests-LDFLAGS): New macro.
27218         (link-libc-rpath-link): Likewise.
27219         (link-libc-tests-rpath-link): Likewise.
27220         (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
27221         (link-libc): Prepand $(link-libc-rpath-link).
27222         (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
27223         (test-program-prefix): New macro.
27224         (test-via-rtld-prefix): Likewise.
27225         (test-program-cmd): Likewise.
27226         (host-test-program-cmd): Likewise.
27227         * Makefile ($(common-objpfx)testrun.sh): Replace
27228         $(run-program-prefix) with $(test-program-prefix).
27229         * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
27230         $(rtld-LDFLAGS).
27231         ($(common-objpfx)shlib.lds): Likewise.
27232         (build-module-helper): Likewise.
27233         ($(common-objpfx)format.lds): Likewise.
27234         * Rules (binaries-pie-tests): New.
27235         (binaries-pie-notests): Likewise.
27236         (binaries-pie): Rewritten.
27237         ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
27238         ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
27239         ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
27240         (make-test-out): Replace $(host-built-program-cmd) with
27241         $(host-test-program-cmd).
27242         * config.make.in (build-hardcoded-path-in-tests): New variable.
27243         * configure.in (--enable-hardcoded-path-in-tests): New configure
27244         option.
27245         (hardcoded_path_in_tests): New AC_SUBST.
27246         * configure: Regenerated.
27247         * catgets/Makefile ($(objpfx)test-gencat.out): Replace
27248         $(built-program-cmd) with $(test-program-cmd).
27249         * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
27250         (test_program_cmd): This.
27251         * elf/Makefile ($(objpfx)order.out): Run test with
27252         $(test-program-prefix).
27253         ($(objpfx)order2.out): Likewise.
27254         ($(objpfx)tst-initorder.out): Likewise.
27255         ($(objpfx)tst-initorder2.out): Likewise.
27256         ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
27257         $(test-program-cmd).
27258         ($(objpfx)tst-array1-static.out): Likewise.
27259         ($(objpfx)tst-array2.out): Likewise.
27260         ($(objpfx)tst-array3.out): Likewise.
27261         ($(objpfx)tst-array4.out): Likewise.
27262         ($(objpfx)tst-array5.out): Likewise.
27263         ($(objpfx)tst-array5-static.out): Likewise.
27264         (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
27265         $(test-program-cmd).
27266         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
27267         $(run-program-prefix) with $(test-program-prefix).
27268         * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
27269         (test_program_prefix): This.
27270         * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
27271         $(run-program-prefix) with $(test-program-prefix).
27272         * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
27273         (test_program_prefix): This.
27274         * iconvdata/tst-tables.sh: Likewise.
27275         * intl/Makefile ($(objpfx)tst-gettext.out): Replace
27276         $(run-program-prefix) with $(test-program-prefix).
27277         ($(objpfx)tst-translit.out): Likewise.
27278         ($(objpfx)tst-gettext2.out): Likewise.
27279         ($(objpfx)tst-gettext4.out): Likewise.
27280         ($(objpfx)tst-gettext6.out): Likewise.
27281         * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
27282         (test_program_prefix): This.
27283         * intl/tst-gettext2.sh: Likewise.
27284         * intl/tst-gettext4.sh  Likewise.
27285         * intl/tst-gettext6.sh: Likewise.
27286         * intl/tst-translit.sh: Likewise.
27287         * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
27288         with $(test-program-cmd).
27289         * libio/Makefile ($(objpfx)test-freopen.out): Replace
27290         $(run-program-prefix) with $(test-program-prefix).
27291         * libio/test-freopen.sh (run_program_prefix): Renamed to ...
27292         (test_program_prefix): This.
27293         * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
27294         $(run-program-prefix) with $(test-program-prefix).
27295         * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
27296         (test_program_prefix): This.
27297         * manual/install.texi: Document --enable-hardcoded-path-in-tests.
27298         * posix/Makefile ($(objpfx)globtest.out): Replace
27299         $(run-via-rtld-prefix) and $(test-wrapper) with
27300         $(test-program-prefix) and $(test-via-rtld-prefix).
27301         ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
27302         $(test-program-prefix).
27303         (tst-exec-ARGS): Replace $(host-built-program-cmd) with
27304         $(host-test-program-cmd).
27305         (tst-spawn-ARGS): Likewise.
27306         ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
27307         $(test-program-prefix).
27308         * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
27309         (test_via_rtld_prefix): This.
27310         (test_wrapper): Renamed to ...
27311         (test_program_prefix): This.
27312         (run_program_prefix): Replaced by test_program_prefix.
27313         * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
27314         (test_program_prefix): This.
27315         * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
27316         with $(host-test-program-cmd).
27317         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
27318         $(run-program-prefix) with $(test-program-prefix).
27319         ($(objpfx)tst-printf.out): Likewise.
27320         ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
27321         $(test-program-cmd).
27322         * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
27323         (test_program_prefix): This.
27324         * stdio-common/tst-unbputc.sh: Likewise.
27325         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
27326         $(run-program-prefix) with $(test-program-prefix).
27327         * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
27328         (test_program_prefix): This.
27329         * string/Makefile ($(objpfx)tst-svc.out):  Replace
27330         $(built-program-cmd) with $(test-program-cmd).
27331
27332 2013-01-11  Andreas Jaeger  <aj@suse.de>
27333
27334         [BZ #15003]
27335         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
27336         value. Sync with Linux 3.7.
27337
27338 2013-01-10  David S. Miller  <davem@davemloft.net>
27339
27340         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
27341         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
27342         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
27343
27344 2013-01-10  Roland McGrath  <roland@hack.frob.com>
27345
27346         * configure.in (sysnames): Drop use of $m0sub and $msub, which are
27347         never set.
27348         * configure: Regenerated.
27349
27350 2013-01-10  David S. Miller  <davem@davemloft.net>
27351
27352         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
27353         sparc V9 rather than using V8 code.
27354         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
27355         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
27356
27357 2013-01-10  Roland McGrath  <roland@hack.frob.com>
27358
27359         * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
27360         (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
27361         (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
27362         (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
27363         (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
27364         (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
27365         (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
27366         (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
27367         (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
27368         (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
27369         (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
27370         (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
27371         (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
27372         (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
27373         (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
27374         (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
27375         (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
27376         (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
27377         (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
27378         (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
27379         (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
27380         (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
27381         (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
27382         (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
27383         (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
27384         (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
27385         (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
27386
27387 2013-01-10  David S. Miller  <davem@davemloft.net>
27388
27389         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27390
27391 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
27392
27393         * posix/Makefile (tests-static): New variable.
27394         (tests): Add $(tests-static).
27395         (tst-exec-static-ARGS): New variable.
27396         (tst-spawn-static-ARGS): Likewise.
27397         * posix/tst-exec-static.c: New file.
27398         * posix/tst-spawn-static.c: Likewise.
27399         * posix/tst-exec.c: Support run directly.
27400         * posix/tst-spawn.c: Likewise.
27401
27402 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
27403
27404         * elf/link.h (struct dl_phdr_info): Use __extension__ with long
27405         long.
27406         * math/bits/mathcalls.h (llrint): Likewise.
27407         (llround): Likewise.
27408         * stdlib/stdlib.h (struct drand48_data): Likewise.
27409         * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
27410         * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
27411         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
27412         Likewise.
27413         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
27414         Likewise.
27415         * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
27416         (elf_greg_t): Likewise.
27417         * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
27418         (__jmp_buf): Likewise.
27419         * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
27420         definitions.
27421         (llrint): Likewise, for all definitions.
27422         (llrintl): Likewise.
27423
27424         * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
27425         Remove [__GNUC__] condition.
27426         * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
27427         condition to just [__USE_ISOC99].
27428         [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
27429
27430 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
27431
27432         [BZ #14200]
27433         * sysdeps/unix/sysv/linux/x86/bits/environments.h
27434         (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
27435         defined.
27436         (_POSIX_V6_ILP32_OFF32): Likewise.
27437         (_XBS5_ILP32_OFF32): Likewise.
27438         (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
27439         (__ILP32_OFFBIG_LDFLAGS): Likewise.
27440
27441 2013-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
27442
27443         * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
27444
27445         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
27446         doubles __mpexp_twomm1.  Adjust usage.
27447         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
27448         Remove.
27449
27450 2013-01-10  Andreas Schwab  <schwab@suse.de>
27451
27452         [BZ #14964]
27453         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
27454         (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
27455
27456 2013-01-09  David S. Miller  <davem@davemloft.net>
27457
27458         [BZ #15003]
27459         * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS)
27460         (TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT)
27461         (TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS)
27462         (TCP_FASTOPEN): Define.
27463         (tcp_repair_opt): New structure.
27464         (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
27465         enum values.
27466         (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE)
27467         (TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN)
27468         (TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
27469         (tcp_cookie_transactions): New structure.
27470
27471 2013-01-09  Anton Blanchard  <anton@samba.org>
27472
27473         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
27474         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
27475         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
27476         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
27477
27478 2013-01-09  Joseph Myers  <joseph@codesourcery.com>
27479
27480         * include/features.h (__USE_ANSI): Remove.
27481
27482 2013-01-09  Roland McGrath  <roland@hack.frob.com>
27483
27484         * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
27485
27486         * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
27487
27488 2013-01-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
27489
27490         * sysdeps/s390/fpu/libm-test-ulps: Update.
27491
27492         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27493
27494         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
27495         (__acr): Likewise.
27496         (__cpy): Likewise.
27497         (norm): Likewise.
27498         (denorm): Likewise.
27499         (__mp_dbl): Likewise.
27500         (__dbl_mp): Likewise.
27501         (add_magnitudes): Likewise.
27502         (sub_magnitudes): Likewise.
27503         (__add): Likewise.
27504         (__sub): Likewise.
27505         (__mul): Likewise.
27506         (__inv): Likewise.
27507         (__dvd): Likewise.
27508         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
27509         (__acr): Likewise.
27510         (__cpy): Likewise.
27511         (norm): Likewise.
27512         (denorm): Likewise.
27513         (__mp_dbl): Likewise.
27514         (__dbl_mp): Likewise.
27515         (add_magnitudes): Likewise.
27516         (sub_magnitudes): Likewise.
27517         (__add): Likewise.
27518         (__sub): Likewise.
27519         (__mul): Likewise.
27520         (__inv): Likewise.
27521         (__dvd): Likewise.
27522         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
27523         (__acr): Likewise.
27524         (__cpy): Likewise.
27525         (norm): Likewise.
27526         (denorm): Likewise.
27527         (__mp_dbl): Likewise.
27528         (__dbl_mp): Likewise.
27529         (add_magnitudes): Likewise.
27530         (sub_magnitudes): Likewise.
27531         (__add): Likewise.
27532         (__sub): Likewise.
27533         (__mul): Likewise.
27534         (__inv): Likewise.
27535         (__dvd): Likewise.
27536
27537 2013-01-08  Joseph Myers  <joseph@codesourcery.com>
27538
27539         * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
27540         __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
27541         * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
27542         2 && __USE_EXTERN_INLINES]: Likewise.
27543
27544 2013-01-08  Andreas Jaeger  <aj@suse.de>
27545
27546         [BZ# 14985]
27547         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
27548         Remove.
27549         * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
27550         * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
27551
27552 2013-01-07  Anton Blanchard  <anton@samba.org>
27553
27554         * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
27555         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
27556         * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
27557         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
27558         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
27559         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
27560         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
27561         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
27562         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
27563         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
27564         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
27565         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
27566         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
27567         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
27568         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
27569         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
27570         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
27571         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
27572         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
27573         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
27574         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
27575         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
27576         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
27577         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
27578         * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
27579         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
27580         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
27581         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
27582         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
27583         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
27584         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
27585         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
27586         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
27587         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
27588         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
27589         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
27590         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
27591         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
27592         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
27593         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
27594         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
27595         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
27596         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
27597
27598 2013-01-07  Joseph Myers  <joseph@codesourcery.com>
27599
27600         * malloc/malloc.h (__MALLOC_P): Remove all definitions.
27601         (__MALLOC_PMT): Likewise.
27602         [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
27603         [__GNUC__], only on [_LIBC].
27604         [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
27605         [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
27606         [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
27607         * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
27608         forward declaration.
27609         (realloc_hook_ini): Likewise.
27610         (memalign_hook_ini): Likewise.
27611         (__libc_memalign): Do not use __MALLOC_PMT in variable
27612         declaration.
27613         (__libc_valloc): Likewise.
27614         (__libc_pvalloc): Likewise.
27615         (__libc_calloc): Likewise.
27616         (__posix_memalign): Likewise.
27617
27618         [BZ #14996]
27619         * math/s_casinh.c: Include <float.h>.
27620         (__casinh): Do not do computation with squaring and square root
27621         for large arguments.
27622         * math/s_casinhf.c: Include <float.h>.
27623         (__casinhf): Do not do computation with squaring and square root
27624         for large arguments.
27625         * math/s_casinhl.c: Include <float.h>.
27626         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
27627         (__casinhl): Do not do computation with squaring and square root
27628         for large arguments.
27629         * math/libm-test.inc (casin_test): Add more tests.
27630         (casinh_test): Likewise.
27631         * sysdeps/i386/fpu/libm-test-ulps: Update.
27632         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27633
27634 2013-01-04  H.J. Lu  <hongjiu.lu@intel.com>
27635
27636         * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
27637         (__x86_64_raw_data_cache_size): Likewise.
27638         (__x86_64_data_cache_size_half): Likewise.
27639         (__x86_64_raw_data_cache_size_half): Likewise.
27640         (__x86_64_shared_cache_size): Likewise.
27641         (__x86_64_raw_shared_cache_size): Likewise.
27642         (__x86_64_shared_cache_size_half): Likewise.
27643         (__x86_64_raw_shared_cache_size_half): Likewise.
27644         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
27645         to ...
27646         (__x86_data_cache_size): This.
27647         (__x86_64_raw_data_cache_size): Renamed to ...
27648         (__x86_raw_data_cache_size): This.
27649         (__x86_64_data_cache_size_half): Renamed to ...
27650         (__x86_data_cache_size_half): This.
27651         (__x86_64_raw_data_cache_size_half): Renamed to ...
27652         (__x86_raw_data_cache_size_half): This.
27653         (__x86_64_shared_cache_size): Renamed to ...
27654         (__x86_shared_cache_size): This.
27655         (__x86_64_raw_shared_cache_size): Renamed to ...
27656         (__x86_raw_shared_cache_size): This.
27657         (__x86_64_shared_cache_size_half): Renamed to ...
27658         (__x86_shared_cache_size_half): This.
27659         (__x86_64_raw_shared_cache_size_half): Renamed to ...
27660         (__x86_raw_shared_cache_size_half): This.
27661         * sysdeps/x86_64/memcpy.S: Updated.
27662         * sysdeps/x86_64/memset.S: Likewise.
27663         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
27664         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
27665         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
27666
27667 2013-01-04  David S. Miller  <davem@davemloft.net>
27668
27669         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27670
27671 2013-01-04  Andreas Schwab  <schwab@linux-m68k.org>
27672
27673         * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
27674         1 to avoid redefinition warning.
27675         (__USE_GNU): Don't define.
27676         (init_signaling_nan): Protoize.
27677
27678         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27679
27680 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
27681
27682         * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
27683         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
27684         (__cpymn): Likewise.
27685         (norm): Remove commented code.
27686         (denorm): Likewise.
27687         (__mp_dbl): Likewise.
27688         (__inv): Likewise.
27689         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
27690         (__cpymn): Likewise.
27691         (norm): Remove commented code.
27692         (denorm): Likewise.
27693         (__mp_dbl): Likewise.
27694         (__inv): Likewise.
27695
27696         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
27697         mp_no value for 1.0 and 2.0.
27698         (norm): Use RADIXI instead of radixi.d.
27699         (denorm): Likewise.
27700         (__mul): Use 0.0 instead of zero.d.
27701         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
27702         mp_no value for 1.0 and 2.0.
27703         (norm): Use RADIXI instead of radixi.d.
27704         (denorm): Likewise.
27705         (__mul): Use 0.0 instead of zero.d.
27706
27707 2013-01-04  Joseph Myers  <joseph@codesourcery.com>
27708
27709         [BZ #14994]
27710         * math/s_casinh.c (__casinh): Reduce finite argument to first
27711         quadrant then set signs of results at the end.
27712         * math/s_casinhf.c (__casinhf): Likewise.
27713         * math/s_casinhl.c (__casinhl): Likewise.
27714         * math/libm-test.inc (casin_test): Add more tests.
27715         (casinh_test): Likewise.
27716         * sysdeps/i386/fpu/libm-test-ulps: Update.
27717         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27718
27719 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
27720
27721         * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
27722
27723         * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
27724
27725         * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
27726         declarations.
27727         (denorm): Likewise.
27728         (__mp_dbl): Likewise.
27729         (__inv): Likewise.
27730
27731         * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
27732         and adjust the header comment.
27733
27734         * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
27735         variable name from declaration.
27736
27737 2013-01-03  H.J. Lu  <hongjiu.lu@intel.com>
27738
27739         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
27740         Initialize COMMON_CPUID_INDEX_7 element.
27741         * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
27742         (CPUID_RTM): Likewise.
27743         (HAS_RTM): Likewise.
27744         (COMMON_CPUID_INDEX_7): New enum.
27745
27746 2013-01-03  Andreas Schwab  <schwab@linux-m68k.org>
27747
27748         [BZ #14981]
27749         * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
27750         size is zero, record memory as freed.
27751
27752 2013-01-03  Andreas Jaeger  <aj@suse.de>
27753
27754         * po/ia.po: Add new Interlingua translation.
27755
27756 2012-01-03  Allan McRae  <allan@archlinux.org>
27757
27758         * locale/programs/localedef.c: Fix description of '--posix' flag.
27759
27760 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
27761
27762         * NEWS: Update dates in second copyright notice.
27763         * README: Update copyright dates in example.
27764         * manual/libc.texinfo: Update copyright dates.
27765         * scripts/test-installation.pl: Update copyright date in --version
27766         output.
27767
27768         * hurd/ctty-input.c: Fix copyright notice formatting.
27769         * hurd/ctty-output.c: Likewise.
27770         * hurd/dtable.c: Likewise.
27771         * hurd/hurd-raise.c: Likewise.
27772         * hurd/hurdprio.c: Likewise.
27773         * hurd/msgportdemux.c: Likewise.
27774         * misc/sys/file.h: Likewise.
27775         * misc/sys/ioctl.h: Likewise.
27776         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
27777         * sysdeps/mach/hurd/chdir.c: Likewise.
27778         * sysdeps/mach/hurd/fchdir.c: Likewise.
27779         * sysdeps/mach/hurd/rename.c: Likewise.
27780         * sysdeps/mach/hurd/rmdir.c: Likewise.
27781         * sysdeps/mach/hurd/seekdir.c: Likewise.
27782         * sysdeps/mach/hurd/setsid.c: Likewise.
27783         * sysdeps/posix/wait3.c: Likewise.
27784
27785         * All files with FSF copyright notices: Update copyright dates
27786         using scripts/update-copyrights.
27787         * intl/plural.c: Regenerated.
27788         * locale/programs/charmap-kw.h: Likewise.
27789         * locale/programs/locfile-kw.h: Likewise.
27790
27791 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
27792
27793         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
27794         four values.
27795
27796         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
27797         calculation loop and add branch prediction.
27798
27799         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
27800         check access beyond bounds of m1np.
27801
27802         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
27803         MPTWO.
27804         (__inv): Remove local variable MPTWO to use the global
27805         constant.
27806         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
27807         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
27808         variable MPTWO.
27809         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
27810         MP3HALFS static const.
27811
27812 2013-01-01  David S. Miller  <davem@davemloft.net>
27813
27814         * po/ca.po: Update from translation team.
27815
27816 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
27817
27818         * scripts/update-copyrights: New file.
27819         * Makeconfig: Reformat copyright notice.
27820         * ctype/ctype.h: Likewise.
27821         * debug/swprintf_chk.c: Likewise.
27822         * elf/dl-cache.c: Likewise.
27823         * elf/dl-debug.c: Likewise.
27824         * elf/dl-object.c: Likewise.
27825         * grp/initgroups.c: Likewise.
27826         * hurd/Makefile: Likewise.
27827         * hurd/hurd/signal.h: Likewise.
27828         * hurd/hurdfault.c: Likewise.
27829         * hurd/hurdioctl.c: Likewise.
27830         * hurd/hurdlookup.c: Likewise.
27831         * hurd/intr-msg.c: Likewise.
27832         * iconv/gconv_open.c: Likewise.
27833         * libio/swprintf.c: Likewise.
27834         * locale/lc-ctype.c: Likewise.
27835         * locale/nl_langinfo.c: Likewise.
27836         * mach/Machrules: Likewise.
27837         * mach/Makefile: Likewise.
27838         * malloc/obstack.h: Likewise.
27839         * manual/Makefile: Likewise.
27840         * manual/tsort.awk: Likewise.
27841         * misc/bits/stab.def: Likewise.
27842         * nis/nis_print_group_entry.c: Likewise.
27843         * nis/nis_table.c: Likewise.
27844         * nis/nss_compat/compat-pwd.c: Likewise.
27845         * nis/nss_compat/compat-spwd.c: Likewise.
27846         * po/Makefile: Likewise.
27847         * posix/fnmatch.c: Likewise.
27848         * posix/regex.h: Likewise.
27849         * resolv/Makefile: Likewise.
27850         * resolv/nss_dns/dns-network.c: Likewise.
27851         * resolv/res_hconf.c: Likewise.
27852         * scripts/gen-sorted.awk: Likewise.
27853         * soft-fp/soft-fp.h: Likewise.
27854         * stdio-common/printf.h: Likewise.
27855         * stdlib/monetary.h: Likewise.
27856         * stdlib/random.c: Likewise.
27857         * stdlib/random_r.c: Likewise.
27858         * sysdeps/generic/Makefile: Likewise.
27859         * sysdeps/gnu/Makefile: Likewise.
27860         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
27861         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
27862         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
27863         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
27864         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
27865         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
27866         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
27867         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
27868         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
27869         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
27870         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
27871         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
27872         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
27873         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
27874         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
27875         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
27876         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
27877         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
27878         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
27879         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
27880         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
27881         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
27882         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
27883         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
27884         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
27885         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
27886         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
27887         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
27888         * sysdeps/mach/hurd/errnos.awk: Likewise.
27889         * sysdeps/mach/hurd/fork.c: Likewise.
27890         * sysdeps/mach/hurd/getcwd.c: Likewise.
27891         * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
27892         * sysdeps/mach/hurd/mmap.c: Likewise.
27893         * sysdeps/mach/hurd/utimes.c: Likewise.
27894         * sysdeps/mach/hurd/xmknod.c: Likewise.
27895         * sysdeps/posix/profil.c: Likewise.
27896         * sysdeps/posix/readdir_r.c: Likewise.
27897         * sysdeps/powerpc/bits/mathdef.h: Likewise.
27898         * sysdeps/powerpc/bits/setjmp.h: Likewise.
27899         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
27900         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
27901         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
27902         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
27903         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
27904         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
27905         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
27906         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
27907         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
27908         * sysdeps/pthread/lio_listio.c: Likewise.
27909         * sysdeps/sparc/dl-procinfo.h: Likewise.
27910         * sysdeps/unix/i386/sysdep.S: Likewise.
27911         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
27912         * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
27913         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
27914         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
27915         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
27916         * sysdeps/unix/sysv/linux/semctl.c: Likewise.
27917         * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
27918         * sysdeps/unix/sysv/linux/speed.c: Likewise.
27919         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
27920         * sysdeps/wordsize-32/divdi3.c: Likewise.
27921         * time/sys/time.h: Likewise.
27922         * wcsmbs/Makefile: Likewise.
27923
27924 2013-01-01  David S. Miller  <davem@davemloft.net>
27925
27926         * po/fr.po: Update from translation team.
27927
27928         * catgets/gencat.c: Update copyright year.
27929         * csu/version.c: Likewise.
27930         * debug/catchsegv.sh: Likewise.
27931         * debug/pcprofiledump.c: Likewise.
27932         * debug/xtrace.sh: Likewise.
27933         * elf/ldconfig.c: Likewise.
27934         * elf/ldd.bash.in: Likewise.
27935         * elf/pldd.c: Likewise.
27936         * elf/sotruss.ksh: Likewise.
27937         * elf/sprof.c: Likewise.
27938         * iconv/iconv_prog.c: Likewise.
27939         * iconv/iconvconfig.c: Likewise.
27940         * locale/programs/locale.c: Likewise.
27941         * locale/programs/localedef.c: Likewise.
27942         * login/programs/pt_chown.c: Likewise.
27943         * malloc/memusage.sh: Likewise.
27944         * malloc/memusagestat.c: Likewise.
27945         * malloc/mtrace.pl: Likewise.
27946         * nscd/nscd.c: Likewise.
27947         * nss/getent.c: Likewise.
27948         * nss/makedb.c: Likewise.
27949         * posix/getconf.c: Likewise.
27950
27951 2012-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
27952
27953         * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
27954         numbers.
27955
27956 2012-12-30  Mike Frysinger  <vapier@gentoo.org>
27957
27958         * math/bits/mathcalls.h (modf): Use __nonnull.
27959
27960 2012-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
27961
27962         * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
27963         (split): Use macro CN instead of the bare value.
27964         * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
27965         could be used.
27966         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
27967         instead of the bare value.
27968         (power1): Likewise.
27969
27970 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
27971
27972         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
27973         __ATAN_TWOM.
27974         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
27975
27976         * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
27977         their values.
27978         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
27979         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
27980         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
27981         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
27982
27983 2012-12-28  Andreas Jaeger  <aj@suse.de>
27984
27985         * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define.  New
27986         values are from Linux 3.7.
27987
27988         * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
27989         (TCPI_OPT_ECN_SEEN): Define.  Sync with Linux 3.7.
27990
27991 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
27992
27993         * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
27994         TRUE case.
27995
27996         * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
27997         (norm): Likewise.
27998         * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
27999         variables with preprocessor constants.
28000         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
28001         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
28002         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
28003
28004 2012-12-27  Bruno Haible  <bruno@clisp.org>
28005
28006         [BZ #14317]
28007         * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
28008         only if needed.
28009
28010 2012-12-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
28011
28012         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
28013         and use variable directly.
28014         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
28015
28016         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
28017         MPONE.
28018         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
28019         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
28020         variable MPONE.
28021         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
28022         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
28023         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
28024         include directive.  Remove local variable MPONE.
28025         * sysdeps/ieee754/dbl-64/mplog.h: Remove.
28026         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
28027         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
28028
28029 2012-12-25  David S. Miller  <davem@davemloft.net>
28030
28031         * version.h (RELEASE): Set to "development".
28032         (VERSION): Set to "2.17.90".
28033         * NEWS: Add 2.18 section.
28034
28035 2012-12-21  David S. Miller  <davem@davemloft.net>
28036
28037         * po/hr.po: Update from translation team.
28038
28039 2012-12-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
28040
28041         * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
28042
28043 2012-12-19  Steve Ellcey  <sellcey@mips.com>
28044
28045         * NEWS:  Mention new memcpy for MIPS.
28046
28047 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
28048
28049         * manual/contrib.texi (Contributors): Spelling correction.
28050
28051 2012-12-15  David S. Miller  <davem@davemloft.net>
28052
28053         * po/ru.po: Update from translation team.
28054
28055 2012-12-13  David S. Miller  <davem@davemloft.net>
28056
28057         * NEWS: Mention IFUNC testsuite enhancements.
28058
28059         * po/pl.po: Update from translation team.
28060         * po/bg.po: Likewise.
28061
28062         * manual/contrib.texi (Contributors): Update entries for Hongjiu
28063         Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
28064
28065 2012-12-11  David S. Miller  <davem@davemloft.net>
28066
28067         * po/sv.po: Update from translation team.
28068
28069         * po/vi.po: Update from translation team.
28070
28071         * po/cs.po: Update from translation team.
28072
28073         * po/de.po: Update from translation team.
28074         * po/eo.po: Likewise.
28075         * po/nl.po: Likewise.
28076
28077 2012-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
28078
28079         [BZ #14246]
28080         * manual/argp.texi (Argp Helper Functions): Move node to follow
28081         Argp Parsing State.
28082
28083         [BZ #14872]
28084         * manual/conf.texi (Limits on File System Capacity): Mention if
28085         terminating null is included in the max size.
28086
28087 2012-12-10  Andreas Jaeger  <aj@suse.de>
28088
28089         * po/cs.po: Update from translation team.
28090
28091 2012-12-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
28092
28093         * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
28094         void pointer and cast to uintptr_t.
28095         * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
28096         path.
28097         * sysdeps/s390/s390-64/memcpy.S: Likewise.
28098         * sysdeps/s390/s390-64/memset.S: Likewise.
28099
28100 2012-12-08  Benno Schulenberg  <bensberg@justemail.net>
28101
28102         [BZ #14833]
28103         * menual/message.texi (Message Translation): Fix typos.
28104         (Helper programs for gettext): Likewise.
28105
28106 2012-12-07  Andreas Schwab  <schwab@linux-m68k.org>
28107
28108         [BZ #14898]
28109         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
28110         Change to -1.
28111
28112 2012-12-07  David S. Miller  <davem@davemloft.net>
28113
28114         * po/libc.pot: Update.
28115
28116 2012-12-07  Richard Henderson  <rth@redhat.com>
28117
28118         [BZ #10114]
28119         * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
28120         normal/normal case to before the switch.
28121         (_FP_DIV): Likewise.
28122
28123 2012-12-06  Carlos O'Donell  <carlos@systemhalted.org>
28124             Mike Frysinger  <vapier@gentoo.org>
28125
28126         * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
28127         check for __NR_fadvise64_64.
28128
28129 2012-12-06  Chris Metcalf  <cmetcalf@tilera.com>
28130
28131         * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
28132         0, not just to plain "0" as a statement.
28133         (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
28134         with cw.
28135
28136 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
28137
28138         * NEWS: Use sourceware.org in Bugzilla URL.
28139
28140 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
28141
28142         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
28143         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
28144
28145         * stdio-common/tst-put-error.c (do_test): Add newline to the
28146         padded test to ensure flush.
28147
28148 2012-12-05  Jeff Law  <law@redhat.com>
28149
28150         * sunrpc/etc.rpc (fedfs_admin): Add entry.
28151
28152 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
28153
28154         * README: Don't refer to ports add-on as distributed separately.
28155         Mention AArch64 in list of systems supported in the ports add-on.
28156
28157         * LICENSES: Add more non-FSF copyright and license notices.
28158
28159         * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
28160         ((unused)).
28161
28162         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
28163
28164         * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
28165         10000 as width of padded output.
28166
28167 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
28168
28169         * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
28170
28171         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
28172         variable LX with __attribute__ ((unused)).
28173         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
28174         Likewise.
28175         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
28176         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
28177         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
28178         with __attribute__ ((unused)).
28179
28180 2012-12-04  David S. Miller  <davem@abraco.davemloft.net>
28181
28182         * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
28183
28184 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
28185
28186         * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
28187         (CFLAGS-nldbl-acos.c): New variable.
28188         [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
28189         [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
28190         [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
28191         [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
28192         [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
28193         [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
28194         [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
28195         [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
28196         [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
28197         [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
28198         [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
28199         [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
28200         [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
28201         [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
28202         [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
28203         [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
28204         [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
28205         [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
28206         [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
28207         [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
28208         [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
28209         [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
28210         [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
28211         [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
28212         [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
28213         [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
28214         [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
28215         [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
28216         [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
28217         [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
28218         [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
28219         [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
28220         [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
28221         [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
28222         [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
28223         [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
28224         [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
28225         [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
28226         [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
28227         [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
28228         [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
28229         [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
28230         [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
28231         [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
28232         [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
28233         [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
28234         [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
28235         [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
28236         [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
28237         [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
28238         [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
28239         [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
28240         [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
28241         [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
28242         [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
28243         [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
28244         [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
28245         [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
28246         [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
28247         [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
28248         [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
28249         [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
28250         [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
28251         [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
28252         [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
28253         [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
28254         [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
28255         [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
28256         [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
28257         [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
28258         [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
28259         [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
28260         [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
28261         [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
28262         [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
28263         [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
28264         [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
28265         [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
28266         [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
28267         [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
28268         [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
28269         [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
28270         [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
28271         [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
28272         [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
28273         [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
28274         [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
28275         [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
28276         [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
28277         [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
28278         [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
28279         [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
28280         [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
28281         [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
28282         [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
28283         [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
28284         [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
28285
28286         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
28287         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
28288
28289         [BZ #14914]
28290         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
28291         whole low double instead of just low 47 bits when splitting values
28292         into two parts.
28293
28294 2012-12-03  Allan McRae  <allan@archlinux.org>
28295
28296         * manual/stdio.texi (Predefined Printf Handlers): Remove
28297         @hsep and @vsep usage.
28298
28299 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
28300
28301         * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
28302         * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
28303
28304 2012-12-03  Jeff Law  <law@redhat.com>
28305
28306         * time/sys/time.h (settimeofday): Do not mark TV argument
28307         as __nonnull.
28308
28309 2012-12-01  Mike Frysinger  <vapier@gentoo.org>
28310
28311         * libio/fileops.c (_IO_new_file_close_it): Do not always flush
28312         when currently writing and seek to current position when not.
28313         * libio/Makefile (tests): Remove bug-fclose1.
28314         * libio/bug-fclose1.c: Delete.
28315
28316 2012-12-01  Joseph Myers  <joseph@codesourcery.com>
28317
28318         * manual/arith.texi (feenableexcept): Fix typo.
28319         (fedisableexcept): Likewise.
28320
28321 2012-11-30  Roland McGrath  <roland@hack.frob.com>
28322
28323         * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
28324         second, differently-typed declaration, rather than a cast.
28325
28326 2012-11-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
28327
28328         * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
28329         * include/rpc/svc.h: ... here.
28330
28331 2012-11-30  Aurelien Jarno  <aurel32@debian.org>
28332
28333         [BZ #13013]
28334         * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
28335         depending n and resplen2 to catch cases where answer
28336         equals answerp2.
28337
28338 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
28339
28340         * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
28341         for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
28342
28343 2012-11-29  Mike Frysinger  <vapier@gentoo.org>
28344
28345         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
28346
28347 2012-11-29  Roland McGrath  <roland@hack.frob.com>
28348
28349         * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
28350
28351 2012-11-28  Jeff Law  <law@redhat.com>
28352
28353         [BZ #13761]
28354         * nscd/grpcache.c (cache_addgr): Rename alloca_used to
28355         dataset_temporary.  Track alloca usage into alloca_used.
28356         If dataset is large allocate and release it via malloc/free.
28357
28358 2012-06-04  Florian Weimer  <fweimer@redhat.com>
28359
28360         [BZ #14197]
28361         * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
28362
28363 2012-11-28  David S. Miller  <davem@davemloft.net>
28364
28365         * sysdeps/sparc/fpu/libm-test-ulps: Update.
28366
28367 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
28368
28369         [BZ #14803]
28370         * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
28371         of pi/2 rounded to nearest to 64 bits.
28372         (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
28373         nearest to 64 bits.
28374         (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
28375         bits.
28376
28377 2012-11-28  Jeff Law <law@redhat.com>
28378             Martin Osvald <mosvald@redhat.com>
28379
28380         [BZ #14889]
28381         * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
28382         * sunrpc/svc.c: Include time.h.
28383         (__svc_accept_failed): New function.
28384         * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
28385         any reason other than EINTR, call __svc_accept_failed.
28386         * sunrpc/svc_udp.c (svcudp_recv): Similarly.
28387         * sunrpc/svc_unix.c (rendezvous_request): Similarly.
28388
28389 2012-11-28  Andreas Schwab  <schwab@suse.de>
28390
28391         * scripts/abilist.awk: Also handle indirect functions in .opd
28392         section.
28393
28394 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
28395
28396         [BZ #13881]
28397         * sysdeps/x86/fpu/powl_helper.c: New file.
28398         * sysdeps/x86/fpu/Makefile: Likewise.
28399         * sysdeps/i386/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         * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
28404         (p3): New object.
28405         (__ieee754_powl): Use __powl_helper for finite arguments except
28406         integer exponents below 8.
28407         * math/libm-test.inc (pow_test): Add more tests and enable some
28408         previously disabled tests.
28409         * sysdeps/i386/fpu/libm-test-ulps: Update.
28410         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28411
28412 2012-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
28413             Carlos O'Donell  <carlos_odonell@mentor.com>
28414
28415         * nss/makedb.c (is_prime): Assert that input is odd and greater
28416         than 4.  Note that fact in a comment too.
28417         (next_prime): Add 4 to input.
28418
28419 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
28420
28421         [BZ #11741]
28422         * libio/Makefile (tests): Add test case tst-fwrite-error.
28423         * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
28424         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
28425         * libio/tst-fwrite-error.c: New test case.
28426
28427 2012-11-26  H.J. Lu  <hongjiu.lu@intel.com>
28428
28429         * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
28430         before casting to void *.
28431         * include/libc-internal.h (__pointer_type): New macro.
28432         (__integer_if_pointer_type_sub): Likewise.
28433         (__integer_if_pointer_type): Likewise.
28434         (cast_to_integer): Likewise.
28435         * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
28436         (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
28437         before casting to atomic64_t.
28438         (atomic_exchange_acq): Likewise.
28439         (__arch_exchange_and_add_body): Likewise.
28440         (__arch_add_body): Likewise.
28441         (atomic_add_negative): Likewise.
28442         (atomic_add_zero): Likewise.
28443
28444 2012-11-26  Joseph Myers  <joseph@codesourcery.com>
28445
28446         * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
28447         (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
28448         (add_fdes): Likewise.
28449         (linear_search_fdes): Likewise.
28450         (binary_search_unencoded_fdes): Likewise.
28451
28452 2012-11-26  Andreas Schwab  <schwab@linux-m68k.org>
28453
28454         * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
28455
28456 2012-11-24  Adam Conrad  <adconrad@0c3.net>
28457
28458         * configure.in: Autodetect C++ header directories.
28459         * configure: Regenerated.
28460
28461 2012-11-23  Mike Frysinger  <vapier@gentoo.org>
28462
28463         * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
28464
28465 2012-11-23  Andreas Schwab  <schwab@linux-m68k.org>
28466
28467         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
28468
28469 2012-11-22  Joseph Myers  <joseph@codesourcery.com>
28470
28471         * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
28472         LDBL_MANT_DIG == 106]: Disable some tests.
28473         (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
28474         Likewise.
28475         (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
28476         Likewise.
28477
28478         [BZ #14871]
28479         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
28480         input for small inputs.  Return +/- pi/2 for large inputs.
28481         * math/libm-test.inc (atan_test): Add more tests.
28482
28483         * sysdeps/generic/unwind-dw2-fde-glibc.c
28484         (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
28485         __attribute__ ((unused)).
28486
28487         [BZ #14645]
28488         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
28489         x * y if x and y are nonzero and z is zero.
28490
28491         [BZ #14811]
28492         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
28493         nonzero exponents with absolute value below 0x1p-117 to +/-
28494         0x1p-117.
28495
28496         [BZ #14869]
28497         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
28498         up arguments below 2**-450, not just those below 2**-500.
28499         * math/libm-test.inc (hypot_test): Add another test.
28500
28501         [BZ #14868]
28502         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
28503         Return a+b for ratio over 2**120, not 2**60.
28504         * math/libm-test.inc (hypot_test): Add another test.
28505
28506         * math/libm-test.inc (clog_test): Use
28507         UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
28508         (clog10_test): Likewise.
28509
28510         [BZ #6778]
28511         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
28512
28513 2012-11-22  Andreas Schwab  <schwab@suse.de>
28514
28515         * sysdeps/i386/fpu/libm-test-ulps: Update.
28516
28517 2012-11-22  Pino Toscano  <toscano.pino@tiscali.it>
28518
28519         * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
28520         printf output with newline.
28521
28522 2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
28523
28524         [BZ #14865]
28525         * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
28526         * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
28527         -z nodlopen, -z initfirst and -z execstack support.
28528         * configure: Regenerated.
28529
28530         * elf/elf.h (DF_1_NODIRECT): New macro.
28531         (DF_1_IGNMULDEF): Likewise.
28532         (DF_1_NOKSYMS): Likewise.
28533         (DF_1_NOHDR): Likewise.
28534         (DF_1_EDITED): Likewise.
28535         (DF_1_NORELOC): Likewise.
28536         (DF_1_SYMINTPOSE): Likewise.
28537         (DF_1_GLOBAUDIT): Likewise.
28538         (DF_1_SINGLETON): Likewise.
28539         * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
28540         DT_1_SUPPORTED_MASK bits.
28541         * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
28542
28543 2012-11-20  Carlos O'Donell  <carlos_odonell@mentor.com>
28544
28545         * sysdeps/unix/make-syscalls.sh: Document prefixes.
28546
28547 2012-11-20  Thomas Schwinge  <thomas@codesourcery.com>
28548
28549         * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
28550         macro.
28551
28552         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
28553         (sendmmsg): Move declarations...
28554         * socket/sys/socket.h: ... here.
28555         * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
28556         !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
28557         include it from...
28558         * socket/recvmmsg.c: ... this new file.
28559         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
28560         (sendmmsg): Rename to __sendmmsg, create weak alias and make
28561         definition of __sendmmsg hidden.
28562         * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
28563         [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
28564         Move ENOSYS stub into and include it from...
28565         * socket/sendmmsg.c: ... this new file.
28566         * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
28567         (sysdep_routines): Move recvmmsg and sendmmsg...
28568         * socket/Makefile (routines): ... here.
28569         * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
28570         (GLIBC_PRIVATE): Add __sendmmsg.
28571         * include/sys/socket.h (__sendmmsg): Add declarations.
28572         * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
28573         sendmmsg.
28574
28575 2012-11-20  Joseph Myers  <joseph@codesourcery.com>
28576
28577         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
28578         variable I1 with __attribute__ ((unused)).
28579         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
28580
28581 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
28582
28583         * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
28584         DUMMY variables with __attribute__ ((unused)).
28585
28586         * bits/byteswap.h: Include <bits/types.h>.
28587         (__bswap_64): Use __uint64_t instead of unsigned long long int.
28588
28589 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
28590
28591         * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
28592         string_t.  Do not manually set errno.
28593         (__ptsname_r): Change the type of PEERNAME to string_t, and check its
28594         length with __strnlen.  Make sure to both set errno and return it on
28595         failure.
28596
28597 2012-11-19  David S. Miller  <davem@davemloft.net>
28598
28599         With help from Joseph Myers.
28600         * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
28601         very large arguments properly.
28602         * math/libm-test.inc (atan_test): New tests.
28603         (atan2_test): New tests.
28604         * sysdeps/sparc/fpu/libm-test-ulps: Update.
28605         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
28606
28607 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
28608
28609         [BZ #14856]
28610         * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
28611         Define to 3.
28612
28613         * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
28614         [POSIX] (EADDRNOTAVAIL): Likewise.
28615         [POSIX] (EAFNOSUPPORT): Likewise.
28616         [POSIX] (EALREADY): Likewise.
28617         [POSIX] (ECONNABORTED): Likewise.
28618         [POSIX] (ECONNREFUSED): Likewise.
28619         [POSIX] (ECONNRESET): Likewise.
28620         [POSIX] (EDESTADDRREQ): Likewise.
28621         [POSIX] (EDQUOT): Likewise.
28622         [POSIX] (EHOSTUNREACH): Likewise.
28623         [POSIX] (EIDRM): Likewise.
28624         [POSIX] (EISCONN): Likewise.
28625         [POSIX] (ELOOP): Likewise.
28626         [POSIX] (EMULTIHOP): Likewise.
28627         [POSIX] (ENETDOWN): Likewise.
28628         [POSIX] (ENETUNREACH): Likewise.
28629         [POSIX] (ENOBUFS): Likewise.
28630         [POSIX] (ENODATA): Likewise.
28631         [POSIX] (ENOLINK): Likewise.
28632         [POSIX] (ENOMSG): Likewise.
28633         [POSIX] (ENOPROTOOPT): Likewise.
28634         [POSIX] (ENOSR): Likewise.
28635         [POSIX] (ENOSTR): Likewise.
28636         [POSIX] (ENOTCONN): Likewise.
28637         [POSIX] (ENOTSOCK): Likewise.
28638         [POSIX] (EOPNOTSUPP): Likewise.
28639         [POSIX] (EOVERFLOW): Likewise.
28640         [POSIX] (EPROTO): Likewise.
28641         [POSIX] (EPROTONOSUPPORT): Likewise.
28642         [POSIX] (EPROTOTYPE): Likewise.
28643         [POSIX] (ESTALE): Likewise.
28644         [POSIX] (ETIME): Likewise.
28645         [POSIX] (ETXTBSY): Likewise.
28646         [POSIX] (EWOULDBLOCK): Likewise.
28647         [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
28648         * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
28649         [POSIX] (SEEK_CUR): Likewise.
28650         [POSIX] (SEEK_END): Likewise.
28651         [POSIX || UNIX98] (mode_t): Do not require.
28652         [POSIX] (off_t): Likewise.
28653         [POSIX] (pid_t): Likewise.
28654         [POSIX] (sys/stat.h): Do not allow header.
28655         [POSIX] (unistd.h): Likewise.
28656         [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
28657         [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
28658         [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
28659         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
28660         require.
28661         * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
28662         sigevent): Specify elements.
28663         [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
28664         entry.
28665         [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
28666         [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
28667
28668         * conform/data/cpio.h-data [POSIX]: Disable whole file.
28669         * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
28670         * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
28671         (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
28672         [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
28673         [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
28674         [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
28675         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
28676         [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
28677         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
28678         [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
28679         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
28680         [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
28681         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
28682         Likewise.
28683         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
28684         Likewise.
28685         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
28686         Likewise.
28687         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
28688         Likewise.
28689         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
28690         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
28691         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
28692         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
28693         [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
28694         Specify lower bound on value.
28695         [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
28696         [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
28697         [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
28698         [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
28699         [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
28700         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
28701         [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
28702         [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
28703         value.
28704         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
28705         as optional.
28706         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
28707         [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
28708         [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
28709         [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
28710         [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
28711         [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
28712         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
28713         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
28714         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
28715         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
28716         [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
28717         [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
28718         [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
28719         [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
28720         [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
28721         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
28722         entry.
28723         [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
28724         optional.
28725         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
28726         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
28727         [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
28728         [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
28729         [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
28730         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
28731         Likewise.
28732         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
28733         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
28734         [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
28735         [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
28736         [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise.  Give
28737         value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
28738         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
28739         as optional.
28740         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
28741         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
28742         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
28743         [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
28744         Likewise.  Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
28745         [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
28746         specify as optional.
28747         [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
28748         [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
28749         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
28750         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
28751         [POSIX || XPG3] (NL_ARGMAX): Do not allow.
28752         [XPG3] (NL_LANGMAX): Likewise.
28753         [POSIX || XPG3] (NL_MSGMAX): Likewise.
28754         [POSIX || XPG3] (NL_NMAX): Likewise.
28755         [POSIX || XPG3] (NL_SETMAX): Likewise.
28756         [POSIX || XPG3] (NL_TEXTMAX): Likewise.
28757         [XPG3] (NZERO): Likewise.
28758         [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
28759         [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
28760         [!ISO && !ISO99 && !ISO11] (*_t): Allow.
28761         * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
28762         (REG_ERANGE): Expect.
28763         * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
28764         optional-constant.
28765         [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
28766         Use (void) in prototype.
28767         [POSIX] (*_t): Allow.
28768         * conform/data/sys/times.h-data [POSIX]: Enable whole file.
28769         * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
28770         (WRDE_BADVAL): Expect.
28771
28772         * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
28773         expect.
28774         [XPG3 || XPG4] (O_RSYNC): Likewise.
28775         * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
28776         Likewise.
28777         [XPG3 || XPG4] (pthread_sigmask): Likewise.
28778         [XPG3 || XPG4] (sigqueue): Likewise.
28779         [XPG3 || XPG4] (sigtimedwait): Likewise.
28780         [XPG3 || XPG4] (sigwaitinfo): Likewise.
28781         * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
28782         [XPG3 || XPG4] (vsnprintf): Likewise.
28783         * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
28784         Likewise.
28785         [XPG3 || XPG4] (blksize_t): Likewise.
28786         * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
28787         Likewise.
28788         [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
28789         [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
28790         [XPG3 || XPG4] (struct itimerspec): Likewise.
28791         [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
28792         [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
28793         [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
28794         [XPG3 || XPG4] (clockid_t): Likewise.
28795         [XPG3 || XPG4] (timer_t): Likewise.
28796         [XPG3 || XPG4] (clock_getres): Likewise.
28797         [XPG3 || XPG4] (clock_gettime): Likewise.
28798         [XPG3 || XPG4] (clock_settime): Likewise.
28799         [XPG3 || XPG4] (nanosleep): Likewise.
28800         [XPG3 || XPG4] (timer_create): Likewise.
28801         [XPG3 || XPG4] (timer_delete): Likewise.
28802         [XPG3 || XPG4] (timer_gettime): Likewise.
28803         [XPG3 || XPG4] (timer_getoverrun): Likewise.
28804         [XPG3 || XPG4] (timer_settime): Likewise.
28805         * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
28806         [XPG3 || XPG4] (getlogin_r): Likewise.
28807         [XPG3 || XPG4] (pread): Likewise.
28808         [XPG3 || XPG4] (pthread_atfork): Likewise.
28809         [XPG3 || XPG4] (pwrite): Likewise.
28810
28811         [BZ #14835]
28812         * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
28813         <bits/siginfo.h>.
28814
28815 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
28816
28817         * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
28818         finalizing MALLSTREAM.
28819
28820         * sysdeps/mach/hurd/syncfs.c: New file.
28821
28822 2012-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
28823
28824         [BZ #14719]
28825         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
28826         NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
28827         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
28828         h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
28829         (_nss_dns_gethostbyname4_r): Likewise.
28830         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
28831         EAI_SYSTEM if NSS_STATUS_UNAVAIL.
28832
28833 2012-11-19  Peng Haitao  <penght@cn.fujitsu.com>
28834
28835         [BZ #13763]
28836         * sunrpc/bindrsvprt.c: Add lock to protect static variable.
28837
28838 2012-11-19  Steve McIntyre  <steve.mcintyre@linaro.org>
28839
28840         * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
28841         * elf/cache.c (print_entry): Print ",AArch64" for
28842         FLAG_AARCH64_LIB64
28843
28844         * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
28845         * elf/cache.c (print_entry): Print ",hard-float" for
28846         FLAG_ARM_LIBHF.
28847
28848 2012-11-18  David S. Miller  <davem@davemloft.net>
28849
28850         With help from Joseph Myers.
28851         * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
28852         cutoff to 2**-13.
28853         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
28854         cutoff to 2**-25.
28855         * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
28856         ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
28857         small.
28858         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
28859         * math/libm-test.inc (y0_test): New tests.
28860         (y1_test): New tests.
28861         * sysdeps/i386/fpu/libm-test-ulps: Update.
28862         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
28863         * sysdeps/sparc/fpu/libm-test-ulps: Update.
28864
28865 2012-11-18  Andreas Schwab  <schwab@linux-m68k.org>
28866
28867         * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
28868         64-bit targets.
28869         * configure: Regenerated.
28870
28871 2012-11-17  David S. Miller  <davem@davemloft.net>
28872
28873         [BZ #14811]
28874         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
28875         nonzero exponents with absolute value below 0x1p-128 to +/-
28876         0x1p-128.
28877
28878 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
28879
28880         * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
28881
28882         * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
28883
28884         * posix/getconf-speclist.c: New file.
28885         * posix/posix-envs.def: Likewise.
28886         * posix/confstr.c (START_ENV_GROUP): New macro.
28887         (END_ENV_GROUP): Likewise.
28888         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
28889         (KNOWN_PRESENT_ENV_STRING): Likewise.
28890         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
28891         (UNKNOWN_ENVIRONMENT): Likewise.
28892         (confstr): Include posix-envs.def instead of handling
28893         _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
28894         _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
28895         * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
28896         (END_ENV_GROUP): Likewise.
28897         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
28898         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
28899         (UNKNOWN_ENVIRONMENT): Likewise.
28900         (__sysconf): Include posix-envs.def instead of handling associated
28901         cases directly here.
28902         * posix/Makefile ($(objpfx)getconf.speclist): Generate by
28903         preprocessing getconf-speclist.c rather than running getconf or
28904         generating empty file.
28905
28906 2012-11-16  Pino Toscano  <toscano.pino@tiscali.it>
28907
28908         * scripts/check-local-headers.sh: Ignore 'mach' headers.
28909
28910 2012-11-16  Andrej Lajovic  <natrij@gmail.com>
28911
28912         [BZ #14672]
28913         * iconv/iconv_prog.c (main): Fix -c handling of '/'.
28914
28915 2012-11-16  David S. Miller  <davem@davemloft.net>
28916
28917         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
28918         smaller than LDBL_EPSILON/2.0L, just return xm1.
28919
28920 2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
28921
28922         * elf/tst-array1.c (init): Set constructor priority to 1000.
28923         (fini): Set destructor priority to 1000.
28924         * elf/tst-array2dep.c: Likewise.
28925
28926 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
28927
28928         [BZ #11741]
28929         * libio/fileops.c (_IO_new_file_write): Correctly return error.
28930         (_IO_new_file_xsputn): Also return EOF if none of the input
28931         data was written when overflow failed.
28932         * libio/iopadn.c (_IO_padn): Likewise.
28933         * libio/iowpadn.c (_IO_wpadn): Likewise.
28934         * stdio-common/tst-put-error.c: Add copyright notice.
28935         (do_test): Add case for printing padded string.
28936         * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
28937         _IO_padn returned error.
28938         [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
28939         * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
28940         return EOF.
28941
28942 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
28943
28944         * libio/libioP.h: Add comment note that the references to C++
28945         bits are now obsolete.
28946
28947 2012-11-15  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
28948
28949         * math/libm-test.inc (check_complex): Use asprintf.
28950
28951 2012-11-14  Joseph Myers  <joseph@codesourcery.com>
28952
28953         * debug/pcprofiledump.c (print_version): Update copyright year.
28954         * malloc/memusagestat.c (print_version): Likewise.
28955
28956 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
28957
28958         [BZ #14831]
28959         * elf/Makefile (tests): Add tst-audit8.
28960         ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
28961         ($(objpfx)tst-audit8.out): New target.
28962         (tst-audit8-ENV): New variable.
28963         * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
28964         audit if l_reloc_result is NULL.
28965         (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
28966         defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
28967         * elf/tst-audit8.c: New file.
28968
28969 2012-11-14  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
28970
28971         * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
28972         * misc/Makefile (CFLAGS-select.c): Define.
28973         * posix/Makefile (CFLAGS-pause.c): Define.
28974
28975 2012-11-13  David S. Miller  <davem@davemloft.net>
28976
28977         * crypt/Makefile: Move test targets after toplevel Rules
28978         inclusion.  Grab any necessary sysdep routines when linking.
28979         * crypt/md5.c (md5_process_block): Remove define, we will always
28980         name it __md5_process_block.
28981         (md5_finish_ctx): Update md5_process_block call.
28982         (md5_stream): Likewise.
28983         (md5_process_bytes): Likewise.
28984         (md5_process_block): Rename to __md5_process_block and move to ...
28985         * crypt/md5-block.c: ... here.
28986         * crypt/sha256.c (sha256_process_block): Move to ...
28987         * crypt/sha256-block.c: ... here.
28988         * crypt/sha512.c (sha512_process_block): Move to ...
28989         * crypt/sha512-block.c: ... here.
28990         * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
28991         path.
28992         * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
28993         * sysdeps/sparc/sparc64/multiarch/Makefile
28994         (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
28995         crypt subdir.
28996         (localedef-aux): Add md5 crypto assembler when in locale subdir.
28997         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
28998         multiarch changes.
28999         * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
29000         * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
29001         * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
29002         * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
29003         * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
29004         * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
29005         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
29006         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
29007         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
29008         file.
29009         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
29010         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
29011         file.
29012         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
29013
29014 2012-11-13  Joseph Myers  <joseph@codesourcery.com>
29015
29016         * timezone/tzselect.ksh: Update from tzcode git revision
29017         a435f9f0ecafa56d9e0263835836bd0c64cd7307.
29018         * timezone/zdump.c: Likewise.
29019         * timezone/zic.c: Likewise.
29020         * timezone/Makefile ($(objpfx)version.h): Only include $(version)
29021         in TZVERSION setting, not $(PKGVERSION).
29022         ($(objpfx)tzselect): Likewise.  Also substitute PKGVERSION and
29023         REPORT_BUGS_TO settings.
29024
29025         [BZ #14838]
29026         * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
29027         macro.
29028
29029 2012-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
29030
29031         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
29032         detection to immediately after _FP_ROUND().
29033         * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
29034         bits are 0.
29035
29036 2012-11-11  David S. Miller  <davem@davemloft.net>
29037
29038         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
29039         inttypes.h
29040         (__get_clockfreq_via_proc_openprom): Use __open, __read, and
29041         __close rather than their public counterparts.
29042
29043 2012-11-10  Joseph Myers  <joseph@codesourcery.com>
29044
29045         * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
29046         file.
29047         [UNIX98] (sem_timedwait): Do not expect.
29048         * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
29049         [XPG4 || UNIX98] (sockatmark): Do not expect.
29050         * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
29051         (clock_getcpuclockid): Do not expect.
29052         [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
29053         * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
29054         Do not expect.
29055         [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
29056         * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
29057         [UNIX98] (vwscanf): Likewise.
29058         [UNIX98] (vswscanf): Likewise.
29059
29060 2012-11-09  Joseph Myers  <joseph@codesourcery.com>
29061
29062         * timezone/version.h: Remove file.
29063         * timezone/README: Do not refer to version.h.
29064         * timezone/Makefile ($(objpfx)zic.o): New dependency on
29065         $(objpfx)version.h.
29066         ($(objpfx)zdump.o): Likewise.
29067         ($(objpfx)version.h): New target.
29068
29069         * timezone/tzselect.ksh: Change to verbatim copy from tzcode
29070         2012i.
29071         * timezone/README: Don't mention modification to tzselect.ksh.
29072         * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
29073         work on unmodified tzselect.ksh.  Substitute version numbers in
29074         tzselect.ksh.
29075
29076         * Makefile (format-me): Remove.
29077         (INSTALL): Adjust indentation.  Use commands directly instead of
29078         using $(format-me).
29079
29080         * aclocal.m4 (ACX_PKGVERSION): New macro.
29081         (ACX_BUGURL): Likewise.
29082         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
29083         (PKGVERSION): New AC_DEFINE_UNQUOTED.
29084         (REPORT_BUGS_TO): Likewise.
29085         * configure: Regenerated.
29086         * config.h.in (PKGVERSION): New macro.
29087         (REPORT_BUGS_TO): Likewise.
29088         * config.make.in (PKGVERSION): New variable.
29089         (PKGVERSION_TEXI): Likewise.
29090         (REPORT_BUGS_TO): Likewise.
29091         (REPORT_BUGS_TEXI): Likewise.
29092         * Makefile (format-me): Use -I$(common-objpfx)manual.
29093         (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
29094         ($(common-objpfx)manual/%): New target.
29095         (manual/%): Remove target.
29096         * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
29097         (print_version): Use PKGVERSION.
29098         * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
29099         * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
29100         and REPORT_BUGS_TO.
29101         ($(objpfx)xtrace): Likewise.
29102         * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
29103         * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
29104         (print_version): Use PKGVERSION.
29105         * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
29106         (do_version): Use PKGVERSION.
29107         * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
29108         REPORT_BUGS_TO.
29109         (common-ldd-rewrite): Likewise.
29110         * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
29111         * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
29112         (print_version): Use PKGVERSION.
29113         * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
29114         * elf/pldd.c (argp_program_bug_address): Remove variable.
29115         (more_help): New function.
29116         (argp): Use more_help.
29117         (print_version): Use PKGVERSION.
29118         * elf/sln.c (main): Use PKGVERSION.
29119         (usage): Use REPORT_BUGS_TO.
29120         * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
29121         (top level): Use PKGVERSION.
29122         * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
29123         (print_version): Use PKGVERSION.
29124         * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
29125         (print_version): Use PKGVERSION.
29126         * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
29127         (print_version): Use PKGVERSION.
29128         * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
29129         (print_version): Use PKGVERSION.
29130         * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
29131         (print_version): Use PKGVERSION.
29132         * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
29133         (print_version): Use PKGVERSION.
29134         * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
29135         and BUGURL.
29136         ($(objpfx)memusage): Likewise.
29137         * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
29138         (do_version): Use PKGVERSION.
29139         * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
29140         (print_version): Use PKGVERSION.
29141         * malloc/mtrace.pl ($PACKAGE): Remove variable.
29142         ($PKGVERSION): New variable.
29143         ($REPORT_BUGS_TO): Likewise.
29144         (usage): Use $REPORT_BUGS_TO.
29145         (top level): Use $PKGVERSION.
29146         * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
29147         ($(objpfx)pkgvers.texi): New rule.
29148         ($(objpfx)stamp-pkgvers): Likewise.
29149         * manual/install.texi: Include pkgvers.texi.
29150         (--with-pkgversion): Document new configure option.
29151         (--with-bugurl): Likewise.
29152         (Reporting Bugs): Describe Bugzilla as upstream tracker rather
29153         than necessarily for this particular distribution.  Use
29154         REPORT_BUGS_TO for where to report bugs.
29155         * INSTALL: Regenerated.
29156         * manual/libc.texinfo: Include pkgvers.texi.
29157         [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
29158         * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
29159         (print_version): Use PKGVERSION.
29160         * nss/getent.c (more_help): Use REPORT_BUGS_TO.
29161         (print_version): Use PKGVERSION.
29162         * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
29163         (print_version): Use PKGVERSION.
29164         * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
29165         * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
29166         macro.
29167         * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
29168         (print_version): Use PKGVERSION.
29169         * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
29170         (print_version): Use PKGVERSION.
29171         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
29172         and PKGVERSION.
29173
29174         * timezone/checktab.awk: Update from tzcode 2012i.
29175         * timezone/ialloc.c: Likewise.
29176         * timezone/private.h: Likewise.
29177         * timezone/scheck.c: Likewise.
29178         * timezone/tzfile.h: Likewise.
29179         * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
29180         (TZVERSION): Hardcode tzcode version number.
29181         * timezone/zdump.c: Update from tzcode 2012i.
29182         * timezone/zic.c: Likewise.
29183         * timezone/version.h: New file.
29184         * timezone/README: Describe version.h.  Update upstream location.
29185
29186         [BZ #14824]
29187         * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
29188         (mktemp): Enable declaration.
29189         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
29190         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
29191         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
29192         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
29193         Likewise.
29194         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
29195         Likewise.
29196         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
29197         Likewise.
29198         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
29199         Likewise.
29200         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
29201         Likewise.
29202         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
29203         Likewise.
29204
29205         [BZ #14821]
29206         * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
29207         offset in buffer as u_int32_t not u_long.  Consistently use memcpy
29208         for copies of such integer values.
29209         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
29210         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
29211
29212 2012-11-09  Andreas Jaeger  <aj@suse.de>
29213
29214         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
29215         definitions and declarations that are provided by
29216         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
29217
29218 2012-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
29219
29220         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
29221         * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
29222         * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
29223         definition.
29224
29225 2012-11-08  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
29226
29227         * elf/elf.h: Update comment before AArch64 relocations.
29228
29229 2012-11-07  David S. Miller  <davem@davemloft.net>
29230
29231         * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
29232         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
29233         (__start_context): Declare.
29234         (__makecontext_ret): Delete.
29235         (__makecontext): Hook up __start_context instead of
29236         __makecontext_ret.
29237         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
29238         (sysdep_routines): Add __start_context when in stdlib.
29239
29240 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
29241
29242         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
29243         $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
29244         * sysdeps/x86/tst-xmmymm.sh (NM): New variable.  Use it instead of
29245         hardcoded "nm".
29246         (OBJDUMP): New variable.  Use it instead of hardcoded "objdump".
29247         (READELF): New variable.  Use it instead of hardcoded "readelf".
29248
29249 2012-11-07  H.J. Lu  <hongjiu.lu@intel.com>
29250
29251         * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
29252         * sysdeps/x86/Makefile: Here.
29253         * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
29254         * sysdeps/x86/tst-xmmymm.sh: This.
29255
29256 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
29257
29258         * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
29259         expectations.
29260         [UNIX98] (pthread_barrier_t): Do not expect.
29261         [UNIX98] (pthread_barrierattr_t): Likewise.
29262         [UNIX98] (pthread_spinlock_t): Likewise.
29263         [UNIX98] (pthread_barrier_destroy): Likewise.
29264         [UNIX98] (pthread_barrier_init): Likewise.
29265         [UNIX98] (pthread_barrier_wait): Likewise.
29266         [UNIX98] (pthread_barrierattr_destroy): Likewise.
29267         [UNIX98] (pthread_barrierattr_getpshared): Likewise.
29268         [UNIX98] (pthread_barrierattr_init): Likewise.
29269         [UNIX98] (pthread_barrierattr_setpshared): Likewise.
29270         [UNIX98] (pthread_getcpuclockid): Likewise.
29271         [UNIX98] (pthread_mutex_timedlock): Likewise.
29272         [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
29273         [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
29274         [UNIX98] (pthread_sigmask): Likewise.
29275         [UNIX98] (pthread_spin_destroy): Likewise.
29276         [UNIX98] (pthread_spin_init): Likewise.
29277         [UNIX98] (pthread_spin_lock): Likewise.
29278         [UNIX98] (pthread_spin_trylock): Likewise.
29279         [UNIX98] (pthread_spin_unlock): Likewise.
29280         * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
29281         Do not expect.
29282         [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
29283         [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
29284         [XPG3 || XPG4] (pthread_cond_t): Likewise.
29285         [XPG3 || XPG4] (pthread_condattr_t): Likewise.
29286         [XPG3 || XPG4] (pthread_key_t): Likewise.
29287         [XPG3 || XPG4] (pthread_mutex_t): Likewise.
29288         [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
29289         [XPG3 || XPG4] (pthread_once_t): Likewise.
29290         [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
29291         [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
29292         [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
29293         [XPG3 || XPG4] (pthread_t): Likewise.
29294
29295         * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
29296         not expect.
29297         [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
29298
29299         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
29300         Change function return type to int.
29301
29302         * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
29303         Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
29304         [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
29305         [!POSIX] (POSIX_MADV_RANDOM): Likewise.
29306         [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
29307         [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
29308         [!POSIX] (posix_madvise): Likewise.
29309         (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
29310         && !UNIX98].
29311         (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
29312         (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
29313         (mode_t): Likewise.
29314         (posix_mem_offset): Likewise.
29315         (posix_typed_mem_get_info): Likewise.
29316         (posix_typed_mem_open): Likewise.
29317
29318         * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
29319         Change condition to [XOPEN2K8].
29320
29321         * conform/conformtest.pl: Preprocess allow-header data with -x c
29322         instead of from stdin.
29323         (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
29324         * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
29325         [C99-based standards] (cerfc): Likewise.
29326         [C99-based standards] (cexp2): Likewise.
29327         [C99-based standards] (cexpm1): Likewise.
29328         [C99-based standards] (clog10): Likewise.
29329         [C99-based standards] (clog1p): Likewise.
29330         [C99-based standards] (clog2): Likewise.
29331         [C99-based standards] (clgamma): Likewise.
29332         [C99-based standards] (ctgamma): Likewise.
29333         [C99-based standards] (cerff): Likewise.
29334         [C99-based standards] (cerfcf): Likewise.
29335         [C99-based standards] (cexp2f): Likewise.
29336         [C99-based standards] (cexpm1f): Likewise.
29337         [C99-based standards] (clog10f): Likewise.
29338         [C99-based standards] (clog1pf): Likewise.
29339         [C99-based standards] (clog2f): Likewise.
29340         [C99-based standards] (clgammaf): Likewise.
29341         [C99-based standards] (ctgammaf): Likewise.
29342         [C99-based standards] (cerfl): Likewise.
29343         [C99-based standards] (cerfcl): Likewise.
29344         [C99-based standards] (cexp2l): Likewise.
29345         [C99-based standards] (cexpm1l): Likewise.
29346         [C99-based standards] (clog10l): Likewise.
29347         [C99-based standards] (clog1pl): Likewise.
29348         [C99-based standards] (clog2l): Likewise.
29349         [C99-based standards] (clgammal): Likewise.
29350         [C99-based standards] (ctgammal): Likewise.
29351         * conform/data/inttypes.h-data [C99-based standards]: Include
29352         stdint.h-data.  Remove all expectations for stdint.h contents.
29353         [C99-based standards] (PRI*): Do not allow.
29354         [C99-based standards] (SCN*): Likewise.
29355         [C99-based standards] (*_t): Likewise.
29356         [C99-based-standards] (PRId8): Expect macro.
29357         [C99-based-standards] (PRIi8): Likewise.
29358         [C99-based-standards] (PRIo8): Likewise.
29359         [C99-based-standards] (PRIu8): Likewise.
29360         [C99-based-standards] (PRIx8): Likewise.
29361         [C99-based-standards] (PRIX8): Likewise.
29362         [C99-based-standards] (SCNd8): Likewise.
29363         [C99-based-standards] (SCNi8): Likewise.
29364         [C99-based-standards] (SCNo8): Likewise.
29365         [C99-based-standards] (SCNu8): Likewise.
29366         [C99-based-standards] (SCNx8): Likewise.
29367         [C99-based-standards] (PRIdLEAST8): Likewise.
29368         [C99-based-standards] (PRIiLEAST8): Likewise.
29369         [C99-based-standards] (PRIoLEAST8): Likewise.
29370         [C99-based-standards] (PRIuLEAST8): Likewise.
29371         [C99-based-standards] (PRIxLEAST8): Likewise.
29372         [C99-based-standards] (PRIXLEAST8): Likewise.
29373         [C99-based-standards] (SCNdLEAST8): Likewise.
29374         [C99-based-standards] (SCNiLEAST8): Likewise.
29375         [C99-based-standards] (SCNoLEAST8): Likewise.
29376         [C99-based-standards] (SCNuLEAST8): Likewise.
29377         [C99-based-standards] (SCNxLEAST8): Likewise.
29378         [C99-based-standards] (PRIdFAST8): Likewise.
29379         [C99-based-standards] (PRIiFAST8): Likewise.
29380         [C99-based-standards] (PRIoFAST8): Likewise.
29381         [C99-based-standards] (PRIuFAST8): Likewise.
29382         [C99-based-standards] (PRIxFAST8): Likewise.
29383         [C99-based-standards] (PRIXFAST8): Likewise.
29384         [C99-based-standards] (SCNdFAST8): Likewise.
29385         [C99-based-standards] (SCNiFAST8): Likewise.
29386         [C99-based-standards] (SCNoFAST8): Likewise.
29387         [C99-based-standards] (SCNuFAST8): Likewise.
29388         [C99-based-standards] (SCNxFAST8): Likewise.
29389         [C99-based-standards] (PRId16): Likewise.
29390         [C99-based-standards] (PRIi16): Likewise.
29391         [C99-based-standards] (PRIo16): Likewise.
29392         [C99-based-standards] (PRIu16): Likewise.
29393         [C99-based-standards] (PRIx16): Likewise.
29394         [C99-based-standards] (PRIX16): Likewise.
29395         [C99-based-standards] (SCNd16): Likewise.
29396         [C99-based-standards] (SCNi16): Likewise.
29397         [C99-based-standards] (SCNo16): Likewise.
29398         [C99-based-standards] (SCNu16): Likewise.
29399         [C99-based-standards] (SCNx16): Likewise.
29400         [C99-based-standards] (PRIdLEAST16): Likewise.
29401         [C99-based-standards] (PRIiLEAST16): Likewise.
29402         [C99-based-standards] (PRIoLEAST16): Likewise.
29403         [C99-based-standards] (PRIuLEAST16): Likewise.
29404         [C99-based-standards] (PRIxLEAST16): Likewise.
29405         [C99-based-standards] (PRIXLEAST16): Likewise.
29406         [C99-based-standards] (SCNdLEAST16): Likewise.
29407         [C99-based-standards] (SCNiLEAST16): Likewise.
29408         [C99-based-standards] (SCNoLEAST16): Likewise.
29409         [C99-based-standards] (SCNuLEAST16): Likewise.
29410         [C99-based-standards] (SCNxLEAST16): Likewise.
29411         [C99-based-standards] (PRIdFAST16): Likewise.
29412         [C99-based-standards] (PRIiFAST16): Likewise.
29413         [C99-based-standards] (PRIoFAST16): Likewise.
29414         [C99-based-standards] (PRIuFAST16): Likewise.
29415         [C99-based-standards] (PRIxFAST16): Likewise.
29416         [C99-based-standards] (PRIXFAST16): Likewise.
29417         [C99-based-standards] (SCNdFAST16): Likewise.
29418         [C99-based-standards] (SCNiFAST16): Likewise.
29419         [C99-based-standards] (SCNoFAST16): Likewise.
29420         [C99-based-standards] (SCNuFAST16): Likewise.
29421         [C99-based-standards] (SCNxFAST16): Likewise.
29422         [C99-based-standards] (PRId32): Likewise.
29423         [C99-based-standards] (PRIi32): Likewise.
29424         [C99-based-standards] (PRIo32): Likewise.
29425         [C99-based-standards] (PRIu32): Likewise.
29426         [C99-based-standards] (PRIx32): Likewise.
29427         [C99-based-standards] (PRIX32): Likewise.
29428         [C99-based-standards] (SCNd32): Likewise.
29429         [C99-based-standards] (SCNi32): Likewise.
29430         [C99-based-standards] (SCNo32): Likewise.
29431         [C99-based-standards] (SCNu32): Likewise.
29432         [C99-based-standards] (SCNx32): Likewise.
29433         [C99-based-standards] (PRIdLEAST32): Likewise.
29434         [C99-based-standards] (PRIiLEAST32): Likewise.
29435         [C99-based-standards] (PRIoLEAST32): Likewise.
29436         [C99-based-standards] (PRIuLEAST32): Likewise.
29437         [C99-based-standards] (PRIxLEAST32): Likewise.
29438         [C99-based-standards] (PRIXLEAST32): Likewise.
29439         [C99-based-standards] (SCNdLEAST32): Likewise.
29440         [C99-based-standards] (SCNiLEAST32): Likewise.
29441         [C99-based-standards] (SCNoLEAST32): Likewise.
29442         [C99-based-standards] (SCNuLEAST32): Likewise.
29443         [C99-based-standards] (SCNxLEAST32): Likewise.
29444         [C99-based-standards] (PRIdFAST32): Likewise.
29445         [C99-based-standards] (PRIiFAST32): Likewise.
29446         [C99-based-standards] (PRIoFAST32): Likewise.
29447         [C99-based-standards] (PRIuFAST32): Likewise.
29448         [C99-based-standards] (PRIxFAST32): Likewise.
29449         [C99-based-standards] (PRIXFAST32): Likewise.
29450         [C99-based-standards] (SCNdFAST32): Likewise.
29451         [C99-based-standards] (SCNiFAST32): Likewise.
29452         [C99-based-standards] (SCNoFAST32): Likewise.
29453         [C99-based-standards] (SCNuFAST32): Likewise.
29454         [C99-based-standards] (SCNxFAST32): Likewise.
29455         [C99-based-standards] (PRId64): Likewise.
29456         [C99-based-standards] (PRIi64): Likewise.
29457         [C99-based-standards] (PRIo64): Likewise.
29458         [C99-based-standards] (PRIu64): Likewise.
29459         [C99-based-standards] (PRIx64): Likewise.
29460         [C99-based-standards] (PRIX64): Likewise.
29461         [C99-based-standards] (SCNd64): Likewise.
29462         [C99-based-standards] (SCNi64): Likewise.
29463         [C99-based-standards] (SCNo64): Likewise.
29464         [C99-based-standards] (SCNu64): Likewise.
29465         [C99-based-standards] (SCNx64): Likewise.
29466         [C99-based-standards] (PRIdLEAST64): Likewise.
29467         [C99-based-standards] (PRIiLEAST64): Likewise.
29468         [C99-based-standards] (PRIoLEAST64): Likewise.
29469         [C99-based-standards] (PRIuLEAST64): Likewise.
29470         [C99-based-standards] (PRIxLEAST64): Likewise.
29471         [C99-based-standards] (PRIXLEAST64): Likewise.
29472         [C99-based-standards] (SCNdLEAST64): Likewise.
29473         [C99-based-standards] (SCNiLEAST64): Likewise.
29474         [C99-based-standards] (SCNoLEAST64): Likewise.
29475         [C99-based-standards] (SCNuLEAST64): Likewise.
29476         [C99-based-standards] (SCNxLEAST64): Likewise.
29477         [C99-based-standards] (PRIdFAST64): Likewise.
29478         [C99-based-standards] (PRIiFAST64): Likewise.
29479         [C99-based-standards] (PRIoFAST64): Likewise.
29480         [C99-based-standards] (PRIuFAST64): Likewise.
29481         [C99-based-standards] (PRIxFAST64): Likewise.
29482         [C99-based-standards] (PRIXFAST64): Likewise.
29483         [C99-based-standards] (SCNdFAST64): Likewise.
29484         [C99-based-standards] (SCNiFAST64): Likewise.
29485         [C99-based-standards] (SCNoFAST64): Likewise.
29486         [C99-based-standards] (SCNuFAST64): Likewise.
29487         [C99-based-standards] (SCNxFAST64): Likewise.
29488         [C99-based-standards] (PRIdMAX): Likewise.
29489         [C99-based-standards] (PRIiMAX): Likewise.
29490         [C99-based-standards] (PRIoMAX): Likewise.
29491         [C99-based-standards] (PRIuMAX): Likewise.
29492         [C99-based-standards] (PRIxMAX): Likewise.
29493         [C99-based-standards] (PRIXMAX): Likewise.
29494         [C99-based-standards] (SCNdMAX): Likewise.
29495         [C99-based-standards] (SCNiMAX): Likewise.
29496         [C99-based-standards] (SCNoMAX): Likewise.
29497         [C99-based-standards] (SCNuMAX): Likewise.
29498         [C99-based-standards] (SCNxMAX): Likewise.
29499         [C99-based-standards] (PRIdPTR): Likewise.
29500         [C99-based-standards] (PRIiPTR): Likewise.
29501         [C99-based-standards] (PRIoPTR): Likewise.
29502         [C99-based-standards] (PRIuPTR): Likewise.
29503         [C99-based-standards] (PRIxPTR): Likewise.
29504         [C99-based-standards] (PRIXPTR): Likewise.
29505         [C99-based-standards] (SCNdPTR): Likewise.
29506         [C99-based-standards] (SCNiPTR): Likewise.
29507         [C99-based-standards] (SCNoPTR): Likewise.
29508         [C99-based-standards] (SCNuPTR): Likewise.
29509         [C99-based-standards] (SCNxPTR): Likewise.
29510         * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
29511         allow.
29512         * conform/data/stdint.h-data: Update comments to clarify
29513         requirements.
29514         [C99-based standards] (INT8_MIN): Use macro-int-constant.  Specify
29515         type.
29516         [C99-based standards] (INT8_MAX): Likewise.
29517         [C99-based standards] (INT16_MIN): Likewise.
29518         [C99-based standards] (INT16_MAX): Likewise.
29519         [C99-based standards] (INT32_MIN): Likewise.
29520         [C99-based standards] (INT32_MAX): Likewise.
29521         [C99-based standards] (INT64_MIN): Likewise.
29522         [C99-based standards] (INT64_MAX): Likewise.
29523         [C99-based standards] (UINT8_MAX): Likewise.
29524         [C99-based standards] (UINT16_MAX): Likewise.
29525         [C99-based standards] (UINT32_MAX): Likewise.
29526         [C99-based standards] (UINT64_MAX): Likewise.
29527         [C99-based standards] (INT_LEAST8_MIN): Likewise.
29528         [C99-based standards] (INT_LEAST8_MAX): Likewise.
29529         [C99-based standards] (INT_LEAST16_MIN): Likewise.
29530         [C99-based standards] (INT_LEAST16_MAX): Likewise.
29531         [C99-based standards] (INT_LEAST32_MIN): Likewise.
29532         [C99-based standards] (INT_LEAST32_MAX): Likewise.
29533         [C99-based standards] (INT_LEAST64_MIN): Likewise.
29534         [C99-based standards] (INT_LEAST64_MAX): Likewise.
29535         [C99-based standards] (UINT_LEAST8_MAX): Likewise.
29536         [C99-based standards] (UINT_LEAST16_MAX): Likewise.
29537         [C99-based standards] (UINT_LEAST32_MAX): Likewise.
29538         [C99-based standards] (UINT_LEAST64_MAX): Likewise.
29539         [C99-based standards] (INT_FAST8_MIN): Likewise.
29540         [C99-based standards] (INT_FAST8_MAX): Likewise.
29541         [C99-based standards] (INT_FAST16_MIN): Likewise.
29542         [C99-based standards] (INT_FAST16_MAX): Likewise.
29543         [C99-based standards] (INT_FAST32_MIN): Likewise.
29544         [C99-based standards] (INT_FAST32_MAX): Likewise.
29545         [C99-based standards] (INT_FAST64_MIN): Likewise.
29546         [C99-based standards] (INT_FAST64_MAX): Likewise.
29547         [C99-based standards] (UINT_FAST8_MAX): Likewise.
29548         [C99-based standards] (UINT_FAST16_MAX): Likewise.
29549         [C99-based standards] (UINT_FAST32_MAX): Likewise.
29550         [C99-based standards] (UINT_FAST64_MAX): Likewise.
29551         [C99-based standards] (INTPTR_MIN): Likewise.
29552         [C99-based standards] (INTPTR_MAX): Likewise.
29553         [C99-based standards] (UINTPTR_MAX): Likewise.
29554         [C99-based standards] (INTMAX_MIN): Likewise.
29555         [C99-based standards] (INTMAX_MAX): Likewise.
29556         [C99-based standards] (UINTMAX_MAX): Likewise.
29557         [C99-based standards] (PTRDIFF_MIN): Likewise.
29558         [C99-based standards] (PTRDIFF_MAX): Likewise.
29559         [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
29560         [C99-based standards] (SIZE_MAX): Likewise.
29561         [C99-based standards] (WCHAR_MAX): Likewise.
29562         [C99-based standards] (WINT_MAX): Likewise.
29563         [C99-based standards] (SIG_ATOMIC_MIN): Likewise.  Do not specify
29564         constraint on value.
29565         [C99-based standards] (WCHAR_MIN): Likewise.
29566         [C99-based standards] (WINT_MIN): Likewise.
29567         [C99-based standards] (*_t): Allow.
29568         * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
29569         condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
29570         Include math.h-data and complex.h-data.  Remove all expectations
29571         of math.h and complex.h contents.
29572         * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
29573         at end of line.
29574         * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
29575         (struct tm): Expect tag.
29576         [C99-based-standards] (wcstof): Expect function.
29577         [C99-based-standards] (wcstold): Likewise.
29578         [C99-based-standards] (wcstoll): Likewise.
29579         [C99-based-standards] (wcstoull): Likewise.
29580         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
29581         macro-int-constant.  Specify type.
29582         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise.  Specify
29583         constraint on value.
29584         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
29585         Specify type.
29586         [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
29587         Specify value.
29588         [ISO C standards]: Do not allow headers.
29589         [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
29590         wcs[abcdefghijklmnopqrstuvwxyz]*.
29591         [ISO C standards] (*_t): Do not allow.
29592         * conform/data/wctype.h-data [C99-based standards] (iswblank):
29593         Expect function.
29594         [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
29595         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
29596         Specify type.
29597         [ISO C standards]: Do not allow headers.
29598         [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
29599         is[abcdefghijklmnopqrstuvwxyz]*.
29600         [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
29601         to[abcdefghijklmnopqrstuvwxyz]*.
29602         [ISO C standards] (*_t): Do not allow.
29603         * conform/data/stdalign.h-data: New file.
29604         * conform/data/stdbool.h-data: Likewise.
29605         * conform/data/stdnoreturn.h-data: Likewise.
29606
29607 2012-11-07  Roland McGrath  <roland@hack.frob.com>
29608
29609         [BZ #14815]
29610         * manual/filesys.texi (Directory Entries): Typo fix.
29611         Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
29612
29613 2012-11-07  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
29614
29615         * elf/elf.h (EM_AARCH64): New macro.
29616         (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
29617         (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
29618         (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
29619         (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
29620         (R_AARCH64_TLSDESC): Likewise.
29621         (NT_ARM_TLS): Likewise.
29622         (NT_ARM_HW_BREAK): Likewise.
29623         (NT_ARM_HW_WATCH): Likewise.
29624
29625 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
29626
29627         [BZ #14811]
29628         * sysdeps/i386/fpu/e_powl.S (pm79): New object.
29629         (__ieee754_powl): Saturate nonzero exponents with absolute value
29630         below 0x1p-79 to +/- 0x1p-79.
29631         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
29632         exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
29633         * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
29634         nonzero exponents with absolute value below 0x1p-32 to +/-
29635         0x1p-32.
29636         * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
29637         (__ieee754_powl): Saturate nonzero exponents with absolute value
29638         below 0x1p-79 to +/- 0x1p-79.
29639         * math/libm-test.inc (pow_test): Add more tests.
29640
29641 2012-11-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
29642
29643         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
29644         _dl_s390_cap_flags with kernel. Increase string length.
29645         (_dl_s390_platforms): Add z196 and zEC12.
29646
29647 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
29648
29649         * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
29650         Change XOPEN21K to XOPEN2K.
29651
29652 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
29653
29654         * string/memmove.c: Use memcpy when possible.
29655
29656 2012-11-06  Andreas Jaeger  <aj@suse.de>
29657
29658         * po/eo.po: Update from translation team.
29659
29660 2012-11-06  Joseph Myers  <joseph@codesourcery.com>
29661
29662         [BZ #14793]
29663         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
29664         exponent and small x and y exponents, scale x or y up.  Increase
29665         by 2 the exponent used in scaling up.
29666         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
29667         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
29668         * math/libm-test.inc (fma_test): Add more tests.
29669         (fma_test_towardzero): Likewise.
29670         (fma_test_downward): Likewise.
29671         (fma_test_upward): Likewise.
29672
29673 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
29674
29675         [BZ #14805]
29676         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
29677         fenv_t *.
29678
29679         [BZ #14801]
29680         * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
29681         namespace for names of struct fields.
29682         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
29683         fenv_t fields.
29684         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
29685         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
29686
29687 2012-11-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
29688
29689         [BZ #3665]
29690         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
29691
29692 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
29693
29694         * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
29695         PTR_DEMANGLE.
29696
29697         [BZ #5246]
29698         * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
29699         PTR_DEMANGLE.
29700
29701 2012-11-04  Joseph Myers  <joseph@codesourcery.com>
29702
29703         [BZ #14797]
29704         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
29705         definitely overflow as x * y not x * y + z.
29706         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
29707         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
29708         * math/libm-test.inc (fma_test): Add more tests.
29709         (fma_test_towardzero): Likewise.
29710         (fma_test_downward): Likewise.
29711         (fma_test_upward): Likewise.
29712
29713 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
29714
29715         [BZ #157]
29716
29717         * include/stub-tag.h: Remove file.
29718         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
29719         '#include' of it.
29720         * manual/maint.texi (Porting): Don't reference it.
29721         * Makerules ($(objpfx)stubs): Likewise.
29722         * dirent/closedir.c: Don't include <stub-tag.h>.
29723         * dirent/dirfd.c: Likewise.
29724         * dirent/fdopendir.c: Likewise.
29725         * dirent/getdents.c: Likewise.
29726         * dirent/getdents64.c: Likewise.
29727         * dirent/opendir.c: Likewise.
29728         * dirent/readdir.c: Likewise.
29729         * dirent/readdir64.c: Likewise.
29730         * dirent/readdir64_r.c: Likewise.
29731         * dirent/readdir_r.c: Likewise.
29732         * dirent/rewinddir.c: Likewise.
29733         * dirent/seekdir.c: Likewise.
29734         * dirent/telldir.c: Likewise.
29735         * gmon/profil.c: Likewise.
29736         * grp/setgroups.c: Likewise.
29737         * inet/if_index.c: Likewise.
29738         * io/access.c: Likewise.
29739         * io/chdir.c: Likewise.
29740         * io/chmod.c: Likewise.
29741         * io/chown.c: Likewise.
29742         * io/close.c: Likewise.
29743         * io/dup.c: Likewise.
29744         * io/dup2.c: Likewise.
29745         * io/dup3.c: Likewise.
29746         * io/euidaccess.c: Likewise.
29747         * io/faccessat.c: Likewise.
29748         * io/fchdir.c: Likewise.
29749         * io/fchmod.c: Likewise.
29750         * io/fchmodat.c: Likewise.
29751         * io/fchown.c: Likewise.
29752         * io/fchownat.c: Likewise.
29753         * io/fcntl.c: Likewise.
29754         * io/flock.c: Likewise.
29755         * io/fstatfs.c: Likewise.
29756         * io/fstatfs64.c: Likewise.
29757         * io/fstatvfs.c: Likewise.
29758         * io/fstatvfs64.c: Likewise.
29759         * io/futimens.c: Likewise.
29760         * io/fxstat.c: Likewise.
29761         * io/fxstat64.c: Likewise.
29762         * io/fxstatat.c: Likewise.
29763         * io/fxstatat64.c: Likewise.
29764         * io/getcwd.c: Likewise.
29765         * io/isatty.c: Likewise.
29766         * io/lchmod.c: Likewise.
29767         * io/lchown.c: Likewise.
29768         * io/link.c: Likewise.
29769         * io/linkat.c: Likewise.
29770         * io/lseek.c: Likewise.
29771         * io/lseek64.c: Likewise.
29772         * io/lxstat64.c: Likewise.
29773         * io/mkdir.c: Likewise.
29774         * io/mkdirat.c: Likewise.
29775         * io/mkfifo.c: Likewise.
29776         * io/mkfifoat.c: Likewise.
29777         * io/open.c: Likewise.
29778         * io/open64.c: Likewise.
29779         * io/openat.c: Likewise.
29780         * io/openat64.c: Likewise.
29781         * io/pipe.c: Likewise.
29782         * io/pipe2.c: Likewise.
29783         * io/poll.c: Likewise.
29784         * io/posix_fadvise.c: Likewise.
29785         * io/posix_fadvise64.c: Likewise.
29786         * io/posix_fallocate.c: Likewise.
29787         * io/posix_fallocate64.c: Likewise.
29788         * io/read.c: Likewise.
29789         * io/readlink.c: Likewise.
29790         * io/readlinkat.c: Likewise.
29791         * io/rmdir.c: Likewise.
29792         * io/sendfile.c: Likewise.
29793         * io/sendfile64.c: Likewise.
29794         * io/statfs.c: Likewise.
29795         * io/statfs64.c: Likewise.
29796         * io/statvfs.c: Likewise.
29797         * io/statvfs64.c: Likewise.
29798         * io/symlink.c: Likewise.
29799         * io/symlinkat.c: Likewise.
29800         * io/ttyname.c: Likewise.
29801         * io/ttyname_r.c: Likewise.
29802         * io/umask.c: Likewise.
29803         * io/unlink.c: Likewise.
29804         * io/unlinkat.c: Likewise.
29805         * io/utime.c: Likewise.
29806         * io/utimensat.c: Likewise.
29807         * io/write.c: Likewise.
29808         * io/xmknod.c: Likewise.
29809         * io/xmknodat.c: Likewise.
29810         * io/xstat.c: Likewise.
29811         * io/xstat64.c: Likewise.
29812         * login/getpt.c: Likewise.
29813         * login/grantpt.c: Likewise.
29814         * login/unlockpt.c: Likewise.
29815         * math/e_acoshl.c: Likewise.
29816         * math/e_acosl.c: Likewise.
29817         * math/e_asinl.c: Likewise.
29818         * math/e_atan2l.c: Likewise.
29819         * math/e_atanhl.c: Likewise.
29820         * math/e_coshl.c: Likewise.
29821         * math/e_expl.c: Likewise.
29822         * math/e_fmodl.c: Likewise.
29823         * math/e_gammal_r.c: Likewise.
29824         * math/e_hypotl.c: Likewise.
29825         * math/e_j0l.c: Likewise.
29826         * math/e_j1l.c: Likewise.
29827         * math/e_jnl.c: Likewise.
29828         * math/e_lgammal_r.c: Likewise.
29829         * math/e_log10l.c: Likewise.
29830         * math/e_log2l.c: Likewise.
29831         * math/e_logl.c: Likewise.
29832         * math/e_powl.c: Likewise.
29833         * math/e_rem_pio2l.c: Likewise.
29834         * math/e_sinhl.c: Likewise.
29835         * math/e_sqrtl.c: Likewise.
29836         * math/fclrexcpt.c: Likewise.
29837         * math/fedisblxcpt.c: Likewise.
29838         * math/feenablxcpt.c: Likewise.
29839         * math/fegetenv.c: Likewise.
29840         * math/fegetexcept.c: Likewise.
29841         * math/fegetround.c: Likewise.
29842         * math/feholdexcpt.c: Likewise.
29843         * math/fesetenv.c: Likewise.
29844         * math/fesetround.c: Likewise.
29845         * math/feupdateenv.c: Likewise.
29846         * math/fgetexcptflg.c: Likewise.
29847         * math/fraiseexcpt.c: Likewise.
29848         * math/fsetexcptflg.c: Likewise.
29849         * math/ftestexcept.c: Likewise.
29850         * math/k_cosl.c: Likewise.
29851         * math/k_rem_pio2l.c: Likewise.
29852         * math/k_sinl.c: Likewise.
29853         * math/k_tanl.c: Likewise.
29854         * math/s_asinhl.c: Likewise.
29855         * math/s_atanl.c: Likewise.
29856         * math/s_cbrtl.c: Likewise.
29857         * math/s_erfl.c: Likewise.
29858         * math/s_expm1l.c: Likewise.
29859         * math/s_log1pl.c: Likewise.
29860         * math/s_tanhl.c: Likewise.
29861         * misc/acct.c: Likewise.
29862         * misc/brk.c: Likewise.
29863         * misc/chflags.c: Likewise.
29864         * misc/chroot.c: Likewise.
29865         * misc/fchflags.c: Likewise.
29866         * misc/fgetxattr.c: Likewise.
29867         * misc/flistxattr.c: Likewise.
29868         * misc/fremovexattr.c: Likewise.
29869         * misc/fsetxattr.c: Likewise.
29870         * misc/fsync.c: Likewise.
29871         * misc/ftruncate.c: Likewise.
29872         * misc/futimes.c: Likewise.
29873         * misc/futimesat.c: Likewise.
29874         * misc/getdomain.c: Likewise.
29875         * misc/getdtsz.c: Likewise.
29876         * misc/gethostid.c: Likewise.
29877         * misc/gethostname.c: Likewise.
29878         * misc/getloadavg.c: Likewise.
29879         * misc/getpagesize.c: Likewise.
29880         * misc/getsysstats.c: Likewise.
29881         * misc/getxattr.c: Likewise.
29882         * misc/gtty.c: Likewise.
29883         * misc/ioctl.c: Likewise.
29884         * misc/lgetxattr.c: Likewise.
29885         * misc/listxattr.c: Likewise.
29886         * misc/llistxattr.c: Likewise.
29887         * misc/lremovexattr.c: Likewise.
29888         * misc/lsetxattr.c: Likewise.
29889         * misc/lutimes.c: Likewise.
29890         * misc/madvise.c: Likewise.
29891         * misc/mincore.c: Likewise.
29892         * misc/mlock.c: Likewise.
29893         * misc/mlockall.c: Likewise.
29894         * misc/mmap.c: Likewise.
29895         * misc/mprotect.c: Likewise.
29896         * misc/msync.c: Likewise.
29897         * misc/munlock.c: Likewise.
29898         * misc/munlockall.c: Likewise.
29899         * misc/munmap.c: Likewise.
29900         * misc/preadv.c: Likewise.
29901         * misc/preadv64.c: Likewise.
29902         * misc/ptrace.c: Likewise.
29903         * misc/pwritev.c: Likewise.
29904         * misc/pwritev64.c: Likewise.
29905         * misc/readv.c: Likewise.
29906         * misc/reboot.c: Likewise.
29907         * misc/remap_file_pages.c: Likewise.
29908         * misc/removexattr.c: Likewise.
29909         * misc/revoke.c: Likewise.
29910         * misc/select.c: Likewise.
29911         * misc/setdomain.c: Likewise.
29912         * misc/setegid.c: Likewise.
29913         * misc/seteuid.c: Likewise.
29914         * misc/sethostid.c: Likewise.
29915         * misc/sethostname.c: Likewise.
29916         * misc/setregid.c: Likewise.
29917         * misc/setreuid.c: Likewise.
29918         * misc/setxattr.c: Likewise.
29919         * misc/sstk.c: Likewise.
29920         * misc/stty.c: Likewise.
29921         * misc/swapoff.c: Likewise.
29922         * misc/swapon.c: Likewise.
29923         * misc/sync.c: Likewise.
29924         * misc/syncfs.c: Likewise.
29925         * misc/syscall.c: Likewise.
29926         * misc/truncate.c: Likewise.
29927         * misc/ualarm.c: Likewise.
29928         * misc/usleep.c: Likewise.
29929         * misc/ustat.c: Likewise.
29930         * misc/utimes.c: Likewise.
29931         * misc/vhangup.c: Likewise.
29932         * misc/writev.c: Likewise.
29933         * posix/_exit.c: Likewise.
29934         * posix/alarm.c: Likewise.
29935         * posix/execve.c: Likewise.
29936         * posix/fexecve.c: Likewise.
29937         * posix/fork.c: Likewise.
29938         * posix/fpathconf.c: Likewise.
29939         * posix/getaddrinfo.c: Likewise.
29940         * posix/getegid.c: Likewise.
29941         * posix/geteuid.c: Likewise.
29942         * posix/getgid.c: Likewise.
29943         * posix/getgroups.c: Likewise.
29944         * posix/getlogin.c: Likewise.
29945         * posix/getlogin_r.c: Likewise.
29946         * posix/getpgid.c: Likewise.
29947         * posix/getpid.c: Likewise.
29948         * posix/getppid.c: Likewise.
29949         * posix/getresgid.c: Likewise.
29950         * posix/getresuid.c: Likewise.
29951         * posix/getsid.c: Likewise.
29952         * posix/getuid.c: Likewise.
29953         * posix/glob64.c: Likewise.
29954         * posix/nanosleep.c: Likewise.
29955         * posix/pathconf.c: Likewise.
29956         * posix/pause.c: Likewise.
29957         * posix/posix_madvise.c: Likewise.
29958         * posix/pread.c: Likewise.
29959         * posix/pread64.c: Likewise.
29960         * posix/pwrite.c: Likewise.
29961         * posix/pwrite64.c: Likewise.
29962         * posix/sched_getaffinity.c: Likewise.
29963         * posix/sched_getp.c: Likewise.
29964         * posix/sched_gets.c: Likewise.
29965         * posix/sched_primax.c: Likewise.
29966         * posix/sched_primin.c: Likewise.
29967         * posix/sched_rr_gi.c: Likewise.
29968         * posix/sched_setaffinity.c: Likewise.
29969         * posix/sched_setp.c: Likewise.
29970         * posix/sched_sets.c: Likewise.
29971         * posix/sched_yield.c: Likewise.
29972         * posix/setgid.c: Likewise.
29973         * posix/setlogin.c: Likewise.
29974         * posix/setpgid.c: Likewise.
29975         * posix/setresgid.c: Likewise.
29976         * posix/setresuid.c: Likewise.
29977         * posix/setsid.c: Likewise.
29978         * posix/setuid.c: Likewise.
29979         * posix/sleep.c: Likewise.
29980         * posix/spawni.c: Likewise.
29981         * posix/sysconf.c: Likewise.
29982         * posix/times.c: Likewise.
29983         * posix/wait.c: Likewise.
29984         * posix/wait3.c: Likewise.
29985         * posix/wait4.c: Likewise.
29986         * posix/waitpid.c: Likewise.
29987         * resolv/gai_sigqueue.c: Likewise.
29988         * resource/getpriority.c: Likewise.
29989         * resource/getrlimit.c: Likewise.
29990         * resource/getrusage.c: Likewise.
29991         * resource/nice.c: Likewise.
29992         * resource/setpriority.c: Likewise.
29993         * resource/setrlimit.c: Likewise.
29994         * resource/ulimit.c: Likewise.
29995         * rt/aio_cancel.c: Likewise.
29996         * rt/aio_fsync.c: Likewise.
29997         * rt/aio_read.c: Likewise.
29998         * rt/aio_sigqueue.c: Likewise.
29999         * rt/aio_suspend.c: Likewise.
30000         * rt/aio_write.c: Likewise.
30001         * rt/clock_getres.c: Likewise.
30002         * rt/clock_gettime.c: Likewise.
30003         * rt/clock_nanosleep.c: Likewise.
30004         * rt/clock_settime.c: Likewise.
30005         * rt/lio_listio.c: Likewise.
30006         * rt/mq_close.c: Likewise.
30007         * rt/mq_getattr.c: Likewise.
30008         * rt/mq_notify.c: Likewise.
30009         * rt/mq_open.c: Likewise.
30010         * rt/mq_receive.c: Likewise.
30011         * rt/mq_send.c: Likewise.
30012         * rt/mq_setattr.c: Likewise.
30013         * rt/mq_timedreceive.c: Likewise.
30014         * rt/mq_timedsend.c: Likewise.
30015         * rt/mq_unlink.c: Likewise.
30016         * rt/shm_open.c: Likewise.
30017         * rt/shm_unlink.c: Likewise.
30018         * rt/timer_create.c: Likewise.
30019         * rt/timer_delete.c: Likewise.
30020         * rt/timer_getoverr.c: Likewise.
30021         * rt/timer_gettime.c: Likewise.
30022         * rt/timer_settime.c: Likewise.
30023         * setjmp/__longjmp.c: Likewise.
30024         * setjmp/setjmp.c: Likewise.
30025         * signal/kill.c: Likewise.
30026         * signal/killpg.c: Likewise.
30027         * signal/raise.c: Likewise.
30028         * signal/sigaction.c: Likewise.
30029         * signal/sigaltstack.c: Likewise.
30030         * signal/sigblock.c: Likewise.
30031         * signal/sigignore.c: Likewise.
30032         * signal/sigintr.c: Likewise.
30033         * signal/signal.c: Likewise.
30034         * signal/sigpause.c: Likewise.
30035         * signal/sigpending.c: Likewise.
30036         * signal/sigqueue.c: Likewise.
30037         * signal/sigreturn.c: Likewise.
30038         * signal/sigset.c: Likewise.
30039         * signal/sigsetmask.c: Likewise.
30040         * signal/sigstack.c: Likewise.
30041         * signal/sigsuspend.c: Likewise.
30042         * signal/sigtimedwait.c: Likewise.
30043         * signal/sigvec.c: Likewise.
30044         * signal/sigwait.c: Likewise.
30045         * signal/sigwaitinfo.c: Likewise.
30046         * signal/sysv_signal.c: Likewise.
30047         * socket/accept.c: Likewise.
30048         * socket/accept4.c: Likewise.
30049         * socket/bind.c: Likewise.
30050         * socket/connect.c: Likewise.
30051         * socket/getpeername.c: Likewise.
30052         * socket/getsockname.c: Likewise.
30053         * socket/getsockopt.c: Likewise.
30054         * socket/isfdtype.c: Likewise.
30055         * socket/listen.c: Likewise.
30056         * socket/recv.c: Likewise.
30057         * socket/recvfrom.c: Likewise.
30058         * socket/recvmsg.c: Likewise.
30059         * socket/send.c: Likewise.
30060         * socket/sendmsg.c: Likewise.
30061         * socket/sendto.c: Likewise.
30062         * socket/setsockopt.c: Likewise.
30063         * socket/shutdown.c: Likewise.
30064         * socket/sockatmark.c: Likewise.
30065         * socket/socket.c: Likewise.
30066         * socket/socketpair.c: Likewise.
30067         * stdio-common/ctermid.c: Likewise.
30068         * stdio-common/cuserid.c: Likewise.
30069         * stdio-common/remove.c: Likewise.
30070         * stdio-common/rename.c: Likewise.
30071         * stdio-common/renameat.c: Likewise.
30072         * stdio-common/tempname.c: Likewise.
30073         * stdlib/getcontext.c: Likewise.
30074         * stdlib/makecontext.c: Likewise.
30075         * stdlib/setcontext.c: Likewise.
30076         * stdlib/swapcontext.c: Likewise.
30077         * stdlib/system.c: Likewise.
30078         * streams/fattach.c: Likewise.
30079         * streams/fdetach.c: Likewise.
30080         * streams/getmsg.c: Likewise.
30081         * streams/getpmsg.c: Likewise.
30082         * streams/putmsg.c: Likewise.
30083         * streams/putpmsg.c: Likewise.
30084         * sysdeps/unix/bsd/getpt.c: Likewise.
30085         * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
30086         * sysdeps/unix/sysv/linux/futimens.c: Likewise.
30087         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
30088         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
30089         Likewise.
30090         * sysdeps/unix/sysv/linux/readahead.c: Likewise.
30091         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
30092         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
30093         * sysvipc/msgctl.c: Likewise.
30094         * sysvipc/msgget.c: Likewise.
30095         * sysvipc/msgrcv.c: Likewise.
30096         * sysvipc/msgsnd.c: Likewise.
30097         * sysvipc/semctl.c: Likewise.
30098         * sysvipc/semget.c: Likewise.
30099         * sysvipc/semop.c: Likewise.
30100         * sysvipc/semtimedop.c: Likewise.
30101         * sysvipc/shmat.c: Likewise.
30102         * sysvipc/shmctl.c: Likewise.
30103         * sysvipc/shmdt.c: Likewise.
30104         * sysvipc/shmget.c: Likewise.
30105         * termios/tcdrain.c: Likewise.
30106         * termios/tcflow.c: Likewise.
30107         * termios/tcflush.c: Likewise.
30108         * termios/tcgetattr.c: Likewise.
30109         * termios/tcgetpgrp.c: Likewise.
30110         * termios/tcsendbrk.c: Likewise.
30111         * termios/tcsetattr.c: Likewise.
30112         * termios/tcsetpgrp.c: Likewise.
30113         * time/adjtime.c: Likewise.
30114         * time/clock.c: Likewise.
30115         * time/getitimer.c: Likewise.
30116         * time/gettimeofday.c: Likewise.
30117         * time/setitimer.c: Likewise.
30118         * time/settimeofday.c: Likewise.
30119         * time/stime.c: Likewise.
30120         * time/time.c: Likewise.
30121
30122 2012-11-04  Pino Toscano  <toscano.pino@tiscali.it>
30123
30124         * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
30125         /usr/old/bin.
30126
30127         * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
30128         instead of spaces.
30129         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
30130
30131 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
30132
30133         [BZ #14796]
30134         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
30135         FE_TONEAREST before applying Dekker multiplication and Knuth
30136         addition.  Clear inexact exceptions and check for exact zero
30137         results afterwards.
30138         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
30139         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
30140         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
30141         * math/libm-test.inc (fma_test): Add more tests.
30142         (fma_test_towardzero): Likewise.
30143         (fma_test_downward): Likewise.
30144         (fma_test_upward): Likewise.
30145         * sysdeps/generic/math_private.h (default_libc_fesetround): New
30146         function.
30147         (libc_fesetround): New macro.
30148         (libc_fesetroundf): Likewise.
30149         (libc_fesetroundl): Likewise.
30150         * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
30151         function.
30152         (libc_fesetround_387): Likewise.
30153         (libc_fesetroundf): New macro.
30154         (libc_fesetround): Likewise.
30155         (libc_fesetroundl): Likewise.
30156         * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
30157         function.
30158         (libc_fesetroundf): New macro.
30159         (libc_fesetround): Likewise.
30160         (libc_fesetroundl): Likewise.
30161         * include/fenv.h (feclearexcept): Add libm_hidden_proto.
30162         * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
30163         * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
30164         libm_hidden_ver.
30165         * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
30166         * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
30167         libm_hidden_def.
30168         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
30169         * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
30170         libm_hidden_ver.
30171         * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
30172         libm_hidden_def.
30173
30174         [BZ #3439]
30175         * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
30176         integer constant usable in #if and use that to give value to enum
30177         constant.
30178         (FE_DIVBYZERO): Likewise.
30179         (FE_UNDERFLOW): Likewise.
30180         (FE_OVERFLOW): Likewise.
30181         (FE_INVALID): Likewise.
30182         (FE_INVALID_SNAN): Likewise.
30183         (FE_INVALID_ISI): Likewise.
30184         (FE_INVALID_IDI): Likewise.
30185         (FE_INVALID_ZDZ): Likewise.
30186         (FE_INVALID_IMZ): Likewise.
30187         (FE_INVALID_COMPARE): Likewise.
30188         (FE_INVALID_SOFTWARE): Likewise.
30189         (FE_INVALID_SQRT): Likewise.
30190         (FE_INVALID_INTEGER_CONVERSION): Likewise.
30191         (FE_TONEAREST): Likewise.
30192         (FE_TOWARDZERO): Likewise.
30193         (FE_UPWARD): Likewise.
30194         (FE_DOWNWARD): Likewise.
30195         * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
30196         (FE_DIVBYZERO): Likewise.
30197         (FE_OVERFLOW): Likewise.
30198         (FE_UNDERFLOW): Likewise.
30199         (FE_INEXACT): Likewise.
30200         (FE_TONEAREST): Likewise.
30201         (FE_DOWNWARD): Likewise.
30202         (FE_UPWARD): Likewise.
30203         (FE_TOWARDZERO): Likewise.
30204         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
30205         (FE_UNDERFLOW): Likewise.
30206         (FE_OVERFLOW): Likewise.
30207         (FE_DIVBYZERO): Likewise.
30208         (FE_INVALID): Likewise.
30209         (FE_TONEAREST): Likewise.
30210         (FE_TOWARDZERO): Likewise.
30211         * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
30212         (FE_OVERFLOW): Likewise.
30213         (FE_UNDERFLOW): Likewise.
30214         (FE_DIVBYZERO): Likewise.
30215         (FE_INEXACT): Likewise.
30216         (FE_TONEAREST): Likewise.
30217         (FE_TOWARDZERO): Likewise.
30218         (FE_UPWARD): Likewise.
30219         (FE_DOWNWARD): Likewise.
30220         * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
30221         (FE_DIVBYZERO): Likewise.
30222         (FE_OVERFLOW): Likewise.
30223         (FE_UNDERFLOW): Likewise.
30224         (FE_INEXACT): Likewise.
30225         (FE_TONEAREST): Likewise.
30226         (FE_DOWNWARD): Likewise.
30227         (FE_UPWARD): Likewise.
30228         (FE_TOWARDZERO): Likewise.
30229
30230 2012-11-02  Chris Metcalf  <cmetcalf@tilera.com>
30231
30232         * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
30233
30234 2012-11-03  Andreas Schwab  <schwab@linux-m68k.org>
30235
30236         * scripts/cross-test-ssh.sh (command): Use newlines to separate
30237         commands.  Quote $PWD.
30238         (blacklist_exports): Don't use remove_newlines.  Replace "declare
30239         -x" by "export".
30240         (remove_newlines): Remove.
30241
30242 2012-11-02  H.J. Lu  <hongjiu.lu@intel.com>
30243
30244         * stdlib/Makefile (headers): Add bits/stdlib-float.h.
30245         * stdlib/stdlib.h (atof): Moved to ...
30246         * include/bits/stdlib-float.h: Here.  New file.
30247         * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
30248         * stdlib/bits/stdlib-float.h: New file.
30249         * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
30250         -mno-sse -mno-mmx.
30251         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
30252         <xmmintrin.h>.
30253
30254 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
30255
30256         * conform/conformtest.pl (@headers): Add fenv.h.
30257         * conform/data/fenv.h-data: New file.
30258         * include/fenv.h [_ISOMAC]: Disable all contents of file except
30259         include of <math/fenv.h>.
30260
30261         * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
30262         POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
30263         && !UNIX98].  Enables tests for XOPEN2K8.
30264         * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
30265         POSIX2008]: Likewise.
30266
30267         * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
30268         (struct rusage): Do not expect type or its members.
30269
30270         [BZ #3439]
30271         * math/math.h (FP_NAN): Define macro to integer constant usable in
30272         #if and use that to give value to enum constant.
30273         (FP_INFINITE): Likewise.
30274         (FP_ZERO): Likewise.
30275         (FP_SUBNORMAL): Likewise.
30276         (FP_NORMAL): Likewise.
30277
30278 2012-11-02  Andreas Schwab  <schwab@linux-m68k.org>
30279
30280         * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
30281         * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
30282         arguments.
30283
30284 2012-11-02  Roland McGrath  <roland@hack.frob.com>
30285
30286         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
30287         Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
30288         autoconf-time if not.
30289         * configure.in: Remove AC_PREREQ.
30290
30291 2012-11-02  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
30292
30293         * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
30294         __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
30295         of the internal implementation.
30296
30297 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
30298
30299         * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
30300         except include of <misc/sys/syslog.h>.
30301
30302 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
30303
30304         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
30305         function returns with a NULL context exit with zero.
30306
30307 2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
30308
30309         * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
30310
30311 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
30312
30313         * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
30314         (run_program_cmd): This.
30315         * localedata/tst-langinfo.sh (run_program_prefix): Removed.
30316         (tst_langinfo): New variable.  Use it.
30317
30318 2012-11-01  Sebastan Andrzej Siewior  <bigeasy@linutronix.de>
30319
30320         * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
30321         floating point opcodes.
30322
30323 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
30324
30325         * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
30326         variable.
30327
30328         * elf/dl-support.c: Unconditionally include "setup-vdso.h".
30329
30330         * sysdeps/mach/hurd/powerpc: Remove directory.
30331         * sysdeps/mach/powerpc: Likewise.
30332
30333 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
30334
30335         * scripts/check-local-headers.sh: Ignore c++ headers.
30336
30337 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
30338
30339         * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
30340         __libc_cleanup_region_start argument.
30341
30342 2012-11-01  Joseph Myers  <joseph@codesourcery.com>
30343
30344         [BZ #14784]
30345         [BZ #14785]
30346         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
30347         x * y using scaling, not as x * y + z.
30348         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
30349         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
30350         * math/libm-test.inc (fma_test): Add more tests.
30351         (fma_test_towardzero): Likewise.
30352         (fma_test_downward): Likewise.
30353         (fma_test_upward): Likewise.
30354
30355 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
30356
30357         * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
30358
30359 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
30360
30361         * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
30362         New variable.
30363
30364 2012-10-31  Thomas Schwinge  <thomas@codesourcery.com>
30365
30366         * rt/tst-shm.c (worker): Correct checking for mmap failure.
30367
30368 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
30369
30370         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
30371         Fix sort order.
30372         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
30373         Likewise.
30374
30375 2012-10-31  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
30376
30377         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
30378         Fix the order of the list for glibc 2.17.
30379         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
30380         Likewise.
30381
30382 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
30383
30384         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30385
30386 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
30387
30388         [BZ #14610]
30389         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
30390         for low part of x being zero before using __atanl (y).
30391         * math/libm-test.inc (atan2_test): Add another test.
30392
30393         * manual/install.texi (Configuring and compiling): Document
30394         general use of test-wrapper and test-wrapper-env.
30395         * INSTALL: Regenerated.
30396
30397         * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
30398         (__fma): 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-128/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         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
30406         (__fmal): Do not extract and scale down low bits on after-rounding
30407         systems when result rounded to normal precision would have normal
30408         exponent.
30409         * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
30410         macro.
30411         (fma_test): Add more tests.
30412         (fma_test_towardzero): Likewise.
30413         (fma_test_downward): Likewise.
30414         (fma_test_upward): Likewise.
30415
30416 2012-10-30  H.J. Lu  <hongjiu.lu@intel.com>
30417
30418         * sysdeps/i386/tininess.h: Renamed to ...
30419         * sysdeps/x86/tininess.h: This.
30420         * sysdeps/x86_64/tininess.h: Removed.
30421
30422 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
30423
30424         * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
30425         input.  Use $(build-program-cmd).
30426         ($(objpfx)tst-array1-static.out): Likewise.
30427         ($(objpfx)tst-array2.out): Likewise.
30428         ($(objpfx)tst-array3.out): Likewise.
30429         ($(objpfx)tst-array4.out): Likewise.
30430         ($(objpfx)tst-array5.out): Likewise.
30431         ($(objpfx)tst-array5-static.out): Likewise.
30432
30433 2012-10-30  Chris Metcalf  <cmetcalf@tilera.com>
30434
30435         * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
30436         if defined.
30437
30438         * nss/nsswitch.h (nss_interface_function): Provide new
30439         macro for use with NSS functions.
30440         * grp/initgroups.c: Use new macro.
30441         * nss/getXXbyYY.c: Likewise.
30442         * nss/getXXbyYY_r.c: Likewise.
30443         * nss/getXXent.c: Likewise.
30444         * nss/getXXent_r.c: Likewise.
30445         * sysdeps/posix/getaddrinfo.c: Likewise.
30446
30447 2012-10-30  Andreas Jaeger  <aj@suse.de>
30448
30449         * po/ru.po: Update Russion translation from translation project.
30450
30451 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
30452
30453         [BZ #14152]
30454         [BZ #14783]
30455         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
30456         result and shift together with sticky bit instead of replicating
30457         round-to-nearest rounding.
30458         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
30459         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
30460         * math/libm-test.inc (fma_test): Add more tests.  Do not permit
30461         missing underflow exceptions.
30462         (fma_test_towardzero): Add more tests.
30463         (fma_test_downward): Likewise.
30464         (fma_test_upward): Likewise.
30465
30466         [BZ #14047]
30467         * sysdeps/generic/tininess.h: New file.
30468         * sysdeps/i386/tininess.h: Likewise.
30469         * sysdeps/sh/tininess.h: Likewise.
30470         * sysdeps/x86_64/tininess.h: Likewise.
30471         * stdlib/tst-strtod-underflow.c: Likewise.
30472         * stdlib/tst-tininess.c: Likewise.
30473         * stdlib/strtod_l.c: Include <tininess.h>.
30474         (round_and_return): Do not set errno for exact underflow cases.
30475         Force an underflow exception when setting errno for underflow.
30476         Determine underflow based on rounding to normal precision if
30477         TININESS_AFTER_ROUNDING.
30478         * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
30479         ERANGE for exact underflow cases.
30480         * stdlib/Makefile (tests): Add tst-tininess and
30481         tst-strtod-underflow.
30482         ($(objpfx)tst-tininess): Use $(link-libm).
30483         ($(objpfx)tst-strtod-underflow): Likewise.
30484
30485 2012-10-30  Andreas Jaeger  <aj@suse.de>
30486
30487         [BZ#14767]
30488         * elf/Makefile (tests): Remove conditional for have-initfini-array
30489         since this is now always required and the variable does not exist
30490         anymore.
30491         (tests-static): Likewise.
30492         (modules-names): Likewise.
30493
30494         * po/eo.po: Add Esperanto translation from translation project.
30495
30496         * elf/tst-array1.c (fini_array): Make writeable so that it can be
30497         merged with constructor/destructor.
30498         (init_array): Likewise.
30499         * elf/tst-array2dep.c (fini_array): Likewise.
30500         (init_array): Likewise.
30501
30502 2012-10-29  Mike Frysinger  <vapier@gentoo.org>
30503
30504         * manual/message.texi: Delete @cartouche tags.
30505
30506 2012-10-29  Pino Toscano  <toscano.pino@tiscali.it>
30507
30508         * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
30509         EOPNOTSUPP.
30510         * sysdeps/mach/hurd/fsync.c: Likewise.
30511
30512         * sysdeps/pthread/aio_notify.c (__aio_notify_only)
30513         [_POSIX_REALTIME_SIGNALS]: Change condition to
30514         [_POSIX_REALTIME_SIGNALS > 0].
30515
30516 2012-10-27  Andreas Jaeger  <aj@suse.de>
30517
30518         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
30519         [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
30520         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
30521         [__WORDSIZE != 64]: Likewise.
30522
30523 2012-10-26  H.J. Lu  <hongjiu.lu@intel.com>
30524
30525         *  iconvdata/tst-table.sh: Remove ${SHELL}.
30526         *  iconvdata/tst-tables.sh: Likewise.
30527
30528 2012-10-25  David S. Miller  <davem@davemloft.net>
30529
30530         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
30531         (__get_clockfreq_via_proc_openprom): Use strtoumax instead
30532         of strtoull.
30533
30534         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
30535         ifunc-impl-list.c
30536         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
30537         * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
30538         * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
30539         file.
30540
30541 2012-10-25  Roland McGrath  <roland@hack.frob.com>
30542
30543         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
30544         (__get_clockfreq_via_proc_openprom): Use __getdents instead of
30545         __getdirentries.
30546
30547 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
30548             Jim Blandy  <jimb@codesourcery.com>
30549
30550         * scripts/cross-test-ssh.sh: New file.
30551         * manual/install.texi (Configuring and compiling): Document use of
30552         cross-test-ssh.sh.
30553         * INSTALL: Regenerated.
30554
30555 2012-10-25  Pino Toscano  <toscano.pino@tiscali.it>
30556
30557         * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
30558         EOPNOTSUPP.
30559
30560 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
30561
30562         * Makeconfig (run-program-prefix): Fix comment.
30563
30564 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
30565             Jim Blandy  <jimb@codesourcery.com>
30566
30567         * Makeconfig (test-wrapper): New variable,
30568         (test-wrapper-env): Likewise.
30569         [$(cross-compiling) = yes && $(test-wrapper) != ""]
30570         (run-built-tests): Define to yes.
30571         (run-program-prefix): Use $(test-wrapper).
30572         (built-program-cmd): Likewise.
30573         * Rules (make-test-out): Use $(test-wrapper-env) and
30574         $(host-built-program-cmd).
30575         * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
30576         ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
30577         tst-pathopt.sh.
30578         ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
30579         $(test-wrapper-env) to tst-rtld-load-self.sh.
30580         ($(objpfx)order2.out): Use $(test-wrapper).
30581         ($(objpfx)tst-initorder.out): Likewise.
30582         ($(objpfx)tst-initorder2.out): Likewise.
30583         ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
30584         * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
30585         (test_wrapper_env): New variable.  Use it to run ld.so.
30586         * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
30587         Use it to run ld.so.
30588         (test_wrapper_env): Likewise.
30589         * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
30590         $(test-wrapper) to run-iconv-test.sh.
30591         * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
30592         (ICONV): Use $test_wrapper.
30593         * posix/Makefile ($(objpfx)globtest.out): Pass
30594         $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
30595         globtest.sh, not $(run-program-prefix).
30596         * posix/globtest.sh (run_via_rtld_prefix): New variable.
30597         (test_wrapper): Likewise.
30598         (test_wrapper_env): Likewise.  Use it to run globtest with HOME
30599         set together with run_via_rtld_prefix.
30600         (run_program_prefix): Define in terms of test_wrapper and
30601         run_via_rtld_prefix.
30602
30603 2012-10-24  Roland McGrath  <roland@hack.frob.com>
30604
30605         * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
30606         * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
30607         Targets removed.
30608
30609         [BZ #14743]
30610         * include/time.h: Remove librt_hidden_proto (clock_gettime).
30611         Declare __clock_getres, __clock_gettime, __clock_settime,
30612         __clock_nanosleep, and __clock_getcpuclockid.
30613         * rt/clock_gettime.c: Define __clock_gettime as an alias.
30614         Remove librt_hidden_def (clock_gettime).
30615         * sysdeps/unix/clock_gettime.c: Likewise.
30616         * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
30617         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
30618         * rt/clock_getres.c: Define __clock_getres as an alias.
30619         * sysdeps/posix/clock_getres.c: Likewise.
30620         * rt/clock_settime.c: Define __clock_settime as an alias.
30621         * sysdeps/unix/clock_settime.c: Likewise.
30622         * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
30623         * sysdeps/unix/clock_nanosleep.c: Likewise.
30624         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
30625         * rt/clock-compat.c: New file.
30626         * rt/Makefile (librt-routines): Add clock-compat and move
30627         $(clock-routines) to ...
30628         (routines): ... here, new variable.
30629         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
30630         Don't add get_clockfreq here.
30631         * rt/Versions (libc: GLIBC_2.17): New version set.
30632         Add clock_* symbols here.
30633         (libc: GLIBC_PRIVATE): New version set.  Add __clock_* symbols here.
30634         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
30635         (GLIBC_2.17): Add clock_* symbols.
30636         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
30637         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
30638         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
30639         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
30640         Likewise.
30641         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
30642         Likewise.
30643         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
30644         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
30645         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
30646         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
30647         * NEWS: Mention the move.
30648
30649         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
30650         Use __open, __read, __close rather than their public counterparts.
30651         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
30652         (__get_clockfreq_via_cpuinfo): Likewise.
30653         (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
30654         (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
30655
30656         * config.h.in (HAVE_IFUNC): New #undef.
30657         * configure.in: Define it if libc_cv_ld_gnu_indirect_function
30658         was successful.
30659         * configure: Regenerated.
30660
30661 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
30662
30663         * configure.in: Move READELF check to start of file.
30664         (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
30665         libc_cv_asm_gnu_indirect_function in the process.
30666         * configure: Regenerated.
30667
30668 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
30669
30670         * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
30671         send the output to /dev/null.
30672         (libc_cv_cc_with_libunwind): Likewise.
30673         (libc_cv_as_noexecstack): Likewise.
30674         * configure: Regenerate.
30675
30676 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
30677
30678         * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
30679
30680         * posix/globtest.sh (TMPDIR): Do not set.
30681         (testdir): Define using ${common_objpfx}posix not $TMPDIR.
30682         (testout): Likewise.
30683
30684 2012-10-24  Andreas Jaeger  <aj@suse.de>
30685
30686         * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
30687         types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
30688         [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
30689         [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
30690         posix_fadvise64, posix_fallocate64.
30691
30692         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
30693         (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
30694         (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
30695         Likewise.
30696         (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
30697         Likewise.
30698         (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
30699
30700         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
30701         (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
30702         <bits/fcntl-linux.h>.
30703         (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
30704
30705         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
30706         (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
30707         (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
30708         (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
30709         [__WORDSIZE != 64]: Likewise.
30710
30711 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
30712
30713         * Makeconfig (run-built-tests): New variable.
30714         * Rules [$(cross-compiling) = yes]: Change condition to
30715         [$(run-built-tests) = no].
30716         * catgets/Makefile [$(cross-compiling) != yes]: Change condition
30717         to [$(run-built-tests) = yes].
30718         * elf/Makefile [$(cross-compiling) = no]: Likewise
30719         * grp/Makefile [$(cross-compiling) = no]: Likewise.
30720         * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
30721         * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
30722         * intl/Makefile [$(cross-compiling) = no]: Likewise.
30723         * io/Makefile [$(cross-compiling) = no]: Likewise.
30724         * libio/Makefile [$(cross-compiling) = no]: Likewise.
30725         * malloc/Makefile [$(cross-compiling) = no]: Likewise.
30726         * misc/Makefile [$(cross-compiling) = no]: Likewise.
30727         * posix/Makefile [$(cross-compiling) = no]: Likewise.
30728         * resolv/Makefile [$(cross-compiling) = no]: Likewise.
30729         * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
30730         * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
30731         * string/Makefile [$(cross-compiling) = no]: Likewise.
30732
30733         * posix/Makefile ($(objpfx)globtest.out): Pass
30734         $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
30735         $(rtld-installed-name).
30736         * posix/globtest.sh (elf_objpfx): Remove variable.
30737         (rtld_installed_name): Likewise.
30738         (library_path): Likewise.
30739         (run_program_prefix): New variable.  Use for running globtest
30740         binary.
30741
30742 2012-10-23  Jim Blandy  <jimb@codesourcery.com>
30743             Joseph Myers  <joseph@codesourcery.com>
30744
30745         * Makeconfig (host-built-program-cmd): New variable.
30746         * elf/Makefile (tst-stackguard1-ARGS): Use
30747         $(host-built-program-cmd).
30748         * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
30749         (tst-spawn-ARGS): Likewise.
30750         * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
30751
30752 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
30753             Jim Blandy  <jimb@codesourcery.com>
30754
30755         * Makeconfig (run-via-rtld-prefix): New variable.
30756         (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
30757         (built-program-cmd): Likewise.
30758
30759 2012-10-22  Andreas Jaeger  <aj@suse.de>
30760
30761         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
30762         __O_RSYNC if it exists, otherwise to O_SYNC.
30763
30764 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
30765             Joseph Myers  <joseph@codesourcery.com>
30766
30767         * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
30768         /dev/null.
30769         * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
30770         from /dev/null
30771         * posix/tst-getconf.sh: Redirect getconf stdin in loop from
30772         /dev/null.
30773
30774 2012-10-22  Andreas Jaeger  <aj@suse.de>
30775
30776         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
30777         Define always.
30778         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
30779
30780         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
30781         bits/fcntl-linux.h.
30782
30783         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
30784         (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
30785
30786         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
30787         to __O_LARGEFILE.
30788         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
30789         to __O_LARGEFILE.
30790
30791 2012-10-21  Jim Blandy  <jimb@codesourcery.com>
30792             Joseph Myers  <joseph@codesourcery.com>
30793
30794         * config.make.in (NM): New variable.
30795
30796 2012-10-21  Andreas Jaeger  <aj@suse.de>
30797
30798         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
30799         definitions and declarations that are provided by
30800         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
30801
30802 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
30803
30804         [BZ #14683]
30805         * elf/Makefile (tests-static): Add tst-leaks1-static.
30806         (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
30807         ($(objpfx)tst-leaks1-static): New rule.
30808         ($(objpfx)tst-leaks1-static-mem): Likewise.
30809         (tst-leaks1-static-ENV): New macro.
30810         * elf/dl-open.c (dl_open_worker): Check the main application
30811         only if SHARED is defined.
30812         * elf/tst-leaks1-static.c: New file.
30813
30814 2012-10-20  Andreas Jaeger  <aj@suse.de>
30815
30816         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
30817         generic values for Linux.
30818         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
30819         and declarations that are provided by <bits/fcntl-linux.h> and
30820         include <bits/fcntl-linux.h>.
30821         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
30822         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
30823
30824 2012-10-20  Roland McGrath  <roland@hack.frob.com>
30825
30826         * io/fcntl.h: Move include of <bits/types.h> to the top and
30827         include it unconditionally.
30828
30829 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
30830
30831         * wcsmbs/Makefile (tests-ifunc): New variable.
30832         (tests): Add $(tests-ifunc).
30833         * wcsmbs/test-wcschr-ifunc.c: New file.
30834         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
30835         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
30836         * wcsmbs/test-wcslen-ifunc.c: Likewise.
30837         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
30838         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
30839
30840         * string/Makefile (tests-ifunc): New variable.
30841         (tests): Add $(tests-ifunc).
30842         * string/test-memccpy.c (TEST_NAME): New macro.
30843         * string/test-memchr.c (TEST_NAME): Likewise.
30844         * string/test-memcmp.c (TEST_NAME): Likewise.
30845         * string/test-memcpy.c (TEST_NAME): Likewise.
30846         * string/test-memmem.c (TEST_NAME): Likewise.
30847         * string/test-memmove.c (TEST_NAME): Likewise.
30848         * string/test-memset.c (TEST_NAME): Likewise.
30849         * string/test-rawmemchr.c (TEST_NAME): Likewise.
30850         * string/test-stpcpy.c (TEST_NAME): Likewise.
30851         * string/test-stpncpy.c (TEST_NAME): Likewise.
30852         * string/test-strcasecmp.c (TEST_NAME): Likewise.
30853         * string/test-strcasestr.c (TEST_NAME): Likewise.
30854         * string/test-strcat.c (TEST_NAME): Likewise.
30855         * string/test-strchr.c (TEST_NAME): Likewise.
30856         * string/test-strcmp.c(TEST_NAME): Likewise.
30857         * string/test-strcpy.c (TEST_NAME): Likewise.
30858         * string/test-strcspn.c (TEST_NAME): Likewise.
30859         * string/test-strlen.c (TEST_NAME): Likewise.
30860         * string/test-strncasecmp.c (TEST_NAME): Likewise.
30861         * string/test-strncmp.c (TEST_NAME): Likewise.
30862         * string/test-strncpy.c (TEST_NAME): Likewise.
30863         * string/test-strnlen.c (TEST_NAME): Likewise.
30864         * string/test-strpbrk.c (TEST_NAME): Likewise.
30865         * string/test-strrchr.c (TEST_NAME): Likewise.
30866         * string/test-strspn.c (TEST_NAME): Likewise.
30867         * string/test-strstr.c (TEST_NAME): Likewise.
30868         * string/test-bcopy-ifunc.c: New file.
30869         * string/test-bzero-ifunc.c: Likewise.
30870         * string/test-memccpy-ifunc.c: Likewise.
30871         * string/test-memchr-ifunc.c: Likewise.
30872         * string/test-memcmp-ifunc.c: Likewise.
30873         * string/test-memcpy-ifunc.c: Likewise.
30874         * string/test-memmem-ifunc.c: Likewise.
30875         * string/test-memmove-ifunc.c: Likewise.
30876         * string/test-mempcpy-ifunc.c: Likewise.
30877         * string/test-memset-ifunc.c: Likewise.
30878         * string/test-rawmemchr-ifunc.c: Likewise.
30879         * string/test-stpcpy-ifunc.c: Likewise.
30880         * string/test-stpncpy-ifunc.c: Likewise.
30881         * string/test-strcasecmp-ifunc.c: Likewise.
30882         * string/test-strcasestr-ifunc.c: Likewise.
30883         * string/test-strcat-ifunc.c: Likewise.
30884         * string/test-strchr-ifunc.c: Likewise.
30885         * string/test-strchrnul-ifunc.c: Likewise.
30886         * string/test-strcmp-ifunc.c: Likewise.
30887         * string/test-strcpy-ifunc.c: Likewise.
30888         * string/test-strcspn-ifunc.c: Likewise.
30889         * string/test-strlen-ifunc.c: Likewise.
30890         * string/test-strncasecmp-ifunc.c: Likewise.
30891         * string/test-strncat-ifunc.c: Likewise.
30892         * string/test-strncmp-ifunc.c: Likewise.
30893         * string/test-strncpy-ifunc.c: Likewise.
30894         * string/test-strnlen-ifunc.c: Likewise.
30895         * string/test-strpbrk-ifunc.c: Likewise.
30896         * string/test-strrchr-ifunc.c: Likewise.
30897         * string/test-strspn-ifunc.c: Likewise.
30898         * string/test-strstr-ifunc.c: Likewise.
30899
30900         * debug/Makefile (tests-ifunc): New variable.
30901         (tests): Add $(tests-ifunc).
30902         * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
30903         * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
30904         * debug/test-stpcpy_chk-ifunc.c: New file.
30905         * debug/test-strcpy_chk-ifunc.c: Likewise.
30906
30907 2012-10-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
30908
30909         [BZ #13601]
30910         * elf/dl-load.c (open_verify): Retry read if the entire ELF
30911         header is not read in.
30912
30913 2012-10-19  Joseph Myers  <joseph@codesourcery.com>
30914
30915         * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh.  Pass
30916         script to $(SHELL) as $<.  Pass $(common-objpfx) to script
30917         directly.  Pass built executable to script as
30918         $(built-program-cmd).
30919         * io/ftwtest-sh (ldso): Remove variable.  Run ftwtest directly as
30920         $testprogram without using LD_LIBRARY_PATH and $ldso.
30921
30922         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
30923         $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
30924         $(rtld-installed-name).
30925         * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
30926         (rtld_installed_name): Likewise.
30927         (library_path): Likewise.
30928         (run_program_prefix): New variable.  Use it to run tst_fgetgrent.
30929         * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
30930         $(run-program-prefix) to tst-tables.sh.
30931         * iconvdata/tst-table.sh (run_program_prefix): New variable.  Use
30932         it to run tst-table-from and tst-table-to.
30933         * iconvdata/tst-tables.sh (run_program_prefix): New variable.
30934         Pass it to tst-table.sh.
30935         * intl/Makefile ($(objpfx)tst-gettext.out): Pass
30936         $(run-program-prefix) to tst-gettext.sh.
30937         ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
30938         tst-translit.sh.
30939         ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
30940         tst-gettext2.sh.
30941         * intl/tst-gettext.sh (run_program_prefix): New variable.  Use it
30942         to run tst-gettext.
30943         * intl/tst-gettext2.sh (run_program_prefix): New variable.  Use it
30944         to run tst-gettext2.
30945         * intl/tst-translit.sh (run_program_prefix): New variable.  Use it
30946         to run tst-translit.
30947         * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
30948         $(run-program-prefix) to tst-mtrace.sh.
30949         * malloc/tst-mtrace.sh (run_program_prefix): New variable.  Use it
30950         to run tst-mtrace.
30951         * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
30952         $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
30953         $(rtld-installed-name).
30954         * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
30955         (rtld_installed_name): Likewise.
30956         (run_program_prefix): New variable.  Use it to run wordexp-test.
30957
30958         * Makeconfig (ARCH): Remove all definitions.
30959         (machine): Likewise.
30960         [ARCH]: Remove conditional code.
30961         [!objdir]: Give error.
30962         [!objdir] (objpfx): Remove.
30963         [!objdir] (common-objpfx): Likewise.
30964         [!objdir] (common-objdir): Likewise.
30965         * configure.in (config_makefile): Remove.  Hardcode Makefile in
30966         AC_CONFIG_FILES call.
30967         * configure: Regenerated.
30968
30969         [BZ #13888]
30970         * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
30971         or TMPDIR.
30972         (testout): Likewise.
30973
30974         * posix/Makefile ($(objpfx)tst-getconf.out): Pass
30975         $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
30976         $(rtld-installed-name).
30977         * posix/tst-getconf.sh (elf_objpfx): Remove variable.
30978         (rtld_installed_name): Likwise.
30979         (runit): Remove function.
30980         (run_getconf): New variable,  Use it for running getconf binary.
30981
30982 2012-10-18  H.J. Lu  <hongjiu.lu@intel.com>
30983
30984         [BZ #14716]
30985         * string/test-memmem.c (check_result): New function.
30986         (do_one_test): Use it.
30987         (check1): New function.
30988         (test_main): Use it.
30989
30990 2012-10-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
30991
30992         * math/Makefile: Comment on slow compilation of test-tgmath2.c.
30993
30994 2012-10-18  Joseph Myers  <joseph@codesourcery.com>
30995
30996         * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
30997         (_G_LSEEK64): Likewise.
30998         (_G_MMAP64): Likewise.
30999         (_G_FSTAT64): Likewise.
31000         * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
31001         (_G_LSEEK64): Likewise.
31002         (_G_MMAP64): Likewise.
31003         (_G_FSTAT64): Likewise.
31004         * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
31005         unconditional.  Call __mmap64 directly.
31006         (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
31007         (mmap_remap_check) [_G_LSEEK64]: Make code unconditional.  Call
31008         __lseek64 directly.
31009         (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
31010         (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional.  Call
31011         __mmap64 directly.
31012         (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
31013         (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional.  Call
31014         __lseek64 directly.
31015         (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
31016         (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional.  Call
31017         __lseek64 directly.
31018         (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
31019         (_IO_file_seek) [_G_LSEEK64]: Make code unconditional.  Call
31020         __lseek64 directly.
31021         (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
31022         (_IO_file_stat) [_G_FSTAT64]: Make code unconditional.  Call
31023         __fxstat64 directly.
31024         (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
31025         * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
31026         unconditional.
31027         (freopen64) [!_G_OPEN64]: Remove conditional code.
31028         * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
31029         unconditional.
31030         (fseeko64) [!_G_LSEEK64]: Remove conditional code.
31031         * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
31032         unconditional.
31033         (ftello64) [!_G_LSEEK64]: Remove conditional code.
31034         * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
31035         unconditional.
31036         (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
31037         * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
31038         unconditional.
31039         (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
31040         * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
31041         unconditional.
31042         (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
31043         * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
31044         unconditional.
31045         (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
31046         * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
31047         unconditional.
31048         (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
31049
31050 2012-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
31051
31052         [BZ #12140]
31053         * manual/memory.texi (Malloc Tunable Parameters): Add note
31054         about free list pointers overwriting some perturb bytes.
31055         Wording suggested by Roland McGrath.
31056
31057 2012-10-17  Joseph Myers  <joseph@codesourcery.com>
31058
31059         * math/libm-test.inc (gamma_test): Do not call feclearexcept.
31060         (lgamma_test): Likewise.
31061         (tgamma_test): Likewise.
31062
31063 2012-10-16  Florian Weimer  <fweimer@redhat.com>
31064
31065         [BZ #14700]
31066         * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
31067         (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
31068
31069 2012-10-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
31070
31071         * NEWS: Mention BZ #14716.
31072         * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
31073         when removing AVAILABLE1_USES_J macro.
31074
31075 2012-10-12  H.J. Lu  <hongjiu.lu@intel.com>
31076
31077         * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
31078         (__bswap_64): __uint64_t for unsigned 64-bit int.
31079
31080 2012-10-12  Andreas Schwab  <schwab@linux-m68k.org>
31081
31082         * include/string.h (memmem): Declare libc hidden alias.
31083         * string/memmem.c (memmem): Define libc hidden alias.
31084         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
31085         __read, __close instead of open, read, close.
31086
31087 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
31088
31089         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
31090         * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
31091         global and hidden.
31092         * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
31093         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
31094         * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
31095         Likewise.
31096         (__rawmemchr_sse2): Likewise.
31097         * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
31098         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
31099         (__strchr_sse2): Likewise.
31100         * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
31101         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
31102         (__strcasecmp_sse2): Likewise.
31103         (__strncasecmp_sse2): Likewise.
31104         * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
31105         * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
31106         * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
31107         * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
31108         (__strrchr_sse2): Likewise.
31109         * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
31110         ifunc-impl-list.c.
31111         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
31112         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
31113         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
31114         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
31115         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
31116         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
31117         * sysdeps/x86_64/multiarch/memset.S: Likewise.
31118         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
31119         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
31120         * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
31121         * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
31122         * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
31123         * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
31124         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
31125         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
31126         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
31127         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
31128         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
31129         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
31130         * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
31131         * sysdeps/x86_64/multiarch/strncat.S: Likewise.
31132         * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
31133         * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
31134         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
31135         * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
31136         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
31137         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
31138         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
31139         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
31140         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
31141
31142         * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
31143         global and hidden.
31144         * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
31145         * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
31146         * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
31147         * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
31148         Likewise.
31149         * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
31150         Likewise.
31151         * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
31152         * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
31153         * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
31154         * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
31155         ifunc-impl-list.c.
31156         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
31157         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
31158         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
31159         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
31160         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
31161         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
31162         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
31163         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
31164         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
31165         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
31166         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
31167         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
31168         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
31169         * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
31170         * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
31171         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
31172         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
31173         * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
31174         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
31175         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
31176         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
31177         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
31178         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
31179         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
31180         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
31181         * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
31182         * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
31183         * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
31184         * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
31185         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
31186         * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
31187         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
31188         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
31189         * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
31190         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
31191         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
31192         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
31193         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
31194         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
31195         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
31196         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
31197
31198         * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
31199         [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
31200         * include/ifunc-impl-list.h: New file.
31201         * misc/ifunc-impl-list.c: Likewise.
31202         * misc/Makefile (routines): Add ifunc-impl-list.
31203         * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
31204         * string/test-string.h: Include <ifunc-impl-list.h>.
31205         (func_list, func_count, impl_count, impl_array) [TEST_IFUNC &&
31206         TEST_NAME]: New variables.
31207         (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
31208         are defined.
31209         (test_init): Call __libc_ifunc_impl_list to initialize
31210         func_list if TEST_IFUNC and TEST_NAME are defined.
31211
31212         * string/Makefile (strop-tests): Add bcopy and bzero.
31213         * string/test-bcopy.c: New file.
31214         * string/test-bzero.c: Likewise.
31215         * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
31216         defined.
31217         * string/test-memset.c: Support bzero test if TEST_BZERO is
31218         defined.
31219         * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
31220         __libc_memmove.
31221         * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
31222         __libc_memset.
31223         * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
31224         of memset.
31225
31226 2012-10-10  Joseph Myers  <joseph@codesourcery.com>
31227
31228         * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
31229         * configure: Regenerated.
31230
31231         * Makeconfig (+link-static-before-libc): Don't include
31232         $(link-static-libc).
31233
31234         * libio/libio.h (_IO_pos_t): Remove.
31235
31236 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
31237
31238         * NEWS: Add note about FIPS mode.  Wording suggested by Roland
31239         McGrath.
31240
31241 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
31242
31243         * crypt/crypt-entry.c: Include fips-private.h.
31244         (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
31245         * crypt/md5c-test.c (main): Tolerate disabled MD5.
31246         * sysdeps/unix/sysv/linux/fips-private.h: New file.
31247         * sysdeps/generic/fips-private.h: New file, dummy fallback.
31248
31249 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
31250
31251         * crypt/crypt-private.h: Include stdbool.h.
31252         (_ufc_setup_salt_r): Return bool.
31253         * crypt/crypt-entry.c: Include errno.h.
31254         (__crypt_r): Return NULL with EINVAL for bad salt.
31255         * crypt/crypt_util.c (bad_for_salt): New.
31256         (_ufc_setup_salt_r): Check that salt is long enough and within
31257         the specified alphabet.
31258         * crypt/badsalttest.c: New file.
31259         * crypt/Makefile (tests): Add it.
31260         ($(objpfx)badsalttest): New.
31261
31262 2012-10-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
31263
31264         * NEWS: Add entry for BZ #14602.
31265
31266 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
31267
31268         * math/gen-libm-test.pl (parse_args): Handle comparison macros as
31269         type-generic.
31270         * math/libm-test.inc: Update comment listing what functions and
31271         macros are tested.
31272         (isgreater_test): New function.
31273         (isgreaterequal_test): Likewise.
31274         (isless_test): Likewise.
31275         (islessequal_test): Likewise.
31276         (islessgreater_test): Likewise.
31277         (isunordered_test): Likewise.
31278         (main): Call the new functions.
31279
31280 2012-10-09  Roland McGrath  <roland@hack.frob.com>
31281
31282         * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
31283         _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
31284         AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
31285         * sysdeps/i386/configure: Regenerated.
31286         * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
31287         * sysdeps/mach/configure: Regenerated.
31288         * sysdeps/mach/hurd/configure: Regenerated.
31289         * sysdeps/powerpc/configure: Regenerated.
31290         * sysdeps/powerpc/powerpc32/configure: Regenerated.
31291         * sysdeps/powerpc/powerpc64/configure: Regenerated.
31292         * sysdeps/s390/s390-32/configure: Regenerated.
31293         * sysdeps/s390/s390-64/configure: Regenerated.
31294         * sysdeps/sh/configure: Regenerated.
31295         * sysdeps/sparc/configure: Regenerated.
31296         * sysdeps/unix/sysv/linux/configure: Regenerated.
31297         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
31298         * sysdeps/x86_64/configure: Regenerated.
31299
31300         * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
31301         defined.  Don't check if MAP is NULL.
31302
31303 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
31304
31305         * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
31306         (_G_stat64): Likewise.
31307         * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
31308         (_G_stat64): Likewise.
31309         * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
31310         instead of struct _G_stat64.
31311         * libio/fileops.c (mmap_remap_check): Likewise.
31312         (decide_maybe_mmap): Likewise.
31313         (_IO_new_file_seekoff): Likewise.
31314         (_IO_file_stat): Likewise.
31315         * libio/libio.h (_IO_off64_t): Define to __off64_t, not
31316         _G_off64_t.
31317         * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
31318         instead of struct _G_stat64.
31319         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
31320
31321 2012-10-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
31322
31323         [BZ #14602]
31324         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
31325         Replace with ...
31326         (CHECK_EOL): New macro.
31327         (two_way_short_needle): Check beginning of haystack for EOL.  Use
31328         CHECK_EOL.
31329         * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
31330         Replace with CHECK_EOL.
31331         * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
31332         Replace with CHECK_EOL.
31333
31334 2012-10-08  Joseph Myers  <joseph@codesourcery.com>
31335
31336         * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
31337         type-generic.
31338         * math/libm-test.inc: Update comment listing what functions and
31339         macros are tested.
31340         (finite_test): New function.
31341         (isinf_test): Likewise.
31342         (isnan_test): Likewise.
31343         (fpclassify_test): Test subnormal input.
31344         (isfinite_test): Likewise.
31345         (isnormal_test): Likewise.
31346         (main): Call the new functions.
31347
31348 2012-10-08  Jonathan Nieder  <jrnieder@gmail.com>
31349
31350         [BZ #14660]
31351         * Makerules (%.dynsym): Force C locale when running
31352         $(OBJDUMP) --dynamic-syms.
31353
31354 2012-10-08  Andreas Schwab  <schwab@linux-m68k.org>
31355
31356         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
31357         <stdint.h>.
31358
31359 2012-10-06  David S. Miller  <davem@davemloft.net>
31360
31361         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
31362         upper 32-bits of the length value in %o2 since we use branch-on-register
31363         tests which consider the entire 64-bit register.
31364
31365 2012-10-06  H.J. Lu  <hongjiu.lu@intel.com>
31366
31367         * string/test-strstr.c (check2): Add a test for page boundary.
31368
31369 2012-10-05  David S. Miller  <davem@davemloft.net>
31370
31371         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
31372         * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
31373         file.
31374         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
31375         sysdep_routines.
31376         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
31377         * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
31378         and bzero when HWCAP_SPARC_CRYPTO is present.
31379
31380 2012-10-05  H.J. Lu  <hongjiu.lu@intel.com>
31381
31382         [BZ #14602]
31383         * string/test-strstr.c (check2): New function.
31384         (test_main): Call check2.
31385
31386         * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
31387         and bug-strchr1.
31388         * string/bug-strcasestr1.c (do_test): Moved to ...
31389         * string/test-strcasestr.c (check1): Here.  New function.
31390         (do_one_test): Break out result checking code into ...
31391         (check_result): This.  New function.
31392         (do_one_test): Call check_result.
31393         (test_main): Call check1.
31394         * string/bug-strchr1.c (do_test): Moved to ...
31395         * string/test-strchr.c (check1): Here.  New function.
31396         (do_one_test): Break out result checking code into ...
31397         (check_result): This.  New function.
31398         (do_one_test): Call check_result.
31399         (test_main): Call check1.
31400         * string/bug-strstr1.c (main): Moved to ...
31401         * string/test-strstr.c (check1): Here.  New function.
31402         (do_one_test): Break out result checking code into ...
31403         (check_result): This.  New function.
31404         (do_one_test): Call check_result.
31405         (test_main): Call check1.
31406         * string/bug-strcasestr1.c: Removed.
31407         * string/bug-strchr1.c: Likewise.
31408         * string/bug-strstr1.c: Likewise.
31409
31410         * elf/Makefile (dl-routines): Add hwcaps.
31411         * elf/dl-support.c (_dl_important_hwcaps): Removed.
31412         * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
31413         (_dl_important_hwcaps): Moved to ...
31414         * elf/dl-hwcaps.c: Here.  New file.
31415         * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
31416
31417         [BZ #14557]
31418         * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
31419         if IS_IN_rtld isn't defined.
31420
31421         * elf/dl-support.c (_dl_sysinfo_map): New.
31422         Include "get-dynamic-info.h" and "setup-vdso.h".
31423         (_dl_non_dynamic_init): Call setup_vdso.
31424         * elf/dynamic-link.h: Don't include <assert.h>.
31425         (elf_get_dynamic_info): Moved to ...
31426         * elf/get-dynamic-info.h: Here.  New file.
31427         * elf/dynamic-link.h: Include "get-dynamic-info.h".
31428         * elf/rtld.c (dl_main): Break out vDSO setup code into ...
31429         * elf/setup-vdso.h: Here.  New file.
31430         * elf/rtld.c: Include "setup-vdso.h".
31431         (dl_main): Call setup_vdso.
31432
31433 2012-10-05  Joseph Myers  <joseph@codesourcery.com>
31434
31435         * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
31436         creal in comment listing functions tested.  List finite, isinf,
31437         isnan, isless, islessequal, isgreater, isgreaterequal,
31438         islessgreater, isunordered, lgamma_r and pow10 as functions and
31439         macros not tested.  Mention which functions not tested are aliases
31440         for other functions.  Fix typo.  Note that signs of NaNs are not
31441         tested.
31442
31443         * scripts/config.guess: Update from config.git.
31444         * scripts/config.sub: Likewise.
31445
31446 2012-10-04  Roland McGrath  <roland@hack.frob.com>
31447
31448         * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
31449         * misc/madvise.c (madvise): Renamed to __madvise.
31450         Make madvise a weak alias.
31451         * include/sys/mman.h: Declare __madvise.
31452         Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
31453         * sysdeps/unix/syscalls.list
31454         (madvise): Make __madvise the strong name, and madvise a weak alias.
31455         * sysdeps/unix/sysv/linux/syscalls.list
31456         (madvise, mmap): Remove redundant entries.
31457         * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
31458         * malloc/malloc.c (mtrim): Likewise.
31459         * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
31460
31461 2012-10-03  Roland McGrath  <roland@hack.frob.com>
31462
31463         * sysdeps/mach/hurd/dl-cache.c: File removed.
31464         * config.h.in (USE_LDCONFIG): New #undef.
31465         * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
31466         * configure: Regenerated.
31467         * elf/Makefile (dl-routines): Add dl-cache only under
31468         [$(use-ldconfig) = yes].
31469         * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
31470         cache on [USE_LDCONFIG].
31471         * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
31472         [USE_LDCONFIG].
31473         * elf/rtld.c (dl_main): Likewise.
31474
31475 2012-10-03  Pino Toscano  <toscano.pino@tiscali.it>
31476
31477         * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
31478         _SC_LEVEL4_CACHE_LINESIZE.
31479
31480 2012-10-03  Roland McGrath  <roland@hack.frob.com>
31481
31482         * sysdeps/unix/bsd/confstr.h: File removed.
31483
31484 2012-10-02  Alexandre Oliva <aoliva@redhat.com>
31485
31486         * scripts/check-local-headers.sh: Exclude sys/sdt.h and
31487         sys/sdt-config.h.
31488
31489 2012-10-02  Roland McGrath  <roland@hack.frob.com>
31490
31491         * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
31492         Make 'mapoff' field ElfW(Off) rather than off_t.
31493
31494 2012-10-02  Dmitry V. Levin  <ldv@altlinux.org>
31495
31496         * nscd/Makefile: Remove nscd-cflags and all its users.
31497         (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
31498         (CFLAGS-nonlib): Add compiler flags for nscd modules.
31499
31500         [BZ #10631]
31501         * malloc.c (malloc_printerr): Clarify error message.
31502
31503 2012-10-02  H.J. Lu  <hongjiu.lu@intel.com>
31504
31505         [BZ #14648]
31506         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
31507         Set bit_FMA_Usable if FMA is supported.
31508         * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
31509         macro.
31510         (bit_FMA4_Usable): Updated.
31511         (index_FMA_Usable): New macro.
31512         (CPUID_FMA): Likewise
31513         (HAS_FMA): Defined with bit_FMA_Usable.
31514
31515 2012-10-01  Roland McGrath  <roland@hack.frob.com>
31516
31517         * bits/types.h (__swblk_t): Type removed.
31518         * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
31519         * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
31520         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
31521         (__SWBLK_T_TYPE): Likewise.
31522         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
31523         (__SWBLK_T_TYPE): Likewise.
31524         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
31525         (__SWBLK_T_TYPE): Likewise.
31526         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
31527         (__SWBLK_T_TYPE): Likewise.
31528
31529 2012-10-01  Patsy Franklin <pfrankli@redhat.com>
31530             Honza Horak <hhorak@redhat.com>
31531
31532         * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
31533         (xdr_mapname): Use YPMAXMAP as maxsize.
31534         (xdr_peername): Use YPMAXPEER as maxsize.
31535         (xdr_keydat): Use YPAXRECORD as maxsize.
31536         (xdr_valdat): Use YPMAXRECORD as maxsize.
31537
31538 2012-10-01  Roland McGrath  <roland@hack.frob.com>
31539
31540         * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
31541
31542         * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
31543         * csu/init-first.c: ... here.
31544         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
31545         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
31546         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
31547         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
31548         * sysdeps/i386/init-first.c: File removed.
31549         * sysdeps/sh/init-first.c: File removed.
31550
31551 2012-10-01  Joseph Myers  <joseph@codesourcery.com>
31552
31553         [BZ #14645]
31554         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
31555         if x * y might underflow to zero and z is zero.
31556         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
31557         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
31558         * math/libm-test.inc (min_subnorm_value): New variable.
31559         (fma_test): Add more tests.
31560         (fma_test_towardzero): Likewise.
31561         (fma_test_downward): Likewise
31562         (fma_test_upward): Likewise.
31563         (initialize): Set min_subnorm_value.
31564
31565 2012-09-29  Joseph Myers  <joseph@codesourcery.com>
31566
31567         [BZ #14638]
31568         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
31569         0 + 0.
31570         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
31571         mode for addition resulting in exact zero.
31572         * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
31573         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
31574         exact 0 + 0.
31575         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
31576         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
31577         * math/libm-test.inc (fma_test): Add more tests.
31578         (fma_test_towardzero): New function.
31579         (fma_test_downward): Likewise.
31580         (fma_test_upward): Likewise.
31581         (main): Call the new functions.
31582
31583 2012-09-28  David S. Miller  <davem@davemloft.net>
31584
31585         * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
31586
31587 2012-09-28  Roland McGrath  <roland@hack.frob.com>
31588
31589         * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
31590         instead of SIGALRM.
31591
31592         * sysdeps/gnu/_G_config.h: Moved to ...
31593         * sysdeps/unix/sysv/linux/_G_config.h: ... here.
31594         * sysdeps/mach/hurd/_G_config.h: Moved to ...
31595         * sysdeps/generic/_G_config.h: ... here.
31596
31597         * io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
31598
31599         * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
31600
31601         * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
31602         Conditionalize target on [libnss_test1.so-version].
31603
31604         * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
31605
31606         * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
31607         (elfobjdir): Move out of conditionals.
31608
31609         * nss/nsswitch.c (nss_new_service): Conditionalize definition and
31610         declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
31611         (__nss_lookup_function): Conditionalize label remove_from_tree on
31612         [!DO_STATIC_NSS || SHARED], matching its only use.
31613
31614 2012-09-28  David S. Miller  <davem@davemloft.net>
31615
31616         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
31617         * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
31618         file.
31619         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
31620         sysdep_routines.
31621         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
31622         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
31623         when HWCAP_SPARC_CRYPTO is present.
31624
31625 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
31626
31627         * io/tst-mknodat.c: Create a FIFO instead of a socket.
31628
31629 2012-09-28  Andreas Schwab  <schwab@linux-m68k.org>
31630
31631         [BZ #6530]
31632         * stdio-common/vfprintf.c (process_string_arg): Revert
31633         2000-07-22 change.
31634
31635 2011-09-28  Jonathan Nieder  <jrnieder@gmail.com>
31636
31637         * stdio-common/Makefile (tst-sprintf-ENV): Set environment
31638         for testcase.
31639         * stdio-common/tst-sprintf.c: Include <locale.h>
31640         (main): Test sprintf's handling of incomplete multibyte
31641         characters.
31642
31643 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
31644
31645         * elf/dl-runtime.c (VERSYMIDX): Removed.
31646         * elf/dl-version.c (VERSYMIDX): Likewise.
31647         * elf/do-rel.h (VERSYMIDX): Likewise.
31648         (VALIDX): Likewise.
31649         * elf/dynamic-link.h (VERSYMIDX): Likewise.
31650         * elf/rtld.c (VALIDX): Likewise.
31651         (ADDRIDX): Likewise.
31652         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
31653         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
31654         * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
31655         * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
31656         (VALIDX): Likewise.
31657         (ADDRIDX): Likewise.
31658
31659 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
31660
31661         * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
31662
31663 2012-09-28  Dmitry V. Levin  <ldv@altlinux.org>
31664
31665         [BZ #11438]
31666         * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
31667         to global scope.
31668         * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
31669         addresses are in the same scope as 192.0.2/24.
31670         * posix/gai.conf: Document new scope table defaults.
31671
31672 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
31673
31674         [BZ #5298]
31675         * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
31676         for ftell.  Compute offsets from write pointers instead.
31677         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
31678
31679 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
31680
31681         [BZ #14543]
31682         * libio/Makefile (tests): New test case tst-fseek.
31683         * libio/tst-fseek.c: New test case to verify that fseek/ftell
31684         combination works in wide mode.
31685         * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
31686         state when the external buffer state changes.
31687
31688 2012-09-27  David S. Miller  <davem@davemloft.net>
31689
31690         [BZ #14376]
31691         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
31692         pass reloc->r_addend in as the 'high' argument to
31693         sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
31694
31695         * sysdeps/sparc/fpu/libm-test-ulps: Update.
31696
31697 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
31698
31699         * rt/tst-aio2.c: Include <pthread.h>.
31700         * rt/tst-aio3.c: Likewise.
31701
31702 2012-09-27  Steve Ellcey  <sellcey@mips.com>
31703
31704         * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
31705
31706 2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>
31707
31708         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
31709         contents on [SHARED].
31710
31711 2012-09-26  Marek Polacek  <polacek@redhat.com>
31712
31713         [BZ #14530]
31714         [BZ #13741]
31715         * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
31716         for C++ and GCC <4.3 as well as for non GCC compilers.
31717
31718 2012-09-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
31719
31720         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31721
31722 2012-09-25  Roland McGrath  <roland@hack.frob.com>
31723
31724         * Makefile.in (all, install): Declare with .PHONY.
31725         Reported by Michael Hope <michael.hope@linaro.org>.
31726
31727 2012-09-25  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
31728
31729         * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
31730         * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
31731         system header.
31732         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
31733         Likewise.
31734         (sydep_routines): Add the new and the internal functions.
31735         * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
31736         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
31737         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
31738         (GLIBC_2.17): Add the new function.
31739         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
31740         (GLIBC_2.17): Likewise.
31741         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
31742         (GLIBC_2.17): Likewise.
31743         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
31744         (GLIBC_2.17): Likewise.
31745         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
31746
31747 2012-09-25  Alan Modra  <amodra@gmail.com>
31748
31749         * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
31750         Add release barrier before setting once_control to say
31751         initialisation is done.  Add hints on lwarx.  Use macro in
31752         place of isync.
31753         (clear_once_control): Add release barrier.
31754
31755 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
31756
31757         [BZ #13629]
31758         * math/s_clog.c (__clog): Handle more values close to |z| = 1
31759         specially.
31760         * math/s_clog10.c (__clog10): Likewise.
31761         * math/s_clog10f.c (__clog10f): Likewise.
31762         * math/s_clog10l.c (__clog10l): Likewise.
31763         * math/s_clogf.c (__clogf): Likewise.
31764         * math/s_clogl.c (__clogl): Likewise.
31765         * math/Makefile (libm-calls): Add x2y2m1.
31766         * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
31767         (__x2y2m1): Likewise.
31768         (__x2y2m1l): Likewise.
31769         * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
31770         * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
31771         * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
31772         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
31773         * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
31774         * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
31775         * math/libm-test.inc (clog_test, clog10_test): Add more tests.
31776         * sysdeps/i386/fpu/libm-test-ulps: Update.
31777         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31778
31779         [BZ #14621]
31780         * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
31781         int as type of variable DEPTH.
31782         (glob): Use size_t instead of int as type of variables NEWCOUNT
31783         and OLD_PATHC.
31784
31785 2012-09-25  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
31786
31787         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
31788         Add s_sincosf-sse2.
31789         * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
31790         * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
31791         * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
31792         macros for using routine as __sincosf_ia32.
31793         Use macro for function declaration and weak_alias.
31794         * sysdeps/i386/fpu/libm-test-ulps: Update.
31795
31796         * sysdeps/x86_64/fpu/s_sincosf.S: New file.
31797         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31798
31799         * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
31800         subnormal argument.
31801         * math/s_cexpf.c (__cexpf): Likewise.
31802         * math/s_csinf.c (__csinf): Likewise.
31803         * math/s_csinhf.c (__csinhf): Likewise.
31804         * math/s_ctanf.c (__ctanf): Likewise.
31805         * math/s_ctanhf.c (__ctanhf): Likewise.
31806         * math/s_ccosh.c (__ccoshf): Likewise.
31807         * math/s_cexp.c (__cexpl): Likewise.
31808         * math/s_csin.c (__csin): Likewise.
31809         * math/s_csinh.c (__csinh): Likewise.
31810         * math/s_ctan.c (__ctan): Likewise.
31811         * math/s_ctanh.c (ctanh): Likewise.
31812         * math/s_ccoshl.c (__ccoshl): Likewise.
31813         * math/s_cexpl.c (__cexpl): Likewise.
31814         * math/s_csinl.c (__csinl): Likewise.
31815         * math/s_csinhl.c (__csinhl): Likewise.
31816         * math/s_ctanl.c (__ctanl): Likewise.
31817         * math/s_ctanhl.c (__ctanhl): Likewise.
31818
31819 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
31820
31821         * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
31822         (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
31823         (_IO_off_t): Define to __off_t, not _G_off_t.
31824         (_IO_pid_t): Define to __pid_t, not _G_pid_t.
31825         (_IO_uid_t): Define to __uid_t, not _G_uid_t.
31826         (_IO_wint_t): Define to wint_t, not _G_wint_t.
31827         * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
31828         type of __dummy and __dummy2 fields.
31829         * sysdeps/generic/_G_config.h (_G_size_t): Remove.
31830         (_G_ssize_t): Likewise.
31831         (_G_off_t): Likewise.
31832         (_G_pid_t): Likewise.
31833         (_G_uid_t): Likewise.
31834         (_G_wchar_t): Likewise.
31835         (_G_wint_t): Likewise.
31836         * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
31837         (_G_ssize_t): Likewise.
31838         (_G_off_t): Likewise.
31839         (_G_pid_t): Likewise.
31840         (_G_uid_t): Likewise.
31841         (_G_wchar_t): Likewise.
31842         (_G_wint_t): Likewise.
31843         * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
31844         (_G_ssize_t): Likewise.
31845         (_G_off_t): Likewise.
31846         (_G_pid_t): Likewise.
31847         (_G_uid_t): Likewise.
31848         (_G_wchar_t): Likewise.
31849         (_G_wint_t): Likewise.
31850
31851 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
31852
31853         * malloc/arena.c: Include malloc-sysdep.h.
31854         (shrink_heap): Use check_may_shrink_heap to decide if madvise
31855         is sufficient to shrink the heap or an unmap is needed.
31856         * sysdeps/generic/malloc-sysdep.h: New file.  Define
31857         new function check_may_shrink_heap.
31858         * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file.  Define
31859         new function check_may_shrink_heap.
31860
31861 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
31862
31863         * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
31864         comments.
31865
31866 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
31867
31868         * catgets/test-gencat.sh: Add "set -e".
31869         * elf/tst-pathopt.sh: Likewise.
31870         * grp/tst_fgetgrent.sh: Likewise.
31871         * iconvdata/run-iconv-test.sh: Likewise.
31872         * intl/tst-gettext.sh: Likewise.
31873         * intl/tst-gettext2.sh: Likewise.
31874         * intl/tst-gettext4.sh: Likewise.
31875         * intl/tst-gettext6.sh: Likewise.
31876         * intl/tst-translit.sh: Likewise.
31877         * io/ftwtest-sh: Likewise.
31878         * libio/test-freopen.sh: Likewise.
31879         * malloc/tst-mtrace.sh: Likewise.
31880         * posix/globtest.sh: Likewise.
31881         * posix/tst-getconf.sh: Likewise.
31882         * posix/wordexp-tst.sh: Likewise.
31883         * stdio-common/tst-printf.sh: Likewise.
31884         * stdio-common/tst-unbputc.sh: Likewise.
31885         * stdlib/tst-fmtmsg.sh: Likewise.
31886         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
31887         * catgets/Makefile: Do not specify -e option when running
31888         testsuite shell scripts.
31889         * elf/Makefile: Likewise.
31890         * grp/Makefile: Likewise.
31891         * iconvdata/Makefile: Likewise.
31892         * intl/Makefile: Likewise.
31893         * io/Makefile: Likewise.
31894         * libio/Makefile: Likewise.
31895         * malloc/Makefile: Likewise.
31896         * posix/Makefile: Likewise.
31897         * stdio-common/Makefile: Likewise.
31898         * stdlib/Makefile: Likewise.
31899         * sysdeps/x86_64/Makefile: Likewise.
31900
31901         * io/ftwtest-sh: Add copyright header.
31902         * posix/globtest.sh: Likewise.
31903         * posix/tst-getconf.sh: Likewise.
31904         * posix/wordexp-tst.sh: Likewise.
31905         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
31906
31907 2012-09-24  H.J. Lu  <hongjiu.lu@intel.com>
31908
31909         [BZ #13679]
31910         * Makeconfig (+link): Defined as $(+link-static) if
31911         $(build-shared) isn't yes.
31912         (link-tests): Defined as $(+link-static-tests) if $(build-shared)
31913         isn't yes.
31914         (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
31915
31916         * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
31917
31918         [BZ #14562]
31919         * malloc/arena.c (heap_trim): Properly get fencepost and adjust
31920         new chunk size with MALLOC_ALIGN_MASK.
31921
31922 2012-09-24  Joseph Myers  <joseph@codesourcery.com>
31923
31924         [BZ #5044]
31925         * stdio-common/printf_fphex.c: Include <stdbool.h> and
31926         <rounding-mode.h>.
31927         (__printf_fphex): Determine rounding using get_rounding_mode and
31928         round_away.
31929         * stdio-common/tst-printf-round.c (struct hex_test): New
31930         structure.
31931         (hex_tests): New variable.
31932         (test_hex_in_one_mode): New function.
31933         (do_test): Also run tests for hex float output.
31934
31935 2012-09-21  Joseph Myers  <joseph@codesourcery.com>
31936
31937         * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
31938         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
31939         * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
31940         * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
31941         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
31942         * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
31943         * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
31944         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
31945
31946 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
31947
31948         * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
31949         * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
31950         * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
31951         * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
31952
31953 2012-09-19  Dmitry V. Levin  <ldv@altlinux.org>
31954
31955         [BZ #14579]
31956         * elf/rtld.c (dl_main): Limit the check for self loading to normal
31957         mode only.
31958         * elf/tst-rtld-load-self.sh: New test.
31959         * elf/Makefile: Run it.
31960
31961 2012-09-18  Joseph Myers  <joseph@codesourcery.com>
31962
31963         * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
31964         (tst-writev-ENV): Remove.
31965         * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
31966
31967 2012-09-17  Chris Metcalf  <cmetcalf@tilera.com>
31968
31969         * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
31970
31971 2012-09-17  Joseph Myers  <joseph@codesourcery.com>
31972
31973         * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
31974         unconditional.
31975         * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
31976         Likewise.
31977         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
31978         * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
31979         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
31980         Likewise.
31981
31982 2012-09-14  H.J. Lu  <hongjiu.lu@intel.com>
31983
31984         [BZ #14587]
31985         * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
31986         * config.make.in (have-cpp-asm-debuginfo): Removed.
31987         * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
31988         * configure: Regenerated.
31989
31990 2012-09-14  Joseph Myers  <joseph@codesourcery.com>
31991
31992         [BZ #5044]
31993         * stdio-common/printf_fp.c: Include <stdbool.h> and
31994         <rounding-mode.h>.
31995         (___printf_fp): Determine rounding using get_rounding_mode and
31996         round_away.
31997         * stdio-common/tst-printf-round.c: New file.
31998         * stdio-common/Makefile (tests): Add tst-printf-round.
31999         (link-libm): New variable.
32000         ($(objpfx)tst-printf-round): Depend in $(link-libm).
32001
32002 2012-09-13  H.J. Lu  <hongjiu.lu@intel.com>
32003
32004         [BZ #14576]
32005         * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
32006         * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
32007         Likewise.
32008         * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
32009         Likewise.
32010
32011 2012-09-13  Joseph Myers  <joseph@codesourcery.com>
32012
32013         * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
32014         * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
32015         * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
32016         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
32017
32018 2012-09-12  Joseph Myers  <joseph@codesourcery.com>
32019
32020         [BZ #14518]
32021         * include/rounding-mode.h: New file.
32022         * sysdeps/generic/get-rounding-mode.h: Likewise.
32023         * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
32024         * stdlib/strtod_l.c: Include <rounding-mode.h>.
32025         (MAX_VALUE): New macro.
32026         (MIN_VALUE): Likewise.
32027         (overflow_value): New function.
32028         (underflow_value): Likewise.
32029         (round_and_return): Use overflow_value and underflow_value to
32030         determine return values in overflow and underflow cases.  Use
32031         round_away to determine rounding depending on rounding mode.
32032         (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
32033         determine return values in overflow and underflow cases.
32034         * stdlib/tst-strtod-round.c: Include <fenv.h>.
32035         (struct test_results): New structure.
32036         (struct test): Use struct test_results to store expected results
32037         for all rounding modes.
32038         (TEST): Include expected results for all rounding modes.
32039         (test_in_one_mode): New function.
32040         (do_test): Use test_in_one_mode to compute and check results.
32041         Check results for all rounding modes.
32042         * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
32043         $(link-libm).
32044
32045 2012-12-09  Allan McRae  <allan@archlinux.org>
32046
32047         * sysdeps/i386/fpu/libm-test-ulps: Update
32048
32049 2012-09-11  Joseph Myers  <joseph@codesourcery.com>
32050
32051         * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
32052         (_G_int32_t): Likewise.
32053         (_G_uint16_t): Likewise.
32054         (_G_uint32_t): Likewise.
32055         (_G_HAVE_BOOL): Likewise.
32056         (_G_HAVE_ATEXIT): Likewise.
32057         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
32058         (_G_HAVE_IO_FILE_OPEN): Likewise.
32059         * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
32060         (_G_int32_t): Likewise.
32061         (_G_uint16_t): Likewise.
32062         (_G_uint32_t): Likewise.
32063         (_G_HAVE_BOOL): Likewise.
32064         (_G_HAVE_ATEXIT): Likewise.
32065         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
32066         (_G_HAVE_IO_FILE_OPEN): Likewise.
32067         * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
32068         (_G_int32_t): Likewise.
32069         (_G_uint16_t): Likewise.
32070         (_G_uint32_t): Likewise.
32071         (_G_HAVE_BOOL): Likewise.
32072         (_G_HAVE_ATEXIT): Likewise.
32073         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
32074         (_G_HAVE_IO_FILE_OPEN): Likewise.
32075
32076 2012-09-11  H.J. Lu  <hongjiu.lu@intel.com>
32077
32078         * csu/libc-tls.c: Update copyright years.
32079
32080 2012-09-10  Joseph Myers  <joseph@codesourcery.com>
32081
32082         * libioP.h [_G_USING_THUNKS]: Make code unconditional.
32083         [!_G_USING_THUNKS]: Remove conditional code.
32084         * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
32085         * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
32086
32087         * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
32088         [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
32089         * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
32090         (_G_VTABLE_LABEL_PREFIX): Likewise.
32091         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
32092         * sysdeps/gnu/_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         * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
32097         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
32098         (_G_VTABLE_LABEL_PREFIX): Likewise.
32099         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
32100
32101 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
32102
32103         * libio/Makefile: Include ../Makeconfig before tests.
32104         (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
32105         only if $(build-shared) is yes.
32106
32107         * iconv/gconv_db.c: Update copyright years.
32108
32109 2012-09-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
32110
32111         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
32112         unwind info if defined PIC. Fix special cases description.
32113         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
32114
32115         * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
32116         DP_HI_MASK entry.
32117         * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
32118
32119 2012-09-07  H.J. Lu  <hongjiu.lu@intel.com>
32120
32121         * scripts/check-local-headers.sh: Add "shopt -s nullglob".
32122
32123         * iconv/gconv_db.c (free_derivation): Check if deriv->steps
32124         is NULL.
32125
32126         * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
32127         (LDLIBS-tst-chk4): This.
32128         (LDFLAGS-tst-chk5): Renamed to ...
32129         (LDLIBS-tst-chk5): This.
32130         (LDFLAGS-tst-chk6): Renamed to ...
32131         (LDLIBS-tst-chk6): This.
32132         (LDFLAGS-tst-lfschk4): Renamed to ...
32133         (LDLIBS-tst-lfschk4): This.
32134         (LDFLAGS-tst-lfschk5): Renamed to ...
32135         (LDLIBS-tst-lfschk5): This.
32136         (LDFLAGS-tst-lfschk6): Renamed to ...
32137         (LDLIBS-tst-lfschk6): This.
32138
32139         * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
32140         on $(common-objpfx)soversions.mk.
32141
32142 2012-09-07  Joseph Myers  <joseph@codesourcery.com>
32143
32144         [BZ #10014]
32145         * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
32146         example host name.
32147
32148 2012-09-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
32149
32150         * malloc/arena.c (arena_get_retry): New function that gets
32151         another arena for the caller to try its request on.
32152         * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
32153         current arena cannot fulfill the request.
32154         (__libc_memalign): Likewise.
32155         (__libc_memalign): Likewise.
32156         (__libc_pvalloc): Likewise.
32157         (__libc_calloc): Likewise.
32158
32159 2012-09-05  John Tobey  <john.tobey@gmail.com>
32160
32161         [BZ #13542]
32162         * manual/arith.texi (Operations on Complex): Fix description
32163         of carg branch cut.
32164
32165 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
32166
32167         [BZ #10014]
32168         * manual/socket.texi (Host Addresses): Use www.gnu.org as example
32169         host name.
32170
32171         [BZ #10038]
32172         * manual/memory.texi (Memory): Make order of menu items match
32173         order of sections.
32174
32175 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
32176
32177         * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
32178         (_dl_initial_dtv): New.  Defined if SHARED isn't defined.
32179         (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
32180
32181 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
32182
32183         * csu/libc-tls.c (static_dtv): Renamed to ...
32184         (_dl_static_dtv): This.  Make it global.
32185         (_dl_initial_dtv): Removed.
32186         (__libc_setup_tls): Updated.
32187         * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
32188         (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
32189         DL_INITIAL_DTV.
32190
32191 2012-09-06  Petr Machata  <pmachata@redhat.com>
32192
32193         * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
32194         (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
32195         (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
32196         (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
32197
32198 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
32199
32200         [BZ #14545]
32201         * csu/libc-tls.c (_dl_initial_dtv): New variable.
32202         * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
32203         freeing dtv[-1].
32204
32205 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
32206
32207         [BZ #14544]
32208         * Makeconfig (link-static-before-libc): Replace $(+prector)
32209         with $(+prectorT).
32210         (link-static-after-libc): Replace $(+postctor) with
32211         $(+postctorT).
32212         (link-bounded): Replace $(+prector)/$(+postctor) with
32213         $(+prectorT)/$(+postctorT).
32214         (+prectorT): New macro.
32215         (+postctorT): Likewise.
32216
32217 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
32218
32219         * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
32220         (round_str): Handle values above the maximum for IBM long double
32221         as inexact.
32222         * stdlib/tst-strtod-round.c (tests): Regenerated.
32223
32224 2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32225
32226         * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
32227         assembler flag.
32228         * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
32229         zarch_nohighgprs around the zarch optimized routines.
32230         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
32231         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
32232         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
32233         for zarch.
32234
32235 2012-09-05  David S. Miller  <davem@davemloft.net>
32236
32237         * sysdeps/sparc/fpu/libm-test-ulps: Update.
32238
32239         * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE)
32240         (HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
32241         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
32242         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
32243         entries.
32244
32245 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
32246
32247         * malloc/arena.c: Fold copyright years.
32248         * malloc/mcheck.c, malloc/memusage.c: Likewise.
32249
32250 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
32251
32252         * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
32253
32254 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
32255
32256         * manual/contrib.texi (Contributors): Fix typo.  Complete entry.
32257
32258 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
32259
32260         * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
32261         change internal state upon failure.
32262
32263 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
32264
32265         * malloc/mcheck.c (mcheck_check_all): Fix typo.
32266         * malloc/memusage.c (mmap): Likewise.
32267         (mmap64, mremap): Likewise.  Adjust name in comment.
32268
32269 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
32270
32271         * libio/fileops.c: Fix typos in comments.
32272         * libio/oldfileops.c: Likewise.
32273         * libio/wfileops.c: Likewise.
32274
32275 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
32276
32277         [BZ #1349]
32278         * malloc/Makefile (tests): Add tst-malloc-usable test case.
32279         (tst-malloc-usable-ENV): Set environment for test case.
32280         * malloc/hooks.c (malloc_check_get_size): New function to get
32281         requested size.
32282         * malloc/malloc.c (musable): Use malloc_check_get_size.
32283         * malloc/tst-malloc-usable.c: New test case.
32284
32285 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
32286
32287         * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
32288
32289 2012-09-05  Allan McRae  <allan@archlinux.org>
32290
32291         [BZ #13966]
32292         * configure.in (CXX_SYSINCLUDES): Use compiler output to
32293         determine header location.
32294         * configure: Regenerated.
32295
32296 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
32297
32298         * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
32299         float format.
32300         * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
32301         LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
32302         format.
32303         (test): Regenerate.
32304
32305 2012-09-04  David S. Miller  <davem@davemloft.net>
32306
32307         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
32308         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
32309         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
32310
32311 2012-09-04  Florian Weimer  <fweimer@redhat.com>
32312
32313         * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
32314         failures.
32315
32316         * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
32317
32318 2012-09-04  Joseph Myers  <joseph@codesourcery.com>
32319
32320         [BZ #9914]
32321         * libio/iogetdelim.c: Include <limits.h>.
32322         (_IO_getdelim): Avoid integer overflow in testing whether cur_len
32323         + len + 1 would overflow.
32324
32325 2012-09-03  Andreas Jaeger  <aj@suse.de>
32326
32327         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
32328         * sysdeps/i386/fpu/libm-test-ulps: Update.
32329
32330 2012-09-03  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
32331
32332         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
32333         Add s_sinf-sse2, s_conf-sse2.
32334
32335         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
32336         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
32337         * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
32338         * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
32339
32340         * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
32341         for using routine as __sinf_ia32.
32342         Use macro for function declaration and weak_alias.
32343         * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
32344         for using routine as __cosf_ia32.
32345         Use macro for function declaration and weak_alias.
32346
32347         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
32348         * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
32349
32350         * sysdeps/x86_64/fpu/s_sinf.S: New file.
32351         * sysdeps/x86_64/fpu/s_cosf.S: New file.
32352         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
32353
32354         * math/libm-test.inc (cos_test): Add more test cases.
32355         (sin_test): Likewise.
32356         (sincos_test): Likewise.
32357
32358 2012-09-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32359
32360         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
32361         (IFUNC_RESOLVE): Make pointers to the specialized implementations
32362         hidden.
32363         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
32364
32365 2012-09-02  H.J. Lu  <hongjiu.lu@intel.com>
32366
32367         [BZ #14538]
32368         * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
32369         first element of the GOT.
32370         (elf_machine_load_address): Return the difference between
32371         the runtime address of _DYNAMIC and elf_machine_dynamic ().
32372
32373 2012-09-01  Allan McRae  <allan@archlinux.org>
32374
32375         [BZ #13412]
32376         * configure.in (AWK): Require gawk version 3.0 or later.
32377         * configure: Regenerated.
32378
32379 2012-09-01  Joseph Myers  <joseph@codesourcery.com>
32380
32381         * sysdeps/unix/sysv/linux/kernel-features.h
32382         (__ASSUME_POSIX_CPU_TIMERS): Remove.
32383         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
32384         [__NR_clock_getres]: Make code unconditional.
32385         [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
32386         (clock_getcpuclockid): Remove code left unreachable by removal of
32387         conditionals.
32388         * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
32389         code unconditional.
32390         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
32391         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
32392         * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
32393         Make code unconditional.
32394         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
32395         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
32396         * sysdeps/unix/sysv/linux/clock_settime.c
32397         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
32398         conditional code.
32399         [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
32400         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
32401
32402 2012-08-29  H.J. Lu  <hongjiu.lu@intel.com>
32403
32404         [BZ #14476]
32405         * Makefile (install): Also pass LD_SO=$(ld.so-version) to
32406         scripts/test-installation.pl.
32407
32408         * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
32409         and $ld_so_version if it is set.
32410
32411 2012-08-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
32412
32413         [BZ #14516]
32414         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
32415         failure if reading from procfs failed.
32416         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
32417
32418 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
32419
32420         * sysdeps/unix/sysv/linux/kernel-features.h
32421         (__ASSUME_STAT64_SYSCALL): Remove all definitions.
32422         * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
32423         Remove conditional code.
32424         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32425         * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
32426         Remove conditional code.
32427         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32428         * sysdeps/unix/sysv/linux/i386/fxstat.c
32429         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
32430         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32431         * sysdeps/unix/sysv/linux/i386/fxstatat.c
32432         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
32433         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32434         * sysdeps/unix/sysv/linux/i386/lxstat.c
32435         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
32436         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32437         * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
32438         Remove conditional code.
32439         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32440         * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
32441         Remove conditional code.
32442         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32443         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
32444         <kernel-features.h>.
32445         [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
32446         Remove.
32447         * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
32448         Remove conditional code.
32449         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32450         * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
32451         Remove conditional.
32452
32453 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
32454
32455         [BZ #5400]
32456         * NEWS: Add fixed bug number.
32457
32458 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
32459
32460         [BZ #14519]
32461         * stdlib/strtod_l.c (round_and_return): Return -0.0 for
32462         underflowing exponent in case of negative sign.
32463         * stdlib/tst-strtod-round-data: Add more tests.
32464         * stdlib/tst-strtod-round.c (tests): Regenerated.
32465
32466         [BZ #3479]
32467         * stdlib/strtod_l.c (NDIG): Remove.
32468         (HEXNDIG): Likewise.
32469         (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
32470         smallest representable value.
32471         (____STRTOF_INTERNAL): Use all fractional decimal digits that may
32472         lie within an exact representation of 1/2 ulp of the result.
32473         * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
32474         unconditionally.
32475         (TENS_P9_IDX): Define unconditionally.
32476         (TENS_P9_SIZE): Likewise.
32477         (TENS_P10_IDX): Likewise.
32478         (TENS_P10_SIZE): Likewise.
32479         [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
32480         to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
32481         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
32482         entries for 10^2^13 and 10^2^14.
32483         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
32484         (TENS_P13_IDX): Define.
32485         (TENS_P13_SIZE): Likewise.
32486         (TENS_P14_IDX): Likewise.
32487         (TENS_P14_SIZE): Likewise.
32488         (_fpioconst_pow10): Change array size to
32489         FPIOCONST_POW10_ARRAY_SIZE.  Make entries for 10^2^9 and 10^2^10
32490         unconditional.
32491         (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
32492         1024]: Add entries for 10^2^13 and 10^2^14.
32493         [LAST_POW10 > _LAST_POW10]: Remove #error.
32494         * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
32495         (_fpioconst_pow10): Change array size to
32496         FPIOCONST_POW10_ARRAY_SIZE.
32497         * stdlib/gen-fpioconst.c: New file.
32498         * stdlib/gen-tst-strtod-round.c: Likewise.
32499         * stdlib/tst-strtod-round-data: Likewise.
32500         * stdlib/tst-strtod-round.c: Likewise.
32501         * stdlib/Makefile (tests): Add tst-strtod-round.
32502
32503         [BZ #14459]
32504         * stdlib/strtod_l.c: Include <stdint.h>.
32505         (NDEBUG): Do not define.
32506         (round_and_return): Change EXPONENT parameter to type intmax_t.
32507         Rearrange calculations to avoid internal overflow possibilities.
32508         (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
32509         Rearrange calculations to avoid internal overflow possibilities.
32510         Assert that number fits inside MPNSIZE limbs.
32511         (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
32512         Change DIG_NO, INT_NO and LEAD_ZERO to type size_t.  Rearrange
32513         calculations and add assertions to avoid internal overflow
32514         possibilities.  Add casts to avoid signed/unsigned operations.
32515         * stdlib/tst-strtod-overflow.c: New file.
32516         * stdlib/Makefile (tests): Add tst-strtod-overflow.
32517
32518 2012-08-25  Marek Polacek  <polacek@redhat.com>
32519
32520         * time/time.h: Fix some typos in comments.
32521
32522 2012-08-23  Roland McGrath  <roland@hack.frob.com>
32523
32524         * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
32525         * posix/tst-rfc3484-2.c: Likewise.
32526         * posix/tst-rfc3484-3.c: Likewise.
32527
32528 2012-08-23  Steve McIntyre  <steve.mcintyre@linaro.org>
32529
32530         * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
32531         (EF_ARM_ABI_FLOAT_HARD): Likewise.
32532
32533 2012-08-23  Joseph Myers  <joseph@codesourcery.com>
32534
32535         * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
32536         #include of fxstatat64.c.
32537
32538 2012-08-22  Roland McGrath  <roland@hack.frob.com>
32539
32540         * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
32541         * shadow/getspent_r.c: Likewise.
32542         * shadow/getspnam.c: Likewise.
32543         * shadow/getspnam_r.c: Likewise.
32544         * gshadow/getsgent.c: Likewise.
32545         * gshadow/getsgent_r.c: Likewise.
32546         * gshadow/getsgnam.c: Likewise.
32547         * gshadow/getsgnam_r.c: Likewise.
32548         * inet/getnetbyad.c: Likewise.
32549         * inet/getnetbyad_r.c: Likewise.
32550         * inet/getnetbynm.c: Likewise.
32551         * inet/getnetbynm_r.c: Likewise.
32552         * inet/getnetent.c: Likewise.
32553         * inet/getnetent_r.c: Likewise.
32554         * inet/getproto.c: Likewise.
32555         * inet/getproto_r.c: Likewise.
32556         * inet/getprtent.c: Likewise.
32557         * inet/getprtent_r.c: Likewise.
32558         * inet/getprtname.c: Likewise.
32559         * inet/getprtname_r.c: Likewise.
32560         * inet/getrpcbyname.c: Likewise.
32561         * inet/getrpcbyname_r.c: Likewise.
32562         * inet/getrpcbynumber.c: Likewise.
32563         * inet/getrpcbynumber_r.c: Likewise.
32564         * inet/getrpcent.c: Likewise.
32565         * inet/getrpcent_r.c: Likewise.
32566         * inet/getaliasent.c: Likewise.
32567         * inet/getaliasent_r.c: Likewise.
32568         * inet/getaliasname.c: Likewise.
32569         * inet/getaliasname_r.c: Likewise.
32570         * nscd/getgrgid_r.c: Likewise.
32571         * nscd/getgrnam_r.c: Likewise.
32572         * nscd/gethstbyad_r.c: Likewise.
32573         * nscd/gethstbynm3_r.c: Likewise.
32574         * nscd/getpwnam_r.c: Likewise.
32575         * nscd/getpwuid_r.c: Likewise.
32576         * nscd/getsrvbynm_r.c: Likewise.
32577         * nscd/getsrvbypt_r.c: Likewise.
32578         * nscd/gai.c: Likewise.
32579
32580         * configure.in (build_nscd): New substituted variable, set
32581         by --disable-build-nscd and defaults to $use_nscd.
32582         * configure: Regenerated.
32583         * config.make.in (build-nscd): New substituted variable.
32584         * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
32585         Change conditional to require [$(build-nscd) = yes] as well.
32586         * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
32587
32588         [BZ# 13696]
32589         * configure.in (use_nscd): New substituted variable, set by
32590         --disable-nscd.  If enabled, define USE_NSCD.
32591         * configure: Regenerated.
32592         * config.h.in: Add USE_NSCD.
32593         * config.make.in (use-nscd): New substituted variable.
32594         * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
32595         (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
32596         (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
32597         * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
32598         (CFLAGS-getgrnam_r.c): Likewise.
32599         (CFLAGS-initgroups.c): Likewise.
32600         * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
32601         * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
32602         Variables removed.
32603         * inet/getnetgrent_r.c
32604         (nscd_setnetgrent): New function, broken out of ...
32605         (setnetgrent): ... here.  Call it.
32606         (innetgr): Conditionalize nscd bits on [USE_NSCD].
32607         (nscd_getnetgrent): Conditionalize on [USE_NSCD].
32608         (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
32609         * nscd/Makefile (routines, aux): Move definitions after include of
32610         Makeconfig.  Conditionalize on [$(use-nscd) != no].
32611         * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
32612         Conditionalize on [USE_NSCD].
32613         (is_nscd, nscd_init_cb): Likewise.
32614         (nss_load_library): Conditionalize init callback on [USE_NSCD].
32615         * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
32616         * nss/nss_db/db-init.c: Likewise.
32617         * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
32618         [USE_NSCD].
32619         * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
32620         (make_request): Use it.
32621         (cache_valid_p): New function.
32622         (__check_pf): Use it.
32623         * NEWS: Add item for --disable-nscd.
32624
32625 2012-08-22  Dmitry V. Levin  <ldv@altlinux.org>
32626
32627         * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
32628         to support sed >= 4.2.1-20-ga9bf076.
32629         * configure: Regenerated.
32630
32631 2012-08-22  Roland McGrath  <roland@hack.frob.com>
32632
32633         * csu/libc-start.c (apply_irel): Move extern declarations inside here.
32634         Conditionalize whole body on [IREL].
32635
32636 2012-08-22  Jeff Law <law@redhat.com>
32637
32638         [BZ #14505]
32639         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
32640         if the family is PF_UNSPEC.
32641
32642 2012-08-22  Mike Frysinger  <vapier@gentoo.org>
32643
32644         * Makerules (lib-version): Rename from V.
32645         (install-lib-nosubdir): Change V to lib-version.
32646
32647 2012-08-22  Will Schmidt  <will_schmidt@vnet.ibm.com>
32648
32649         [BZ #14252]
32650         * powerpc32/power6/wcschr.c: New file.
32651         * powerpc32/power6/wcscpy.c: New file.
32652         * powerpc32/power6/wcsrchr.c: New file.
32653         * powerpc64/power6/wcschr.c: New file.
32654         * powerpc64/power6/wcscpy.c: New file.
32655         * powerpc64/power6/wcsrchr.c: New file.
32656
32657 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
32658
32659         * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
32660         (two_way_short_needle): Use it.
32661         * string/strstr.c (AVAILABLE1_USES_J): Define.
32662         * string/strcasestr.c: Likewise.
32663
32664         * string/str-two-way.h (two_way_short_needle): Use pointers instead of
32665         array references.
32666         * string/strcasestr.c (TOLOWER): Make side-effect safe.
32667
32668         [BZ #11607]
32669         * NEWS: Add an entry.
32670         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
32671         define their defaults.
32672         (two_way_short_needle): Detect end-of-string on-the-fly.
32673         * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
32674         (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
32675         * string/bug-strcasestr1.c: New test.
32676         * string/Makefile: Run it.
32677
32678 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
32679
32680         [BZ #11607]
32681         * string/str-two-way.h (two_way_short_needle): Optimize matching of
32682         the first character.
32683
32684 2012-08-21  Roland McGrath  <roland@hack.frob.com>
32685
32686         * csu/elf-init.c (__libc_csu_irel): Function removed.
32687         * csu/libc-start.c (apply_irel): New function.
32688         (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
32689
32690 2012-08-21  Joseph Myers  <joseph@codesourcery.com>
32691
32692         * sysdeps/unix/sysv/linux/kernel-features.h
32693         (__ASSUME_FADVISE64_64_SYSCALL): Remove.
32694         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
32695         <kernel-features.h>.
32696         [__NR_fadvise64_64]: Make code unconditional.
32697         [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
32698         [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
32699         !__NR_fadvise64_64)]: Likewise.
32700         [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
32701         !__NR_fadvise64_64))]: Likewise.
32702         [__NR_fadvise64]: Make code unconditional.
32703         [!__NR_fadvise64]: Remove conditional code.
32704         * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
32705         <kernel-features.h>.
32706         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
32707         unconditional.
32708         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
32709         conditional code.
32710         * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
32711         not include <kernel-features.h>.
32712         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
32713         unconditional.
32714         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
32715         conditional code.
32716         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
32717         include <kernel-features.h>.
32718         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
32719         unconditional.
32720         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
32721         conditional code.
32722
32723 2012-08-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
32724
32725         * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
32726         slight instruction rearrangements per scrollpipe analysis.
32727         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
32728
32729 2012-08-20  Roland McGrath  <roland@hack.frob.com>
32730
32731         * manual/syslog.texi (syslog; vsyslog, closelog):
32732         Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
32733         Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
32734
32735         * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
32736         DSOCAPS to match condition on defining it.
32737
32738 2012-08-20  Joseph Myers  <joseph@codesourcery.com>
32739
32740         * sysdeps/unix/sysv/linux/kernel-features.h
32741         (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
32742         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
32743         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
32744         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
32745         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
32746         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
32747         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
32748         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
32749         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
32750         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
32751
32752         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
32753         __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
32754
32755         * sysdeps/unix/sysv/linux/kernel-features.h
32756         (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
32757         * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
32758         unconditional.
32759         [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
32760         * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
32761         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
32762         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
32763         * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
32764         Make code unconditional.
32765         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
32766         (__mmap64) [!__NR_mmap2]: Likewise.
32767         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
32768         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
32769         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
32770         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
32771         [__NR_mmap2]: Make code unconditional.
32772         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
32773         (__mmap64) [!__NR_mmap2]: Likewise.
32774
32775 2012-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32776
32777         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
32778
32779 2012-08-18  Andreas Jaeger  <aj@suse.de>
32780
32781         * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
32782
32783 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
32784
32785         * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
32786         * include/unistd.h (__have_sock_cloexec): Likewise.
32787         (__have_pipe2): Likewise.
32788         (__have_dup3): Likewise.
32789
32790 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
32791
32792         [BZ #9685]
32793         * include/unistd.h (__have_pipe2): Change define into an extern int.
32794         (__have_dup3): Likewise.
32795         * socket/have_sock_cloexec.c: Include fcntl.h.
32796         (__have_pipe2): New variable.
32797         (__have_dup3): Likewise.
32798
32799 2012-08-17  Mike Frysinger  <vapier@gentoo.org>
32800
32801         * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
32802
32803 2012-08-17  Marek Polacek  <polacek@redhat.com>
32804
32805         * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
32806         ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
32807
32808 2012-08-17  Roland McGrath  <roland@hack.frob.com>
32809
32810         * configure.in: Add AC_SUBST for sysheaders.
32811         * configure: Regenerated.
32812         * config.make.in (sysheaders): New substituted variable.
32813
32814         * sysdeps/unix/mkfifo.c: Moved ...
32815         * sysdeps/posix/mkfifo.c: ... here.
32816         * sysdeps/unix/mkfifoat.c: Moved ...
32817         * sysdeps/posix/mkfifoat.c: ... here.
32818
32819         * sysdeps/unix/utime.c: Moved ...
32820         * sysdeps/posix/utime.c: ... here.
32821
32822         * sysdeps/unix/time.c: Moved ...
32823         * sysdeps/posix/time.c: ... here.
32824         * sysdeps/unix/sysv/linux/time.c: Adjust #include.
32825         * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
32826
32827         * sysdeps/unix/nice.c: Moved ...
32828         * sysdeps/posix/nice.c: ... here.
32829
32830         * sysdeps/unix/alarm.c: Moved ...
32831         * sysdeps/posix/alarm.c: ... here.
32832
32833         * intl/Makefile ($(codeset_mo)): Depend on the input file.
32834
32835 2012-08-17  Jeff Law <law@redhat.com>
32836
32837         * intl/Makefile (codeset_mo): New variable.
32838         ($(codeset_mo)): New target.
32839         (tst-codeset.out): Depend on that.  Remove explicit rule.
32840         (tst-gettext3.out, tst-gettext5.out): Likewise.
32841         (LOCPATH-ENV, tst-codeset-ENV): New variables.
32842         (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
32843         * intl/tst-codeset.sh: Remove.
32844         * intl/tst-gettext3.sh: Likewise.
32845         * intl/tst-gettext5.sh: Likewise.
32846
32847 2012-08-17  Roland McGrath  <roland@hack.frob.com>
32848
32849         * sysdeps/unix/inet/syscalls.list: File removed.  Move contents into ...
32850         * sysdeps/unix/syscalls.list: ... here.
32851
32852         * sysdeps/posix/getaddrinfo.c
32853         (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
32854         (gaiconf_init, gaiconf_reload): Use them.
32855         [!_STATBUF_ST_NSEC]
32856         (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
32857         Define using time_t rather than struct timespec.
32858
32859         * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
32860         (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
32861         Macros removed.
32862         * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
32863         [!NO_THREADS].
32864         (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
32865         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
32866         Likewise.
32867
32868         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
32869         __libc_cleanup_push argument.
32870
32871         * bits/param.h: New file.
32872         * misc/sys/param.h: New file.
32873         * include/sys/param.h: New file.
32874         * misc/Makefile (headers): Add bits/param.h.
32875         * sysdeps/generic/sys/param.h: File removed.
32876         * sysdeps/unix/sysv/linux/bits/param.h: New file.
32877         * sysdeps/unix/sysv/linux/sys/param.h: File removed.
32878         * sysdeps/mach/hurd/bits/param.h: New file.
32879         * sysdeps/mach/hurd/sys/param.h: File removed.
32880
32881         * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
32882         last change.
32883
32884         * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
32885         [_IO_MTSAFE_IO].
32886         * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
32887         (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
32888         New macros.
32889
32890         * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
32891         * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
32892         rather than -D_IO_MTSAFE_IO conditionally.
32893         * stdio-common/Makefile (CPPFLAGS): Likewise.
32894         * wcsmbs/Makefile (CPPFLAGS): Likewise.
32895         * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
32896         Use $(libio-mtsafe).
32897         * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
32898         of -D_IO_MTSAFE_IO.
32899         (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
32900         (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
32901         (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
32902         (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
32903         (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
32904         (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
32905         (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
32906         (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
32907         (CFLAGS-fread_u_chk.c): Likewise.
32908         (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
32909         (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
32910         (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
32911         (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
32912         * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
32913         * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
32914         * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
32915         * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
32916         * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
32917
32918         * libio/Makefile: Test [$(libc-reentrant) = yes]
32919         instead of [$(filter %REENTRANT, $(defines)) nonempty].
32920
32921         * Makeconfig
32922         [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
32923         * sysdeps/pthread/configure: File removed.
32924         * sysdeps/pthread/Makeconfig: New file.
32925         * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
32926         * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
32927
32928 2012-08-16  Gary Benson  <gbenson@redhat.com>
32929
32930         * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
32931         unmapping the first object in a namespace.
32932
32933 2012-08-16  Roland McGrath  <roland@hack.frob.com>
32934
32935         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
32936         (__internal_setnetgrent): ... this.  Add internal_function to
32937         definition.  Add libc_hidden_def.
32938         (setnetgrent): Update caller.
32939         (internal_endnetgrent): Renamed to ...
32940         (__internal_endnetgrent): ... this.  Add internal_function to
32941         definition.  Add libc_hidden_def.
32942         (endnetgrent): Update caller.
32943         (internal_getnetgrent_r): Renamed to ...
32944         (__internal_getnetgrent_r): ... this.  Add internal_function to
32945         definition.  Add libc_hidden_def.
32946         (__getnetgrent_r): Update caller.
32947         * inet/netgroup.h: Update declarations.  Add libc_hidden_proto uses.
32948
32949 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
32950
32951         * stdlib/longlong.h: Update from GCC.
32952
32953 2012-08-16  Roland McGrath  <roland@hack.frob.com>
32954
32955         * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
32956         on _QL, which is set by umul_ppmm but never used.
32957         * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
32958         variables, which are set by GMP macros but never used.
32959         * stdio-common/_itowa.c (_itowa): Likewise.
32960         * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
32961         * stdlib/mod_1.c (mpn_mod_1): Likewise.
32962
32963 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
32964
32965         * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
32966         struct La_sh_regs is not constant.
32967         * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
32968         <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
32969         and struct La_sparc64_regs are not constant.
32970
32971 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
32972
32973         * sysdeps/unix/sysv/linux/kernel-features.h
32974         (__ASSUME_POSIX_TIMERS): Remove.
32975         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
32976         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
32977         * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
32978         Make code unconditional.
32979         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
32980         * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
32981         Make code unconditional.
32982         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
32983         * sysdeps/unix/sysv/linux/clock_nanosleep.c
32984         [__ASSUME_POSIX_TIMERS]: Make code unconditional.
32985         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
32986         * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
32987         Make code unconditional.
32988         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
32989         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
32990         (__libc_missing_posix_timers): Remove.
32991
32992 2012-08-15  Roland McGrath  <roland@hack.frob.com>
32993
32994         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
32995         check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
32996
32997         * bits/libc-lock.h (__rtld_lock_initialize): New macro.
32998
32999         * elf/dl-sym.c: Include <stdlib.h>.
33000
33001         * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
33002         constants, which avoids warnings in 32-bit builds.
33003
33004         * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
33005         (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
33006
33007         * misc/lseek.c: File moved to ...
33008         * io/lseek.c: ... here.
33009
33010         * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
33011
33012         * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
33013         shifting LEN more than 31 bits at once.
33014
33015 2012-08-15  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
33016
33017         [BZ #14195]
33018         * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
33019         segmentation fault for a case of two empty input strings.
33020         * string/test-strncasecmp.c (check1): Renamed to...
33021         (bz12205): ...this.
33022         (bz14195): Add new testcase for two empty input strings and N > 0.
33023         (test_main): Call new testcase, adapt for renamed function.
33024
33025 2012-08-15  Andreas Jaeger  <aj@suse.de>
33026
33027         [BZ #14090]
33028         * crypt/md5test2.c: New test, based on test supplied by Serge
33029         Belyshev <belyshev@depni.sinp.msu.ru>.
33030         * crypt/Makefile (xtests): Add md5test-giant..
33031         * crypt/Makefile ($(objpfx)md5test-giant): Add.
33032
33033 2012-08-15  Paul Eggert  <eggert@cs.ucla.edu>
33034
33035         [BZ #14090]
33036         * crypt/md5.c (md5_process_block): Don't assume the buffer
33037         length is less than 2**32.
33038         * crypt/sha512.c (sha512_process_block): Don't assume the buffer
33039         length is less than 2**64.
33040
33041 2012-08-15  Roland McGrath  <roland@hack.frob.com>
33042
33043         * string/str-two-way.h: Include <sys/param.h>.
33044         (MAX): Macro removed.
33045
33046         * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
33047         Move #define and #undef of memmove to just before and after
33048         including <string.h>.
33049
33050         * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
33051         [!NOT_IN_libc]: Move #define and #undef of memmove to just before
33052         and after including <string.h>.  Move declarations of
33053         __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
33054         to before #include "string/memmove.c".
33055
33056         * include/dirent.h: Declare __getdirentries.
33057
33058         * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
33059         using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
33060
33061 2012-08-14  Mike Frysinger  <vapier@gentoo.org>
33062
33063         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
33064         * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
33065         * sysdeps/i386/configure: Regenerated.
33066         * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
33067         STABS_CURRENT_FILE, and STABS_FUN.
33068         (END): Remove call to STABS_FUN_END.
33069         (STABS_CURRENT_FILE1): Delete.
33070         (STABS_CURRENT_FILE): Likewise.
33071         (STABS_FUN): Likewise.
33072         (STABS_FUN_END): Likewise.
33073         (STABS_FUN2): Likewise.
33074         * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
33075         * sysdeps/x86_64/configure: Regenerated.
33076
33077 2012-08-14  Roland McGrath  <roland@hack.frob.com>
33078
33079         * elf/dl-open.c: Include <atomic.h>.
33080         * elf/dl-lookup.c: Likewise.
33081
33082 2012-08-14  Joseph Myers  <joseph@codesourcery.com>
33083
33084         * sysdeps/unix/sysv/linux/kernel-features.h
33085         (__ASSUME_CLONE_THREAD_FLAGS): Remove.
33086         * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
33087         unconditionally.
33088         * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
33089         unconditionally.
33090         * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
33091         condition on __ASSUME_CLONE_THREAD_FLAGS.
33092
33093 2012-08-14  Andreas Jaeger  <aj@suse.de>
33094
33095         * sysdeps/i386/fpu/libm-test-ulps: Update.
33096
33097 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
33098
33099         * include/atomic.h (atomic_exchange_and_add): Split into ...
33100         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
33101         New atomic macros.
33102
33103 2012-08-13  Markus Trippelsdorf  <markus@trippelsdorf.de>
33104
33105         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
33106
33107 2012-08-13  Jeff Law <law@redhat.com>
33108
33109         * manual/stdio.texi (snprintf): Clarify handling of the trailing
33110         null byte in the output string.
33111
33112 2012-08-10  Joseph Myers  <joseph@codesourcery.com>
33113
33114         * sysdeps/unix/sysv/linux/kernel-features.h
33115         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
33116         [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
33117         (__ASSUME_ARG_MAX_STACK_BASED): Define.
33118         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
33119         [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
33120         !__ASSUME_ARG_MAX_STACK_BASED.  Compare version with
33121         __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
33122
33123 2012-08-09  Jeff Law <law@redhat.com>
33124
33125         [BZ #13939]
33126         * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
33127         When avoid_arena is set, don't retry in the that arena.  Pick the
33128         next one, whatever it might be.
33129         (arena_get2): New parameter avoid_arena, pass through to reused_arena.
33130         (arena_lock): Pass in new parameter to arena_get2.
33131         * malloc/malloc.c (__libc_memalign): Pass in new parameter to
33132         arena_get2.
33133         (__libc_malloc): Unify retrying after main arena failure with
33134         __libc_memalign version.
33135         (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
33136
33137 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
33138
33139         [BZ #14166]
33140         * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
33141         to __redirect_strstr.
33142         (__strstr_sse42): Use typeof __redirect_strstr.
33143         (__strstr_ia32): Likewise.
33144         (__libc_strstr): New prototype.
33145         (strstr): Renamed to ...
33146         (__libc_strstr): This.
33147         (strstr): New strong alias of __libc_strstr.
33148         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
33149         * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
33150         __redirect_time.
33151         Include <time.h>.
33152         (__libc_time): New prototype.
33153         (time_ifunc): Replace time with __libc_time.
33154         (time): New strong alias and hidden definition of __libc_time.
33155         (__GI_time): Remove strong alias.
33156         * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
33157         Include <stddef.h>.
33158         (memmove): Redefined to __redirect_memmove.
33159         (__memmove_sse2): Use typeof __redirect_memmove.
33160         (__memmove_ssse3): Likewise.
33161         (__memmove_ssse3_back): Likewise.
33162         (__libc_memmove): New prototype.
33163         (memmove): Renamed to ...
33164         (__libc_memmove): This.
33165         (memmove): New strong alias of __libc_memmove.
33166
33167 2012-08-08  Mark Salter  <msalter@redhat.com>
33168
33169         * elf/elf.h
33170         (R_MN10300_TLS_GD): Define.
33171         (R_MN10300_TLS_LD): Likewise.
33172         (R_MN10300_TLS_LDO): Likewise.
33173         (R_MN10300_TLS_GOTIE): Likewise.
33174         (R_MN10300_TLS_IE): Likewise.
33175         (R_MN10300_TLS_LE): Likewise.
33176         (R_MN10300_TLS_DTPMOD): Likewise.
33177         (R_MN10300_TLS_DTPOFF): Likewise.
33178         (R_MN10300_TLS_TPOFF): Likewise.
33179         (R_MN10300_SYM_DIFF): Likewise.
33180         (R_MN10300_ALIGN): Likewise.
33181         (R_MN10300_NUM): Update.
33182
33183 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
33184
33185         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
33186         Remove.
33187
33188 2012-08-08  Roland McGrath  <roland@hack.frob.com>
33189
33190         * sysdeps/posix/fdopendir.c: Include <stddef.h>.
33191
33192         * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
33193         sysdeps/unix -> sysdeps/posix move.
33194         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
33195
33196 2012-08-07      Allan McRae     <allan@archlinux.org>
33197
33198         [BZ #14303]
33199         * sunrpc/rpc_main.c (SVR4_CPP): Remove.
33200         (SUNOS_CPP): Likewise.
33201         (find_cpp): Fall back to selecting system cpp when /lib/cpp is
33202         not found.
33203         (open_input): Call CPP using execvp.
33204
33205 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
33206
33207         * sysdeps/unix/sysv/linux/kernel-features.h
33208         (__ASSUME_PROT_GROWSUPDOWN): Remove.
33209         (__ASSUME_NO_CLONE_DETACHED): Likewise.
33210         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
33211         (__ASSUME_WAITID_SYSCALL): Likewise.
33212         * sysdeps/unix/sysv/linux/dl-execstack.c
33213         (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
33214         code unconditional.
33215         (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
33216         conditional code.
33217         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
33218         [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
33219         (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
33220         code.
33221         * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
33222         unconditional.
33223         [__ASSUME_WAITID_SYSCALL]: Likewise.
33224         [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
33225
33226 2012-08-07  Roland McGrath  <roland@hack.frob.com>
33227
33228         * sysdeps/unix/closedir.c: Renamed to ...
33229         * sysdeps/posix/closedir.c: ... here.
33230         * sysdeps/unix/dirfd.c: Renamed to ...
33231         * sysdeps/posix/dirfd.c: ... here.
33232         * sysdeps/unix/dirstream.h: Renamed to ...
33233         * sysdeps/posix/dirstream.h: ... here.
33234         * sysdeps/unix/fdopendir.c: Renamed to ...
33235         * sysdeps/posix/fdopendir.c: ... here.
33236         * sysdeps/unix/opendir.c: Renamed to ...
33237         * sysdeps/posix/opendir.c: ... here.
33238         * sysdeps/unix/readdir.c: Renamed to ...
33239         * sysdeps/posix/readdir.c: ... here.
33240         * sysdeps/unix/readdir_r.c: Renamed to ...
33241         * sysdeps/posix/readdir_r.c: ... here.
33242         * sysdeps/unix/rewinddir.c: Renamed to ...
33243         * sysdeps/posix/rewinddir.c: ... here.
33244         * sysdeps/unix/seekdir.c: Renamed to ...
33245         * sysdeps/posix/seekdir.c: ... here.
33246         * sysdeps/unix/telldir.c: Renamed to ...
33247         * sysdeps/posix/telldir.c: ... here.
33248         * sysdeps/unix/sysv/linux/opendir.c: Update #include.
33249         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
33250         * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
33251         * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
33252
33253         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
33254         * bits/fcntl.h: ... here.
33255
33256         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
33257         not 0.
33258         (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
33259         [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
33260         (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
33261         (struct flock): Move l_start, l_len to the beginning.
33262         Use __pid_t for l_pid.
33263         [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
33264         [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
33265         [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
33266         (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
33267         [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
33268         [__USE_LARGEFILE64] (struct flock64): New type.
33269         (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
33270
33271         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
33272         * bits/dirent.h: ... here.
33273
33274         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
33275         [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
33276
33277 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
33278
33279         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
33280         Change from 2.6.0 to 2.6.16.
33281         * sysdeps/unix/sysv/linux/configure: Regenerated.
33282         * sysdeps/unix/sysv/linux/kernel-features.h
33283         (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
33284         (__ASSUME_TGKILL): Define conditional on architectures, not kernel
33285         version.
33286         (__ASSUME_UTIMES): Likewise.
33287         (__ASSUME_CLONE_STOPPED): Remove.
33288         (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
33289         architectures, not kernel version.
33290         (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
33291         (__ASSUME_NO_CLONE_DETACHED): Likewise.
33292         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
33293         (__ASSUME_WAITID_SYSCALL): Likewise.
33294         [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
33295         condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
33296         * README: State 2.6.16 as minimum Linux kernel version.  Do not
33297         refer to older versions.
33298
33299 2012-08-06  Roland McGrath  <roland@hack.frob.com>
33300
33301         * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
33302         Define alphasort64 as an alias.
33303         * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
33304         Define versionsort64 as an alias.
33305         * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
33306         Define scandir64 as an alias.
33307         * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
33308         Define scandirat64 as an alias.
33309         * dirent/alphasort64.c (alphasort64):
33310         Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
33311         * dirent/versionsort64.c: Likewise.
33312         * dirent/scandir64.c: Likewise.
33313         * dirent/scandirat64.c: Likewise.
33314         * sysdeps/wordsize-64/alphasort.c: File removed.
33315         * sysdeps/wordsize-64/alphasort64.c: File removed.
33316         * sysdeps/wordsize-64/scandir.c: File removed.
33317         * sysdeps/wordsize-64/scandir64.c: File removed.
33318         * sysdeps/wordsize-64/scandirat.c: File removed.
33319         * sysdeps/wordsize-64/scandirat64.c: File removed.
33320         * sysdeps/wordsize-64/versionsort.c: File removed.
33321         * sysdeps/wordsize-64/versionsort64.c: File removed.
33322         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
33323         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
33324         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
33325         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
33326         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
33327         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
33328         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
33329         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
33330
33331         * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
33332         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
33333         [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
33334         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
33335         [defined __arch64__ || defined __sparcv9]
33336         (__INO_T_MATCHES_INO64_T): New macro.
33337         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
33338         [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
33339         * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
33340         * sysdeps/unix/sysv/linux/bits/dirent.h
33341         [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
33342         (_DIRENT_MATCHES_DIRENT64): New macro.
33343
33344         * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
33345         Define lockf64 as an alias.
33346         * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
33347         Define fseeko64 as an alias.
33348         * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
33349         Define ftello64 as an alias.
33350         * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
33351         Define _IO_fgetpos64 and fgetpos64 as aliases.
33352         * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
33353         Define _IO_fsetpos64 and fsetpos64 as aliases.
33354         * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
33355         Conditionalize body on this.
33356         * libio/fseeko64.c: Likewise.
33357         * libio/ftello64.c: Likewise.
33358         * libio/iofgetpos64.c: Likewise.
33359         * libio/iofsetpos64.c: Likewise.
33360         * sysdeps/wordsize-64/lockf.c: File removed.
33361         * sysdeps/wordsize-64/lockf64.c: File removed.
33362         * sysdeps/wordsize-64/fseeko.c: File removed.
33363         * sysdeps/wordsize-64/fseeko64.c: File removed.
33364         * sysdeps/wordsize-64/ftello.c: File removed.
33365         * sysdeps/wordsize-64/ftello64.c: File removed.
33366         * sysdeps/wordsize-64/iofgetpos.c: File removed.
33367         * sysdeps/wordsize-64/iofgetpos64.c: File removed.
33368         * sysdeps/wordsize-64/iofsetpos.c: File removed.
33369         * sysdeps/wordsize-64/iofsetpos64.c: File removed.
33370         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
33371         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
33372         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
33373         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
33374         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
33375         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
33376         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
33377         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
33378         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
33379         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
33380
33381         * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
33382         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
33383         [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
33384         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
33385         [defined __arch64__ || defined __sparcv9]
33386         (__OFF_T_MATCHES_OFF64_T): New macro.
33387         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
33388         [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
33389         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
33390         (__OFF_T_MATCHES_OFF64_T): New macro.
33391
33392 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
33393
33394         * stdlib/secure-getenv.c (__secure_getenv): Replace
33395         GLIBC_2_16 with GLIBC_2_17.
33396
33397 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
33398
33399         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
33400         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
33401
33402 2012-08-03  David S. Miller  <davem@davemloft.net>
33403
33404         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33405
33406 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
33407
33408         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
33409         Remove.
33410         (__ASSUME_CORRECT_SI_PID): Likewise.
33411         (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
33412         (__ASSUME_TMPFS_NAME): Likewise.
33413         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
33414         [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
33415         * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
33416         (HAVE_AUX_SECURE): Make definition unconditional.
33417         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
33418         [!__ASSUME_TMPFS_NAME]: Remove conditional code.
33419
33420 2012-08-03  Roland McGrath  <roland@hack.frob.com>
33421
33422         * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
33423         * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
33424         * sysdeps/mach/hurd/eloop-threshold.h: New file.
33425         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
33426         __eloop_threshold instead of SYMLOOP_MAX.
33427
33428         * sysdeps/generic/eloop-threshold.h: New file.
33429         * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
33430         of MAXSYMLINKS.
33431         * elf/chroot_canon.c (chroot_canon): Likewise.
33432
33433 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
33434
33435         [BZ #13717]
33436         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
33437         Change to 2.6.0 everywhere.
33438         * sysdeps/unix/sysv/linux/configure: Regenerated.
33439         * sysdeps/unix/sysv/linux/kernel-features.h
33440         (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
33441         (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
33442         kernel versions.
33443         (__ASSUME_POSIX_TIMERS): Define unconditionally.
33444         (__ASSUME_FUTEX_REQUEUE): Remove.
33445         (__ASSUME_STATFS64): Define unconditionally.
33446         (__ASSUME_AT_SECURE): Likewise.
33447         (__ASSUME_CORRECT_SI_PID): Likewise.
33448         (__ASSUME_TGKILL): Define without depending on kernel version for
33449         i386.
33450         (__ASSUME_UTIMES): Likewise.
33451         (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
33452         kernel version.
33453         (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
33454         (__ASSUME_TMPFS_NAME): Likewise.
33455         * README: Update reference to Linux kernel versions.
33456
33457 2012-08-02  Marek Polacek  <polacek@redhat.com>
33458
33459         [BZ# 14150]
33460         * configure.in (libc_cv_asm_type_prefix): Remove test.  Replace
33461         libc_cv_asm_type_prefix with %.
33462         * configure: Regenerated.
33463         * include/libc-symbols.h: Remove comment about
33464         ASM_TYPE_DIRECTIVE_PREFIX.  Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
33465         (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
33466         (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
33467         (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
33468         (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
33469         * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
33470         [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
33471         [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
33472         * elf/tst-unique2mod1.c: Likewise.
33473         * elf/tst-unique1mod2.c: Likewise.
33474         * elf/tst-unique1mod1.c: Likewise.
33475         * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
33476         * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
33477         Replace ASM_TYPE_DIRECTIVE with .type.
33478         * sysdeps/s390/s390-64/sysdep.h: Likewise.
33479         * sysdeps/i386/sysdep.h: Likewise.
33480         * sysdeps/x86_64/sysdep.h: Likewise.
33481         * sysdeps/sh/sysdep.h: Likewise.
33482         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
33483         Do not define ASM_TYPE_DIRECTIVE.
33484         * sysdeps/powerpc/sysdep.h: Likewise.
33485         * sysdeps/powerpc/powerpc32/sysdep.h:
33486         Replace ASM_TYPE_DIRECTIVE with .type.
33487         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
33488         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
33489         * sysdeps/i386/fpu/e_powf.S: Likewise.
33490         * sysdeps/i386/fpu/e_expl.S: Likewise.
33491         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
33492         * sysdeps/i386/fpu/e_acosh.S: Likewise.
33493         * sysdeps/i386/fpu/e_pow.S: Likewise.
33494         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
33495         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
33496         * sysdeps/i386/fpu/s_expm1.S: Likewise.
33497         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
33498         * sysdeps/i386/fpu/e_log2.S: Likewise.
33499         * sysdeps/i386/fpu/e_log2l.S: Likewise.
33500         * sysdeps/i386/fpu/e_scalb.S: Likewise.
33501         * sysdeps/i386/fpu/e_powl.S: Likewise.
33502         * sysdeps/i386/fpu/e_log10f.S: Likewise.
33503         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
33504         * sysdeps/i386/fpu/e_logl.S: Likewise.
33505         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
33506         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
33507         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
33508         * sysdeps/i386/fpu/e_log2f.S: Likewise.
33509         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
33510         * sysdeps/i386/fpu/e_log.S: Likewise.
33511         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
33512         * sysdeps/i386/fpu/e_logf.S: Likewise.
33513         * sysdeps/i386/fpu/e_log10l.S: Likewise.
33514         * sysdeps/i386/fpu/e_atanh.S: Likewise.
33515         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
33516         * sysdeps/i386/fpu/e_log10.S: Likewise.
33517         * sysdeps/i386/fpu/s_frexp.S: Likewise.
33518         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
33519         * sysdeps/i386/fpu/s_asinh.S: Likewise.
33520         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
33521         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
33522         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
33523         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
33524         * sysdeps/i386/i686/strtok.S: Likewise.
33525         * sysdeps/i386/i386-mcount.S: Likewise.
33526         * sysdeps/i386/strtok.S: Likewise.
33527         * sysdeps/x86_64/fpu/e_expl.S: Likewise.
33528         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
33529         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
33530         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
33531         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
33532         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
33533         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
33534         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
33535         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
33536         * sysdeps/x86_64/_mcount.S: Likewise.
33537         * sysdeps/x86_64/strtok.S: Likewise.
33538         * sysdeps/sh/_mcount.S: Likewise.
33539
33540 2012-08-01  Roland McGrath  <roland@hack.frob.com>
33541
33542         * libio/iofopen.c: Include <fcntl.h>.
33543         [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
33544         (_IO_fopen64, fopen64): Define as aliases.
33545         * libio/iofopen64.c: Include <fcntl.h>.
33546         [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
33547         Conditionalize body on this.
33548         * sysdeps/wordsize-64/iofopen.c: File removed.
33549         * sysdeps/wordsize-64/iofopen64.c: File removed.
33550
33551 2012-08-01  Marek Polacek  <polacek@redhat.com>
33552
33553         * libc/Makeconfig: Use elf in place of binfmt-subdir.
33554         Use dlfcn directly instead of a variable.
33555         (binfmt-subdir): Do not define.
33556         (dlfcn): Likewise.
33557
33558 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
33559
33560         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
33561         Remove all definitions.
33562         * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
33563         <kernel-features.h>.
33564         [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
33565         (miss_F_GETOWN_EX): Remove all definitions.
33566         [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
33567         macro definition.
33568         [!__ASSUME_FCNTL64]: Remove conditional code.
33569         [__ASSUME_FCNTL64]: Make code unconditional.
33570         * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
33571         <kernel-features.h>.
33572         [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
33573         (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
33574         (lockf64) [__NR_fcntl64]: Make code unconditional.
33575         (lockf64) [__ASSUME_FCNTL64]: Likewise.
33576
33577         * sysdeps/unix/sysv/linux/kernel-features.h
33578         (__ASSUME_VFORK_SYSCALL): Remove all definitions.
33579         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
33580         Make code unconditional.
33581         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
33582         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
33583         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
33584         [__NR_vfork]: Make code unconditional.
33585         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
33586         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
33587         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
33588         [__NR_vfork]: Make code unconditional.
33589         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
33590         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
33591
33592 2012-08-01  Roland McGrath  <roland@hack.frob.com>
33593
33594         * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
33595         (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
33596
33597         * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
33598         Define mkstemp64 as an alias.
33599         * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
33600         Define mkstemps64 as an alias.
33601         * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
33602         Define mkostemp64 as an alias.
33603         * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
33604         Define mkostemps64 as an alias.
33605         * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
33606         Conditionalize body on this.
33607         * misc/mkostemp64.c: Likewise.
33608         * misc/mkostemps64.c: Likewise.
33609         * misc/mkstemps64.c: Likewise.
33610         * sysdeps/wordsize-64/mkstemp64.c: File removed.
33611         * sysdeps/wordsize-64/mkostemp64.c: File removed.
33612         * sysdeps/wordsize-64/mkostemp.c: File removed.
33613         * sysdeps/wordsize-64/mkstemp.c: File removed.
33614         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
33615         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
33616         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
33617         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
33618
33619         [BZ #14138]
33620         * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
33621         * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
33622         * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
33623         * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
33624
33625         * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
33626         compat_symbol macros from <shlib-compat.h> rather than the underlying
33627         default_symbol_version and symbol_version macros, so that DEFAULT
33628         lines in shlib-versions are respected.
33629         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
33630
33631 2012-08-01  Florian Weimer  <fweimer@redhat.com>
33632
33633         * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
33634         Declare with warn_unused_result.
33635         (setgid, setregid, setegid, setresgid): Likewise.
33636         * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
33637         Likewise.
33638         * WUR-REPORT: Remove set*id functions.
33639
33640 2012-07-31  Pino Toscano  <toscano.pino@tiscali.it>
33641
33642         * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
33643
33644 2012-07-31  Roland McGrath  <roland@hack.frob.com>
33645
33646         [BZ #10191]
33647         * include/sys/socket.h (__libc_accept, __libc_accept4):
33648         Add attribute_hidden.
33649         * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
33650
33651         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
33652         use of PTR_MANGLE.
33653         * inet/getnetgrent_r.c (setup): Likewise.
33654
33655         * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
33656
33657 2012-07-31  David S. Miller  <davem@davemloft.net>
33658
33659         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33660
33661 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
33662
33663         [BZ #13629]
33664         * math/s_clog.c (__clog): Use __log1p if larger part has absolute
33665         value between 1.0 and 2.0 and smaller part has absolute value less
33666         than 1.0.
33667         * math/s_clog10.c (__clog10): Likewise.
33668         * math/s_clog10f.c (__clog10f): Likewise.
33669         * math/s_clog10l.c (__clog10l): Likewise.
33670         * math/s_clogf.c (__clogf): Likewise.
33671         * math/s_clogl.c (__clogl): Likewise.
33672         * math/libm-test.inc (clog_test): Add more tests.
33673         (clog10_test): Likewise.
33674         * sysdeps/i386/fpu/libm-test-ulps: Update.
33675         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33676
33677 2012-07-31  Florian Weimer  <fweimer@redhat.com>
33678
33679         * stdlib/tst-secure-getenv.c: Use printf for error reporting.
33680         Exit with zero in case no suitable GID is found, and write a
33681         message to standard error.
33682
33683 2012-07-30  Roland McGrath  <roland@hack.frob.com>
33684
33685         * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
33686         rather than to 1.
33687         (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
33688         (MAXPATHLEN): Removed.
33689         (NOGROUP, NODEV): New macros.
33690         (setbit, clrbit, isset, isclr): New macros.
33691         (howmany, roundup, powerof2): New macros.
33692         (DEV_BSIZE): New macro.
33693
33694         * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
33695         * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
33696
33697         * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
33698         definition on [!__NO_LONG_DOUBLE_MATH].
33699
33700         * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
33701         PTR_MANGLE and PTR_DEMANGLE.
33702
33703         * socket/accept4.c (accept4): Rename to __libc_accept4.
33704         Define accept4 as a weak alias.
33705
33706         * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
33707         on [_DIRENT_HAVE_D_TYPE].
33708         * io/ftw.c (ftw_dir): Likewise.
33709
33710         * io/xmknod.c (__xmknod): Don't check PATH for being null.
33711
33712         * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
33713
33714         * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
33715         Use the BSD numbers rather than the arbitrary ones we had.
33716         (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
33717         (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
33718         (SIGXCPU, SIGXFSZ): New macros.
33719         (_NSIG): Now 32.
33720
33721         * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
33722         initializer on [_LIBC_REENTRANT].
33723
33724         * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
33725         definitions inside [_POSIX_MAPPED_FILES].
33726
33727         * posix/regex.c: Include <sys/param.h> for MIN/MAX.
33728
33729         * dirent/opendir.c: Include <fcntl.h>.
33730
33731         * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
33732         (__libc_getspecific): Likewise.
33733         (__libc_key_create): Likewise.
33734
33735         * stdio-common/tmpfile64.c: Include <fcntl.h> first.
33736         [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
33737         * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
33738         (tmpfile64): Define as alias.
33739         * sysdeps/wordsize-64/tmpfile.c: File removed.
33740         * sysdeps/wordsize-64/tmpfile64.c: File removed.
33741         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
33742         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
33743
33744         * stdio-common/vfscanf.c: Include <stdbool.h>.
33745         * nss/makedb.c: Likewise.
33746         * stdio-common/_i18n_number.h: Likewise.
33747         * argp/argp-help.c: Likewise.
33748         * posix/wordexp.c: Likewise.
33749         * sysdeps/posix/spawni.c: Likewise.
33750         * nss/nss_files/files-initgroups.c: Likewise.
33751         * stdio-common/reg-modifier.c: Include <stdlib.h>.
33752         * nss/nss_files/files-initgroups.c: Likewise.
33753         * nss/nss_db/db-netgrp.c: Likewise.
33754         * nss/nss_db/db-initgroups.c: Likewise.
33755         * io/fchmodat.c: Include <sys/stat.h>.
33756
33757         * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
33758         __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
33759
33760         * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
33761         [HAVE_MMAP].
33762
33763         * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
33764         Add multiple inclusion protection.
33765
33766 2012-07-27  David S. Miller  <davem@davemloft.net>
33767
33768         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33769
33770 2012-07-27  Gary Benson  <gbenson@redhat.com>
33771
33772         [BZ #14298]
33773         * elf/rtld.c: Include <stap-probe.h>.
33774         (dl_main): Added static probes "init_start" and "init_complete".
33775         * elf/dl-load.c: Include <stap-probe.h>.
33776         (lose): Take new parameter "nsid".
33777         Added static probe "map_failed".
33778         (_dl_map_object_from_fd): Pass namespace id to lose.
33779         Added static probe "map_start".
33780         (open_verify): Pass namespace id to lose.
33781         * elf/dl-open.c: Include <stap-probe.h>.
33782         (dl_open_worker) Added static probes "map_complete", "reloc_start"
33783         and "reloc_complete".
33784         * elf/dl-close.c: Include <stap-probe.h>.
33785         (_dl_close_worker): Added static probes "unmap_start" and
33786         "unmap_complete".
33787         * elf/rtld-debugger-interface.txt: New file documenting the above.
33788
33789 2012-07-26  Roland McGrath  <roland@hack.frob.com>
33790
33791         * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
33792         rather than a string variable.
33793         * sunrpc/rpc_main.c (h_output): Likewise.
33794         * sunrpc/rpc_svcout.c (write_real_program): Likewise.
33795
33796 2012-07-26  Pino Toscano  <toscano.pino@tiscali.it>
33797
33798         * inet/check_native.c: New file.
33799
33800 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
33801
33802         [BZ #13629]
33803         * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
33804         if larger part has absolute value 1.0.
33805         * math/s_clog10.c (__clog10): Likewise.
33806         * math/s_clog10f.c (__clog10f): Likewise.
33807         * math/s_clog10l.c (__clog10l): Likewise.
33808         * math/s_clogf.c (__clogf): Likewise.
33809         * math/s_clogl.c (__clogl): Likewise.
33810         * math/libm-test.inc (clog_test): Add more tests.
33811         (clog10_test): Likewise.
33812         * sysdeps/i386/fpu/libm-test-ulps: Update.
33813         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33814
33815         * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
33816         (pltexit): Likewise.
33817         (La_regs): Likewise.
33818         (La_retval): Likewise.
33819         (int_retval): Likewise.
33820         Update #error for removed macros to refer only to definitions in
33821         tst-audit.h.
33822         * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
33823         macro.
33824         (pltexit): Likewise.
33825         (La_regs): Likewise.
33826         (La_retval): Likewise.
33827         (int_retval): Likewise.
33828         * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
33829         macro.
33830         (pltexit): Likewise.
33831         (La_regs): Likewise.
33832         (La_retval): Likewise.
33833         (int_retval): Likewise.
33834         * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
33835         macro.
33836         (pltexit): Likewise.
33837         (La_regs): Likewise.
33838         (La_retval): Likewise.
33839         (int_retval): Likewise.
33840         * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
33841         macro.
33842         (pltexit): Likewise.
33843         (La_regs): Likewise.
33844         (La_retval): Likewise.
33845         (int_retval): Likewise.
33846         * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
33847         macro.
33848         (pltexit): Likewise.
33849         (La_regs): Likewise.
33850         (La_retval): Likewise.
33851         (int_retval): Likewise.
33852         * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
33853         macro.
33854         (pltexit): Likewise.
33855         (La_regs): Likewise.
33856         (La_retval): Likewise.
33857         (int_retval): Likewise.
33858         * sysdeps/generic/tst-audit.h: Update comment to refer only to
33859         macro definitions in tst-audit.h.
33860         * sysdeps/i386/tst-audit.h: New file.
33861         * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
33862         * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
33863         * sysdeps/s390/s390-32/tst-audit.h: Likewise.
33864         * sysdeps/s390/s390-64/tst-audit.h: Likewise.
33865         * sysdeps/sh/tst-audit.h: Likewise.
33866         * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
33867         * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
33868         * sysdeps/x86_64/tst-audit.h: Likewise.
33869
33870 2012-07-26  Andreas Jaeger  <aj@suse.de>
33871
33872         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
33873         ptrace.
33874
33875         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
33876         new value PTRACE_EVENT_SECCOMP from Linux 3.5.
33877         (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
33878         PTRACE_O_MASK.
33879         * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
33880         * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
33881         * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
33882
33883         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
33884         value.
33885
33886         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
33887         _sigsys.
33888         (si_call_addr, si_syscall, si_arch): Define new macro.
33889         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
33890         _sigsys.
33891         (si_call_addr, si_syscall, si_arch): Define new marcro.
33892         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
33893         _sigsys.
33894         (si_call_addr, si_syscall, si_arch): Define new macro.
33895         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
33896         _sigsys.
33897         (si_call_addr, si_syscall, si_arch): Define new macro.
33898
33899 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
33900
33901         [BZ #13717]
33902         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
33903         Change to 2.4.21 where previously 2.4.1.
33904         * sysdeps/unix/sysv/linux/configure: Regenerated.
33905         * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
33906         __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
33907         Linux kernel version.
33908         (__ASSUME_STD_AUXV): Remove.
33909         [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
33910         kernel version.
33911         [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
33912         (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
33913         (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
33914         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
33915         (__ASSUME_NETLINK_SUPPORT): Likewise.
33916         * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
33917         (__no_netlink_support): Remove conditional definition.
33918         * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
33919         Remove.
33920         (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
33921         [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
33922         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
33923         (if_nameindex_ioctl): Remove.
33924         (if_nameindex_netlink): Do not handle __no_netlink_support.
33925         (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
33926         code.
33927         * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
33928         Remove conditional code.
33929         (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
33930         code.
33931         (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
33932         unconditional.
33933         [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
33934         [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
33935         * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
33936         Remove.
33937         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
33938         [!__ASSUME_STD_AUXV]: Remove conditional code.
33939         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
33940         [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
33941         [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
33942         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
33943         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
33944         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
33945         code.
33946         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
33947         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
33948         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
33949         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
33950         conditional code.
33951         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
33952         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
33953         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
33954         code.
33955         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
33956         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
33957         conditional code.
33958         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
33959         (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
33960         code unconditional.
33961         (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
33962         conditional code.
33963         (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
33964         unconditional.
33965         (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
33966         conditional code.
33967         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
33968         (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
33969         unconditional.
33970         (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
33971         conditional code.
33972         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
33973         (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
33974         code unconditional.
33975         (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
33976         conditional code.
33977         (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
33978         unconditional.
33979         (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
33980         conditional code.
33981         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
33982         (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
33983         code unconditional.
33984         (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
33985         conditional code.
33986         (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
33987         unconditional.
33988         (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
33989         conditional code.
33990
33991 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
33992
33993         * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
33994         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
33995         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
33996         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
33997         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
33998         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
33999         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
34000         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
34001         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
34002         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
34003         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
34004         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
34005         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
34006         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
34007         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
34008         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
34009         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
34010         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
34011         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
34012         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
34013         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
34014         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
34015         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
34016
34017 2012-07-25  Florian Weimer  <fweimer@redhat.com>
34018
34019         * Versions.def: Add GLIBC_2.17.
34020         * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
34021         * include/stdlib.h: Rename __secure_getenv to secure_getenv.
34022         Introduce __libc_secure_getenv.
34023         * stdlib/Versions (2.17): Add secure_getenv
34024         (GLIBC_PRIVATE): Add __libc_secure_getenv.
34025         * stdlib/secure-getenv.c: Rename __secure_getenv to
34026         __libc_secure_getenv.  Add secure_getenv alias.  Add compatibility
34027         symbol __secure_getenv for GLIBC_2.0.
34028         * stdlib/tst-secure-getenv.c: New.
34029         * stdlib/Makefile (tests): Add testcase.
34030         * manual/startup.texi (Environment Access): Document
34031         secure_getenv.
34032         * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
34033         __libc_secure_getenv.
34034         * inet/ruserpass.c (ruserpass): Likewise.
34035         * malloc/mtrace.c (mtrace): Likewise.
34036         * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
34037         * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
34038         * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
34039         * sysdeps/posix/tempname.c: Likewise.  Evaluate
34040         HAVE_SECURE_GETENV.
34041         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
34042         __secure_getenv to __libc_secure_getenv.
34043         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
34044         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
34045         Likewise.
34046         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
34047         Likewise.
34048         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
34049         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
34050         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
34051         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
34052         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
34053         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
34054         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
34055
34056 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
34057
34058         * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
34059         (struct La_i86_retval): Likewise.
34060         (struct La_x86_64_regs): Likewise.
34061         (struct La_x86_64_retval): Likewise.
34062         (struct La_x32_regs): Likewise.
34063         (struct La_x32_retval): Likewise.
34064         (struct La_ppc32_regs): Likewise.
34065         (struct La_ppc32_retval): Likewise.
34066         (struct La_ppc64_regs): Likewise.
34067         (struct La_ppc64_retval): Likewise.
34068         (struct La_sh_regs): Likewise.
34069         (struct La_sh_retval): Likewise.
34070         (struct La_s390_32_regs): Likewise.
34071         (struct La_s390_32_retval): Likewise.
34072         (struct La_s390_64_regs): Likewise.
34073         (struct La_s390_64_retval): Likewise.
34074         (struct La_sparc32_regs): Likewise.
34075         (struct La_sparc32_retval): Likewise.
34076         (struct La_sparc64_regs): Likewise.
34077         (struct La_sparc64_retval): Likewise.
34078         (struct audit_ifaces): Remove architecture-specific pltenter and
34079         pltexit members.
34080         * sysdeps/i386/ldsodefs.h: New file.
34081         * sysdeps/powerpc/ldsodefs.h: Likewise.
34082         * sysdeps/s390/ldsodefs.h: Likewise.
34083         * sysdeps/sh/ldsodefs.h: Likewise.
34084         * sysdeps/sparc/ldsodefs.h: Likewise.
34085         * sysdeps/x86_64/ldsodefs.h: Likewise.
34086
34087 2012-07-25  Marek Polacek  <polacek@redhat.com>
34088
34089         [BZ #6808]
34090         * math/libm-test.inc (yn_test): Add another test.
34091         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
34092         to ERANGE when the result is +-Inf.
34093         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
34094         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
34095         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
34096         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
34097
34098 2012-07-24  Joseph Myers  <joseph@codesourcery.com>
34099
34100         * conform/data/time.h-data (NULL): Use macro-constant.  Require
34101         equal to 0.
34102         (CLOCKS_PER_SEC): Use macro instead of constant.  Specify type as
34103         clock_t.
34104         [ISO11] (TIME_UTC): Use macro-int-constant.  Require value > 0.
34105
34106 2012-07-23  Thomas Schwinge  <thomas@codesourcery.com>
34107
34108         * configure.in <sysdeps resolving>: Correct printing
34109         Implies_before.
34110         * configure: Regenerate.
34111
34112 2012-07-22  Thomas Schwinge  <thomas@codesourcery.com>
34113
34114         * math/w_ilogb.c: Include <limits.h>.
34115         * math/w_ilogbl.c: Likewise.
34116
34117 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
34118
34119         * manual/lang.texi (__va_copy): Document primarily as ISO C99
34120         va_copy.  Document allowing for unavailable va_copy only as
34121         pre-C99 compatibility.
34122         * manual/string.texi (Copying and Concatenation): Use va_copy
34123         instead of __va_copy in concat example.
34124
34125 2012-07-20  Pino Toscano  <toscano.pino@tiscali.it>
34126
34127         * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
34128         (__sendto): Use create_address_port.  Initialize APORT and deallocate
34129         it if not null.
34130
34131         * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
34132         with O_NOLINK passed to __file_name_lookup.
34133
34134         * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
34135         with O_NOLINK passed to __file_name_lookup.
34136
34137         * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
34138         negative N or less than NGIDS.
34139
34140         * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
34141         type to string_t.  Set ERANGE as errno and return it if NAME is not big
34142         enough.  Use memcpy instead of strncpy.
34143
34144 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
34145
34146         * elf/Makefile (check-data): Remove.
34147         (localplt.data): New vpath directive.
34148         ($(objpfx)check-localplt.out): Use localplt.data from vpath
34149         instead of $(check-data).
34150         * scripts/data/localplt-generic.data: Move to ...
34151         * sysdeps/generic/localplt.data: ... here.
34152         * scripts/data/localplt-i386-linux-gnu.data: Move to ...
34153         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
34154         * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
34155         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
34156         ... here.
34157         * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
34158         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
34159         ... here.
34160         * scripts/data/localplt-s390-linux-gnu.data: Move to ...
34161         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
34162         ... here.
34163         * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
34164         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
34165         ... here.
34166         * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
34167         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
34168         ... here.
34169         * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
34170         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
34171         ... here.
34172
34173 2012-07-19 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34174
34175         * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
34176         PPC32 and PPC64 files.
34177         * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
34178         * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
34179
34180 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
34181
34182         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
34183         __makecontext_ret to ...
34184         * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
34185         ... here and call exit if uc_link is NULL.  New file.
34186         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
34187         __makecontext_ret.S.
34188         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
34189         __makecontext_ret to ...
34190         * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
34191         ... here and call exit if uc_link is NULL.  New file.
34192         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
34193         __makecontext_ret.S.
34194
34195 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
34196
34197         * elf/elf.h (R_390_IRELATIVE): New definition.
34198         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
34199         resolver function for IFUNC symbols.  Support R_390_IRELATIVE.
34200         (elf_machine_lazy_rel): Support R_390_IRELATIVE.
34201         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
34202         (elf_machine_lazy_rel): Likewise.
34203         * sysdeps/s390/dl-irel.h: New file.
34204         * sysdeps/s390/s390-64/memcpy.S: New asm code.
34205         * sysdeps/s390/s390-64/memset.S: New asm code.
34206         * sysdeps/s390/s390-64/memcmp.S: New asm code.
34207         * sysdeps/s390/s390-64/multiarch/memset.S: New file.
34208         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
34209         * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
34210         * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
34211         * sysdeps/s390/s390-64/multiarch/Makefile: New file.
34212         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
34213         * sysdeps/s390/s390-32/multiarch/Makefile: New file.
34214         * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
34215         * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
34216         * sysdeps/s390/s390-32/multiarch/memset.S: New file.
34217         * sysdeps/s390/s390-32/memcpy.S: New asm code.
34218         * sysdeps/s390/s390-32/memset.S: New asm code.
34219         * sysdeps/s390/s390-32/memcmp.S: New asm code.
34220
34221 2012-07-17  Marek Polacek  <polacek@redhat.com>
34222
34223         [BZ #14349]
34224         * sysdeps/s390/s390-32/configure.in: Remove TLS check.
34225         * sysdeps/s390/s390-64/configure.in: Likewise.
34226         * sysdeps/sparc/configure.in: Likewise.
34227         * sysdeps/powerpc/powerpc32/configure.in: Likewise.
34228         * sysdeps/powerpc/powerpc64/configure.in: Likewise.
34229         * sysdeps/i386/configure.in: Likewise.
34230         * sysdeps/x86_64/configure.in: Likewise.
34231         * sysdeps/sh/configure.in: Likewise.
34232         * sysdeps/s390/s390-32/configure: Regenerated.
34233         * sysdeps/s390/s390-64/configure: Likewise.
34234         * sysdeps/x86_64/configure: Likewise.
34235         * sysdeps/sh/configure: Likewise.
34236         * sysdeps/powerpc/powerpc64/configure: Likewise.
34237         * sysdeps/powerpc/powerpc32/configure: Likewise.
34238         * sysdeps/sparc/configure: Likwise.
34239         * sysdeps/i386/configure: Likewise.
34240
34241         * elf/dl-open.c: Comment fixes.
34242
34243 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
34244
34245         * Makefile [CXX] (check-data): Remove.
34246         [CXX] (c++-types.data): New vpath directive.
34247         [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
34248         vpath.  Do not allow for C++ type data being missing.
34249         * scripts/data/c++-types-alpha-linux-gnu.data: Move to
34250         ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
34251         * scripts/data/c++-types-ia64-linux-gnu.data: Move to
34252         ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
34253         * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
34254         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
34255         * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
34256         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
34257         ... here.
34258         * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
34259         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
34260         ... here.
34261         * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
34262         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
34263         ... here.
34264         * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
34265         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
34266         ... here.
34267         * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
34268         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
34269         ... here.
34270         * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
34271         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
34272         ... here.
34273         * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
34274         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
34275         ... here.
34276         * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
34277         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
34278
34279         * elf/tls-macros.h (TLS_LE): Move architecture-specific
34280         definitions to architecture-specific files.
34281         (TLS_IE): Likewise.
34282         (TLS_LD): Likewise.
34283         (TLS_GD): Likewise.
34284         * sysdeps/i386/tls-macros.h: New file.
34285         * sysdeps/powerpc/tls-macros.h: Likewise.
34286         * sysdeps/s390/s390-32/tls-macros.h: Likewise.
34287         * sysdeps/s390/s390-64/tls-macros.h: Likewise.
34288         * sysdeps/sh/tls-macros.h: Likewise.
34289         * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
34290         * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
34291         * sysdeps/x86_64/tls-macros.h: Likewise.
34292
34293 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
34294
34295         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
34296         zero value for regular exit case.
34297
34298         * sysdeps/unix/sysv/linux/x86_64/__start_context.S
34299         (__start_context): Preserve zero value for regular exit case.
34300
34301 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
34302             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
34303
34304         * manual/setjmp.texi (setcontext): Clarify normal process
34305         termination when uc_link is the null pointer.
34306         * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
34307         exit call.
34308
34309 2012-07-16  Andreas Schwab  <schwab@linux-m68k.org>
34310
34311         * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
34312         preprocessor.  Test for each exception mask separately.
34313
34314 2012-07-16  Andreas Jaeger  <aj@suse.de>
34315
34316         * po/ru.po: Update from translation team.
34317
34318 2012-07-15  Joseph Myers  <joseph@codesourcery.com>
34319
34320         * conform/data/string.h-data (NULL): Use macro-constant.  Require
34321         equal to 0.
34322         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
34323         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
34324         (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
34325         (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
34326         [ISO || ISO99 || ISO11] (*_t): Do not allow.
34327
34328 2012-07-13  Andreas Jaeger  <aj@suse.de>
34329
34330         * po/fr.po: Update from translation team.
34331
34332 2012-07-12  Marek Polacek  <polacek@redhat.com>
34333
34334         [BZ #14173]
34335         * math/libm-test.inc (yn_test): Add test for BZ #14173.
34336         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
34337         loop condition.
34338
34339 2012-07-12  Joseph Myers  <joseph@codesourcery.com>
34340
34341         [BZ #13717]
34342         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
34343         Change to 2.4.1 where previously 2.4.0.
34344         * sysdeps/unix/sysv/linux/configure: Regenerated.
34345         * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
34346         (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
34347         version.
34348         [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
34349         (__ASSUME_AT_CLKTCK): Remove.
34350         (__ASSUME_AT_PAGESIZE): Likewise.
34351         (__ASSUME_AT_XID): Likewise.
34352         (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
34353         [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
34354         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
34355         unconditionally.
34356         (HAVE_AUX_PAGESIZE): Likewise.
34357         * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
34358         [__ASSUME_AT_CLKTCK]: Make code unconditional.
34359         [!__ASSUME_AT_CLKTCK]: Remove conditional code.
34360
34361 2012-07-12  Jeroen van Bemmel  <jvb127@gmail.com>
34362
34363         [BZ #14307]
34364         * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
34365         the temporary buffer used to invoke __gethostbyname2_r,
34366         __gethostbyaddr_r and gethostbyname4_r to make room for struct
34367         host_data / struct gaih_addrtuple.
34368         * resolv/nss_dns/dns-host.c (global scope): Move definition of
34369         implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
34370         header file nss/nsswitch.h.
34371         * nss/nsswitch.h (global scope): Add definition of implementation
34372         constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
34373         resolv/nss_dns/dns-host.c).
34374
34375 2012-07-11  Andreas Jaeger  <aj@suse.de>
34376
34377         * po/fr.po: Update from translation team.
34378
34379         * po/sv.po: Update from translation team
34380         * po/fr.po: Another update from translation team.
34381
34382 2012-07-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34383
34384         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
34385         for subnormals or multiply small sinh result by itself.
34386         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
34387         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
34388
34389 2012-07-11  David S. Miller  <davem@davemloft.net>
34390
34391         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34392
34393 2012-07-10  Andreas Schwab  <schwab@linux-m68k.org>
34394
34395         [BZ #14347]
34396         * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
34397         (INTERNAL_MARK): Shift it here.
34398
34399 2012-07-10  Marek Polacek  <polacek@redhat.com>
34400
34401         [BZ #14151]
34402         * configure.in (libc_cv_asm_global_directive): Remove test.  Replace
34403         libc_cv_asm_global_directive with .globl.
34404         * configure: Regenerated.
34405         * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
34406         with .globl.
34407         * sysdeps/i386/configure: Regenerated.
34408         * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
34409         with .globl.
34410         * sysdeps/x86_64/configure: Regenerated.
34411         * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
34412         * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
34413         * elf/tst-unique2mod2.c: Likewise.
34414         * elf/tst-unique2mod1.c: Likewise.
34415         * elf/tst-unique1mod2.c: Likewise.
34416         * elf/tst-unique1mod1.c: Likewise.
34417         * sysdeps/s390/s390-32/sysdep.h: Likewise.
34418         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
34419         * sysdeps/s390/s390-64/sysdep.h: Likewise.
34420         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
34421         * sysdeps/mach/sysdep.h: Likewise.
34422         * sysdeps/i386/sysdep.h: Likewise.
34423         * sysdeps/i386/i386-mcount.S: Likewise.
34424         * sysdeps/x86_64/_mcount.S: Likewise.
34425         * sysdeps/x86_64/sysdep.h: Likewise.
34426         * sysdeps/sh/_mcount.S: Likewise.
34427         * sysdeps/sh/sysdep.h: Likewise.
34428         * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
34429         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
34430         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
34431         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
34432         * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
34433         * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
34434         * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
34435         * locale/localeinfo.h: Likewise.
34436         (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
34437         (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
34438
34439 2012-07-09  Roland McGrath  <roland@hack.frob.com>
34440
34441         [BZ #14336]
34442         * manual/charset.texi (Extended Char Intro): Word use fix, "operating
34443         system".
34444         * manual/message.texi (The Uniforum approach): Likewise.
34445         * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
34446         (glibc iconv Implementation): Likewise.
34447
34448 2012-07-09  Joseph Myers  <joseph@codesourcery.com>
34449
34450         [BZ #14337]
34451         * math/s_clog.c (__clog): Avoid scaling a value down where that
34452         could result in underflow.
34453         * math/s_clog10.c (__clog10): Likewise.
34454         * math/s_clog10f.c (__clog10f): Likewise.
34455         * math/s_clog10l.c (__clog10l): Likewise.
34456         * math/s_clogf.c (__clogf): Likewise.
34457         * math/s_clogl.c (__clogl): Likewise.
34458         * math/libm-test.inc (clog_test): Add more tests.
34459         (clog10_test): Likewise.
34460         * sysdeps/i386/fpu/libm-test-ulps: Update.
34461         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34462
34463 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
34464
34465         [BZ #14283]
34466         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
34467         by 7 not 8 to examine high bit of fractional part.
34468
34469         [BZ #14042]
34470         * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
34471         for call to __mcount_internal.
34472         * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
34473         (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
34474         * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
34475
34476 2012-07-06  Joseph Myers  <joseph@codesourcery.com>
34477
34478         [BZ #14154]
34479         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
34480         approximation for values within 0x1p-13f of an odd multiple of
34481         pi/4.
34482         * math/libm-test.inc (tan_test): Do not allow spurious underflow
34483         exception.  Add more tests.
34484         * sysdeps/i386/fpu/libm-test-ulps: Update.
34485
34486         [BZ #6778]
34487         * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
34488         inputs and return -1 for them.  Do not check for +Inf in case not
34489         reachable for +Inf.
34490         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
34491         * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
34492         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
34493         and return -1 for them.  Do not check for +Inf in case not
34494         reachable for +Inf.
34495         * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
34496         define.
34497         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
34498         and return -1 for them.  Do not check for +Inf in case not
34499         reachable for +Inf.
34500         * math/libm-test.inc (expm1_test): Add more tests.  Do not allow
34501         spurious underflow.
34502         * sysdeps/i386/fpu/libm-test-ulps: Update.
34503         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34504
34505 2012-07-06  Mike Frysinger  <vapier@gentoo.org>
34506
34507         * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
34508
34509 2012-07-05  Joseph Myers  <joseph@codesourcery.com>
34510
34511         [BZ #14157]
34512         [BZ #14331]
34513         * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
34514         could result in spurious underflow.  Scale down values above
34515         DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
34516         * math/s_csqrtf.c (__csqrtf): Likewise.
34517         * math/s_csqrtl.c (__csqrtl): Likewise.
34518         * math/libm-test.inc (csqrt_test): Add more tests.  Do not allow
34519         spurious underflow.
34520         * sysdeps/i386/fpu/libm-test-ulps: Update.
34521         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34522
34523 2012-07-04  Andreas Schwab  <schwab@linux-m68k.org>
34524
34525         * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
34526         xopen-msg.sed.
34527         * catgets/xopen-msg.awk: New file.
34528         * catgets/xopen-msg.sed: Removed.
34529
34530         * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
34531         po2text.sed.
34532         * intl/po2test.awk: New file.
34533         * intl/po2test.sed: Removed.
34534
34535 2012-07-04  Joseph Myers  <joseph@codesourcery.com>
34536
34537         [BZ #14328]
34538         * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
34539         or multiply small sinh result by itself.
34540         * math/s_ctanf.c (__ctanf): Likewise.
34541         * math/s_ctanh.c (__ctanh): Likewise.
34542         * math/s_ctanhf.c (__ctanhf): Likewise.
34543         * math/s_ctanhl.c (__ctanhl): Likewise.
34544         * math/s_ctanl.c (__ctanl): Likewise.
34545         * math/libm-test.inc (ctan_test_tonearest): New function.
34546         (ctan_test_towardzero): Likewise.
34547         (ctan_test_downward): Likewise.
34548         (ctan_test_upward): Likewise.
34549         (ctanh_test_tonearest): Likewise.
34550         (ctanh_test_towardzero): Likewise.
34551         (ctanh_test_downward): Likewise.
34552         (ctanh_test_upward): Likewise.
34553         (main): Call these new functions.
34554         * sysdeps/i386/fpu/libm-test-ulps: Update.
34555         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34556
34557 2012-07-03  Mike Frysinger  <vapier@gentoo.org>
34558
34559         * .gitignore: Delete /ports entry.
34560
34561 2012-07-03  Andreas Jaeger  <aj@suse.de>
34562
34563         * po/bg.po: Update from translation team.
34564         * po/cs.po: Likewise.
34565         * po/de.po: Likewise.
34566         * po/hr.po: Likewise.
34567         * po/nl.pl: Likewise.
34568         * po/pl.po: Likewise.
34569         * po/vi.po: Likewise.
34570
34571 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
34572
34573         * Makeconfig [!+link] (+link-before-libc): New variable.
34574         [!+link] (+link-after-libc): Likewise.
34575         [!+link] (+link-tests): Likewise.
34576         [!+link] (+link): Define in terms of $(+link-before-libc) and
34577         $(+link-after-libc).
34578         [!+link-static] (+link-static-before-libc): New variable.
34579         [!+link-static] (+link-static-after-libc): Likewise.
34580         [!+link-static] (+link-static-tests): Likewise.
34581         [!+link-static] (+link-static): Define in terms of
34582         $(+link-static-before-libc) and $(+link-static-after-libc).
34583         [build-shared] (link-libc-before-gnulib): New variable.
34584         [build-shared] (link-libc-tests): Likewise.
34585         [build-shared] (link-libc): Define in terms of
34586         $(link-libc-before-gnulib).
34587         [!build-shared] (link-libc-tests): New variable.
34588         (link-libc-static-tests): New variable.
34589         [!gnulib] (gnulib-arch): New variable.
34590         [!gnulib] (gnulib-tests): Likewise.
34591         [!gnulib] (static-gnulib-arch): Likewise.
34592         [!gnulib] (static-gnulib-tests): Likewise.
34593         [!gnulib] (gnulib): Use $(gnulib-arch).  Do not use $(libgcc_eh).
34594         Define with "=" instead of ":=".
34595         [!gnulib] (static-gnulib): Use $(static-gnulib-arch).  Do not use
34596         -lgcc_eh $(libunwind).  Define with "=" instead of ":=".
34597         * Rules (binaries-all-notests): New variable.
34598         (binaries-all-tests): Likewise.
34599         (binaries-static-notests): Likewise.
34600         (binaries-static-tests): Likewise.
34601         (binaries-all): Define using $(binaries-all-notests) and
34602         $(binaries-all-tests).
34603         (binaries-static): Define using $(binaries-static-notests) and
34604         $(binaries-static-tests).
34605         (binaries-shared-tests): New variable.
34606         (binaries-shared-notests): Likewise.
34607         (binaries-shared): Remove variable.
34608         ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
34609         ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
34610         ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
34611         ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
34612         ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
34613         ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
34614         * elf/Makefile (sln-modules): New variable.
34615         (extra-objs): Add $(sln-modules:=.o).
34616         (ldconfig-modules): Add static-stubs.
34617         ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
34618         * elf/static-stubs.c: New file.
34619
34620         [BZ #14283]
34621         * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
34622         by 7 not 8 to examine high bit of fractional part.  Use volatile
34623         variables when splitting into final array of floats if
34624         __FLT_EVAL_METHOD__ != 0.
34625         * math/libm-test.inc (cos_test): Add another test.
34626         (sin_test): Likewise.
34627         * sysdeps/i386/fpu/libm-test-ulps: Update.
34628
34629         [BZ #14273]
34630         * math/libm-test.inc (cosh_test): Add more tests.
34631
34632         * version.h (RELEASE): Set to "development".
34633         (VERSION): Set to "2.16.90".
34634
34635 2012-06-30  Carlos O'Donell  <carlos_odonell@mentor.com>
34636
34637         * NEWS: Update copyright. Remove last-updated date.
34638         Mention math library bug fixes and timezone data changes.
34639         * README: Mention GNU/Hurd, x32, and HPPA support status.
34640
34641 2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
34642
34643         * manual/contrib.texi (Contributors): Sort alphabetically by last name.
34644
34645 2012-06-27  Andreas Jaeger  <aj@suse.de>
34646
34647         * manual/contrib.texi (Contributors): Add Samuel Thibault.
34648
34649 2012-06-25  Andreas Jaeger  <aj@suse.de>
34650
34651         * sysdeps/s390/fpu/libm-test-ulps: Update.
34652
34653 2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
34654             Thomas Schwinge  <thomas@codesourcery.com>
34655
34656         * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
34657         * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
34658         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
34659         fanotify_mark.
34660
34661 2012-06-23  Thomas Schwinge  <thomas@codesourcery.com>
34662
34663         * sysdeps/mach/start.c: Remove file.
34664         * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
34665         * sysdeps/i386/init-first.c: Fix comment regarding start.S.
34666         * sysdeps/sh/init-first.c: Likewise.
34667
34668         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
34669         registers for frame unwinding purposes, add CFI directives.
34670         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
34671         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
34672         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
34673         Likewise.
34674
34675         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
34676         __fortify_fail returning.
34677         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
34678
34679         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
34680         sysdeps/sh/____longjmp_chk.S.
34681         * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
34682         on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
34683         * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
34684         (gen-as-const-headers): Append sigaltstack-offsets.sym.
34685
34686         * sysdeps/sh/abort-instr.h: New file.
34687         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
34688         process in case exit returns.
34689
34690         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
34691         initialize the GOT register before use.
34692
34693         * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
34694         calculation of ARGC > 4.
34695
34696         * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
34697         meaningful names to some local labels.
34698
34699 2012-06-22  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
34700             Kaz Kojima  <kkojima@rr.iij4u.or.jp>
34701
34702         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
34703         (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
34704         (__arch_compare_and_exchange_val_16_acq): Likewise.
34705         (__arch_compare_and_exchange_val_32_acq): Likewise.
34706         (atomic_exchange_and_add): Fix gUSA sequence.
34707         (atomic_add): Likewise.
34708         (atomic_add_negative): Likewise.
34709         (atomic_add_zero): Likewise.
34710         (atomic_bit_test_set): Likewise.
34711
34712 2012-06-22  Andreas Schwab  <schwab@redhat.com>
34713
34714         [BZ #13579]
34715         * include/link.h (struct link_map): Add l_free_initfini.
34716         * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
34717         l_initfini.
34718         * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
34719         * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
34720         * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
34721         set.
34722
34723 2012-06-22  Carlos O'Donell  <carlos_odonell@mentor.com>
34724
34725         * configure.in: Use AC_LANG_SOURCE.
34726         * configure: Regenerate.
34727
34728 2012-06-22  Roland McGrath  <roland@hack.frob.com>
34729
34730         * configure.in (libc_cv_localstatedir): New substituted variable.
34731         * configure: Regenerated.
34732         * config.make.in (localstatedir): New variable, substituted from
34733         libc_cv_localstatedir.
34734         * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
34735         * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
34736         ${prefix}/var to /var when we change ${prefix}/etc to /etc.
34737         * sysdeps/gnu/configure: Regenerated.
34738
34739 2012-06-21  Jeff Law  <law@redhat.com>
34740
34741         [BZ #14277]
34742         * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
34743         free.  Simplify list management for _LIBC case.
34744
34745 2012-06-21  Joseph Myers  <joseph@codesourcery.com>
34746
34747         [BZ #14273]
34748         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
34749         Clear sign bit of 64-bit integer value before comparing against
34750         overflow value.
34751
34752         * sysdeps/mach/configure: Regenerated.
34753
34754 2012-06-21  H.J. Lu  <hongjiu.lu@intel.com>
34755
34756         [BZ #14278]
34757         * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
34758
34759 2012-06-21  Jeff Law  <law@redhat.com>
34760
34761         [BZ #13882]
34762         * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
34763         uint16_t for elements in the "seen" array to avoid char overflows.
34764         * elf/dl-fini.c (_dl_sort_fini): Likewise.
34765         * elf/dl-open.c (dl_open_worker): Likewise.
34766
34767 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
34768
34769         * scripts/list-sources.sh: Scan PORTS for translations.
34770         * po/libc.pot: Regenerated.
34771
34772 2012-06-21  Andreas Jaeger  <aj@suse.de>
34773
34774         [BZ #12194]
34775         * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
34776         warning.
34777         * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
34778         * bits/byteswap-16.h (__bswap_16): Likewise.
34779         * bits/byteswap.h (__bswap_constant_16): Likewise.
34780
34781 2012-06-18  H.J. Lu  <hongjiu.lu@intel.com>
34782
34783         [BZ #14117]
34784         * sysdeps/i386/fpu_control.h: Removed.
34785         * sysdeps/x86_64/fpu_control.h: Moved to ...
34786         * sysdeps/x86/fpu_control.h: Here.
34787
34788         * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
34789         (_FPU_SETCW): Likewise.
34790
34791 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
34792
34793         [BZ #14117]
34794         * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
34795         * sysdeps/x86/fpu/bits/mathinline.h: This.
34796         * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
34797
34798         [BZ #14050]
34799         [BZ #14117]
34800         * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
34801         functions if __x86_64__ is defined.
34802
34803 2012-06-15  Chung-Lin Tang  <cltang@codesourcery.com>
34804
34805         * string/endian.h: Add !__ASSEMBLER__ condition for including
34806         conversion interfaces.
34807
34808 2012-06-15  Joseph Myers  <joseph@codesourcery.com>
34809
34810         [BZ #14241]
34811         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
34812         of ABS(x) in calculating zero to negative powers other than odd
34813         integers.
34814         * math/libm-test.inc (pow_test): Add more tests.
34815
34816 2012-06-15  Andreas Jaeger  <aj@suse.de>
34817
34818         * manual/contrib.texi (Contributors): Update entry of Liubov
34819         Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
34820         Machado Filho.
34821
34822 2012-06-15  Cyril Hrubis  <metan@ucw.cz>
34823
34824         * string/string.h: Add __wur to GNU version of strerror_r.
34825
34826 2012-06-14  H.J. Lu  <hongjiu.lu@intel.com>
34827
34828         [BZ #14229]
34829         * string/Makefile (tests): Add tst-strtok_r.
34830         * string/tst-strtok_r.c: New file.
34831         * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
34832         RAX_LP/RDX_LP on SAVE_PTR.
34833
34834 2012-06-14  Roland McGrath  <roland@hack.frob.com>
34835
34836         * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
34837
34838 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
34839
34840         * libm_test.inc (csqrt_test): Allow more spurious underflow
34841         exceptions.
34842         (j0_test): Likewise.
34843         (j1_test): Likewise.
34844         (y0_test): Likewise.
34845         (y1_test): Likewise.
34846
34847 2012-06-13  Carlos O'Donell  <carlos_odonell@mentor.com>
34848
34849         * po/Makefile (libc.pot): Use UTF-8 charset.
34850
34851 2012-06-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
34852
34853         [BZ #14210]
34854         Suppress sign-conversion warning from FD_SET.
34855         See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
34856         * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
34857         not unsigned long int.
34858         * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
34859
34860 2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
34861
34862         [BZ #14050]
34863         [BZ #14117]
34864         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
34865         __extern_always_inline instead of __extern_inline.
34866         (__signbitf): Support __SSE2_MATH__ and C++ namespace.
34867         (__signbit): Likewise.
34868         (__signbitl): Support C++ namespace.
34869         (lrintf): New inline function.
34870         (lrint): Likewise.
34871         (llrintf): Likewise.
34872         (llrint): Likewise.
34873         (fmaxf): Likewise.
34874         (fmax): Likewise.
34875         (fminf): Likewise.
34876         (fmin): Likewise.
34877         (rint): Likewise.
34878         (rintf): Likewise.
34879         (ceil): Likewise.
34880         (ceilf): Likewise.
34881         (floor): Likewise.
34882         (floorf): Likewise.
34883         (nearbyint): Likewise.
34884         (nearbyintf): Likewise.
34885
34886 2012-06-12  Thomas Schwinge  <thomas@codesourcery.com>
34887
34888         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
34889         non-default versions.
34890
34891 2012-06-11  Roland McGrath  <roland@hack.frob.com>
34892
34893         [BZ #14218]
34894         * manual/argp.texi (Argp): Reword argp_parse description slightly.
34895
34896 2012-06-09  Thomas Schwinge  <thomas@codesourcery.com>
34897
34898         * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
34899         (FE_UPWARD, FE_DOWNWARD): Don't define.
34900         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
34901         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
34902
34903         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
34904         reading it.
34905         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
34906         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
34907
34908 2012-06-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
34909
34910         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
34911         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
34912         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
34913         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
34914
34915 2012-06-06  H.J. Lu  <hongjiu.lu@intel.com>
34916
34917         [BZ #14117]
34918         * sysdeps/i386/fpu/bits/fenv.h: Removed.
34919         * sysdeps/i386/fpu/Implies: New file.
34920         * sysdeps/x86_64/fpu/Implies: Likewise.
34921         * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
34922         * sysdeps/x86/fpu/bits/fenv.h: This.
34923
34924         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
34925         __SSE_MATH__.
34926
34927 2012-06-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
34928
34929         [BZ #14134]
34930         * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
34931         character 0xffff that matches the last element of the
34932         conversion table.
34933
34934 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34935
34936         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
34937         fmodl commit.
34938
34939 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34940
34941         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
34942         values higher than 25.6283.
34943
34944 2012-06-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34945
34946         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
34947         subnormal exponent extraction and add some __builtin_expect.
34948         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
34949         Fix for subnormal mantissa calculation.
34950
34951 2012-06-04  Mike Frysinger  <vapier@gentoo.org>
34952
34953         * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
34954         cpu2 is -1 and errno is not ENOSYS.
34955
34956 2012-06-04  H.J. Lu  <hongjiu.lu@intel.com>
34957
34958         [BZ #14117]
34959         * sysdeps/i386/i486/bits/string.h: Renamed to ...
34960         * sysdeps/x86/bits/string.h: This.
34961         * sysdeps/x86_64/bits/string.h: Removed.
34962
34963         * sysdeps/i386/i486/bits/string.h: Define inline functions only
34964         if not compiling for x86-64, but compiling for >= i486.
34965
34966         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
34967         * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
34968
34969         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
34970         New macro from Linux kernel 3.4.0.
34971         (FP_XSTATE_MAGIC2): Likewise.
34972         (FP_XSTATE_MAGIC2_SIZE): Likewise.
34973         (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
34974         (struct _fpx_sw_bytes): New struct.
34975         (struct _xsave_hdr): Likewise.
34976         (struct _ymmh_state): Likewise.
34977         (struct _xstate): Likewise.
34978
34979         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
34980         * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
34981         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
34982         * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
34983         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
34984         * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
34985
34986         * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
34987         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
34988         * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
34989         * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
34990         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
34991         * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
34992
34993 2012-06-04  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
34994
34995         [BZ #13743]
34996         * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
34997         * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
34998         (sysdep_headers): Include sys/platform/ppc.h.
34999         * sysdeps/powerpc/test-gettimebase.c: Test for
35000         __ppc_get_timebase() to catch future ISA opcode/insn changes.
35001         * manual/Makefile (appendices): Include platform.texi.
35002         * manual/contrib.texi (Contributors): Update @node pointers.
35003         * manual/maint.texi (Maintenance): Likewise.
35004         (Platform): New node.
35005         * manual/platform.texi: New file.  Document the new features.
35006
35007 2012-06-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
35008             Jakub Jelinek  <jakub@redhat.com>
35009
35010         [BZ #14188]
35011         * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
35012         where __builtin_expect is unavailable.
35013
35014 2012-06-03  David S. Miller  <davem@davemloft.net>
35015
35016         * stdlib/longlong.h: Updated from GCC.
35017
35018 2012-06-02  Andreas Schwab  <schwab@linux-m68k.org>
35019
35020         [BZ #14042]
35021         * sysdeps/powerpc/powerpc32/mcount.c: New file.
35022         * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
35023         __mcount_internal.
35024         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
35025         (GLIBC_2.16): Likewise.
35026
35027 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
35028
35029         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
35030
35031 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
35032
35033         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
35034         (default-abi): New variable.
35035         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
35036         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
35037         variable.
35038         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
35039         Likewise.
35040         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
35041         Likewise.
35042         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
35043         Likewise.
35044
35045         * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
35046         definition.  Document in comment.
35047
35048 2012-06-01  David S. Miller  <davem@davemloft.net>
35049
35050         * stdlib/longlong.h: Updated from GCC.
35051
35052 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
35053
35054         [BZ #14117]
35055         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
35056         Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
35057         sys/debugreg.h sys/io.h here.
35058         * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
35059         sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
35060         sys/io.h.
35061         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
35062         Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
35063         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
35064         * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
35065         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
35066         * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
35067
35068         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
35069         Define only if __x86_64__ is defined.
35070
35071 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
35072
35073         [BZ #14048]
35074         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
35075         Use int64_t for variable i.
35076         * math/libm-test.inc (fmod_test): Add more tests.
35077
35078         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
35079         z computation is not scheduled after fetestexcept.
35080         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
35081         Use math_force_eval instead of asm to ensure calculation scheduled
35082         before exception test.
35083         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
35084         Ensure a1 + u.d computation is not scheduled after fetestexcept.
35085
35086 2012-06-01  Aurelien Jarno  <aurelien@aurel32.net>
35087
35088         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
35089         computation is not scheduled after fetestexcept.
35090
35091 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
35092
35093         [BZ #14117]
35094         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
35095         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
35096
35097 2012-06-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35098
35099         * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
35100         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
35101
35102 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
35103
35104         [BZ #14117]
35105         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
35106         <bits/wordsize.h>.
35107         (__WCHAR_MIN): Support __WORDSIZE == 64.
35108         (__WCHAR_MAX): Likewise.
35109
35110         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
35111         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
35112
35113         [BZ #14183]
35114         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
35115         Defined with __SWORD_TYPE if __x86_64__ isn't defined.
35116
35117         [BZ #14117]
35118         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
35119         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
35120
35121         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
35122         * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
35123
35124         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
35125         Defined to 1 if __x86_64__ isn't defined.
35126         (_STAT_VER_LINUX_OLD): New.
35127         (st_atime): Remove duplicate.
35128         (st_mtime): Likewise.
35129         (st_ctime): Likewise.
35130
35131 2012-05-31  David S. Miller  <davem@davemloft.net>
35132
35133         * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
35134         entries.
35135
35136 2012-06-01  Andreas Schwab  <schwab@linux-m68k.org>
35137
35138         * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
35139         gen-libm-test.pl.
35140
35141         [BZ #14132]
35142         * elf/dl-reloc.c: Include <_itoa.h>.
35143         (_dl_reloc_bad_type): Remove use of INTUSE.
35144         * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
35145         * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
35146         * stdio-common/psiginfo.c (psiginfo): Likewise.
35147         * stdio-common/psignal.c (psignal): Likewise.
35148         * string/strsignal.c (strsignal): Likewise.
35149         * include/signal.h (_sys_siglist): Declare hidden proto.
35150         * stdio-common/itoa-digits.c: Include <_itoa.h>.  Replace
35151         INTVARDEF with libc_hidden_data_def.
35152         * stdio-common/itoa-udigits.c: Likewise.
35153         * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
35154         (_itoa_lower_digits_internal): Remove declaration.
35155         (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
35156         * sysdeps/gnu/siglist.c (_sys_siglist_internal)
35157         (_sys_sigabbrev_internal): Remove aliases.
35158         (_sys_siglist): Define hidden alias.
35159
35160 2012-05-31  Markus Trippelsdorf  <markus@trippelsdorf.de>
35161
35162         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
35163         bits/sysctl.h.
35164
35165 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
35166
35167         [BZ #14117]
35168         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
35169         * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
35170
35171         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
35172         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
35173         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
35174         * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
35175         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
35176         * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
35177
35178         * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
35179         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
35180         * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
35181
35182         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
35183         with __addr.
35184         (insw): Likewise.
35185         (insl): Likewise.
35186         (outsb): Likewise.
35187         (outsw): Likewise.
35188         (outsl): Likewise.
35189
35190         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
35191         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
35192         * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
35193
35194         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
35195         * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
35196         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
35197         * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
35198         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
35199         * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
35200
35201         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
35202         * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
35203
35204         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
35205         * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
35206
35207         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
35208         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
35209         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
35210
35211         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
35212         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
35213         to ...
35214         * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
35215
35216         * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
35217         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
35218         * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
35219
35220         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
35221         for x86-64.
35222         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
35223
35224 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
35225
35226         * math/math.h (M_El): Use two more decimal places.
35227         (M_LOG2El): Likewise.
35228         (M_LOG10El): Likewise.
35229         (M_LN2l): Likewise.
35230         (M_LN10l): Likewise.
35231         (M_PIl): Likewise.
35232         (M_PI_2l): Likewise.
35233         (M_PI_4l): Likewise.
35234         (M_1_PIl): Likewise.
35235         (M_2_PIl): Likewise.
35236         (M_2_SQRTPIl): Likewise.
35237         (M_SQRT2l): Likewise.
35238         (M_SQRT1_2l): Likewise.
35239
35240 2012-05-31  David S. Miller  <davem@davemloft.net>
35241
35242         * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
35243         values between float registers.
35244         * sysdeps/sparc/sparc64/memset.S: Likewise.
35245         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
35246
35247 2012-05-31  Mike Frysinger  <vapier@gentoo.org>
35248
35249         * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
35250         -D_FORTIFY_SOURCE=1.
35251         (CPPFLAGS-tst-longjmp_chk.c): Define.
35252         (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
35253         (CPPFLAGS-tst-longjmp_chk2.c): Define.
35254         * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
35255         CFLAGS-tst-wchar-h.c.
35256
35257 2012-05-31  Marek Polacek  <polacek@redhat.com>
35258
35259         [BZ #14132]
35260         * include/mntent.h (__setmntent_internal, __getmntent_r_internal
35261         __endmntent_internal): Remove declaration.
35262         (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
35263         (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
35264         * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
35265
35266 2012-05-30  David S. Miller  <davem@davemloft.net>
35267
35268         * sysdeps/sparc/sparc32/soft-fp/q_util.c
35269         (___Q_simulate_exceptions): Use real FP ops rather than writing
35270         into the %fsr.
35271         * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
35272         Likewise.
35273
35274 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
35275
35276         [BZ #14117]
35277         * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
35278         * sysdeps/x86/bits/xtitypes.h: This.
35279
35280         * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
35281         * sysdeps/x86/bits/wordsize.h: This.
35282
35283         * sysdeps/i386/bits/huge_vall.h: Renamed to ...
35284         * sysdeps/x86/bits/huge_vall.h: This.
35285
35286         * sysdeps/i386/bits/select.h: Removed.
35287         * sysdeps/x86_64/bits/select.h: Renamed to ...
35288         * sysdeps/x86/bits/select.h: This.
35289
35290         * sysdeps/i386/bits/setjmp.h: Removed.
35291         * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
35292         * sysdeps/x86/bits/setjmp.h: This.
35293
35294         * sysdeps/i386/bits/mathdef.h: Removed.
35295         * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
35296         * sysdeps/x86/bits/mathdef.h: This.
35297
35298 2012-05-30  Andreas Schwab  <schwab@linux-m68k.org>
35299
35300         [BZ #14132]
35301         * include/sys/socket.h (__connect_internal)
35302         (__libc_sa_len_internal): Remove declaration.
35303         (__connect, __libc_sa_len): Declare hidden_proto.
35304         (SA_LEN): Remove use of INTUSE.
35305         * socket/connect.c: Add libc_hidden_def.
35306         * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
35307         * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
35308         * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
35309         alias.
35310         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
35311         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
35312         * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
35313         of adding _internal alias.
35314
35315 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
35316
35317         [BZ #14117]
35318         * sysdeps/i386/bits/link.h: Removed.
35319         * sysdeps/i386/bits/linkmap.h: Likewise.
35320         * sysdeps/x86_64/bits/link.h: Renamed to ...
35321         * sysdeps/x86/bits/link.h: This.
35322         * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
35323         * sysdeps/x86/bits/linkmap.h: This.
35324
35325         * sysdeps/i386/bits/endian.h: Removed.
35326         * sysdeps/x86_64/bits/endian.h: Renamed to ...
35327         * sysdeps/x86/bits/endian.h: This.
35328
35329         * sysdeps/i386/bits/byteswap.h: Removed.
35330         * sysdeps/i386/bits/byteswap-16.h: Likewise.
35331         * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
35332         * sysdeps/x86/bits/byteswap.h: This.
35333         * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
35334         * sysdeps/x86/bits/byteswap-16.h: This.
35335         * sysdeps/i386/Implies: Add x86.
35336         * sysdeps/x86_64/Implies: Likewise.
35337
35338 2012-05-30  David S. Miller  <davem@davemloft.net>
35339
35340         * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
35341         (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
35342         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
35343         (FP_TRAPPING_EXCEPTIONS): Define.
35344         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
35345         (FP_TRAPPING_EXCEPTIONS): Define.
35346         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
35347         subnormals only when inexact has been signalled or underflow
35348         exceptions are enabled.
35349         (_FP_PACK_CANONICAL): Likewise.
35350
35351 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
35352
35353         [BZ #14183]
35354         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
35355         Defined with __UWORD_TYPE if __x86_64__ isn't defined.
35356
35357 2012-05-30  Richard Henderson  <rth@twiddle.net>
35358
35359         * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
35360         with #ifndef NOT_IN_libc.
35361
35362         * scripts/abilist.awk: Accept 8 fields.  Handle Alpha functions
35363         marked to avoid plt entry.
35364
35365 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
35366
35367         [BZ #14112]
35368         * Makeconfig (default-abi): New macro.
35369         (abi-includes): Likewise.
35370         ($(common-objpfx)soversions.mk): Remove WORDSIZE check.  Use
35371         $(abi-$(default-abi)-lib-soname) for soname if defined.
35372         ($(common-objpfx)gnu/lib-names.stmp): Generate from
35373         abi-variants.
35374         * Makefile (installed-stubs): Likewise.
35375         * include/stubs-biarch.h: Removed.
35376         * scripts/lib-names.awk: Only handle one library at a time.
35377         * scripts/soversions.awk: Remove WORDSIZE support.
35378         * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
35379         entries.
35380         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
35381         Removed.
35382         (syscall-list-default-condition): Likewise.
35383         (syscall-list-default-condition): Likewise.
35384         (syscall-list-includes): Likewise.
35385         ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
35386         syscall-list-* with abi-*.  Handle undefined abi-variants.
35387         * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
35388         * sysdeps/unix/sysv/linux/i386/Implies: New file.
35389         * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
35390         * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
35391         * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
35392         * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
35393         Removed.
35394         (syscall-list-32-options): Likewise.
35395         (syscall-list-32-condition): Likewise.
35396         (syscall-list-64-options): Likewise.
35397         (syscall-list-64-condition): Likewise.
35398         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
35399         macro.
35400         * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
35401         Renamed to ...
35402         (abi-*): This.
35403         (abi-64-ld-soname): New macro.
35404         * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
35405         * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
35406         Renamed to ...
35407         (abi-*): This.
35408         * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
35409         * sysdeps/x86_64/x32/shlib-versions: Likewise.
35410
35411 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
35412
35413         * sysdeps/unix/sysv/linux/kernel-features.h
35414         (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
35415         * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
35416         include <kernel-features.h>.
35417         [!__NR_ftruncate64]: Remove conditional code.
35418         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35419         [__NR_ftruncate64]: Make code unconditional.
35420         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35421         * sysdeps/unix/sysv/linux/truncate64.c: Do not
35422         include <kernel-features.h>.
35423         [!__NR_ftruncate64]: Remove conditional code.
35424         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35425         [__NR_ftruncate64]: Make code unconditional.
35426         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35427         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
35428         include <kernel-features.h>.
35429         [!__NR_ftruncate64]: Remove conditional code.
35430         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35431         [__NR_ftruncate64]: Make code unconditional.
35432         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35433         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
35434         include <kernel-features.h>.
35435         [!__NR_ftruncate64]: Remove conditional code.
35436         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35437         [__NR_ftruncate64]: Make code unconditional.
35438         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35439
35440         * configure.in (libc_cv_fpie): Weaken to a compile test using
35441         LIBC_TRY_CC_OPTION.
35442         * configure: Regenerated.
35443
35444 2012-05-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35445
35446         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
35447         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
35448         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
35449         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
35450         Refreshed.
35451         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
35452         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
35453         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
35454         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
35455         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
35456         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
35457         Refreshed.
35458
35459 2012-05-27  David S. Miller  <davem@davemloft.net>
35460
35461         * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
35462         (___Q_zero): New.
35463         (__Q_simulate_exceptions): Return void.  Change to simulate
35464         exceptions by writing into the %fsr.
35465         * sysdeps/sparc/sparc64/soft-fp/qp_util.c
35466         (__Qp_handle_exceptions): Likewise.
35467         (numbers): Delete.
35468         * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
35469         __Qp_handle_exceptions.
35470         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
35471         __Qp_handle_exceptions.
35472         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
35473         as unused and give dummy FP_RND_NEAREST initializer.
35474         (FP_INHIBIT_RESULTS): Define.
35475         (___Q_simulate_exceptions): Update declaration.
35476         (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
35477         formatting.
35478         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
35479         as unused and give dummy FP_RND_NEAREST initializer.
35480         (__Qp_handle_exceptions): Update declaration.
35481         (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
35482         formatting.
35483
35484 2012-05-27  Thomas Schwinge  <thomas@codesourcery.com>
35485
35486         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
35487         the temporary FPU control word.
35488         * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
35489         * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
35490         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
35491         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
35492         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
35493         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
35494         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
35495         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
35496         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
35497         * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
35498         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
35499
35500 2012-05-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
35501
35502         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
35503         fields.
35504
35505 2012-05-27  Chung-Lin Tang  <cltang@codesourcery.com>
35506
35507         * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
35508         * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
35509         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
35510         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
35511         Likewise.
35512         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
35513         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
35514         Likewise.
35515
35516 2012-05-27  Ulrich Drepper  <drepper@gmail.com>
35517
35518         * po/h.po: Update from translation team.
35519
35520 2012-05-26  Andreas Schwab  <schwab@linux-m68k.org>
35521
35522         * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
35523
35524         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
35525         handling of denormals.
35526         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
35527         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
35528         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
35529         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
35530         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
35531         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
35532         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
35533         Likewise.
35534
35535 2012-05-26  Marek Polacek  <polacek@redhat.com>
35536
35537         [BZ #14152]
35538         * math/libm-test.inc (fma_test): Don't always expect underflow
35539         exception.
35540
35541 2012-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
35542
35543         [BZ #12416]
35544         * elf/tst-execstack.c: Include stackinfo.h.
35545         (do_test): Adjust test case to ensure that pthread_getattr_np
35546         behaviour remains the same after marking stack executable.
35547
35548 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
35549
35550         * sysdeps/unix/sysv/linux/kernel-features.h
35551         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
35552         * sysdeps/unix/sysv/linux/i386/getrlimit.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         * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
35557         kernel-features.h.
35558         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
35559         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
35560
35561 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
35562
35563         * configure.in: Define the default includes to being none.
35564         * configure: Regenerated.
35565
35566 2012-05-25  Roland McGrath  <roland@hack.frob.com>
35567
35568         * sysdeps/x86_64/__longjmp.S: Add a static probe here.
35569         * sysdeps/x86_64/setjmp.S: Likewise.
35570         * sysdeps/i386/bsd-setjmp.S: Likewise.
35571         * sysdeps/i386/bsd-_setjmp.S: Likewise.
35572         * sysdeps/i386/setjmp.S: Likewise.
35573         * sysdeps/i386/__longjmp.S: Likewise.
35574         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
35575         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
35576
35577         * include/stap-probe.h: New file.
35578         * configure.in: Handle --enable-systemtap.
35579         * configure: Regenerated.
35580         * config.h.in (USE_STAP_PROBE): New #undef.
35581         * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
35582         * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
35583         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
35584
35585 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
35586
35587         [BZ #13717]
35588         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
35589         to 2.4.0 where earlier.
35590         * sysdeps/unix/sysv/linux/configure: Regenerated.
35591         * sysdeps/unix/sysv/linux/i386/chown.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/fchown.c: Do not include
35596         <kernel-features.h>.
35597         [__ASSUME_32BITUIDS]: Make code unconditional.
35598         [!__ASSUME_32BITUIDS]: Remove conditional code.
35599         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
35600         [__ASSUME_32BITUIDS]: Make code unconditional.
35601         (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
35602         * sysdeps/unix/sysv/linux/i386/getegid.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/geteuid.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/getgid.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/getgroups.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/getresgid.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/getresuid.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/getuid.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/lchown.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/msgctl.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/semctl.c: Do not include
35639         <kernel-features.h>.
35640         [__ASSUME_32BITUIDS]: Make code unconditional.
35641         [!__ASSUME_32BITUIDS]: Remove conditional code.
35642         * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
35643         <kernel-features.h>.
35644         [__NR_setresgid] (__setresgid): Do not declare.
35645         [__ASSUME_32BITUIDS]: Make code unconditional.
35646         [!__ASSUME_32BITUIDS]: Remove conditional code.
35647         * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
35648         <kernel-features.h>.
35649         [__NR_setresuid] (__setresuid): Do not declare.
35650         [__ASSUME_32BITUIDS]: Make code unconditional.
35651         [!__ASSUME_32BITUIDS]: Remove conditional code.
35652         * sysdeps/unix/sysv/linux/i386/setfsgid.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/setfsuid.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/setgid.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/setgroups.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/setregid.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/setresgid.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/setresuid.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/setreuid.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/setuid.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/i386/shmctl.c: Do not include
35689         <kernel-features.h>.
35690         [__ASSUME_32BITUIDS]: Make code unconditional.
35691         [!__ASSUME_32BITUIDS]: Remove conditional code.
35692         * sysdeps/unix/sysv/linux/kernel-features.h
35693         (__ASSUME_SETRESUID_SYSCALL): Remove.
35694         (__ASSUME_SETRESGID_SYSCALL): Likewise.
35695         (__ASSUME_32BITUIDS): Likewise.
35696         (__ASSUME_LDT_WORKS): Likewise.
35697         (__ASSUME_O_DIRECTORY): Likewise.
35698         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
35699         architecture but not kernel version.
35700         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
35701         (__ASSUME_MMAP2_SYSCALL): Likewise.
35702         (__ASSUME_STAT64_SYSCALL): Likewise.
35703         (__ASSUME_IPC64): Likewise.
35704         * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
35705         <kernel-features.h>.
35706         [__ASSUME_32BITUIDS]: Make code unconditional.
35707         [!__ASSUME_32BITUIDS]: Remove conditional code.
35708         * sysdeps/unix/sysv/linux/opendir.c: Do not include
35709         <kernel-features.h>.
35710         [__ASSUME_O_DIRECTORY]: Make code unconditional.
35711         * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
35712         132096]: Remove conditional code.
35713         [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
35714         * sysdeps/unix/sysv/linux/s390/s390-32/chown.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/s390/s390-32/lchown.c: Do not include
35719         <kernel-features.h>.
35720         [__ASSUME_32BITUIDS]: Make code unconditional.
35721         [!__ASSUME_32BITUIDS]: Remove conditional code.
35722         * sysdeps/unix/sysv/linux/setegid.c: Do not include
35723         <kernel-features.h>.
35724         [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
35725         unconditional.
35726         (__setresgid): Do not declare.
35727         [__ASSUME_32BITUIDS]: Make code unconditional.
35728         [!__ASSUME_32BITUIDS]: Remove conditional code.
35729         * sysdeps/unix/sysv/linux/seteuid.c: Do not include
35730         <kernel-features.h>.
35731         [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
35732         unconditional.
35733         (__setresuid): Do not declare.
35734         [__ASSUME_32BITUIDS]: Make code unconditional.
35735         [!__ASSUME_32BITUIDS]: Remove conditional code.
35736         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
35737         <kernel-features.h>.
35738         [__ASSUME_32BITUIDS]: Make code unconditional.
35739         [!__ASSUME_32BITUIDS]: Remove conditional code.
35740         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
35741         <kernel-features.h>.
35742         [__ASSUME_32BITUIDS]: Make code unconditional.
35743         [!__ASSUME_32BITUIDS]: Remove conditional code.
35744
35745 2012-05-25  Richard Henderson  <rth@twiddle.net>
35746
35747         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
35748         dl_hwcap to ifunc resolver.
35749         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
35750         elf_ifunc_invoke.
35751         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
35752         dl_hwcap to ifunc resolver.
35753         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
35754
35755 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
35756
35757         [BZ #14153]
35758         * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
35759         for |x| <= 2**-26, not 2**-57.
35760         * math/libm-test.inc (acos_test): Do not allow spurious underflow
35761         exception.
35762
35763 2012-05-24  Jeff Law  <law@redhat.com>
35764
35765         * stdio-common/Makefile (tests): Add bug25.
35766         * stdio-common/bug25.c: New test.
35767
35768 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
35769
35770         [BZ #13576]
35771         * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
35772         multiple of MALLOC_ALIGNMENT in size.
35773         (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
35774
35775 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
35776
35777         * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
35778         Require >= 256.
35779         (FILENAME_MAX): Use macro-int-constant.
35780         (FOPEN_MAX): Use macro-int-constant.  Require >= 8.
35781         (_IOFBF): Use macro-int-constant.
35782         (_IOLBF): Likewise.
35783         (_IONBF): Likewise.
35784         (SEEK_CUR): Likewise.
35785         (SEEK_END): Likewise.
35786         (SEEK_SET): Likewise.
35787         (TMP_MAX): Likewise.
35788         (EOF): Use macro-int-constant.  Require < 0.
35789         (NULL): Use macro-constant.  Require == 0.
35790         (stdin): Require type to be FILE *.
35791         (stdout): Likewise.
35792         (stderr): Likewise.
35793         * conform/data/stdlib.h-data (EXIT_FAILURE): Use
35794         macro-int-constant.
35795         (EXIT_SUCCESS): Likewise.
35796         (NULL): Use macro-constant.  Require == 0.
35797         (RAND_MAX): Use macro-int-constant.
35798         [ISO99 || ISO11] (lldiv_t): Require also for these standards.
35799         [C99-based standards] (strtof): Require function.
35800         [C99-based standards] (strtold): Likewise.
35801         [C99-based standards] (strtoll): Likewise.
35802         [C99-based standards] (strtoull): Likewise.
35803         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
35804         [ISO || ISO99 || ISO11] (limits.h): Likewise.
35805         [ISO || ISO99 || ISO11] (math.h): Likewise.
35806         [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
35807         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
35808         [ISO || ISO99 || ISO11] (*_t): Do not allow.
35809
35810 2012-05-24  Andreas Schwab  <schwab@linux-m68k.org>
35811
35812         [BZ #14132]
35813         * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
35814         * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
35815         * intl/dgettext.c (DCGETTEXT): Likewise.
35816         * intl/gettext.c (DCGETTEXT): Likewise.
35817         * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
35818         * posix/regex_internal.h (gettext): Likewise.
35819         * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
35820         Remove declaration.
35821         * include/argz.h (__argz_count_internal)
35822         (__argz_stringify_internal): Remove declaration.
35823         (__argz_count, __argz_stringify): Declare hidden proto.
35824         * intl/dcgettext.c: Remove use of INTDEF.
35825         * string/argz-count.c: Replace INTDEF with libc_hidden_def.
35826         * string/argz-stringify.c: Likewise.
35827         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
35828         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
35829         Declare hidden proto.
35830         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
35831         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
35832         Declare hidden proto.
35833         * include/stdio.h (__asprintf_internal): Don't declare.
35834         (__asprintf): Don't define as macro.  Declare hidden proto.
35835         * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
35836         (__fsetlocking): Declare hidden proto.
35837         * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
35838         (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
35839         hidden proto.
35840         (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
35841         (_IO_setlinebuf): Remove use of INTUSE.
35842         (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
35843         (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
35844         (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
35845         Remove declaration.
35846         * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
35847         (_IO_do_flush): Remove use of INTUSE.
35848         (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
35849         (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
35850         (_IO_adjust_column, _IO_least_wmarker)
35851         (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
35852         (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
35853         (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
35854         (_IO_default_doallocate, _IO_wdefault_doallocate)
35855         (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
35856         (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
35857         (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
35858         (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
35859         (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
35860         (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
35861         (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
35862         (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
35863         (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
35864         (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
35865         (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
35866         (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
35867         (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
35868         proto.
35869         (_IO_flush_all_internal, _IO_adjust_column_internal)
35870         (_IO_default_uflow_internal, _IO_default_finish_internal)
35871         (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
35872         (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
35873         (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
35874         (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
35875         (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
35876         (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
35877         (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
35878         (_IO_file_xsgetn_internal, _IO_file_stat_internal)
35879         (_IO_file_close_internal, _IO_file_close_it_internal)
35880         (_IO_file_underflow_internal, _IO_file_overflow_internal)
35881         (_IO_file_init_internal, _IO_file_attach_internal)
35882         (_IO_file_fopen_internal, _IO_file_read_internal)
35883         (_IO_file_sync_internal, _IO_file_seek_internal)
35884         (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
35885         (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
35886         (_IO_str_underflow_internal, _IO_str_overflow_internal)
35887         (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
35888         (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
35889         (_IO_list_all_internal, _IO_link_in_internal)
35890         (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
35891         (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
35892         (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
35893         (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
35894         (_IO_do_write_internal, _IO_padn_internal)
35895         (_IO_getline_info_internal, _IO_getline_internal)
35896         (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
35897         (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
35898         (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
35899         (_IO_vfscanf_internal, _IO_vfprintf_internal)
35900         (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
35901         (_IO_init_internal, _IO_un_link_internal): Don't declare.
35902         * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
35903         with libc_hidden_ver, remove use of INTUSE.
35904         * libio/genops.c: Likewise.
35905         * libio/freopen.c: Likewise.
35906         * libio/freopen64.c: Likewise.
35907         * libio/iofclose.c: Likewise.
35908         * libio/iofdopen.c: Likewise.
35909         * libio/iofflush.c: Likewise.
35910         * libio/iofflush_u.c: Likewise.
35911         * libio/iofgets.c: Likewise.
35912         * libio/iofgets_u.c: Likewise.
35913         * libio/iofopen.c: Likewise.
35914         * libio/iofopncook.c: Likewise.
35915         * libio/iofread.c: Likewise.
35916         * libio/iofread_u.c: Likewise.
35917         * libio/ioftell.c: Likewise.
35918         * libio/iofwrite.c: Likewise.
35919         * libio/iogetline.c: Likewise.
35920         * libio/iogets.c: Likewise.
35921         * libio/iogetwline.c: Likewise.
35922         * libio/iopadn.c: Likewise.
35923         * libio/iopopen.c: Likewise.
35924         * libio/ioseekoff.c: Likewise.
35925         * libio/ioseekpos.c: Likewise.
35926         * libio/iosetbuffer.c: Likewise.
35927         * libio/iosetvbuf.c: Likewise.
35928         * libio/ioungetc.c: Likewise.
35929         * libio/ioungetwc.c: Likewise.
35930         * libio/iovdprintf.c: Likewise.
35931         * libio/iovsprintf.c: Likewise.
35932         * libio/iovsscanf.c: Likewise.
35933         * libio/memstream.c: Likewise.
35934         * libio/obprintf.c: Likewise.
35935         * libio/oldfileops.c: Likewise.
35936         * libio/oldiofclose.c: Likewise.
35937         * libio/oldiofdopen.c: Likewise.
35938         * libio/oldiofopen.c: Likewise.
35939         * libio/oldiopopen.c: Likewise.
35940         * libio/oldstdfiles.c: Likewise.
35941         * libio/putc.c: Likewise.
35942         * libio/setbuf.c: Likewise.
35943         * libio/setlinebuf.c: Likewise.
35944         * libio/stdfiles.c: Likewise.
35945         * libio/strops.c: Likewise.
35946         * libio/vasprintf.c: Likewise.
35947         * libio/vscanf.c: Likewise.
35948         * libio/vsnprintf.c: Likewise.
35949         * libio/vswprintf.c: Likewise.
35950         * libio/wfiledoalloc.c: Likewise.
35951         * libio/wfileops.c: Likewise.
35952         * libio/wgenops.c: Likewise.
35953         * libio/wmemstream.c: Likewise.
35954         * libio/wstrops.c: Likewise.
35955         * libio/__fpurge.c: Likewise.
35956         * libio/__fsetlocking.c: Likewise.
35957         * assert/assert.c: Likewise.
35958         * debug/fgets_chk.c: Likewise.
35959         * debug/fgets_u_chk.c: Likewise.
35960         * debug/fread_chk.c: Likewise.
35961         * debug/fread_u_chk.c: Likewise.
35962         * debug/gets_chk.c: Likewise.
35963         * debug/obprintf_chk.c: Likewise.
35964         * debug/vasprintf_chk.c: Likewise.
35965         * debug/vdprintf_chk.c: Likewise.
35966         * debug/vsnprintf_chk.c: Likewise.
35967         * debug/vsprintf_chk.c: Likewise.
35968         * malloc/mtrace.c: Likewise.
35969         * misc/error.c: Likewise.
35970         * misc/syslog.c: Likewise.
35971         * stdio-common/asprintf.c: Likewise.
35972         * stdio-common/fxprintf.c: Likewise.
35973         * stdio-common/getw.c: Likewise.
35974         * stdio-common/isoc99_fscanf.c: Likewise.
35975         * stdio-common/isoc99_scanf.c: Likewise.
35976         * stdio-common/isoc99_vfscanf.c: Likewise.
35977         * stdio-common/isoc99_vscanf.c: Likewise.
35978         * stdio-common/isoc99_vsscanf.c: Likewise.
35979         * stdio-common/printf-prs.c: Likewise.
35980         * stdio-common/printf_fp.c: Likewise.
35981         * stdio-common/printf_fphex.c: Likewise.
35982         * stdio-common/printf_size.c: Likewise.
35983         * stdio-common/putw.c: Likewise.
35984         * stdio-common/scanf.c: Likewise.
35985         * stdio-common/sprintf.c: Likewise.
35986         * stdio-common/tmpfile.c: Likewise.
35987         * stdio-common/vfprintf.c: Likewise.
35988         * stdio-common/vfscanf.c: Likewise.
35989         * stdlib/strfmon_l.c: Likewise.
35990         * sunrpc/openchild.c: Likewise.
35991         * sunrpc/xdr_stdio.c: Likewise.
35992         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
35993         * sysdeps/mach/hurd/tmpfile.c: Likewise.
35994
35995 2012-05-24  Roland McGrath  <roland@hack.frob.com>
35996
35997         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
35998
35999         * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
36000         in the third column, to generate for the shared library an IFUNC
36001         that uses _dl_vdso_vsym.
36002         * Makerules (COMPILE.c, compile-stdin.c): New variables.
36003         * Makeconfig (object-suffixes-noshared): New variable.
36004
36005         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
36006         (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
36007         (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
36008         (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
36009
36010         [BZ #14132]
36011         * include/sys/time.h (__gettimeofday): Remove macro.
36012         (__gettimeofday, gettimeofday): Add libc_hidden_proto.
36013         * time/gettimeofday.c (__gettimeofday): Remove #undef.
36014         Remove INTDEF.
36015         (__gettimeofday): Add libc_hidden_def.
36016         (gettimeofday): Add libc_hidden_weak.
36017         * sysdeps/mach/gettimeofday.c: Likewise.
36018         * sysdeps/posix/gettimeofday.c: Likewise.
36019         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
36020         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
36021         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
36022         (__gettimeofday_internal): Remove strong_alias.
36023         (__gettimeofday): Add libc_hidden_def.
36024         (gettimeofday): Add libc_hidden_weak.
36025         * sysdeps/unix/syscalls.list (gettimeofday):
36026         Remove __gettimeofday_internal alias.
36027
36028 2012-05-24  Daniel Jacobowitz  <drow@false.org>
36029             H.J. Lu  <hongjiu.lu@intel.com>
36030
36031         [BZ #12495]
36032         * malloc/malloc.c (SMALLBIN_CORRECTION): New.
36033         (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
36034         (largebin_index_32_big): New.
36035         (largebin_index): Use it for 16-byte alignment.
36036         (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ.  Don't update
36037         correction with front_misalign.
36038
36039 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
36040
36041         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
36042         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
36043         Likewise.
36044         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
36045         Likewise.
36046         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
36047         Likewise.
36048         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
36049         Likewise.
36050         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
36051         Likewise.
36052         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
36053         Likewise.
36054         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
36055         Likewise.
36056         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
36057         Likewise.
36058         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
36059         Likewise.
36060         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
36061         Likewise.
36062         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
36063         Likewise.
36064         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
36065         Likewise.
36066
36067         * scripts/data/c++-types-x32-linux-gnu.data: New file.
36068         * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
36069
36070 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
36071
36072         [BZ #10846]
36073         [BZ #14036]
36074         * math/libm-test.inc (exp_test): Add test from bug 14036.
36075         (pow_test): Add test from bug 10846.
36076
36077         * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
36078         and other flags.
36079         (special_function): Do not include flags in test name.
36080         (parse_args): Likewise.
36081         * sysdeps/i386/fpu/libm-test-ulps: Update.
36082         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
36083         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
36084         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
36085         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36086
36087         * math/gen-libm-test.pl (%beautify): Add entries for underflow
36088         exceptions.
36089         * math/libm-test.inc ("Philosophy"): Update comment about
36090         exception testing.
36091         (UNDERFLOW_EXCEPTION): New macro.
36092         (UNDERFLOW_EXCEPTION_OK): Likewise.
36093         (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
36094         (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
36095         (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
36096         (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
36097         (INVALID_EXCEPTION_OK): Update value.
36098         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
36099         (OVERFLOW_EXCEPTION_OK): Likewise.
36100         (IGNORE_ZERO_INF_SIGN): Likewise.
36101         (test_exceptions): Handle underflow exceptions.
36102         (acos_test): Update for underflow exception expectations.
36103         (cexp_test): Likewise.
36104         (clog_test): Likewise.
36105         (clog10_test): Likewise.
36106         (csqrt_test): Likewise.
36107         (ctan_test): Likewise.
36108         (ctanh_test): Likewise.
36109         (exp_test): Likewise.
36110         (exp10_test): Likewise.
36111         (exp2_test): Likewise.
36112         (expm1_test): Likewise.
36113         (fma_test): Likewise.
36114         (j0_test): Likewise.
36115         (jn_test): Likewise.
36116         (nexttoward_test): Likewise.
36117         (pow_test): Likewise.
36118         (scalbn_test): Likewise.
36119         (scalbln_test): Likewise.
36120         (tan_test): Likewise.
36121         (y1_test): Likewise.
36122         * sysdeps/i386/fpu/libm-test-ulps: Update.
36123         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36124
36125 2012-05-23  David S. Miller  <davem@davemloft.net>
36126
36127         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
36128         (__libc_sigaction): Remove unused local variables.
36129
36130 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
36131
36132         * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
36133
36134 2012-05-23  Paul Eggert  <eggert@cs.ucla.edu>
36135
36136         mktime: avoid signed integer overflow
36137         * time/mktime.c (__mktime_internal): Do not mishandle the case
36138         where diff == INT_MIN.
36139
36140         mktime: simplify computation of average
36141         * time/mktime.c (ranged_convert): Use new time_t_avg function
36142         instead of rolling our own (probably-slower) code.
36143
36144         mktime: do not assume signed right shift propagates sign bit
36145         * time/mktime.c (isdst_differ): New static function.
36146         (__mktime_internal): No need to normalize tm_isdst now.
36147         (__mktime_internal, not_equal_tm): Use isdst_differ to compare
36148         tm_isdst values.
36149
36150         mktime: merge another wrapv change from gnulib
36151         * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
36152         from some compilers.
36153
36154         mktime: remove incorrect attempt at unusual arithmetics
36155         * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
36156         The code didn't really work on such machines anyway.
36157         (TYPE_MINIMUM): Assume two's complement.
36158         (twos_complement_arithmetic): Verify that long_int and time_t
36159         are two's complement (or unsigned, in the latter case).
36160
36161         mktime: check signed shifts on long_int and time_t, too
36162         * time/mktime.c (SHR): Check that shifts work as desired
36163         on the types long_int and time_t too, as SHR is used on
36164         such types.
36165
36166         mktime: do not assume 'long' is wide enough
36167         * time/mktime.c (verify): Move decl up.
36168         (long_int): New type.
36169         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
36170         to remove assumption in the code that 'long' is wide enough to
36171         store year values.  This assumption is not true on x32 and on
36172         some non-glibc platforms.
36173
36174         mktime: merge wrapv change from gnulib
36175         * time/mktime.c (WRAPV): New macro.
36176         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
36177         (guess_time_tm, __mktime_internal): Do not assume that signed
36178         integer overflow wraps around; modern compilers generate code
36179         where this assumption is no longer valid.
36180
36181 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
36182
36183         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
36184         Replace "jmp L(pseudo_end)" with "ret".
36185         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
36186         Likewise.
36187
36188 2012-05-23  Andreas Jaeger  <aj@suse.de>
36189
36190         * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
36191         * sysdeps/unix/sysv/linux/poll.c: Remove file.
36192
36193 2012-05-23  Andreas Jaeger  <aj@suse.de>
36194             Maximilian Attems  <max@stro.at>
36195
36196         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
36197         New macros.
36198
36199 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
36200
36201         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
36202         code so that pseudo_end is just ret and the stack pointer is
36203         correct also for static library in error case.
36204
36205 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
36206
36207         * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
36208         move to syscalls.list.
36209         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
36210         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
36211         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
36212         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
36213
36214         * manual/install.texi (Running make install): Do not mention Linux
36215         kernel version for which pt_chown is not needed.
36216         (Linux): Do not mention problems with nscd with 2.0 kernels.
36217         * INSTALL: Regenerated.
36218
36219 2012-05-23  Andreas Jaeger  <aj@suse.de>
36220
36221         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
36222         (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
36223         macro.
36224         * sysdeps/unix/sysv/linux/s390/bits/mman.h
36225         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
36226         * sysdeps/unix/sysv/linux/sh/bits/mman.h
36227         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
36228         * sysdeps/unix/sysv/linux/i386/bits/mman.h
36229         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
36230         * sysdeps/unix/sysv/linux/sparc/bits/mman.h
36231         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
36232         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
36233         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
36234         * sysdeps/unix/sysv/linux/bits/in.h
36235         (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
36236
36237 2012-05-22  Roland McGrath  <roland@hack.frob.com>
36238
36239         * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
36240         (PREPARE_VERSION): Just use assert instead, it will be elided
36241         under [NDEBUG] anyway.
36242
36243 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
36244
36245         * sysdeps/unix/sysv/linux/Makefile: Include
36246         $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
36247         (sysdep_routines): Remove sysctl.
36248         * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
36249         * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
36250         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
36251         * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
36252         * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
36253
36254 2012-05-22  Andreas Jaeger  <aj@suse.de>
36255
36256         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
36257         that pseudo_end is just ret and the stack pointer is correct also
36258         for static library in error case.
36259
36260 2012-05-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
36261
36262         [BZ #14122]
36263         * nss/nsswitch.c (defconfig_entries): New variable.
36264         (__nss_database_lookup): Don't leak defconfig entries.
36265         (nss_parse_service_list): Don't leak on error paths.
36266         (free_database_entries): New function.
36267         (free_defconfig): New function.
36268         (free_mem): Move common code to free_database_entries.
36269
36270 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
36271
36272         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
36273         Add arch_prctl.
36274         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
36275
36276         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
36277         (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
36278         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
36279         New macro.
36280         (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
36281         (INTERNAL_SYSCALL_TYPES): Likewise.
36282         (LOAD_ARGS_TYPES_[1-6]): Likewise.
36283         (LOAD_REGS_TYPES_[1-6]): Likewise.
36284         (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
36285         (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
36286
36287 2012-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
36288
36289         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
36290         copysignl for GLIBC_2_0.
36291         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
36292         finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
36293         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
36294         logbl for GLIBC_2_0.
36295         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
36296         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
36297
36298 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
36299
36300         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
36301         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
36302
36303         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
36304         Use "neg %eax".
36305
36306         * time/mktime.c: Update copyright years.
36307
36308 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
36309
36310         mktime: merge comment-quoting-style change from gnulib
36311         * time/mktime.c: Quote 'like this' in comments.
36312         The GNU coding standards suggest that we no longer quote `like this',
36313         as "`" and "'" are typically rendered asymmetrically nowadays.
36314         The typical gnulib style is to quote 'like this' when quoting
36315         code, and "like this" when quoting English.
36316
36317         * time/mktime.c (compile-command): Add "-I.".
36318
36319         mktime: merge mktime-internal.h change from gnulib
36320         * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
36321
36322         mktime: merge time_r change from gnulib
36323         * time/mktime.c [!_LIBC]: Do not include "time_r.h".
36324
36325         mktime: merge DEBUG change from gnulib
36326         * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
36327         case system <time.h> has a #define.
36328
36329         mktime: merge <sys/types.h> change from gnulib
36330         * time/mktime.c: Do not include <sys/types.h>; no longer needed,
36331         since <time.t> is now guaranteed to define time_t.
36332
36333         mktime: merge HAVE_CONFIG_H change from gnulib
36334         * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
36335
36336 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
36337
36338         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
36339         Use "neg %eax".
36340
36341         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
36342         __rlim_t cast.
36343         (struct rusage): Use anonymous union to pad each field to
36344         __syscall_slong_t.
36345
36346 2012-05-21  David S. Miller  <davem@davemloft.net>
36347
36348         * Makefules (o-iterator): Remove .s cases.
36349         (compile-command.s): Delete.
36350         (COMPILE.s): Delete.
36351         * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
36352
36353 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
36354
36355         * configure.in (libc_cv_predef_stack_protector): Only consider
36356         "foobar" and "__stack_chk_fail" lines in libc_undefs.
36357         * configure: Regenerated.
36358
36359 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
36360
36361         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
36362         New macro.  Use R*LP on int and pointer.
36363         (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
36364         * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
36365         * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
36366         * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
36367
36368         * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
36369         [__WORDSIZE_TIME64_COMPAT32] instead of
36370         [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
36371         (struct utmp): Likewise.
36372         * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
36373         * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
36374         Renamed to ...
36375         (__WORDSIZE_TIME64_COMPAT32): This.
36376         * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
36377         * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
36378         * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
36379         * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
36380         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
36381         (__WORDSIZE_TIME64_COMPAT32): New macro.
36382
36383 2012-05-21  Andreas Jaeger  <aj@suse.de>
36384
36385         * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
36386         only if [SHARED]. Add prototype for __wcschr_ia32.
36387
36388 2012-05-21  Roland McGrath  <roland@hack.frob.com>
36389
36390         * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
36391         of %rbp unmolested in the jmp_buf while mangling the low bits.
36392         * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
36393         unmolested high bits of %rbp while demangling the low bits.
36394         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
36395
36396 2012-05-21  Andreas Jaeger  <aj@suse.de>
36397
36398         * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
36399         * sunrpc/svc_simple.c: Use it for registerrpc.
36400         * sunrpc/xcrypt.c: Use it for passwd2des.
36401
36402         * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
36403
36404 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
36405
36406         * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
36407         Don't define if [__SYSCALL_WORDSIZE != 32].
36408         * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
36409         New macro.
36410
36411 2012-05-21  Bruno Haible  <bruno@clisp.org>
36412             Andreas Jaeger  <aj@suse.de>
36413
36414         [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
36415         * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
36416         inptr and inend for must_buffer_ch.
36417         * wcsmbs/tst-mbsnrtowcs.c: Remove file.
36418         * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
36419         * stdio-common/Makefile (tests): Remove bug15.
36420         (bug15-ENV): Remove macro.
36421         * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
36422         anymore.
36423
36424 2012-05-19  Andreas Jaeger  <aj@suse.de>
36425             Roland McGrath  <roland@hack.frob.com>
36426
36427         * manual/contrib.texi: Completely rewritten. It contains now an
36428         alphabetical list of contributors and their contributions.
36429
36430 2012-05-21  Richard Henderson  <rth@twiddle.net>
36431
36432         * misc/getauxval.c (__getauxval): Use unsigned long int.
36433         * misc/sys/auxv.h: Include <sys/cdefs.h>.
36434         (getauxval): Use unsigned long int.
36435
36436 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
36437
36438         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
36439
36440 2012-05-21  Roland McGrath  <roland@hack.frob.com>
36441
36442         * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
36443         (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
36444         __alignof__ (long double).
36445
36446 2012-05-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
36447
36448         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
36449
36450 2012-05-20  Richard Henderson  <rth@twiddle.net>
36451
36452         * misc/getauxval.c: New file.
36453         * misc/sys/auxv.h: New file.
36454         * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
36455         (routines): Add getauxval.
36456         * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
36457         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
36458         * elf/dl-sysdep.c (_dl_auxv): Remove.
36459         (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
36460         * elf/dl-support.c (_dl_auxv): New variable.
36461         (_dl_aux_init): Initialize it.
36462         * manual/startup.texi (Auxiliary Vector): New node.
36463         * sysdeps/generic/bits/hwcap.h: New file.
36464         * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
36465         * sysdeps/powerpc/sysdep.h: ... here.  Include it.
36466         * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
36467         * sysdeps/sparc/sysdep.h: ... here.  Include it.
36468         * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
36469         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
36470         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
36471         Update.
36472         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
36473         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
36474         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
36475         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
36476         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
36477         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
36478         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
36479         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
36480
36481 2012-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
36482
36483         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
36484
36485 2012-05-19  David S. Miller  <davem@davemloft.net>
36486
36487         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36488
36489 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
36490
36491         [BZ #14123]
36492         * math/s_ccosh.c: Include <float.h>
36493         (__ccosh): Avoid internal overflow calculating sinh and cosh
36494         values before multiplying by sin and cos values.
36495         * math/s_ccoshf.c: Likewise.
36496         * math/s_ccoshl.c: Likewise.
36497         * math/s_csin.c: Likewise.
36498         * math/s_csinf.c: Likewise.
36499         * math/s_csinl.c: Likewise.
36500         * math/s_csinh.c: Likewise.
36501         * math/s_csinhf.c: Likewise.
36502         * math/s_csinhl.c: Likewise.
36503         * math/libm-test.inc (ccos_test): Add more tests.
36504         (ccosh_test): Likewise.
36505         (csin_test): Likewise.
36506         (csinh_test): Likewise.
36507         * sysdeps/i386/fpu/libm-test-ulps: Update.
36508         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36509
36510 2012-05-19  H.J. Lu  <hongjiu.lu@intel.com>
36511
36512         * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
36513         * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
36514
36515         * sysdeps/x86_64/x32/_itoa.h: Add comment.
36516
36517 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
36518
36519         * sysdeps/powerpc/soft-fp/Makefile: Remove file.
36520         * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
36521         * sysdeps/powerpc/soft-fp/Versions: Likewise.
36522         * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
36523         * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
36524         * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
36525         * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
36526         * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
36527         * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
36528         * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
36529         * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
36530         * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
36531         * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
36532         * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
36533         * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
36534         * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
36535         * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
36536         * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
36537         * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
36538         * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
36539         * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
36540         * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
36541         * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
36542         * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
36543         * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
36544         * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
36545         * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
36546         * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
36547         * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
36548         * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
36549         * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
36550
36551 2012-05-18  Andreas Jaeger  <aj@suse.de>
36552
36553         * csu/.gitignore: Delete.
36554
36555 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
36556
36557         * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
36558         (timex): Use __syscall_slong_t.
36559
36560 2012-05-18  Andreas Jaeger  <aj@suse.de>
36561             Carlos O'Donell  <carlos_odonell@mentor.com>
36562
36563         * manual/install.texi (Configuring and compiling): Update
36564         description about files modified in the source directory.
36565         * INSTALL: Regenerated.
36566
36567 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
36568
36569         * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
36570         value.  Use "or" to set return value to -1.
36571         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
36572         negate return value.
36573
36574 2012-05-18  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
36575
36576         * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c)
36577         (CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
36578         failure if the compiler has Graphite support disabled.
36579         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
36580         Likewise.
36581         * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c)
36582         (CFLAGS-memmove.c): Likewise.
36583         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
36584         Likewise.
36585
36586 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
36587
36588         * sysdeps/x86_64/x32/_itoa.h: New file.
36589
36590         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
36591         getdents system call only if kernel and user dirents have the
36592         same d_ino and d_off.
36593
36594         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
36595         LLONG_MAX != LONG_MAX.
36596         (_itoa_word): Use _ITOA_WORD_TYPE on value.
36597         (_fitoa_word): Likewise.
36598
36599         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
36600         years.
36601         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
36602         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
36603         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
36604
36605         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
36606         include <bits/wordsize.h>.  Check __x86_64__ instead of
36607         __WORDSIZE.
36608         (sigcontext): Use "__uint64_t" instead of "unsigned long int"
36609         if __x86_64__ is defined.  Use anonymous union on fpstate.
36610
36611         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
36612         anonymous union.
36613
36614 2012-05-18  Andreas Schwab  <schwab@linux-m68k.org>
36615
36616         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
36617         INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
36618         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
36619         Refer to _rtld_local_ro instead of _rtld_global_ro.
36620         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
36621         Likewise.
36622         * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
36623         Likewise.
36624         * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
36625         Likewise.
36626         * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
36627         * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
36628         of _rtld_global, and rtld_progname instead of _dl_argv[0].
36629
36630         * sysdeps/powerpc/powerpc32/dl-machine.c
36631         (__elf_machine_runtime_setup) [PROF]: Don't reference
36632         _dl_prof_resolve.
36633
36634 2012-05-18  Andreas Jaeger  <aj@suse.de>
36635
36636         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
36637         function only available for GCCs before 3.4 since GCC 3.4
36638         introduced a builtin.
36639         (lrint): Likewise.
36640         (llrintf): Likewise.
36641         (llrint): Likewise.
36642         (fmaxf): Likewise.
36643         (fmax): Likewise.
36644         (fminf): Likewise.
36645         (fmin): Likewise.
36646         (rint): Likewise.
36647         (rintf): Likewise.
36648         (nearbyint): Likewise.
36649         (nearbyintf): Likewise.
36650         (ceil): Likewise.
36651         (ceilf): Likewise.
36652         (floor): Likewise.
36653         (floorf): Likewise.
36654
36655 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
36656
36657         * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
36658         on both fields and cast pointer to __syscall_ulong_t.
36659
36660         * bits/types.h (__fsword_t): New type.
36661         * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
36662         sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
36663         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
36664         (__FSWORD_T_TYPE): Likewise.
36665         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
36666         (__FSWORD_T_TYPE): Likewise.
36667         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
36668         (__FSWORD_T_TYPE): Likewise.
36669         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
36670         (__FSWORD_T_TYPE): Likewise.
36671         * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
36672         __SWORD_TYPE with __fsword_t.
36673         (statfs64): Likewise.
36674
36675 2012-05-17  David S. Miller  <davem@davemloft.net>
36676
36677         * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
36678
36679 2012-05-17  Andreas Jaeger  <aj@suse.de>
36680
36681         * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
36682         warning.
36683
36684 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
36685
36686         * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
36687
36688 2012-05-17  Andreas Jaeger  <aj@suse.de>
36689
36690         * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
36691         when it is used.
36692
36693 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
36694
36695         * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
36696
36697 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
36698
36699         * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
36700         * sysdeps/x86_64/tst-mallocalign1.c: New file.
36701
36702 2012-05-17  Andreas Jaeger  <aj@suse.de>
36703             Carlos O'Donell  <carlos_odonell@mentor.com>
36704
36705         [BZ #14059]
36706         * sysdeps/x86_64/multiarch/init-arch.h
36707         (bit_YMM_Usable): Rename to...
36708         (bit_AVX_Usable): ... this.
36709         (bit_FMA4_Usable): New macro.
36710         (bit_XMM_state): New macro.
36711         (bit_YMM_state): New macro.
36712         [__ASSEMBLER__] (index_YMM_Usable): Rename to...
36713         [__ASSEMBLER__] (index_AVX_Usable): ... this.
36714         [__ASSEMBLER__] (index_FMA4_Usable): New macro.
36715         (CPUID_OSXSAVE): New macro.
36716         (CPUID_AVX): New macro.
36717         (CPUID_FMA4): New macro.
36718         (index_YMM_Usable): Rename to...
36719         (index_AVX_Usable): ... this.
36720         (HAS_AVX): Use HAS_ARCH_FEATURE.
36721         (HAS_FMA4): Likewise.
36722         (HAS_YMM_USABLE): Remove.
36723         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
36724         Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
36725         are present.
36726         * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
36727         * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
36728         * sysdeps/x86_64/multiarch/Makefile: Likewise.
36729         * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
36730         * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
36731
36732 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
36733
36734         * math/libm-test.c: Support platforms without multiple rounding modes.
36735         * math/bug-nextafter.c: Support platforms without FP exceptions.
36736         * math/bug-nexttoward.c: Likewise.
36737         * math/test-fenv.c: Likewise.
36738         * math/test-misc.c: Likewise.
36739         * stdlib/bug-getcontext.c: Likewise.
36740
36741 2012-05-17  Andreas Jaeger  <aj@suse.de>
36742
36743         * manual/examples/search.c (critter_cmp): Change signature to
36744         avoid warnings.
36745         * manual/string.texi (Collation Functions): Likewise.
36746
36747 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36748
36749         * bits/types.h: Fold copyright years.
36750         * bits/typesizes.h: Likewise.
36751         * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
36752         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
36753         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
36754         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
36755         * time/time.h: Likewise.
36756
36757 2012-05-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
36758
36759         [BZ #208]
36760         * malloc.c (int_mallinfo): Add parameter to accumulate statistics
36761         in instead of returning them.  Return void.
36762         (__libc_mallinfo): Accumulate over all arenas.
36763         (__malloc_stats): Adjust for change in int_mallinfo interface.
36764
36765 2012-05-16  Roland McGrath  <roland@hack.frob.com>
36766
36767         [BZ #10375]
36768         * configure.in (NM): Add AC_CHECK_TOOL for it.
36769         (libc_extra_cflags): New substituted variable.
36770         Check for -fstack-protector being used implicitly.
36771         * configure: Regenerated.
36772         * config.make.in (config-extra-cflags): New variable,
36773         gets @libc_extra_cflags@.
36774         * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
36775
36776         [BZ #10375]
36777         * configure.in: Check for _FORTIFY_SOURCE being predefined.
36778         (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
36779         * configure: Regenerated.
36780         * config.make.in (CPPUNDEFS): New substituted variable.
36781         * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
36782         * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
36783         * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
36784
36785 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36786
36787         * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
36788         (mq_attr): Use __syscall_slong_t.
36789
36790 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36791
36792         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
36793         Check __x86_64__ instead of __WORDSIZE.
36794         (_STAT_VER_LINUX): Likewise.
36795         (stat): Check __x86_64__ instead of __WORDSIZE.  Use
36796         __syscall_ulong_t and __syscall_slong_t.
36797         (stat64): Likewise.
36798
36799 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36800
36801         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
36802
36803 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36804
36805         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
36806
36807 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36808
36809         * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
36810         __syscall_ulong_t.
36811
36812         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
36813         include <bits/wordsize.h>.  Check __x86_64__ instead of
36814         __WORDSIZE.
36815         (greg_t): Use "__extension__ long long int" if __x86_64__ is
36816         defined.
36817         (mcontext_t): Replace "unsigned long" with "unsigned long long".
36818
36819         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
36820         include <bits/wordsize.h>.  Check __x86_64__ instead of
36821         __WORDSIZE.
36822         (user_regs_struct): Use "__extension__ unsigned long long"
36823         instead of "unsigned long" if __x86_64__ is defined.
36824         (user): Likewise.  Pad after pointer field if __ILP32__ is
36825         defined.
36826
36827 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
36828
36829         * configure.in (makeinfo): Require version 4.5 or later.  Allow
36830         versions 5 to 9.
36831         * configure: Regenerated.
36832         * manual/install.texi (texinfo): Increase version requirement to
36833         4.5 or later.
36834         * INSTALL: Regenerated.
36835
36836         * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
36837
36838 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36839
36840         * sysdeps/x86_64/x32/gmp-mparam.h: New file.
36841
36842         * sysdeps/x86_64/x32/ffs.c: New file.
36843
36844         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
36845         __syscall_ulong_t.
36846         (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
36847         defined.  Use __syscall_ulong_t.
36848         (shminfo): Use __syscall_ulong_t.
36849         (shm_info): Likewise.
36850
36851         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
36852         __syscall_ulong_t.
36853
36854         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
36855         <bits/wordsize.h>.
36856         (msgqnum_t): Use __syscall_ulong_t.
36857         (msglen_t): Likewise.
36858         (msqid_ds): Check __x86_64__ instead of __WORDSIZE.  Use
36859         __syscall_ulong_t.
36860
36861         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
36862         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
36863
36864         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
36865
36866         * sysdeps/x86_64/x32/divdi3.c: New dummy file.
36867         * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
36868
36869         * sysvipc/sys/msg.h (msgbuf): Replace long int with
36870         __syscall_slong_t.
36871
36872         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
36873         include <bits/wordsize.h>.  Check __x86_64__ instead of
36874         __WORDSIZE.
36875
36876         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
36877         "unsigned long long int" if __x86_64__ is defined.
36878         (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
36879
36880         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
36881         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
36882         (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
36883
36884         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
36885         <stdint.h>.
36886         (GET_PC): Cast to uintptr_t first.
36887         (GET_FRAME): Likewise.
36888         (GET_STACK): Likewise.
36889
36890         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
36891         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
36892         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
36893         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
36894         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
36895         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
36896         * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
36897         * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
36898         * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
36899         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
36900         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
36901         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
36902         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
36903         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
36904         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
36905         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
36906         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
36907         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
36908         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
36909         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
36910         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
36911         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
36912         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
36913         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
36914         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
36915         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
36916         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
36917         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
36918         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
36919
36920 2012-05-16  Andreas Schwab  <schwab@linux-m68k.org>
36921
36922         * Makerules (+depfiles): Also collect depfiles from .oS in
36923         $(extra-objs).
36924         * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
36925         .oS, $(libnldbl-routines)).
36926
36927         * Makerules (native-compile-mkdep-flags): Define.
36928         * sunrpc/Makefile (extra-objs): Add $(addprefix
36929         cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
36930         ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
36931         of $(compile-mkdep-flags).  Depend on $(before-compile) instead of
36932         calling $(make-target-directory).
36933
36934 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
36935
36936         * bits/types.h (__snseconds_t): Removed.
36937         * time/time.h (struct timespec): Replace __snseconds_t with
36938         __syscall_slong_t.
36939         * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
36940         * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
36941         Likewise.
36942         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
36943         (__SNSECONDS_T_TYPE): Likewise.
36944         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
36945         (__SNSECONDS_T_TYPE): Likewise.
36946         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
36947         (__SNSECONDS_T_TYPE): Likewise.
36948
36949 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
36950
36951         * sysdeps/mach/hurd/bits/typesizes.h
36952         (__SYSCALL_SLONG_TYPE): New macro.
36953         (__SYSCALL_ULONG_TYPE): Likewise.
36954
36955 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
36956
36957         * bits/types.h (__syscall_slong_t): New type.
36958         (__syscall_ulong_t): Likewise.
36959
36960         * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
36961         (__SYSCALL_ULONG_TYPE): Likewise.
36962         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
36963         (__SYSCALL_SLONG_TYPE): Likewise.
36964         (__SYSCALL_ULONG_TYPE): Likewise.
36965         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
36966         (__SYSCALL_SLONG_TYPE): Likewise.
36967         (__SYSCALL_ULONG_TYPE): Likewise.
36968         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
36969         (__SYSCALL_SLONG_TYPE): Likewise.
36970         (__SYSCALL_ULONG_TYPE): Likewise.
36971
36972 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
36973
36974         * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
36975         Add sigaltstack-offsets.sym.
36976         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
36977         <sigaltstack-offsets.h>.
36978         (CALL_FAIL): Use RSP_LP to operate on stack.  Use RDI_LP on
36979         longjmp_msg pointer.
36980         (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC.  Use
36981         R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
36982         signal stack.
36983         * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
36984
36985 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
36986
36987         * elf/stackguard-macros.h: Remove file.
36988         * sysdeps/generic/stackguard-macros.h: New file.
36989         * sysdeps/i386/stackguard-macros.h: Likewise.
36990         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
36991         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
36992         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
36993         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
36994         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
36995         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
36996         * sysdeps/x86_64/stackguard-macros.h: Likewise.
36997         * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
36998         <elf/stackguard-macros.h>.
36999
37000         [BZ #14109]
37001         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
37002         __aligned__ in attribute.
37003         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
37004         (gregset_t): Likewise.
37005
37006 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37007
37008         * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
37009         * sysdeps/x86_64/64/Implies-after: Here.  New file.
37010         * sysdeps/x86_64/x32/Implies-after: New file.
37011
37012 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37013
37014         * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
37015         and access return value for _dl_profile_fixup.  Use R10_LP to
37016         load frame size.
37017
37018 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37019
37020         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
37021
37022 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37023
37024         * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
37025         * sysdeps/x86_64/x32/sysdep.h: New file.
37026
37027 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37028
37029         * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
37030         * sysdeps/x86_64/setjmp.S: Likewise.
37031
37032 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37033
37034         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
37035         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
37036         * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
37037         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
37038         remove unused global constant.
37039
37040 2012-05-15  Chris Metcalf  <cmetcalf@tilera.com>
37041
37042         * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
37043         include of <not-cancel.h>.
37044
37045 2012-05-15  Roland McGrath  <roland@hack.frob.com>
37046
37047         * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
37048
37049 2012-05-15  Jeff Law  <law@redhat.com>
37050             Andreas Jaeger  <aj@suse.de>
37051
37052         [BZ #13594]
37053         * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
37054         out from...
37055         * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
37056         * nscd/nscd-client.h: Add __nscd_acquire_maplock.
37057         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
37058         code changing __hst_map_handle.map.
37059
37060 2012-05-15  Roland McGrath  <roland@hack.frob.com>
37061
37062         * configure.in (sysnames): Look for Implies-before and Implies-after
37063         files.
37064         * configure: Regenerated.
37065
37066 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37067
37068         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
37069         8-byte data alignment with LP_SIZE alignment.
37070
37071 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37072
37073         * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
37074         into R10_LP.
37075
37076 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37077
37078         * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
37079
37080 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37081
37082         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
37083         * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
37084         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
37085         Likewise.
37086         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
37087
37088 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37089
37090         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
37091         (stackinfo_sub_sp): Likewise.
37092
37093 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37094
37095         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
37096         RAX_LP.
37097
37098 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37099
37100         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
37101         into R*_LP.
37102
37103 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37104
37105         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
37106         sizes into R*_LP.
37107
37108 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37109
37110         * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
37111
37112 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37113
37114         * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
37115         into R11_LP and load __x86_64_shared_cache_size_half into
37116         R8_LP.
37117
37118 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37119
37120         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
37121         R8_LP.
37122
37123 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37124
37125         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
37126         logb for POWER7.
37127         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
37128         logbf for POWER7.
37129         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
37130         logbl for POWER7.
37131         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
37132         powerpc32/power7/fpu/s_logb.c via #include.
37133         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
37134         powerpc32/power7/fpu/s_logbf.c via #include.
37135         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
37136         powerpc32/power7/fpu/s_logbl.c via #include.
37137
37138 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
37139
37140         * README.libm: Remove file.
37141
37142 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37143
37144         * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
37145         count for x32.  Use R*_LP and omit operand-size suffix.
37146
37147 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37148
37149         * shlib-versions: Move x86_64-.*-linux.* entries to ...
37150         * sysdeps/x86_64/64/shlib-versions: Here.  New file.
37151         * sysdeps/x86_64/x32/shlib-versions: New file.
37152
37153 2012-05-14  Roland McGrath  <roland@hack.frob.com>
37154
37155         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
37156         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
37157         Use _dl_fatal_printf instead.
37158
37159 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
37160
37161         * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
37162         set if not set by the user.  Do not allow for being unset.
37163         * sysdeps/unix/sysv/linux/configure: Regenerated.
37164
37165 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37166
37167         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
37168         the `q' suffix from lea and replace .quad with ASM_ADDR.
37169
37170 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37171
37172         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
37173         the `q' suffix from xor/rol instructions.  Use $2*LP_SIZE+1
37174         instead of $17.
37175         (PTR_DEMANGLE): Likewise.
37176
37177 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37178
37179         * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
37180         (LP_OP): Likewise.
37181         (ASM_ADDR): Likewise.
37182         (RAX_LP): Likewise.
37183         (RBP_LP): Likewise.
37184         (RBX_LP): Likewise.
37185         (RCX_LP): Likewise.
37186         (RDI_LP): Likewise.
37187         (RSI_LP): Likewise.
37188         (RSP_LP): Likewise.
37189         (R8_LP): Likewise.
37190         (R9_LP): Likewise.
37191         (R10_LP): Likewise.
37192         (R10_LP): Likewise.
37193         (R11_LP): Likewise.
37194         (R12_LP): Likewise.
37195         (R13_LP): Likewise.
37196         (R14_LP): Likewise.
37197         (R15_LP): Likewise.
37198
37199 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37200
37201         * sysdeps/x86_64/x32/dl-machine.h: New file.
37202
37203 2012-05-14  Andreas Jaeger  <aj@suse.de>
37204
37205         * manual/Makefile (subdir): Remove export of subdir.
37206         (all): Remove target.
37207         (.PHONY): Remove all from list.
37208         (mkinstalldirs): Remove.
37209         (.PHONY): Remove installdirs from list.
37210         ($(inst_infodir)/libc.info): Use make-target-directory.
37211         (installdirs): Remove.
37212         (subdir_%): Remove.
37213         (glibc-targets): Remove.
37214         (lib): Remove.
37215         (stubs): Remove.
37216         ($(objpfx)stubs ../po/manual.pot): Remove.
37217         ($(objpfx)stamp%): Remove.
37218         (make-target-directory): Remove.
37219         (subdir_install): Remove.
37220         (routines): Remove.
37221         (aux): Remove.
37222         (sources): Remove.
37223         (objects): Remove.
37224         (headers): Remove.
37225
37226         [BZ #13750]
37227         * manual/.gitignore: Remove, it's not needed anymore.
37228         * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
37229         all files in it.
37230         * manual/Makefile (dvi, pdf, info, html): Depend on files in build
37231         directory.
37232         (texis): Renamed to $(objpfx)texis.
37233         (texis-path): New, contains path to generated files.
37234         (chapters.%): Use texis-path for complete path, add extra argument
37235         libc-texinfo.sh.
37236         (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
37237         (libc/index.html, summary.texi): Add $(objpfx) as prefix.
37238         (summary,texi, stamp-summary): Use complete path of
37239         files. Generate files in build dir.
37240         (dir-add.texi): Build in build dir.
37241         (libm-err.texi,stamp-libm-err): Likewise.
37242         (version.texi, stamp-version): Likewise.
37243         (.%c.texi): Likewise.
37244         (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
37245         (mostlyclean): Remove target.
37246         (realclean): Remove target.
37247         (generated): Add new variable with contents from mostlyclean and
37248         realclean, remove entries duplicated in common-mostlyclean, add
37249         stamp-libm-err and stamp-version.
37250         (generated-dirs): Add libc directory.
37251         ($(inst_infodir)/libc.info): Install files from build dir.
37252
37253         * manual/install.texi (Configuring and compiling): Adjust since
37254         the info files are not part of the tar ball anymore.
37255
37256 2012-05-14  Andreas Jaeger  <aj@suse.de>
37257
37258         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
37259         variable.
37260
37261 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
37262
37263         [BZ #13717]
37264         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
37265         to 2.2.0 where earlier.
37266         * sysdeps/unix/sysv/linux/configure: Regenerated.
37267         * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
37268         Remove conditional code.
37269         [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
37270         * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
37271         Remove conditional code.
37272         [!__NR_lchown]: Likewise.
37273         [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
37274         [__NR_lchown]: Likewise.
37275         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
37276         comment referencing __ASSUME_LCHOWN_SYSCALL.
37277         * sysdeps/unix/sysv/linux/i386/sigaction.c
37278         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
37279         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
37280         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
37281         Remove conditional code.
37282         [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
37283         (__protocol_available): Remove #if 0 code.
37284         * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
37285         conditional code.
37286         [__ASSUME_SIOCGIFNAME]: Make code unconditional.
37287         * sysdeps/unix/sysv/linux/kernel-features.h
37288         (__ASSUME_GETCWD_SYSCALL): Don't define.
37289         (__ASSUME_REALTIME_SIGNALS): Likewise.
37290         (__ASSUME_PREAD_SYSCALL): Likewise.
37291         (__ASSUME_PWRITE_SYSCALL): Likewise.
37292         (__ASSUME_POLL_SYSCALL): Likewise.
37293         (__ASSUME_LCHOWN_SYSCALL): Likewise.
37294         (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
37295         non-SPARC.
37296         (__ASSUME_SIOCGIFNAME): Don't define.
37297         (__ASSUME_MSG_NOSIGNAL): Likewise.
37298         (__ASSUME_SENDFILE): Define unconditionally.
37299         (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
37300         * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
37301         conditional code.
37302         [__ASSUME_POLL_SYSCALL]: Make code unconditional.
37303         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
37304         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
37305         (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
37306         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
37307         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
37308         (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
37309         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
37310         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
37311         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37312         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
37313         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
37314         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37315         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
37316         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
37317         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37318         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
37319         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
37320         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37321         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
37322         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
37323         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37324         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
37325         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
37326         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37327         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
37328         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
37329         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37330         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
37331         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
37332         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37333         * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
37334         Remove conditional code.
37335         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37336         * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
37337         Remove conditional code.
37338         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37339         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
37340         [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
37341         * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
37342         Remove conditional code.
37343         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37344         * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
37345         Remove conditional code.
37346         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37347         * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
37348         Remove conditional code.
37349         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37350         * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
37351         Remove conditional code.
37352         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37353         * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
37354         Remove conditional code.
37355         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37356         * sysdeps/unix/sysv/linux/sh/pwrite64.c
37357         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
37358         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37359         * sysdeps/unix/sysv/linux/sigaction.c
37360         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
37361         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
37362         * sysdeps/unix/sysv/linux/sigpending.c
37363         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
37364         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
37365         * sysdeps/unix/sysv/linux/sigprocmask.c
37366         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
37367         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
37368         * sysdeps/unix/sysv/linux/sigsuspend.c
37369         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
37370         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
37371         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
37372         (__libc_missing_rt_sigs): Remove.
37373         (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
37374         (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
37375         * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
37376         Remove conditional code.
37377         [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
37378         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
37379         return 1.
37380         * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
37381         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
37382         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
37383         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
37384
37385 2012-05-14  Andreas Jaeger  <aj@suse.de>
37386
37387         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
37388         it's not used in glibc.
37389         (__coshm1): Likewise.
37390         (__acosh1p): Likewise.
37391         (__sgn): Likewise.
37392
37393         * manual/string.texi (Copying and Concatenation): Add missing
37394         variable in concat example.
37395         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
37396
37397 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37398
37399         [BZ #14103]
37400         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
37401         __builtin_clzl with __builtin_clzll.
37402
37403 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37404
37405         [BZ #14104]
37406         * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
37407         libc_freeres_ptr.
37408
37409 2012-05-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
37410
37411         * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
37412         * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
37413         * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
37414         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
37415
37416 2012-05-14  Mike Frysinger  <vapier@gentoo.org>
37417
37418         * NEWS: Update ia64 info.
37419
37420 2012-05-12  Andreas Schwab  <schwab@linux-m68k.org>
37421
37422         * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
37423         used as bcopy.
37424
37425 2012-05-12  Thomas Schwinge  <thomas@codesourcery.com>
37426
37427         * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
37428         * sysdeps/unix/syscalls.list (dup3): Likewise.
37429         * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
37430         * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
37431
37432 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
37433
37434         * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
37435         "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
37436
37437 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
37438
37439         * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
37440         thread pointer.
37441         (TLS_IE): Use mov/add instead of movq/addq to load thread
37442         pointer.
37443         (TLS_GD_PREFIX): New.
37444         (TLS_GD): Use it.
37445
37446 2012-05-11  David S. Miller  <davem@davemloft.net>
37447
37448         * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
37449         * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
37450         (_FPU_SETCW): Likewise.
37451
37452 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
37453
37454         * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
37455         is 32-byte aligned.
37456
37457 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
37458
37459         [BZ #11837]
37460         * iconvdata/gb18030.c: Update tables.
37461         (BODY for FROM_LOOP): Update.  Handle two-byte encoded non-BMP
37462         characters specially.
37463         (BODY for TO_LOOP): Add encoding of missing ranges.
37464
37465 2012-05-11  Thomas Schwinge  <thomas@codesourcery.com>
37466
37467         [BZ #13673]
37468         * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
37469         * sysdeps/mach/hurd/dup3.c: Likewise.
37470         * sysdeps/mach/hurd/readlinkat.c: Likewise.
37471         * sysdeps/powerpc/memmove.c:: Likewise.
37472
37473 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
37474
37475         * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
37476         R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
37477
37478 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
37479
37480         * elf/elf.h (R_X86_64_RELATIVE64): New.
37481         (R_X86_64_NUM): Updated.
37482         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
37483         R_X86_64_RELATIVE64.  Always use Elf64_Addr with R_X86_64_64.
37484         (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
37485         * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
37486         tst-quad1pie tst-quad2pie
37487         (modules-names): Add tst-quadmod1 tst-quadmod2.
37488         ($(objpfx)tst-quad1): New dependency.
37489         ($(objpfx)tst-quad2): Likewise.
37490         ($(objpfx)tst-quad1pie): Likewise.
37491         ($(objpfx)tst-quad2pie): Likewise.
37492         * sysdeps/x86_64/tst-quad1.c: New file.
37493         * sysdeps/x86_64/tst-quad1pie.c: New file.
37494         * sysdeps/x86_64/tst-quad2.c: Likewise.
37495         * sysdeps/x86_64/tst-quad2pie.c: Likewise.
37496         * sysdeps/x86_64/tst-quadmod1.S: Likewise.
37497         * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
37498         * sysdeps/x86_64/tst-quadmod2.S: Likewise.
37499         * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
37500
37501 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37502
37503         * io/fcntl.h (mode_t, off_t, pid_t): Define types.
37504         (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
37505         * streams/stropts.h (t_scalar_t): Define type.
37506
37507         * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
37508         (_PATH_PRESERVE): Set to "/var/lib".
37509         (_PATH_RWHODIR): Set to "/var/spool/rwho".
37510
37511         * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
37512         instead of int.
37513
37514         * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
37515         if __dir_mkfile succeeded.
37516
37517         * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
37518         checking for _hurd_dtablesize.  Unlock it right after having
37519         finished _hurd_dtable allocation.
37520
37521 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37522
37523         * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
37524         * sysdeps/mach/hurd/configure: Regenerated.
37525         * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
37526         special-casing to...
37527         * sysdeps/gnu/configure.in: ... this new file.
37528         * sysdeps/unix/sysv/linux/configure: Regenerated.
37529         * sysdeps/gnu/configure: New generated file.
37530
37531         * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
37532         for Linux: use nsec instead of usec, as well as:
37533         [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
37534         members of type struct timespec.
37535         [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
37536         New macros.
37537         (struct stat64): Likewise.
37538         (_STATBUF_ST_NSEC): New macro.
37539         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
37540
37541         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
37542         __strtoul_internal rather than strtoul.
37543
37544 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
37545
37546         * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
37547         and reject them.
37548
37549 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37550
37551         * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
37552         which preserves existing values.
37553         * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
37554
37555 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
37556
37557         * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
37558         TIMEOUT values.  Return EINVAL for NFDS values either negative or
37559         greater than FD_SETSIZE.
37560
37561 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37562
37563         * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
37564         allocated, call __vm_protect to finish enabling the existing space, and
37565         pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
37566         allocate the remainder.
37567
37568 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
37569
37570         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
37571         address port.  Set ADDR_LEN to 0 when not filling ADDRARG.
37572
37573 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37574
37575         * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
37576         sysdeps/mach/hurd/readlink.c.
37577
37578         * posix/tst-sysconf.c (posix_options): Only use
37579         _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
37580         _POSIX_SYNCHRONIZED_IO when they are defined
37581         * sysdeps/mach/hurd/bits/posix_opt.h:
37582         (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
37583         (_XOPEN_REALTIME): Undefine macro.
37584         (_XOPEN_REALTIME_THREADS): Undefine macro.
37585         (_XOPEN_SHM): Undefine macro.
37586         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
37587         macro to -1.
37588         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
37589         macro to -1.
37590         (_POSIX_ASYNC_IO): Undefine macro.
37591         (_POSIX_PRIORITIZED_IO): Undefine macro.
37592         (_POSIX_SPIN_LOCKS): Define macro to -1.
37593
37594         * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
37595         SA_NODEFER, SA_RESETHAND.
37596         * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
37597         O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
37598         F_DUPFD_CLOEXEC.
37599
37600 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37601
37602         * elf/Makefile (pldd-modules): Define unconditionally.
37603
37604 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37605
37606         * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
37607
37608 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37609
37610         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
37611         Return ENOENT when name is empty.
37612         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
37613
37614 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37615
37616         * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
37617
37618         * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
37619
37620 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37621
37622         Fix mlock in all cases except non-readable pages.
37623         * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
37624         instead of VM_PROT_ALL as parameter to __vm_wire function.
37625
37626         * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
37627         (__mkdir): When path is `/', just fail with EEXIST.
37628         * sysdeps/mach/hurd/mkdirat.c: Likewise.
37629
37630 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37631
37632         * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
37633         <sys/uio.h> (for writev).
37634         * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
37635         and <sys/param.h> (for MIN).
37636
37637 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
37638
37639         * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
37640         REQUESTED_TIME.  Properly set the remaining time and return EINTR
37641         if interrupted.
37642
37643 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37644
37645         * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
37646         Depend on against $(link-rpcuserlibs).
37647
37648 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37649
37650         * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
37651         (__libc_stack_end): Do not use attribute_relro.
37652         * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
37653         * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
37654         to libthread-provided value.
37655         * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
37656         attribute_relro.
37657
37658 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37659
37660         [BZ #3748]
37661         * bits/libc-lock.h (__libc_once_get): New macro.
37662         * sysdeps/mach/bits/libc-lock.h: Likewise.
37663         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
37664         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
37665         instead of using implementation details.
37666
37667         * libio/fileops.c: Unconditionally include <kernel-features.h>.
37668         * libio/freopen.c: Likewise.
37669         * libio/freopen64.c: Likewise.
37670         * misc/syslog.c: Likewise.
37671         * nscd/connections.c: Likewise.
37672         * nscd/netgroupcache.c: Likewise.
37673         * sysdeps/posix/getcwd.c: Likewise.
37674
37675 2012-05-10  Roland McGrath  <roland@hack.frob.com>
37676
37677         * math/w_ilogbf.c: Add #include <limits.h>.
37678
37679 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37680
37681         * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
37682         path instead of returning without unlocking.
37683
37684         * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
37685         immediate-write ioctls.
37686         * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
37687
37688 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37689
37690         * sysdeps/mach/hurd/i386/init-first.c (init): Use
37691         __builtin_frame_address instead of making assumptions about the
37692         location of the return address relative to DATA.  Force early load of
37693         the return address.
37694         (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
37695         __builtin_frame_address.
37696
37697         dup3 for GNU Hurd.
37698         * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
37699         * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c.  Evolve it to
37700         implement dup3 and do some further code clean-ups.
37701         * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
37702         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
37703
37704 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37705
37706         * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
37707
37708         * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
37709         HURD_CRITICAL_END around holding _hurd_dtable_lock.
37710         * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
37711         * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
37712         HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
37713         d->port.lock.
37714
37715         * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
37716         instead of setjmp/longjmp to restore the signal mask.  Call sigsetjmp
37717         when handler == SIG_ERR, not when handler != SIG_ERR.
37718
37719 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37720
37721         * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
37722         (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
37723         definitions.
37724
37725         accept4 for GNU Hurd.
37726         * include/sys/socket.h (__libc_accept4): New prototype.
37727         * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c.  Evolve it
37728         to implement __libc_accept4.
37729         * sysdeps/mach/hurd/accept.c (accept): Reimplement using
37730         __libc_accept4.
37731         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
37732
37733         * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
37734         * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
37735         * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
37736         signal-defines.sym.
37737
37738 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37739
37740         * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
37741
37742 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37743
37744         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
37745         assertion on O_CLOEXEC flag.
37746         * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
37747         * hurd/intern-fd.c: Likewise.
37748         * hurd/port2fd.c: Likewise.
37749
37750 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37751
37752         [BZ #3906]
37753         * bits/in.h (IPV6_PKTINFO): Define new macro.
37754         (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
37755
37756 2012-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37757
37758         [BZ #13954]
37759         [BZ #13955]
37760         [BZ #13956]
37761         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
37762         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
37763         * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
37764         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
37765         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
37766         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
37767         * math/libm-test.inc (logb_test) : Additional logb tests.
37768
37769 2012-05-09  Andreas Schwab  <schwab@linux-m68k.org>
37770             Andreas Jaeger  <aj@suse.de>
37771
37772         * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
37773         * configure: Regenerated.
37774         * config.h.in (LINK_OBSOLETE_RPC): New macro.
37775         * config.make.in (link-obsolete-rpc): New substituted variable.
37776         * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
37777         libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
37778         * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
37779         (shared-only-routines): Don't set it under [link-obsolete-rpc],
37780         so that libc.a contains the symbols.
37781         * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
37782         * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
37783         * sunrpc/auth_none.c: Likewise.
37784         * sunrpc/auth_unix.c: Likewise.
37785         * sunrpc/authdes_prot.c: Likewise.
37786         * sunrpc/authuxprot.c: Likewise.
37787         * sunrpc/clnt_gen.c: Likewise.
37788         * sunrpc/clnt_perr.c: Likewise.
37789         * sunrpc/clnt_raw.c: Likewise.
37790         * sunrpc/clnt_simp.c: Likewise.
37791         * sunrpc/clnt_tcp.c: Likewise.
37792         * sunrpc/clnt_udp.c: Likewise.
37793         * sunrpc/clnt_unix.c: Likewise.
37794         * sunrpc/des_crypt.c: Likewise.
37795         * sunrpc/des_soft.c: Likewise.
37796         * sunrpc/get_myaddr.c: Likewise.
37797         * sunrpc/key_call.c: Likewise.
37798         * sunrpc/key_prot.c: Likewise.
37799         * sunrpc/netname.c: Likewise.
37800         * sunrpc/pm_getmaps.c: Likewise.
37801         * sunrpc/pm_getport.c: Likewise.
37802         * sunrpc/pmap_clnt.c: Likewise.
37803         * sunrpc/pmap_prot.c: Likewise.
37804         * sunrpc/pmap_prot2.c: Likewise.
37805         * sunrpc/pmap_rmt.c: Likewise.
37806         * sunrpc/publickey.c: Likewise.
37807         * sunrpc/rpc_cmsg.c: Likewise.
37808         * sunrpc/rpc_common.c: Likewise.
37809         * sunrpc/rpc_dtable.c: Likewise.
37810         * sunrpc/rpc_prot.c: Likewise.
37811         * sunrpc/rpc_thread.c: Likewise.
37812         * sunrpc/rtime.c: Likewise.
37813         * sunrpc/svc.c: Likewise.
37814         * sunrpc/svc_auth.c: Likewise.
37815         * sunrpc/svc_raw.c: Likewise.
37816         * sunrpc/svc_run.c: Likewise.
37817         * sunrpc/svc_tcp.c: Likewise.
37818         * sunrpc/svc_udp.c: Likewise.
37819         * sunrpc/svc_unix.c: Likewise.
37820         * sunrpc/svcauth_des.c: Likewise.
37821         * sunrpc/xcrypt.c: Likewise.
37822         * sunrpc/xdr.c: Likewise.
37823         * sunrpc/xdr_array.c: Likewise.
37824         * sunrpc/xdr_float.c: Likewise.
37825         * sunrpc/xdr_intXX_t.c: Likewise.
37826         * sunrpc/xdr_mem.c: Likewise.
37827         * sunrpc/xdr_rec.c: Likewise.
37828         * sunrpc/xdr_ref.c: Likewise.
37829         * sunrpc/xdr_sizeof.c: Likewise.
37830         * sunrpc/xdr_stdio.c: Likewise.
37831
37832 2012-05-10  Roland McGrath  <roland@hack.frob.com>
37833
37834         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
37835         change.  Update copyright years.
37836
37837 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
37838
37839         * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
37840
37841 2012-05-10  Maxim Kuvyrkov  <maxim@codesourcery.com>
37842             Joseph Myers  <joseph@codesourcery.com>
37843             Paul Pluzhnikov  <ppluzhnikov@google.com>
37844
37845         [BZ #14012]
37846         * sunrpc/Makefile [cross-compiling] (headers): Enable additions
37847         requiring rpcgen.
37848         [cross-compiling] (extra-libs): Likewise.
37849         [cross-compiling] (extra-libs-others): Likewise.
37850         [cross-compiling] (librpcsvc-routines): Likewise.
37851         [cross-compiling] (librpcsvc-inhibit-o): Likewise.
37852         [cross-compiling] (omit-deps): Likewise.
37853         (sunrpc-CPPFLAGS): New variable.
37854         (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
37855         (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
37856         (cross-rpcgen-objs): New variable.
37857         (extra-objs): Append $(cross-rpcgen-objs).
37858         ($(cross-rpcgen-objs)): New rule.
37859         ($(objpfx)cross-rpcgen): Likewise.
37860         (rpcgen-cmd): Define to use $(built-program-file).  Expand
37861         comment.
37862         ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
37863         ($(objpfx)x%.stmp): Likewise.
37864         * sunrpc/proto.h [IS_IN_build] (_): Define.
37865         [IS_IN_build] (_libc_intl_domainname): Likewise.
37866
37867 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
37868
37869         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
37870         Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
37871         and R_X86_64_TPOFF64.
37872
37873 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
37874
37875         * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
37876         sysdeps/unix/sysv/syscalls.list.
37877         (stime): Likewise.
37878         (utime): Likewise.
37879         * sysdeps/unix/sysv/syscalls.list: Remove file.
37880
37881 2012-05-10  Paul Eggert  <eggert@cs.ucla.edu>
37882
37883         [BZ #3440]
37884         * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
37885         (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
37886         (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
37887         (__LC_IDENTIFICATION): Make these macros useful in #if
37888         expressions, as required by C99.
37889
37890 2012-05-10  Andreas Schwab  <schwab@linux-m68k.org>
37891
37892         * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
37893         $(addsuffix .os,$(rpc-compat-routines)).  Move include ../Rules
37894         after this.
37895
37896 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
37897
37898         * stdlib/longlong.h: Updated from GCC.
37899
37900 2012-05-09  Andreas Jaeger  <aj@suse.de>
37901
37902         * nscd/nscd.c (run_modes): Make named enum, reorder so that
37903         default is first entry.
37904         (run_mode): Set type.
37905         (main): Remove informal message about syslog.
37906         (options): Fix typo.
37907
37908         [BZ #14053]
37909         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
37910         to asm.
37911         (lrint): Likewise.
37912         (llrintf): Likewise.
37913         (llrint): Likewise.
37914         (rint): Likewise.
37915         (rintf): Likewise.
37916         (nearbyint): Likewise.
37917         (nearbyintf): Likewise.
37918
37919 2012-05-09  Andreas Jaeger  <aj@suse.de>
37920             Pedro Alves  <palves@redhat.com>
37921
37922         * nscd/nscd.c (run_mode): Use enum.
37923         (main): Cleanup coding style issue.
37924
37925 2012-05-09  Alexandre Oliva  <aoliva@redhat.com>
37926             Andreas Jaeger  <aj@suse.de>
37927
37928         * nscd/nscd.c (go_background): Replaced with...
37929         (run_mode): ... this.
37930         (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
37931         (options): Add -F --foreground.
37932         (main): Implement it.
37933         (parse_opt): Parse it.
37934
37935 2012-05-09  Andreas Jaeger  <aj@suse.de>
37936
37937         [BZ #14083]
37938         * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
37939         !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
37940         -Wconversion warning.
37941         (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
37942         Likewise.
37943
37944 2012-05-09  Joseph Myers  <joseph@codesourcery.com>
37945
37946         * conform/data/locale.h-data (NULL): Use macro-constant.  Require
37947         == 0.
37948         (LC_ALL): Use macro-int-constant.
37949         (LC_COLLATE): Likewise.
37950         (LC_CTYPE): Likewise.
37951         (LC_MESSAGES): Likewise.
37952         (LC_MONETARY): Likewise.
37953         (LC_NUMERIC): Likewise.
37954         (LC_TIME): Likewise.
37955         [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
37956         (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
37957         [ISO || ISO99 || ISO11] (*_t): Do not allow.
37958         * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
37959         Specify type.
37960         [C99-based standards] (float_t): Expect type.
37961         [C99-based standards] (double_t): Expect type.
37962         [C99-based standards] (HUGE_VALF): Use macro-constant.  Specify
37963         type.
37964         [C99-based standards] (HUGE_VALL): Likewise.
37965         [C99-based standards] (INFINITY): Likewise.
37966         [C99-based standards] (NAN): Likewise.
37967         [C99-based standards] (FP_INFINITE): Use macro-int-constant.
37968         [C99-based standards] (FP_NAN): Likewise.
37969         [C99-based standards] (FP_NORMAL): Likewise.
37970         [C99-based standards] (FP_SUBNORMAL): Likewise.
37971         [C99-based standards] (FP_ZERO): Likewise.
37972         [C99-based standards] (FP_FAST_FMA): Use
37973         optional-macro-int-constant.  Specify type.  Require == 1.
37974         [C99-based standards] (FP_FAST_FMAF): Likewise.
37975         [C99-based standards] (FP_FAST_FMAL): Likewise.
37976         [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
37977         [C99-based standards] (FP_ILOGBNAN): Likewise.
37978         [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
37979         Specify type.
37980         [C99-based standards] (MATH_ERREXCEPT): Likewise.
37981         [C99-based standards] (math_errhandling): Specify type.
37982         [ISO99 || ISO11] (signgam): Do not allow.
37983         [non-C99-based standards] (copysignf): Do not allow.
37984         [non-C99-based standards] (exp2f): Likewise.
37985         [non-C99-based standards] (log2f): Likewise.
37986         [non-C99-based standards] (modff): Allow.
37987         [non-C99-based standards] (erff): Do not allow.
37988         [non-C99-based standards] (erfcf): Likewise.
37989         [non-C99-based standards] (gammaf): Likewise.
37990         [non-C99-based standards] (hypotf): Likewise.
37991         [non-C99-based standards] (j0f): Likewise.
37992         [non-C99-based standards] (j1f): Likewise.
37993         [non-C99-based standards] (jnf): Likewise.
37994         [non-C99-based standards] (lgammaf): Likewise.
37995         [non-C99-based standards] (tgammaf): Likewise.
37996         [non-C99-based standards] (y0f): Likewise.
37997         [non-C99-based standards] (y1f): Likewise.
37998         [non-C99-based standards] (ynf): Likewise.
37999         [non-C99-based standards] (isnanf): Likewise.
38000         [non-C99-based standards] (acoshf): Likewise.
38001         [non-C99-based standards] (asinhf): Likewise.
38002         [non-C99-based standards] (atanhf): Likewise.
38003         [non-C99-based standards] (cbrtf): Likewise.
38004         [non-C99-based standards] (expm1f): Likewise.
38005         [non-C99-based standards] (ilogbf): Likewise.
38006         [non-C99-based standards] (log1pf): Likewise.
38007         [non-C99-based standards] (logbf): Likewise.
38008         [non-C99-based standards] (nextafterf): Likewise.
38009         [non-C99-based standards] (remainderf): Likewise.
38010         [non-C99-based standards] (rintf): Likewise.
38011         [non-C99-based standards] (scalbf): Likewise.
38012         [non-C99-based standards] (copysignl): Likewise.
38013         [non-C99-based standards] (exp2l): Likewise.
38014         [non-C99-based standards] (log2l): Likewise.
38015         [non-C99-based standards] (modfl): Allow.
38016         [non-C99-based standards] (erfl): Do not allow.
38017         [non-C99-based standards] (erfcl): Likewise.
38018         [non-C99-based standards] (gammal): Likewise.
38019         [non-C99-based standards] (hypotl): Likewise.
38020         [non-C99-based standards] (j0l): Likewise.
38021         [non-C99-based standards] (j1l): Likewise.
38022         [non-C99-based standards] (jnl): Likewise.
38023         [non-C99-based standards] (lgammal): Likewise.
38024         [non-C99-based standards] (tgammal): Likewise.
38025         [non-C99-based standards] (y0l): Likewise.
38026         [non-C99-based standards] (y1l): Likewise.
38027         [non-C99-based standards] (ynl): Likewise.
38028         [non-C99-based standards] (isnanl): Likewise.
38029         [non-C99-based standards] (acoshl): Likewise.
38030         [non-C99-based standards] (asinhl): Likewise.
38031         [non-C99-based standards] (atanhl): Likewise.
38032         [non-C99-based standards] (cbrtl): Likewise.
38033         [non-C99-based standards] (expm1l): Likewise.
38034         [non-C99-based standards] (ilogbl): Likewise.
38035         [non-C99-based standards] (log1pl): Likewise.
38036         [non-C99-based standards] (logbl): Likewise.
38037         [non-C99-based standards] (nextafterl): Likewise.
38038         [non-C99-based standards] (remainderl): Likewise.
38039         [non-C99-based standards] (rintl): Likewise.
38040         [non-C99-based standards] (scalbl): Likewise.
38041         [ISO || ISO99 || ISO11] (*_t): Do not allow.
38042         [non-C99-based standards] (FP_*): Do not allow.
38043         [C99-based standards] (FP_*): Change to
38044         FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
38045         * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
38046         allow.
38047         * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
38048         (SIG_ERR): Likewise.
38049         [X/Open-based standards] (SIG_HOLD): Likewise.
38050         (SIG_IGN): Likewise.
38051         (SIGABRT): Use macro-int-constant.  Specify type.  Require
38052         positive value.
38053         (SIGFPE): Likewise.
38054         (SIGILL): Likewise.
38055         (SIGINT): Likewise.
38056         (SIGSEGV): Likewise.
38057         (SIGTER): Likewise.
38058         [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
38059         [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
38060         [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
38061         [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
38062         [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
38063         [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
38064         [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
38065         [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
38066         [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
38067         [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
38068         [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
38069         [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
38070         [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
38071         [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
38072         [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
38073         [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
38074         [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
38075         [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
38076         [X/Open-based standards] (SIGTRAP): Likewise.
38077         [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
38078         [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
38079         [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
38080         [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
38081         * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
38082         allow.
38083
38084 2012-05-08  Ian Wienand  <ianw@vmware.com>
38085
38086         [BZ #14080]
38087         * time/tzset.c (__tzset_parse_tz): Update default rules for
38088         daylight time changes in the Energy Policy Act of 2005.
38089
38090 2012-05-09  Andreas Jaeger  <aj@suse.de>
38091
38092         [BZ #13983]
38093         * elf/ldconfig.c (parse_conf): Change string to make clear that
38094         ldconfig only issued a warning if ld.so.conf does not exist.
38095
38096 2012-05-08  David S. Miller  <davem@davemloft.net>
38097
38098         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
38099         movxtod instead of popping the value on the stack.
38100
38101         * sysdeps/sparc/fpu/libm-test-ulps: Update.
38102
38103 2012-05-08  Carlos O'Donell  <carlos_odonell@mentor.com>
38104
38105         * config.h.in: Add HAVE_ARM_PCS_VFP.
38106
38107 2012-05-08  Roland Mc Grath  <roland@hack.frob.com>
38108
38109         [BZ #13979]
38110         * include/features.h: Warn if user requests __FORTIFY_SOURCE
38111         checking but the checks are disabled for any reason.
38112
38113 2012-05-08  H.J. Lu  <hongjiu.lu@intel.com>
38114
38115         * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
38116         and ELF64_R_TYPE with ELFW(R_TYPE).
38117
38118 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
38119
38120         * sysdeps/unix/sysv/syscalls.list (pause): Remove.
38121         (ulimit): Likewise.
38122
38123         * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
38124         (settimeofday): Likewise.
38125
38126 2012-05-08  Mike Frysinger  <vapier@gentoo.org>
38127
38128         * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1.  Add
38129         a struct th_u2 inside the union, and move tu_block/tu_code into
38130         a new th_u3 union of tu_block/tu_code inside of that.  Move
38131         th_data[1] into the th_u2 as tu_data[0].  Change tu_stuff[1] to
38132         tu_stuff[0].  Add a new tu_padding[4] to keep sizeof() the same.
38133         (th_block): Change to th_u1.th_u2.th_u3.tu_block.
38134         (th_code): Change to th_u1.th_u2.th_u3.tu_code.
38135         (th_stuff): Change to th_u1.tu_stuff.
38136         (th_data): Define.
38137         (th_msg): Change to th_u1.th_u2.tu_data.
38138
38139 2012-05-07  David S. Miller  <davem@davemloft.net>
38140
38141         * sysdeps/sparc/fpu/libm-test-ulps: Update.
38142
38143         [BZ #14074]
38144         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
38145         (SETUP_PIC_REG): Use it.
38146         (SETUP_PIC_REG_LEAF): Use it.
38147
38148 2012-05-07  Joseph Myers  <joseph@codesourcery.com>
38149
38150         [BZ #13885]
38151         [BZ #13923]
38152         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
38153         USE_AS_EXPM1L.
38154         (EXPL_FINITE): Likewise.
38155         (FLDLOG): Likewise.
38156         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
38157         * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
38158         e_expl.S.
38159         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
38160         USE_AS_EXPM1L.
38161         (EXPL_FINITE): Likewise.
38162         (FLDLOG): Likewise.
38163         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
38164         * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
38165         e_expl.S.
38166         * math/libm-test.inc (expm1_test): Add more tests.  Do not disable
38167         test of -max_value argument for long double.
38168         * sysdeps/i386/fpu/libm-test-ulps: Update.
38169         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38170
38171 2012-05-06  David S. Miller  <davem@davemloft.net>
38172
38173         * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
38174         quad soft-float symbols whose references which are compiler
38175         generated.
38176         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
38177
38178 2012-05-06  Joseph Myers  <joseph@codesourcery.com>
38179
38180         [BZ #13884]
38181         [BZ #13914]
38182         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
38183         USE_AS_EXP10L.
38184         (EXPL_FINITE): Likewise.
38185         (FLDLOG): Likewise.
38186         (c0): Likewise.
38187         (c1): Likewise.
38188         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
38189         Adjust comments for base varying.
38190         (__expl_finite): Change alias to EXPL_FINITE.
38191         * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
38192         e_expl.S.
38193         * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
38194         * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
38195         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
38196         * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
38197         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
38198         USE_AS_EXP10L.
38199         (EXPL_FINITE): Likewise.
38200         (FLDLOG): Likewise.
38201         (c0): Likewise.
38202         (c1): Likewise.
38203         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
38204         Adjust comments for base varying.
38205         (__expl_finite): Change alias to EXPL_FINITE.
38206         * math/libm-test.inc (exp10_test): Add more tests.  Do not disable
38207         tests for bugs.
38208         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38209
38210         [BZ #14064]
38211         * math/libm-test.inc (check_float_internal): Correct ulp
38212         calculation for subnormal expected results.
38213
38214 2012-05-06  Andreas Jaeger  <aj@suse.de>
38215
38216         * Makeconfig (+math-flags): New, set to -frounding-math.
38217         (+cflags): Add +math-flags so that all of glibc gets compiled with
38218         it.
38219
38220         * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
38221
38222 2012-05-05  Joseph Myers  <joseph@codesourcery.com>
38223
38224         * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
38225         Disable one test.
38226
38227         [BZ #13787]
38228         [BZ #13922]
38229         [BZ #14036]
38230         * sysdeps/i386/fpu/e_expl.S (csat): New constant.
38231         (__ieee754_expl): Allow for and saturate large arguments.
38232         * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
38233         (u_threshold): Likewise.
38234         (__exp): Call __ieee754_exp before checking for overflow and
38235         underflow.
38236         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
38237         (u_threshold): Likewise.
38238         (__expf): Call __ieee754_expf before checking for overflow and
38239         underflow.
38240         * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
38241         (u_threshold): Likewise.
38242         (__expl): Call __ieee754_expl before checking for overflow and
38243         underflow.
38244         * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
38245         (__ieee754_expl): Allow for and saturate large arguments.
38246         * math/libm-test.inc (exp_test): Add another test.  Do not allow
38247         missing overflow exception on overflow.
38248         (expm1_test): Do not allow missing overflow exception on overflow.
38249
38250         * sysdeps/i386/fpu/e_expl.c: Move to ...
38251         * sysdeps/i386/fpu/e_expl.S: ... here.  Write directly in assembly
38252         rather than using inline asm.
38253         * sysdeps/x86_64/fpu/e_expl.c: Remove file.
38254         * sysdeps/x86_64/fpu/e_expl.S: Copy from
38255         sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
38256
38257         * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
38258         (nice): Likewise.
38259         (poll): Likewise.
38260         (signal): Likewise.
38261         (time): Likewise.
38262         (times): Likewise.
38263
38264 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
38265
38266         * sysdeps/unix/syscalls.list (adjtime): Add entry from
38267         sysdeps/unix/common/syscalls.list.
38268         (fchmod): Likewise.
38269         (fchown): Likewise.
38270         (ftruncate): Likewise.
38271         (getrusage): Likewise.
38272         (gettimeofday): Likewise.
38273         (setpgid): Likewise.
38274         (setregid): Likewise.
38275         (setreuid): Likewise.
38276         (sigaction): Likewise.
38277         (truncate): Likewise.
38278         (vhangup): Likewise.
38279         * sysdeps/unix/common/syscalls.list: Remove file.
38280         * sysdeps/unix/bsd/Implies: Don't include unix/common.
38281         * sysdeps/unix/sysv/linux/Implies: Likewise.
38282
38283 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
38284
38285         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
38286         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
38287         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
38288         Moved to ...
38289         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
38290         Here.
38291         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
38292         to ...
38293         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
38294         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
38295         to ...
38296         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
38297         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
38298         to ...
38299         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
38300         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
38301         to ...
38302         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
38303         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
38304         to ...
38305         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
38306         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
38307         to ...
38308         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
38309         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
38310         to ...
38311         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
38312         Here.
38313         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
38314         to ...
38315         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
38316         Here.
38317         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
38318         to ...
38319         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
38320         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
38321         Moved to ...
38322         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
38323         Here.
38324         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
38325         to ...
38326         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
38327
38328 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
38329
38330         * sysdeps/unix/common/bits/dirent.h: Remove file.
38331         * sysdeps/unix/common/bits/fcntl.h: Likewise.
38332
38333         * sysdeps/unix/bsd/bits/dirent.h: Remove file.
38334         * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
38335         * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
38336         * sysdeps/unix/bsd/isatty.c: Likewise.
38337         * sysdeps/unix/bsd/tcdrain.c: Likewise.
38338         * sysdeps/unix/bsd/tcgetattr.c: Likewise.
38339         * sysdeps/unix/bsd/tcsetattr.c: Likewise.
38340
38341 2012-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38342
38343         [BZ #13563]
38344         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
38345         long double comparison inaccuracies.
38346         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
38347         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
38348
38349 2012-05-04  Andreas Schwab  <schwab@linux-m68k.org>
38350
38351         * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
38352         * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
38353
38354 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
38355
38356         [BZ #14049]
38357         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
38358         nonzero digits before rounding a hex value.
38359         * stdlib/tst-strtod.c (tests): Add another test.
38360
38361 2012-05-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
38362
38363         * sysdeps/s390/fpu/libm-test-ulps: Update.
38364
38365 2012-05-03  Andreas Jaeger  <aj@suse.de>
38366
38367         * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
38368         does not get optimized out.
38369         (malloc_opt_barrier): New.
38370
38371 2012-05-03  Andreas Jaeger  <aj@suse.de>
38372             Roland McGrath  <roland@hack.frob.com>
38373
38374         * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
38375         intermediate file deletion.
38376         (generated): Add .symlist files.
38377
38378 2012-05-03  Joseph Myers  <joseph@codesourcery.com>
38379
38380         [BZ #13775]
38381         * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
38382         Redirect under this condition.
38383         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
38384         [__USE_GNU] (__dprintf_chk): Not under this condition.
38385         [__USE_GNU] (__vdprintf_chk): Likewise.
38386         * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
38387         under this condition.
38388         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
38389         [__USE_XOPEN2K8] (dprintf): Define under this condition.
38390         [__USE_XOPEN2K8] (vdprintf): Likewise.
38391         [__USE_GNU] (__dprintf_chk): Not under this condition.
38392         [__USE_GNU] (__vdprintf_chk): Likewise.
38393         [__USE_GNU] (dprintf): Likewise.
38394         [__USE_GNU] (vdprintf): Likewise.
38395
38396 2012-05-03  Roland McGrath  <roland@hack.frob.com>
38397
38398         * elf/Makefile (common-generated): Set this instead of generated for
38399         .dyn, .phdr, .jmprel files.  Remove $(common-objpfx) from the
38400         $(all-built-dso)-derived lists.
38401
38402 2012-05-03  Andreas Jaeger  <aj@suse.de>
38403
38404         * sysdeps/i386/fpu/libm-test-ulps: Update.
38405
38406         * FAQ: Removed.
38407         * FAQ.in: Likewise.
38408         * scripts/gen-FAQ.pl: Likewise.
38409         * manual/install.texi (Installation): Point to online location of
38410         FAQ.
38411         * Makefile (files-for-dist): Remove FAQ.
38412         (FAQ): Remove.
38413
38414 2012-05-02  Allan McRae  <allan@archlinux.org>
38415
38416         * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
38417         (LDFLAGS-reldepmod5.so): Likewise.
38418         (LDFLAGS-reldep6mod1.so): Likewise.
38419         (LDFLAGS-reldep6mod4.so): Likewise.
38420         (LDFLAGS-reldep8mod3.so): Likewise.
38421         (LDFLAGS-unload4mod1.so): Likewise.
38422         (LDFLAGS-unload4mod2.so): Likewise.
38423         (LDFLAGS-tst-initorder): Likewise.
38424         (LDFLAGS-tst-initordera2.so): Likewise.
38425         (LDFLAGS-tst-initordera3.so): Likewise.
38426         (LDFLAGS-tst-initordera4.so): Likewise.
38427         (LDFLAGS-tst-initorderb2.so): Likewise.
38428         (LDFLAGS-noload): Likewise.
38429         (LDFLAGS-next): Likewise.
38430         (LDFLAGS-order2mod1.so): Likewise.
38431         (LDFLAGS-order2mod2.so): Likewise.
38432         (LDFLAGS-tst-initorder2): Likewise.
38433         (LDFLAGS-tst-initorder2a.so): Likewise.
38434         (LDFLAGS-tst-initorder2b.so): Likewise.
38435         (LDFLAGS-tst-initorder2c.so): Likewise.
38436         * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
38437
38438 2012-05-02  David S. Miller  <davem@davemloft.net>
38439
38440         * sysdeps/sparc/fpu/libm-test-ulps: Update.
38441
38442 2012-05-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
38443
38444         [BZ #14055]
38445         * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
38446
38447 2012-05-02  Andreas Jaeger  <aj@suse.de>
38448
38449         * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
38450         since we manipulate rounding mode.
38451         (CPPFLAGS-test-idouble.c): Likewise.
38452         (CPPFLAGS-test-ifloat.c): Likewise.
38453         (CFLAGS-test-ldouble.c): Likewise.
38454         (CFLAGS-test-double.c): Likewise.
38455         (CFLAGS-test-float.c): Likewise.
38456         (CFLAGS-test-misc.c): Likewise.
38457         (CFLAGS-test-test-fenv.c): Likewise.
38458
38459 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38460
38461         [BZ #2550]
38462         [BZ #2570]
38463         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
38464         comparisons to determine direction to adjust input.
38465
38466 2012-05-01  Roland McGrath  <roland@hack.frob.com>
38467
38468         * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
38469         output to the target.
38470
38471         * scripts/localplt.awk: New file.
38472         * elf/Makefile ($(objpfx)check-localplt): Target removed.
38473         (check-localplt-CFLAGS): Variable removed.
38474         ($(all-built-dso:=.jmprel)): New static pattern rule.
38475         (generated): Add those targets.
38476         (localplt-built-dso): New variable.
38477         ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
38478
38479         * elf/check-localplt.c: File removed.
38480
38481         * scripts/check-execstack.awk: New file.
38482         * elf/Makefile ($(objpfx)check-execstack): Target removed.
38483         (check-execstack-CFLAGS): Variable removed.
38484         ($(objpfx)check-execstack.h): Target removed.
38485         ($(objpfx)execstack-default): New target.
38486         (generated): Add that instead of check-execstack.h.
38487         ($(all-built-dso:=.phdr)): New static pattern rule.
38488         (generated): Add those targets.
38489         * elf/check-execstack.c: File removed.
38490
38491         * scripts/check-textrel.awk: New file.
38492         * elf/Makefile ($(objpfx)check-textrel): Target removed.
38493         (check-textrel-CFLAGS): Variable removed.
38494         (all-built-dso): Use := to define.o
38495         ($(all-built-dso:=.dyn)): New static pattern rule.
38496         (generated): Add those targets.
38497         ($(objpfx)check-textrel.out): Use the script on the .dyn files.
38498         * config.make.in (READELF): New substituted variable.
38499         * elf/check-textrel.c: File removed.
38500
38501 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
38502
38503         * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
38504         allow.
38505         * conform/data/ctype.h-data [C99-based standards] (isblank):
38506         Expect function.
38507         (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
38508         (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
38509         [ISO || ISO99 || ISO11] (*_t): Do not allow.
38510         * conform/data/errno.h-data (EDOM): Use macro-int-constant.
38511         Specify type.  Require positive value.
38512         (EILSEQ): Likewise.
38513         (ERANGE): Likewise.
38514         [ISO || POSIX] (EILSEQ): Do not expect.
38515         [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
38516         Specify type.  Require positive value.
38517         [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
38518         [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
38519         [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
38520         [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
38521         [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
38522         [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
38523         [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
38524         [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
38525         [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
38526         [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
38527         [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
38528         [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
38529         [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
38530         [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
38531         [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
38532         [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
38533         [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
38534         [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
38535         [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
38536         [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
38537         [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
38538         [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
38539         [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
38540         [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
38541         [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
38542         [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
38543         [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
38544         [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
38545         [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
38546         [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
38547         [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
38548         [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
38549         [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
38550         [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
38551         [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
38552         [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
38553         [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
38554         [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
38555         [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
38556         [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
38557         [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
38558         [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
38559         [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
38560         [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
38561         [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
38562         [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
38563         [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
38564         [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
38565         [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
38566         [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
38567         [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
38568         [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
38569         [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
38570         [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
38571         [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
38572         [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
38573         [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
38574         [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
38575         [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
38576         [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
38577         [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
38578         [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
38579         [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
38580         [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
38581         [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
38582         [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
38583         [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
38584         [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
38585         [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
38586         [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
38587         [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
38588         [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
38589         [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
38590         [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
38591         [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
38592         [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
38593         * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
38594         Require >= 2.
38595         (FLT_ROUNDS): Expect as macro, not constant.
38596         (FLT_MANT_DIG): Use macro-int-constant.
38597         (DBL_MANT_DIG): Likewise.
38598         (LDBL_MANT_DIG): Likewise.
38599         (FLT_DIG): Likewise.
38600         (DBL_DIG): Likewise.
38601         (LDBL_DIG): Likewise.
38602         (FLT_MIN_EXP): Use macro-int-constant.  Require < 0.
38603         (DBL_MIN_EXP): Likewise.
38604         (LDBL_MIN_EXP): Likewise.
38605         (FLT_MAX_EXP): Use macro-int-constant.
38606         (DBL_MAX_EXP): Likewise.
38607         (LDBL_MAX_EXP): Likewise.
38608         (FLT_MAX_10_EXP): Likewise.
38609         (DBL_MAX_10_EXP): Likewise.
38610         (LDBL_MAX_10_EXP): Likewise.
38611         (FLT_MAX): Use macro-constant.
38612         (DBL_MAX): Likewise.
38613         (LDBL_MAX): Likewise.
38614         (FLT_EPSILON): Use macro-constant.  Give upper bound.
38615         (DBL_EPSILON): Likewise.
38616         (LDBL_EPSILON): Likewise.
38617         (FLT_MIN): Likewise.
38618         (DBL_MIN): Likewise.
38619         (LDBL_MIN): Likewise.
38620         [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
38621         [C99-based standards] (FLT_EVAL_METHOD): Likewise.
38622         [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
38623         [ISO11] (FLT_HAS_SUBNORM): Likewise.
38624         [ISO11] (LDBL_HAS_SUBNORM): Likewise.
38625         [ISO11] (DBL_DECIMAL_DIG): Likewise.
38626         [ISO11] (FLT_DECIMAL_DIG): Likewise.
38627         [ISO11] (LDBL_DECIMAL_DIG): Likewise.
38628         [ISO11] (DBL_TRUE_MIN): Use macro-constant.
38629         [ISO11] (FLT_TRUE_MIN): Likewise.
38630         [ISO11] (LDBL_TRUE_MIN): Likewise.
38631         [ISO || ISO99 || ISO11] (*_t): Do not allow.
38632         * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
38633         (SCHAR_MIN): Use macro-int-constant.  Specify type.
38634         (SCHAR_MAX): Likewise.
38635         (UCHAR_MAX): Likewise.
38636         (CHAR_MIN): Likewise.
38637         (CHAR_MAX): Likewise.
38638         (MB_LEN_MAX): Use macro-int-constant.
38639         (SHRT_MIN): Use macro-int-constant.  Specify type.
38640         (SHRT_MAX): Likewise.
38641         (USHRT_MAX): Likewise.
38642         (INT_MAX): Likewise.
38643         (INT_MIN): Use macro-int-constant.  Specify type.  Make upper
38644         bound negative.
38645         (UINT_MAX): Use macro-int-constant.  Specify type.  Suffix lower
38646         bound with "U".
38647         (LONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
38648         bound with "L".
38649         (LONG_MIN): Use macro-int-constant.  Specify type.  Make upper
38650         bound negative.  Suffix upper bound with "L".
38651         (ULONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
38652         bound with "UL".
38653         [C99-based standards] (LLONG_MIN): Use macro-int-constant.
38654         Specify type.
38655         [C99-based standards] (LLONG_MAX): Likewise.
38656         [C99-based standards] (ULLONG_MAX): Likewise.
38657         * conform/data/stddef.h-data (NULL): Use macro-constant.  Require
38658         == 0.
38659         [ISO11] (max_align_t): Require type.
38660         [ISO || ISO99 || ISO11] (*_t): Do not allow.
38661
38662         * conform/conformtest.pl ($CFLAGS_namespace): Define separately
38663         from $CFLAGS, without defining away __attribute__ calls.
38664         (checknamespace): Use $CFLAGS_namespace.
38665
38666         * conform/conformtest.pl (@keywords): Only include C99 keywords
38667         for standards based on C99 or C11.
38668
38669         * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
38670         Disable tests.
38671         * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
38672         UNIX98]: Likewise.
38673
38674         * conform/conformtest.pl: Handle "macro-int-constant" and test for
38675         usability of symbols in #if.
38676
38677         * conform/conformtest.pl: If macro or constant types start
38678         "promoted:", expect the symbol to be of the following type
38679         promoted by the integer promotions.
38680
38681         * conform/conformtest.pl: Parse all "constant" and "macro" lines
38682         in one place.  Also handle "macro-constant".
38683
38684         * conform/conformtest.pl: Only accept expected macro values with
38685         "==".  Parse all "macro" lines in one place.
38686         * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
38687
38688         * conform/conformtest.pl: Handle braced types on "constant" lines
38689         instead of handling "typed-constant".
38690         * conform/data/signal.h-data: Use "constant" instead of
38691         "typed-constant".
38692
38693         * conform/conformtest.pl: Handle "optional-" at start of lines in
38694         one place rather than duplicating several cases.  Handle each
38695         format of "macro" line with initial "optional-".
38696
38697         * conform/conformtest.pl: Only accept expected constant or
38698         optional-constant values with "==".  Parse all "constant" lines in
38699         one place.  Parse all "optional-constant" lines in one place.
38700         * conform/data/cpio.h-data: Use "==" form on "constant" lines.
38701         * conform/data/fmtmsg.h-data: Likewise.
38702         * conform/data/netinet/in.h-data: Likewise.
38703         * conform/data/tar.h-data: Likewise.
38704         * conform/data/limits.h-data: Use "==" form on "constant" and
38705         "optional-constant" lines.
38706
38707         * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
38708         Use -std=c99 for XOPEN2K.
38709         (@knownproblems): Remove.
38710         (newtoken): Don't check %isknown.
38711
38712         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
38713         Do not expect macro.
38714         [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
38715         [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
38716         [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
38717         [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
38718         [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
38719         [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
38720         [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
38721         [XPG3 || XPG4 || UNIX98] (isless): Likewise.
38722         [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
38723         [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
38724         [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
38725         [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
38726         [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
38727         [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
38728         [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
38729         [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
38730         [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
38731         [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
38732         [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
38733         [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
38734         [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
38735         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
38736         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
38737         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
38738         [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
38739         [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
38740         [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
38741         [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
38742         [XPG3 || XPG4 || UNIX98] (log2): Likewise.
38743         [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
38744         [XPG3] (acosh): Likewise.
38745         [XPG3] (asinh): Likewise.
38746         [XPG3] (atanh): Likewise.
38747         [XPG3] (cbrt): Likewise.
38748         [XPG3] (expm1): Likewise.
38749         [XPG3] (ilogb): Likewise.
38750         [XPG3] (log1p): Likewise.
38751         [XPG3] (logb): Likewise.
38752         [XPG3] (nextafter): Likewise.
38753         [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
38754         [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
38755         [XPG3] (remainder): Likewise.
38756         [XPG3] (rint): Likewise.
38757         [XPG3 || XPG4 || UNIX98] (round): Likewise.
38758         [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
38759         [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
38760         [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
38761         [XPG3 || XPG4 || UNIX98] (lround): Likewise.
38762         [XPG3 || XPG4 || UNIX98] (llround): Likewise.
38763         [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
38764         [UNIX98 || XOPEN2K] (scalb): Expect.
38765         [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
38766         [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
38767         [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
38768         [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
38769         [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
38770         [XPG3 || XPG4 || UNIX98] (fma): Likewise.
38771         [XPG3 || XPG4 || UNIX98] (nan): Likewise.
38772         [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
38773         [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
38774         [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
38775         [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
38776         [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
38777         [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
38778         [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
38779         [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
38780         [XPG3 || XPG4 || UNIX98] (expf): Likewise.
38781         [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
38782         [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
38783         [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
38784         [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
38785         [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
38786         [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
38787         [XPG3 || XPG4 || UNIX98] (logf): Likewise.
38788         [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
38789         [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
38790         [XPG3 || XPG4 || UNIX98] (modff): Likewise.
38791         [XPG3 || XPG4 || UNIX98] (powf): Likewise.
38792         [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
38793         [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
38794         [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
38795         [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
38796         [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
38797         [XPG3 || XPG4 || UNIX98] (erff): Likewise.
38798         [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
38799         [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
38800         [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
38801         [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
38802         [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
38803         [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
38804         [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
38805         [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
38806         [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
38807         [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
38808         [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
38809         [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
38810         [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
38811         [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
38812         [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
38813         [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
38814         [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
38815         [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
38816         [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
38817         [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
38818         [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
38819         [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
38820         [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
38821         [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
38822         [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
38823         [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
38824         [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
38825         [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
38826         [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
38827         [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
38828         [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
38829         [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
38830         [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
38831         [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
38832         [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
38833         [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
38834         [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
38835         [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
38836         [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
38837         [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
38838         [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
38839         [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
38840         [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
38841         [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
38842         [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
38843         [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
38844         [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
38845         [XPG3 || XPG4 || UNIX98] (expl): Likewise.
38846         [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
38847         [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
38848         [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
38849         [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
38850         [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
38851         [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
38852         [XPG3 || XPG4 || UNIX98] (logl): Likewise.
38853         [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
38854         [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
38855         [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
38856         [XPG3 || XPG4 || UNIX98] (powl): Likewise.
38857         [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
38858         [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
38859         [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
38860         [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
38861         [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
38862         [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
38863         [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
38864         [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
38865         [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
38866         [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
38867         [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
38868         [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
38869         [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
38870         [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
38871         [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
38872         [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
38873         [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
38874         [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
38875         [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
38876         [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
38877         [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
38878         [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
38879         [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
38880         [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
38881         [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
38882         [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
38883         [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
38884         [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
38885         [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
38886         [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
38887         [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
38888         [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
38889         [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
38890         [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
38891         [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
38892         [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
38893         [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
38894         [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
38895         [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
38896         [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
38897         [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
38898         [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
38899         [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
38900         [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
38901         [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
38902
38903         * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
38904         _XOPEN_SOURCE_EXTENDED for XPG4.
38905
38906         * conform/conformtest.pl: Handle "symbol" lines for allow-header.
38907
38908         * Makeconfig (localtime): Remove variable.
38909         (inst_localtime-file): Likewise.
38910
38911 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
38912
38913         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
38914         Update.
38915         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
38916         Update.
38917         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
38918         Update.
38919         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
38920         Update.
38921         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
38922         Update.
38923         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
38924         Update.
38925         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
38926         Update.
38927         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
38928         Update.
38929         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
38930         Update.
38931
38932 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
38933
38934         [BZ #2550]
38935         [BZ #2570]
38936         * math/s_nexttowardf.c (__nexttowardf): Use floating-point
38937         comparisons to determine direction to adjust input.
38938         * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
38939         * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
38940         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
38941         Likewise.
38942         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
38943         Likewise.
38944         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
38945         Likewise.
38946         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
38947         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
38948         Likewise.
38949         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
38950         Likewise.
38951         * math/libm-test.inc (nexttoward_test): Add more tests.
38952
38953 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
38954
38955         [BZ #14040]
38956         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
38957         in version GLIBC_2.1, not GLIBC_2.0.
38958         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
38959         Likewise.
38960
38961 2012-04-30  Joseph Myers  <joseph@codesourcery.com>
38962
38963         [BZ #13942]
38964         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
38965         (1 - x) * (1 + x).
38966         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
38967         * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
38968         * math/libm-test.inc (acos_test): Add more tests.
38969         (asin_test): Likewise.
38970         * sysdeps/i386/fpu/libm-test-ulps: Update.
38971         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38972
38973         [BZ #14034]
38974         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
38975         of square root.
38976         * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
38977         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
38978         * math/libm-test.inc (acos_test_tonearest): New function.
38979         (acos_test_towardzero): Likewise.
38980         (acos_test_downward): Likewise.
38981         (acos_test_upward): Likewise.
38982         (asin_test_tonearest): Likewise.
38983         (asin_test_towardzero): Likewise.
38984         (asin_test_downward): Likewise.
38985         (asin_test_upward): Likewise.
38986         (main): Call the new functions.
38987         * sysdeps/i386/fpu/libm-test-ulps: Update.
38988         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38989
38990         [BZ #13884]
38991         [BZ #13924]
38992         * math/e_exp10.c: Include <float.h>.
38993         (__ieee754_exp10): Handle underflow here rather than multiplying
38994         large negative argument by M_LN10.
38995         * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
38996         of __ieee754_expf.
38997         * math/e_exp10l.c: Include <float.h>.
38998         (__ieee754_exp10l): Handle underflow here rather than multiplying
38999         large negative argument by M_LN10l.
39000         * math/libm-test.inc (exp10_test): Add another test.  Do not allow
39001         spurious overflow exception on underflow.
39002
39003 2012-04-29  Marek Polacek  <polacek@redhat.com>
39004
39005         * misc/sys/cdefs.h (__attribute_artificial__): New macro.
39006         (__fortify_function): New macro.
39007         (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
39008         * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
39009         __extern_always_inline.
39010         * libio/bits/stdio2.h: Likewise.
39011         * libio/bits/stdio.h: Likewise.
39012         * string/string.h: Likewise.
39013         * string/bits/string3.h: Likewise.
39014         * include/stdio.h: Likewise.
39015         * stdlib/bits/stdlib.h: Likewise.
39016         * stdlib/stdlib.h: Likewise.
39017         * rt/bits/mqueue2.h: Likewise.
39018         * rt/mqueue.h: Likewise.
39019         * posix/bits/unistd.h: Likewise.
39020         * posix/unistd.h: Likewise.
39021         * io/bits/poll2.h: Likewise.
39022         * io/bits/fcntl2.h: Likewise.
39023         * io/fcntl.h: Likewise.
39024         * io/sys/poll.h: Likewise.
39025         * misc/bits/syslog.h: Likewise.
39026         * misc/bits/syslog-ldbl.h: Likewise.
39027         * misc/sys/syslog.h: Likewise.
39028         * socket/bits/socket2.h: Likewise.
39029         * socket/sys/socket.h: Likewise.
39030         * debug/tst-chk1.c: Likewise.
39031         * wcsmbs/bits/wchar2.h: Likewise.
39032         * wcsmbs/bits/wchar-ldbl.h: Likewise.
39033         * wcsmbs/wchar.h: Likewise.
39034
39035 2012-04-29  Andreas Jaeger  <aj@suse.de>
39036
39037         * Makerules (tests): Remove enable-check-abi protection.
39038         (check-abi-warn): Remove.
39039         (check-abi-%): Remove check-abi-warn usage.
39040
39041         * configure.in: Remove check-abi configure option.
39042         * configure: Regenerated.
39043         * config.make.in (enable-check-abi): Remove.
39044
39045 2012-04-28  Andreas Schwab  <schwab@linux-m68k.org>
39046
39047         [BZ #14033]
39048         * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
39049         double functions to double *_finite functions.
39050
39051         [BZ #13941]
39052         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
39053         (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
39054         LDBL_MIN_EXP.
39055         * stdio-common/Makefile (tests): Add tst-sprintf3.
39056         * stdio-common/tst-sprintf3.c: New file.
39057
39058         * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
39059         ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
39060
39061 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
39062
39063         * conform/conformtest.pl: Remove duplicate typed-constant
39064         handling.
39065
39066 2012-04-28  David S. Miller  <davem@davemloft.net>
39067
39068         * Makerules (%.abilist): Add vpath on sysdep_dirs.
39069         (check-abi-%): Remove AWK script prerequisite and explicit
39070         abilist directory.
39071         (check-abi): Rewrite to just diff the symlist with the abilist.
39072         (config-tls, config-abi-config): Delete, no longer used.
39073         (update-abi-%): Remove AWK script and explicit abilist directory.
39074         (update-abi): Rewrite to simply compare and conditionally copy the
39075         symlist and the sysdep abilist file.  Remove update-abi-config
39076         checks.
39077         * abilist/ld.abilist: Remove.
39078         * abilist/libBrokenLocale.abilist: Remove.
39079         * abilist/libanl.abilist: Remove.
39080         * abilist/libcrypt.abilist: Remove.
39081         * abilist/libdl.abilist: Remove.
39082         * abilist/librt.abilist: Remove.
39083         * abilist/libthread_db.abilist: Remove.
39084         * abilist/libutil.abilist: Remove.
39085         * scripts/extract-abilist.awk: Remove.
39086         * scripts/merge-abilist.awk: Remove.
39087         * sysdeps/generic/libcidn.abilist: New file.
39088         * sysdeps/generic/libnss_compat.abilist: New file.
39089         * sysdeps/generic/libnss_db.abilist: New file.
39090         * sysdeps/generic/libnss_dns.abilist: New file.
39091         * sysdeps/generic/libnss_files.abilist: New file.
39092         * sysdeps/generic/libnss_hesiod.abilist: New file.
39093         * sysdeps/generic/libnss_nis.abilist: New file.
39094         * sysdeps/generic/libnss_nisplus.abilist: New file.
39095         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
39096         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
39097         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
39098         file.
39099         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
39100         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
39101         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
39102         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
39103         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
39104         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
39105         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
39106         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
39107         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
39108         file.
39109         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
39110         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
39111         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
39112         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
39113         file.
39114         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
39115         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
39116         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
39117         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
39118         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
39119         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
39120         file.
39121         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
39122         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
39123         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
39124         file.
39125         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
39126         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
39127         New file.
39128         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
39129         New file.
39130         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
39131         New file.
39132         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
39133         New file.
39134         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
39135         New file.
39136         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
39137         New file.
39138         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
39139         New file.
39140         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
39141         New file.
39142         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
39143         New file.
39144         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
39145         New file.
39146         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
39147         New file.
39148         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
39149         New file.
39150         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
39151         New file.
39152         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
39153         file.
39154         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
39155         New file.
39156         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
39157         New file.
39158         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
39159         file.
39160         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
39161         New file.
39162         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
39163         New file.
39164         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
39165         file.
39166         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
39167         New file.
39168         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
39169         New file.
39170         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
39171         New file.
39172         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
39173         New file.
39174         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
39175         New file.
39176         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
39177         New file.
39178         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
39179         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
39180         file.
39181         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
39182         New file.
39183         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
39184         file.
39185         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
39186         file.
39187         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
39188         file.
39189         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
39190         file.
39191         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
39192         file.
39193         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
39194         New file.
39195         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
39196         file.
39197         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
39198         file.
39199         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
39200         New file.
39201         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
39202         file.
39203         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
39204         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
39205         file.
39206         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
39207         New file.
39208         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
39209         file.
39210         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
39211         file.
39212         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
39213         file.
39214         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
39215         file.
39216         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
39217         file.
39218         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
39219         New file.
39220         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
39221         file.
39222         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
39223         file.
39224         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
39225         New file.
39226         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
39227         file.
39228         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
39229         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
39230         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
39231         file.
39232         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
39233         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
39234         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
39235         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
39236         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
39237         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
39238         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
39239         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
39240         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
39241         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
39242         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
39243         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
39244         file.
39245         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
39246         New file.
39247         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
39248         file.
39249         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
39250         file.
39251         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
39252         file.
39253         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
39254         file.
39255         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
39256         file.
39257         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
39258         New file.
39259         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
39260         New file.
39261         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
39262         file.
39263         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
39264         New file.
39265         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
39266         file.
39267         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
39268         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
39269         file.
39270         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
39271         New file.
39272         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
39273         file.
39274         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
39275         file.
39276         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
39277         file.
39278         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
39279         file.
39280         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
39281         file.
39282         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
39283         New file.
39284         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
39285         New file.
39286         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
39287         file.
39288         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
39289         New file.
39290         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
39291         file.
39292
39293 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
39294
39295         * conform/conformtest.pl: Fix typo in handling typed-constant from
39296         allow-header.
39297
39298 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
39299
39300         * README: Cut down references to pre-2.6 Linux kernels and
39301         Linuxthreads.  Update lists of configurations in libc and ports
39302         and sort alphabetically.  Say "or newer" with Linux kernel version
39303         requirements.
39304
39305         * config.h.in [IS_IN_build]: Allow compiling without optimization.
39306
39307 2012-04-27  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
39308
39309         [BZ #887]
39310         * math/libm-test.inc (logb_test_downward): New test to expose
39311         erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
39312         rounding mode.
39313
39314 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
39315
39316         [BZ #14027]
39317         * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
39318         to be done.
39319         * math/fraiseexcpt.c (__feraiseexcept): Likewise.
39320         * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
39321
39322 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
39323
39324         * sysdeps/unix/i386/brk.S: Remove file.
39325         * sysdeps/unix/i386/dl-brk.S: Likewise.
39326         * sysdeps/unix/i386/pipe.S: Likewise.
39327         * sysdeps/unix/i386/sigreturn.S: Likewise.
39328         * sysdeps/unix/i386/syscall.S: Likewise.
39329         * sysdeps/unix/i386/vfork.S: Likewise.
39330         * sysdeps/unix/i386/wait.S: Likewise.
39331
39332         * sysdeps/unix/common/tcsendbrk.c: Move to ...
39333         * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
39334
39335         * configure.in (arm*-none*): Do not allow without
39336         --enable-hacker-mode.
39337         (netbsd*): Remove case setting base_os.
39338         (386bsd*): Likewise.
39339         (freebsd*): Likewise.
39340         (bsdi*): Likewise.
39341         (osf*): Likewise.
39342         (sunos*): Likewise.
39343         (ultrix*): Likewise.
39344         (newsos*): Likewise.
39345         (dynix*): Likewise.
39346         (*bsd*): Likewise.
39347         (sysv*): Likewise.
39348         (isc*): Likewise.
39349         (esix*): Likewise.
39350         (sco*): Likewise.
39351         (minix*): Likewise.
39352         (irix4*): Likewise.
39353         (irix6*): Likewise.
39354         (solaris[2-9]*): Likewise.
39355         (none): Likewise.
39356         * configure: Regenerated.
39357
39358 2012-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39359
39360         [BZ #11521]
39361         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
39362         overflow or cancellation in calculating denominator.
39363         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
39364         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
39365         down expression to avoid unexpected rounding in newer GCCs.
39366         * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
39367
39368 2012-04-26  David S. Miller  <davem@davemloft.net>
39369
39370         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
39371         long-double compat symbols.
39372         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
39373         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
39374         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
39375         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
39376         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
39377         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
39378         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
39379         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
39380         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
39381         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
39382         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
39383         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
39384         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
39385
39386 2012-04-25  David S. Miller  <davem@davemloft.net>
39387
39388         * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
39389         HWCAP_* values only after the memory barriers have been defined.
39390         (atomic_full_barrier): Define.
39391         (atomic_read_barrier): Define.
39392         (atomic_write_barrier): Define.
39393
39394 2012-04-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
39395
39396         * shlib-versions: Add libgcc_s version information.
39397         * sysdeps/generic/libgcc_s.h: Remove.
39398         * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
39399         libgcc_s.h.
39400         * sysdeps/gnu/unwind-resume.c: Likewise.
39401         * scripts/test-installation.pl: Remove libgcc_s from link_libs.
39402
39403 2012-04-25  David S. Miller  <davem@davemloft.net>
39404
39405         * sysdeps/unix/sparc/brk.S: Delete.
39406         * sysdeps/unix/sparc/dl-brk.S: Delete.
39407         * sysdeps/unix/sparc/pipe.S: Delete.
39408         * sysdeps/unix/sparc/sysdep.S: Delete.
39409         * sysdeps/unix/sparc/sysdep.h: Delete.
39410         * sysdeps/unix/sparc/vfork.S: Delete.
39411         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG)
39412         (SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
39413         * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO)
39414         (ret_ERRVAL, r0, r1, MOVE): Define.
39415         (JUMPTARGET): Remove.
39416         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
39417         sysdeps/unix/sparc/sysdep.h
39418         (ENTRY, END): Remove.
39419         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
39420
39421 2012-04-25  Joseph Myers  <joseph@codesourcery.com>
39422
39423         * Makerules (native-compile): Use $(BUILD_LDFLAGS).
39424         (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
39425         -DIS_IN_build.
39426
39427         * timezone/README: Update upstream location and email address for
39428         tzcode and tzdata.
39429         * timezone/zdump.c: Update from tzcode 2012b.
39430         * timezone/zic.c: Likewise.
39431
39432         * configure.in (libc_cv_as_needed): Remove test.
39433         * configure: Regenerated.
39434         * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
39435         conditional definition.
39436         [$(have-as-needed) != yes] (no-as-needed): Likewise.
39437         [$(have-as-needed) != yes] (libgcc_eh): Likewise.
39438         * config.make.in (have-as-needed): Remove variable.
39439
39440 2012-04-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
39441             Paul Pluzhnikov  <ppluzhnikov@google.com>
39442
39443         * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
39444         strings correctly.
39445
39446 2012-04-25  Chung-Lin Tang  <cltang@codesourcery.com>
39447
39448         * sysdeps/sh/memcpy.S: Remove include of endian.h, change
39449         preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
39450         * sysdeps/sh/strlen.S: Likewise.
39451
39452 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
39453
39454         * sysdeps/unix/fork.S: Remove file.
39455         * sysdeps/unix/i386/fork.S: Likewise.
39456         * sysdeps/unix/sparc/fork.S: Likewise.
39457
39458         * sysdeps/unix/system.c: Remove file.
39459         * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
39460
39461         * sysdeps/unix/getegid.S: Remove file.
39462         * sysdeps/unix/geteuid.S: Likewise.
39463
39464 2012-04-24  Roland McGrath  <roland@hack.frob.com>
39465
39466         * scripts/check-localplt.awk: New file.
39467         * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
39468         of diff.
39469         * scripts/data/localplt-generic.data: Add a comment.
39470
39471         * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
39472         NODE when __dir_mkfile failed.
39473         * sysdeps/mach/hurd/symlinkat.c: Likewise.
39474         Reported by Ludovic Courtès <ludo@gnu.org>.
39475
39476 2012-04-24  Andreas Jaeger  <aj@suse.de>
39477
39478         * Makerules (common-clean): Also remove gen-as-const-headers
39479         files.
39480
39481 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
39482
39483         * Makerules (native-compile): Do not change working directory for
39484         build.  Use $(OUTPUT_OPTION) in command.
39485         (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
39486
39487 2012-04-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39488
39489         [BZ #13886]
39490         * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
39491         sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
39492         * math/libm-test.inc (floor_test): Add more tests.
39493         * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
39494
39495 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
39496
39497         * sysdeps/unix/getdents.c: Remove file.
39498         * sysdeps/unix/sysv/getdents.c: Likewise.
39499         * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
39500
39501         * sysdeps/unix/syscalls.list (madvise): Add syscall from
39502         sysdeps/unix/mman/syscalls.list.
39503         (mmap): Likewise.
39504         (mprotect): Likewise.
39505         (msync): Likewise.
39506         (munmap): Likewise.
39507         * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
39508         * sysdeps/unix/mman/syscalls.list: Remove.
39509         * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
39510
39511         * configure.in (libc_cv_libgcc_s_suffix): Remove test.
39512         (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
39513         * configure: Regenerated.
39514         * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
39515         $(libgcc_s_suffix).
39516         * config.make.in (libgcc_s_suffix): Remove variable.
39517
39518 2012-04-23  Joseph Myers  <joseph@codesourcery.com>
39519
39520         * sysdeps/unix/sysv/gethostname.c: Move to ...
39521         * sysdeps/posix/gethostname.c: ... here.
39522
39523         * sysdeps/unix/execve.S: Remove file.
39524
39525         * sysdeps/unix/_exit.S: Remove file.
39526
39527 2012-04-23  Andreas Jaeger  <aj@suse.de>
39528
39529         [BZ #13739]
39530         * manual/Makefile: Remove make dist support, there's no
39531         need for a stand-alone documentation tar ball.
39532         (TEXI2DVI): Define always, it's not in Makeconfig.
39533         (dist): Removed.
39534         (tar-it): Removed.
39535         (edition): Removed.
39536         (glibc-doc-$(edition).tar): Removed
39537         (%.Z): Removed.
39538         (%.gz): Removed.
39539         (%.uu): Removed.
39540         (ETAGS): Remove, it's in Makeconfig.
39541         (move-if-change): Remove, it's in Makeconfig.
39542
39543 2012-04-23  Paul Eggert  <eggert@cs.ucla.edu>
39544
39545         [BZ #13970]
39546         * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
39547         (strtod, strtof, strtold, strtol, strtoul, strtoq)
39548         (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
39549         (strtod_l, strtof_l, strtold_l): Remove __wur.
39550         It is not necessarily an error to ignore strtol's return value.
39551         One can reliably look at the stored endptr to decide whether
39552         the number had valid syntax.
39553
39554 2012-04-21  Andreas Jaeger  <aj@suse.de>
39555
39556         [BZ #13739]
39557         * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
39558
39559 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
39560
39561         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
39562         * sysdeps/unix/sysv/Versions: Remove file.
39563
39564 2012-04-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
39565
39566         [BZ #13927]
39567         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39568
39569 2012-04-21  Nick Alcock  <nick.alcock@oracle.com>
39570
39571         [BZ #7064]
39572         * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
39573         version from __vm86.
39574
39575 2012-04-20  Joseph Myers  <joseph@codesourcery.com>
39576
39577         * sysdeps/unix/common/lxstat.c: Remove file.
39578         * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
39579
39580         * sysdeps/unix/sysv/Makefile: Remove file.
39581
39582         * sysdeps/unix/sysv/direct.h: Remove file.
39583
39584         * sysdeps/unix/sysv/bits/dirent.h: Remove file.
39585         * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
39586         * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
39587         * sysdeps/unix/sysv/bits/signum.h: Likewise.
39588         * sysdeps/unix/sysv/bits/stat.h: Likewise.
39589         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
39590         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
39591
39592         * sysdeps/unix/sysv/setrlimit.c: Remove file.
39593
39594         * sysdeps/unix/xmknod.c: Remove file.
39595         * sysdeps/unix/syscalls.list (sys_mknod): Remove.
39596
39597         * sysdeps/unix/sysv/settimeofday.c: Remove file.
39598
39599         * sysdeps/unix/sysv/i386/time.S: Remove file.
39600
39601         * sysdeps/unix/fxstat.c: Remove file.
39602         * sysdeps/unix/xstat.c: Likewise.
39603         * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
39604
39605         * sysdeps/unix/sysv/sigaction.c: Remove file.
39606
39607         * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
39608         (sysdep_headers): Remove variable.
39609         [termio.h not in sysdep_headers] (generated): Likewise.
39610         [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
39611         * sysdeps/unix/sysv/sysv_termio.h: Remove file.
39612         * sysdeps/unix/sysv/tcdrain.c: Likewise.
39613         * sysdeps/unix/sysv/tcflow.c: Likewise.
39614         * sysdeps/unix/sysv/tcflush.c: Likewise.
39615         * sysdeps/unix/sysv/tcgetattr.c: Likewise.
39616         * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
39617         * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
39618         * sysdeps/unix/sysv/tcsetattr.c: Likewise.
39619         * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
39620
39621         * sysdeps/unix/siglist.c: Remove file.
39622
39623         * sysdeps/unix/getppid.S: Remove file.
39624
39625         * sysdeps/unix/mkdir.c: Remove file.
39626         * sysdeps/unix/rmdir.c: Likewise.
39627
39628 2012-04-19  Andreas Schwab  <schwab@linux-m68k.org>
39629
39630         * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
39631         ERR_MAX value.
39632         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
39633         errlist-compat value.
39634
39635 2012-04-18  David S. Miller  <davem@davemloft.net>
39636
39637         * sysdeps/generic/memcopy.h (reg_char): Delete.
39638         * debug/strcat_chk.c: Use char, not reg_char.
39639         * debug/strcpy_chk.c: Likewise.
39640         * debug/strncat_chk.c: Likewise.
39641         * debug/strncpy_chk.c: Likewise.
39642         * string/memchr.c: Likewise.
39643         * string/memrchr.c: Likewise.
39644         * string/rawmemchr.c: Likewise.
39645         * string/strcat.c: Likewise.
39646         * string/strchr.c: Likewise.
39647         * string/strchrnul.c: Likewise.
39648         * string/strcmp.c: Likewise.
39649         * string/strcpy.c: Likewise.
39650         * string/strncat.c: Likewise.
39651         * string/strncmp.c: Likewise.
39652         * string/strncpy.c: Likewise.
39653
39654 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
39655
39656         * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
39657         __builtin_memcopy is called when src and dest ranges are known to not
39658         overlap.
39659
39660 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
39661
39662         * sysdeps/powerpc/powerpc64/power6/wordcopy.c
39663         (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
39664         fwd_align_merge macro call.
39665         (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
39666         bwd_align_merge macro call.
39667         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
39668
39669 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
39670
39671         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
39672         bwd_align_merge macros.
39673         (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
39674         (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
39675         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
39676
39677 2012-04-18  David S. Miller  <davem@davemloft.net>
39678
39679         * sysdeps/sparc/sparc64/memcopy.h: Delete.
39680
39681 2012-04-18  Andreas Jaeger  <aj@suse.de>
39682
39683         [BZ# 6794]
39684         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
39685         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
39686         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
39687
39688         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
39689         * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
39690         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
39691
39692         * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
39693         * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
39694         Adjust for changed ldbl-128 files.
39695
39696         * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
39697         * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
39698         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
39699
39700 2012-04-17  David S. Miller  <davem@davemloft.net>
39701
39702         * sysdeps/sparc/sparc32/memcopy.h: Delete.
39703
39704 2012-04-17  Andreas Schwab  <schwab@linux-m68k.org>
39705
39706         * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
39707         * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
39708         * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
39709         * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
39710         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
39711         * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
39712
39713 2012-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39714
39715         [BZ #6794]
39716         * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
39717         * math/libm-test.inc: Add ilogb errno and exception tests.
39718         * math/w_ilogb.c: New file: ilogb wrapper.
39719         * math/w_ilogbf.c: New file: ilogbf wrapper.
39720         * math/w_ilogbl.c: New file: ilogbl wrapper.
39721         * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
39722         * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
39723         * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
39724         exception being thrown with 0.0 as argument.
39725         * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
39726         * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
39727         exception being thrown with 0.0 as argument.
39728         * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
39729         * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
39730         exception being thrown with 0.0 as argument.
39731         * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
39732         * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
39733         exception being thrown with 0.0 as argument.
39734         * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
39735         * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
39736         * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
39737         * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
39738         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
39739         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
39740         * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
39741         * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
39742         * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
39743
39744 2012-04-17  Petr Baudis  <pasky@ucw.cz>
39745
39746         * include/sys/uio.h: Change __vector to __iovec to avoid clash
39747         with altivec.
39748
39749 2012-04-16  Marek Polacek  <polacek@redhat.com>
39750
39751         * elf/pldd-xx.c: Rename static_assert to pldd_assert.
39752
39753 2012-04-16  Marek Polacek  <polacek@redhat.com>
39754
39755         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
39756         operands of fdivp instruction.
39757
39758 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
39759
39760         * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
39761         * elf/tst-auditmod3b.c: Likewise.
39762         * elf/tst-auditmod4b.c: Likewise.
39763         * elf/tst-auditmod5b.c: Likewise.
39764         * elf/tst-auditmod6b.c: Likewise.
39765         * elf/tst-auditmod6c.c: Likewise.
39766         * elf/tst-auditmod7b.c: Likewise.
39767         * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
39768         * sysdeps/x86_64/preconfigure.in: Likewise.
39769         * sysdeps/x86_64/preconfigure: Regenerated.
39770
39771 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
39772
39773         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
39774         __ILP32__.
39775
39776 2012-04-13  Antoine Balestrat <merkil33@gmail.com>
39777
39778         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
39779         (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
39780
39781 2012-04-13  Chris Leonard  <cjlhomeaddress@gmail.com>
39782
39783         [BZ #13973]
39784         * locale/iso-639.def: Fix gl language name. Spotted by
39785         Yaron Shahrabani.
39786
39787 2012-04-12  Roland McGrath  <roland@hack.frob.com>
39788
39789         [BZ #2074]
39790         * libio/libio.h (__io_write_fn): Update comment.
39791
39792 2012-04-12  Petr Baudis  <pasky@ucw.cz>
39793
39794         [BZ #2074]
39795         * stdio.texi (Hook Functions): The user provided writer function
39796         is not allowed to return -1.
39797
39798 2012-04-11  David S. Miller  <davem@davemloft.net>
39799
39800         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39801
39802 2012-04-11  Mike Frysinger  <vapier@gentoo.org>
39803
39804         * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
39805         Add a leading slash to rtkaio.
39806
39807 2012-04-11  Jim Meyering  <meyering@redhat.com>
39808
39809         [BZ #11959]
39810         * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
39811         It is not necessarily an error to ignore fwrite's return
39812         value.  One can reliably use ferror to test for errors after
39813         the fact.
39814
39815 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
39816
39817         * bits/types.h (__snseconds_t): New type.
39818         * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
39819
39820         * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
39821         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
39822         (__SNSECONDS_T_TYPE): Likewise.
39823         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
39824         (__SNSECONDS_T_TYPE): Likewise.
39825         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
39826         (__SNSECONDS_T_TYPE): Likewise.
39827
39828 2012-04-10  Andreas Jaeger  <aj@suse.de>
39829
39830         [BZ #2636]
39831         * manual/time.texi (Processor Time): Return type of times is
39832         elapsed real time since an arbitrary point in the past.
39833         (CPU Time): Move CLK_TCK from here...
39834         (Processor Time): ...to here.  Correct description.
39835         * manual/conf.texi (Constants for Sysconf): Correct description of
39836         _SC_CLK_TCK.
39837
39838 2012-04-10  David S. Miller  <davem@davemloft.net>
39839
39840         [BZ #13967]
39841         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
39842         where the is a gap between DT_REL(A) and DT_JMPREL.
39843
39844 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
39845
39846         * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
39847         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
39848         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
39849
39850 2012-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
39851
39852         * elf/dl-support.c (_dl_inhibit_cache): New variable.
39853         * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
39854         (dl_main): Handle --inhibit-cache.
39855         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
39856         _dl_inhibit_cache.
39857         * elf/dl-load.c (_dl_map_object): Use it.
39858         * elf/Makefile: Define SYSCONFDIR when building rtld.c.
39859
39860 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
39861
39862         [BZ #13872]
39863         * sysdeps/i386/fpu/e_powl.S (p78): New object.
39864         (__ieee754_powl): Saturate large exponents rather than testing for
39865         overflow of y*log2(x).
39866         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
39867         * math/libm-test.inc (pow_test): Do not permit spurious overflow
39868         exceptions.
39869
39870         [BZ #11521]
39871         * math/s_ctan.c: Include <float.h>.
39872         (__ctan): Avoid internal overflow or cancellation in calculating
39873         denominator.
39874         * math/s_ctanf.c: Likewise.
39875         * math/s_ctanl.c: Likewise.
39876         * math/s_ctanh.c: Likewise.
39877         * math/s_ctanhf.c: Likewise.
39878         * math/s_ctanhl.c: Likewise.
39879         * math/libm-test.inc (ctan_test): Add more tests.
39880         (ctanh_test): Likewise.
39881         * sysdeps/i386/fpu/libm-test-ulps: Update.
39882         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39883
39884 2012-04-09  Andreas Jaeger  <aj@suse.de>
39885
39886         [BZ #6894]
39887         * manual/filesys.texi (Directory Entries): Mention that d_namlen
39888         is an optional BSD extension.
39889
39890         [BZ #10254]
39891         * manual/stdio.texi (Opening Streams): Document additional fopen
39892         parameters.
39893
39894 2012-04-09  Roland McGrath  <roland@hack.frob.com>
39895
39896         * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
39897         %eax without telling the compiler.
39898
39899 2012-04-09  Carlos O'Donell  <carlos_odonell@mentor.com>
39900
39901         [BZ # 13963]
39902         * manual/install.texi: Use sourceware.org.
39903
39904 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
39905
39906         [BZ #13873]
39907         * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
39908         (__ieee754_pow): Generate overflow and underflow using huge*huge
39909         and tiny*tiny rather than just returning constant infinity or zero
39910         for large exponents.
39911         * math/libm-test.inc (pow_test): Require overflow exceptions for
39912         applicable cases of large exponents.
39913
39914         [BZ #706]
39915         * sysdeps/i386/fpu/e_pow.S (p10): New object.
39916         (__ieee754_pow): Use iterative multiplication algorithm only for
39917         integer exponents with absolute value below 1024.  Check for odd
39918         integer exponents when using algorithm for real exponents.
39919         * math/libm-test.inc (pow_test): Add more tests.
39920         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39921
39922 2012-04-08  Joseph Myers  <joseph@codesourcery.com>
39923
39924         [BZ #13705]
39925         * math/libm-test.inc (exp_test): Do not allow overflow exception
39926         on underflow test.
39927
39928 2012-04-08  Aurelien Jarno  <aurelien@aurel32.net>
39929
39930         [BZ #13705]
39931         * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
39932         instead of __kernel_standard_f.
39933
39934 2012-04-08  Mike Frysinger  <vapier@gentoo.org>
39935
39936         * sysdeps/i386/i686/memset_chk.S: Update copyright year.
39937         * sysdeps/x86_64/memset_chk.S: Likewise.
39938
39939 2012-04-08  Andreas Jaeger  <aj@suse.de>
39940
39941         [BZ #10153]
39942         * manual/startup.texi (Environment Access): Describe return value
39943         for putenv and setenv.
39944
39945         [BZ #6895]
39946         * manual/filesys.texi (Directory Entries): Add description for
39947         DT_LNK.
39948
39949         [BZ #6890]
39950         * manual/filesys.texi (Directory Entries): Clarify that it's file
39951         system not operating system in the description of DT_UNKNOWN.
39952
39953         [BZ #6578]
39954         * manual/syslog.texi (closelog): Fix reference, it's openlog.
39955
39956 2012-04-08  Stephen Compall  <s11@member.fsf.org>
39957
39958         [BZ #6649]
39959         * manual/llio.texi (Opening and Closing Files): Add cross
39960         reference to explain mode argument.
39961
39962 2012-04-07  Mike Frysinger  <vapier@gentoo.org>
39963
39964         * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
39965         * sysdeps/x86_64/memset_chk.S: Likewise.
39966
39967 2012-04-07  David S. Miller  <davem@davemloft.net>
39968
39969         * elf/elf.h (R_SPARC_WDISP10): Define.
39970         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
39971         R_SPARC_SIZE32.
39972         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
39973         R_SPARC_SIZE64 and R_SPARC_H34.
39974
39975 2012-04-07  Carlos O'Donell  <carlos_odonell@mentor.com>
39976
39977         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
39978         conditions and remove no longer applicable assertion.
39979
39980 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
39981
39982         * bits/byteswap.h: Include <features.h>.
39983         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
39984         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
39985
39986 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
39987
39988         * bits/byteswap.h (__bswap_16): Removed.
39989         Include <bits/byteswap-16.h> to get __bswap_16.
39990         * sysdeps/i386/bits/byteswap.h: Likewise.
39991         * sysdeps/s390/bits/byteswap.h: Likewise.
39992         * sysdeps/x86_64/bits/byteswap.h: Likewise.
39993         * bits/byteswap-16.h: New file.
39994         * sysdeps/i386/bits/byteswap-16.h: Likewise.
39995         * sysdeps/s390/bits/byteswap-16.h: Likewise.
39996         * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
39997         * string/Makefile (headers): Add bits/byteswap-16.h.
39998
39999 2012-04-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
40000
40001         [BZ #13895]
40002         * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
40003         extra indirection.
40004         * nss/Makefile (tests-static, tests): Add tst-nss-static.
40005         * nss/tst-nss-static.c: New.
40006
40007 2012-04-06  Robert Millan  <rmh@gnu.org>
40008
40009         [BZ #6486]
40010         * manual/llio.texi (File Position Primitive): lseek
40011         refers to WHENCE when it really means OFFSET.
40012
40013 2012-04-06  Andreas Jaeger  <aj@suse.de>
40014
40015         * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
40016         strncmp declarations.
40017
40018         * abilist/libc.abilist: Add __poll and __ppoll.
40019
40020 2012-04-05  David S. Miller  <davem@davemloft.net>
40021
40022         * scripts/check-local-headers.sh: Accept a host triplet in the
40023         path matched by the exclude regexp.
40024
40025         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
40026         definition.
40027         * sysdeps/powerpc/powerpc32/dl-machine.h
40028         (ELF_MACHINE_PLTREL_OVERLAP): Delete.
40029         * sysdeps/s390/s390-32/dl-machine.h
40030         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
40031         * sysdeps/sparc/sparc32/dl-machine.h
40032         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
40033         * sysdeps/sparc/sparc64/dl-machine.h
40034         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
40035
40036         * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
40037         lazy binding.
40038         * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
40039         undefined symbol errors.
40040
40041         * elf/rtld.c (dl_main): Skip VDSO when checking for unused
40042         DT_NEEDED entries.
40043
40044 2012-04-05  Michael Matz  <matz@suse.de>
40045
40046         [BZ #13592]
40047         * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
40048
40049 2012-04-05  Andreas Jaeger  <aj@suse.de>
40050
40051         [BZ #13908]
40052         * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
40053         comment.
40054
40055 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
40056
40057         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
40058         which ROUND is no valid rounding mode.
40059
40060 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
40061
40062         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
40063         read again.
40064         * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
40065
40066 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
40067
40068         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
40069         an exception using FPU order intentionally.
40070
40071 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
40072
40073         * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
40074         * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
40075         * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
40076         * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
40077
40078 2012-04-05  Simon Josefsson  <simon@josefsson.org>
40079
40080         [BZ #12340]
40081         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
40082         EINVAL when BUFLEN is too smal.
40083
40084 2012-04-05  Thomas Schwinge  <thomas@codesourcery.com>
40085
40086         [BZ #13553]
40087         * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
40088         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
40089
40090 2012-04-03  Andreas Jaeger  <aj@suse.de>
40091
40092         [BZ #13938]
40093         * manual/setjmp.texi (System V contexts): Fix sentence.
40094
40095         [BZ #13926]
40096         * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
40097         New macro for this case.
40098         [!__GNUC__] (__bswap_64): New inline function for this case.
40099         * sysdeps/x86_64/bits/byteswap.h: Likewise.
40100         * bits/byteswap.h: Likewise.
40101         * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
40102         ull, guard with __GLIBC_HAVE_LONG_LONG.
40103
40104         * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
40105         __GLIBC_HAVE_LONG_LONG.
40106
40107         * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
40108         Include <features.h> for __GLIBC_HAVE_LONG_LONG.
40109
40110 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
40111
40112         [BZ #13691]
40113         * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
40114         inptr and inend, rather than using last_ch.
40115
40116 2012-04-02  David S. Miller  <davem@davemloft.net>
40117
40118         With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
40119         * stdio-common/printf-parse.h (read_int): Change return type to
40120         'int', return -1 on INT_MAX overflow.
40121         * stdio-common/vfprintf.c (vfprintf): Validate width and precision
40122         against overflow of INT_MAX.  Set errno to EOVERFLOW when 'done'
40123         overflows INT_MAX.  Check for overflow of in-format-string precision
40124         values properly.  Use EOVERFLOW rather than ERANGE throughout.  Use
40125         SIZE_MAX not INT_MAX for integer overflow test.
40126         * stdio-common/printf-parsemb.c: If read_int signals an overflow,
40127         skip the construct in the format string but do not record anything.
40128         * stdio-common/bug22.c: Adjust to test both width/prevision
40129         INT_MAX overflow as well as total length INT_MAX overflow.  Check
40130         explicitly for proper errno values.
40131
40132 2012-04-02  Thomas Schwinge  <thomas@codesourcery.com>
40133
40134         * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
40135         CHAR_MAX.
40136         * string/test-strcmp.c [! WIDE]: Likewise.
40137         * time/tst-mktime2.c: Likewise for INT_MAX.
40138         * string/test-string.h: #include <sys/param.h> for MIN.
40139
40140         * csu/init-first.c (__libc_init_first): Call __ctype_init.
40141         * sysdeps/i386/init-first.c (init): Likewise.
40142         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
40143         * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
40144         * sysdeps/sh/init-first.c (init): Likewise.
40145
40146 2012-04-01  Ulrich Drepper  <drepper@gmail.com>
40147
40148         * po/ru.po: Update from translation team.
40149         * po/vi.po: Likewise.
40150
40151 2012-03-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
40152
40153         * resolv/nss_dns/dns-host.c: Merge copyright years.
40154
40155 2012-03-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
40156
40157         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
40158         Optimize memcpy with prefetch if
40159         DATA_CACHE_SIZE_HALF <= len <  SHARED_CACHE_SIZE_HALF and
40160         src, dst pointers have unequal 16 byte alignments.
40161
40162 2012-03-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
40163
40164         [BZ #13928]
40165         * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
40166         from a CNAME entry and return the minimum ttl for the query.
40167         (gaih_getanswer_slice): Likewise.
40168
40169 2012-03-30  Jeff Law  <law@redhat.com>
40170
40171         * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
40172         due to long keys.
40173         * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
40174         * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
40175
40176         * resolv/nss_dns/dns-host.c: Update copyright year.
40177
40178 2012-03-30  Ulrich Drepper  <drepper@gmail.com>
40179
40180         * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
40181         requests to save a system call.  Fix check that all bytes are sent.
40182
40183         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
40184         comments for sendmmsg.
40185
40186 2012-03-30  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
40187
40188         [BZ #13691]
40189         * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
40190         with only 1 character between 0x0041 and 0x01b0.
40191         * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
40192         * wcsmbs/tst-mbsnrtowcs.c: New file.
40193
40194 2012-03-29  David S. Miller  <davem@davemloft.net>
40195
40196         * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
40197         small copies by hand.
40198
40199 2012-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
40200
40201         [BZ #13761]
40202         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss)
40203         (_nss_compat_initgroups_dyn): Fall back to malloc/free for large
40204         group memberships.
40205
40206 2012-03-28  David S. Miller  <davem@davemloft.net>
40207
40208         * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
40209         that branches into memcpy.
40210         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
40211         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
40212         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
40213         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
40214         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
40215         bits.
40216         * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
40217         implementation too.
40218         * sysdeps/sparc/mempcpy.S: New file.
40219
40220         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
40221         the IFUNC routine in the libc case.
40222         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
40223
40224         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
40225         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
40226         * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
40227         * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
40228         * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
40229         * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
40230         * sysdeps/sparc/sparc64/rtld-memset.c: New file.
40231         * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
40232
40233         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
40234         loop to 256 bytes instead of 64 bytes and fix test signedness.
40235
40236         * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
40237         * sysdeps/sparc/sparc32/Makefile: rather than here...
40238         * sysdeps/sparc/sparc64/Makefile: and here.
40239
40240 2012-03-28  Ulrich Drepper  <drepper@gmail.com>
40241
40242         * malloc/mallocbug.c: Avoid warnings about unused variables.
40243
40244 2012-02-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
40245
40246         [BZ #13760]
40247         * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
40248         in the right place. Discard and retry query if response is
40249         larger than input buffer size.
40250
40251 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
40252
40253         [BZ #369]
40254         [BZ #2678]
40255         [BZ #3866]
40256         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
40257         x for large integer exponent.
40258         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
40259         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.  Adjust
40260         sign of result as needed afterwards.
40261         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
40262         * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
40263         result for underflowing pow the same as for overflow.
40264         (__kernel_standard_l): Handle powl overflow and underflow here
40265         rather than calling __kernel_standard.
40266         * math/libm-test.inc (pow_test): Add more tests.
40267
40268         [BZ #3868]
40269         [BZ #13879]
40270         [BZ #13910]
40271         [BZ #13911]
40272         [BZ #13912]
40273         [BZ #13913]
40274         [BZ #13915]
40275         [BZ #13916]
40276         [BZ #13917]
40277         [BZ #13918]
40278         [BZ #13919]
40279         [BZ #13920]
40280         [BZ #13921]
40281         * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
40282         * sysdeps/ieee754/k_standard.c: Include <float.h>.
40283         (__kernel_standard_l): New function.
40284         * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
40285         __kernel_standard.
40286         * math/w_acosl.c (__acosl): Likewise.
40287         * math/w_asinl.c (__asinl): Likewise.
40288         * math/w_atan2l.c (__atan2l): Likewise.
40289         * math/w_atanhl.c (__atanhl): Likewise.
40290         * math/w_coshl.c (__coshl): Likewise.
40291         * math/w_exp10l.c (__exp10l): Likewise.
40292         * math/w_exp2l.c (__exp2l): Likewise.
40293         * math/w_fmodl.c (__fmodl): Likewise.
40294         * math/w_hypotl.c (__hypotl): Likewise.
40295         * math/w_j0l.c (__j0l, __y0l): Likewise.
40296         * math/w_j1l.c (__j1l, __y1l): Likewise.
40297         * math/w_jnl.c (__jnl, __ynl): Likewise.
40298         * math/w_lgammal.c (__lgammal): Likewise.
40299         * math/w_log10l.c (__log10l): Likewise.
40300         * math/w_log2l.c (__log2l): Likewise.
40301         * math/w_logl.c (__logl): Likewise.
40302         * math/w_powl.c (__powl): Likewise.
40303         * math/w_remainderl.c (__remainderl): Likewise.
40304         * math/w_scalbl.c (sysv_scalbl): Likewise.
40305         * math/w_sinhl.c (__sinhl): Likewise.
40306         * math/w_sqrtl.c (__sqrtl): Likewise.
40307         * math/w_tgammal.c (__tgammal): Likewise.
40308         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
40309         * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
40310         * math/libm-test.inc (acos_test): Add more tests.
40311         (acosh_test): Likewise.
40312         (asin_test): Likewise.
40313         (atanh_test): Likewise.
40314         (exp_test): Likewise.
40315         (exp10_test): Likewise.
40316         (exp2_test): Likewise.
40317         (expm1_test): Likewise.
40318         (lgamma_test): Likewise.
40319         (log_test): Likewise.
40320         (log10_test): Likewise.
40321         (log1p_test): Likewise.
40322         (log2_test): Likewise.
40323         (pow_test): Do not allow some spurious overflow exceptions.
40324         (sqrt_test): Add more tests.
40325         (tgamma_test): Likewise.
40326         (y0_test): Likewise.
40327         (y1_test): Likewise.
40328         (yn_test): Likewise.
40329
40330 2012-03-27  Anton Blanchard  <anton@samba.org>
40331
40332         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
40333         MAP_HUGETLB.
40334         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
40335         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
40336         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
40337
40338 2012-03-27  David S. Miller  <davem@davemloft.net>
40339
40340         * conform/Makefile: Run run-conformtest.sh using $(BASH).
40341
40342         * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
40343         have-as-vis3 check.
40344
40345 2012-03-27  Andreas Jaeger  <aj@suse.de>
40346
40347         * sysdeps/x86_64/elf/configure.in: Moved to ...
40348         * sysdeps/x86_64/configure.in: ... here.
40349         * sysdeps/x86_64/elf/start.S: Moved to ...
40350         * sysdeps/x86_64/start.S: ... here.
40351         * sysdeps/x86_64/elf/configure: Delete.
40352
40353         * sysdeps/x86_64/configure.in: Merge contents from
40354         sysdeps/i386/configure.in (without i686 check).
40355
40356         * sysdeps/i386/elf/Versions: Merge into ...
40357         * sysdeps/i386/Versions: ... this.
40358         * sysdeps/i386/elf/Versions: Delete file.
40359         * sysdeps/i386/elf/start.S: Moved to ...
40360         * sysdeps/i386/start.S: ...here.
40361         * sysdeps/i386/elf/configure.in: Merge into...
40362         * sysdeps/i386/configure.in: ...here.
40363         * sysdeps/i386/elf/configure.in: Delete file.
40364         * sysdeps/i386/elf/configure: Delete file.
40365
40366         * sysdeps/generic/elf/backtracesyms.c: Moved to ...
40367         * debug/backtracesyms.c: ... here.
40368         * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
40369         * debug/backtracesymsfd.c: ... here.
40370         * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
40371         * sysdeps/generic/ifunc-sel.h: ... here.
40372
40373         * sysdeps/unix/i386/start.c: Delete file.
40374         * sysdeps/unix/sparc/start.c: Delete file.
40375         * sysdeps/unix/start.c: Delete file.
40376
40377         * sysdeps/sh/elf/configure.in: Moved to ...
40378         * sysdeps/sh/configure.in: ... here.
40379         * sysdeps/sh/elf/start.S: Moved to ...
40380         * sysdeps/sh/start.S: ... here.
40381         * sysdeps/sh/elf/configure: Delete file.
40382
40383         * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
40384         * sysdeps/powerpc/powerpc64/bzero.S: ... here.
40385         * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
40386         * sysdeps/powerpc/powerpc64/entry.h: ... here.
40387         * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
40388         * sysdeps/powerpc/powerpc64/start.S: here.
40389         * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
40390         * sysdeps/powerpc/powerpc64/Makefile: ... this.
40391         * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
40392         * sysdeps/powerpc/powerpc64/configure.in: ... this.
40393         * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
40394
40395         * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
40396         * sysdeps/powerpc/powerpc32/bzero.S: ... here.
40397         * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
40398         * sysdeps/powerpc/powerpc32/start.S: ... here.
40399         * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
40400         * sysdeps/powerpc/powerpc32/configure.in: ... this.
40401         * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
40402
40403         * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
40404         * sysdeps/powerpc/ifunc-sel.h: ... here.
40405         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
40406         * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
40407
40408         * sysdeps/sparc/elf/configure.in: Moved to ...
40409         * sysdeps/sparc/configure.in: ... here.
40410         * sysdeps/sparc/elf/configure: Delete file.
40411         * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
40412         * sysdeps/sparc/sparc32/start.S: ... here.
40413         * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
40414         * sysdeps/sparc/sparc64/start.S: ... here.
40415         * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
40416         * sysdeps/sparc/sparc32/Makefile: ... this.
40417         * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
40418         * sysdeps/sparc/sparc64/Makefile: ... this.
40419
40420         * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
40421         * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
40422         * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
40423         * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
40424         * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
40425         * sysdeps/s390/s390-32/setjmp.S: ... here.
40426         * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
40427         * sysdeps/s390/s390-32/configure.in: ... here.
40428         * sysdeps/s390/s390-32/elf/configure: Delete file.
40429         * sysdeps/s390/s390-32/elf/start.S: Moved to ...
40430         * sysdeps/s390/s390-32/start.S: ... here.
40431
40432         * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
40433         * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
40434         * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
40435         * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
40436         * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
40437         * sysdeps/s390/s390-64/setjmp.S: ... here.
40438         * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
40439         * sysdeps/s390/s390-64/configure.in: ... here
40440         * sysdeps/s390/s390-64/elf/configure: Delete file.
40441         * sysdeps/s390/s390-64/elf/start.S: Moved to ...
40442         * sysdeps/s390/s390-64/start.S: ... here.
40443         * sysdeps/s390/s390-64/elf/configure: Delete.
40444
40445         * configure.in: Remove support for elf directories in sysdeps.
40446
40447         * configure: Regenerated.
40448         * sysdeps/i386/configure: Regenerated.
40449         * sysdeps/powerpc/powerpc32/configure: Regenerated.
40450         * sysdeps/powerpc/powerpc64/configure: Regenerated.
40451         * sysdeps/s390/s390-32/configure: Regenerated.
40452         * sysdeps/s390/s390-64/configure: Regenerated.
40453         * sysdeps/sh/configure: Regenerated.
40454         * sysdeps/sparc/configure: Regenerated.
40455         * sysdeps/x86_64/configure: Regenerated.
40456
40457 2012-03-26  Andreas Schwab  <schwab@linux-m68k.org>
40458
40459         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40460
40461         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
40462         denormal result into account.
40463
40464 2012-03-25  Roland McGrath  <roland@hack.frob.com>
40465
40466         * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
40467         Reported by Allan McRae <allan@archlinux.org>.
40468
40469 2012-03-23  Jeff Law  <law@redhat.com>
40470
40471         * nss/getnssent.c (__nss_getent): Fix typo.
40472
40473 2012-03-23  David S. Miller  <davem@davemloft.net>
40474
40475         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40476
40477 2012-03-23  H.J. Lu  <hongjiu.lu@intel.com>
40478
40479         * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
40480         to pad to uint64_t for each field.
40481         (dl_tls_index): Replace unsigned long with uint64_t.
40482
40483 2012-03-23  Daniel Jacobowitz  <dmj@google.com>
40484         Paul Pluzhnikov  <ppluzhnikov@google.com>
40485
40486         [BZ #6528]
40487         * grp/Makefile (otherlibs): Don't set it.
40488         * inet/Makefile (otherlibs): Likewise.
40489         * login/Makefile (otherlibs): Likewise.
40490         * nscd/Makefile (otherlibs): Likewise.
40491         * posix/Makefile (otherlibs): Likewise.
40492         * pwd/Makefile (otherlibs): Likewise.
40493         * rt/Makefile (otherlibs): Likewise.
40494         * sunrpc/Makefile (otherlibs): Likewise.
40495         * nss/Makefile (otherlibs): Likewise.
40496         Add libnss_files to routines and static-only-routines.
40497         ($(objpfx)getent): Remove rule.
40498         * resolv/Makefile: Add libnss_dns and libresolv to routines and
40499         static-only-routines.
40500
40501 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
40502
40503         [BZ #13892]
40504         * math/s_cexp.c: Include <float.h>.
40505         (__cexp): Handle exp result overflowing not necessarily
40506         overflowing both real and imaginary parts of result.
40507         * math/s_cexpf.c: Likewise.
40508         * math/s_cexpl.c: Likewise.
40509         * math/libm-test.inc (cexp_test): Add more tests.
40510         * sysdeps/i386/fpu/libm-test-ulps: Update.
40511         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40512
40513 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
40514
40515         * include/link.h (ELFW): New macro.
40516         * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
40517         Replace ELF64_R_TYPE with ELFW(R_TYPE).
40518
40519 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
40520
40521         * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
40522         with uint64_t.
40523
40524 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
40525
40526         * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
40527         declaration.
40528         (struct La_x32_retval): Likewise.
40529
40530 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
40531
40532         * sysdeps/x86_64/preconfigure.in: New file.
40533         * sysdeps/x86_64/preconfigure: New generated file.
40534
40535 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
40536
40537         [BZ #13824]
40538         * math/e_exp2l.c: Include <float.h>.
40539         (__ieee754_exp2l): Handle overflow and underflow cases
40540         separately.  Only pass fractional part of argument to
40541         __ieee754_expl.
40542         * math/libm-test.inc (exp2_test): Add more tests.
40543
40544         * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
40545         negating x to take absolute value.
40546         * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
40547         Likewise.
40548         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
40549         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
40550         Likewise.
40551         * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
40552         computing low part if x was negated.
40553         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
40554
40555 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
40556
40557         * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
40558         la_x32_gnu_pltexit.
40559         (pltexit): Cast int_retval to ptrdiff_t.
40560         * elf/tst-auditmod3b.c: Likewise.
40561         * elf/tst-auditmod4b.c: Likewise.
40562         * elf/tst-auditmod5b.c: Likewise.
40563         * elf/tst-auditmod6b.c: Likewise.
40564         * elf/tst-auditmod6c.c: Likewise.
40565         * elf/tst-auditmod7b.c: Likewise.
40566
40567         * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
40568         and x32_gnu_pltexit.
40569
40570         * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
40571         __ELF_NATIVE_CLASS.
40572         (La_x32_regs): New macro.
40573         (La_x32_retval): Likewise.
40574         (la_x32_gnu_pltenter): New function prototype.
40575         (la_x32_gnu_pltexit): Likewise.
40576
40577 2012-03-21  Andreas Schwab  <schwab@linux-m68k.org>
40578
40579         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
40580         exponent.
40581
40582         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40583
40584         * configure.in (libc_cv_cc_nofma): Check for option to disable
40585         generation of FMA instructions.
40586         * configure: Regenerate.
40587         * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
40588         * sysdeps/ieee754/dbl-64/Makefile: New file.
40589         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
40590         Remove brandred-fma4.
40591         (CFLAGS-brandred-fma4.c): Remove.
40592         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
40593         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
40594         define.
40595         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
40596         define.
40597
40598 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
40599
40600         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
40601         LLONG_MAX != LONG_MAX.
40602         (_itoa_word): Use _ITOA_WORD_TYPE on value.
40603         (_fitoa_word): Likewise.
40604         * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
40605         LLONG_MAX != LONG_MAX.
40606         * stdio-common/_itowa.h: Include <_itoa.h>.
40607         (_itowa_word): Use _ITOA_WORD_TYPE on value.
40608         (_itowa): New macro.  Defined only if _ITOA_NEEDED is false.
40609         * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro.  Defined
40610         only if not defined.
40611         (_ITOA_WORD_TYPE): Likewise.
40612         (_itoa_word): Use _ITOA_WORD_TYPE on value.
40613         Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
40614
40615 2012-03-21  David S. Miller  <davem@davemloft.net>
40616
40617         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40618
40619 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
40620
40621         * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
40622         of x86_64 when setting libc_cv_slibdir, libdir and
40623         libc_cv_localedir.
40624         * sysdeps/unix/sysv/linux/configure: Regenerated.
40625
40626 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
40627
40628         * manual/lang.texi (Old Varargs): Remove section.
40629         (How Variadic): Update menu.
40630         (va_start): Do not mention varargs.h.
40631
40632 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
40633             Joseph Myers  <joseph@codesourcery.com>
40634
40635         * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
40636         link test.
40637         * configure: Regenerated.
40638
40639 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
40640
40641         * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
40642         * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
40643         conformtest.pl
40644
40645 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
40646
40647         * NOTES: Remove.
40648         * Makefile (files-for-dist): Remove NOTES.
40649         (NOTES): Remove rule.
40650         * README: Don't refer to NOTES.
40651         * manual/creature.texi: Don't include macros.texi.
40652         * manual/intro.texi (creature.texi): Remove comment referring to
40653         NOTES.
40654
40655         * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
40656         * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
40657         * configure: Regenerated.
40658         * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
40659         LIBC_TRY_CC_OPTION.
40660         (libc_cv_as_i686): Likewise.
40661         (libc_cv_cc_avx): Likewise.
40662         (libc_cv_cc_sse2avx): Likewise.
40663         (libc_cv_cc_fma4): Likewise.
40664         (libc_cv_cc_novzeroupper): Likewise.
40665         * sysdeps/i386/configure: Regenerated.
40666
40667         [BZ #13883]
40668         * sysdeps/i386/fpu/s_cexp.S: Remove.
40669         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
40670         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
40671         * math/libm-test.inc (cexp_test): Add more tests.
40672         * sysdeps/i386/fpu/libm-test-ulps: Update.
40673         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40674
40675 2012-03-21  Allan McRae  <allan@archlinux.org>
40676
40677         * timezone/Makefile: Do not install iso3166.tab and zone.tab
40678
40679 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
40680
40681         [BZ #13871]
40682         * math/w_exp2.c: Do not include <float.h>.
40683         (o_threshold, u_threshold): Remove.
40684         (__exp2): Calculate result before checking finiteness and calling
40685         __kernel_standard.
40686         * math/w_exp2f.c: Likewise.
40687         * math/w_exp2l.c: Likewise.
40688         * math/libm-test.inc (exp2_test): Require overflow exception for
40689         1e6 input.
40690
40691         [BZ #3866]
40692         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
40693         range of signed 64-bit integers before using fistpll.  Remove
40694         checks for whether integers fit in mantissa bits.
40695         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
40696         the range of signed 32-bit integers before using fistpl.  Remove
40697         checks for whether integers fit in mantissa bits.
40698         * sysdeps/i386/fpu/e_powl.S (p64): New object.
40699         (__ieee754_powl): Test for y outside the range of signed 64-bit
40700         integers before using fistpll.  Reduce 64-bit values to 63-bit
40701         ones as needed.
40702         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
40703         divide-by-zero is raised for zero to large negative powers.
40704         * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
40705         (__ieee754_powl): Test for y outside the range of signed 64-bit
40706         integers before using fistpll.  Reduce 64-bit values to 63-bit
40707         ones as needed.
40708         * math/libm-test.inc (pow_test): Add more tests.
40709
40710 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
40711
40712         * debug/backtracesymsfd.c: Include <_itoa.h> instead of
40713         <stdio-common/_itoa.h>.
40714         * debug/segfault.c: Likewise.
40715         * elf/dl-cache.c: Likewise.
40716         * elf/dl-minimal.c: Likewise.
40717         * elf/dl-misc.c: Likewise.
40718         * elf/dl-sysdep.c: Likewise.
40719         * elf/dl-version.c: Likewise.
40720         * elf/rtld.c: Likewise.
40721         * hurd/hurdsock.c: Likewise.
40722         * hurd/lookup-retry.c: Likewise.
40723         * malloc/malloc.c: Likewise.
40724         * malloc/mtrace.c: Likewise.
40725         * nscd/nscd_getgr_r.c: Likewise.
40726         * nscd/nscd_getpw_r.c: Likewise.
40727         * nscd/nscd_getserv_r.c: Likewise.
40728         * posix/getopt_init.c: Likewise.
40729         * posix/wordexp.c: Likewise.
40730         * stdio-common/_itoa.c: Likewise.
40731         * stdio-common/printf_fphex.c: Likewise.
40732         * stdio-common/vfprintf.c: Likewise.
40733         * string/_strerror.c: Likewise.
40734         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
40735         * sysdeps/i386/i686/hp-timing.h: Likewise.
40736         * sysdeps/mach/_strerror.c: Likewise.
40737         * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
40738         * sysdeps/mach/hurd/sethostid.c: Likewise.
40739         * sysdeps/mach/hurd/xmknodat.c: Likewise.
40740         * sysdeps/mach/xpg-strerror.c: Likewise.
40741         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
40742         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
40743         * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
40744         * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
40745         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
40746         * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
40747         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
40748         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
40749         * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
40750         * sysdeps/unix/sysv/linux/futimes.c: Likewise.
40751         * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
40752         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
40753         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
40754         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
40755         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
40756         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
40757         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
40758         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
40759         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
40760         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
40761         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
40762
40763         * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
40764
40765         * stdio-common/_itoa.h: Moved to ...
40766         * sysdeps/generic/_itoa.h: Here.
40767
40768         * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
40769
40770         * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
40771         instead of "_itoa.h" and "_itowa.h".
40772         * stdio-common/vfprintf.: Likewise.
40773
40774 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
40775
40776         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
40777         <bits/wordsize.h>.
40778         (__signbitf): Check __x86_64__ instead of __WORDSIZE.
40779         (__signbit): Likwise.
40780         (llrintf): Likwise.
40781         (llrint): Likwise.
40782
40783 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
40784
40785         * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
40786         __WORDSIZE != 64.
40787
40788 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
40789
40790         * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
40791         OVERFLOW_EXCEPTION_OK.
40792         * math/libm-test.inc ("Philosophy"): Update comment about
40793         exception testing.
40794         (OVERFLOW_EXCEPTION): Define.
40795         (OVERFLOW_EXCEPTION_OK): Likewise.
40796         (INVALID_EXCEPTION_OK): Renumber.
40797         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
40798         (IGNORE_ZERO_INF_SIGN): Likewise.
40799         (test_exceptions): Handle FE_OVERFLOW.
40800         (exp10_test): Expect overflow exceptions.
40801         (exp2_test): Likewise.
40802         (expm1_test): Likewise.
40803         (nextafter_test): Likewise.
40804         (pow_test): Likewise.
40805         (scalbn_test): Likewise.
40806         (scalbln_test): Likewise.
40807
40808 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
40809
40810         * sysdeps/x86_64/bits/atomic.h
40811         (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
40812         64bit integer.
40813         (atomic_exchange_acq): Likewise.
40814         (__arch_exchange_and_add_body): Likewise.
40815         (__arch_add_body): Likewise.
40816         (atomic_add_negative): Likewise.
40817         (atomic_add_zero): Likewise.
40818
40819 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
40820
40821         * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
40822         (fenv_t): Check __x86_64__ instead of __WORDSIZE.
40823
40824 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
40825
40826         * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
40827         Check __x86_64__ instead of __WORDSIZE.
40828
40829 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
40830
40831         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
40832
40833 2012-03-19  David S. Miller  <davem@davemloft.net>
40834
40835         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40836
40837         * sysdeps/sparc/fpu/fenv_private.h: New file.
40838         * sysdeps/sparc/fpu/math_private.h: Use it.
40839         (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
40840         Remove.
40841         (libc_feholdexcept_setround, libc_feholdexcept_setroundf)
40842         (libc_feholdexcept_setroundl): Remove.
40843         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
40844         Remove.
40845         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
40846         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
40847
40848 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
40849
40850         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
40851         int64_t instead of long int.
40852         (INSERT_WORDS64): Likwise.
40853
40854 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
40855
40856         * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
40857         _Unwind_GetCFA return to _Unwind_Ptr first.
40858
40859 2012-03-19  Joseph Myers  <joseph@codesourcery.com>
40860
40861         [BZ #13629]
40862         * math/s_clog.c: Include <float.h>.
40863         (__clog): Scale large or subnormal inputs.
40864         * math/s_clogf.c: Likewise.
40865         * math/s_clogl.c: Likewise.
40866         * math/s_clog10.c: Include <float.h>.
40867         (M_LOG10_2): Define.
40868         (__clog10): Scale large or subnormal inputs.
40869         * math/s_clog10f.c: Likewise.
40870         * math/s_clog10l.c: Likewise.
40871         * math/libm-test.inc (clog_test): Add more tests.
40872         (clog10_test): Likewise.
40873         * sysdeps/i386/fpu/libm-test-ulps: Update.
40874         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40875
40876         [BZ #11451]
40877         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
40878         x and y.
40879         * math/libm-test.inc (atan2_test): Add another test.
40880
40881         * Makerules (common-objdir-compile): Remove.
40882         * sysdeps/unix/Makefile (config-generated): Do not add
40883         $(unix-generated) to variable.
40884         [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
40885         [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
40886         Remove rule.
40887         [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
40888         Likewise.
40889         [generic bits/local_lim.h] (before-compile): Do not append to
40890         variable.
40891         [generic bits/local_lim.h] (common-generated): Likewise.
40892         [generic sys/param.h] (before-compile): Do not append to variable.
40893         [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
40894         [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
40895         [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
40896         [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
40897         include.
40898         [generic sys/param.h] (sys/param.h-includes): Remove variable.
40899         [generic sys/param.h] (sys/param.h-includes): Remove rule.
40900         [generic sys/param.h] ($(addprefix
40901         $(common-objpfx),$(sys/param.h-includes))): Likewise.
40902         [generic sys/param.h] (common-generated): Do not append to
40903         variable.
40904         [generic sys/param.h] (sysdep_headers): Likewise.
40905         [generic bits/errno.h] (before-compile): Do not append to
40906         variable.
40907         [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
40908         rule.
40909         [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
40910         [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
40911         [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
40912         [generic bits/errno.h] (common-generated): Do not append to
40913         variable.
40914         [generic bits/ioctls.h] (before-compile): Do not append to
40915         variable.
40916         [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
40917         rule.
40918         [generic bits/ioctls.h] (ioctl-includes): Remove variable.
40919         [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
40920         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
40921         rule.
40922         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
40923         [generic bits/ioctls.h] (bits_termios.h): Remove variable.
40924         [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
40925         [generic bits/ioctls.h] (common-generated): Do not append to
40926         variable.
40927         [generic sys/syscall.h] (syscall.h): Remove variable.
40928         [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
40929         rule.
40930         [generic sys/syscall.h] (before-compile): Do not append to
40931         variable.
40932         [generic sys/syscall.h] (common-generated): Likewise.
40933         * sysdeps/unix/errnos-tmpl.c: Remove file.
40934         * sysdeps/unix/errnos.awk: Likewise.
40935         * sysdeps/unix/ioctls-tmpl.c: Likewise.
40936         * sysdeps/unix/ioctls.awk: Likewise.
40937         * sysdeps/unix/mk-local_lim.c: Likewise.
40938         * sysdeps/unix/snarf-ioctls: Likewise.
40939
40940 2012-03-19  Richard Henderson  <rth@twiddle.net>
40941
40942         * sysdeps/i386/fpu/fenv_private.h: New file.
40943         * sysdeps/i386/fpu/math_private.h: Use it.
40944         (math_opt_barrier, math_force_eval): Remove.
40945         (libc_feholdexcept_setround_53bit): Remove.
40946         (libc_feupdateenv_53bit): Remove.
40947         * sysdeps/x86_64/fpu/math_private.h: Likewise.
40948         (math_opt_barrier, math_force_eval): Remove.
40949         (libc_feholdexcept): Remove.
40950         (libc_feholdexcept_setround): Remove.
40951         (libc_fetestexcept, libc_fesetenv): Remove.
40952         (libc_feupdateenv_test): Remove.
40953         (libc_feupdateenv, libc_feholdsetround): Remove.
40954         (libc_feresetround): Remove.
40955
40956         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
40957         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
40958
40959         * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
40960         (libc_feupdateenv_test, libc_feupdateenv_testf): New.
40961         (libc_feupdateenv_testl): New.
40962         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
40963         (libc_feupdateenv_testf): New.
40964         (libc_feupdateenv): Use libc_feupdateenv_test.
40965         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
40966         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
40967
40968         * sysdeps/generic/math_private.h (libc_feholdsetround): New.
40969         (libc_feholdsetroundf, libc_feholdsetroundl): New.
40970         (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
40971         (libc_feresetround_noex): New.
40972         (libc_feresetround_noexf): New.
40973         (libc_feresetround_noexl): New.
40974         (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
40975         (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
40976         (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
40977         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
40978         SET_RESTORE_ROUND.
40979         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
40980         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
40981         (__cos): Likewise.
40982         * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
40983         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
40984         SET_RESTORE_ROUND_NOEX.
40985         * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
40986         SET_RESTORE_ROUND_NOEXF.
40987         * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
40988         * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
40989         (libc_feholdsetroundf): New.
40990         (libc_feresetround, libc_feresetroundf): New.
40991
40992         * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
40993         (libc_feholdexcept_setround_53bit): Convert from macro to function.
40994         (libc_feupdateenv_53bit): Likewise.  Don't force _FPU_EXTENDED.
40995
40996         * sysdeps/generic/math_private.h: Include <fenv.h>.
40997         (default_libc_feholdexcept): New.
40998         (default_libc_feholdexcept_setround): New.
40999         (default_libc_fesetenv, default_libc_feupdateenv): New.
41000         (libc_feholdexcept): Only define if undefined.
41001         (libc_feholdexceptf, libc_feholdexceptl): Likewise.
41002         (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
41003         (libc_feholdexcept_setroundl): Likewise.
41004         (libc_feholdexcept_setround_53bit): Likewise.
41005         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
41006         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
41007         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
41008         (libc_feupdateenv_53bit): Likewise.
41009         * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
41010         (libc_feholdexcept): Convert from macro to inline function.
41011         (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
41012         (libc_fesetenv, libc_feupdateenv): Likewise.
41013
41014         * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
41015         not previously defined.
41016         (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
41017         (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
41018         (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
41019         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
41020         * sysdeps/ieee754/flt-32/math_private.h: New file.
41021         * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
41022         math_private.h below SET_FLOAT_WORD.
41023         (__isnan, __isinf_ns, __finite): Remove.
41024         (__isnanf, __isinf_nsf, __finitef): Remove.
41025
41026 2012-03-18  Andreas Schwab  <schwab@linux-m68k.org>
41027
41028         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41029
41030 2012-03-17  David S. Miller  <davem@davemloft.net>
41031
41032         [BZ #6471]
41033         * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
41034         for 2.16.
41035
41036 2012-03-16  David S. Miller  <davem@davemloft.net>
41037
41038         * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
41039         warnings.
41040
41041         [BZ #6471]
41042         * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
41043         properly.
41044         * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
41045         * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
41046         sysdep_routines when subdir is sysvipc.
41047         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
41048         __getshmlba helper.
41049
41050         * sysdeps/sparc/fpu/libm-test/ulps: Update.
41051
41052 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
41053
41054         * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
41055         [__LP64__].
41056
41057 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
41058
41059         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
41060         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
41061         (__lround): Renamed to ...
41062         (__llround): This.  Replace long int with long long int.
41063         Define lround functions as aliases of llround functions.
41064         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
41065
41066 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
41067
41068         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
41069         Use greg_t on sp.  Use unsigned int on idx_uc_link.  Cast
41070         adresses to uintptr_t.  Replace "long int" and "unsigned long
41071         int" with "greg_t" on va_arg.
41072
41073 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
41074
41075         * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
41076         * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
41077
41078         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
41079         Move e_machine check before EI_CLASS check.  Handle x32
41080         libraries.  Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
41081         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
41082         SKIP_EM_IA_64 and include
41083         <sysdeps/unix/sysv/linux/i386/readelflib.c>.
41084
41085         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
41086         Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
41087         (add_system_dir): New macro.
41088
41089         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
41090         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
41091
41092 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
41093
41094         [BZ #2551]
41095         [BZ #2552]
41096         [BZ #2553]
41097         [BZ #2554]
41098         [BZ #2562]
41099         [BZ #2563]
41100         [BZ #2565]
41101         [BZ #2566]
41102         [BZ #2576]
41103         * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
41104         (y0): Likewise.
41105         * math/w_j0f.c (j0f): Likewise.
41106         (y0f): Likewise.
41107         * math/w_j0l.c (__j0l): Likewise.
41108         (__y0l): Likewise.
41109         * math/w_j1.c (j1): Likewise.
41110         (y1): Likewise.
41111         * math/w_j1f.c (j1f): Likewise.
41112         (y1f): Likewise.
41113         * math/w_j1l.c (__j1l): Likewise.
41114         (__y1l): Likewise.
41115         * math/w_jn.c (jn): Likewise.
41116         (yn): Likewise.
41117         * math/w_jnf.c (jnf): Likewise.
41118         (ynf): Likewise.
41119         * math/w_jnl.c (__jnl): Likewise.
41120         (__ynl): Likewise.
41121         * math/libm-test.inc (j0_test): Add more tests.
41122         (j1_test): Likewise.
41123         (jn_test): Likewise.  Add trailing semicolon to existing test.
41124         (y0_test): Likewise.
41125         (y1_test): Likewise.
41126         * sysdeps/i386/fpu/libm-test-ulps: Update.
41127         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41128
41129         [BZ #13851]
41130         [BZ #13854]
41131         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
41132         libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
41133         * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
41134         * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
41135         (__tanl): Set errno for infinite argument.
41136         * sysdeps/i386/fpu/mptan.c: Remove.
41137         * sysdeps/i386/fpu/s_tan.S: Likewise.
41138         * sysdeps/i386/fpu/s_tanl.S: Likewise.
41139         * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
41140         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
41141         * math/libm-test.inc (tan_test): Add more tests and enable more
41142         tests for double and long double.
41143         * sysdeps/i386/fpu/libm-test-ulps: Update.
41144         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41145
41146 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
41147
41148         * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
41149         (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
41150
41151 2012-03-16  Roland McGrath  <roland@hack.frob.com>
41152
41153         * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
41154         * configure.in: Use it for both main tree and add-ons.
41155         * configure: Regenerated.
41156
41157 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
41158
41159         * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
41160
41161 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
41162
41163         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
41164         in comment.
41165
41166         [BZ #13851]
41167         * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
41168         * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
41169         * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
41170         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
41171         * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
41172         infinite argument.
41173         * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
41174         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
41175         != 0 for prec == 2.
41176         * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
41177         * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
41178         * sysdeps/i386/fpu/s_cosl.S: Likewise.
41179         * sysdeps/i386/fpu/s_sincosl.S: Likewise.
41180         * sysdeps/i386/fpu/s_sinl.S: Likewise.
41181         * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
41182         * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
41183         * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
41184         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
41185         * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
41186         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
41187         * math/libm-test.inc (cos_test): Add more tests and enable more
41188         tests for long double.
41189         (sin_test): Likewise.
41190         (sincos_test): Likewise.
41191         * sysdeps/i386/fpu/libm-test-ulps: Update.
41192         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41193
41194 2012-03-16  David S. Miller  <davem@davemloft.net>
41195
41196         * sysdeps/sparc/fpu/math_private.h: New file.
41197
41198 2012-03-15  David S. Miller  <davem@davemloft.net>
41199
41200         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
41201         file.
41202         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
41203         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
41204         file.
41205         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
41206         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
41207         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
41208         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
41209         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
41210         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
41211         sysdep routines.
41212         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
41213
41214         * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
41215         * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
41216
41217         * sysdeps/sparc/sparc-ifunc.h: New file.
41218         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
41219         sparc-ifunc.h
41220         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
41221         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
41222         Likewise.
41223         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
41224         Likewise.
41225         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
41226         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
41227         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
41228         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
41229         Likewise.
41230         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
41231         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
41232         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
41233         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
41234         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
41235         Likewise.
41236         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
41237         Likewise.
41238         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
41239         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
41240         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
41241         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
41242         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
41243         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
41244         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
41245         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
41246         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
41247         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
41248         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
41249         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
41250         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
41251         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
41252         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
41253         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
41254         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
41255         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
41256         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
41257         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
41258         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
41259         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
41260         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
41261         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
41262
41263 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
41264
41265         * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
41266         scaling.
41267         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41268
41269 2012-03-15  Andreas Jaeger  <aj@suse.de>
41270
41271         [BZ #13852]
41272         * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
41273         ieee754/flt-32 implementation for sin, cos and sincos.
41274         * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
41275         * sysdeps/i386/fpu/s_cosf.S: Likewise.
41276         * sysdeps/i386/fpu/s_sincosf.S: Likewise.
41277         * sysdeps/i386/fpu/s_sinf.S: Likewise.
41278         * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
41279         ieee754/flt-32 implementation for tan.
41280
41281         * math/libm-test.inc (cos_test): Enable some large input tests for
41282         float as well
41283         (sin_test): Likewise.
41284         (sincos_test): Likewise.
41285         (tan_test): Add tests for large input.
41286
41287         * sysdeps/i386/fpu/libm-test-ulps: Update.
41288
41289 2012-03-15  Andreas Jaeger  <aj@suse.de>
41290
41291         [BZ #13658]
41292         * math/libm-test.inc (cos_test): Add more test cases.
41293         (sin_test): Likewise.
41294         (sincos_test): Likewise.
41295
41296 2012-03-15  Andreas Jaeger  <aj@suse.de>
41297
41298         [BZ #13837]
41299         * math/libm-test.inc (cos_test): Add a test case for large input
41300         value.
41301         (sin_test): Likewise.
41302         (sincos_test): Likewise.
41303
41304 2012-03-15  Andreas Jaeger  <aj@suse.de>
41305             Joseph Myers  <joseph@codesourcery.com>
41306
41307         [BZ #13658]
41308         * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
41309         x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
41310         * sysdeps/i386/fpu/branred.c: Likewise.
41311         * sysdeps/i386/fpu/dosincos.c: Likewise.
41312         * sysdeps/i386/fpu/mpa.c: Likewise.
41313         * sysdeps/i386/fpu/s_cos.S: Likewise.
41314         * sysdeps/i386/fpu/s_sin.S: Likewise.
41315         * sysdeps/i386/fpu/s_sincos.S: Likewise.
41316         * sysdeps/i386/fpu/sincos32.c: Likewise.
41317
41318         * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
41319         Define.
41320         (libc_feupdateenv_53bit): Define.
41321         * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
41322         Define.
41323         (libc_feupdateenv_53bit): Define.
41324
41325         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
41326         53 bit (without extend i386 double precision).
41327
41328         * math/libm-test.inc (sincos_test): Add tests for large input.
41329         (sin): Likewise.
41330         (cos): Likewise.
41331
41332         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
41333
41334 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
41335
41336         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41337
41338 2012-03-15  David S. Miller  <davem@davemloft.net>
41339
41340         * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
41341         * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
41342         * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
41343         * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
41344         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
41345         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
41346         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
41347         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
41348         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
41349         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
41350         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
41351         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
41352         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
41353         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
41354         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
41355         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
41356         file.
41357         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
41358         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
41359         file.
41360         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
41361         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
41362         file.
41363         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
41364         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
41365         file.
41366         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
41367         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
41368         fmin/fmax sysdep routines.
41369         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
41370
41371 2012-03-14  David S. Miller  <davem@davemloft.net>
41372
41373         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
41374         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
41375         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
41376         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
41377         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
41378         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
41379         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
41380         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
41381         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
41382         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
41383         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
41384         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
41385         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
41386         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
41387         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
41388         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
41389         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
41390         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
41391         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
41392         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
41393         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
41394         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
41395         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
41396         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
41397         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
41398         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
41399         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
41400         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
41401         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
41402         routines.
41403         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
41404         file.
41405         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
41406         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
41407         file.
41408         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
41409         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
41410         file.
41411         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
41412         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
41413         file.
41414         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
41415         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
41416         file.
41417         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
41418         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
41419         file.
41420         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
41421         file.
41422         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
41423         file.
41424         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
41425         file.
41426         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
41427         New file.
41428         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
41429         file.
41430         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
41431         file.
41432         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
41433         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
41434         file.
41435         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
41436         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
41437         file.
41438         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
41439         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
41440         file.
41441         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
41442         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
41443         VIS3 routines.
41444
41445         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
41446         New file.
41447
41448         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41449
41450         * sysdeps/sparc/configure.in: New file.
41451         * sysdeps/sparc/configure: Generate.
41452         * configure.in (libc_cv_sparc_as_vis3): Substitute.
41453         * configure: Regenerate.
41454         * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
41455         * config.make.in (have-as-vis3): New.
41456         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
41457         available use -Av9d instead of -Av9a.
41458         * sysdeps/sparc/sparc64/Makefile: Likewise.
41459         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
41460         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
41461         New file.
41462         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
41463         file.
41464         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
41465         New file.
41466         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
41467         file.
41468         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
41469         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
41470         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
41471         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
41472         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
41473
41474         * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
41475         fzeros/fnegs to load 0x80000000 into a float register instead of
41476         using the stack.
41477         * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
41478
41479 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
41480
41481         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
41482         bits/syscall.h.
41483         ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
41484         ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
41485         ($(inst_includedir)/bits/syscall.h): Remove rule.
41486         ($(objpfx)bits/syscall.d): Include instead of
41487         $(objpfx)syscall-list.d.
41488         (generated): Change syscall-list.h and syscall-list.d to
41489         bits/syscall.h and bits/syscall.d.
41490
41491 2012-03-14  Roland McGrath  <roland@hack.frob.com>
41492
41493         [BZ #13846]
41494         * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
41495
41496 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
41497
41498         [BZ #13841]
41499         * math/s_csqrt.c: Include <float.h>.
41500         (__csqrt): Scale large or subnormal inputs.
41501         * math/s_csqrtf.c: Likewise.
41502         * math/s_csqrtl.c: Likewise.
41503         * math/libm-test.inc (csqrt_test): Add more tests.
41504         * sysdeps/i386/fpu/libm-test-ulps: Update.
41505         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41506
41507         [BZ #13840]
41508         * math/libm-test.inc (hypot_test): Add more tests.
41509
41510 2012-03-13  David S. Miller  <davem@davemloft.net>
41511
41512         [BZ #13840]
41513         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
41514         double-precision for the calculation instead of scaling.
41515
41516 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
41517
41518         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
41519         manipulate bits before adding and subtracting TWO52[sx].
41520         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
41521         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
41522         Likewise.
41523         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
41524
41525 2012-03-13  David S. Miller  <davem@davemloft.net>
41526
41527         * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
41528         * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
41529         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
41530         rtld-global-offsets.h
41531         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
41532
41533         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
41534         large parameters.
41535
41536         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
41537
41538         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
41539         'err' in the ifdef scope in which it is actually used.
41540
41541         * nss/nss_db/db-init.c: Include string.h
41542
41543 2012-03-12  David S. Miller  <davem@davemloft.net>
41544
41545         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
41546         masking out of the most significant byte of random value used.
41547         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
41548         Fix coding style in previous change.
41549
41550         * sysdeps/unix/sysv/linux/kernel-features.h
41551         (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
41552         (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
41553         expression.
41554         (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
41555         later.
41556
41557 2012-03-11  David S. Miller  <davem@davemloft.net>
41558
41559         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
41560         (__makecontext): Fix signedness of pointer casts setting up 'sp'.
41561         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
41562         for 'resultvar' otherwise things get truncated on 64-bit.
41563
41564         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
41565         Fix masking out of the most significant byte of random value used.
41566
41567         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41568
41569 2012-03-10  Andreas Schwab  <schwab@linux-m68k.org>
41570
41571         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41572
41573 2012-03-09  David S. Miller  <davem@davemloft.net>
41574
41575         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
41576         variables with appropriate CPP guards.
41577         * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr
41578         from the frame pointer, not the stack pointer.  Correct layout
41579         comments.  Fix test on resulting framesize and the management of
41580         the outregs buffer for pltexit.  Preserve floating point return
41581         values across _dl_call_pltexit call.
41582         * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
41583         framesize and the management of the outregs buffer for pltexit.
41584         Preserve floating point return values across _dl_call_pltexit
41585         call.
41586         * elf/sotruss-lib.c (la_sparc32_gnu_pltenter)
41587         (la_sparc64_gnu_pltenter, la_sparc32_gnu_pltexit)
41588         (la_sparc64_gnu_pltexit): New functions.
41589         (print_exit): Fix format string for return register value.
41590
41591 2012-03-10  Joseph Myers  <joseph@codesourcery.com>
41592
41593         * sunrpc/Makefile (others): Add rpcgen.
41594         ($(objpfx)rpcgen): Remove special build rule and dependency on
41595         libc.
41596         * sunrpc/rpcgen.c: New file.
41597
41598 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
41599
41600         [BZ #13673]
41601         * posix/bug-regex33.c: Replace FSF snail mail address with URL.
41602         * stdio-common/bug-vfprintf-nargs.c: Likewise.
41603         * sysdeps/i386/crti.S: Likewise.
41604         * sysdeps/i386/crtn.S: Likewise.
41605         * sysdeps/powerpc/powerpc32/crti.S: Likewise.
41606         * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
41607         * sysdeps/powerpc/powerpc64/crti.S: Likewise.
41608         * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
41609         * sysdeps/sh/crti.S: Likewise.
41610         * sysdeps/sh/crtn.S: Likewise.
41611         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
41612
41613         [BZ #13673]
41614         * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
41615         with URL.
41616         * locale/programs/locfile-kw.gperf: Likewise.
41617         * locale/programs/charmap-kw.h: Regenerated.
41618         * locale/programs/locfile-kw.h: Likewise.
41619
41620         [BZ #13673]
41621         * intl/plural.y: Replace FSF snail mail address with URL.
41622         * intl/plural.c: Regenerated.
41623
41624 2012-03-09  Richard Henderson  <rth@twiddle.net>
41625
41626         * include/math_private.h: Remove file.
41627         * math/math_private.h: Move file ...
41628         * sysdeps/generic/math_private.h: ... here.
41629
41630         * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
41631         * sysdeps/powerpc/fpu/math_private.h: Likewise.
41632         * sysdeps/x86_64/fpu/math_private.h: Likewise.
41633
41634         * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
41635         and <math_private.h>.
41636         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
41637         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
41638         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
41639         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
41640         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
41641         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
41642         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
41643         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
41644         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
41645         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
41646         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
41647         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
41648         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
41649         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
41650         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
41651         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
41652         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
41653         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
41654         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
41655         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
41656         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
41657         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
41658         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
41659         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
41660         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
41661         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
41662         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
41663         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
41664         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
41665         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
41666         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
41667         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
41668         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
41669         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
41670         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
41671         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
41672         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
41673         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
41674         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
41675         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
41676         * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
41677         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
41678         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
41679         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
41680         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
41681         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
41682         * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
41683         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
41684         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
41685         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
41686         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
41687         * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
41688         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
41689         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
41690         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
41691         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
41692         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
41693         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
41694         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
41695         * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
41696         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
41697         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
41698         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
41699         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
41700         * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
41701         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
41702         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
41703         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
41704         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
41705         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
41706         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
41707         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
41708         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
41709         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
41710         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
41711         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
41712         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
41713         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
41714         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
41715         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
41716         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
41717         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
41718         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
41719         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
41720         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
41721         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
41722         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
41723         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
41724         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
41725         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
41726         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
41727         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
41728         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
41729         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
41730         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
41731         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
41732         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
41733         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
41734         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
41735         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
41736         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
41737         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
41738         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
41739         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
41740         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
41741         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
41742         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
41743         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
41744         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
41745         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
41746         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
41747         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
41748         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
41749         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
41750         * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
41751         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
41752         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
41753         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
41754         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
41755         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
41756         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
41757         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
41758         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
41759         * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
41760         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
41761         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
41762         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
41763         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
41764         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
41765         * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
41766         * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
41767         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
41768         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
41769         * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
41770         * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
41771         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
41772         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
41773         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
41774         * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
41775         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
41776         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
41777         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
41778         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
41779         * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
41780         * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
41781         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
41782         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
41783         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
41784         * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
41785         * sysdeps/ieee754/k_standard.c: Likewise.
41786         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
41787         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
41788         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
41789         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
41790         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
41791         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
41792         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
41793         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
41794         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
41795         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
41796         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
41797         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
41798         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
41799         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
41800         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
41801         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
41802         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
41803         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
41804         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
41805         * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
41806         * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
41807         * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
41808         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
41809         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
41810         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
41811         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
41812         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
41813         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
41814         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
41815         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
41816         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
41817         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
41818         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
41819         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
41820         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
41821         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
41822         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
41823         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
41824         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
41825         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
41826         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
41827         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
41828         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
41829         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
41830         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
41831         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
41832         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
41833         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
41834         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
41835         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
41836         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
41837         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
41838         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
41839         * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
41840         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
41841         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
41842         * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
41843         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
41844         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
41845         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
41846         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
41847         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
41848         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
41849         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
41850         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
41851         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
41852         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
41853         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
41854         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
41855         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
41856         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
41857         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
41858         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
41859         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
41860         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
41861         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
41862         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
41863         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
41864         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
41865         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
41866         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
41867         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
41868         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
41869         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
41870         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
41871         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
41872         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
41873         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
41874         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
41875         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
41876         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
41877         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
41878         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
41879         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
41880         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
41881         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
41882         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
41883         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
41884         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
41885         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
41886         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
41887         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
41888         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
41889         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
41890         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
41891         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
41892         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
41893         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
41894         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
41895         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
41896         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
41897         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
41898         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
41899         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
41900         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
41901         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
41902         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
41903         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
41904         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
41905         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
41906         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
41907         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
41908         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
41909         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
41910         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
41911         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
41912         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
41913         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
41914         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
41915         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
41916         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
41917         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
41918         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
41919         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
41920         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
41921         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
41922         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
41923         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
41924         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
41925         * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
41926         * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
41927         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
41928         * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
41929         * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
41930         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
41931         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
41932         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
41933         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
41934         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
41935         * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
41936         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
41937         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
41938         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
41939         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
41940         * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
41941         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
41942         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
41943         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
41944         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
41945         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
41946         * sysdeps/ieee754/s_lib_version.c: Likewise.
41947         * sysdeps/ieee754/s_matherr.c: Likewise.
41948         * sysdeps/ieee754/s_signgam.c: Likewise.
41949         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
41950         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
41951         * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
41952         * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
41953         * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
41954         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
41955         * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
41956         * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
41957         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
41958         * sysdeps/powerpc/fpu/s_rint.c: Likewise.
41959         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
41960         * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
41961         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
41962         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
41963         * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
41964         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
41965         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
41966         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
41967         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
41968         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
41969         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
41970
41971 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
41972
41973         * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
41974         * sunrpc/rpc_main.c: Likewise.
41975         * sunrpc/rpc_svcout.c: Likewise.
41976
41977 2012-03-09  David S. Miller  <davem@davemloft.net>
41978
41979         * include/math_private.h: New file.
41980
41981 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
41982
41983         * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
41984         * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
41985         * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
41986         from <bits/socket_type.h>.
41987         (enum __socket_type): Don't define here.
41988         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
41989         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
41990         bits/socket_type.h.
41991
41992         [BZ #13566]
41993         * libio/stdio.h (gets): Always declare for C++ up to C++11 without
41994         checking __USE_GNU.
41995
41996         * Makerules ($(inst_includedir)/%.h): New rule.
41997         * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
41998         (install-others): Remove variable setting.
41999         ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
42000
42001 2012-03-08  Richard Henderson  <rth@twiddle.net>
42002
42003         * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
42004         from macro to inline function; merge with the
42005         !__LIBC_INTERNAL_MATH_INLINES version.
42006         (__ieee754_sqrtf): Likewise.
42007
42008         * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
42009         to inline function.
42010         (__rintf, __floor, __floorf): Likewise.
42011
42012         * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
42013         macro to inline function.
42014         (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
42015
42016         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
42017         not <math/math_private.h>.
42018
42019 2012-03-08  David S. Miller  <davem@davemloft.net>
42020
42021         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
42022         copyright year.
42023         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
42024
42025 2012-03-08  Thomas Schwinge  <thomas@codesourcery.com>
42026
42027         * resolv/gai_misc.c (handle_requests): Fix struct timespec
42028         normalization.
42029         * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
42030         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
42031
42032 2012-03-08  Ulrich Drepper  <drepper@gmail.com>
42033
42034         * stdio-common/tst-fphex.c: Various cleanups.  The macros cannot
42035         be defined individually, they must be defined as a block.  Define
42036         S for printing a string instead of hidint the different by using a
42037         macro for adding the 'l'.
42038         * stdio-common/tst-fphex-wide.c: Adjust.
42039
42040 2012-03-07  Marek Polacek  <polacek@redhat.com>
42041
42042         * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
42043
42044 2012-03-08  Marek Polacek  <polacek@redhat.com>
42045
42046         [BZ #13806]
42047         * stdio-common/Makefile (tests): Add tst-fphex-wide.
42048         * stdio-common/tst-fphex.c: Define a few macros to make the
42049         test reusable.  Use them.
42050         * stdio-common/tst-fphex-wide.c: New file.
42051
42052 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
42053
42054         [BZ #6911]
42055         * manual/macros.texi (gnusystems): New macro.
42056         (nongnusystems): Likewise.
42057         (gnulinuxhurdsystems): Likewise.
42058         (gnuhurdsystems): Likewise..
42059         (gnulinuxsystems): Likewise.
42060         * manual/charset.texi: Use new macros or @theglibc{} to refer to
42061         variants of the GNU system, not "GNU system".
42062         * manual/conf.texi: Likewise.
42063         * manual/errno.texi: Likewise.  Update example of errno macro
42064         expansion.
42065         * manual/filesys.texi: Likewise.
42066         (getumask): Document as specific to GNU/Hurd.
42067         * manual/install.texi: Likewise.  Reword some references to
42068         GNU/Linux.
42069         * manual/intro.texi: Likewise.
42070         * manual/io.texi: Likewise.
42071         (File Name Portability): Detail which constraints are inapplicable
42072         to all GNU systems and which are only inapplicable to GNU/Hurd.
42073         * manual/job.texi: Likewise.
42074         * manual/llio.texi: Likewise.
42075         (O_NOCTTY): Document as present on GNU/Linux.
42076         * manual/maint.texi: Likewise.
42077         * manual/memory.texi: Likewise.
42078         * manual/pattern.texi: Likewise.
42079         * manual/pipe.texi: Likewise.
42080         * manual/process.texi: Likewise.
42081         * manual/resource.texi: Likewise.
42082         (RUSAGE_CHILDREN): Remove statement about specifying a particular
42083         child on GNU/Hurd.
42084         * manual/setjmp.texi: Likewise.
42085         * manual/signal.texi: Likewise.
42086         * manual/startup.texi: Likewise.
42087         * manual/stdio.texi: Likewise.
42088         * manual/terminal.texi: Likewise.
42089         (ONLCR): Document as POSIX.
42090         (OXTABS): Document availability on GNU/Linux as XTABS.
42091         (ONOEOT): Document availability separately from other bits.
42092         (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
42093         * manual/time.texi: Likewise.
42094         * manual/users.texi: Likewise.
42095         * INSTALL: Regenerated.
42096         * sysdeps/gnu/errlist.c: Regenerated.
42097
42098         * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
42099         * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
42100         (libc_cv_ctors_header): Likewise.  Use asm ("") instead of calling
42101         puts.
42102         * configure: Regenerated.
42103
42104 2012-03-07  Joseph Myers  <joseph@codesourcery.com>
42105
42106         * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
42107         default includes instead of AC_HEADER_CHECK.
42108         * sysdeps/i386/configure: Regenerated.
42109
42110         [BZ #10716]
42111         * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
42112         * math/s_cacoshf.c (__cacoshf): Likewise.
42113         * math/s_cacoshl.c (__cacoshl): Likewise.
42114         * math/s_casinh.c (__casinh): Set signs of result from argument.
42115         * math/s_casinhf.c (__casinhf): Likewise.
42116         * math/s_casinhl.c (__casinhl): Likewise.
42117         * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
42118         (casinh_test): Add more tests.
42119         * sysdeps/i386/fpu/libm-test-ulps: Update.
42120         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42121
42122 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
42123
42124         * po/zh_TW.po: Update from translation team.
42125
42126         * login/Makefile (distribute): Remove variable.
42127         * catgets/Makefile: Likewise.
42128         * mach/Makefile: Likewise.
42129         * malloc/Makefile: Likewise.
42130         * misc/Makefile: Likewise.
42131         * iconv/Makefile: Likewise.
42132         * nscd/Makefile: Likewise.
42133         * hurd/Makefile: Likewise.
42134         * manual/Makefile: Likewise.
42135         * locale/Makefile: Likewise.
42136         * intl/Makefile: Likewise.
42137         * conform/Makefile: Likewise.
42138         * nss/Makefile: Likewise.
42139         * time/Makefile: Likewise.
42140         * soft-fp/Makefile: Likewise.
42141         * dirent/Makefile: Likewise.
42142         * gmon/Makefile: Likewise.
42143         * po/Makefile: Likewise.
42144         * rt/Makefile: Likewise.
42145         * socket/Makefile: Likewise.
42146         * math/Makefile: Likewise.
42147         * signal/Makefile: Likewise.
42148         * debug/Makefile: Likewise.
42149         * elf/Makefile: Likewise.
42150         * timezone/Makefile: Likewise.
42151         * stdlib/Makefile: Likewise.
42152         * iconvdata/Makefile: Likewise.
42153         * sunrpc/Makefile: Likewise.
42154         * io/Makefile: Likewise.
42155         * argp/Makefile: Likewise.
42156         * inet/Makefile: Likewise.
42157         * hesiod/Makefile: Likewise.
42158         * grp/Makefile: Likewise.
42159         * csu/Makefile: Likewise.
42160         * wctype/Makefile: Likewise.
42161         * crypt/Makefile: Likewise.
42162         * libio/Makefile: Likewise.
42163         * string/Makefile: Likewise.
42164         * nis/Makefile: Likewise.
42165         * resolv/Makefile: Likewise.
42166         * stdio-common/Makefile: Likewise.
42167         * wcsmbs/Makefile: Likewise.
42168         * dlfcn/Makefile: Likewise.
42169         * posix/Makefile: Likewise.
42170
42171         [BZ #6959]
42172         * timezone/Makefile: Don't install timezone files, just the programs
42173         and scripts.
42174
42175 2012-03-06  Ulrich Drepper  <drepper@gmail.com>
42176
42177         * nss/databases.def: Add missing gshadow entry.
42178
42179         * stdio-common/vfprintf.c: Fix formatting.  Missing copyright update.
42180
42181 2012-03-06  Marek Polacek  <polacek@redhat.com>
42182
42183         [BZ #13726]
42184         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
42185         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
42186         * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
42187         * stdio-common/tst-long-dbl-fphex.c: New file.
42188
42189 2012-03-06  David S. Miller  <davem@davemloft.net>
42190
42191         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
42192         (set_obp_int): New function.
42193         (get_obp_int): New function.
42194         (__get_clockfreq_via_dev_openprom): Likewise.
42195         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
42196         Avoid unused variable warnings on 'val' and use builtin_expect.
42197         (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
42198         __builtin_expect.
42199         (INLINE_CLONE_SYSCALL): Likewise.
42200
42201 2012-03-05  David S. Miller  <davem@davemloft.net>
42202
42203         * sysdeps/sparc/fpu/libm-test-ulps: Update.
42204
42205 2012-03-05  Andreas Schwab  <schwab@linux-m68k.org>
42206
42207         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
42208
42209         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
42210         only for |x| >= 40.
42211         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
42212
42213 2012-03-05  H.J. Lu  <hongjiu.lu@intel.com>
42214
42215         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
42216         Replace gettimeofday with __vdso_gettimeofday.
42217
42218         * sysdeps/unix/sysv/linux/x86_64/init-first.c
42219         (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
42220         __vdso_clock_gettime and __vdso_getcpu.
42221
42222         * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
42223         time with __vdso_time.
42224
42225 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
42226
42227         * manual/lang.texi (size_t): Note types to which size_t may be
42228         equivalent with the GNU C Library, but do not describe when
42229         differences between them are significant.
42230
42231 2012-03-05  Andreas Jaeger  <aj@suse.de>
42232
42233         * sysdeps/i386/fpu/libm-test-ulps: Update.
42234
42235 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
42236
42237         [BZ #3976]
42238         * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
42239         (__ieee754_pow): Save and restore rounding mode and use
42240         round-to-nearest for main computations.
42241         * math/libm-test.inc (pow_test_tonearest): New function.
42242         (pow_test_towardzero): Likewise.
42243         (pow_test_downward): Likewise.
42244         (pow_test_upward): Likewise.
42245         (main): Call the new functions.
42246         * sysdeps/i386/fpu/libm-test-ulps: Update.
42247         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42248
42249         [BZ #3976]
42250         * math/libm-test.inc (cosh_test_tonearest): New function.
42251         (cosh_test_towardzero): Likewise.
42252         (cosh_test_downward): Likewise.
42253         (cosh_test_upward): Likewise.
42254         (sinh_test_tonearest): Likewise.
42255         (sinh_test_towardzero): Likewise.
42256         (sinh_test_downward): Likewise.
42257         (sinh_test_upward): Likewise.
42258         (main): Call the new functions.
42259         * sysdeps/i386/fpu/libm-test-ulps: Update.
42260         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42261
42262 2012-03-05  Tom de Vries  <tom@codesourcery.com>
42263
42264         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
42265         default stack guard is set in last bytes.
42266         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
42267
42268 2012-03-05  Kees Cook  <keescook@chromium.org>
42269
42270         * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
42271
42272         [BZ #13656]
42273         * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
42274         possibly allocate from heap instead of stack.
42275         * stdio-common/bug-vfprintf-nargs.c: New file.
42276         * stdio-common/Makefile (tests): Add nargs overflow test.
42277
42278 2012-03-03  Andreas Schwab  <schwab@linux-m68k.org>
42279
42280         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
42281
42282 2012-03-03  Marek Polacek  <polacek@redhat.com>
42283
42284         * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
42285         * math/math_private.h: Likewise.
42286         * stdlib/tst-strtod.c: Likewise.
42287         * sysdeps/i386/i486/bits/atomic.h: Likewise.
42288         * sysdeps/x86_64/bits/atomic.h: Likewise.
42289
42290 2012-03-02  David S. Miller  <davem@davemloft.net>
42291
42292         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
42293         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
42294         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
42295         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
42296         * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
42297         * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
42298         * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
42299         * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
42300
42301 2012-03-02  Roland McGrath  <roland@hack.frob.com>
42302
42303         [BZ #13792]
42304         * manual/examples/README: New file, says the example source files
42305         can be used under GPL>=2.
42306         * manual/Makefile (%.c.texi): Eat the leading part of the file until a
42307         line containing just "*/".
42308         * manual/examples/add.c: Add copyright header (GPL>=2).
42309         * manual/examples/argp-ex1.c: Likewise.
42310         * manual/examples/argp-ex2.c: Likewise.
42311         * manual/examples/argp-ex3.c: Likewise.
42312         * manual/examples/argp-ex4.c: Likewise.
42313         * manual/examples/atexit.c: Likewise.
42314         * manual/examples/db.c: Likewise.
42315         * manual/examples/dir.c: Likewise.
42316         * manual/examples/dir2.c: Likewise.
42317         * manual/examples/execinfo.c: Likewise.
42318         * manual/examples/filecli.c: Likewise.
42319         * manual/examples/filesrv.c: Likewise.
42320         * manual/examples/fmtmsgexpl.c: Likewise.
42321         * manual/examples/genpass.c: Likewise.
42322         * manual/examples/inetcli.c: Likewise.
42323         * manual/examples/inetsrv.c: Likewise.
42324         * manual/examples/isockad.c: Likewise.
42325         * manual/examples/longopt.c: Likewise.
42326         * manual/examples/memopen.c: Likewise.
42327         * manual/examples/memstrm.c: Likewise.
42328         * manual/examples/mkfsock.c: Likewise.
42329         * manual/examples/mkisock.c: Likewise.
42330         * manual/examples/mygetpass.c: Likewise.
42331         * manual/examples/pipe.c: Likewise.
42332         * manual/examples/popen.c: Likewise.
42333         * manual/examples/rprintf.c: Likewise.
42334         * manual/examples/search.c: Likewise.
42335         * manual/examples/select.c: Likewise.
42336         * manual/examples/setjmp.c: Likewise.
42337         * manual/examples/sigh1.c: Likewise.
42338         * manual/examples/sigusr.c: Likewise.
42339         * manual/examples/stpcpy.c: Likewise.
42340         * manual/examples/strdupa.c: Likewise.
42341         * manual/examples/strftim.c: Likewise.
42342         * manual/examples/strncat.c: Likewise.
42343         * manual/examples/subopt.c: Likewise.
42344         * manual/examples/swapcontext.c: Likewise.
42345         * manual/examples/termios.c: Likewise.
42346         * manual/examples/testopt.c: Likewise.
42347         * manual/examples/testpass.c: Likewise.
42348         * manual/examples/timeval_subtract.c: Likewise.
42349
42350         [BZ #13792]
42351         * manual/time.texi (Elapsed Time): Move timeval_subtract example
42352         function to ...
42353         * manual/timeval_subtract.c.texi: ... here, new file.
42354
42355 2012-03-02  David S. Miller  <davem@davemloft.net>
42356
42357         * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
42358
42359 2012-03-02  Joseph Myers  <joseph@codesourcery.com>
42360
42361         [BZ #3976]
42362         * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
42363         (__sin): Save and restore rounding mode and use round-to-nearest
42364         for all computations.
42365         (__cos): Save and restore rounding mode and use round-to-nearest
42366         for all computations.
42367         * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
42368         <fenv.h>.
42369         (tan): Save and restore rounding mode and use round-to-nearest for
42370         all computations.
42371         * math/libm-test.inc (cos_test_tonearest): New function.
42372         (cos_test_towardzero): Likewise.
42373         (cos_test_downward): Likewise.
42374         (cos_test_upward): Likewise.
42375         (sin_test_tonearest): Likewise.
42376         (sin_test_towardzero): Likewise.
42377         (sin_test_downward): Likewise.
42378         (sin_test_upward): Likewise.
42379         (tan_test_tonearest): Likewise.
42380         (tan_test_towardzero): Likewise.
42381         (tan_test_downward): Likewise.
42382         (tan_test_upward): Likewise.
42383         (main): Call the new functions.
42384         * sysdeps/i386/fpu/libm-test-ulps: Update.
42385         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42386
42387         [BZ #10135]
42388         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
42389         small n, then large n, before computing and testing k+n.
42390         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
42391         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
42392         Likewise.
42393         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
42394         Likewise.
42395         * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
42396         * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
42397         * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
42398         * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
42399         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
42400         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
42401         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
42402         * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
42403         * math/libm-test.inc (scalbn_test): Add more tests.
42404         (scalbln_test): Likewise.
42405
42406         * manual/filesys.texi (mode_t): Describe constraints on size and
42407         signedness, not exact equivalence to a particular type.
42408         (ino_t): Likewise.
42409         (ino64_t): Likewise.
42410         (dev_t): Likewise.
42411         (nlink_t): Likewise.
42412         (blkcnt_t): Likewise.
42413         (blkcnt64_t): Likewise.
42414         * manual/llio.texi (off_t): Likewise.
42415
42416         [BZ #3976]
42417         * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
42418         (__ieee754_exp): Save and restore rounding mode and use
42419         round-to-nearest for all computations.
42420         * math/libm-test.inc (exp_test_tonearest): New function.
42421         (exp_test_towardzero): Likewise.
42422         (exp_test_downward): Likewise.
42423         (exp_test_upward): Likewise.
42424         (main): Call the new functions.
42425         * sysdeps/i386/fpu/libm-test-ulps: Update.
42426         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42427
42428 2012-03-01  Chris Demetriou  <cgd@google.com>
42429
42430         * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
42431         have predictable order.
42432
42433 2012-03-01  David S. Miller  <davem@davemloft.net>
42434
42435         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
42436
42437         * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
42438         * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
42439         * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
42440         * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
42441
42442         * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
42443         * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
42444         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
42445         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
42446         * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
42447         * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
42448         * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
42449         * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
42450         * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
42451
42452         * sysdeps/sparc/fpu/libm-test-ulps: Update.
42453
42454         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
42455         * sysdeps/sparc/fpu/libm-test-ulps: to here.
42456         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
42457
42458         * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
42459         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
42460         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
42461         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
42462         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
42463         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
42464         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
42465         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
42466         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
42467         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
42468         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
42469         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
42470         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
42471         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
42472         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
42473         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
42474         * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
42475         * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
42476         * sysdeps/sparc/elf/configure: Regenerated.
42477
42478 2012-03-01  Joseph Myers  <joseph@codesourcery.com>
42479
42480         * configure.in (AS, LD): Require binutils 2.20 or later.
42481         * configure: Regenerated.
42482         * manual/install.texi (Tools for Compilation): Give binutils 2.20
42483         as required minimum version.
42484         * INSTALL: Regenerated.
42485
42486         [BZ #2541]
42487         [BZ #4108]
42488         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
42489         before squaring exponent.
42490         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
42491         bottom long double and 27 bits of top long double before squaring
42492         exponent.
42493         * math/libm-test.inc (erfc_test): Add more tests.
42494         * sysdeps/i386/fpu/libm-test-ulps: Update.
42495         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
42496         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42497
42498 2012-03-01  Kai Tietz  <ktietz@redhat.com>
42499
42500         * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
42501         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
42502         containing bit-fields.
42503         * soft-fp/extended.h (_FP_UNION_E): Likewise.
42504         * soft-fp/single.h (_FP_UNION_S): Likewise.
42505         * soft-fp/double.h (_FP_UNION_D): Likewise.
42506
42507 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
42508
42509         [BZ #13786]
42510         * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
42511         not include ../strcmp.S.
42512         [USE_AS_STRNCASECMP_L]: Likewise.
42513         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
42514         (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
42515         * sysdeps/i386/i686/multiarch/strncase_l-c.c
42516         (__strncasecmp_l_ia32): Define as alias to
42517         __strncasecmp_l_nonascii.
42518
42519         [BZ #5794]
42520         * math/libm-test.inc (expm1_test): Add test for bug 5794.
42521         * sysdeps/i386/fpu/libm-test-ulps: Update.
42522         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42523
42524         * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
42525         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42526
42527 2012-02-29  Jeff Law  <law@redhat.com>
42528
42529         * resolv/res_query.c (__libc_res_nquerydomain): Avoid
42530         out of bounds read.
42531
42532 2012-02-29  Marek Polacek  <polacek@redhat.com>
42533
42534         [BZ #13706]
42535         * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
42536         * elf/Makefile: Add rules to run tst-unused-dep.out.
42537
42538 2012-02-28  David S. Miller  <davem@davemloft.net>
42539
42540         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
42541         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
42542         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
42543         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
42544         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
42545         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
42546
42547 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
42548
42549         * math/libm-test.inc (llround_test): Move one test from
42550         lround_test.  Use TEST_f_L in moved test.
42551         (lround_test): Move misplaced test to llround_test.  Add testcase
42552         from bug 2561.
42553
42554 2012-02-28  Ulrich Drepper  <drepper@gmail.com>
42555
42556         * sysdeps/x86_64/fpu/e_expf.S: New file.
42557         Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
42558
42559 2012-02-28  Stanislav Brabec  <sbrabec@suse.cz>
42560
42561         [BZ #13637]
42562         * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
42563         of remain_len that may cause incomplete multi-byte character and
42564         false match.
42565         * posix/bug-regex33.c: New file.
42566         * posix/Makefile (tests): Add bug-regex33.
42567
42568 2012-02-28  Joseph Myers  <joseph@codesourcery.com>
42569
42570         * manual/macros.texi: New file.
42571         * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
42572         * manual/libc.texinfo: Include macros.texi.
42573         * manual/creatute.texi: Likewise.
42574         * manual/install.texi: Likewise.
42575         * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
42576         @glibcadj{} in references to the GNU C Library.
42577         * manual/charset.texi: Likewise.
42578         * manual/conf.texi: Likewise.
42579         * manual/contrib.texi: Likewise.  Consistently use "GNU C Library"
42580         when not using those macros.
42581         * manual/creature.texi: Likewise.
42582         * manual/crypt.texi: Likewise.
42583         * manual/errno.texi: Likewise.
42584         * manual/filesys.texi: Likewise.
42585         * manual/header.texi: Likewise.
42586         * manual/install.texi: Likewise.
42587         * manual/intro.texi: Likewise.
42588         * manual/io.texi: Likewise.
42589         * manual/job.texi: Likewise.
42590         * manual/lang.texi: Likewise.
42591         * manual/libc.texiinfo: Likewise.
42592         * manual/llio.texi: Likewise.
42593         * manual/locale.texi: Likewise.
42594         * manual/maint.texi: Likewise.
42595         * manual/math.texi: Likewise.
42596         * manual/memory.texi: Likewise.
42597         * manual/message.texi: Likewise.
42598         * manual/nss.texi: Likewise.
42599         * manual/pattern.texi: Likewise.
42600         * manual/process.texi: Likewise.
42601         * manual/resource.texi: Likewise.
42602         * manual/search.texi: Likewise.
42603         * manual/setjmp.texi: Likewise.
42604         * manual/signal.texi: Likewise.
42605         * manual/socket.texi: Likewise.
42606         * manual/startup.texi: Likewise.
42607         * manual/stdio.texi: Likewise.
42608         * manual/string.texi: Likewise.
42609         * manual/sysinfo.texi: Likewise.
42610         * manual/syslog.texi: Likewise.
42611         * manual/terminal.texi: Likewise.
42612         * manual/time.texi: Likewise.
42613         * manual/users.texi: Likewise.
42614         * INSTALL: Regenerated.
42615         * NOTES: Regenerated.
42616         * sysdeps/gnu/errlist.c: Regenerated.
42617
42618 2012-02-28  Andreas Schwab  <schwab@linux-m68k.org>
42619
42620         * include/dirent.h: Include <dirstream.h> before
42621         <dirent/dirent.h>.
42622
42623 2012-02-28  David S. Miller  <davem@davemloft.net>
42624
42625         * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
42626         * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
42627         * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
42628         * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
42629
42630 2012-02-27  David S. Miller  <davem@davemloft.net>
42631
42632         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
42633         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
42634         * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
42635         * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
42636
42637         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
42638         frame pointer instead of stack pointer relative arg slot.
42639         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
42640         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
42641         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
42642
42643 2012-02-27  Carlos O'Donell  <carlos_odonell@mentor.com>
42644
42645         [BZ #3992]
42646         * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
42647
42648 2012-02-27  David S. Miller  <davem@davemloft.net>
42649
42650         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
42651         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
42652         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
42653         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
42654         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
42655         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
42656         * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
42657         * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
42658
42659 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
42660
42661         * configure.in (CC): Restrict allowed GCC versions to 4.3 and
42662         later.  Allow versions 5-9.
42663         * configure: Regenerated.
42664         * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
42665         required minimum version and 4.6 as recommended version.  Do not
42666         mention bugs in GCC 2.7 and 2.8.
42667         * INSTALL: Regenerated.
42668
42669 2012-02-27  David S. Miller  <davem@davemloft.net>
42670
42671         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
42672         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
42673         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
42674         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
42675         * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
42676         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
42677         * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
42678         * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
42679
42680         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
42681         manipulate bits before adding and subtracting TWO112[sx].
42682         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
42683
42684 2012-02-27  Roland McGrath  <roland@hack.frob.com>
42685
42686         [BZ #13775]
42687         * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
42688         [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
42689         * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
42690         being in POSIX, because they are in 1003.1-2008.
42691
42692         * rt/tst-aio.c: Include <fcntl.h>.
42693         * rt/tst-aio7.c: Likewise.
42694         * rt/tst-aio64.c: Likewise.
42695
42696         * stdio-common/tst-fmemopen.c (main): Remove spurious const.
42697
42698 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
42699
42700         * manual/install.texi (--with-headers): Describe headers as
42701         interface headers, not private headers.
42702         (Specific advice for GNU/Linux systems): Describe use of headers
42703         from "make headers_install", not private headers from older
42704         kernels.
42705         * INSTALL: Regenerated.
42706         * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
42707         Change to 2.6.19.
42708         * sysdeps/unix/sysv/linux/configure: Regenerated.
42709
42710         * manual/llio.texi (fclean): Remove documentation.
42711
42712         * manual/Makefile (libc-texi-generated): New variable.  Include
42713         version.texi.
42714         (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
42715         $(libc-texi-generated), not duplicated list of files.
42716         (version.texi, stamp-version): New rules.
42717         (realclean): Remove $(libc-texi-generated), not individual files
42718         from that list.  Do not remove dir-add.texinfo.
42719         * manual/libc.texinfo: Comment out uses of edition numbers and
42720         references to printed manual.  Remove last-updated dates.
42721         (EDITION): Comment out.
42722         (ISBN): Likewise.
42723         (VERSION, UPDATED): Remove.
42724         (version.texi): Include.
42725
42726 2012-02-27  Andreas Schwab  <schwab@linux-m68k.org>
42727
42728         * sysdeps/posix/spawni.c: Include <signal.h>.
42729         * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
42730         * sysdeps/pthread/aio_fsync.c: Likewise.
42731
42732 2012-02-26  Ulrich Drepper  <drepper@gmail.com>
42733
42734         * conform/Makefile (tests): Run only when not cross-compiling and
42735         when fast-check is not defined.
42736
42737         * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
42738         * conform/data/limits.h-data: Fixes for POSIX2008.
42739         * conform/run-conformtest.sh: Run all tests.
42740         * include/arpa/inet.h: Changes to allow conformtest.pl to use the
42741         headers.
42742         * include/bits/dlfcn.h: Likewise.
42743         * include/langinfo.h: Likewise.
42744         * include/monetary.h: Likewise.
42745         * include/sys/poll.h: Likewise.
42746
42747         * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
42748         for __USE_GNU.
42749         * posix/spawn.h: Define __need_sigset_t.
42750         * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
42751         * posix/unistd.h: Declare ctermid only for XPG before XPG6.
42752         * rt/aio.h: Don't include fcntl.h and signal.h.  Use bits/siginfo.h
42753         to get sigevent_t only.
42754         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
42755         only for __USE_GNU.
42756         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
42757         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
42758         process_vm_writev only for __USE_GNU.
42759         * termios/termios.h: Declare tcgetsid also for POSIX2008.
42760
42761         * conform/Makefile: For now ignore errors from run-conformtest.
42762         * conform/conformtest.pl: Simplify code.  Add -ansi to CFLAGS for
42763         POSIX to avoid namespace pollution.  Don't prepend headers.
42764         * conform/data/aio.h-data: Fixes for POSIX testing.
42765         * conform/data/fcntl.h-data: Likewise.
42766         * conform/data/glob.h-data: Likewise.
42767         * conform/data/grp.h-data: Likewise.
42768         * conform/data/pthread.h-data: Likewise.
42769         * conform/data/pwd.h-data: Likewise.
42770         * conform/data/signal.h-data: Likewise.
42771         * conform/data/spawn.h-data: Likewise.
42772         * conform/data/stdio.h-data: Likewise.
42773         * conform/data/stdlib.h-data: Likewise.
42774         * conform/data/stropts.h-data: Likewise.
42775         * conform/data/sys/mman.h-data: Likewise.
42776         * conform/data/sys/stat.h-data: Likewise.
42777         * conform/data/sys/types.h-data: Likewise.
42778         * conform/data/sys/wait.h-data: Likewise.
42779         * conform/data/time.h-data: Likewise.
42780         * conform/data/unistd.h-data: Likewise.
42781         * conform/data/utime.h-data: Likewise.
42782
42783         * io/sys/stat.h: fchmod was always in POSIX.
42784         * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
42785         * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
42786         * rt/aio.h: Define __need_timespec before including <time.h>.
42787         * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
42788         struct.  Add forward declaration of pthread_attr_t and use it in
42789         sigevent.
42790         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
42791         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
42792         * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
42793         always remove CLK_TCK definition.
42794
42795 2012-02-26  Andreas Schwab  <schwab@linux-m68k.org>
42796
42797         * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
42798
42799 2012-02-25  Ulrich Drepper  <drepper@gmail.com>
42800
42801         * conform/run-conformtest.sh: New file.
42802         * conform/Makefile: Run run-conformtest for tests.
42803         * conform/conformtest.pl: Many bug fixes.  Add ISO C99, ISO C11
42804         support.
42805
42806         * conform/data/uchar.h-data: New file.
42807         * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
42808         * conform/data/arpa/inet.h-data: Likewise.
42809         * conform/data/assert.h-data: Likewise.
42810         * conform/data/complex.h-data: Likewise.
42811         * conform/data/cpio.h-data: Likewise.
42812         * conform/data/ctype.h-data: Likewise.
42813         * conform/data/dirent.h-data: Likewise.
42814         * conform/data/dlfcn.h-data: Likewise.
42815         * conform/data/errno.h-data: Likewise.
42816         * conform/data/fcntl.h-data: Likewise.
42817         * conform/data/float.h-data: Likewise.
42818         * conform/data/fmtmsg.h-data: Likewise.
42819         * conform/data/fnmatch.h-data: Likewise.
42820         * conform/data/ftw.h-data: Likewise.
42821         * conform/data/glob.h-data: Likewise.
42822         * conform/data/grp.h-data: Likewise.
42823         * conform/data/iconv.h-data: Likewise.
42824         * conform/data/inttypes.h-data: Likewise.
42825         * conform/data/langinfo.h-data: Likewise.
42826         * conform/data/libgen.h-data: Likewise.
42827         * conform/data/limits.h-data: Likewise.
42828         * conform/data/locale.h-data: Likewise.
42829         * conform/data/math.h-data: Likewise.
42830         * conform/data/monetary.h-data: Likewise.
42831         * conform/data/mqueue.h-data: Likewise.
42832         * conform/data/ndbm.h-data: Likewise.
42833         * conform/data/net/if.h-data: Likewise.
42834         * conform/data/netdb.h-data: Likewise.
42835         * conform/data/netinet/in.h-data: Likewise.
42836         * conform/data/nl_types.h-data: Likewise.
42837         * conform/data/poll.h-data: Likewise.
42838         * conform/data/pthread.h-data: Likewise.
42839         * conform/data/pwd.h-data: Likewise.
42840         * conform/data/regex.h-data: Likewise.
42841         * conform/data/sched.h-data: Likewise.
42842         * conform/data/search.h-data: Likewise.
42843         * conform/data/semaphore.h-data: Likewise.
42844         * conform/data/setjmp.h-data: Likewise.
42845         * conform/data/signal.h-data: Likewise.
42846         * conform/data/spawn.h-data: Likewise.
42847         * conform/data/stdarg.h-data: Likewise.
42848         * conform/data/stdio.h-data: Likewise.
42849         * conform/data/stdlib.h-data: Likewise.
42850         * conform/data/string.h-data: Likewise.
42851         * conform/data/strings.h-data: Likewise.
42852         * conform/data/stropts.h-data: Likewise.
42853         * conform/data/sys/ipc.h-data: Likewise.
42854         * conform/data/sys/mman.h-data: Likewise.
42855         * conform/data/sys/msg.h-data: Likewise.
42856         * conform/data/sys/resource.h-data: Likewise.
42857         * conform/data/sys/select.h-data: Likewise.
42858         * conform/data/sys/sem.h-data: Likewise.
42859         * conform/data/sys/shm.h-data: Likewise.
42860         * conform/data/sys/socket.h-data: Likewise.
42861         * conform/data/sys/stat.h-data: Likewise.
42862         * conform/data/sys/statvfs.h-data: Likewise.
42863         * conform/data/sys/time.h-data: Likewise.
42864         * conform/data/sys/timeb.h-data: Likewise.
42865         * conform/data/sys/times.h-data: Likewise.
42866         * conform/data/sys/types.h-data: Likewise.
42867         * conform/data/sys/uio.h-data: Likewise.
42868         * conform/data/sys/un.h-data: Likewise.
42869         * conform/data/sys/utsname.h-data: Likewise.
42870         * conform/data/sys/wait.h-data: Likewise.
42871         * conform/data/syslog.h-data: Likewise.
42872         * conform/data/tar.h-data: Likewise.
42873         * conform/data/termios.h-data: Likewise.
42874         * conform/data/utime.h-data: Likewise.
42875         * conform/data/utmpx.h-data: Likewise.
42876         * conform/data/varargs.h-data: Likewise.
42877         * conform/data/wchar.h-data: Likewise.
42878         * conform/data/wctype.h-data: Likewise.
42879         * conform/data/wordexp.h-data: Likewise.
42880
42881         * include/stropts.h: New file.
42882         * include/uchar.h: New file.
42883         * include/aio.h: Changes to allow conformtest.pl to use the headers.
42884         * include/assert.h: Likewise.
42885         * include/ctype.h: Likewise.
42886         * include/dirent.h: Likewise.
42887         * include/dlfcn.h: Likewise.
42888         * include/fcntl.h: Likewise.
42889         * include/fnmatch.h: Likewise.
42890         * include/glob.h: Likewise.
42891         * include/grp.h: Likewise.
42892         * include/libio.h: Likewise.
42893         * include/locale.h: Likewise.
42894         * include/math.h: Likewise.
42895         * include/net/if.h: Likewise.
42896         * include/netdb.h: Likewise.
42897         * include/netinet/in.h: Likewise.
42898         * include/pthread.h: Likewise.
42899         * include/pwd.h: Likewise.
42900         * include/regex.h: Likewise.
42901         * include/sched.h: Likewise.
42902         * include/search.h: Likewise.
42903         * include/setjmp.h: Likewise.
42904         * include/signal.h: Likewise.
42905         * include/stdio.h: Likewise.
42906         * include/stdlib.h: Likewise.
42907         * include/string.h: Likewise.
42908         * include/sys/cdefs.h: Likewise.
42909         * include/sys/mman.h: Likewise.
42910         * include/sys/msg.h: Likewise.
42911         * include/sys/resource.h: Likewise.
42912         * include/sys/select.h: Likewise.
42913         * include/sys/socket.h: Likewise.
42914         * include/sys/stat.h: Likewise.
42915         * include/sys/statvfs.h: Likewise.
42916         * include/sys/time.h: Likewise.
42917         * include/sys/times.h: Likewise.
42918         * include/sys/uio.h: Likewise.
42919         * include/sys/utsname.h: Likewise.
42920         * include/sys/wait.h: Likewise.
42921         * include/termios.h: Likewise.
42922         * include/time.h: Likewise.
42923         * include/ulimit.h: Likewise.
42924         * include/unistd.h: Likewise.
42925         * include/utime.h: Likewise.
42926         * include/wchar.h: Likewise.
42927         * include/wctype.h: Likewise.
42928         * include/wordexp.h: Likewise.
42929
42930         * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
42931
42932         * time/time.h: TIME_UTC must be a macro.
42933         Make timespec_get available for ISO C11 only as well.
42934
42935 2012-02-24  Ulrich Drepper  <drepper@gmail.com>
42936
42937         * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
42938         Reported by Peng Haitao <penght@cn.fujitsu.com>.
42939
42940 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
42941
42942         * configure.in: Use -o not -a in test for unsupported multi-arch.
42943
42944 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
42945
42946         * manual/texinfo.tex: Update to version 2012-01-19.16.
42947
42948 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
42949
42950         * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
42951
42952 2012-02-24  Roland McGrath  <roland@hack.frob.com>
42953
42954         [BZ #13738]
42955         * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
42956         * manual/fdl-1.3.texi: New file.
42957         * manual/fdl-1.1.texi: File removed.
42958
42959         [BZ #13738]
42960         * manual/libc.texinfo (FDL_VERSION): New @set.
42961         Use it for mention of FDL in cover text.
42962         (Documentation License): Use it in @include file name.
42963
42964 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
42965             Roland McGrath  <roland@hack.frob.com>
42966
42967         [BZ #5461]
42968         * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN)
42969         (not LONG_LONG_MAX and LONG_LONG_MIN.
42970         * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
42971         LLONG_MIN.  Refer to LONG_LONG_MIN only as older GCC-specific
42972         name.
42973         (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
42974
42975 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
42976
42977         [BZ #2547]
42978         [BZ #11365]
42979         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
42980         manipulate bits before adding and subtracting TWO23[sx].
42981         * math/libm-test.inc (nearbyint_test): Add more tests.
42982
42983 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
42984
42985         [BZ #2548]
42986         * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
42987         bits before adding and subtracting TWO23[sx].
42988         * math/libm-test.inc (rint_test): Add more tests.
42989         (rint_test_tonearest): Likewise.
42990         (rint_test_towardzero): Likewise.
42991         (rint_test_downward): Likewise.
42992         (rint_test_upward: Likewise.
42993
42994 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
42995
42996         [BZ #10110]
42997         * include/stdc-predef.h: New file.  Extracted from features.h.
42998         * include/features.h: Include stdc-predef.h.
42999         * Makefile (headers): Add stdc-predef.h.
43000         * CONFORMANCE (Compiler limitations): Update.
43001
43002 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
43003
43004         * manual/libc.texinfo (VERSION, UPDATED): Revert.
43005
43006 2012-02-21  David S. Miller  <davem@davemloft.net>
43007
43008         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
43009         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
43010
43011 2012-02-20  David S. Miller  <davem@davemloft.net>
43012
43013         * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
43014         using a normal save/restore sequence, rather than allocating a
43015         dummy stack frame just to store a frame pointer and restore.
43016         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
43017
43018 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
43019
43020         * manual/install.texi: Fix stray word in line-wrapped comment.
43021
43022 2012-02-20  David S. Miller  <davem@davemloft.net>
43023
43024         * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
43025         both binutils and gcc support GOTDATA.
43026
43027         * sysdeps/unix/sparc/sysdep.h: Document why we don't use
43028         "rd %pc" in the PIC register setup sequences.
43029
43030         * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
43031         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
43032         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
43033         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
43034         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
43035         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
43036         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
43037         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
43038         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
43039         (SYSCALL_ERROR_HANDLER): Likewise.
43040         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
43041         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
43042         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
43043         (SYSCALL_ERROR_HANDLER): Likewise.
43044
43045         * config.h.in (HAVE_BINUTILS_GOTDATA): New.
43046         (HAVE_GCC_GOTDATA): New.
43047         * sysdeps/sparc/elf/configure.in: Test for GOTDATA
43048         relocation support in both binutils and gcc.
43049         * sysdeps/sparc/elf/configure: Regenerate.
43050
43051         * sysdeps/sparc/sparc32/elf/configure.in: Delete.
43052         * sysdeps/sparc/sparc32/elf/configure: Delete.
43053         * sysdeps/sparc/sparc64/elf/configure.in: Delete.
43054         * sysdeps/sparc/sparc64/elf/configure: Delete.
43055         * sysdeps/sparc/elf/configure.in: New file.
43056         * sysdeps/sparc/elf/configure: Generate.
43057
43058         * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
43059         * sysdeps/sparc/sparc32/elf/configure: Regenerate.
43060         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
43061         * sysdeps/sparc/sparc64/elf/configure: Regenerate.
43062         * config.h.in (BROKEN_SPARC_WDISP22): Remove.
43063
43064 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
43065
43066         * manual/install.texi: Do not mention specific glibc version
43067         numbers.
43068         * manual/libc.texinfo (VERSION, UPDATED): Update.
43069         (@copying): Use @copyright{} and range of years.
43070
43071 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
43072
43073         [BZ #13695]
43074         * csu/Makefile (distribute): Remove initfini.c and defs.awk.
43075         [crti.S not in sysdirs] (generated): Do not append.
43076         [crti.S not in sysdirs] (omit-deps): Likewise.
43077         [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
43078         [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
43079         [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
43080         [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
43081         [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
43082         Likewise.
43083         [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
43084         [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
43085         [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
43086         * csu/defs.awk: Remove file.
43087         * sysdeps/generic/initfini.c: Likewise.
43088         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
43089         variable.
43090         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
43091         Likewise.
43092
43093 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
43094
43095         * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
43096         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
43097         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
43098         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
43099         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
43100         * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
43101         <bits/epoll.h>.
43102         (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
43103         (__EPOLL_PACKED): Define to empty if not defined by
43104         <bits/epoll.h>.
43105         (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
43106         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43107         bits/epoll.h.
43108
43109 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
43110
43111         * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
43112         * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
43113         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
43114         * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
43115         <bits/timerfd.h>.
43116         (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
43117         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43118         bits/timerfd.h.
43119
43120 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
43121
43122         * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
43123         in C locale.
43124         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
43125         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
43126         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
43127         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43128
43129 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
43130
43131         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
43132         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
43133
43134 2012-02-19  Andreas Schwab  <schwab@linux-m68k.org>
43135
43136         * manual/errno.texi (Error Codes): Add EHWPOISON entry.
43137         * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
43138         defined.
43139         * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
43140         Likewise.
43141         * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
43142         entry for 2.16.
43143
43144 2012-02-19  Aurelien Jarno  <aurelien@aurel32.net>
43145
43146         * math/w_acos.c: Use non-signaling floating-point comparisons.
43147         * math/w_acosf.c: Likewise.
43148         * math/w_acosh.c: Likewise.
43149         * math/w_acoshf.c: Likewise.
43150         * math/w_acoshl.c: Likewise.
43151         * math/w_acosl.c: Likewise.
43152         * math/w_asin.c: Likewise.
43153         * math/w_asinf.c: Likewise.
43154         * math/w_asinl.c: Likewise.
43155         * math/w_atanh.c: Likewise.
43156         * math/w_atanhf.c: Likewise.
43157         * math/w_atanhl.c: Likewise.
43158         * math/w_exp2.c: Likewise.
43159         * math/w_exp2f.c: Likewise.
43160         * math/w_exp2l.c: Likewise.
43161         * math/w_j0.c: Likewise.
43162         * math/w_j0f.c: Likewise.
43163         * math/w_j0l.c: Likewise.
43164         * math/w_j1.c: Likewise.
43165         * math/w_j1f.c: Likewise.
43166         * math/w_j1l.c: Likewise.
43167         * math/w_jn.c: Likewise.
43168         * math/w_jnf.c: Likewise.
43169         * math/w_log.c: Likewise.
43170         * math/w_log10.c: Likewise.
43171         * math/w_log10f.c: Likewise.
43172         * math/w_log10l.c: Likewise.
43173         * math/w_log2.c: Likewise.
43174         * math/w_log2f.c: Likewise.
43175         * math/w_log2l.c: Likewise.
43176         * math/w_logf.c: Likewise.
43177         * math/w_logl.c: Likewise.
43178         * math/w_sqrt.c: Likewise.
43179         * math/w_sqrtf.c: Likewise.
43180         * math/w_sqrtl.c: Likewise.
43181         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
43182         * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
43183         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
43184         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
43185         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
43186
43187 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
43188
43189         [BZ #9739]
43190         * manual/string.texi (strnlen): Use correct parameter name in
43191         equivalent expression.
43192
43193 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
43194
43195         [BZ #11174]
43196         * manual/users.texi (seteuid): Consistently use neweuid for
43197         argument name.
43198
43199 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
43200
43201         [BZ #13704]
43202         * manual/nss.texi (Services in the NSS configuration): Correct
43203         list of services in example configuration file.
43204
43205 2012-02-19  Nick Bowler  <nbowler@draconx.ca>
43206
43207         [BZ #11322]
43208         * manual/arith.texi: Remove statements about negative zero
43209         behaving identically to zero.
43210
43211 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
43212
43213         [BZ #5993]
43214         * manual/install.texi: Do not document upgrading from libc5.
43215
43216 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
43217
43218         [BZ #4596]
43219         * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
43220
43221 2012-02-18  David S. Miller  <davem@davemloft.net>
43222
43223         * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
43224         (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
43225         %o7 across the call.
43226         (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
43227         instead.
43228         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
43229         SETUP_PIC_REG_LEAF.
43230         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
43231         * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
43232         * sysdeps/sparc/crtn.S: Likewise.
43233
43234 2012-02-17  Ulrich Drepper  <drepper@gmail.com>
43235
43236         * aout/Makefile: Remove.
43237
43238 2012-02-18  Rafe Kettler  <rafe.kettler@gmail.com>
43239
43240         [BZ #13058]
43241         * manual/examples/argp-ex1.c (main): Format definition in GNU
43242         style.
43243         * manual/examples/argp-ex2.c (main): Likewise.
43244         * manual/examples/argp-ex3.c (main): Likewise.
43245         * manual/examples/argp-ex4.c (main): Likewise.
43246         * manual/examples/longopt.c (main): Use new-style prototype
43247         definition.
43248         * manual/examples/strncat.c (main): Specify return type and use
43249         (void) for arguments.
43250         * manual/examples/subopt.c (main): Use char **argv argument.
43251
43252 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
43253
43254         [BZ #5077]
43255         * manual/lang.texi (FLT_EPSILON): Avoid description depending on
43256         rounding modes.
43257
43258 2012-02-17  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>
43259
43260         [BZ #6907]
43261         * manual/string.texi (strchr): Change when strchrnul is
43262         recommended.
43263
43264 2012-02-17  Dwayne Grant McConnell  <decimal@us.ibm.com>
43265
43266         [BZ #174]
43267         * manual/locale.texi (setlocale): Document LOCPATH.
43268
43269 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
43270
43271         [BZ #10210]
43272         * manual/process.texi (execle): Move @dots{} before last argument.
43273
43274 2012-02-17  Paul Bolle  <pebolle@tiscali.nl>
43275
43276         [BZ #12047]
43277         * manual/charset.texi (Generic Charset Conversion): Fix typo
43278         (LC_TYPE -> LC_CTYPE).
43279
43280 2012-02-17  Nicolas Boulenguez  <nicolas.boulenguez@free.fr>
43281
43282         [BZ #5805]
43283         * manual/arith.texi (scalbn): Use @var{} on parameter names.
43284         (scalbnf): Likewise.
43285         (scalbnl): Likewise.
43286         (scalbln): Likewise.
43287         (scalblnf): Likewise.
43288         (scalblnl): Likewise.
43289         * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
43290         (vwarnx): Likewise.
43291         (verr): Likewise.
43292         (verrx): Likewise.
43293         * manual/filesys.texi (telldir): Use braces around return type.
43294         * manual/llio.texi (mmap): Add space after comma.
43295         (mmap64): Likewise.
43296         * manual/math.texi (jn): Use @var{} on parameter names.
43297         (jnf): Likewise.
43298         (jnl): Likewise.
43299         (yn): Likewise.
43300         (ynf): Likewise.
43301         (ynl): Likewise.
43302         * manual/memory.texi (alloca): Remove semicolon on @deftypefun
43303         line.
43304         * manual/resource.texi (ulimit): Use @dots{} instead of literal
43305         "...".
43306         (sched_get_priority_min): Remove semicolon on @deftypefun line.
43307         (sched_get_priority_max): Likewise.
43308         * manual/signal.texi (sigvec): Add space after comma.
43309         * manual/socket.texi (if_nametoindex): Use @var{} on parameter
43310         names.
43311         (if_indextoname): Likewise.
43312         (if_freenameindex): Likewise.
43313         (sendto): Use ',' instead of '.' in prototype.
43314         * manual/startup.texi (syscall): Use @dots{} instead of literal
43315         "...".
43316         * manual/stdio.texi (__fpending): Separate initial words of
43317         paragraph from @deftypefun line.
43318         * manual/syslog.texi (syslog): Use @dots{} instead of literal
43319         "...".
43320         (vsyslog): Use @var{} on parameter names.
43321         * manual/terminal.texi (stty): Use @var{} on parameter names.
43322         * manual/users.texi (getutmp): Use @var{} on parameter names.
43323         (getutmpx): Likewise.
43324
43325 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
43326
43327         [BZ #6884]
43328         * manual/stdio.texi (fopen): Fix typos in description of
43329         ",ccs=STRING".
43330
43331 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
43332
43333         [BZ #4026]
43334         * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
43335         get clock_id definition.
43336
43337 2012-02-17  Thomas Schwinge  <thomas@schwinge.name>
43338
43339         [BZ #4822]
43340         * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
43341         (madvise): Cast every argument to void on its own.
43342
43343 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
43344
43345         [BZ #9902]
43346         * manual/startup.texi (Exit Status): Fix typo.
43347
43348 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
43349
43350         [BZ #10140]
43351         * manual/examples/argp-ex1.c: Include <stdlib.h>.
43352         * manual/examples/argp-ex2.c: Likewise.
43353         * manual/examples/argp-ex3.c: Likewise.
43354
43355 2012-02-16  Richard Henderson  <rth@redhat.com>
43356
43357         * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
43358         * sysdeps/s390/s390-32/initfini.c: Remove.
43359         * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
43360         * sysdeps/s390/s390-64/initfini.c: Remove.
43361
43362 2012-02-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
43363
43364         * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
43365         compiler output for sysdeps/generic/initfini.c.
43366         * sysdeps/sh/elf/initfini.c: Remove file.
43367
43368 2012-02-16  David S. Miller  <davem@davemloft.net>
43369
43370         [BZ #11494]
43371         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
43372
43373         * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
43374         * sysdeps/sparc/crti.S: New file.
43375         * sysdeps/sparc/crtn.S: New file.
43376         * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
43377         * sysdeps/sparc/sparc64/Makefile: Likewise.
43378
43379 2012-02-15  Mike Frysinger  <vapier@gentoo.org>
43380
43381         [BZ #3335]
43382         * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
43383
43384 2012-02-15  Roland McGrath  <roland@hack.frob.com>
43385
43386         [BZ #4822]
43387         * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
43388
43389         * mach/devstream.c (cookie_io_functions_t): Macro removed.
43390         (write, read, close): Likewise.
43391         Patch by Aurelien Jarno <aurelien@aurel32.net>.
43392
43393 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
43394
43395         * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
43396         * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
43397         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
43398         * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
43399         <bits/signalfd.h>.
43400         (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
43401         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43402         bits/signalfd.h.
43403
43404 2012-02-14  Marek Polacek  <polacek@redhat.com>
43405
43406         * sysdeps/x86_64/crti.S: New file.
43407         * sysdeps/x86_64/crtn.S: New file.
43408         * sysdeps/x86_64/elf/initfini.c: Remove file.
43409
43410 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
43411
43412         * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
43413         * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
43414         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
43415         * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
43416         <bits/inotify.h>.
43417         (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
43418         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43419         bits/inotify.h.
43420
43421 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
43422
43423         * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
43424         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
43425         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
43426         * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
43427         <bits/eventfd.h>.
43428         (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
43429         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43430         bits/eventfd.h.
43431
43432 2012-02-10  Thomas Schwinge  <thomas@codesourcery.com>
43433
43434         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
43435         __feraiseexcept instead of feraiseexcept.
43436
43437         * rt/tst-cpuclock1.c: Add a few comments, and error checking for
43438         nanosleep invocations.
43439         * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
43440         strings, and add error checking for a nanosleep invocations.
43441
43442 2012-02-09  Paul Eggert  <eggert@cs.ucla.edu>
43443
43444         Replace FSF snail mail address with URLs, as per GNU coding standards.
43445         Most of the snail mail addresses were wrong anyway, and omitting
43446         them makes the source code easier to maintain.  Almost all of the
43447         changes are to license notices and to locale LC_IDENTIFICATION
43448         addresses, except for this one:
43449         * manual/libc.texinfo: In "Published by", give the FSF's URL,
43450         not its snail mail address.
43451
43452 2012-02-09  Richard Henderson  <rth@twiddle.net>
43453
43454         * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
43455         of kernel-features.h.
43456
43457         * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
43458
43459 2012-02-08  Marek Polacek  <polacek@redhat.com>
43460
43461         * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
43462         * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
43463         * sysdeps/gnu/_G_config.h: Likewise.
43464         * sysdeps/generic/_G_config.h: Likewise.
43465
43466 2012-02-08  Andreas Schwab  <schwab@linux-m68k.org>
43467
43468         * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
43469         tests.
43470         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43471
43472         * sysdeps/powerpc/powerpc32/crti.S: New file.
43473         * sysdeps/powerpc/powerpc32/crtn.S: New file.
43474         * sysdeps/powerpc/powerpc64/crti.S: New file.
43475         * sysdeps/powerpc/powerpc64/crtn.S: New file.
43476
43477         * Makeconfig (have-initfini): Don't set.
43478         * config.make.in (have-initfini, need-nopic-initfini): Don't set.
43479         * configure.in (nopic_initfini): Don't substitute.
43480         * config.h.in (HAVE_INITFINI): Don't #undef.
43481         * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
43482         * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
43483
43484 2012-02-08  Joseph Myers  <joseph@codesourcery.com>
43485
43486         Support crti.S and crtn.S provided directly by architectures.
43487         * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
43488         [crti.S in sysdirs] (omit-deps): Likewise.
43489         [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
43490         [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
43491         [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
43492         [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
43493         [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
43494         [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
43495         [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
43496         [crti.S in sysdirs] (initfini.c): Remove vpath directive.
43497         * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
43498         compiler output for sysdeps/generic/initfini.c.
43499         * sysdeps/i386/elf/Makefile: Remove file.
43500         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
43501
43502 2012-02-07  Marek Polacek  <polacek@redhat.com>
43503
43504         * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
43505         * sysdeps/gnu/_G_config.h: Likewise.
43506         * sysdeps/mach/hurd/_G_config.h: Likewise.
43507
43508 2012-02-07  Marek Polacek  <polacek@redhat.com>
43509
43510         * math/Makefile (tests): Add tst-CMPLX2.
43511         * math/tst-CMPLX2.c: New file.
43512
43513 2012-02-07  Andreas Schwab  <schwab@linux-m68k.org>
43514
43515         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
43516
43517         * math/libm-test.inc (jn_test): Add missing L suffix.
43518
43519 2012-02-06  Marek Polacek  <polacek@redhat.com>
43520
43521         * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
43522         * sysdeps/i386/fpu/e_powf.S: Likewise.
43523         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
43524         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
43525         * sysdeps/i386/fpu/e_acosh.S: Likewise.
43526         * sysdeps/i386/fpu/e_pow.S: Likewise.
43527         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
43528         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
43529         * sysdeps/i386/fpu/s_expm1.S: Likewise.
43530         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
43531         * sysdeps/i386/fpu/e_log2.S: Likewise.
43532         * sysdeps/i386/fpu/e_log2l.S: Likewise.
43533         * sysdeps/i386/fpu/e_scalb.S: Likewise.
43534         * sysdeps/i386/fpu/e_powl.S: Likewise.
43535         * sysdeps/i386/fpu/s_log1p.S: Likewise.
43536         * sysdeps/i386/fpu/e_log10f.S: Likewise.
43537         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
43538         * sysdeps/i386/fpu/e_logl.S: Likewise.
43539         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
43540         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
43541         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
43542         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
43543         * sysdeps/i386/fpu/e_log2f.S: Likewise.
43544         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
43545         * sysdeps/i386/fpu/e_log.S: Likewise.
43546         * sysdeps/i386/fpu/s_cexp.S: Likewise.
43547         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
43548         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
43549         * sysdeps/i386/fpu/e_logf.S: Likewise.
43550         * sysdeps/i386/fpu/e_log10l.S: Likewise.
43551         * sysdeps/i386/fpu/e_atanh.S: Likewise.
43552         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
43553         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
43554         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
43555         * sysdeps/i386/fpu/e_log10.S: Likewise.
43556         * sysdeps/i386/fpu/s_frexp.S: Likewise.
43557         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
43558         * sysdeps/i386/fpu/s_asinh.S: Likewise.
43559         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
43560         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
43561         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
43562         * sysdeps/i386/asm-syntax.h: Likewise.
43563         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
43564         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
43565         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
43566         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
43567         * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
43568         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
43569         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
43570         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
43571         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
43572         * sysdeps/powerpc/sysdep.h: Likewise.
43573         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
43574         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
43575
43576 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
43577
43578         [BZ #411]
43579         * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
43580
43581 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
43582
43583         * sysdeps/i386/sysdep.h: Include <features.h>.
43584         (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
43585         version.
43586
43587 2012-02-05  Joseph Myers  <joseph@codesourcery.com>
43588
43589         * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
43590         Define.
43591         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
43592         LOAD_PIC_REG_STR.
43593
43594 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
43595
43596         * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
43597         (SETUP_PIC_REG): Use GET_PC_THUNK.
43598         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
43599         macro.
43600
43601 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
43602
43603         * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
43604         for non-PIC compilation.
43605         (SETUP_PIC_REG): Add .p2align directive.
43606         * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
43607         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
43608         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
43609         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
43610         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
43611         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
43612         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
43613         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
43614         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
43615         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
43616         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
43617         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
43618         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
43619         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
43620         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
43621         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
43622         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
43623         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
43624         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
43625         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
43626         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
43627         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
43628         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
43629         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
43630         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
43631         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
43632         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
43633         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
43634         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
43635         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
43636         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
43637         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
43638         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
43639         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
43640         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
43641         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
43642         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
43643         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
43644         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
43645         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
43646         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
43647
43648 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
43649
43650         * math/tst-CMPLX.c: Include <stdio.h>.
43651
43652 2012-01-31  Joseph Myers  <joseph@codesourcery.com>
43653
43654         * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
43655         float.
43656         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
43657         * sysdeps/sparc/bits/mathdef.h: Likewise.
43658
43659 2012-01-31  Marek Polacek  <polacek@redhat.com>
43660
43661         * libio/libio.h: Don't define _PARAMS.
43662         * locale/programs/config.h: Don't define PARAMS.
43663         * stdlib/strtol_l.c: Likewise.
43664         (__strtol_l): Remove PARAMS from the prototype.
43665
43666 2012-01-31  Ulrich Drepper  <drepper@gmail.com>
43667
43668         * malloc/malloc.c: Remove name translation.  Don't use mixed-cap
43669         names.  Just use the correct names.  Remove unnecessary wrapper
43670         functions.
43671         * malloc/arena.c: Likewise.
43672         * malloc/hooks.c: Likewise.
43673
43674         * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
43675         ARENA_TEST says not to.  Simplify test for creation of a new arena.
43676         Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
43677
43678 2012-01-30  Ulrich Drepper  <drepper@gmail.com>
43679
43680         * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
43681         into tail calls.
43682         (update_get_addr): New function.
43683         (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
43684         GET_ADDR_MODULE parameter.
43685
43686 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
43687
43688         * crypt/cert.c: Remove __STDC__ conditionals.
43689         * crypt/crypt-entry.c: Likewise.
43690         * crypt/crypt_util.c: Likewise.
43691         * libio/filedoalloc.c: Likewise.
43692         * libio/fileops.c: Likewise.
43693         * libio/genops.c: Likewise.
43694         * libio/iofclose.c: Likewise.
43695         * libio/iofdopen.c: Likewise.
43696         * libio/iofopen.c: Likewise.
43697         * libio/iofopen64.c: Likewise.
43698         * libio/iogetdelim.c: Likewise.
43699         * libio/iopopen.c: Likewise.
43700         * libio/obprintf.c: Likewise.
43701         * libio/oldfileops.c: Likewise.
43702         * libio/oldiofclose.c: Likewise.
43703         * libio/oldiofdopen.c: Likewise.
43704         * libio/oldiofopen.c: Likewise.
43705         * libio/oldiopopen.c: Likewise.
43706         * libio/wfiledoalloc.c: Likewise.
43707         * libio/wgenops.c: Likewise.
43708         * locale/programs/xmalloc.c: Likewise.
43709         * misc/syslog.c: Likewise.
43710         * stdio-common/xbug.c: Likewise.
43711         * string/memchr.c: Likewise.
43712         * string/memcmp.c: Likewise.
43713         * string/memrchr.c: Likewise.
43714         * string/rawmemchr.c: Likewise.
43715         * sysdeps/posix/getcwd.c: Likewise.
43716         * time/strftime_l.c: Likewise.
43717
43718 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
43719
43720         * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
43721         * config.make.in (config-cflags-sse2avx): Define.
43722         * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
43723         Fix typo.
43724
43725 2012-01-29  Chris Metcalf  <cmetcalf@tilera.com>
43726
43727         * scripts/config.guess: Update from upstream config git repository.
43728         * scripts/config.sub: Likewise.
43729
43730 2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
43731
43732         * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
43733         (EM_NUM): Update.
43734         (R_TILEPRO_*, R_TILEGX_*): New macros.
43735
43736         * scripts/firstversions.awk: Fix bug in version range handling.
43737
43738         * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
43739
43740         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
43741
43742         * include/sys/epoll.h: New file.
43743         * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
43744         libc_hidden_def.
43745
43746 2012-01-28  Ulrich Drepper  <drepper@gmail.com>
43747
43748         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
43749         Avoid unnecessary __WORDSIZE == 64 test.
43750         (fmaxf): Use VEX format if possible.
43751         (fmax): Likewise.
43752         (fminf): Likewise.
43753         (fmin): Likewise.
43754
43755         * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
43756         * math/math_private.h: Remove libc_fegetround* and
43757         libc_fesetround*.
43758         * sysdeps/i386/configure.in: Check for -msse2avx.
43759         * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
43760         also if SSE2AVX is defined.
43761         Remove libc_fegetround* and libc_fesetround*.
43762         * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
43763         if config-cflags-sse2avx is yes.  Also add -DSSE2AVX to defines.
43764         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
43765         of HAS_YMM_USABLE.
43766         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
43767         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
43768         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
43769         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
43770         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
43771
43772         * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
43773
43774 2012-01-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43775
43776         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
43777         size is not set.
43778         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
43779
43780 2012-01-27  Ulrich Drepper  <drepper@gmail.com>
43781
43782         [BZ #13618]
43783         * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
43784         relocation.
43785         * Makeconfig (libm): Define.
43786         * elf/Makefile: Add rules to build and run tst-relsort1.
43787         * elf/tst-relsort1.c: New file.
43788         * elf/tst-relsort1mod1.c: New file.
43789         * elf/tst-relsort1mod2.c: New file.
43790
43791 2012-01-27  Joseph Myers  <joseph@codesourcery.com>
43792
43793         * math/s_ldexp.c: Remove __STDC__ conditionals.
43794         * math/s_ldexpf.c: Likewise.
43795         * math/s_ldexpl.c: Likewise.
43796         * math/s_nextafter.c: Likewise.
43797         * math/s_nexttowardf.c: Likewise.
43798         * math/s_significand.c: Likewise.
43799         * math/s_significandf.c: Likewise.
43800         * math/s_significandl.c: Likewise.
43801         * math/w_jnl.c: Likewise.
43802         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
43803         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
43804         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
43805         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
43806         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
43807         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
43808         * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
43809         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
43810         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
43811         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
43812         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
43813         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
43814         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
43815         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
43816         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
43817         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
43818         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
43819         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
43820         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
43821         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
43822         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
43823         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
43824         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
43825         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
43826         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
43827         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
43828         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
43829         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
43830         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
43831         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
43832         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
43833         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
43834         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
43835         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
43836         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
43837         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
43838         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
43839         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
43840         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
43841         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
43842         * sysdeps/ieee754/k_standard.c: Likewise.
43843         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
43844         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
43845         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
43846         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
43847         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
43848         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
43849         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
43850         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
43851         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
43852         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
43853         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
43854         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
43855         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
43856         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
43857         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
43858         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
43859         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
43860         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
43861         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
43862         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
43863         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
43864         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
43865         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
43866         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
43867         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
43868         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
43869         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
43870         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
43871         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
43872         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
43873         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
43874         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
43875         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
43876         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
43877         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
43878         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
43879         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
43880         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
43881         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
43882         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
43883         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
43884         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
43885         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
43886         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
43887         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
43888         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
43889         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
43890         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
43891         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
43892         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
43893         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
43894         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
43895         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
43896         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
43897         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
43898         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
43899         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
43900         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
43901         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
43902         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
43903         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
43904         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
43905         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
43906         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
43907         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
43908         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
43909         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
43910         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
43911         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
43912         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
43913         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
43914         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
43915         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
43916         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
43917         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
43918         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
43919         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
43920         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
43921         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
43922         * sysdeps/ieee754/s_matherr.c: Likewise.
43923         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
43924         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
43925         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
43926         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
43927
43928 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
43929
43930         * crypt/md5.h: Remove __STDC__ conditionals.
43931         * libio/libioP.h: Likewise.
43932         * locale/programs/config.h: Likewise.
43933         * sysdeps/generic/sysdep.h: Likewise.
43934         * sysdeps/i386/asm-syntax.h: Likewise.
43935         * sysdeps/s390/asm-syntax.h: Likewise.
43936         * sysdeps/unix/sysdep.h: Likewise.
43937         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
43938         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
43939
43940 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
43941
43942         * libio/libio.h: Remove __STDC__ conditionals.
43943         * malloc/obstack.h: Likewise.
43944         * math/complex.h: Likewise.
43945         * math/math.h: Likewise.
43946         * sysdeps/generic/_G_config.h: Likewise.
43947         * sysdeps/gnu/_G_config.h: Likewise.
43948         * sysdeps/mach/hurd/_G_config.h: Likewise.
43949         * sysdeps/powerpc/bits/mathdef.h: Likewise.
43950         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
43951         * sysdeps/sparc/bits/mathdef.h: Likewise.
43952
43953 2012-01-26  Ulrich Drepper  <drepper@gmail.com>
43954
43955         [BZ #13583]
43956         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
43957         Clean up HAS_* macros.
43958         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
43959         bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
43960         possible.
43961         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
43962         HAS_AVX.
43963         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
43964         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
43965         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
43966         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
43967         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
43968
43969 2012-01-25  Joseph Myers  <joseph@codesourcery.com>
43970
43971         * elf/tst-unique3.cc (gets): Remove declaration.
43972         * elf/tst-unique3lib.cc (gets): Likewise.
43973         * elf/tst-unique3lib2.cc (gets): Likewise.
43974         * elf/tst-unique4.cc (gets): Likewise.
43975
43976 2012-01-24  Ulrich Drepper  <drepper@gmail.com>
43977
43978         * include/stdio.h: Add C++ protection.  Add gets declarations and
43979         definitions.
43980         * debug/tst-chk1.c: Don't declare gets here.
43981         * stdio-common/tst-gets.c: Likewise.
43982
43983 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
43984
43985         * posix/glob: Remove directory.
43986
43987 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
43988
43989         * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
43990
43991 2012-01-22  Pino Toscano  <toscano.pino@tiscali.it>
43992
43993         * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
43994         of the non-standard EPFNOSUPPORT.
43995
43996 2011-12-26  Samuel Thibault  <samuel.thibault@ens-lyon.org>
43997
43998         * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
43999         __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
44000         ANYWHERE set to 1 only on KERN_NO_SPACE error.
44001
44002 2012-01-21  Ulrich Drepper  <drepper@gmail.com>
44003
44004         * wcsmbs/uchar.h: Test __STDC_VERSION__.
44005
44006 2012-01-20  Ulrich Drepper  <drepper@gmail.com>
44007
44008         * nscd/aicache.c (addhstaiX): Do not cache negative results of
44009         transient errors.
44010         * nscd/grpcache.c (cache_addgr): Likewise.
44011         * nscd/hstcache.c (cache_addhst): Likewise.
44012         * nscd/initgrcache.c (addinitgroupsX): Likewise.
44013         * nscd/pwdcache.c (cache_addpw): Likewise.
44014         * nscd/servicescache.c (cache_addserv): Likewise.
44015
44016 2012-01-16  Ulrich Drepper  <drepper@gmail.com>
44017
44018         * malloc/malloc.c: Various cleanups.
44019         * malloc/hooks.c: Likewise.
44020
44021         * stdlib/Makefile (tests): Add bug-fmtmsg1.
44022         * stdlib/bug-fmtmsg1.c: New file.
44023
44024         * stdlib/fmtmsg.c (init): Add missing unlock.
44025         Patch by Peng Haitao <penght@cn.fujitsu.com>.
44026
44027 2012-01-12  Marek Polacek  <polacek@redhat.com>
44028
44029         * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
44030         and _GNU_SOURCE.
44031
44032 2012-01-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
44033
44034         * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
44035         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
44036         macro to ensure uniqueness of label name.
44037         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
44038         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
44039
44040 2012-01-11  Ulrich Drepper  <drepper@gmail.com>
44041
44042         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
44043
44044         * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
44045         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
44046         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
44047         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
44048
44049 2012-01-10  Ulrich Drepper  <drepper@gmail.com>
44050
44051         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
44052
44053         * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
44054         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
44055         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
44056
44057         * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
44058
44059         * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
44060         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
44061         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
44062         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
44063
44064         * math/bits/math-finite.h: Add ldexp support.
44065
44066 2012-01-10  Marek Polacek  <polacek@redhat.com>
44067
44068         * locale/programs/localedef.h (show_archive_content): Add noreturn
44069         attribute.
44070
44071 2012-01-09  Ulrich Drepper  <drepper@gmail.com>
44072
44073         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
44074
44075 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
44076
44077         * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
44078
44079         * io/Makefile (headers): Add bits/poll2.h.
44080
44081 2011-01-05  Will Schmidt  <will_schmidt@vnet.ibm.com>
44082
44083         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
44084         typo #include statement.
44085
44086 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
44087
44088         * include/sys/cdefs.h: Define __attribute_alloc_size.
44089         * catgets/gencat.c: Add alloc_size attribute and apply consistently
44090         the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
44091         * elf/pldd.c: Likewise.
44092         * iconv/iconv_charmap.c: Likewise.
44093         * iconv/iconvconfig.c: Likewise.
44094         * iconv/strtab.c: Likewise.
44095         * locale/programs/locale.c: Likewise.
44096         * locale/programs/localedef.h: Likewise.
44097         * locale/programs/simple-hash.c: Likewise.
44098         * nscd/nscd.h: Likewise.
44099         * nss/makedb.c: Likewise.
44100         * sysdeps/generic/ldconfig.h: Likewise.
44101         * locale/programs/localedef.c: Remove xmalloc prototype.
44102         * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
44103
44104 2012-01-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
44105
44106         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
44107         appropriate.
44108
44109 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
44110
44111         * math/Makefile (tests): Add tst-CMPLX.
44112         * math/tst-CMPLX.c: New file.
44113
44114         * math/complex.h (CMPLXL): Fix typo.
44115
44116         * debug/Makefile (routines): Add poll_chk and ppoll_chk.
44117         * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
44118         GLIBC_2.16.
44119         * debug/tst-chk1.c: Add poll and ppoll tests.
44120         * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
44121         * include/sys/poll.h: Add hidden proto for ppoll.
44122         * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
44123         * sysdeps/mach/hurd/ppoll.c: Likewise.
44124         * io/ppoll.c: Likewise.
44125         * debug/poll_chk.c: New file.
44126         * debug/ppoll_chk.c: New file.
44127         * include/bits/poll2.h: New file.
44128         * io/bits/poll2.h: New file.
44129
44130         [BZ #1350]
44131         * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
44132
44133         * configure.in: static is always set to yes.  Remove.
44134         * config.make.in: Don't set build-static.
44135         * Makeconfig: Remove use of build-static.
44136         * dlfcn/Makefile: Likewise.
44137         * elf/Makefile: Likewise.
44138         * math/Makefile: Likewise.
44139         * misc/Makefile: Likewise.
44140         * nptl/Makefile: Likewise.
44141         * sysdeps/mach/hurd/Makefile: Likewise.
44142
44143         * configure.in: PWD_P is not used anymore.
44144         * config.make.in: Remove PWD_P entry.
44145
44146         * configure.in: Remove last remnants of RANLIB.
44147         No need to check for signed size_t anymore.
44148         Don't set libc_commonpagesize and libc_relro_required here for Alpha
44149         and IA-64.
44150         Remove __builtin_expect test because we require at least gcc 3.4.
44151         * aclocal.m4: Likewise.
44152
44153         * wcsmbs/mbrtoc16.c: Implement using towc function.
44154         * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
44155         * wcsmbs/wcsmbsload.c: Likewise.
44156         * iconv/gconv_simple.c: Likewise.
44157         * iconv/gconv_int.h: Likewise.
44158         * iconv/gconv_builtin.h: Likewise.
44159         * iconv/iconv_prog.c: Remove CHAR16 handling.
44160
44161         * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
44162
44163         * wcsmbs/mbrtowc.c: Better check for invalid inputs.
44164
44165         * configure.in: Remove --with-elf and --enable-bounded options.
44166         Dont set base_machine for ia64.  More non-ELF conditions removed.
44167         Remove testing and setting of leading underscore information.
44168         * config.make.in (build-bounded): Set to no.
44169         * config.h.in: Remove NO_UNDERSCORES entry.
44170         * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS.  ELF has
44171         them.
44172         * csu/start.c: Remove !NO_UNDERSCORE code.
44173         * locale/localeinfo.h: Likewise.
44174         * sysdeps/generic/machine-gmon.h: Likewise.
44175         * sysdeps/generic/sysdep.h: Likewise.
44176         * sysdeps/i386/sysdep.h: Likewise.
44177         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
44178         * sysdeps/mach/sysdep.h: Likewise.
44179         * sysdeps/s390/s390-32/sysdep.h: Likewise.
44180         * sysdeps/s390/s390-64/sysdep.h: Likewise.
44181         * sysdeps/sh/sysdep.h: Likewise.
44182         * sysdeps/sparc/sparc32/alloca.S: Likewise.
44183         * sysdeps/unix/i386/sysdep.S: Likewise.
44184         * sysdeps/unix/sparc/start.c: Likewise.
44185         * sysdeps/unix/sparc/sysdep.S: Likewise.
44186         * sysdeps/unix/sparc/sysdep.h: Likewise.
44187         * sysdeps/unix/start.c: Likewise.
44188         * sysdeps/unix/x86_64/sysdep.S: Likewise.
44189         * sysdeps/x86_64/sysdep.h: Likewise.
44190
44191 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
44192
44193         [BZ #13553]
44194         * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
44195         for non-gcc.
44196         * argp/argp-fmtstream.h: Use const instead __const.
44197         * argp/argp.h: Likewise.
44198         * assert/assert.h: Likewise.
44199         * bits/fenv.h: Likewise.
44200         * bits/sched.h: Likewise.
44201         * bits/sigset.h: Likewise.
44202         * bits/sigthread.h: Likewise.
44203         * catgets/nl_types.h: Likewise.
44204         * conform/data/pthread.h-data: Likewise.
44205         * crypt/crypt-private.h: Likewise.
44206         * crypt/crypt.h: Likewise.
44207         * crypt/crypt_util.c: Likewise.
44208         * ctype/ctype.h: Likewise.
44209         * debug/execinfo.h: Likewise.
44210         * debug/mbsnrtowcs_chk.c: Likewise.
44211         * debug/mbsrtowcs_chk.c: Likewise.
44212         * debug/wcsnrtombs_chk.c: Likewise.
44213         * debug/wcsrtombs_chk.c: Likewise.
44214         * debug/wcstombs_chk.c: Likewise.
44215         * dirent/dirent.h: Likewise.
44216         * dlfcn/dlfcn.h: Likewise.
44217         * elf/neededtest4.c: Likewise.
44218         * grp/grp.h: Likewise.
44219         * gshadow/gshadow.h: Likewise.
44220         * iconv/gconv.h: Likewise.
44221         * iconv/gconv_int.h: Likewise.
44222         * iconv/gconv_simple.c: Likewise.
44223         * iconv/iconv.h: Likewise.
44224         * iconv/loop.c: Likewise.
44225         * iconv/skeleton.c: Likewise.
44226         * include/aio.h: Likewise.
44227         * include/aliases.h: Likewise.
44228         * include/argz.h: Likewise.
44229         * include/arpa/inet.h: Likewise.
44230         * include/assert.h: Likewise.
44231         * include/dirent.h: Likewise.
44232         * include/dlfcn.h: Likewise.
44233         * include/execinfo.h: Likewise.
44234         * include/fcntl.h: Likewise.
44235         * include/fenv.h: Likewise.
44236         * include/glob.h: Likewise.
44237         * include/grp.h: Likewise.
44238         * include/libintl.h: Likewise.
44239         * include/mntent.h: Likewise.
44240         * include/netdb.h: Likewise.
44241         * include/pwd.h: Likewise.
44242         * include/rpc/netdb.h: Likewise.
44243         * include/sched.h: Likewise.
44244         * include/search.h: Likewise.
44245         * include/shadow.h: Likewise.
44246         * include/signal.h: Likewise.
44247         * include/stdio.h: Likewise.
44248         * include/stdlib.h: Likewise.
44249         * include/string.h: Likewise.
44250         * include/sys/socket.h: Likewise.
44251         * include/sys/stat.h: Likewise.
44252         * include/sys/statfs.h: Likewise.
44253         * include/sys/statvfs.h: Likewise.
44254         * include/sys/syslog.h: Likewise.
44255         * include/sys/time.h: Likewise.
44256         * include/sys/uio.h: Likewise.
44257         * include/time.h: Likewise.
44258         * include/unistd.h: Likewise.
44259         * include/utmp.h: Likewise.
44260         * include/wchar.h: Likewise.
44261         * include/wctype.h: Likewise.
44262         * inet/aliases.h: Likewise.
44263         * inet/arpa/inet.h: Likewise.
44264         * inet/netinet/ether.h: Likewise.
44265         * inet/netinet/in.h: Likewise.
44266         * intl/libintl.h: Likewise.
44267         * io/bits/fcntl2.h: Likewise.
44268         * io/fcntl.h: Likewise.
44269         * io/ftw.h: Likewise.
44270         * io/sys/poll.h: Likewise.
44271         * io/sys/stat.h: Likewise.
44272         * io/sys/statfs.h: Likewise.
44273         * io/sys/statvfs.h: Likewise.
44274         * io/utime.h: Likewise.
44275         * libio/bits/stdio.h: Likewise.
44276         * libio/bits/stdio2.h: Likewise.
44277         * libio/libio.h: Likewise.
44278         * libio/libioP.h: Likewise.
44279         * libio/stdio.h: Likewise.
44280         * locale/lc-ctype.c: Likewise.
44281         * locale/locale.h: Likewise.
44282         * login/utmp.h: Likewise.
44283         * malloc/arena.c: Likewise.
44284         * malloc/malloc.c: Likewise.
44285         * malloc/malloc.h: Likewise.
44286         * malloc/mcheck.c: Likewise.
44287         * malloc/mtrace.c: Likewise.
44288         * math/bits/mathcalls.h: Likewise.
44289         * math/fenv.h: Likewise.
44290         * math/math_private.h: Likewise.
44291         * misc/bits/error.h: Likewise.
44292         * misc/bits/syslog.h: Likewise.
44293         * misc/err.h: Likewise.
44294         * misc/error.h: Likewise.
44295         * misc/fstab.h: Likewise.
44296         * misc/mntent.h: Likewise.
44297         * misc/regexp.h: Likewise.
44298         * misc/search.h: Likewise.
44299         * misc/sgtty.h: Likewise.
44300         * misc/sys/mman.h: Likewise.
44301         * misc/sys/syslog.h: Likewise.
44302         * misc/sys/uio.h: Likewise.
44303         * misc/sys/xattr.h: Likewise.
44304         * misc/ttyent.h: Likewise.
44305         * nis/rpcsvc/ypclnt.h: Likewise.
44306         * nss/nss.h: Likewise.
44307         * posix/bits/unistd.h: Likewise.
44308         * posix/fnmatch.h: Likewise.
44309         * posix/glob.h: Likewise.
44310         * posix/sched.h: Likewise.
44311         * posix/spawn.h: Likewise.
44312         * posix/sys/wait.h: Likewise.
44313         * posix/unistd.h: Likewise.
44314         * posix/wordexp.h: Likewise.
44315         * pwd/pwd.h: Likewise.
44316         * resolv/netdb.h: Likewise.
44317         * resource/sys/resource.h: Likewise.
44318         * rt/aio.h: Likewise.
44319         * rt/bits/mqueue2.h: Likewise.
44320         * rt/mqueue.h: Likewise.
44321         * shadow/shadow.h: Likewise.
44322         * signal/signal.h: Likewise.
44323         * socket/send.c: Likewise.
44324         * socket/sendto.c: Likewise.
44325         * socket/sys/socket.h: Likewise.
44326         * stdio-common/printf.h: Likewise.
44327         * stdlib/bits/stdlib.h: Likewise.
44328         * stdlib/fmtmsg.h: Likewise.
44329         * stdlib/monetary.h: Likewise.
44330         * stdlib/stdlib.h: Likewise.
44331         * stdlib/ucontext.h: Likewise.
44332         * streams/stropts.h: Likewise.
44333         * string/argz.h: Likewise.
44334         * string/bits/string2.h: Likewise.
44335         * string/string.h: Likewise.
44336         * string/strings.h: Likewise.
44337         * sunrpc/rpc/auth.h: Likewise.
44338         * sunrpc/rpc/auth_des.h: Likewise.
44339         * sunrpc/rpc/clnt.h: Likewise.
44340         * sunrpc/rpc/netdb.h: Likewise.
44341         * sunrpc/rpc/pmap_clnt.h: Likewise.
44342         * sunrpc/rpc/xdr.h: Likewise.
44343         * sysdeps/generic/inttypes.h: Likewise.
44344         * sysdeps/generic/net/if.h: Likewise.
44345         * sysdeps/generic/sys/swap.h: Likewise.
44346         * sysdeps/gnu/net/if.h: Likewise.
44347         * sysdeps/gnu/utmpx.h: Likewise.
44348         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
44349         * sysdeps/i386/i486/bits/string.h: Likewise.
44350         * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
44351         * sysdeps/s390/bits/string.h: Likewise.
44352         * sysdeps/s390/fpu/bits/fenv.h: Likewise.
44353         * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
44354         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
44355         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
44356         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
44357         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
44358         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
44359         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
44360         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
44361         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
44362         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
44363         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
44364         * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
44365         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
44366         * sysdeps/unix/sysv/linux/readv.c: Likewise.
44367         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
44368         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
44369         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
44370         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
44371         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
44372         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
44373         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
44374         * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
44375         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
44376         * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
44377         * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
44378         * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
44379         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
44380         * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
44381         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
44382         * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
44383         * sysvipc/sys/ipc.h: Likewise.
44384         * sysvipc/sys/msg.h: Likewise.
44385         * sysvipc/sys/sem.h: Likewise.
44386         * sysvipc/sys/shm.h: Likewise.
44387         * termios/termios.h: Likewise.
44388         * time/sys/time.h: Likewise.
44389         * time/time.h: Likewise.
44390         * wcsmbs/bits/wchar2.h: Likewise.
44391         * wcsmbs/uchar.h: Likewise.
44392         * wcsmbs/wchar.h: Likewise.
44393         * wctype/wctype.h: Likewise.
44394
44395         [BZ #13551]
44396         * Makeconfig: Remove all but ELF support including AIX support.
44397         * Makerules: Likewise.
44398         * config.h.in: Likewise.
44399         * config.make.in: Likewise.
44400         * configure: Likewise.
44401         * configure.in: Likewise.
44402         * csu/Makefile: Likewise.
44403         * csu/version.c: Likewise.
44404         * debug/Makefile: Likewise.
44405         * dlfcn/Makefile: Likewise.
44406         * elf/Makefile: Likewise.
44407         * extra-lib.mk: Likewise.
44408         * iconv/Makefile: Likewise.
44409         * include/libc-symbols.h: Likewise.
44410         * include/shlib-compat.h: Likewise.
44411         * resolv/Makefile: Likewise.
44412         * resolv/res_libc.c: Likewise.
44413         * rt/Makefile: Likewise.
44414         * sysdeps/i386/asm-syntax.h: Likewise.
44415         * sysdeps/i386/sysdep.h: Likewise.
44416         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
44417         * sysdeps/mach/sysdep.h: Likewise.
44418         * sysdeps/powerpc/powerpc32/Makefile: Likewise.
44419         * sysdeps/powerpc/powerpc64/Makefile: Likewise.
44420         * sysdeps/s390/asm-syntax.h: Likewise.
44421         * sysdeps/s390/s390-32/sysdep.h: Likewise.
44422         * sysdeps/s390/s390-64/sysdep.h: Likewise.
44423         * sysdeps/sh/sysdep.h: Likewise.
44424         * sysdeps/unix/sparc/sysdep.h: Likewise.
44425         * sysdeps/wordsize-32/divdi3.c: Likewise.
44426         * sysdeps/x86_64/sysdep.h: Likewise.
44427
44428         * argp/Versions: Remove _argp_unlock_xxx.
44429
44430         [BZ #13559]
44431         * abilist/ld.abilist: Update.  Adjust for removal of tls option.
44432         * abilist/libBrokenLocale.abilist: Likewise.
44433         * abilist/libanl.abilist: Likewise.
44434         * abilist/libc.abilist: Likewise.
44435         * abilist/libcrypt.abilist: Likewise.
44436         * abilist/libdl.abilist: Likewise.
44437         * abilist/libm.abilist: Likewise.
44438         * abilist/libnsl.abilist: Likewise.
44439         * abilist/libpthread.abilist: Likewise.
44440         * abilist/libresolv.abilist: Likewise.
44441         * abilist/librt.abilist: Likewise.
44442         * abilist/libthread_db.abilist: Likewise.
44443         * abilist/libutil.abilist: Likewise.
44444         * abilist/libnss_db.abilist: New file.
44445
44446         * scripts/abilist.awk: Add support for indirect functions.
44447
44448         * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
44449
44450         * sysdeps/generic/ldsodefs.h: Remove Alpha support.
44451
44452         * shlib-versions: Remove entries for ports architectures.
44453
44454         * elf/tls-macros.h: Remove support for Alpha and IA-64.  Should be in
44455         files in ports.
44456         * elf/stackguard-macros.h: Remove support for IA-64.
44457         * elf/tst-auditmod1.c: Likewise.
44458         * sysdeps/generic/ldsodefs.h: Likewise.
44459
44460         * sysdeps/unix/sysv/linux/configure.in: Ports should define
44461         libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
44462         configure files.
44463
44464         [BZ #13552]
44465         * configure.in: Remove --enable-omitfp support.
44466         * FAQ.in: Adjust.
44467         * config.make.in: Likewise.
44468         * Makeconfig: Likewise.
44469         * manual/install.texi: Likewise.
44470
44471         In case anyone cares, the IA-64 architecture could move to ports.
44472         * sysdeps/ia64/*: Removed.
44473         * sysdeps/unix/sysv/linux/ia64/*: Removed.
44474         * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
44475
44476         [BZ #13555]
44477         * configure.in: Remove entries for unsupported architectures.
44478
44479         [BZ #13533]
44480         * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
44481         * iconv/gconv_simple.c: Rename char16_t routines.  Add char16_t<->utf8
44482         routines.
44483         * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
44484         * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
44485         * wcsmbs/c16rtomb.c: Fix a few problems.  Disable all the code and
44486         fall back to using wcrtomb.
44487         * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
44488         * wcsmbs/wcsmbsload.c: Make char16 routines optional.  Adjust for
44489         renaming.
44490         * wcsmbs/Makefile (tests): Add tst-c16c32-1:
44491         * wcsmbs/tst-c16c32-1.c: New file.
44492
44493         * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
44494         local variable.
44495
44496         * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
44497
44498         * elf/tst-unique3.cc: Add explicit declaration of gets.
44499         * elf/tst-unique3lib.cc: Likewise.
44500         * elf/tst-unique3lib2.cc: Likewise.
44501         * elf/tst-unique4.cc: Likewise.
44502
44503         * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
44504
44505 2012-01-06  Joseph Myers  <joseph@codesourcery.com>
44506
44507         [BZ #13566]
44508         * assert/assert.h (static_assert): Don't define for C++.
44509         * libio/stdio.h (gets): Do declare for C++ <= C++11.
44510         * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
44511
44512 2012-01-03  Ulrich Drepper  <drepper@gmail.com>
44513
44514         * iconv/loop.c (single loop): Fix assertion in storing of
44515         remaining bytes.
44516
44517         * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
44518
44519 2012-01-01  Ulrich Drepper  <drepper@gmail.com>
44520
44521         * posix/getconf.c: Update copyright year.
44522         * nss/getent.c: Likewise.
44523         * nss/makedb.c: Likewise.
44524         * iconv/iconvconfig.c: Likewise.
44525         * iconv/iconv_prog.c: Likewise.
44526         * elf/ldconfig.c: Likewise.
44527         * elf/pldd.c: Likewise.
44528         * elf/sotruss.ksh: Likewise.
44529         * catgets/gencat.c: Likewise.
44530         * csu/version.c: Likewise.
44531         * elf/ldd.bash.in: Likewise.
44532         * elf/sprof.c (print_version): Likewise.
44533         * locale/programs/locale.c: Likewise.
44534         * locale/programs/localedef.c: Likewise.
44535         * login/programs/pt_chown.c: Likewise.
44536         * nscd/nscd.c (print_version): Likewise.
44537         * debug/xtrace.sh: Likewise.
44538         * malloc/memusage.sh: Likewise.
44539         * malloc/mtrace.pl: Likewise.
44540         * debug/catchsegv.sh: Likewise.
44541
44542 2011-12-30  Jakub Jelinek  <jakub@redhat.com>
44543
44544         * posix/regex_internal.c (re_string_fetch_byte_case): Remove
44545         pure attribute.
44546
44547 2011-12-24  Ulrich Drepper  <drepper@gmail.com>
44548
44549         [BZ #13533]
44550         * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
44551         * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
44552         transformations.
44553         * iconv/gconv_int.h: Likewise.
44554         * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
44555         * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
44556         from libc for GLIBC_2.16.
44557         * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
44558         * wcsmbs/wcrtomb.c: Define c32rtomb alias.
44559         * wcsmbs/uchar.h: Really define mbstate_t.
44560         * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
44561         * wcsmbs/c16rtomb.c: New file.
44562         * wcsmbs/mbrtoc16.c: New file.
44563         * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
44564         for C/POSIX locale.
44565         (__wcsmbs_load_conv): Do not fill in c16 routines yet.
44566         * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
44567
44568         * wcsmbs/wchar.h: Add missing __restrict.
44569
44570 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
44571
44572         [BZ #13532]
44573         * time/Makefile (routines): Add timespec_get.
44574         * time/Versions: Export timespec_get from libc for GLIBC_2.16.
44575         * time/time.h: Define TIME_UTC and declare timespec_get.  Define
44576         timespec for ISO C11.
44577         * time/timespec_get.c: New file.
44578         * sysdeps/unix/sysv/linux/timespec_get.c: New file.
44579         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
44580
44581         [BZ #13531]
44582         * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
44583         * stdlib/stdlib.h: Declare aligned_alloc.
44584         * Versions.def: Add GLIBC_2.16 for libc.
44585         * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
44586
44587         [BZ 13527]
44588         * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
44589         ISO C11.
44590
44591         * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
44592         code.
44593
44594         [BZ #13528]
44595         * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
44596
44597         [BZ #13529]
44598         * assert/assert.h (static_assert): Define.
44599
44600         * version.h: Update for 2.16 development version.
44601
44602         [BZ #13526]
44603         * include/features.h: Handle __STDC_VERSION__ >= 201112 and
44604         _ISOC11_SOURCE.
44605
44606         * version.h (RELEASE): Bump for 2.15 release.
44607         * include/features.h (__GLIBC_MINOR__): Bump to 15.
44608
44609         * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
44610         Patch by Marek Polacek <mpolacek@redhat.com>.
44611
44612         * bits/byteswap.h: Protect long long constants with __extension__.
44613         * sysdeps/i386/bits/byteswap.h: Likewise.
44614         * sysdeps/ia64/bits/byteswap.h: Likewise.
44615         * sysdeps/s390/bits/byteswap.h: Likewise.
44616         * sysdeps/x86_64/bits/byteswap.h: Likewise.
44617
44618 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44619
44620         [BZ #13540]
44621         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
44622         destination buffer.
44623         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
44624
44625 2011-12-23  Marek Polacek  <polacek@redhat.com>
44626
44627         * elf/dl-addr.c (determine_info): Add inline keyword.
44628         * elf/tst-auditmod4b.c (check_avx): Likewise.
44629         * elf/tst-auditmod6b.c (check_avx): Likewise.
44630         * elf/tst-auditmod6c.c (check_avx): Likewise.
44631         * elf/tst-auditmod7b.c (check_avx): Likewise.
44632
44633 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
44634
44635         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
44636         !__SSE_MATH__.
44637
44638 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44639
44640         [BZ #13540]
44641         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
44642         processing for last bytes.
44643
44644 2011-08-06  Bruno Haible  <bruno@clisp.org>
44645
44646         [BZ #13061]
44647         * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
44648         U+0385, not to U+1FEE.
44649
44650         [BZ #13062]
44651         * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
44652         entry for U+00A5 U+0301.
44653
44654 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
44655
44656         [BZ #13166]
44657         * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
44658         buffer for the output is too small.
44659
44660         * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
44661         optimization.
44662
44663         [BZ #13185]
44664         * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
44665         SSE flags if possible.
44666
44667 2011-12-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44668
44669         [BZ #13540]
44670         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
44671         processing for last bytes.
44672
44673 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
44674
44675         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
44676         (syscall-list-default-options, syscall-list-default-condition)
44677         (syscall-list-includes): Define.
44678         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
44679         list of ABIs and options and #if conditions for each ABI.  Do not
44680         handle common syscalls between ABIs specially.
44681         * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
44682         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/s390/Makefile (64bit-predefine): Remove.
44687         (syscall-list-variants, syscall-list-32bit-options)
44688         (syscall-list-32bit-condition, syscall-list-64bit-options)
44689         (syscall-list-64bit-condition): Define.
44690         * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
44691         Remove.
44692         (syscall-list-variants, syscall-list-32bit-options)
44693         (syscall-list-32bit-condition, syscall-list-64bit-options)
44694         (syscall-list-64bit-condition): Define.
44695         * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
44696         Remove.
44697         (syscall-list-variants, syscall-list-32bit-options)
44698         (syscall-list-32bit-condition, syscall-list-64bit-options)
44699         (syscall-list-64bit-condition): Define.
44700
44701 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
44702
44703         * locale/iso-639.def: Add brx entry.
44704
44705         [BZ #13328]
44706         * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
44707         Proposed by Mariusz_Cukr <marcukr@op.pl>.
44708
44709         * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
44710         __feraiseexcept_renamed.
44711
44712 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
44713
44714         [BZ #13538]
44715         * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
44716         EPOLLET with unsigned values.
44717         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
44718         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
44719
44720         * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
44721         to large cancellation.
44722         * math/s_cacoshf.c: Likewise.
44723         * math/s_cacoshl.c: Likewise.
44724
44725 2011-11-18  Richard B. Kreckel  <kreckel@ginac.de>
44726
44727         [BZ #13305]
44728         [BZ #12786]
44729         * math/s_cacosh.c: Fix rare miscomputation in cacosh().
44730         * math/s_cacoshf.c: Likewise.
44731         * math/s_cacoshl.c: Likewise.
44732
44733 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
44734
44735         [BZ #13439]
44736         * iconv/gconv.h: Define __GCONV_SWAP.
44737         * iconvdata/unicode.c: The swap bit must be stored in __flags.
44738         * iconvdata/utf-16.c: Likewise.
44739         * iconvdata/utf-32.c: Likewise.
44740
44741 2011-12-21  Andreas Schwab  <schwab@linux-m68k.org>
44742
44743         [BZ #13524]
44744         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
44745         numerator after shifting it by one limb.
44746
44747 2011-12-19  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
44748
44749         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
44750         under [__USE_EXTERN_INLINES].
44751
44752 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
44753
44754         [BZ #13446]
44755         * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
44756
44757 2011-11-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44758
44759         * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
44760         * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
44761         optimized code.
44762         * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
44763         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
44764         * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
44765         * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
44766         for strncasecmp/strncasecmp_l compilation.
44767         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
44768         * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
44769
44770 2011-12-08  Marek Polacek  <mpolacek@redhat.com>
44771
44772         [BZ #13484]
44773         * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
44774         of __asm__.
44775
44776 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
44777
44778         [BZ #13506]
44779         * time/tzfile.c (__tzfile_read): Check values from file header.
44780
44781 2011-11-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
44782
44783         * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
44784         * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
44785         * powerpc/powerpc32/dl-start.S: Likewise.
44786         * powerpc/powerpc32/elf/start.S: Likewise.
44787         * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
44788         * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
44789         * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
44790         * powerpc/powerpc32/fpu/s_floor.S: Likewise.
44791         * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
44792         * powerpc/powerpc32/fpu/s_lround.S: Likewise.
44793         * powerpc/powerpc32/fpu/s_rint.S: Likewise.
44794         * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
44795         * powerpc/powerpc32/fpu/s_round.S: Likewise.
44796         * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
44797         * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
44798         * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
44799         * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
44800         * powerpc/powerpc32/memset.S: Likewise.
44801         * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
44802         * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
44803         * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
44804         * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
44805         * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
44806         * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
44807         * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
44808         * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
44809         * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
44810         * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
44811         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
44812         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
44813         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
44814
44815 2011-11-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44816
44817         * math/libm-test.inc: Added more nearbyint tests.
44818         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
44819         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
44820         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
44821         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
44822
44823 2011-11-21  Ross Lagerwall  <rosslagerwall@gmail.com>
44824
44825         * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
44826         FD_CLOEXEC.
44827
44828 2011-11-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44829
44830         * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
44831         Add wcscpy-ssse3 wcscpy-c.
44832         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
44833         * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
44834         * sysdeps/x86_64/multiarch/wcscpy.S: New file.
44835         * sysdeps/x86_64/wcschr.S: New file.
44836         * sysdeps/x86_64/wcsrchr.S: New file.
44837         * string/test-strcmp.c: Remove checking of wcscmp function for
44838         wrong alignments.
44839         * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
44840         (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
44841         wcsrchr-sse2 wcsrchr-c.
44842         * sysdeps/i386/i686/multiarch/wcschr.S: New file.
44843         * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
44844         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
44845         * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
44846         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
44847         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
44848         * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
44849         * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
44850         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
44851         * wcsmbc/wcschr.c (WCSCHR): New macro.
44852
44853 2011-11-17  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44854
44855         * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
44856         * wcsmbs/test-wcsrchr.c: New file.
44857         * string/test-strrchr.c: Add wcsrchr support.
44858         (WIDE): New macro.
44859         * wcsmbs/test-wcscpy.c: New file.
44860         * string/test-strcpy.c: Add wcscpy support.
44861         (WIDE): New macro.
44862
44863 2011-12-10  Ulrich Drepper  <drepper@gmail.com>
44864
44865         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
44866         the inner loop.
44867
44868 2011-12-06  Andreas Schwab  <schwab@linux-m68k.org>
44869
44870         [BZ #13472]
44871         * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
44872
44873 2011-12-04  Ulrich Drepper  <drepper@gmail.com>
44874
44875         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
44876         Minor optimizations.
44877
44878         * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
44879         * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
44880         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
44881
44882 2011-12-03  Ulrich Drepper  <drepper@gmail.com>
44883
44884         * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
44885         IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
44886         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
44887         for gcc to avoid warnings.
44888         * inet/Makefile (tests): Add tst-checks.
44889         * inet/tst-checks.c: New file.
44890
44891         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
44892         warning.
44893
44894         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
44895         __wmemcmp_sse2.
44896
44897         * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
44898         * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
44899
44900         * malloc/mcheck.h: Fix use of incorrect encoding in comment.
44901
44902 2011-12-02  Ulrich Drepper  <drepper@gmail.com>
44903
44904         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
44905         problem.
44906
44907         * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
44908
44909 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
44910
44911         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
44912         conditional on GCC version.
44913         (__arch_compare_and_exchange_val_8_acq)
44914         (__arch_compare_and_exchange_val_16_acq)
44915         (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
44916         (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
44917         (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
44918
44919 2011-12-02  Joseph Myers  <joseph@codesourcery.com>
44920
44921         * sysdeps/sh/backtrace.c: New file.
44922
44923 2011-12-02  Andreas Schwab  <schwab@redhat.com>
44924
44925         * misc/bits/select2.h (__FD_ELT): Mark as extension.  Add
44926         parenthesis.
44927
44928 2011-12-01  Andreas Schwab  <schwab@redhat.com>
44929
44930         * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
44931         falling back to utime.
44932
44933 2011-11-30  Andreas Schwab  <schwab@redhat.com>
44934
44935         * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
44936         expectations for float.
44937
44938 2011-11-29  Andreas Schwab  <schwab@redhat.com>
44939
44940         * locale/weight.h (findidx): Add parameter len.
44941         * locale/weightwc.h (findidx): Likewise.
44942         * posix/fnmatch_loop.c (FCT): Adjust caller.
44943         * posix/regcomp.c (build_equiv_class): Likewise.
44944         * posix/regex_internal.h (re_string_elem_size_at): Likewise.
44945         * posix/regexec.c (check_node_accept_bytes): Likewise.
44946         * string/strcoll_l.c (STRCOLL): Likewise.
44947         * string/strxfrm_l.c (STRXFRM): Likewise.
44948
44949 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
44950
44951         * Makefile.in: Remove CVSOPT handling.
44952         * configure.in: Remove use of AC_REVISION.
44953         * iconvdata/Makefile (distribute): No need to filter out CVS.
44954         * scripts/list-sources.sh: Remove CVS, subversion and monotone
44955         handling.
44956
44957 2011-11-16  Andreas Schwab  <schwab@redhat.com>
44958
44959         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
44960         [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
44961         [USE_AS_STRNCASECMP_L]: Likewise.
44962         (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
44963         NO_TLS_DIRECT_SEG_REFS.
44964         * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
44965         Fix argument offsets for non-PIC.
44966         [USE_AS_STRNCASECMP_L]: Likewise.
44967         (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
44968         NO_TLS_DIRECT_SEG_REFS.
44969
44970 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
44971
44972         * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
44973         O_CLOEXEC.
44974         * locale/loadlocale.c (_nl_load_locale): Likewise.
44975
44976 2011-11-15  Andreas Schwab  <schwab@redhat.com>
44977
44978         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
44979         [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
44980         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
44981         (SYSCALL_GETTIME): Set errno on error.
44982
44983         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
44984         count references to noai6ai_cached.
44985
44986 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
44987
44988         * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
44989
44990         * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
44991         FD_CLOEXEC for /proc/self/maps.
44992
44993         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
44994         FD_CLOEXEC for /proc/meminfo.
44995
44996         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
44997         gai.conf.
44998
44999         * resolv/res_query.c (res_hostalias):  Don't allow cancellation and set
45000         FD_CLOEXEC for given file.
45001
45002         * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
45003
45004         * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
45005         FD_CLOEXEC for /etc/hosts.
45006         (_gethtent): Likewise.
45007
45008         * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
45009
45010         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
45011         cancellation and set FD_CLOEXEC for /etc/netgroup.
45012
45013         * nss/nss_files/files-key.c (search): Don't allow cancellation when
45014         reading /etc/publickey.
45015
45016         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
45017         allow cancellation when reading /etc/group.
45018
45019         * nss/nss_files/files-alias.c (internal_setent): Don't allow
45020         cancellation.
45021         (get_next_alias): Likewise for included file.  Also set FD_CLOEXEC.
45022
45023         * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
45024         when using data file.
45025
45026         * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
45027
45028         * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
45029         (write_nis_obj): Use "c" and "e" in fopen.
45030
45031         * misc/mntent_r.c (__setmntent): Also append e to fopen format.
45032
45033         * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
45034
45035         * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
45036
45037         * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
45038
45039         * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
45040         locale.alias.
45041
45042         * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
45043
45044         * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
45045
45046         * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
45047
45048         * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
45049         file parsing and set FD_CLOEXEC.
45050
45051 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
45052
45053         * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
45054
45055 2011-11-14  Andreas Schwab  <schwab@redhat.com>
45056
45057         * malloc/arena.c (arena_get2): Don't call reused_arena when
45058         _int_new_arena failed.
45059
45060 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
45061
45062         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
45063         (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
45064         * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
45065         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
45066         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
45067         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
45068         to compile strcasecmp and strncasecmp.
45069         * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
45070         * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
45071
45072         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
45073
45074 2011-11-13  Ulrich Drepper  <drepper@gmail.com>
45075
45076         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
45077         locale-defines.sym to gen-as-const-headers.
45078         (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
45079         strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
45080         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
45081         to compile strcasecmp and strncasecmp.
45082         * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
45083         strcasecmp_l and strncasecmp_l.
45084         * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
45085         * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
45086         * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
45087         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
45088         * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
45089         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
45090         * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
45091         * sysdeps/i386/i686/multiarch/strncase.S: New file.
45092         * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
45093         * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
45094         * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
45095
45096 2011-11-12  Ulrich Drepper  <drepper@gmail.com>
45097
45098         * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
45099         result of SYSDEP_GETTIME_CPU to retval.
45100         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
45101         parameter list to macro.  Remove trailing semicolon.  Adjust users.
45102
45103         * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
45104         variable.
45105
45106         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
45107         mantissa words.
45108         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
45109
45110         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
45111         from unused variable.
45112
45113         * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
45114         DWARF definitions.
45115         * sysdeps/generic/dwarf2.h: Don't define enums when using the file
45116         for assembling.
45117
45118         * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
45119         over namespaces.
45120
45121         * sunrpc/rpc_prot.c (rejected): Fix case value.
45122
45123         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
45124         unsigned long long int to avoid warnings in shift.
45125
45126         * posix/regex_internal.c (re_string_reconstruct): Actually use result
45127         of use of trans.
45128         * posix/regex_internal.h (re_string_wchar_at): Remove temporary
45129         variable tmp.
45130
45131         * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
45132         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
45133         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
45134
45135         * nis/nis_table.c (nis_list): Use variable of correct type for
45136         result of __follow_path call.
45137
45138 2011-11-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45139
45140         * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
45141         of math functions ceil, trunc, floor, round, and sqrt, when
45142         avaliable on the platform.
45143         * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
45144         name clash.
45145         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
45146         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
45147         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
45148
45149 2011-10-30  Marek Polacek  <mpolacek@redhat.com>
45150
45151         * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
45152         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
45153
45154 2011-11-11  Roland McGrath  <roland@hack.frob.com>
45155
45156         * include/unistd.h: Fix __readlink return type.
45157         Reported by Chris Metcalf <cmetcalf@tilera.com>.
45158
45159 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
45160
45161         * stdlib/ucontext.h: Undo last change for makecontext.
45162
45163 2011-11-11  Andreas Schwab  <schwab@redhat.com>
45164
45165         * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
45166
45167         * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
45168         * setjmp/setjmp.h: Mark functions as non-leaf.
45169         * setjmp/bits/setjmp2.h: Likewise.
45170         * stdlib/ucontext.h: Likewise.
45171
45172 2011-11-10  Andreas Schwab  <schwab@redhat.com>
45173
45174         * malloc/arena.c (_int_new_arena): Don't increment narenas.
45175         (reused_arena): Don't check arena limit.
45176         (arena_get2): Atomically check arena limit.
45177
45178 2011-11-08  Ulrich Drepper  <drepper@gmail.com>
45179
45180         * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
45181         * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
45182
45183         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
45184         instructions.
45185
45186 2011-11-07  Andreas Schwab  <schwab@redhat.com>
45187
45188         * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
45189         handler when locking.
45190
45191         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
45192         Fix size of allocated buffer.
45193
45194 2011-11-04  Andreas Schwab  <schwab@redhat.com>
45195
45196         [BZ #10103]
45197         * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
45198         declarations for long double functions.
45199         * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
45200
45201         * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
45202
45203 2011-11-03  Andreas Schwab  <schwab@redhat.com>
45204
45205         * nscd/nscd.c (main): Don't start AVC thread until credentials are
45206         installed.
45207
45208         * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
45209         is disabled.
45210
45211 2011-11-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45212
45213         * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
45214
45215 2011-11-01  Andreas Schwab  <schwab@linux-m68k.org>
45216
45217         * include/alloca.h (stackinfo_alloca_round): Define.
45218         (extend_alloca): Use it.
45219         [_STACK_GROWS_UP]: Correct check for adjacent allocation.
45220         * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
45221         here.
45222
45223         * scripts/check-local-headers.sh: Ignore libaudit.h.
45224
45225         * nscd/Makefile (extra-objs): Make recursively expanded.
45226
45227 2011-11-01  Ulrich Drepper  <drepper@gmail.com>
45228
45229         * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
45230         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
45231
45232         * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
45233         * posix/tst-rfc3484-2.c: Likewise.
45234         * posix/tst-rfc3484-3.c: Likewise.
45235
45236         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
45237         process_vm_writev.
45238         * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
45239         process_vm_writev.
45240         * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
45241         process_vm_writev from libc using GLIBC_2.15 version.
45242
45243         * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
45244
45245 2011-10-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
45246
45247         * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
45248         stack usage.
45249
45250 2011-10-31  Ulrich Drepper  <drepper@gmail.com>
45251
45252         [BZ #13367]
45253         * nss/getent.c (initgroups_keys): Show error message in case no group
45254         names are given.
45255
45256         * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
45257         * inet/check_pf.c: Provide dummy versions of __free_in6ai and
45258         __bump_nl_timestamp.
45259         * nscd/connections (nscd_init): When host database is served open
45260         netlink socket and request notification about configuration changes.
45261         (main_loop_poll): Track netlink file descriptor and bump timestamp
45262         in case data becomes available.
45263         (main_loop_epoll): Likewise.
45264         * nscd/nscd-client.h (DB_VERSION): Bump to 2.
45265         (database_pers_head): Add extra_data fileds.
45266         Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
45267         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
45268         * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
45269         Adjust caller.
45270         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
45271         in6ai data, call __free_in6ai.
45272         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
45273         Add -DHAVE_NETLINK.
45274         * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite.  Cache the
45275         interface information.  Reuse previous data if netlink timestamp
45276         is not changed.
45277         (__bump_nl_timestamp): New function.
45278         (__free_in6ai): New function.
45279
45280 2011-10-30  Ulrich Drepper  <drepper@gmail.com>
45281
45282         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
45283         close_not_cancel_no_status here.
45284         (__check_pf): Reorganize code a bit to not call close twice if OOM.
45285
45286 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
45287
45288         [BZ #13276]
45289         * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
45290         return value.
45291
45292         * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
45293         * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
45294         asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
45295
45296 2011-07-03  Andreas Jaeger  <aj@suse.de>
45297
45298         [BZ #10709]
45299         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
45300         of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
45301         * math/libm-test.inc (sin_test): Add test case.
45302
45303 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
45304
45305         [BZ #13337]
45306         * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
45307         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
45308
45309         * elf/chroot_canon.c (chroot_canon): Cleanups.
45310
45311         * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
45312
45313         [BZ #13335]
45314         * elf/chroot_canon.c (chroot_canon): Fix readlink call.
45315         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
45316
45317         * string/test-strchr.c: Make usable for strchrnul testing.
45318         * string/test-strchrnul.c: New file.
45319         * string/Makefile (strop-tests): Add strchrnul.
45320
45321         * po/it.po: Update from translation team.
45322         * po/es.po: Likewise.
45323
45324 2011-10-28  Ulrich Drepper  <drepper@gmail.com>
45325
45326         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
45327         the three constants needed as parameters.  Drop the others.
45328         (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
45329         __m128i_strloadu_tolower.
45330         Create and initialize variable zero and use it in all the places
45331         where _mm_setzero_si128 was used.
45332
45333         * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
45334         doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
45335         mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
45336         * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
45337         anymore.
45338         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
45339         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
45340         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
45341         __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
45342         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
45343         __mpranred, __mptan.
45344         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
45345         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
45346         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
45347         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
45348         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
45349         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
45350         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
45351         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
45352         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
45353
45354 2011-10-28  Andreas Schwab  <schwab@redhat.com>
45355
45356         * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
45357         redefine if SHARED.
45358         * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
45359
45360         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
45361         wide char related routines to wcsmbs subdir.
45362
45363 2011-10-27  Andreas Schwab  <schwab@redhat.com>
45364
45365         [BZ #13344]
45366         * misc/sys/cdefs.h (__THROWNL): Define.
45367         * posix/unistd.h: Use __THREADNL instead of __THREAD
45368         for memory synchronization functions.
45369
45370 2011-10-26  Roland McGrath  <roland@hack.frob.com>
45371
45372         [BZ #13349]
45373         * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
45374         doesn't exist.
45375         * manual/stdio.texi (Obstack Streams): Node removed.
45376
45377 2011-10-26  Andreas Schwab  <schwab@redhat.com>
45378
45379         * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
45380         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
45381         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
45382
45383         * math/math_private.h (math_force_eval): Allow non-addressable
45384         arguments.
45385         * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
45386
45387 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
45388
45389         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
45390         file is not needed.
45391
45392         * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
45393         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
45394         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
45395         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
45396         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
45397         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
45398         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
45399         * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
45400         Add AVX variants.
45401         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
45402         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
45403         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
45404         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
45405         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
45406         * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
45407         * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
45408         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
45409         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
45410         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
45411         * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
45412         * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
45413         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
45414         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
45415         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
45416         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
45417         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
45418         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
45419         * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
45420
45421         * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
45422         all the time.  Define bit_AVX.  Define HAS_* macros using bit_* macros.
45423
45424         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
45425         place.  Use VEX encoding when compiling for AVX.
45426
45427 2011-10-25  Andreas Schwab  <schwab@redhat.com>
45428
45429         * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
45430         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
45431
45432         * string/test-strchr.c (do_test): Don't generate NUL bytes.
45433
45434 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
45435
45436         * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
45437         useless if() expression.
45438         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
45439         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
45440         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
45441         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
45442         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
45443         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
45444         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
45445         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
45446         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
45447         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
45448         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
45449         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
45450         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
45451         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
45452         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
45453         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
45454         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
45455         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
45456         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
45457
45458         * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
45459
45460 2011-10-25  Andreas Schwab  <schwab@redhat.com>
45461
45462         * elf/dl-deps.c (_dl_map_object_deps): Remove always true
45463         condition.
45464         * elf/dl-fini.c (_dl_sort_fini): Likewise.
45465
45466 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
45467
45468         * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
45469         .text section.  Avoid duplicate constants.
45470         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
45471         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
45472         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
45473         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
45474         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
45475         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
45476         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
45477         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
45478         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
45479         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
45480         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
45481         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
45482         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
45483         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
45484         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
45485         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
45486         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
45487         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
45488         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
45489         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
45490         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
45491         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
45492         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
45493         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
45494         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
45495         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
45496         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
45497         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
45498         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
45499         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
45500         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
45501         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
45502         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
45503         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
45504         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
45505         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
45506         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
45507         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
45508         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
45509         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
45510         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
45511         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
45512         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
45513         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
45514         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
45515
45516 2011-10-24  Ulrich Drepper  <drepper@gmail.com>
45517
45518         * sysdeps/x86_64/dla.h: Move to ...
45519         * sysdeps/x86_64/fpu/dla.h: ...here.
45520         (DLA_FMS): Some compilers fail to inline __builtin_fma in some
45521         situations.  Use __builtin_fma only for gcc 4.6 and up.
45522
45523         * config.make.in: Add have-mfma4 entry.
45524         * configure.in: Substitute libc_cv_cc_fma4.
45525         * math/Makefile (dbl-only-routines): Add sincostab.
45526         * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
45527         Use __sincostab not sincos.
45528         * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
45529         name is a macro.
45530         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
45531         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
45532         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
45533         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.  Define singArctan2
45534         using __copysign.
45535         * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr.  Don't define
45536         __cr and __cpymn.  Define __cpy unless NO___CPY is defined.  Define
45537         norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
45538         * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
45539         and __inv.
45540         * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
45541         * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
45542         __copysign.
45543         * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos.  Don't
45544         define aliases when function name is a macro.
45545         * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
45546         sysdeps/ieee754/dbl-64/sincos.tbl.
45547         * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
45548         fma4-enabled routines.
45549         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
45550         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
45551         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
45552         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
45553         * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
45554         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
45555         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
45556         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
45557         * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
45558         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
45559         * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
45560         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
45561         * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
45562         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
45563         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
45564         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
45565         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
45566         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
45567         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
45568         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
45569         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
45570         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
45571         * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
45572         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
45573         * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
45574         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
45575         * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
45576         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
45577         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
45578         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
45579
45580         * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
45581         rename.
45582         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
45583         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
45584         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
45585         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
45586         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
45587         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
45588         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
45589         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
45590
45591 2011-10-24  Andreas Schwab  <schwab@redhat.com>
45592
45593         * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
45594
45595 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
45596
45597         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
45598
45599         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
45600         prediction.
45601         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
45602
45603         * string/strnlen.c: Don't define STRNLEN, reverse logic.
45604         Remove unused variable magic_bits.
45605         * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
45606
45607         * string/strnlen.c: Define and use STRNLEN macro.
45608         * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
45609         Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
45610         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
45611         * wcsmbs/wcslen.c: Define and use WCSLEN.
45612         * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
45613         * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
45614         * sysdeps/i386/i686/multiarch/strnlen.S: New file.
45615         * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
45616         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
45617         * sysdeps/i386/i686/multiarch/wcslen.S: New file.
45618         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
45619
45620 2011-10-20  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45621
45622         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
45623         strnlen-sse2-no-bsf.
45624         Rename strlen-no-bsf to strlen-sse2-no-bsf.
45625         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
45626         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
45627         Add strnlen support.
45628         (USE_AS_STRNLEN): New macro.
45629         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
45630         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
45631         Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
45632         * sysdeps/x86_64/wcslen.S: New file.
45633
45634 2011-10-20  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
45635
45636         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
45637         XMM-moves are used for copying on small sizes.
45638
45639 2011-10-19  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45640
45641         * wcsmbs/Makefile (strop-tests): Add wcschr.
45642         * wcsmbs/test-wcschr.c: New file.
45643         * string/test-strchr.c: Update.
45644         Add wcschr support.
45645         (WIDE): New macro.
45646
45647 2011-10-18  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45648
45649         * wcsmbs/Makefile (strop-tests): Add wcslen.
45650         * wcsmbs/test-wcslen.c: New file.
45651         * string/test-strlen.c: Update.
45652         Add wcslen support.
45653         (WIDE): New macro.
45654
45655 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
45656
45657         * po/it.po: Update from translation team.
45658
45659 2011-09-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45660
45661         * sysdeps/x86_64/wcscmp.S: Update.
45662         Fix wrong comparison semantics.
45663         wcscmp shall use signed comparison not unsigned.
45664         Don't use substraction to avoid overflow bug.
45665         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
45666         * wcsmbc/wcscmp.c: Likewise.
45667         * string/test-strcmp.c: Likewise.
45668         Add new tests to check cases with negative values.
45669
45670 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
45671
45672         * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
45673         * sysdeps/x86_64/dla.h: ...here.  New file.
45674         * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
45675         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
45676         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
45677         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
45678         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
45679         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
45680         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
45681         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
45682         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
45683
45684 2011-10-23  Andreas Schwab  <schwab@linux-m68k.org>
45685
45686         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
45687         __ynl_finite aliases.
45688
45689 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
45690
45691         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
45692
45693         * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
45694         define DLA_FMA.
45695         [DLA_FMA] (EMULV): Use DLA_FMA.
45696         [DLA_FMA] (MUL12): Use EMULV.
45697         * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
45698         that are not needed.
45699         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
45700         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
45701         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
45702         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
45703         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
45704         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
45705         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
45706
45707 2011-10-22  Andreas Schwab  <schwab@linux-m68k.org>
45708
45709         * math/s_nan.c: Undef __nan.
45710         * math/s_nanf.c: Undef __nanf.
45711         * math/s_nanl.c: Undef __nanl.
45712         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
45713         "math_private.h".
45714
45715 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
45716
45717         * math/s_catan.c: Add branch predictions.
45718         * math/s_catanf.c: Likewise.
45719         * math/s_catanh.c: Likewise.
45720         * math/s_catanhf.c: Likewise.
45721         * math/s_catanhl.c: Likewise.
45722         * math/s_catanl.c: Likewise.
45723         * math/s_cexp.c: Likewise.
45724         * math/s_cexpf.c: Likewise.
45725         * math/s_cexpl.c: Likewise.
45726         * math/s_clog.c: Likewise.
45727         * math/s_clog10.c: Likewise.
45728         * math/s_clog10f.c: Likewise.
45729         * math/s_clog10l.c: Likewise.
45730         * math/s_clogf.c: Likewise.
45731         * math/s_clogl.c: Likewise.
45732         * math/s_csqrt.c: Likewise.
45733         * math/s_csqrtf.c: Likewise.
45734         * math/s_csqrtl.c: Likewise.
45735         * math/s_ctanf.c: Likewise.
45736         * math/s_ctanh.c: Likewise.
45737         * math/s_ctanhf.c: Likewise.
45738         * math/s_ctanhl.c: Likewise.
45739         * math/s_ctanl.c: Likewise.
45740
45741         * math/math_private.h: Define __nan, __nanf, __nanl.
45742         * math/s_cacosh.c: Include <math_private.h>.
45743         * math/s_cacoshl.c: Likewise.
45744         * math/s_casinh.c: Likewise.
45745         * math/s_casinhf.c: Likewise.
45746         * math/s_casinhl.c: Likewise.
45747         * math/s_ccos.c: Rely entire on ccosh.
45748         * math/s_ccosf.c: Rely entire on ccoshf.
45749         * math/s_ccosl.c: Rely entirely on ccoshl.
45750         * math/s_ccosh.c: Add branch predicion helpers.  Add branch prediction.
45751         Remove tests for FE_INVALID.
45752         * math/s_ccoshf.c: Likewise.
45753         * math/s_ccoshl.c: Likewise.
45754         * math/s_csin.c: Likewise.
45755         * math/s_csinf.c: Likewise.
45756         * math/s_csinh.c Likewise.
45757         * math/s_csinhf.c: Likewise.
45758         * math/s_csinhl.c: Likewise.
45759         * math/s_csinl.c: Likewise.
45760         * math/s_ctan.c: Likewise.
45761         * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
45762         * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
45763         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
45764
45765 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
45766
45767         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
45768         compilation problems.
45769
45770         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
45771         __builtin_expect.
45772
45773 2011-10-20  Ulrich Drepper  <drepper@gmail.com>
45774
45775         * sysdeps/i386/configure.in: Test for -mfma4 option.
45776         * config.h.in: Add HAVE_FMA4_SUPPORT entry.
45777         * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
45778         COMMON_CPUID_INDEX_80000001.
45779         * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
45780         * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
45781         use it if FMA3 is not supported.
45782         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
45783
45784         * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
45785         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
45786
45787 2011-10-20  Andreas Schwab  <schwab@redhat.com>
45788
45789         [BZ #12892]
45790         * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
45791         it would create a cycle with a link time dependency.
45792
45793 2011-10-19  Ulrich Drepper  <drepper@gmail.com>
45794
45795         * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
45796         instruction.
45797         * string/Makefile (strop-tests): Add rawmemchr.
45798         * string/test-rawmemchr.c: New file.
45799
45800         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
45801         * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file.  Split out from...
45802         * sysdeps/x86_64/multiarch/strcmp.S: ...here.  Include strcmp-sse42.S
45803         when compiling str{,n}casecmp and when AVX is available.  Hook up
45804         new optimized code in initializers.
45805
45806 2011-10-19  Andreas Schwab  <schwab@redhat.com>
45807
45808         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
45809         __feraiseexcept instead of feraiseexcept.
45810
45811 2011-10-18  Ulrich Drepper  <drepper@gmail.com>
45812
45813         * math/math_private.h: Define defaults for libc_fetestexcept and
45814         libc_feupdateenv.
45815         * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
45816         * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
45817         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
45818         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
45819         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
45820         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
45821         libc_fetestexcept and libc_feupdateenv.
45822
45823         * math/math_private.h: Define defaults for libc_feholdexcept_setround,
45824         libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
45825         * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
45826         * sysdeps/x86_64/fpu/math_private.h: Define special version of
45827         libc_feholdexcept_setround.
45828
45829         * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
45830         Add s_nearbyint-c and s_nearbyintf-c.
45831         * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
45832         nearbyintf inlines.
45833         * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
45834         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
45835         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
45836         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
45837
45838         * math/math_private.h: Define defaults for libc_fegetround,
45839         libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
45840         libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
45841         libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
45842         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
45843         libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
45844         standard functions.
45845         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
45846         Remove comments and hacks for old compiler versions.
45847         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
45848         libc_fegetround, libc_fesetround, libc_feholdexcept, and
45849         libc_feholdexceptl.
45850
45851 2011-10-18  Andreas Schwab  <schwab@redhat.com>
45852
45853         * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
45854         (__feraiseexcept_renamed): Add __NTH.
45855         (feraiseexcept): Add __NTH.  Rename local variables to fix
45856         namespace violations.
45857
45858 2011-10-17  Ulrich Drepper  <drepper@gmail.com>
45859
45860         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
45861
45862         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
45863
45864         * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
45865         recently added interfaces.
45866         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
45867
45868         * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
45869         about macro parameter expansion.
45870
45871         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
45872         __NO_MATH_INLINES is defined.  Cleanups.
45873
45874         * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
45875         and __floorf is target has SSE4.1.
45876         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
45877         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
45878         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
45879         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
45880
45881         * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
45882         name.
45883         (floorf): Likewise.
45884
45885         * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
45886
45887 2011-10-17  Andreas Schwab  <schwab@redhat.com>
45888
45889         * misc/sys/cdefs.h: Fix last change.
45890
45891         * grp/initgroups.c (internal_getgrouplist): Fix initgroups
45892         database lookup.
45893
45894 2011-10-16  Ulrich Drepper  <drepper@gmail.com>
45895
45896         * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
45897
45898         * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
45899         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
45900         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
45901         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
45902         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
45903         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
45904         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
45905         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
45906         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
45907         * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
45908         * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
45909         * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
45910         * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
45911         * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
45912         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
45913         * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
45914         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
45915         * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
45916         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
45917         * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
45918         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
45919         * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
45920
45921         * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
45922         ceil, ceilf, floor, floorf.
45923
45924         * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
45925         Perform IRELATIVE relocations last.
45926
45927         * elf/do-rel.h: Add another parameter nrelative, replacing the
45928         local variable with the same name.  Change name of the function
45929         to end in Rel or Rela (uppercase).
45930         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
45931         nrelative to ranges.  Only nonzero for DT_REL/DT_RELA.  Pass to the
45932         elf_dynamic_do_##reloc function.
45933
45934 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
45935
45936         * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
45937         is sufficient, at least on modern CPUs.
45938
45939         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
45940
45941         * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
45942         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
45943
45944         * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
45945         __expl_finite.
45946         * math/bits/math-finite.h: Add entries for exp.
45947         * math/e_expl.c: Add __*_finite alias.
45948         * sysdeps/i386/fpu/e_exp.S: Likewise.
45949         * sysdeps/i386/fpu/e_expf.S: Likewise.
45950         * sysdeps/i386/fpu/e_expl.c: Likewise.
45951         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
45952         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
45953         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
45954         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
45955         * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
45956         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
45957         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
45958
45959         * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
45960         is sufficient, at least on modern CPUs.
45961
45962         * ctype/ctype-info.c (__ctype_init): Define.
45963         * include/ctype.h (__ctype_init): Declare.
45964         (__ctype_b_loc): The variable is always initialized.
45965         (__ctype_toupper_loc): Likewise.
45966         (__ctype_tolower_loc): Likewise.
45967         * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
45968         * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
45969
45970 2011-10-15  Andreas Schwab  <schwab@linux-m68k.org>
45971
45972         * wcsmbs/wmemcmp.c (WMEMCMP): Define.
45973
45974         * configure.in: Also look in $cxxmachine/include for C++ system
45975         headers.
45976
45977 2011-09-27  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45978
45979         * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
45980         memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
45981         * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
45982         * sysdeps/x86_64/multiarch/memcmp.S: Update.  Add __memcmp_ssse3.
45983         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
45984         (USE_AS_WMEMCMP): New macro.
45985         Fixing indents.
45986         * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
45987         * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
45988         * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
45989         * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
45990         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
45991         wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
45992         * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
45993         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
45994         * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
45995         * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
45996         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
45997         (USE_AS_WMEMCMP): New macro.
45998         * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
45999         * sysdeps/string/test-memcmp.c: Update.
46000         Fix simple_wmemcmp.
46001         Add new tests.
46002         * wcsmbs/wmemcmp.c: Update.
46003         (WMEMCMP): New macro.
46004         Fix overflow bug.
46005
46006 2011-10-12  Andreas Jaeger  <aj@suse.de>
46007
46008         [BZ #13268]
46009         * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
46010
46011 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
46012
46013         * libio/iofwide.c (do_length): Avoid warning.
46014
46015         * ctype/ctype.h (__isctype_f): Add missing __THROW.
46016
46017 2011-10-14  Ulrich Drepper  <drepper@gmail.com>
46018
46019         * elf/pldd-xx.c (find_maps): Remove leftover debug message.
46020
46021         * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
46022         * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
46023         * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
46024         * sysdeps/i386/i686/fpu/e_log.S: New file.
46025         * sysdeps/i386/i686/fpu/e_logf.S: New file.
46026         * sysdeps/i386/i686/fpu/e_logl.S: New file.
46027
46028         * ctype/ctype.h: Add support for inlined isXXX functions when
46029         compiling C++ code.
46030
46031 2011-10-14  Andreas Schwab  <schwab@redhat.com>
46032
46033         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
46034
46035         * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
46036
46037 2011-10-13  Roland McGrath  <roland@hack.frob.com>
46038
46039         [BZ #13291]
46040         * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
46041
46042 2011-10-13  Andreas Schwab  <schwab@redhat.com>
46043
46044         * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
46045         * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
46046         feraiseexcept.
46047
46048         * sysdeps/x86_64/memrchr.S: Check for zero size.
46049
46050         * string/stratcliff.c: Add memrchr tests.
46051
46052 2011-10-12  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46053
46054         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
46055         memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
46056         rawmemchr-sse2 rawmemchr-sse2-bsf.
46057         * sysdeps/i386/i686/multiarch/memchr.S: New file.
46058         * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
46059         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
46060         * sysdeps/i386/i686/multiarch/memrchr.S: New file.
46061         * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
46062         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
46063         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
46064         * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
46065         * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
46066         * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
46067         * string/memrchr.c (MEMRCHR): New macro.
46068
46069 2011-10-12  Ulrich Drepper  <drepper@gmail.com>
46070
46071         Add integration with gcc's -ffinite-math-only and optimize wrapper
46072         functions in libm.
46073         * Versions.def: Define GLIBC_2.15 version for libm.
46074         * math/Makefile (headers): Add bits/math-finite.h.
46075         * math/bits/math-finite.h: New file.
46076         * sysdeps/ia64/fpu/bits/math-finite.h: New file.
46077         * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
46078         * math/e_acoshl.c: Add __*_finite alias.
46079         * math/e_acosl.c: Likewise.
46080         * math/e_asinl.c: Likewise.
46081         * math/e_atan2l.c: Likewise.
46082         * math/e_atanhl.c: Likewise.
46083         * math/e_coshl.c: Likewise.
46084         * math/e_exp10.c: Likewise.
46085         * math/e_exp10f.c: Likewise.
46086         * math/e_exp10l.c: Likewise.
46087         * math/e_exp2l.c: Likewise.
46088         * math/e_fmodl.c: Likewise.
46089         * math/e_gammal_r.c: Likewise.
46090         * math/e_hypotl.c: Likewise.
46091         * math/e_j0l.c: Likewise.
46092         * math/e_j1l.c: Likewise.
46093         * math/e_jnl.c: Likewise.
46094         * math/e_lgammal_r.c: Likewise.
46095         * math/e_log10l.c: Likewise.
46096         * math/e_log2l.c: Likewise.
46097         * math/e_logl.c: Likewise.
46098         * math/e_powl.c: Likewise.
46099         * math/e_sinhl.c: Likewise.
46100         * math/e_sqrtl.c: Likewise.
46101         * math/e_scalb.c: Completely rewritten and optimized.
46102         * math/e_scalbf.c: Likewise.
46103         * math/e_scalbl.c: Likewise.
46104         * math/w_acos.c: Likewise.
46105         * math/w_acosf.c: Likewise.
46106         * math/w_acosl.c: Likewise.
46107         * math/w_acosh.c: Likewise.
46108         * math/w_acoshf.c: Likewise.
46109         * math/w_acoshl.c: Likewise.
46110         * math/w_asin.c: Likewise.
46111         * math/w_asinf.c: Likewise.
46112         * math/w_asinl.c: Likewise.
46113         * math/w_atan2.c: Likewise.
46114         * math/w_atan2f.c: Likewise.
46115         * math/w_atan2l.c: Likewise.
46116         * math/w_atanh.c: Likewise.
46117         * math/w_atanhf.c: Likewise.
46118         * math/w_atanhl.c: Likewise.
46119         * math/w_exp10.c: Likewise.
46120         * math/w_exp10f.c: Likewise.
46121         * math/w_exp10l.c: Likewise.
46122         * math/w_fmod.c: Likewise.
46123         * math/w_fmodf.c: Likewise.
46124         * math/w_fmodl.c: Likewise.
46125         * math/w_j0.c: Likewise.
46126         * math/w_j0f.c: Likewise.
46127         * math/w_j0l.c: Likewise.
46128         * math/w_j1.c: Likewise.
46129         * math/w_j1f.c: Likewise.
46130         * math/w_j1l.c: Likewise.
46131         * math/w_jn.c: Likewise.
46132         * math/w_jnf.c: Likewise.
46133         * math/w_log.c: Likewise.
46134         * math/w_logf.c: Likewise.
46135         * math/w_logl.c: Likewise.
46136         * math/w_log10.c: Likewise.
46137         * math/w_log10f.c: Likewise.
46138         * math/w_log10l.c: Likewise.
46139         * math/w_log2.c: Likewise.
46140         * math/w_log2f.c: Likewise.
46141         * math/w_log2l.c: Likewise.
46142         * math/w_pow.c: Likewise.
46143         * math/w_powf.c: Likewise.
46144         * math/w_powl.c: Likewise.
46145         * math/w_remainder.c: Likewise.
46146         * math/w_remainderf.c: Likewise.
46147         * math/w_remainderl.c: Likewise.
46148         * math/w_scalb.c: Likewise.
46149         * math/w_scalbf.c: Likewise.
46150         * math/w_scalbl.c: Likewise.
46151         * math/w_sqrt.c: Likewise.
46152         * math/w_sqrtf.c: Likewise.
46153         * math/w_sqrtl.c: Likewise.
46154         * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
46155         are declared.  Include <bits/math-finite.h> if -ffinite-math-only is
46156         used.
46157         * math/math_private.h: Declare __kernel_standard_f.
46158         * math/w_cosh.c: Remove cruft and optimize a bit.
46159         * math/w_coshf.c: Likewise.
46160         * math/w_coshl.c: Likewise.
46161         * math/w_exp2.c: Likewise.
46162         * math/w_exp2f.c: Likewise.
46163         * math/w_exp2l.c: Likewise.
46164         * math/w_hypot.c: Likewise.
46165         * math/w_hypotf.c: Likewise.
46166         * math/w_hypotl.c: Likewise.
46167         * math/w_lgamma.c: Likewise.
46168         * math/w_lgamma_r.c: Likewise.
46169         * math/w_lgammaf.c: Likewise.
46170         * math/w_lgammaf_r.c: Likewise.
46171         * math/w_lgammal.c: Likewise.
46172         * math/w_lgammal_r.c: Likewise.
46173         * math/w_sinh.c: Likewise.
46174         * math/w_sinhf.c: Likewise.
46175         * math/w_sinhl.c: Likewise.
46176         * math/w_tgamma.c: Likewise.
46177         * math/w_tgammaf.c: Likewise.
46178         * math/w_tgammal.c: Likewise.
46179         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
46180         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
46181         * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
46182         Minor optimizations.  Pretty printing.  Remove cruft.
46183         * sysdeps/i386/fpu/e_acosf.S: Likewise.
46184         * sysdeps/i386/fpu/e_acosh.S: Likewise.
46185         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
46186         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
46187         * sysdeps/i386/fpu/e_acosl.c: Likewise.
46188         * sysdeps/i386/fpu/e_asin.S: Likewise.
46189         * sysdeps/i386/fpu/e_asinf.S: Likewise.
46190         * sysdeps/i386/fpu/e_atan2.S: Likewise.
46191         * sysdeps/i386/fpu/e_atan2f.S: Likewise.
46192         * sysdeps/i386/fpu/e_atan2l.c: Likewise.
46193         * sysdeps/i386/fpu/e_atanh.S: Likewise.
46194         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
46195         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
46196         * sysdeps/i386/fpu/e_exp10.S: Likewise.
46197         * sysdeps/i386/fpu/e_exp10f.S: Likewise.
46198         * sysdeps/i386/fpu/e_exp10l.S: Likewise.
46199         * sysdeps/i386/fpu/e_exp2.S: Likewise.
46200         * sysdeps/i386/fpu/e_exp2f.S: Likewise.
46201         * sysdeps/i386/fpu/e_exp2l.S: Likewise.
46202         * sysdeps/i386/fpu/e_fmod.S: Likewise.
46203         * sysdeps/i386/fpu/e_fmodf.S: Likewise.
46204         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
46205         * sysdeps/i386/fpu/e_hypot.S: Likewise.
46206         * sysdeps/i386/fpu/e_hypotf.S: Likewise.
46207         * sysdeps/i386/fpu/e_log.S: Likewise.
46208         * sysdeps/i386/fpu/e_log10.S: Likewise.
46209         * sysdeps/i386/fpu/e_log10f.S: Likewise.
46210         * sysdeps/i386/fpu/e_log10l.S: Likewise.
46211         * sysdeps/i386/fpu/e_log2.S: Likewise.
46212         * sysdeps/i386/fpu/e_log2f.S: Likewise.
46213         * sysdeps/i386/fpu/e_log2l.S: Likewise.
46214         * sysdeps/i386/fpu/e_logf.S: Likewise.
46215         * sysdeps/i386/fpu/e_logl.S: Likewise.
46216         * sysdeps/i386/fpu/e_pow.S: Likewise.
46217         * sysdeps/i386/fpu/e_powf.S: Likewise.
46218         * sysdeps/i386/fpu/e_powl.S: Likewise.
46219         * sysdeps/i386/fpu/e_remainder.S: Likewise.
46220         * sysdeps/i386/fpu/e_remainderf.S: Likewise.
46221         * sysdeps/i386/fpu/e_remainderl.S: Likewise.
46222         * sysdeps/i386/fpu/e_scalb.S: Likewise.
46223         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
46224         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
46225         * sysdeps/i386/fpu/e_sqrt.S: Likewise.
46226         * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
46227         * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
46228         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
46229         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
46230         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
46231         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
46232         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
46233         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
46234         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
46235         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
46236         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
46237         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
46238         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
46239         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
46240         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
46241         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
46242         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
46243         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
46244         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
46245         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
46246         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
46247         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
46248         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
46249         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
46250         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
46251         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
46252         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
46253         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
46254         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
46255         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
46256         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
46257         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
46258         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
46259         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
46260         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
46261         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
46262         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
46263         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
46264         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
46265         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
46266         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
46267         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
46268         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
46269         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
46270         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
46271         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
46272         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
46273         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
46274         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
46275         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
46276         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
46277         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
46278         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
46279         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
46280         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
46281         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
46282         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
46283         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
46284         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
46285         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
46286         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
46287         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
46288         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
46289         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
46290         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
46291         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
46292         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
46293         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
46294         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
46295         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
46296         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
46297         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
46298         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
46299         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
46300         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
46301         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
46302         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
46303         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
46304         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
46305         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
46306         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
46307         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
46308         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
46309         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
46310         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
46311         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
46312         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
46313         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
46314         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
46315         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
46316         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
46317         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
46318         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
46319         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
46320         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
46321         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
46322         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
46323         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
46324         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
46325         * sysdeps/s390/fpu/e_sqrt.c: Likewise.
46326         * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
46327         * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
46328         * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
46329         * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
46330         * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
46331         * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
46332         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
46333         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
46334         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
46335         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
46336         * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
46337         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
46338         * sysdeps/x86_64/fpu/e_sqrt.c: Likewise.  Fix parameter order
46339         * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
46340         * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
46341         (__isnanf): Likewise.
46342         (__isinf_ns): Likewise.
46343         (__isinf_nsf): Likewise.
46344         (__finite): Likewise.
46345         (__finitef): Likewise.
46346         (__ieee754_sqrt): Define as macro.
46347         (__ieee754_sqrtf): Define as macro.
46348         (__ieee754_sqrtl): Define as macro.
46349         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
46350         inlined copy.
46351         * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
46352         __FINITE_MATH_ONLY__ consistent.
46353         * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
46354
46355 2011-10-10  Andreas Schwab  <schwab@linux-m68k.org>
46356
46357         * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
46358         of rawmemchr.
46359
46360         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
46361
46362 2011-10-09  Ulrich Drepper  <drepper@gmail.com>
46363
46364         * po/ja.po: Update from translation team.
46365
46366 2011-10-08  Roland McGrath  <roland@hack.frob.com>
46367
46368         * locale/programs/locarchive.c (prepare_address_space): New function.
46369         (create_archive, enlarge_archive, open_archive): Use it.
46370
46371         * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
46372         inside [SHARED], where it is used.
46373
46374         * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
46375
46376         * nss/getent.c (netgroup_keys): Remove unused variable.
46377         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
46378
46379 2011-10-08  Ulrich Drepper  <drepper@gmail.com>
46380
46381         * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
46382         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
46383         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
46384         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
46385         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
46386         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
46387         * math/Makefile (libm-calls): Add s_isinf_ns.
46388         * math/divtc3.c: Use __isinf_nsl instead of isinf.
46389         * math/multc3.c: Likewise.
46390         * math/s_casin.c: Likewise.
46391         * math/s_casinf.c: Likewise.
46392         * math/s_casinl.c: Likewise.
46393         * math/s_ccos.c: Likewise.
46394         * math/s_ccosf.c: Likewise.
46395         * math/s_ccosl.c: Likewise.
46396         * math/s_ctan.c: Likewise.
46397         * math/s_ctanf.c: Likewise.
46398         * math/s_ctanh.c: Likewise.
46399         * math/s_ctanhf.c: Likewise.
46400         * math/s_ctanhl.c: Likewise.
46401         * math/s_ctanl.c: Likewise.
46402         * math/w_fmod.c: Likewise.
46403         * math/w_fmodf.c: Likewise.
46404         * math/w_fmodl.c: Likewise.
46405         * math/w_remainder.c: Likewise.
46406         * math/w_remainderf.c: Likewise.
46407         * math/w_remainderl.c: Likewise.
46408         * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
46409         * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
46410         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
46411         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
46412         * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
46413         * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
46414         * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
46415         __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
46416
46417         * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
46418         of the number.
46419         * stdio-common/printf_fphex.c: Likewise.
46420         * stdio-common/printf_size.c: Likewise.
46421
46422         * math/e_exp10.c: Include math_private.h using <...> not "...".
46423         * math/e_exp10f.c: Likewise.
46424         * math/e_exp10l.c: Likewise.
46425         * math/e_exp2l.c: Likewise.
46426         * math/e_j0l.c: Likewise.
46427         * math/e_j1l.c: Likewise.
46428         * math/e_jnl.c: Likewise.
46429         * math/e_lgammal_r.c: Likewise.
46430         * math/e_rem_pio2l.c: Likewise.
46431         * math/e_scalb.c: Likewise.
46432         * math/e_scalbf.c: Likewise.
46433         * math/e_scalbl.c: Likewise.
46434         * math/k_cosl.c: Likewise.
46435         * math/k_sinl.c: Likewise.
46436         * math/k_tanl.c: Likewise.
46437         * math/s_cacoshf.c: Likewise.
46438         * math/s_catan.c: Likewise.
46439         * math/s_catanf.c: Likewise.
46440         * math/s_catanh.c: Likewise.
46441         * math/s_catanhf.c: Likewise.
46442         * math/s_catanhl.c: Likewise.
46443         * math/s_catanl.c: Likewise.
46444         * math/s_ccosh.c: Likewise.
46445         * math/s_ccoshf.c: Likewise.
46446         * math/s_ccoshl.c: Likewise.
46447         * math/s_cexp.c: Likewise.
46448         * math/s_cexpf.c: Likewise.
46449         * math/s_cexpl.c: Likewise.
46450         * math/s_clog.c: Likewise.
46451         * math/s_clog10.c: Likewise.
46452         * math/s_clog10f.c: Likewise.
46453         * math/s_clog10l.c: Likewise.
46454         * math/s_clogf.c: Likewise.
46455         * math/s_clogl.c: Likewise.
46456         * math/s_csin.c: Likewise.
46457         * math/s_csinf.c: Likewise.
46458         * math/s_csinh.c: Likewise.
46459         * math/s_csinhf.c: Likewise.
46460         * math/s_csinhl.c: Likewise.
46461         * math/s_csinl.c: Likewise.
46462         * math/s_csqrt.c: Likewise.
46463         * math/s_csqrtf.c: Likewise.
46464         * math/s_csqrtl.c: Likewise.
46465         * math/s_ctan.c: Likewise.
46466         * math/s_ctanf.c: Likewise.
46467         * math/s_ctanh.c: Likewise.
46468         * math/s_ctanhf.c: Likewise.
46469         * math/s_ctanhl.c: Likewise.
46470         * math/s_ctanl.c: Likewise.
46471         * math/s_ldexp.c: Likewise.
46472         * math/s_ldexpf.c: Likewise.
46473         * math/s_ldexpl.c: Likewise.
46474         * math/s_significand.c: Likewise.
46475         * math/s_significandf.c: Likewise.
46476         * math/s_significandl.c: Likewise.
46477         * math/w_acos.c: Likewise.
46478         * math/w_acosf.c: Likewise.
46479         * math/w_acosh.c: Likewise.
46480         * math/w_acoshf.c: Likewise.
46481         * math/w_acoshl.c: Likewise.
46482         * math/w_acosl.c: Likewise.
46483         * math/w_asin.c: Likewise.
46484         * math/w_asinf.c: Likewise.
46485         * math/w_asinl.c: Likewise.
46486         * math/w_atan2.c: Likewise.
46487         * math/w_atan2f.c: Likewise.
46488         * math/w_atan2l.c: Likewise.
46489         * math/w_atanh.c: Likewise.
46490         * math/w_atanhf.c: Likewise.
46491         * math/w_atanhl.c: Likewise.
46492         * math/w_cosh.c: Likewise.
46493         * math/w_coshf.c: Likewise.
46494         * math/w_coshl.c: Likewise.
46495         * math/w_dremf.c: Likewise.
46496         * math/w_exp10.c: Likewise.
46497         * math/w_exp10f.c: Likewise.
46498         * math/w_exp10l.c: Likewise.
46499         * math/w_exp2.c: Likewise.
46500         * math/w_exp2f.c: Likewise.
46501         * math/w_fmod.c: Likewise.
46502         * math/w_fmodf.c: Likewise.
46503         * math/w_fmodl.c: Likewise.
46504         * math/w_hypot.c: Likewise.
46505         * math/w_hypotf.c: Likewise.
46506         * math/w_hypotl.c: Likewise.
46507         * math/w_j0.c: Likewise.
46508         * math/w_j0f.c: Likewise.
46509         * math/w_j0l.c: Likewise.
46510         * math/w_j1.c: Likewise.
46511         * math/w_j1f.c: Likewise.
46512         * math/w_j1l.c: Likewise.
46513         * math/w_jn.c: Likewise.
46514         * math/w_jnf.c: Likewise.
46515         * math/w_jnl.c: Likewise.
46516         * math/w_lgamma.c: Likewise.
46517         * math/w_lgamma_r.c: Likewise.
46518         * math/w_lgammaf.c: Likewise.
46519         * math/w_lgammaf_r.c: Likewise.
46520         * math/w_lgammal.c: Likewise.
46521         * math/w_lgammal_r.c: Likewise.
46522         * math/w_log.c: Likewise.
46523         * math/w_log10.c: Likewise.
46524         * math/w_log10f.c: Likewise.
46525         * math/w_log10l.c: Likewise.
46526         * math/w_log2.c: Likewise.
46527         * math/w_log2f.c: Likewise.
46528         * math/w_log2l.c: Likewise.
46529         * math/w_logf.c: Likewise.
46530         * math/w_logl.c: Likewise.
46531         * math/w_pow.c: Likewise.
46532         * math/w_powf.c: Likewise.
46533         * math/w_powl.c: Likewise.
46534         * math/w_remainder.c: Likewise.
46535         * math/w_remainderf.c: Likewise.
46536         * math/w_remainderl.c: Likewise.
46537         * math/w_scalb.c: Likewise.
46538         * math/w_scalbf.c: Likewise.
46539         * math/w_scalbl.c: Likewise.
46540         * math/w_sinh.c: Likewise.
46541         * math/w_sinhf.c: Likewise.
46542         * math/w_sinhl.c: Likewise.
46543         * math/w_sqrt.c: Likewise.
46544         * math/w_sqrtf.c: Likewise.
46545         * math/w_sqrtl.c: Likewise.
46546         * math/w_tgamma.c: Likewise.
46547         * math/w_tgammaf.c: Likewise.
46548         * math/w_tgammal.c: Likewise.
46549
46550         * po/ja.po: Update from translation team.
46551
46552 2011-09-29  Andreas Jaeger  <aj@suse.de>
46553
46554         [BZ #13179]
46555         * sunrpc/netname.c (netname2host): Fix logic.
46556
46557         [BZ #6779]
46558         [BZ #6783]
46559         * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
46560         correctly.
46561         * math/w_remainder.c (__remainder): Likewise.
46562         * math/w_remainderf.c (__remainderf): Likewise.
46563         * math/libm-test.inc (remainder_test): Add test cases.
46564
46565 2011-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
46566
46567         * stdlib/longlong.h: Update from GCC.  Fix zarch smul_ppmm and
46568         sdiv_qrnnd.
46569
46570 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
46571
46572         * string/test-memcmp.c: Avoid unncessary #defines.
46573         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
46574
46575 2011-08-31  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46576
46577         * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
46578         Use new sse2 version for core i3 - i7 as it's faster
46579         than sse42 version.
46580         (bit_Prefer_PMINUB_for_stringop): New.
46581         * sysdeps/x86_64/rawmemchr.S: Update.
46582         Replace with faster SSE2 version.
46583         * sysdeps/x86_64/memrchr.S: New file.
46584         * sysdeps/x86_64/memchr.S: Update.
46585         Replace with faster SSE2 version.
46586
46587 2011-09-12  Marek Polacek  <mpolacek@redhat.com>
46588
46589         * elf/dl-load.c (lose): Add cast to avoid warning.
46590
46591 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
46592
46593         * po/ca.po: Update from translation team.
46594
46595         * inet/getnetgrent_r.c: Hook up nscd.
46596         * nscd/Makefile (routines): Add nscd_netgroup.
46597         (nscd-modules): Add netgroupcache.
46598         (CFLAGS-netgroupcache.c): Define.
46599         * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
46600         (cache_search): Add const to second parameter.
46601         * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
46602         INNETGR.
46603         (dbs): Add netgrdb entry.
46604         (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
46605         (verify_persistent_db): Handle netgrdb.
46606         (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
46607         * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
46608         GETFDNETGR.
46609         (netgroup_response_header): Define.
46610         (innetgroup_response_header): Define.
46611         (datahead): Add netgroup_response_header and innetgroup_response_header
46612         elements.
46613         * nscd/nscd.conf: Add entries for netgroup cache.
46614         * nscd/nscd.h (dbtype): Add netgrdb.
46615         (_PATH_NSCD_NETGROUP_DB): Define.
46616         (netgroup_iov_disabled): Declare.
46617         (xmalloc, xcalloc, xrealloc): Move declarations here.
46618         (cache_search): Adjust prototype.
46619         Add netgroup-related prototypes.
46620         * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
46621         * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
46622         (__nscd_innetgr): Declare.
46623         * nscd/selinux.c (perms): Use access_vector_t as element type and
46624         add netgroup-related initializers.
46625         * nscd/netgroupcache.c: New file.
46626         * nscd/nscd_netgroup.c: New file.
46627         * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
46628         * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
46629         For four parameters use innetgr.
46630         * nss/nss_files/files-init.c: Add definition and callback for netgr.
46631         * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
46632         (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
46633         * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
46634
46635         * nscd/connections.c (register_traced_file): Don't register file
46636         for disabled databases.
46637
46638 2011-10-06  Ulrich Drepper  <drepper@gmail.com>
46639
46640         * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
46641
46642         * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
46643         from tree and freeing node.
46644
46645 2011-09-25  Jiri Olsa  <jolsa@redhat.com>
46646
46647         * nss/nsswitch.c (__nss_database_lookup): Handle
46648         nss_parse_service_list out of memory case.
46649
46650 2011-09-15  Jiri Olsa  <jolsa@redhat.com>
46651
46652         * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
46653         out of memory case.
46654
46655 2011-10-04  Andreas Schwab  <schwab@redhat.com>
46656
46657         * include/dlfcn.h (__RTLD_NOIFUNC): Define.
46658         * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
46659         pass it down.
46660         * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
46661         elf_machine_rela, elf_machine_lazy_rel.
46662         (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
46663         (ELF_DYNAMIC_DO_REL): Likewise.
46664         (ELF_DYNAMIC_DO_RELA): Likewise.
46665         (ELF_DYNAMIC_RELOCATE): Likewise.
46666         * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
46667         to ELF_DYNAMIC_DO_REL.
46668         * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
46669         (dl_main): In trace mode always set __RTLD_NOIFUNC.
46670         * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
46671         elf_machine_rela.
46672         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
46673         skip_ifunc, don't call ifunc function if non-zero.
46674         (elf_machine_rela): Likewise.
46675         (elf_machine_lazy_rel): Likewise.
46676         (elf_machine_lazy_rela): Likewise.
46677         * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
46678         (elf_machine_lazy_rel): Likewise.
46679         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
46680         Likewise.
46681         (elf_machine_lazy_rel): Likewise.
46682         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
46683         Likewise.
46684         (elf_machine_lazy_rel): Likewise.
46685         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
46686         (elf_machine_lazy_rel): Likewise.
46687         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
46688         (elf_machine_lazy_rel): Likewise.
46689         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
46690         (elf_machine_lazy_rel): Likewise.
46691         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
46692         (elf_machine_lazy_rel): Likewise.
46693         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
46694         (elf_machine_lazy_rel): Likewise.
46695         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
46696         (elf_machine_lazy_rel): Likewise.
46697
46698 2011-09-28  Ulrich Drepper  <drepper@gmail.com>
46699
46700         * nss/nss_files/files-init.c (_nss_files_init): Use static
46701         initialization for all the *_traced_file variables.
46702
46703 2011-09-28  Andreas Schwab  <schwab@redhat.com>
46704
46705         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
46706
46707 2011-09-27  Roland McGrath  <roland@hack.frob.com>
46708
46709         [BZ #13226]
46710         * manual/signal.texi (Longjmp in Handler): Grammar fixes.
46711
46712 2011-09-27  Andreas Schwab  <schwab@redhat.com>
46713
46714         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
46715         Reread the line before reparsing it.
46716
46717 2011-09-26  Andreas Schwab  <schwab@redhat.com>
46718
46719         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
46720
46721 2011-09-21  Chung-Lin Tang  <cltang@codesourcery.com>
46722             Maxim Kuvyrkov  <maxim@codesourcery.com>
46723             Joseph Myers  <joseph@codesourcery.com>
46724
46725         * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
46726         if needed for __stack_chk_guard.
46727
46728 2011-09-19  Roland McGrath  <roland@hack.frob.com>
46729
46730         * sysdeps/posix/spawni.c (script_execute): Always define it.
46731         It will be optimized away if unused.
46732         (maybe_script_execute): New function.
46733         (__spawni): Call it.
46734
46735         * Makerules: Don't include tls.make.
46736         (config-tls): Always set to thread.
46737         * tls.make.c: File removed.
46738
46739 2011-09-19  Mike Frysinger  <vapier@gentoo.org>
46740
46741         * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
46742         * config.make.in (CPPFLAGS-config): New substituted variable.
46743
46744 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
46745
46746         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
46747
46748         [BZ #13192]
46749         * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
46750         Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
46751
46752 2011-09-15  Roland McGrath  <roland@hack.frob.com>
46753
46754         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
46755         (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
46756         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
46757         (CALL_FAIL): Likewise.
46758         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
46759         (CALL_FAIL): Macro removed.
46760         Patch mostly by Mike Frysinger <vapier@gentoo.org>.
46761
46762 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
46763
46764         * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
46765         for __FINITE_MATH_ONLY__ == 1.
46766
46767 2011-09-15  Andreas Schwab  <schwab@redhat.com>
46768
46769         * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
46770         __ieee754_sqrt instead of sqrt.
46771         * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
46772         __ieee754_sqrtf instead of sqrtf.
46773         * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
46774         __floorf instead of floorf.
46775         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
46776         __floorf, __truncf instead of floorf, truncf.
46777
46778 2011-09-14  Ulrich Drepper  <drepper@gmail.com>
46779
46780         * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
46781
46782         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
46783         __extern_always_inline.
46784         Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
46785         32-bit.
46786
46787 2011-09-14  Andreas Schwab  <schwab@redhat.com>
46788
46789         * elf/rtld.c (dl_main): Also relocate in dependency order when
46790         doing symbol dependency testing.
46791
46792 2011-09-13  Andreas Schwab  <schwab@linux-m68k.org>
46793
46794         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
46795         Always define `refsym'.
46796
46797 2011-09-13  Andreas Schwab  <schwab@redhat.com>
46798
46799         * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
46800         (__FD_ELT): Renamed from __FDELT.
46801         * misc/bits/select2.h (__FD_ELT): Likewise.
46802         * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
46803         __FD_MASK instead of __FDELT, __FDMASK.
46804         * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
46805         Likewise.
46806         * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
46807         Likewise.
46808
46809         * elf/Makefile (gen-ldd): Fix pattern.
46810
46811         * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
46812         (init_tls): Likewise.
46813
46814 2011-09-12  Ulrich Drepper  <drepper@gmail.com>
46815
46816         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
46817
46818 2011-09-12  Andreas Schwab  <schwab@redhat.com>
46819
46820         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
46821         `struct cmsghdr *' instead of `void *'.
46822         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
46823         Likewise.
46824
46825 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
46826
46827         * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
46828         if non-absolute.
46829         * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
46830         ldd_rewrite_script.
46831
46832 2011-09-11  Ulrich Drepper  <drepper@gmail.com>
46833
46834         * configure.in: Remove --with-tls option.
46835         * config.h.in: Remove HAVE_TLS_SUPPORT entry.
46836         * sysdeps/i386/elf/configure.in: Always test for TLS support and err
46837         out in case it is missing.
46838         * sysdeps/ia64/elf/configure.in: Likewise.
46839         * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
46840         * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
46841         * sysdeps/s390/s390-32/elf/configure.in: Likewise.
46842         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
46843         * sysdeps/sh/elf/configure.in: Likewise.
46844         * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
46845         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
46846         * sysdeps/x86_64/elf/configure.in: Likewise.
46847         * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
46848         * sysdeps/mach/hurd/tls.h: Likewise.
46849
46850         [BZ #13067]
46851         * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
46852
46853         [BZ #13090]
46854         * configure.in: Fix use of AC_INIT.
46855
46856         * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
46857
46858 2011-09-10  Ulrich Drepper  <drepper@gmail.com>
46859
46860         * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
46861         __set_errno.
46862         * malloc/hooks.c: Likewise.
46863
46864         [BZ #11929]
46865         * malloc/arena.c (ptmalloc_init_minimal): Removed.  Initialize all
46866         variables statically.
46867         (narenas): Initialize.
46868         (list_lock): Initialize.
46869         (ptmalloc_init): Don't call ptmalloc_init_minimal.  Remove
46870         initializtion of main_arena and list_lock.  Small cleanups.
46871         Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
46872         * malloc/malloc.c: Remove malloc_getpagesize.  Include <ldsodefs.h>.
46873         Add initializers to main_arena and mp_.
46874         (malloc_state): Remove pagesize member.  Change all users to use
46875         GLRO(dl_pagesize).
46876
46877         * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
46878         * sysdeps/unix/sysv/linux/getpagesize.c: Simplify.  GLRO(dl_pagesize)
46879         is always initialized.
46880
46881         * malloc/malloc.c: Removed unused configurations and dead code.
46882         * malloc/arena.c: Likewise.
46883         * malloc/hooks.c: Likewise.
46884         * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
46885
46886         * include/tls.h: Removed.  USE___THREAD must always be defined.
46887         * bits/libc-tsd.h: Don't handle !USE___THREAD.
46888         * elf/dl-libc.c: Likewise.
46889         * elf/dl-tsd.c: Likewise.
46890         * include/errno.h: Likewise.
46891         * include/netdb.h: Likewise.
46892         * include/resolv.h: Likewise.
46893         * inet/herrno-loc.c: Likewise.
46894         * inet/herrno.c: Likewise.
46895         * malloc/arena.c: Likewise.
46896         * malloc/hooks.c: Likewise.
46897         * malloc/malloc.c: Likewise.
46898         * resolv/res-state.c: Likewise.
46899         * resolv/res_libc.c: Likewise.
46900         * sysdeps/i386/dl-machine.h: Likewise.
46901         * sysdeps/ia64/dl-machine.h: Likewise.
46902         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
46903         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
46904         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
46905         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
46906         * sysdeps/sh/dl-machine.h: Likewise.
46907         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
46908         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
46909         * sysdeps/unix/i386/sysdep.S: Likewise.
46910         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
46911         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
46912         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
46913         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
46914         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
46915         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
46916         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
46917         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
46918         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
46919         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
46920         * sysdeps/unix/x86_64/sysdep.S: Likewise.
46921         * sysdeps/x86_64/dl-machine.h: Likewise.
46922         * tls.make.c: Likewise.
46923
46924         * configure.in: Remove --with-__thread option.  Make tests for
46925         --no-whole-archive, __builtin_expect, symbol redirection, __thread,
46926         tls_model attribute fail if no support is available.  Remove
46927         USE_IN_LIBIO.
46928         * Makeconfig: Adjust for dropped configure option.  All features are
46929         now mandatory.
46930         * Makerules: Likewise.
46931         * Versions.def: Likewise.
46932         * argp/argp-fmtstream.c: Likewise.
46933         * argp/argp-fmtstream.h: Likewise.
46934         * argp/argp-help.c: Likewise.
46935         * assert/assert.c: Likewise.
46936         * config.h.in: Likewise.
46937         * config.make.in: Likewise.
46938         * configure: Likewise.
46939         * configure.in: Likewise.
46940         * csu/Versions: Likewise.
46941         * csu/init.c: Likewise.
46942         * elf/tst-audit2.c: Likewise.
46943         * elf/tst-tls10.c: Likewise.
46944         * elf/tst-tls10.h: Likewise.
46945         * elf/tst-tls11.c: Likewise.
46946         * elf/tst-tls12.c: Likewise.
46947         * elf/tst-tls14.c: Likewise.
46948         * elf/tst-tlsmod11.c: Likewise.
46949         * elf/tst-tlsmod12.c: Likewise.
46950         * elf/tst-tlsmod13.c: Likewise.
46951         * elf/tst-tlsmod13a.c: Likewise.
46952         * elf/tst-tlsmod14a.c: Likewise.
46953         * elf/tst-tlsmod15b.c: Likewise.
46954         * elf/tst-tlsmod16a.c: Likewise.
46955         * elf/tst-tlsmod16b.c: Likewise.
46956         * elf/tst-tlsmod7.c: Likewise.
46957         * elf/tst-tlsmod8.c: Likewise.
46958         * elf/tst-tlsmod9.c: Likewise.
46959         * gmon/gmon.c: Likewise.
46960         * grp/fgetgrent_r.c: Likewise.
46961         * grp/putgrent.c: Likewise.
46962         * hurd/fopenport.c: Likewise.
46963         * include/libc-symbols.h: Likewise.
46964         * include/tls.h: Likewise.
46965         * intl/gettextP.h: Likewise.
46966         * intl/loadinfo.h: Likewise.
46967         * locale/global-locale.c: Likewise.
46968         * locale/localeinfo.h: Likewise.
46969         * mach/devstream.c: Likewise.
46970         * malloc/arena.c: Likewise.
46971         * malloc/set-freeres.c: Likewise.
46972         * misc/err.c: Likewise.
46973         * misc/getttyent.c: Likewise.
46974         * misc/mntent_r.c: Likewise.
46975         * posix/getopt.c: Likewise.
46976         * posix/wordexp.c: Likewise.
46977         * pwd/fgetpwent_r.c: Likewise.
46978         * resolv/Versions: Likewise.
46979         * resolv/res_hconf.c: Likewise.
46980         * shadow/fgetspent_r.c: Likewise.
46981         * shadow/putspent.c: Likewise.
46982         * stdio-common/printf_fphex.c: Likewise.
46983         * stdio-common/tmpfile.c: Likewise.
46984         * stdlib/abort.c: Likewise.
46985         * stdlib/fmtmsg.c: Likewise.
46986         * sunrpc/auth_unix.c: Likewise.
46987         * sunrpc/clnt_perr.c: Likewise.
46988         * sunrpc/clnt_tcp.c: Likewise.
46989         * sunrpc/clnt_udp.c: Likewise.
46990         * sunrpc/clnt_unix.c: Likewise.
46991         * sunrpc/openchild.c: Likewise.
46992         * sunrpc/svc_simple.c: Likewise.
46993         * sunrpc/svc_tcp.c: Likewise.
46994         * sunrpc/svc_udp.c: Likewise.
46995         * sunrpc/svc_unix.c: Likewise.
46996         * sunrpc/xdr.c: Likewise.
46997         * sunrpc/xdr_array.c: Likewise.
46998         * sunrpc/xdr_rec.c: Likewise.
46999         * sunrpc/xdr_ref.c: Likewise.
47000         * sunrpc/xdr_stdio.c: Likewise.
47001
47002 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
47003
47004         * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
47005
47006 2011-07-03  Andreas Jaeger  <aj@suse.de>
47007
47008         * math/libm-test.inc (jn_test): Add tests for BZ#11589.
47009         * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
47010         regenerate with gen-libm-tests.pl.
47011
47012 2010-05-12  Petr Baudis  <pasky@suse.cz>
47013
47014         [BZ #11589]
47015         * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
47016         around j0() zero points by switching to j1().
47017         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
47018         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
47019         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
47020         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
47021
47022 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
47023
47024         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
47025         instead of 0.
47026         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
47027         instead of 0.
47028         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
47029         Patch in part by Pavel Roskin <proski@gnu.org>.
47030
47031         [BZ #13138]
47032         * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
47033         realloc.
47034         (_IO_vfscanf_internal): Remove reteof.  Use errout after setting done.
47035         Free memory block if necessary.
47036
47037         [BZ #12847]
47038         * libio/genops.c (INTDEF): For string streams the _lock pointer can
47039         be NULL.  Don't lock in this case.
47040
47041 2011-09-09  Roland McGrath  <roland@hack.frob.com>
47042
47043         * elf/elf.h (ELFOSABI_GNU): New macro.
47044         (ELFOSABI_LINUX): Define to that.
47045
47046 2011-07-29  Denis Zaitceff  <zaitceff@gmail.com>
47047
47048         * string/strncat.c (strncat): Undef the symbol in case it has been
47049         defined in bits/string.h.
47050
47051 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
47052
47053         * elf/sotruss.ksh: Clean up, fix, and complete help messages.
47054
47055         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
47056         link map.
47057
47058 2011-08-17  Andreas Jaeger  <aj@suse.de>
47059
47060         * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
47061
47062 2011-08-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
47063             Ian Lance Taylor  <iant@google.com>
47064
47065         * math/libm-test.inc (lround_test): New testcase.
47066         * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
47067
47068 2011-09-08  Ulrich Drepper  <drepper@gmail.com>
47069
47070         * Makefile: Remove support for automatic cvs check-ins.
47071         * Makerules: Likewise.
47072         * config.make.in: Likewise.
47073         * configure.in: Likewise.
47074         * intl/Makefile: Likewise.
47075         * locale/Makefile: Likewise.
47076         * po/Makefile: Likewise.
47077         * posix/Makefile: Likewise.
47078         * sysdeps/gnu/Makefile: Likewise.
47079         * sysdeps/mach/hurd/Makefile: Likewise.
47080         * sysdeps/sparc/sparc32/Makefile: Likewise.
47081
47082         [BZ #13118]
47083         * posix/Makefile (bug-regex32-ENV): Define.
47084         Patch by John Stanley <jpsinthemix@verizon.net>.
47085
47086         * misc/Makefile (headers): Add bits/select2.h.
47087         * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
47088         * misc/bits/select2.h: New file.
47089         * include/bits/select2.h: New file.
47090         * debug/Makefile (routines): Add fdelt_chk.
47091         * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
47092         * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
47093         FD_ISSET.
47094         * debug/fdelt_chk.c: New file.
47095
47096         * wcsmbs/test-wcscmp.c: Moved from string/*.  Adjust.
47097         * wcsmbs/test-wmemcmp.c: Likewise.
47098         * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
47099         * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
47100
47101 2011-09-08  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47102
47103         * string/Makefile (strop-tests): Add memcmp.
47104         * string/test-wmemcmp.c: New file.
47105         * string/test-memcmp.c: Add wmemcmp support.
47106
47107 2011-09-08  Roland McGrath  <roland@hack.frob.com>
47108
47109         [BZ #13153]
47110         * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
47111         2011-07-19 change.
47112
47113         * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
47114         garbage value in a __mach_port_mod_refs call in the cases of the
47115         task-self and thread-self ports.
47116
47117 2011-09-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
47118
47119         * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
47120
47121 2011-09-08  Andreas Schwab  <schwab@redhat.com>
47122
47123         * elf/dl-load.c (lose): Check for non-null L.
47124
47125 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
47126
47127         * elf/dl-load.c (open_verify): Use O_CLOEXEC.
47128
47129         * elf/dl-libc.c (dlerror_run): Pass back error code from
47130         dl_catch_error.
47131
47132         [BZ #13123]
47133         * elf/dl-load.c (lose): Free l_origin if it is valid.
47134
47135         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
47136         names.
47137         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
47138         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
47139         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
47140         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
47141         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
47142         Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
47143
47144 2011-08-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
47145
47146         * sysdeps/powerpc/fpu/e_hypot.c: New file.
47147         * sysdeps/powerpc/fpu/e_hypotf.c: New file.
47148         * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
47149         * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
47150         * sysdeps/powerpc/fpu/k_cosf.c: New file.
47151         * sysdeps/powerpc/fpu/k_sinf.c: New file.
47152         * sysdeps/powerpc/fpu/s_cosf.c: New file.
47153         * sysdeps/powerpc/fpu/s_sinf.c: New file.
47154         * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
47155         * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
47156
47157 2011-08-15  Alan Modra  <amodra@gmail.com>
47158
47159         [BZ #13092]
47160         * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
47161         * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
47162         * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here.  Add
47163         ppc_mcount to static-only-routines.
47164         * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
47165         __mcount_internal.
47166         * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
47167         __mcount_internal with usual JUMPTARGET.  Remove useless nop.
47168
47169 2011-08-18  David Flaherty  <flaherty@linux.vnet.ibm.com>
47170
47171         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
47172         for finite and infinity parameters.
47173
47174 2011-08-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
47175
47176         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
47177         and add nop instructions for throughput optimization.
47178         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
47179
47180 2011-07-28  Will Schmidt  <will_schmidt@vnet.ibm.com>
47181
47182         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
47183         aligned copy for power7 with vector-scalar instructions.
47184         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
47185
47186 2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>
47187
47188         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
47189         AVX check.
47190
47191 2011-09-07  Andreas Schwab  <schwab@redhat.com>
47192
47193         [BZ #13144]
47194         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
47195         last change.
47196
47197 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
47198
47199         * sysdeps/unix/sysv/linux/x86_64/init-first.c
47200         (_libc_vdso_platform_setup): If vDSO is not present store pointer to
47201         syscall wrapper around clock_gettime in __vdso_clock_gettime.
47202         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
47203         clock_gettime.
47204
47205 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
47206
47207         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
47208         Forgot to demangle the pointer.
47209
47210         * sysdeps/i386/sysdep.h: Define atom_text_section.
47211         * sysdeps/x86_64/sysdep.h: Likewise.
47212         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
47213         section with atom_text_section.
47214         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
47215         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
47216         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
47217         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
47218         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
47219
47220         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
47221         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
47222         already be defined.  Change to take two parameters and don't assign
47223         result to variable.  Adjust all users.
47224         Define INTERNAL_GETTIME if not already defined.
47225         Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
47226         call.
47227         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
47228         HAVE_CLOCK_GETTIME_VSYSCALL.
47229         * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
47230
47231         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
47232         gettimeofday vsyscall, just use time.
47233
47234 2011-09-06  Andreas Schwab  <schwab@redhat.com>
47235
47236         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
47237         <errno.h>.
47238
47239 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
47240
47241         * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
47242         syscall on x86-64.
47243         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
47244         syscall.
47245         * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
47246         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
47247         syscall if possible.
47248
47249 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
47250
47251         * elf/pldd.c (get_process_info): Don't read whole ELF header, just
47252         e_ident.  Don't pass to find_mapsXX.
47253         * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
47254
47255 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
47256
47257         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
47258         strchr-sse2-no-bsf strrchr-sse2-no-bsf
47259         * sysdeps/x86_64/multiarch/strchr.S: Update.
47260         Check bit_slow_BSF bit.
47261         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
47262         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
47263         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
47264
47265 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
47266
47267         [BZ #13134]
47268         * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
47269         before glibc 2.15.
47270         (tryshell): Define.
47271         (__spawni): Change last parameter to be flag.  Test
47272         SPAWN_XFLAGS_USE_PATH flag to use path or not.
47273         Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
47274         * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
47275         * posix/spawni.c: Likewise.
47276         * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
47277         * posix/spawnp.c: Likewise.  Change normal version to use
47278         SPAWN_XFLAGS_USE_PATH.
47279         * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
47280         SPAWN_XFLAGS_TRY_SHELL.
47281
47282         [BZ #13150]
47283         * posix/glob.h: Remove gcc 1.x support.
47284
47285         [BZ #13068]
47286         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
47287
47288 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
47289
47290         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
47291         strchr-sse2 strrchr-sse2 strchr-sse2-bsf
47292         strrchr-sse2-bsf
47293         * sysdeps/i386/i686/multiarch/strchr.S: New file.
47294         * sysdeps/i386/i686/multiarch/strrchr.S: New file.
47295         * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
47296         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
47297         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
47298         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
47299
47300 2011-08-29  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47301
47302         * sysdeps/x86_64/wcscmp.S: New file.
47303
47304         * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
47305         wcscmp-c wcscmp-sse2
47306         * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
47307         * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
47308         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
47309         * wcsmbs/wcscmp.c: Allow renaming.
47310
47311 2011-09-05  David S. Miller  <davem@davemloft.net>
47312
47313         * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
47314         stack slot, rather than the struct return pointer slot.
47315         * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
47316         * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
47317         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
47318         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
47319
47320 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
47321
47322         * po/ja.po: Update from translation team.
47323
47324         [BZ #13144]
47325         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
47326         kernel in 64-bit binaries.
47327
47328 2011-09-01  David S. Miller  <davem@davemloft.net>
47329
47330         * elf/elf.h (HWCAP_SPARC_*): Move to..
47331         * sysdeps/sparc/sysdep.h: this new file and add new values.
47332         * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
47333         * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
47334         _DL_HWCAP_COUNT to 24.
47335         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
47336         entries.
47337         * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
47338         __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
47339         * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
47340         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
47341         instead of magic constants.
47342         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
47343
47344 2011-08-31  David S. Miller  <davem@davemloft.net>
47345
47346         * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
47347         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
47348         Reimplement to do errno handling inline.
47349         (SYSCALL_ERROR_HANDLER): New macro.
47350         (__SYSCALL_STRING): Do not do errno handling in asm.
47351         (__CLONE_SYSCALL_STRING): Delete.
47352         (__INTERNAL_SYSCALL_STRING): Delete.
47353         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
47354         sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
47355         (PSEUDO): Reimplement to do errno handling inline.
47356         (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
47357         (SYSCALL_ERROR_HANDLER): New macro.
47358         (__SYSCALL_STRING): Do not do errno handling in asm.
47359         (__CLONE_SYSCALL_STRING): Delete.
47360         (__INTERNAL_SYSCALL_STRING): Delete.
47361         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
47362         Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
47363         i386.
47364         (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
47365         (inline_syscall*): Add 'err' argument.
47366         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
47367         INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
47368         (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
47369         INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
47370
47371         * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
47372         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
47373
47374 2011-08-30  Andreas Schwab  <schwab@redhat.com>
47375
47376         * elf/rtld.c (dl_main): Relocate objects in dependency order.
47377
47378 2011-08-29  Jiri Olsa <jolsa@redhat.com>
47379
47380         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
47381         directive.
47382
47383 2011-08-24  David S. Miller  <davem@davemloft.net>
47384
47385         * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
47386
47387 2011-08-24  Andreas Schwab  <schwab@redhat.com>
47388
47389         * elf/Makefile: Add rules to build and run unload8 test.
47390         * elf/unload8.c: New file.
47391         * elf/unload8mod1.c: New file.
47392         * elf/unload8mod1x.c: New file.
47393         * elf/unload8mod2.c: New file.
47394         * elf/unload8mod3.c: New file.
47395
47396         * elf/dl-close.c (_dl_close_worker): Reset private search list if
47397         it wasn't used.
47398
47399 2011-08-23  David S. Miller  <davem@davemloft.net>
47400
47401         * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
47402         subtract stack bias.
47403         * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
47404         %sp not %fp in calculations.
47405         (_JMPBUF_UNWINDS_ADJ): Likewise.
47406
47407         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
47408         (aio_suspend): Call it to force an exception region around the
47409         AIO_MISC_WAIT() invocation.
47410
47411 2011-08-23  Andreas Schwab  <schwab@redhat.com>
47412
47413         * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
47414         backslash.
47415
47416 2011-07-04  Aurelien Jarno  <aurelien@aurel32.net>
47417
47418         * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
47419         protection macro.
47420         * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
47421         and <dl-machine.h>.
47422         (Elf64_FuncDesc): Remove.
47423
47424 2011-08-22  David S. Miller  <davem@davemloft.net>
47425
47426         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
47427         sigaltstack check, add missing cfi directives.
47428         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
47429         missing cfi directives, and sigaltstack handling.
47430
47431 2011-08-16  Andreas Schwab  <schwab@redhat.com>
47432
47433         [BZ #11724]
47434         * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
47435         object is seen twice.
47436         * elf/dl-fini.c (_dl_sort_fini): Likewise.
47437
47438         * elf/Makefile (distribute): Add tst-initorder2.c.
47439         (tests): Add tst-initorder2.
47440         (modules-names): Add tst-initorder2a tst-initorder2b
47441         tst-initorder2c tst-initorder2d.  Add rules to build them.
47442         ($(objpfx)tst-initorder2.out): New rule.
47443         * elf/tst-initorder2.c: New file.
47444         * elf/tst-initorder2.exp: New file.
47445
47446 2011-08-22  Andreas Schwab  <schwab@redhat.com>
47447
47448         * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
47449
47450         * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
47451         dependencies back to end of function.
47452
47453         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
47454         $(elfobjdir)/ld.so.
47455
47456 2011-08-21  Ulrich Drepper  <drepper@gmail.com>
47457
47458         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
47459         * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
47460         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
47461         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
47462         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
47463         of __vdso_gettimeofday.
47464         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
47465         __vdso_gettimeofday and __vdso_time.  Define __vdso_getcpu with
47466         attribute_hidden.
47467         (_libc_vdso_platform_setup): Remove initialization of
47468         __vdso_gettimeofday and __vdso_time.
47469
47470 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
47471
47472         * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
47473         and fgetc_unlocked.
47474         * nss/nss_files/files-key.c (search): Use fgets_unlocked and
47475         getc_unlocked.
47476
47477         * elf/dl-open.c (add_to_global): Report additions to the global scope
47478         for LD_DEBUG=scopes.
47479         (dl_open_worker): Also print scope of newly loaded dependencies.
47480         (_dl_show_scope): Indicate if there is no scope.
47481
47482         [BZ #13114]
47483         * stdio-common/Makefile (tests): Add bug24.
47484         * stdio-common/bug24.c: New file.
47485
47486 2011-08-19  Andreas Jaeger  <aj@suse.de>
47487
47488         [BZ #13114]
47489         * libio/fileops.c (_IO_new_file_fopen): Fix handling of
47490         non-existant file when using close-on-exec mode.
47491
47492 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
47493
47494         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
47495         the very first instruction.
47496
47497         * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
47498         the CFI state in the end.
47499         * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
47500         inclusion of dl-trampoline.h.
47501         Based on a patch by Jiri Olsa <jolsa@redhat.com>.
47502
47503 2011-08-19  Andreas Schwab  <schwab@redhat.com>
47504
47505         * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
47506         expectations for long double.
47507
47508         * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
47509         from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
47510
47511 2011-08-14  David S. Miller  <davem@davemloft.net>
47512
47513         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
47514         artificual limit depends upon the system page size.
47515
47516 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
47517
47518         * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
47519         * resolv/Makefile: Define CFLAGS-libresolv.
47520
47521 2011-08-17  Andreas Schwab  <schwab@redhat.com>
47522
47523         * nss/makedb.c (compute_tables): Make variables used in nested
47524         function static.
47525
47526 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
47527
47528         * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
47529         * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
47530         if buffer was too small.
47531
47532         * elf/pldd.c (main): Attach to all threads in the process.
47533         Rewrite /proc handling to use *at functions.
47534
47535 2011-08-16  Ulrich Drepper  <drepper@gmail.com>
47536
47537         * elf/dl-open.c (_dl_show_scope): Take additional parameter which
47538         specifies first scope to show.
47539         (dl_open_worker): Update callers.  Move printing scope of new
47540         object to before the relocation.
47541         * elf/rtld.c (dl_main): Update _dl_show_scope call.
47542         * sysdeps/generic/ldsodefs.h: Update declaration.
47543
47544         * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
47545         string for the scope number.
47546
47547 2011-08-14  Ulrich Drepper  <drepper@gmail.com>
47548
47549         * nscd/servicescache.c (cache_addserv): Make sure written is always
47550         initialized.
47551
47552 2011-08-14  Roland McGrath  <roland@hack.frob.com>
47553
47554         * sysdeps/i386/i486/bits/atomic.h
47555         (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
47556         statement expression, so as to suppress "set but not used" warning.
47557         (__arch_c_compare_and_exchange_val_64_acq): Likewise.
47558
47559         * string/strncat.c (STRNCAT): Use prototype definition.
47560
47561         * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
47562         (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
47563         -Iprograms here.
47564         (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
47565         (localedef-modules): Add localedef.
47566         (locale-modules): Add locale.
47567
47568         * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
47569         * elf/rtld.c (dl_main): Invert order of assignment in last change,
47570         to avoid a warning.
47571
47572 2011-08-14  David S. Miller  <davem@davemloft.net>
47573
47574         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
47575         RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
47576
47577 2011-08-13  Ulrich Drepper  <drepper@gmail.com>
47578
47579         * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
47580         (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
47581         * elf/rtld.c (dl_main): Set l_name of vDSO.
47582         Call _dl_show_scope when DL_DEBUG_SCOPES.
47583         (process_dl_debug): Recognize scopes flag and also set it for all.
47584         * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
47585         Declare _dl_show_scope.
47586
47587         * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
47588         (do_dlopen): Pass caller_dlopen to dl_open.
47589         (__libc_dlopen_mode): Initialize caller_dlopen.
47590
47591         * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
47592         of libc.  Make tolower call locale-independent.  Optimize a bit by
47593         using isdigit instead of isalnum.
47594         * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
47595
47596 2011-08-12  Ulrich Drepper  <drepper@gmail.com>
47597
47598         * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
47599         was a dependency or dynamically loaded.
47600
47601 2011-08-11  Ulrich Drepper  <drepper@gmail.com>
47602
47603         * intl/l10nflist.c: Allow architecture-specific pop function.
47604         * sysdeps/x86_64/l10nflist.c: New file.
47605
47606         * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
47607         classification.
47608
47609 2011-08-10  Andreas Schwab  <schwab@redhat.com>
47610
47611         * include/dirent.h: Add libc_hidden_proto for scandirat and
47612         scandirat64.  Don't declare __scandirat64.
47613         * dirent/scandirat.c: Add libc_hidden_def.
47614         * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
47615         * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
47616
47617 2011-08-10  David S. Miller  <davem@davemloft.net>
47618
47619         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
47620         enum.
47621         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
47622         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
47623         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
47624
47625 2011-08-09  Ulrich Drepper  <drepper@gmail.com>
47626
47627         * Versions.def [libc]: Add GLIBC_2.15.
47628         * dirent/Makefile (routines): Add scandirat and scandirat64.
47629         * dirent/Versions [libc]: Export scandirat and scandirat64 for
47630         GLIBC_2.15.
47631         * dirent/dirent.h: Declare scandirat and scandirat64.
47632         * dirent/scandirat.c: New file.
47633         * dirent/scandirat64.c: New file.
47634         * sysdeps/wordsize-64/scandirat.c: New file.
47635         * sysdeps/wordsize-64/scandirat64.c: New file.
47636         * dirent/opendir.c: Define opendirat.
47637         * dirent/scandir.c: Move code to scandirat.c.  Implement scandir
47638         using scandirat.
47639         * dirent/scandir64.c: Adjust for scandir.c change.
47640         * include/dirent.h: Define scandir_cancel_struct.  Declare __opendirat,
47641         __scandirat64, and __scandir_cancel_handler.
47642         * sysdeps/unix/opendir.c: Rename __opendir to __opendirat.  Take
47643         additional parameter and use openat instead of open (outside of ld.so).
47644         Add new __opendir as wrapper around __opendirat.
47645         * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
47646         here without requiring old scandirat implementation.
47647
47648 2011-08-08  Ulrich Drepper  <drepper@gmail.com>
47649
47650         * dirent/scandir.c (cancel_handler): Renamed to
47651         __scandir_cancel_handler.  Do not define if SKIP_SCANDIR_CANCEL is
47652         defined.  Adjust users.
47653         * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
47654         * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
47655
47656 2011-08-04  Ulrich Drepper  <drepper@gmail.com>
47657
47658         * string/test-string.h (IMPL): Use __STRING to expand name and then
47659         stringify it.
47660
47661         * string/test-strcmp.c: Unify most of the WIDE and !WIDE code.  Lots
47662         of cleanups.
47663
47664 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47665
47666         * string/Makefile: Update.
47667         (strop-tests): Append strncat.
47668         * string/test-wcscmp.c: New file.
47669         New comprehensive test for wcscmp.
47670         * string/test-strcmp.c: Update.
47671         (WIDE): New define.
47672
47673 2011-07-22  Andreas Schwab  <schwab@redhat.com>
47674
47675         * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
47676         line.
47677
47678 2011-07-26  Andreas Schwab  <schwab@redhat.com>
47679
47680         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
47681         encoding to ACE if AI_IDN.
47682
47683 2011-08-01  Jakub Jelinek  <jakub@redhat.com>
47684
47685         * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
47686         to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
47687
47688 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
47689
47690         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
47691         Fix overflow bug in strncat.
47692         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
47693
47694         * string/test-strncat.c: Update.
47695         Add new tests for checking overflow bugs.
47696
47697 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
47698
47699         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
47700         strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
47701         * sysdeps/i386/i686/multiarch/strcat.S: New file.
47702         * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
47703         * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
47704         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
47705         * sysdeps/i386/i686/multiarch/strncat.S: New file.
47706         * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
47707         * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
47708
47709         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
47710         (USE_AS_STRCAT): Define.
47711         Add strcat and strncat support.
47712         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
47713
47714 2011-07-25  Andreas Schwab  <schwab@redhat.com>
47715
47716         * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
47717         __n bigger than INT_MAX+1.
47718         (__strncmp_g): Likewise.
47719
47720 2011-07-23  Ulrich Drepper  <drepper@gmail.com>
47721
47722         * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
47723         * libio/stido.h: Likewise.
47724
47725         * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
47726         (AF_NFC): Define.
47727         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
47728         (AF_NFC): Define.
47729
47730         * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
47731         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
47732         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
47733         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
47734         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
47735
47736         [BZ #13021]
47737         * scripts/test-installation.pl: Don't expect libnss_test1 to be
47738         installed.
47739
47740         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
47741         typo.
47742         (_dl_x86_64_save_sse): Likewise.
47743
47744 2011-07-22  Ulrich Drepper  <drepper@gmail.com>
47745
47746         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
47747         OSXSAVE.
47748         (_dl_x86_64_save_sse): Likewise.
47749
47750         * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
47751
47752         * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
47753
47754 2011-07-21  Andreas Schwab  <schwab@redhat.com>
47755
47756         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
47757         change.
47758         (_dl_x86_64_save_sse): Use correct AVX check.
47759
47760 2011-07-21  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47761
47762         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
47763         bug in strncpy/strncat.
47764         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
47765
47766 2011-07-21  Ulrich Drepper  <drepper@gmail.com>
47767
47768         * string/tester.c (test_strcat): Add tests for different alignments
47769         of source and destination.
47770         (test_strncat): Likewise.
47771
47772 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
47773
47774         [BZ #12852]
47775         * posix/glob.c (glob): Check passed in values before using them in
47776         expressions to avoid some overflows.
47777         (glob_in_dir): Likewise.
47778
47779         [BZ #13007]
47780         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
47781         check for AVX enablement so that we don't crash with old kernels and
47782         new hardware.
47783         * elf/tst-audit4.c: Add same checks here.
47784         * elf/tst-audit6.c: Likewise.
47785
47786         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
47787
47788 2011-07-09  Andreas Schwab  <schwab@linux-m68k.org>
47789
47790         * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
47791
47792 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
47793
47794         * po/cs.po: Update from translation team.
47795         * po/bg.po: Likewise.
47796
47797 2011-07-12  Marek Polacek  <mpolacek@redhat.com>
47798
47799         * misc/sys/cdefs.h: Add support for const attribute.
47800         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
47801         to gnu_dev_{major,minor,makedev} functions.
47802
47803 2011-07-20  Marek Polacek  <mpolacek@redhat.com>
47804
47805         * intl/dcigettext.c (get_output_charset): Add missing bracket.
47806
47807 2011-07-20  Andreas Schwab  <schwab@redhat.com>
47808
47809         * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
47810         strlen results.
47811
47812 2011-07-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
47813
47814         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
47815         (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
47816         register in order to avoid conflicts with the soft frame pointer
47817         being held in r11 when necessary.
47818         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
47819         (INTERNAL_VSYSCALL_NCS): Likewise.
47820
47821 2011-07-14  Marek Polacek  <mpolacek@redhat.com>
47822
47823         * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
47824         * elf/dl-fini.c (_dl_fini): Adjust caller.
47825         * elf/dl-close.c (_dl_close_worker): Likewise.
47826         * sysdeps/generic/ldsodefs.h: Adjust declaration.
47827
47828 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
47829
47830         * elf/cache.c (load_aux_cache): Remove unnecessary condition of
47831         "aux_cache->nlibs < 0".
47832
47833         * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
47834         in the reload-count case.
47835
47836 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
47837
47838         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
47839         strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
47840         strncat-sse2-unaligned strncat-c strlen-sse2-pminub
47841         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
47842         * sysdeps/x86_64/multiarch/strcat.S: New file.
47843         * sysdeps/x86_64/multiarch/strncat.S: New file.
47844         * sysdeps/x86_64/multiarch/strncat-c.c: New file.
47845         * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
47846         * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
47847         * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
47848         * sysdeps/x86_64/multiarch/strcpy-ssse3.S
47849         (USE_AS_STRCAT): Define.
47850         Add strcat and strncat support.
47851         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
47852         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
47853         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
47854         * string/strncat.c: Update.
47855         (USE_AS_STRNCAT): Define.
47856         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
47857         Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
47858         and i7.
47859         * sysdeps/x86_64/multiarch/init-arch.h
47860         (bit_Prefer_PMINUB_for_stringop): New.
47861         (index_Prefer_PMINUB_for_stringop): Likewise.
47862         * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
47863         bit_Prefer_PMINUB_for_stringop.
47864
47865 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
47866
47867         * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
47868         buffer64.
47869         * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
47870         of casting of buffer.
47871         * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
47872         buffer32 and buffer64.
47873         * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
47874         writes instead of casting of buffer.
47875         * crypt/md5.h (struct md5_ctx): Move buffer into union and add
47876         buffer32.
47877         * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
47878         casting of buffer.
47879
47880 2011-07-19  Andreas Schwab  <schwab@redhat.com>
47881
47882         * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
47883
47884 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
47885
47886         * nscd/nscd.c (termination_handler): Don't do anything for a database
47887         if it has not yet been initialized.
47888
47889 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
47890
47891         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
47892
47893 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
47894
47895         * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
47896
47897 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
47898
47899         * po/nl.po: Update from translation team.
47900         * po/sv.po: Likewise.
47901
47902 2011-07-16  Roland McGrath  <roland@hack.frob.com>
47903
47904         * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
47905         now disallowed by GCC.
47906
47907         * configure.in (use-default-link): Default to yes if a test -shared
47908         link meets our qualifications.
47909         * configure: Regenerated.
47910
47911         * config.make.in (output-format): New variable.
47912         * configure.in: Check for ld --print-output-format support.
47913         * configure: Regenerated.
47914         * Makerules ($(common-objpfx)format.lds)
47915         [$(output-format) != unknown]: Just use $(output-format),
47916         instead of the linker-script munging.
47917
47918 2011-07-14  Roland McGrath  <roland@hack.frob.com>
47919
47920         * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
47921         of $(common-objpfx)shlib.lds.
47922         * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
47923
47924         * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
47925         Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
47926
47927         * configure.in (-z relro check): Adjust test code to add a large
47928         writable data section after it.
47929         * configure: Regenerated.
47930
47931 2011-07-11  Roland McGrath  <roland@hack.frob.com>
47932
47933         * configure.in (-z relro check): Fix test code to make the variable
47934         truly const.
47935         * configure: Regenerated.
47936
47937 2011-07-11  Ulrich Drepper  <drepper@gmail.com>
47938
47939         * nscd/nscd.h (struct traced_file): Define.
47940         (struct database_dyn): Remove inotify_descr, reset_res, and filename
47941         elements.  Add traced_files.
47942         (inotify_fd): Declare.
47943         (register_traced_file): Declare.
47944         * nscd/connections.c (dbs): Remove reset_res and filename initializers.
47945         (inotify_fd): Export.
47946         (resolv_conf_descr): Remove.
47947         (nscd_init): Move inotify descriptor creation to main.
47948         Don't register files for notification here.
47949         (register_traced_file): New function.
47950         (invalidate_cache): Don't use reset_res to determine whether to call
47951         res_init, go through the list of registered files.
47952         (main_loop_poll): The inotify descriptors are now stored in the
47953         structures for the traced files.
47954         (main_loop_epoll): Likewise
47955         * nscd/nscd.c (main): Create inotify socket here.  Pass extra argument
47956         to __nss_disable_nscd.
47957         * nscd/cache.c (prune_cache): There is no single inotify descriptor
47958         for a database anymore.  Check the records for all the registered
47959         files instead.
47960         * nss/Makefile (libnss_files-routines): Add files-init.
47961         (libnss_db-routines): Add db-init.
47962         * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
47963         [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
47964         * nss/nss_db/db-init.c: New file.
47965         * nss/nss_files/files-init.c: New file.
47966         * nss/nsswitch.c (nss_load_library): New function.  Broken out of
47967         __nss_lookup_function.
47968         (__nss_lookup_function): Call nss_load_library.
47969         (nss_load_all_libraries): New function.
47970         (__nss_disable_nscd): Take parameter with callback function for files
47971         to register.  Set is_nscd.  Load all the DSOs for the NSS modules
47972         used for the cached services.
47973         * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
47974         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
47975         options for features to all the files in nscd.
47976
47977         * nss/nsswitch.c (nss_parse_file): Add missing fclose.
47978
47979 2011-07-10  Roland McGrath  <roland@hack.frob.com>
47980
47981         * csu/elf-init.c (__libc_csu_init): Comment typo.
47982
47983 2011-07-09  Ulrich Drepper  <drepper@gmail.com>
47984
47985         * po/pl.po: Update from translation team.
47986         * po/ja.po: Likewise.
47987         * po/ru.po: Likewise.
47988         * po/ko.po: Likewise.
47989         * po/fr.po: Likewise.
47990
47991 2011-07-09  Roland McGrath  <roland@hack.frob.com>
47992
47993         * configure.in (.ctors/.dtors header and trailer check):
47994         Use an empirical test on a built program.
47995         * configure: Regenerated.
47996
47997         * configure.in (-z relro check): Use an empirical test on a built DSO.
47998         Detect, but do not require, on ia64.
47999         * configure: Regenerated.
48000
48001         * configure.in (READELF): Find it with AC_CHECK_TOOL.
48002         Update tests that use readelf to use $READELF instead.
48003         * configure: Regenerated.
48004
48005 2011-07-08  Ulrich Drepper  <drepper@gmail.com>
48006
48007         * malloc/hooks.c (memalign_check): Avoid using checked_request2size
48008         if the result is not used.
48009
48010 2011-07-05  Andreas Jaeger  <aj@suse.de>
48011
48012         [BZ#9696]
48013         * stdlib/tst-strtod.c: Add testcase.
48014
48015 2011-07-07  Ulrich Drepper  <drepper@gmail.com>
48016
48017         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
48018         (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
48019         The latter has a higher limit.  Take additional parameter to pass to
48020         the new function.
48021         (__pathconf): Pass file to __statfs_link_max.
48022         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
48023         __statfs_link_max.
48024         * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
48025         __statfs_link_max.
48026
48027         [BZ #12868]
48028         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
48029         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
48030         Handle Lustre.
48031         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
48032         (__statfs_filesize_max): Likewise.
48033         Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
48034
48035 2011-07-05  Andreas Jaeger  <aj@suse.de>
48036
48037         * resolv/res_comp.c (dn_skipname): Remove unused variable.
48038
48039 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
48040
48041         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
48042         `status' variable.
48043         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
48044         Likewise.
48045
48046 2011-07-04  H.J. Lu  <hongjiu.lu@intel.com>
48047
48048         * Makefile (strop-tests): Add strncat.
48049         * string/test-strncat.c: New file.
48050
48051 2011-06-30  Marek Polacek  <mpolacek@redhat.com>
48052
48053         * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
48054
48055 2011-06-21  Andreas Jaeger  <aj@suse.de>
48056
48057         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
48058         Copy rule from iconvdata/Makefile.
48059
48060 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
48061
48062         [BZ #12922]
48063         * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
48064         but no long options are defined, just return 'W'.
48065
48066 2011-06-22  Marek Polacek  <mpolacek@redhat.com>
48067
48068         [BZ #9696]
48069         * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
48070
48071 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
48072
48073         * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
48074         netgroups to read.
48075         (innetgr): Likewise.
48076
48077 2011-07-05  Roland McGrath  <roland@hack.frob.com>
48078
48079         * config.make.in (install_root): Default to $(DESTDIR).
48080
48081 2011-07-05  Ulrich Drepper  <drepper@gmail.com>
48082
48083         * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
48084
48085 2011-07-02  Roland McGrath  <roland@hack.frob.com>
48086
48087         * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
48088
48089         * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
48090         containing directory rather than embedding absolute directory names.
48091
48092         * scripts/check-local-headers.sh: Rewritten using awk.
48093         Match by word, not by line.  Print error messages for matches.
48094         * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
48095
48096         * Makerules [shlib-lds-flags empty]:
48097         ($(common-objpfx)libc_pic.opts): New target.
48098         ($(common-objpfx)libc_pic.os.clean): New target.
48099         ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
48100
48101         * config.make.in (OBJCOPY): New variable.
48102         * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
48103         * configure: Regenerated.
48104
48105         * config.make.in (use-default-link): New variable.
48106         * configure.in (use_default_link): Grok --with-default-link to set it.
48107         * configure: Regenerated.
48108         * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
48109         (shlib-lds, shlib-lds-flags): Define to empty.
48110
48111         * Makerules (shlib-lds): New variable.
48112         (shlib-lds-flags): New variable.
48113         (build-shlib, build-moduile, build-module-asneeded): Use it.
48114         ($(common-objpfx)libc.so): Use $(shlib-lds).
48115         ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
48116         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
48117
48118         * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
48119         DT_FLAGS/DT_FLAGS_1 with zero flags.
48120
48121         * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
48122         linker script munging.
48123
48124 2011-07-02  Ulrich Drepper  <drepper@gmail.com>
48125
48126         * crypt/sha512.h (struct sha512_ctx): Add union to access total also
48127         as 128-bit value.
48128         * crypt/sha512.c (sha512_process_block): Perform total addition using
48129         128-bit if possible.
48130         (__sha512_finish_ctx): Likewise.
48131         * crypt/sha256.h (struct sha256_ctx): Add union to access total also
48132         as 64-bit value.
48133         * crypt/sha256.c (SWAP64): Define.
48134         (sha256_process_block): Perform total addition using 64-bit if
48135         possible.
48136         (__sha256_finish_ctx): Likewise.
48137
48138 2011-07-01  Ulrich Drepper  <drepper@gmail.com>
48139
48140         * nscd/pwdcache.c (cache_addpw): Cleanup.  Add branch prediction.
48141         * nscd/initgrcache.c (addinitgroupsX): Likewise.
48142         * nscd/hstcache.c (cache_addhst): Likewise.
48143         * nscd/grpcache.c (cache_addgr): Likewise.
48144         * nscd/aicache.c (addhstaiX): Likewise
48145         * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
48146
48147 2011-07-01  Thorsten Kukuk  <kukuk@suse.de>
48148
48149         * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
48150         * nscd/initgrcache.c (addinitgroupsX): Likewise.
48151         * nscd/hstcache.c (cache_addhst): Likewise.
48152         * nscd/grpcache.c (cache_addgr): Likewise.
48153         * nscd/aicache.c (addhstaiX): Likewise
48154
48155 2011-07-01  Andreas Schwab  <schwab@redhat.com>
48156
48157         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
48158         domain only when needed.
48159
48160 2011-06-30  Andreas Schwab  <schwab@redhat.com>
48161
48162         * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
48163         is always restored.
48164
48165 2011-06-29  Ulrich Drepper  <drepper@gmail.com>
48166
48167         * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
48168         are re-adding the entry.
48169         * nscd/servicescache.c (cache_addserv): Likewise.
48170
48171 2011-06-30  Aurelien Jarno  <aurelien@aurel32.net>
48172
48173         * sysdeps/generic/dl-irel.h: fix protection against multiple
48174         inclusions.
48175         * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
48176
48177 2011-06-28  Ulrich Drepper  <drepper@gmail.com>
48178
48179         [BZ #12935]
48180         * malloc/memusage.sh: Fix quoting in message.
48181         * debug/xtrace.sh: Likewise.
48182
48183         * configure.in: Remove support for --experimental-malloc option, make
48184         it the default.
48185         * config.make.in: Likewise.
48186         * malloc/Makefile: Likewise.
48187
48188 2011-06-27  Andreas Schwab  <schwab@redhat.com>
48189
48190         * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
48191         two-byte characters.
48192
48193 2011-06-27  Roland McGrath  <roland@hack.frob.com>
48194
48195         * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
48196         AC_CACHE_CHECK invocation.
48197         * configure: Regenerated.
48198
48199         * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
48200
48201 2011-06-27  Ulrich Drepper  <drepper@gmail.com>
48202
48203         [BZ #12350]
48204         * nscd/aicache.c (addhstaiX):  Restore only RES_USE_INET6
48205         bit from old_res_options.
48206
48207         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
48208
48209         * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
48210         value type for setfct.
48211
48212 2011-06-23  H.J. Lu  <hongjiu.lu@intel.com>
48213
48214         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
48215         __gettimeofday instead of gettimeofday.
48216
48217 2011-06-26  Ulrich Drepper  <drepper@gmail.com>
48218
48219         * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
48220
48221 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
48222
48223         * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
48224
48225         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
48226         info.
48227
48228 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
48229
48230         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
48231         strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
48232         strcpy-sse2-unaligned strncpy-sse2-unaligned
48233         stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
48234         * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
48235         * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
48236         * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
48237         * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
48238         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
48239         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
48240         * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
48241         * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
48242         * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
48243         (STRCPY): Support SSE2 and SSSE3 versions.
48244
48245 2011-06-24  Ulrich Drepper  <drepper@gmail.com>
48246
48247         [BZ #12874]
48248         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
48249         * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
48250         kernels which artificially limit size of requests.
48251
48252 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
48253
48254         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
48255         strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
48256         strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
48257         * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
48258         * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
48259         * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
48260         * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
48261         * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
48262         * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
48263         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
48264         * sysdeps/i386/i686/multiarch/strcpy.S: New file.
48265         * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
48266         * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
48267         * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
48268         * sysdeps/i386/i686/multiarch/strncpy.S: New file.
48269         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
48270         Enable unaligned load optimization for Intel Core i3, i5 and i7
48271         processors.
48272         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
48273         Define.
48274         (index_Fast_Unaligned_Load): Define.
48275         (HAS_FAST_UNALIGNED_LOAD): Define.
48276
48277 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
48278
48279         * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
48280
48281 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
48282
48283         [BZ #12907]
48284         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
48285         until it is clear that the information is realy needed.
48286         Patch mostly by David Hanisch <david.hanisch@nsn.com>.
48287
48288 2011-06-22  Andreas Schwab  <schwab@redhat.com>
48289
48290         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
48291
48292 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
48293
48294         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
48295         /sys/devices/system/cpu/online if it is usable.
48296
48297         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
48298         reading the information from the /proc filesystem to once a second.
48299
48300 2011-06-21  Andreas Jaeger  <aj@suse.de>
48301
48302         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
48303         NULL after inclusion of kernel headers.
48304
48305 2011-06-21  Ulrich Drepper  <drepper@gmail.com>
48306
48307         * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
48308         calls to internal_setent.
48309
48310         [BZ #12885]
48311         * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
48312         addresses using gethostbyname4_r ignore IPv4 addresses.
48313
48314         * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
48315         branch using gethostbyname2 is only for AF_INET.  Optimize accordingly.
48316
48317         * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
48318
48319 2011-06-20  David S. Miller  <davem@davemloft.net>
48320
48321         * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
48322         inclusions.
48323         * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
48324
48325         * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
48326         (elf_irel): Use it.
48327         * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
48328         * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
48329         * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
48330         * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
48331         * sysdeps/x86_64/dl-irel.h: Likewise.
48332
48333         * elf/dl-runtime.c: Use elf_ifunc_invoke.
48334         * elf/dl-sym.c: Likewise.
48335
48336 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
48337
48338         * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch.  We
48339         need to dereference resplen2.
48340
48341 2011-06-14  Andreas Schwab  <schwab@redhat.com>
48342
48343         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
48344
48345 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
48346
48347         * Makeconfig: Define vardbdir and inst_vardbdir.
48348         * nss/Makefile: Add rules to install db-Makefile.
48349
48350         * nss/nss_db/db-XXX.c: Cleanup.
48351
48352         * nss/Makefile (libnss_db-dbs): Add db-initgroups.
48353         * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
48354         GLIBC_PRIVATE.
48355         * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
48356         * nss/makedb.c: Implement -g option to specify that value strings
48357         are generated and should not be added to table iterated over for
48358         get*ent calls.
48359         * nss/nss_db/db-initgroups.c: New file.
48360
48361         * nss/getent.c: Add support for initgroups lookups through getgrouplist
48362         interface.
48363
48364         * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
48365         (internal_getgrouplist): Adjust to name change.
48366         Update use_initgroups_entry if this is not the first call.
48367         * nss/databases.def: Add initgroups entry.
48368
48369         * nss/makedb.c (compute_tables): Check result of multiple hash table
48370         sizes to minimize maximum chain length.
48371
48372 2011-06-14  Ulrich Drepper  <drepper@gmail.com>
48373
48374         * Versions.def: Add entry for libnss_db.
48375         * shlib-versions: Likewise.
48376         * nss/Makefile: Add rules to build libnss_db.
48377         * nss/Versions: Add libnss_db information.  Organize libnss_files
48378         entries better.
48379         * nss/db-Makefile: Add gshadow support.  Change rules for the new
48380         makedb progra.  Some minor improvements to generate smaller files.
48381         * nss/nss_db/nss_db.h: Move NSS database header data structures to
48382         here from...
48383         * nss/makedb.c: ...here.
48384         Improve database format to be smaller and require less memory at
48385         runtime.
48386         * nss/nss_db/db-XXX.x: Adjust for new database format.  Don't use
48387         db anymore.
48388         * nss/nss_db/db-netgrp.c: Likewise.
48389         * nss/nss_db/db-open.c: Likewise.
48390         * nss/nss_files/flies-XXX.x: Adjust comments.
48391         * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
48392         * nss/nss_files/files-grp.c: Likewise.
48393         * nss/nss_files/files-hosts.c: Likewise.
48394         * nss/nss_files/files-network.c: Likewise.
48395         * nss/nss_files/files-proto.c: Likewise.
48396         * nss/nss_files/files-pwd.c: Likewise.
48397         * nss/nss_files/files-rpc.c: Likewise.
48398         * nss/nss_files/files-service.c: Likewise.
48399         * nss/nss_files/files-sgrp.c: Likewise.
48400         * nss/nss_files/files-spwd.c: Likewise.
48401         * nss/nss_db/db-alias.c: Removed.
48402         * nss/nss_db/dummy-db.h: Removed.
48403
48404 2011-06-02  Ulrich Drepper  <drepper@gmail.com>
48405
48406         * nss/makedb.c: Rewritten to not use database library.
48407         * nss/Makefile: Update to build new makedb program.
48408
48409 2011-06-14  Andreas Jaeger  <aj@suse.de>
48410
48411         * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
48412         memset declaration.
48413
48414 2011-06-10  Andreas Schwab  <schwab@redhat.com>
48415
48416         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
48417         tmpbuf.
48418
48419 2011-06-10  Roland McGrath  <roland@hack.frob.com>
48420
48421         * Makerules (shlib.lds): Fail if the linker script comes out empty.
48422         * elf/Makefile ($(objpfx)ld.so): Likewise.
48423
48424         * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
48425         Don't list ld.so twice in dependencies.
48426
48427         * posix/bug-regex31.c: Include <stdlib.h>.
48428
48429         * nscd/hstcache.c (cache_addhst): Remove unused variable.
48430
48431         * nis/nss_compat/compat-spwd.c
48432         (getspent_next_nss_netgr): Remove unused variable.
48433         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
48434
48435         * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
48436         nonmembers" output to use the right array.
48437
48438         * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
48439
48440         * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
48441
48442         * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
48443         * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
48444         * catgets/gencat.c (read_input_file): Likewise.
48445         * locale/programs/locarchive.c (enlarge_archive): Likewise.
48446
48447         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
48448         variable definition inside #if's controlling its use.
48449
48450         * inet/getnetgrent_r.c (innetgr): Remove unused variable.
48451
48452         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
48453
48454         * misc/syslog.c (__vsyslog_chk): Remove unused variable.
48455
48456         * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
48457         unreachable code.
48458
48459         * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
48460
48461         * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
48462         * configure: Regenerated.
48463
48464         * Makerules: Revert last change.
48465         * elf/Makefile: Likewise.
48466
48467 2011-06-09  Roland McGrath  <roland@hack.frob.com>
48468
48469         * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
48470         * elf/Makefile ($(objpfx)librtld.os): Likewise.
48471         (reloc-link): Likewise.
48472
48473 2011-06-09  Ulrich Drepper  <drepper@gmail.com>
48474
48475         * elf/Makefile: Add rules to build pldd.
48476         * elf/pldd.c: New file.
48477         * elf/pldd-xx.c: New file.
48478
48479 2011-06-07  Ulrich Drepper  <drepper@gmail.com>
48480
48481         * version.h: Update for 2.15 development version.
48482
48483 2011-06-07  David S. Miller  <davem@davemloft.net>
48484
48485         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
48486         ifuncs.
48487         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
48488         elf_machine_lazy_rel): Likewise.
48489         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
48490         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
48491         elf_machine_lazy_rel): Likewise.
48492         * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
48493         dl_hwcap via passed in argument.
48494         * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
48495         Likewise.
48496
48497 2011-06-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
48498
48499         * stdlib/longlong.h: Update from GCC.  Fix smul_ppmm for S/390.
48500
48501 2011-06-06  Roland McGrath  <roland@hack.frob.com>
48502
48503         [BZ #12849]
48504         * manual/fdl-1.1.texi: New file, verbatim from:
48505         http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
48506         * manual/lgpl-2.1.texi: New file, verbatim from:
48507         http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
48508         * manual/Makefile (licenses): New variable, list those new file names.
48509         (texis): Use it.
48510         (chapters.% top-menu.%): Include $(licenses) with $(appendices).
48511
48512         * manual/fdl.texi: File removed.
48513         * manual/lesser.texi: File removed.
48514         * manual/libc.texinfo (Copying, Documentation License):
48515         Use new @include file names, put @appendix directive before @include.
48516
48517 2011-06-04  Jakub Jelinek  <jakub@redhat.com>
48518
48519         [BZ #12841]
48520         * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
48521         (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
48522         (mq_open): Add __NTH.
48523
48524 2011-06-02  H.J. Lu  <hongjiu.lu@intel.com>
48525
48526         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
48527         Assume Intel Core i3/i5/i7 processor if AVX is available.
48528
48529 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
48530
48531         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
48532         typo.
48533
48534 2011-05-31  Andreas Schwab  <schwab@redhat.com>
48535
48536         * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
48537         memory.  Use alloca_account.  Fix memory leak when retrying.
48538
48539 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
48540
48541         * version.h (RELEASE): Bump for 2.14 release.
48542         * include/features.h (__GLIBC_MINOR__): Bump to 14.
48543
48544         * config.make.in (RANLIB): Remove entry.
48545
48546 2011-05-30  Ulrich Drepper  <drepper@gmail.com>
48547
48548         * po/Makefile (po-sed-cmd): Add ksh to extensions.
48549         (libc.pot): Work around missing support for .ksh extension in xgettext.
48550
48551         [BZ #12684]
48552         * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
48553         if both request failed.
48554         (send_dg): In case of server errors clear resplen or *resplen2.
48555
48556         [BZ #12454]
48557         * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
48558         when there are multiple maps.
48559         * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
48560         (_dl_fini): Remove test here.
48561
48562         * elf/rtld.c (dl_main): Don't allow the loader to load itself.
48563
48564 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
48565
48566         [BZ #12350]
48567         * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
48568         bit from old_res_options.
48569         (gaih_inet): Likewise.
48570
48571         [BZ #11099]
48572         * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
48573         as signed.
48574
48575         * resolv/res_init.c (res_setoptions): Make the code more compact.
48576
48577         [BZ #11558]
48578         * resolv/res_init.c (res_setoptions): Recognize use-vc option and
48579         set RES_USEVC.
48580
48581         [BZ #11634]
48582         * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
48583
48584         * malloc/malloc.h: Mark malloc hook variables as deprecated.
48585
48586         [BZ #11781]
48587         * malloc/malloc.h: Declare malloc hook variables as volatile.
48588
48589         * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
48590         in last patch.
48591
48592         [BZ #11799]
48593         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
48594         raise in the comment.
48595         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
48596         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
48597         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
48598
48599 2011-05-28  Ulrich Drepper  <drepper@gmail.com>
48600
48601         [BZ #12811]
48602         * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
48603         grow the buffers more if it already has to be sufficient.
48604         (build_wcs_upper_buffer): Likewise.
48605         * posix/regexec.c (check_matching): Likewise.
48606         (clean_state_log_if_needed): Likewise.
48607         (extend_buffers): Don't enlarge buffers beyond size of the input
48608         buffer.
48609         Patches mostly by Emil Wojak <emil@wojak.eu>.
48610         * posix/bug-regex32.c: New file.
48611         * posix/Makefile (tests): Add bug-regex32.
48612
48613         * locale/findlocale.c (_nl_find_locale): Return right away if
48614         _nl_explode_name failed.
48615         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
48616
48617         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
48618
48619         * debug/xtrace.sh: Unify messages.
48620         * malloc/memusage.sh: Likewise.
48621
48622         [BZ #12813]
48623         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
48624         time symbol from vDSO.  Substitute with vsyscall if not available.
48625         * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
48626         __vdso_time.
48627
48628         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
48629         * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
48630         * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
48631         Add sendmmsg and internal_sendmmsg.
48632         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
48633         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
48634         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
48635
48636         * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
48637         * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
48638         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
48639
48640 2011-05-27  Ulrich Drepper  <drepper@gmail.com>
48641
48642         [BZ #12813]
48643         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
48644         Retrieve getcpu symbol from vDSO.  Substitute with vsyscall if not
48645         available.
48646         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
48647         __vdso_getcpu.
48648
48649         [BZ #12814]
48650         * iconvdata/Makefile (tests): Add bug-iconv9.
48651         * iconvdata/bug-iconv9.c: New file.
48652
48653 2011-05-27  Andreas Schwab  <schwab@redhat.com>
48654
48655         [BZ #12814]
48656         * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
48657
48658 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
48659
48660         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
48661         (struct user_regs_struct): Change intcs field back to cs.
48662
48663 2011-05-25  Ulrich Drepper  <drepper@gmail.com>
48664
48665         * po/ja.po: Update from translation team.
48666
48667 2011-05-23  Ulrich Drepper  <drepper@gmail.com>
48668
48669         [BZ #12795]
48670         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
48671         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
48672
48673 2011-05-20  Andreas Schwab  <schwab@redhat.com>
48674
48675         * stdlib/longlong.h: Update from GCC.
48676
48677 2011-05-23  Andreas Schwab  <schwab@redhat.com>
48678
48679         * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
48680         parameter name.
48681         * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
48682         Add parameter name.
48683         (__sysconf): Pass it down.
48684
48685 2011-05-22  Ulrich Drepper  <drepper@gmail.com>
48686
48687         [BZ #12671]
48688         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
48689         some situations.
48690         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
48691         * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
48692         add in in __libc_use_alloca calls.  Adjust callers.
48693         (glob): Use malloc in some situations.
48694
48695         * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
48696         and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
48697         pltexit.
48698
48699 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
48700
48701         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
48702         and CLOCK_BOOTTIME_ALARM.
48703
48704         [BZ #12782]
48705         * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
48706         is returned.
48707
48708         * string/_strerror.c (__strerror_r): Print negative errors as signed
48709         numbers.
48710
48711         [BZ #12777]
48712         * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
48713         (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
48714         * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
48715
48716         * configure.in: Fix typo in redirection and correct removal of test
48717         files in two cases.
48718
48719         [BZ #12788]
48720         * locale/setlocale.c (new_composite_name): Fix test to check for
48721         identical name of all categories.
48722
48723         [BZ #12792]
48724         * libio/filedoalloc.c (local_isatty): New function.
48725         (_IO_file_doallocate): Use local_isatty.
48726         * stdio-common/perror.c (perror): In case a new stream is used
48727         forward the stream error.
48728         * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
48729         error flag.
48730
48731 2011-05-20  Ulrich Drepper  <drepper@gmail.com>
48732
48733         [BZ #11869]
48734         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
48735         alloca.
48736         * include/alloca.h (extend_alloca_account): Define.
48737
48738         [BZ #11857]
48739         * posix/regex.h: Fix comments with documentation of user-accessible
48740         fields after compilation and describe correct free'ing of pattern
48741         after re_compile_pattern.
48742         Patch by Reuben Thomas <rrt@sc3d.org>.
48743
48744 2011-05-18  Ryan S. Arnold  <rsa@us.ibm.com>
48745
48746         * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
48747         and -mno-altivec to prevent the compiler from using Altivec and/or
48748         VSX instructions when the corresponding registers are not available.
48749
48750 2011-05-19  Andreas Schwab  <schwab@redhat.com>
48751
48752         * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
48753
48754 2011-05-19  Ulrich Drepper  <drepper@gmail.com>
48755
48756         * libio/freopen.c (freopen): Use __dup2, not dup2.
48757         * libio/freopen64.c (freopen64): Likewise.
48758
48759 2011-05-17  H.J. Lu  <hongjiu.lu@intel.com>
48760
48761         [BZ #12775]
48762         * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
48763         * math/Makefile (tests): Add test-powl.
48764         (CFLAGS-test-powl.c): Define.
48765         * math/test-powl.c: New file.
48766
48767 2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
48768
48769         * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
48770
48771 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
48772
48773         [BZ #11837]
48774         * iconvdata/gb18030.c: Update to GB18020-2005.
48775
48776 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
48777
48778         * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
48779         RE_SYNTAX_POSIX_AWK): Update to match recent development.
48780         Patch by Aharon Robbins <arnold@skeeve.com>.
48781
48782         [BZ #11892]
48783         * stdlib/putenv.c (putenv): Don't always create copy of the variable
48784         on the stack.
48785
48786         [BZ #11895]
48787         * misc/pselect.c (__pselect): Handle timeout value errors hidden
48788         through underflows.
48789
48790         [BZ #12766]
48791         * misc/error.c (error_at_line): Ensure file_name and old_file_name
48792         point to strings before performing equality test for error_one_per_line
48793         mode.
48794
48795         [BZ #11697]
48796         * login/programs/pt_chown.c (do_pt_chown): Always call chown.
48797
48798         [BZ #11820]
48799         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
48800         (struct user_fpregs_struct): Avoid __uint*_t types.
48801
48802         [BZ #6420]
48803         * malloc/mtrace.c (tr_where): Add additional parameter to point to
48804         symbol info.  Use it instead of calling _dl_addr locally.
48805         (lock_and_info): New function.
48806         (tr_freehook): Call lock_and_info and pass symbol info as additional
48807         parameter to tr_where.
48808         (tr_mallochook): Likewise.
48809         (tr_reallochook): Likewise.
48810         (tr_memalignhook): Likewise.
48811
48812         * malloc/mtrace.c: Remove support for USE_MTRACE_FILE.  It is not
48813         used and couldn't be at all thread-safe.
48814
48815 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
48816
48817         * libio/freopen.c (freopen): Don't close old file descriptor
48818         before the new one is opened.  Instead dup the new file descriptor
48819         to the old one after the new stream is created.
48820         * libio/freopen64.c (freopen64): Likewise.
48821         * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
48822         * libio/fileops.c (_IO_new_file_close_it): Handle new
48823         _IO_FLAGS2_NOCLOSE flag.
48824         (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
48825         If _IO_file_open didn't set FD_CLOEXEC do it after the call.
48826         * libio/oldfileops.c (_IO_old_file_close_it): Handle new
48827         _IO_FLAGS2_NOCLOSE flag.
48828         * include/unistd.h: Add hidden_proto for dup3.
48829         Define __have_dup3.
48830         * io/dup3.c: Define hidden symbol.
48831         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
48832
48833         [BZ #7101]
48834         * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
48835         when an incomplete long option is used.
48836         * posix/tst-getopt_long1.c: New file.
48837         * posix/Makefile (tests): Add tst-getopt_long1.
48838
48839         [BZ #10138]
48840         * scripts/config.guess: Update from autoconf-2.68.
48841         * scripts/config.sub: Likewise.
48842
48843         [BZ #10157]
48844         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
48845         tests into ...
48846         (has_cpuclock): ...this.  New function.
48847         * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
48848         macro here based on has_cpuclock code.
48849
48850         [BZ #10149]
48851         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
48852         First byte (not low byte) is now always NUL.
48853         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
48854
48855         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
48856         Use non-cancelable interfaces.
48857
48858         [BZ #9809]
48859         * locale/iso-639.def: Add entry for Sorani.
48860
48861         [BZ #11901]
48862         * include/stdlib.h: Move include protection to the right place.
48863         Define abort_msg_s.  Declare __abort_msg with it.
48864         * stdlib/abort.c (__abort_msg): Adjust type.
48865         * assert/assert.c (__assert_fail_base): New function.  Majority
48866         of code from __assert_fail.  Allocate memory for __abort_msg with
48867         mmap.
48868         (__assert_fail): Now call __assert_fail_base.
48869         * assert/assert-perr.c: Remove bulk of implementation.  Use
48870         __assert_fail_base.
48871         * include/assert.hL Declare __assert_fail_base.
48872         * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
48873         mmap.
48874         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
48875
48876 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
48877
48878         [BZ #11952]
48879         [BZ #12453]
48880         * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
48881         until all modules are registered in the DTV.
48882         * elf/Makefile: Add rules to build and run tst-tls19.
48883         * elf/tst-tls19.c: New file.
48884         * elf/tst-tls19mod1.c: New file.
48885         * elf/tst-tls19mod2.c: New file.
48886         * elf/tst-tls19mod3.c: New file.
48887         Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
48888
48889         [BZ #12083]
48890         * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
48891         correctly.
48892
48893         [BZ #12601]
48894         * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
48895         two-byte sequence errors.
48896         * iconvdata/Makefile (tests): Add bug-iconv8.
48897         * iconvdata/bug-iconv8.c: New file.
48898
48899         [BZ #12626]
48900         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
48901         buf2 definition.
48902
48903         * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
48904
48905         [BZ #12432]
48906         * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
48907         (dummy_getcfa): New function.
48908         (init): Get _Unwind_GetCFA address, use dummy if not found.
48909         (backtrace_helper): In recursion check, also check whether CFA changes.
48910         (__backtrace): Completely initialize arg.
48911
48912         * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
48913         storing incomplete byte sequence in state object.  Avoid testing for
48914         guaranteed too small input if we know there is enough data available.
48915
48916 2011-05-11  Andreas Schwab  <schwab@redhat.com>
48917
48918         * Makeconfig (+link-pie): Indent.
48919         * Rules (binaries-pie): Define if $(have-fpie) and
48920         $(build-shared).
48921         (binaries-shared): Also filter out $(binaries-pie).
48922         ($(addprefix $(objpfx),$(binaries-pie))): New rule.
48923         * nscd/Makefile (others-pie): Add nscd.
48924         (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
48925         ($(objpfx)nscd): Remove command override.
48926         * login/Makefile (others-pie): Add pt_chown.
48927         ($(objpfx)pt_chown): Remove command override.
48928         * elf/Makefile: Add PIE tests to tests and tests-pie variables and
48929         remove command overrides.
48930
48931 2011-05-13  Ulrich Drepper  <drepper@gmail.com>
48932
48933         * libio/tst_putwc.c: Fix error messages.
48934
48935         [BZ #12724]
48936         * libio/fileops.c (_IO_new_file_close_it): Always flush when
48937         currently writing and seek to current position when not.
48938         * libio/Makefile (tests): Add bug-fclose1.
48939         * libio/bug-fclose1.c: New file.
48940
48941 2011-05-12  Ulrich Drepper  <drepper@gmail.com>
48942
48943         [BZ #12511]
48944         * elf/dl-lookup.c (enter): Don't test for copy relocation here and
48945         don't set DF_1_NODELETE here.
48946         (do_lookup_x): When entering new entry test for copy relocation
48947         and if necessary set DF_1_NODELETE flag.
48948         * elf/tst-unique4.cc: New file.
48949         * elf/tst-unique4.h: New file.
48950         * elf/tst-unique4lib.cc: New file.
48951         * elf/Makefile: Add rules to build and run tst-unique4.
48952         Patch by Piotr Bury <pbury@goahead.com>.
48953
48954 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
48955
48956         [BZ #12052]
48957         * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
48958
48959         [BZ #12625]
48960         * misc/mntent_r.c (addmntent): Flush the stream after the output
48961
48962         [BZ #12393]
48963         * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
48964         (is_trusted_path_normalize): Skip initial colon.  Append slash
48965         to empty buffer.  Duplicate is_trusted_path code but allow
48966         constructed patch to be prefix.
48967         (is_dst): Allow $ORIGIN followed by /.
48968         (_dl_dst_substitute): Correct clearing of check_for_trusted.
48969         Correct testing of result of is_trusted_path_normalize
48970         (decompose_rpath): Fix warning.
48971
48972 2011-05-10  Ulrich Drepper  <drepper@gmail.com>
48973
48974         [BZ #11257]
48975         * grp/initgroups.c (internal_getgrouplist): When we found the service
48976         list through the initgroups entry in nsswitch.conf do not always
48977         continue on a successful lookup.  Don't always use the
48978         __nss_group_database value if it is set.
48979         * nss/nsswitch.conf (initgroups): Change action for successful db
48980         lookup to continue for compatibility.
48981
48982 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
48983
48984         [BZ #11532]
48985         * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
48986         and CP774 modules.
48987         * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
48988         and CP774 modules.
48989         * iconvdata/tst-tables.sh: Likewise.
48990         * iconvdata/cp770.c: New file.
48991         * iconvdata/cp771.c: New file.
48992         * iconvdata/cp772.c: New file.
48993         * iconvdata/cp773.c: New file.
48994         * iconvdata/cp774.c: New file.
48995         * iconvdata/testdata/CP770: New file.
48996         * iconvdata/testdata/CP770..UTF8: New file.
48997         * iconvdata/testdata/CP771: New file.
48998         * iconvdata/testdata/CP771..UTF8: New file.
48999         * iconvdata/testdata/CP772: New file.
49000         * iconvdata/testdata/CP772..UTF8: New file.
49001         * iconvdata/testdata/CP773: New file.
49002         * iconvdata/testdata/CP773..UTF8: New file.
49003         * iconvdata/testdata/CP774: New file.
49004         * iconvdata/testdata/CP774..UTF8: New file.
49005
49006         * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
49007         END CHARMAP line.
49008         * iconvdata/gen-8bit-gap.sh: Likewise.
49009         * iconvdata/gen-8bit.sh: Likewise.
49010
49011         * locale/iso-639.def: Add ary entry.
49012
49013         [BZ #11258]
49014         * locale/C-translit.h.in: Add U20A1 transliteration.
49015
49016         [BZ #12178]
49017         * locale/iso-639.def: Add wae entry.
49018         Patch by Kevin Bortis <bortis@translate-wae.ch>.
49019
49020         [BZ #12545]
49021         * locale/programs/localedef.c (construct_output_path): Use ssize_t
49022         for n.
49023
49024         [BZ #12711]
49025         * locale/C-translit.h.in: Add entry for U20B9.
49026         Patch by pravin.d.s@gmail.com.
49027
49028 2011-05-08  Ulrich Drepper  <drepper@gmail.com>
49029
49030         [BZ #12713]
49031         * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
49032         ENAMETOOLONG use generic getcwd.
49033         * sysdeps/posix/getcwd.c: Add support to use openat.  Make usable
49034         in rtld.  Use *stat64.
49035         * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
49036         Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
49037         * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
49038         * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
49039         * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
49040         * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
49041         * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
49042         __fstatat64 macros.
49043         * include/dirent.h: Add libc_hidden_proto for rewinddir.
49044         * dirent/rewinddir.c: Add libc_hidden_def.
49045         * sysdeps/mach/hurd/rewinddir.c: Likewise.
49046         * sysdeps/unix/rewinddir.c: Likewise.  Don't do locking outside libc.
49047
49048         * include/dirent.h (__alloc_dir): Add flags parameter.
49049         * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
49050         * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
49051         __alloc_dir.
49052         (__alloc_dir): Take new parameter.  Don't call fcntl for invocations
49053         from fdopendir if O_CLOEXEC is already set.
49054
49055 2011-03-15  Alan Modra  <amodra@gmail.com>
49056
49057         * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
49058         l_tls_firstbyte_offset non-zero.  Save padding offset in
49059         l_tls_firstbyte_offset for later use.
49060         * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
49061         freeing static tls block.
49062
49063 2011-03-05  Jonathan Nieder  <jrnieder@gmail.com>
49064
49065         * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
49066         where #ifdef was intended.  The intent is to prevent ARG_MAX from
49067         being defined by the kernel headers.
49068
49069 2011-05-07  Ulrich Drepper  <drepper@gmail.com>
49070
49071         [BZ #12734]
49072         * resolv/resolv.h: Define RES_NOTLDQUERY.
49073         * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
49074         no-tld-query and set RES_NOTLDQUERY.
49075         * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
49076         * resolv/res_query.c (__libc_res_nsearch): Backport changes from
49077         modern BIND to search name as TLD unless forbidden.
49078
49079 2011-05-07  Petr Baudis  <pasky@suse.cz>
49080             Ulrich Drepper  <drepper@gmail.com>
49081
49082         [BZ #12393]
49083         * elf/dl-load.c (fillin_rpath): Move trusted path check...
49084         (is_trusted_path): ...to here.
49085         (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
49086         (_dl_dst_substitute): Verify expanded $ORIGIN path elements
49087         using is_trusted_path_normalize() in setuid scripts.
49088
49089 2011-05-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
49090
49091         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
49092         __BEGIN/__END_DECLS.
49093
49094 2011-05-06  Ulrich Drepper  <drepper@gmail.com>
49095
49096         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
49097         NSS_STATUS_NOTFOUND if no record was found.
49098
49099 2011-05-05  Andreas Schwab  <schwab@redhat.com>
49100
49101         * sunrpc/Makefile (headers): Add rpc/netdb.h.
49102         (headers-not-in-tirpc): Remove rpc/netdb.h
49103         * resolv/netdb.h: Revert last change.
49104
49105 2011-05-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
49106
49107         * Makeconfig (link-libc-static): Use --{start,end}-group to handle
49108         circular dependency between libgcc.a and libc.a.
49109
49110 2011-05-05  Andreas Schwab  <schwab@redhat.com>
49111
49112         * resolv/netdb.h: Don't include <rpc/netdb.h>.
49113         * nis/Makefile: Don't install rpcsvc/*.
49114         * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
49115         instead of <rpc/types.h>.
49116         (MAXHOSTNAMELEN): Define.
49117
49118 2011-05-03  Andreas Schwab  <schwab@redhat.com>
49119
49120         * elf/ldconfig.c (add_dir): Don't crash on empty path.
49121
49122 2011-04-28  Maciej Babinski  <mbabinski@google.com>
49123
49124         [BZ #12714]
49125         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
49126         gethostbyname4_r when IPv6 results are possible.
49127
49128 2011-05-02  Ulrich Drepper  <drepper@gmail.com>
49129
49130         [BZ #12723]
49131         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
49132         _PC_PIPE_BUF handling.
49133
49134 2011-04-30  Bruno Haible  <bruno@clisp.org>
49135
49136         [BZ #12717]
49137         * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
49138         * resolv/netdb.h (getnameinfo): Change type of flags parameter
49139         to 'int'.
49140         * inet/getnameinfo.c (getnameinfo): Likewise.
49141
49142 2011-04-29  Ulrich Drepper  <drepper@gmail.com>
49143
49144         * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
49145         to groups setting in database lookup.
49146         * nss/nsswitch.conf: Add initgroups entry.
49147
49148 2011-04-22  Ulrich Drepper  <drepper@gmail.com>
49149
49150         [BZ #12685]
49151         * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
49152         mode string.
49153         Patch by Eric Blake <eblake@redhat.com>.
49154
49155 2011-04-20  H.J. Lu  <hongjiu.lu@intel.com>
49156
49157         * sunrpc/Makefile (need-export-routines): Add svc_run.
49158         (routines): Remove svc_run.
49159         ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
49160         * sunrpc/clnt_perr.c (clnt_perrno): Export.
49161         * sunrpc/svc_run.c (svc_run): Likewise.
49162         * sunrpc/svc_udp.c (svcudp_create): Likewise.
49163
49164 2011-04-21  Ulrich Drepper  <drepper@gmail.com>
49165
49166         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
49167         problem in reallocation in last patch.
49168
49169 2011-04-20  Ulrich Drepper  <drepper@gmail.com>
49170
49171         * sunrpc/Makefile: Move inclusion of Rules.
49172
49173 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
49174
49175         * nss/nss_files/files-initgroups.c: New file.
49176         * nss/Makefile (libnss_files-routines): Add files-initgroups.
49177         * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
49178         _nss_files_initgroups_dyn.
49179
49180 2011-03-31  Richard Sandiford  <richard.sandiford@linaro.org>
49181
49182         * elf/elf.h (R_ARM_IRELATIVE): Define.
49183
49184 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
49185
49186         * po/ru.po: Update from translation team.
49187
49188 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
49189
49190         * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
49191         dependencies.
49192
49193 2011-02-06  Mike Frysinger  <vapier@gentoo.org>
49194
49195         [BZ #12653]
49196         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
49197         MEMCPY_CHK with USE_AS_BCOPY ifdef check.
49198         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
49199         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
49200         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
49201
49202 2011-03-28  Andreas Schwab  <schwab@linux-m68k.org>
49203
49204         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
49205         differing bytes.
49206         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
49207         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
49208         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
49209
49210 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
49211
49212         [BZ #12420]
49213         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
49214         storing it.
49215         * stdlib/bug-getcontext.c: New file.
49216         * stdlib/Makefile: Add rules to build and run bug-getcontext.
49217
49218 2011-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
49219
49220         * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
49221         instructions into .machine "z9-109".
49222         * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
49223         * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
49224
49225 2011-04-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
49226
49227         * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
49228         between environment variables and auxiliary vector.
49229
49230 2011-04-16  Ulrich Drepper  <drepper@gmail.com>
49231
49232         * Makefile: Add rules to build linkobj/libc.so.
49233         * include/libc-symbols.h: Define libc_hidden_nolink.
49234         * include/rpc/auth.h: Mark functions which are to be hidden.
49235         * include/rpc/auth_des.h: Likewise.
49236         * include/rpc/auth_unix.h: Likewise.
49237         * include/rpc/clnt.h: Likewise.
49238         * include/rpc/des_crypt.h: Likewise.
49239         * include/rpc/key_prot.h: Likewise.
49240         * include/rpc/pmap_clnt.h: Likewise.
49241         * include/rpc/pmap_prot.h: Likewise.
49242         * include/rpc/pmap_rmt.h: Likewise.
49243         * include/rpc/rpc_msg.h: Likewise.
49244         * include/rpc/svc.h: Likewise.
49245         * include/rpc/svc_auth.h: Likewise.
49246         * include/rpc/xdr.h: Likewise.
49247         * nis/Makefile: Link all DSOs against linkobj/libc.so.
49248         * nss/Makefile: Likewise.
49249         * sunrpc/Makefile: Don't install headers.  Build library with normal
49250         entry points.  Don't build rpcinfo.  Link RPC tests appropriately.
49251         * sunrpc/auth_des.c: Hide exported symbols by default, export some
49252         for the compat linking library.  Remove use of INTDEF/INTUSE.
49253         * sunrpc/auth_none.c: Likewise.
49254         * sunrpc/auth_unix.c: Likewise.
49255         * sunrpc/authdes_prot.c: Likewise.
49256         * sunrpc/authuxprot.c: Likewise.
49257         * sunrpc/clnt_gen.c: Likewise.
49258         * sunrpc/clnt_perr.c: Likewise.
49259         * sunrpc/clnt_raw.c: Likewise.
49260         * sunrpc/clnt_simp.c: Likewise.
49261         * sunrpc/clnt_tcp.c: Likewise.
49262         * sunrpc/clnt_udp.c: Likewise.
49263         * sunrpc/clnt_unix.c: Likewise.
49264         * sunrpc/des_crypt.c: Likewise.
49265         * sunrpc/des_soft.c: Likewise.
49266         * sunrpc/get_myaddr.c: Likewise.
49267         * sunrpc/key_call.c: Likewise.
49268         * sunrpc/key_prot.c: Likewise.
49269         * sunrpc/netname.c: Likewise.
49270         * sunrpc/pm_getmaps.c: Likewise.
49271         * sunrpc/pm_getport.c: Likewise.
49272         * sunrpc/pmap_clnt.c: Likewise.
49273         * sunrpc/pmap_prot.c: Likewise.
49274         * sunrpc/pmap_prot2.c: Likewise.
49275         * sunrpc/pmap_rmt.c: Likewise.
49276         * sunrpc/publickey.c: Likewise.
49277         * sunrpc/rpc_cmsg.c: Likewise.
49278         * sunrpc/rpc_common.c: Likewise.
49279         * sunrpc/rpc_dtable.c: Likewise.
49280         * sunrpc/rpc_prot.c: Likewise.
49281         * sunrpc/rpc_thread.c: Likewise.
49282         * sunrpc/rtime.c: Likewise.
49283         * sunrpc/svc.c: Likewise.
49284         * sunrpc/svc_auth.c: Likewise.
49285         * sunrpc/svc_authux.c: Likewise.
49286         * sunrpc/svc_raw.c: Likewise.
49287         * sunrpc/svc_run.c: Likewise.
49288         * sunrpc/svc_simple.c: Likewise.
49289         * sunrpc/svc_tcp.c: Likewise.
49290         * sunrpc/svc_udp.c: Likewise.
49291         * sunrpc/svc_unix.c: Likewise.
49292         * sunrpc/svcauth_des.c: Likewise.
49293         * sunrpc/xcrypt.c: Likewise.
49294         * sunrpc/xdr.c: Likewise.
49295         * sunrpc/xdr_array.c: Likewise.
49296         * sunrpc/xdr_float.c: Likewise.
49297         * sunrpc/xdr_intXX_t.c: Likewise.
49298         * sunrpc/xdr_mem.c: Likewise.
49299         * sunrpc/xdr_rec.c: Likewise.
49300         * sunrpc/xdr_ref.c: Likewise.
49301         * sunrpc/xdr_sizeof.c: Likewise.
49302         * sunrpc/xdr_stdio.c: Likewise.
49303
49304 2011-04-10  Ulrich Drepper  <drepper@gmail.com>
49305
49306         [BZ #12650]
49307         * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
49308         * sysdeps/ia64/dl-tls.h: Likewise.
49309         * sysdeps/powerpc/dl-tls.h: Likewise.
49310         * sysdeps/s390/dl-tls.h: Likewise.
49311         * sysdeps/sh/dl-tls.h: Likewise.
49312         * sysdeps/sparc/dl-tls.h: Likewise.
49313         * sysdeps/x86_64/dl-tls.h: Likewise.
49314         * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
49315
49316 2011-03-14  Andreas Schwab  <schwab@redhat.com>
49317
49318         * elf/dl-load.c (_dl_dst_substitute): When skipping the first
49319         rpath element also skip the following colon.
49320         (expand_dynamic_string_token): Add is_path parameter and pass
49321         down to DL_DST_REQUIRED and _dl_dst_substitute.
49322         (decompose_rpath): Call expand_dynamic_string_token with
49323         non-zero is_path.  Ignore empty rpaths.
49324         (_dl_map_object_from_fd): Call expand_dynamic_string_token
49325         with zero is_path.
49326
49327 2011-04-08  Andreas Schwab  <schwab@linux-m68k.org>
49328
49329         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
49330         Make cancelable.
49331
49332 2011-04-09  Ulrich Drepper  <drepper@gmail.com>
49333
49334         [BZ #12655]
49335         * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
49336         Patch by Filipe David Manana <fdmanana@apache.org>.
49337
49338 2011-04-07  Andreas Schwab  <schwab@redhat.com>
49339
49340         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
49341         Maintain aligned stack.
49342         (CHECK_RSP): Remove unused macro.
49343
49344 2011-04-03  Ulrich Drepper  <drepper@gmail.com>
49345
49346         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
49347         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
49348
49349 2011-04-02  Ulrich Drepper  <drepper@gmail.com>
49350
49351         * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
49352
49353         * include/features.h: Mention __USE_XOPEN2K8 in comment.
49354
49355 2011-03-26  H.J. Lu  <hongjiu.lu@intel.com>
49356
49357         [BZ #12518]
49358         * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
49359         * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
49360         * sysdeps/x86_64/memmove.c: New file.
49361         * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
49362         (memcpy): Renamed to ...
49363         (__new_memcpy): This.
49364         (memcpy): Provide GLIBC_2_14 memcpy.
49365         * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
49366         (memcpy): Provide GLIBC_2_2_5 memcpy.
49367
49368 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
49369
49370         [BZ #12631]
49371         * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
49372
49373 2011-03-30  Andreas Schwab  <schwab@redhat.com>
49374
49375         * misc/syncfs.c: New file.
49376         * misc/Makefile (routines): Add syncfs.
49377         * posix/unistd.h: Declare syncfs.
49378         * sysdeps/unix/syscalls.list: Add syncfs.
49379
49380 2011-04-01  Andreas Schwab  <schwab@redhat.com>
49381
49382         * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
49383         open_by_handle_at.
49384         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
49385         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
49386         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
49387         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
49388         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
49389         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
49390         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
49391
49392 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
49393
49394         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
49395         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
49396         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
49397         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
49398         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
49399         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
49400         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
49401
49402         * io/Makefile: Compile fallocate.c, fallocate64.c, and
49403         sync_file_range.c with -fexceptions.
49404         * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
49405         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
49406         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
49407         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
49408         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
49409         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
49410         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
49411         sync_file_range as cancellation point
49412         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file.  This is
49413         now a wrapper around __call_sync_file_range with cancellation handling.
49414         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
49415         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this.  Change
49416         function name to __call_sync_file_range.
49417         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
49418         Add call_sync_file_range.
49419
49420 2011-04-01  Andreas Schwab  <schwab@redhat.com>
49421
49422         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
49423         bits/timex.h.
49424
49425 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
49426
49427         * iconv/iconv.h: Fix typo in comment.
49428         * io/fcntl.h: Likewise.
49429         * libio/stdio.h: Likewise.
49430         * posix/spawn.h: Likewise.
49431         * posix/unistd.h: Likewise.
49432         * stdlib/stdlib.h: Likewise.
49433         * time/time.h: Likewise.
49434         * wcsmbs/wchar.h: Likewise.
49435
49436         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
49437         open_by_handle): Add.
49438         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
49439         and MAX_HANDLE_SZ.  Declare name_to_handle_at and open_by_handle.
49440         Augment a few comments.
49441         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
49442         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
49443         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
49444         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
49445         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
49446         * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
49447         open_by_handle.
49448
49449         * io/fcntl.h (AT_EMPTY_PATH): Define.
49450
49451 2011-03-30  Ulrich Drepper  <drepper@gmail.com>
49452
49453         * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
49454         * sysdeps/unix/sysv/linux/bits/time.h: New file.
49455         * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
49456         to...
49457         * sysdeps/unix/sysv/linux/bits/timex.h: ...here.  New file.
49458         * Versions.def: Add GLIBC_2.14.
49459         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
49460         Export.
49461
49462 2011-03-22  Ulrich Drepper  <drepper@gmail.com>
49463
49464         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
49465         round counter.
49466         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
49467
49468 2011-03-20  H.J. Lu  <hongjiu.lu@intel.com>
49469
49470         [BZ #12597]
49471         * string/test-strncmp.c (do_page_test): New function.
49472         (check2): Likewise.
49473         (test_main): Call check2.
49474         * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
49475
49476 2011-03-20  Ulrich Drepper  <drepper@gmail.com>
49477
49478         [BZ #12587]
49479         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
49480         Handle cache information in CPU leaf 4.
49481         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
49482
49483 2011-03-18  Ulrich Drepper  <drepper@gmail.com>
49484
49485         [BZ #12583]
49486         * posix/fnmatch.c (fnmatch): Check size of pattern in wide
49487         character representation.
49488         Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
49489
49490 2011-03-16  Ryan S. Arnold  <rsa@us.ibm.com>
49491
49492         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
49493         END(__isnan) to END(__isnanf) to match function entry point/label
49494         EALIGN(__isnanf,...).
49495
49496 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
49497
49498         * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
49499
49500 2011-03-10  Ulrich Drepper  <drepper@gmail.com>
49501
49502         [BZ #12510]
49503         * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
49504         copy from the symbol referenced in the relocation to initialize the
49505         used variable.
49506         Patch by Piotr Bury <pbury@goahead.com>.
49507         * elf/Makefile: Add rules to build and tst-unique3.
49508         * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
49509         * elf/tst-unique3.cc: New file.
49510         * elf/tst-unique3.h: New file.
49511         * elf/tst-unique3lib.cc: New file.
49512         * elf/tst-unique3lib2.cc: New file.
49513
49514         * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
49515
49516 2011-03-10  Mike Frysinger  <vapier@gentoo.org>
49517
49518         * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
49519         $LDFLAGS and -nostdlib -nostartfiles to linking step.  Change main
49520         to _start.
49521
49522 2011-03-06  Ulrich Drepper  <drepper@gmail.com>
49523
49524         * elf/dl-load.c (_dl_map_object): If we are looking for the first
49525         to-be-loaded object along a path to loader is ld.so.
49526
49527 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
49528             Ulrich Drepper  <drepper@gmail.com>
49529
49530         * sysdeps/x86_64/memset.S: After aligning destination, code
49531         branches to different locations depending on the value of
49532         misalignment, when multiarch is enabled. Fix this.
49533
49534 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
49535
49536         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
49537         Set _x86_64_preferred_memory_instruction for AMD processsors.
49538         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
49539         Set bit_Prefer_SSE_for_memop for AMD processors.
49540
49541 2011-03-04  Ulrich Drepper  <drepper@gmail.com>
49542
49543         * libio/fmemopen.c (fmemopen): Optimize a bit.
49544
49545 2011-03-03  Andreas Schwab  <schwab@redhat.com>
49546
49547         * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
49548
49549 2011-03-03  Roland McGrath  <roland@redhat.com>
49550
49551         * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
49552
49553 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
49554
49555         * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
49556         __bzero_ultra1 instead of __memset_ultra1.
49557
49558 2011-02-23  Andreas Schwab  <schwab@redhat.com>
49559             Ulrich Drepper  <drepper@gmail.com>
49560
49561         [BZ #12509]
49562         * include/link.h (struct link_map): Add l_orig_initfini.
49563         * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
49564         returning unsuccessfully.
49565         * elf/dl-close.c (_dl_close_worker): If this is the last explicit
49566         close of a file loaded at startup, restore the original l_initfini
49567         list.
49568         * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
49569         list, store the pointer.
49570         * elf/Makefile ($(objpfx)noload-mem): New rule.
49571         (noload-ENV): Define.
49572         (tests): Add $(objpfx)noload-mem.
49573         * elf/noload.c: Include <memcheck.h>.
49574         (main): Call mtrace.  Close all opened handles.
49575
49576 2011-02-17  Andreas Schwab  <schwab@redhat.com>
49577
49578         [BZ #12454]
49579         * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
49580         dependencies are missing.
49581
49582 2011-02-22  Samuel Thibault  <samuel.thibault@ens-lyon.org>
49583
49584         Fix __if_freereq crash: Unlike the generic version which uses free,
49585         Hurd needs munmap.
49586         * sysdeps/mach/hurd/ifreq.h: New file.
49587
49588 2011-01-27  Petr Baudis  <pasky@suse.cz>
49589             Ulrich Drepper  <drepper@gmail.com>
49590
49591         [BZ 12445]#
49592         * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
49593         to extend_alloca().
49594         * stdio-common/bug23.c: New file.
49595         * stdio-common/Makefile (tests): Add bug23.
49596
49597 2010-09-28  Andreas Schwab  <schwab@redhat.com>
49598             Ulrich Drepper  <drepper@gmail.com>
49599
49600         [BZ #12489]
49601         * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
49602         before performing relro protection.  At old place add assertion
49603         to make sure nothing changed.
49604
49605 2011-02-17  Nathan Sidwell  <nathan@codesourcery.com>
49606             Glauber de Oliveira Costa  <glommer@gmail.com>
49607
49608         * elf/elf.h: Add new ARM TLS relocs.
49609
49610 2011-02-16  Ryan S. Arnold  <rsa@us.ibm.com>
49611
49612         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
49613         (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
49614         cast from r3.
49615         * sysdeps/wordsize-64/Makefile: New file.  Add tst-writev to
49616         'tests' variable.
49617         * sysdeps/wordsize-64/tst-writev.c: New file.
49618
49619 2011-02-15  Ryan S. Arnold  <rsa@us.ibm.com>
49620
49621         * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
49622         -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
49623         insns in _dl_start to prevent a TOC reference before relocs are
49624         resolved.
49625
49626 2011-02-15  Ulrich Drepper  <drepper@gmail.com>
49627
49628         [BZ #12469]
49629         * Makeconfig: Remove RANLIB definition.
49630         * Makerules: Don't use RANLIB.
49631         * aclocal.m4: Remove ranlib test.
49632         * configure.in: No need to check for ranlib.
49633         * elf/rtld-Rules: Don't use RANLIB.
49634
49635 2011-02-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
49636
49637         * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
49638         protection macro.
49639         * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
49640         inclusion protection macro.
49641
49642         * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
49643         SIGRTMIN and SIGRTMAX and print information in that case only when
49644         SIGRTMIN is defined.
49645
49646 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
49647
49648         * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
49649         arginfo fn returning -1.
49650
49651         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
49652         and thousands string is zero terminated.
49653
49654 2011-02-03  Andreas Schwab  <schwab@redhat.com>
49655
49656         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
49657         sysdeps/unix/sysv/linux/bits/socket.h.
49658
49659 2011-01-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
49660
49661         * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
49662         (__CPU_COUNT): Remove old macros.
49663         (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
49664         (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
49665         (__CPU_ALLOC, __CPU_FREE): Add macros.
49666         (__sched_cpualloc, __sched_cpufree): Add declarations.
49667
49668 2011-02-05  Ulrich Drepper  <drepper@gmail.com>
49669
49670         * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
49671         (struct datahead): Reuse 32 bits of the alignment for a TTL field.
49672         * nscd/aicache.c (addhstaiX): Return timeout of added value.
49673         (readdhstai): Return value of addhstaiX call.
49674         * nscd/grpcache.c (cache_addgr): Return timeout of added value.
49675         (addgrbyX): Return value returned by cache_addgr.
49676         (readdgrbyname): Return value returned by addgrbyX.
49677         (readdgrbygid): Likewise.
49678         * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
49679         (addpwbyX): Return value returned by cache_addpw.
49680         (readdpwbyname): Return value returned by addhstbyX.
49681         (readdpwbyuid): Likewise.
49682         * nscd/servicescache.c (cache_addserv): Return timeout of added value.
49683         (addservbyX): Return value returned by cache_addserv.
49684         (readdservbyname): Return value returned by addservbyX:
49685         (readdservbyport): Likewise.
49686         * nscd/hstcache.c (cache_addhst): Return timeout of added value.
49687         (addhstbyX): Return value returned by cache_addhst.
49688         (readdhstbyname): Return value returned by addhstbyX.
49689         (readdhstbyaddr): Likewise.
49690         (readdhstbynamev6): Likewise.
49691         (readdhstbyaddrv6): Likewise.
49692         * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
49693         (readdinitgroups): Return value returned by addinitgroupsX.
49694         * nscd/cache.c (readdfcts): Change return value of functions to time_t.
49695         (prune_cache): Keep track of timeout value of re-added entries.
49696         * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
49697         * nscd/nscd.h: Adjust prototypes of readd* functions.
49698
49699 2011-02-04  Roland McGrath  <roland@redhat.com>
49700
49701         * nis/nis_server.c (nis_servstate): Use the right name for 0.
49702         (nis_stats): Likewise.
49703         * nis/nis_modify.c (nis_modify): Likewise.
49704         * nis/nis_remove.c (nis_remove): Likewise.
49705         * nis/nis_add.c (nis_add): Likewise.
49706
49707         * elf/dl-object.c (_dl_new_object): Remove unused variable L.
49708
49709         * posix/fnmatch_loop.c: Add some consts.
49710
49711         * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
49712
49713 2011-02-02  H.J. Lu  <hongjiu.lu@intel.com>
49714
49715         [BZ #12460]
49716         * config.make.in (config-cflags-novzeroupper): Define.
49717         * configure.in: Substitute libc_cv_cc_novzeroupper.
49718         * elf/Makefile (AVX-CFLAGS): Define.
49719         (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
49720         (CFLAGS-tst-auditmod4a.c): Likewise.
49721         (CFLAGS-tst-auditmod4b.c): Likewise.
49722         (CFLAGS-tst-auditmod6b.c): Likewise.
49723         (CFLAGS-tst-auditmod6c.c): Likewise.
49724         (CFLAGS-tst-auditmod7b.c): Likewise.
49725         * sysdeps/i386/configure.in: Check -mno-vzeroupper.
49726
49727 2011-02-02  Ulrich Drepper  <drepper@gmail.com>
49728
49729         * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
49730         function to the callback.
49731         Patch partly by Jiri Olsa <jolsa@redhat.com>.
49732
49733 2011-02-02  Andreas Schwab  <schwab@redhat.com>
49734
49735         * shadow/sgetspent.c: Check return value of __sgetspent_r instead
49736         of errno.
49737
49738 2011-01-19  Ulrich Drepper  <drepper@gmail.com>
49739
49740         [BZ #11724]
49741         * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
49742         of constructors.
49743         * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
49744         of destructors.
49745         (_dl_fini): Don't call _dl_sort_fini if there is only one object.
49746
49747         [BZ #11724]
49748         * elf/Makefile: Add rules to build and run new test.
49749         * elf/tst-initorder.c: New file.
49750         * elf/tst-initorder.exp: New file.
49751         * elf/tst-initordera1.c: New file.
49752         * elf/tst-initordera2.c: New file.
49753         * elf/tst-initordera3.c: New file.
49754         * elf/tst-initordera4.c: New file.
49755         * elf/tst-initorderb1.c: New file.
49756         * elf/tst-initorderb2.c: New file.
49757         * elf/tst-order-a1.c: New file.
49758         * elf/tst-order-a2.c: New file.
49759         * elf/tst-order-a3.c: New file.
49760         * elf/tst-order-a4.c: New file.
49761         * elf/tst-order-b1.c: New file.
49762         * elf/tst-order-b2.c: New file.
49763         * elf/tst-order-main.c: New file.
49764         New test case by George Gensure <werkt0@gmail.com>.
49765
49766 2010-10-01  Andreas Schwab  <schwab@redhat.com>
49767
49768         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
49769         decoding ACE if AI_CANONIDN.
49770
49771 2011-01-18  Ulrich Drepper  <drepper@gmail.com>
49772
49773         * elf/Makefile: Build IFUNC tests unless multi-arch = no.
49774
49775 2011-01-17  Ulrich Drepper  <drepper@gmail.com>
49776
49777         * version.h (RELEASE): Bump for 2.13 release.
49778         * include/features.h: (__GLIBC_MINOR__): Bump to 13.
49779
49780         * io/fcntl.h: Define AT_NO_AUTOMOUNT.
49781
49782         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
49783         MADV_NOHUGEPAGE.
49784         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
49785         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
49786         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
49787         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
49788         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
49789         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
49790
49791         * posix/getconf.c: Update copyright year.
49792         * catgets/gencat.c: Likewise.
49793         * csu/version.c: Likewise.
49794         * debug/catchsegv.sh: Likewise.
49795         * debug/xtrace.sh: Likewise.
49796         * elf/ldconfig.c: Likewise.
49797         * elf/ldd.bash.in: Likewise.
49798         * elf/sprof.c (print_version): Likewise.
49799         * iconv/iconv_prog.c: Likewise.
49800         * iconv/iconvconfig.c: Likewise.
49801         * locale/programs/locale.c: Likewise.
49802         * locale/programs/localedef.c: Likewise.
49803         * malloc/memusage.sh: Likewise.
49804         * malloc/mtrace.pl: Likewise.
49805         * nscd/nscd.c (print_version): Likewise.
49806         * nss/getent.c: Likewise.
49807
49808         * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
49809         PF_CAIF, and PF_ALG.
49810         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
49811
49812 2011-01-16  Andreas Schwab  <schwab@linux-m68k.org>
49813
49814         * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
49815         (modules-names): Use them.
49816         (ifunc-test-modules, ifunc-pie-tests): Define.
49817         (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
49818         tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
49819         (test-extras): Likewise.
49820         ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
49821         $(compile-command.c).
49822         ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
49823         (all-built-dso): Define.
49824         (check-textrel.out, check-execstack.out): Depend on it.
49825
49826         * configure.in: Don't override --enable-multi-arch.
49827
49828 2011-01-15  Ulrich Drepper  <drepper@gmail.com>
49829
49830         [BZ #6812]
49831         * nscd/hstcache.c (tryagain): Define.
49832         (cache_addhst): Return tryagain not notfound for temporary errors.
49833         (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
49834         failed.
49835
49836 2011-01-14  Ulrich Drepper  <drepper@gmail.com>
49837
49838         [BZ #10563]
49839         * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
49840         to make the syscall.
49841         * sysdeps/unix/sysv/linux/setgroups.c: New file.
49842
49843         [BZ #12378]
49844         * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
49845         and fall back to matching as normal character if the string ends before
49846         the matching ']' is found.  This is what POSIX requires.
49847         * posix/testfnm.c: Adjust test result.
49848         * posix/globtest.sh: Adjust test result.  Add new test.
49849         * posix/tst-fnmatch.input: Likewise.
49850         * posix/tst-fnmatch2.c: Add new test.
49851
49852 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
49853
49854         * elf/Makefile (check-execstack): Revert last change.  Depend on
49855         check-execstack.h.
49856         (check-execstack.h): New target.
49857         (generated): Add check-execstack.h.
49858         * elf/check-execstack.c: Include "check-execstack.h".
49859         (main): Revert last change.
49860         (handle_file): Return zero if GNU_STACK is absent and
49861         DEFAULT_STACK_PERMS doesn't include PF_X.
49862
49863 2011-01-13  Ulrich Drepper  <drepper@gmail.com>
49864
49865         * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
49866         in child fails because the descriptor is already closed.
49867         * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
49868         * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
49869         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
49870
49871         [BZ #12397]
49872         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
49873         syscall.
49874
49875         [BZ #10484]
49876         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
49877         temporary buffer used to handle multi lookups locally.
49878         * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
49879
49880 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
49881
49882         * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
49883         loader is ld.so.
49884
49885 2011-01-10  Paul Pluzhnikov  <ppluzhnikov@google.com>
49886
49887         * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
49888         alignment for SSE2.
49889
49890 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
49891
49892         [BZ #12394]
49893         * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
49894         characters.  When rounding increased number of integer digits recompute
49895         number of groups.
49896         * stdio-common/tst-grouping.c: New file.
49897         * stdio-common/Makefile: Add rules to build and run tst-grouping.
49898
49899 2011-01-09  Ulrich Drepper  <drepper@gmail.com>
49900
49901         * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
49902         __FD_CLR, and __FS_ISSET.  gcc generates better code on its own.
49903
49904         * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
49905         void.
49906         * bits/select.h: Likewise.
49907
49908 2011-01-08  Ulrich Drepper  <drepper@gmail.com>
49909
49910         * po/ja.po: Update from translation team.
49911
49912 2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
49913
49914         [BZ #11155]
49915         * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
49916         implementation just like for lxstat, fxstatat, et al.
49917
49918 2010-12-27  Jim Meyering  <meyering@redhat.com>
49919
49920         [BZ #12348]
49921         * posix/regexec.c (build_trtable): Return failure indication upon
49922         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
49923
49924 2010-12-25  Ulrich Drepper  <drepper@gmail.com>
49925
49926         [BZ #12201]
49927         * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
49928         * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
49929         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
49930         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
49931
49932         [BZ #12207]
49933         * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
49934
49935         [BZ #12204]
49936         * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
49937         * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
49938
49939 2010-12-15  H.J. Lu  <hongjiu.lu@intel.com>
49940
49941         * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
49942         * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
49943         script has SORT_BY_INIT_PRIORITY.
49944         * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
49945         NO_CTORS_DTORS_SECTIONS is defined.
49946         * elf/soinit.c: Likewise.
49947         * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
49948         NO_CTORS_DTORS_SECTIONS is defined.
49949         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
49950         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
49951         * sysdeps/sh/init-first.c: Likewise.
49952         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
49953
49954 2010-12-24  Ulrich Drepper  <drepper@gmail.com>
49955
49956         * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
49957         always use the slow path.
49958
49959 2010-12-15  Ryan S. Arnold  <rsa@us.ibm.com>
49960
49961         * elf/Makefile: (check-execstack): Replace $(native-compile) with a
49962         similar rule which adds the sysdep directories to the header search in
49963         order to pick up the correct platform stackinfo.h.
49964         * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
49965         perform test if it is, otherwise return successfully without testing.
49966         * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
49967         DEFAULT_STACK_PERMS define in stackinfo.h.
49968         * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
49969         defined in stackinfo.h.
49970         * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
49971         DEFAULT_STACK_PERMS defined in stackinfo.h.
49972         * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
49973         * sysdeps/ia64/stackinfo.h: Likewise.
49974         * sysdeps/s390/stackinfo.h: Likewise.
49975         * sysdeps/sh/stackinfo.h: Likewise.
49976         * sysdeps/sparc/stackinfo.h: Likewise.
49977         * sysdeps/x86_64/stackinfo.h: Likewise.
49978         * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
49979         PF_X for powerpc64.  Retain PF_X for powerpc32.
49980
49981 2010-12-19  Ulrich Drepper  <drepper@gmail.com>
49982
49983         * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
49984         accurately.
49985         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
49986         GETDENTS_64BIT_ALIGNED.
49987
49988 2010-12-14  Ulrich Drepper  <dreper@gmail.com>
49989
49990         * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
49991
49992 2010-12-10  Andreas Schwab  <schwab@redhat.com>
49993
49994         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
49995         _GNU_SOURCE.
49996
49997         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
49998         * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
49999         Remove __restrict.
50000         (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
50001         (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
50002
50003 2010-12-09  Ulrich Drepper  <drepper@gmail.com>
50004
50005         [BZ #11655]
50006         * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
50007         are initialized.
50008
50009 2010-12-09  Jakub Jelinek  <jakub@redhat.com>
50010
50011         * string/bits/string3.h (memmove, bcopy): Remove __restrict.
50012
50013 2010-12-03  Ulrich Drepper  <drepper@gmail.com>
50014
50015         * po/it.po: Update from translation team.
50016
50017 2010-12-01  H.J. Lu  <hongjiu.lu@intel.com>
50018
50019         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
50020         unused codes.
50021
50022 2010-11-30  Ulrich Drepper  <drepper@gmail.com>
50023
50024         * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
50025
50026 2010-11-24  Andreas Schwab  <schwab@redhat.com>
50027
50028         * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
50029         specially.
50030         (gaih_getanswer_slice): Likewise.
50031
50032 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
50033
50034         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
50035
50036 2010-05-31  Petr Baudis  <pasky@suse.cz>
50037
50038         [BZ #11149]
50039         * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
50040         silently even in the chroot mode.
50041
50042 2010-11-22  Ulrich Drepper  <drepper@gmail.com>
50043
50044         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
50045         last patch a bit.  Pretty printing
50046
50047 2010-05-31  Petr Baudis <pasky@suse.cz>
50048
50049         [BZ #10085]
50050         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
50051         initialization of skip_initgroups_dyn.
50052
50053 2010-11-19  Ulrich Drepper  <drepper@gmail.com>
50054
50055         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
50056         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
50057
50058 2010-11-16  Ulrich Drepper  <drepper@gmail.com>
50059
50060         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
50061
50062 2010-11-11  Andreas Schwab  <schwab@redhat.com>
50063
50064         * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
50065         * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
50066         (tst-fnmatch-ENV): Set MALLOC_TRACE.
50067         ($(objpfx)tst-fnmatch-mem): New rule.
50068         (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
50069         * posix/tst-fnmatch.c (main): Call mtrace.
50070
50071 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
50072
50073         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
50074         Support Intel processor model 6 and model 0x2c.
50075
50076 2010-11-10  Luis Machado  <luisgpm@br.ibm.com>
50077
50078         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
50079           signed comparison.
50080
50081 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
50082
50083         [BZ #12205]
50084         * string/test-strncasecmp.c (check_result): New function.
50085         (do_one_test): Use it.
50086         (check1): New function.
50087         (test_main): Use it.
50088         * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
50089         Support strcasecmp and strncasecmp.
50090
50091 2010-11-08  Ulrich Drepper  <drepper@gmail.com>
50092
50093         [BZ #12194]
50094         * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
50095         * sysdeps/x86_64/bits/byteswap.h: Likewise.
50096
50097 2010-11-07  H.J. Lu  <hongjiu.lu@intel.com>
50098
50099         * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
50100         IFUNC support.
50101         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
50102         memset-x86-64.
50103         * sysdeps/x86_64/multiarch/bzero.S: New file.
50104         * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
50105         * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
50106         * sysdeps/x86_64/multiarch/memset.S: New file.
50107         * sysdeps/x86_64/multiarch/memset_chk.S: New file.
50108         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
50109         Set bit_Prefer_SSE_for_memop for Intel processors.
50110         * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
50111         Define.
50112         (index_Prefer_SSE_for_memop): Define.
50113         (HAS_PREFER_SSE_FOR_MEMOP): Define.
50114
50115 2010-11-04  Luis Machado  <luisgpm@br.ibm.com>
50116
50117         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
50118         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
50119
50120 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
50121
50122         [BZ #12191]
50123         * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
50124         (__x86_64_raw_data_cache_size_half): Likewise.
50125         (__x86_64_raw_shared_cache_size): Likewise.
50126         (__x86_64_raw_shared_cache_size_half): Likewise.
50127
50128         * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
50129         (__x86_64_raw_data_cache_size_half): Likewise.
50130         (__x86_64_raw_shared_cache_size): Likewise.
50131         (__x86_64_raw_shared_cache_size_half): Likewise.
50132         (init_cacheinfo): Set __x86_64_raw_data_cache_size,
50133         __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
50134         and __x86_64_raw_shared_cache_size_half.  Round
50135         __x86_64_data_cache_size_half, __x86_64_data_cache_size
50136         __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
50137         to multiple of 256 bytes.
50138
50139 2010-11-03  Ulrich Drepper  <drepper@gmail.com>
50140
50141         [BZ #12167]
50142         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
50143         of inacessible symlinks.  Verify result of symlink before returning it.
50144         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
50145         Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
50146
50147 2010-10-28  Erich Ritz  <erichritz@gmail.com>
50148
50149         * math/math.h (isinf): Fix typo in comment.
50150
50151 2010-11-01  Ulrich Drepper  <drepper@gmail.com>
50152
50153         * po/da.po: Update from translation team.
50154
50155 2010-10-26  Ulrich Drepper  <drepper@gmail.com>
50156
50157         * elf/rtld.c (dl_main): Move assertion after the point where rtld map
50158         is added to the list.
50159
50160 2010-10-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
50161             Ulrich Drepper  <drepper@gmail.com>
50162
50163         * elf/dl-object.c (_dl_new_object): Don't append the new object to
50164         the global list here.  Move code to...
50165         (_dl_add_to_namespace_list): ...here.  New function.
50166         * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
50167         * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
50168         * elf/dl-load.c (lose): Don't remove the element from the list.
50169         (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
50170         (_dl_map_object): Likewise.
50171
50172 2010-10-25  Ulrich Drepper  <drepper@gmail.com>
50173
50174         [BZ #12159]
50175         * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
50176         into all bytes of SSE register.
50177         Patch by Richard Li <richardpku@gmail.com>.
50178
50179 2010-10-24  Ulrich Drepper  <drepper@gmail.com>
50180
50181         [BZ #12140]
50182         * malloc/malloc.c (_int_free): Fill correct number of bytes when
50183         perturbing.
50184
50185 2010-10-20  Michael B. Brutman  <brutman@us.ibm.com>
50186
50187         * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
50188         * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
50189         * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
50190         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
50191         * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
50192         submachine.
50193         * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
50194
50195 2010-10-22  Andreas Schwab  <schwab@redhat.com>
50196
50197         * include/dlfcn.h (__RTLD_SECURE): Define.
50198         * elf/dl-load.c (_dl_map_object): Remove preloaded parameter.  Use
50199         mode & __RTLD_SECURE instead.
50200         (open_path): Rename preloaded parameter to secure.
50201         * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
50202         * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
50203         * elf/dl-deps.c (openaux): Likewise.
50204         * elf/rtld.c (struct map_args): Remove is_preloaded.
50205         (map_doit): Don't use it.
50206         (dl_main): Likewise.
50207         (do_preload): Use __RTLD_SECURE instead of is_preloaded.
50208         (dlmopen_doit): Add __RTLD_SECURE to mode bits.
50209
50210 2010-09-09  Andreas Schwab  <schwab@redhat.com>
50211
50212         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
50213         (sysd-rules-targets): Remove duplicates.
50214         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
50215         rtld-%.$o dependency.
50216
50217 2010-10-18  Andreas Schwab  <schwab@redhat.com>
50218
50219         * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
50220         _dl_map_object do it.
50221
50222 2010-10-19  Ulrich Drepper  <drepper@gmail.com>
50223
50224         * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
50225         fast fma builtins, define the macros in the C99 standard.
50226         (FP_FAST_FMAF): Likewise.
50227         (FP_FAST_FMAL): Likewise.
50228         * sysdeps/x86_64/bits/mathdef.h: Likewise.
50229
50230         * bits/mathdef.h: Update copyright year.
50231         * sysdeps/powerpc/bits/mathdef.h: Likewise.
50232
50233 2010-10-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
50234
50235         * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
50236         builtins, define the macros in the C99 standard.
50237         (FP_FAST_FMAF): Likewise.
50238         (FP_FAST_FMAL): Likewise.
50239         * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
50240         multiply/add.
50241         (FP_FAST_FMAF): Likewise.
50242
50243 2010-10-15  Jakub Jelinek  <jakub@redhat.com>
50244
50245         [BZ #3268]
50246         * math/libm-test.inc (fma_test): Some new testcases.
50247         * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
50248         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
50249         y and infinite z.  Do multiplication by C already in long double.
50250         * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
50251         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
50252         y and infinite z.  Do bitwise or of inexact bit into u.d.
50253         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
50254         * sysdeps/i386/fpu/s_fmaf.S: Removed.
50255         * sysdeps/i386/fpu/s_fma.S: Removed.
50256         * sysdeps/i386/fpu/s_fmal.S: Removed.
50257
50258 2010-10-16  Jakub Jelinek  <jakub@redhat.com>
50259
50260         [BZ #3268]
50261         * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
50262         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
50263         computation is not scheduled after fetestexcept.  Fix value
50264         of minimum denormal long double.
50265
50266 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
50267
50268         [BZ #3268]
50269         * math/libm-test.inc (fma_test): Add some more tests.
50270         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
50271         correctly.
50272
50273 2010-10-15  Andreas Schwab  <schwab@redhat.com>
50274
50275         * scripts/data/localplt-s390-linux-gnu.data: New file.
50276         * scripts/data/localplt-s390x-linux-gnu.data: New file.
50277
50278 2010-10-13  Jakub Jelinek  <jakub@redhat.com>
50279
50280         [BZ #3268]
50281         * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
50282         * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
50283         instead of dbl-64.
50284         * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
50285         inlines.
50286         * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
50287         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
50288         if one of x and y is very large and the other is subnormal.
50289         * sysdeps/s390/fpu/s_fmaf.c: New file.
50290         * sysdeps/s390/fpu/s_fma.c: New file.
50291         * sysdeps/powerpc/fpu/s_fmaf.S: New file.
50292         * sysdeps/powerpc/fpu/s_fma.S: New file.
50293         * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
50294         * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
50295         * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
50296
50297 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
50298
50299         [BZ #3268]
50300         * math/libm-test.inc (fma_test): Add some more fmaf tests, add
50301         fma tests.
50302         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
50303         * sysdeps/ieee754/dbl-64/s_fma.c: New file.
50304         * sysdeps/i386/i686/multiarch/s_fma.c: Include
50305         sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
50306         * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
50307         * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
50308         * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
50309
50310 2010-10-12  Ulrich Drepper  <drepper@redhat.com>
50311
50312         [BZ #12078]
50313         * posix/regcomp.c (parse_branch): One more memory leak plugged.
50314         * posix/bug-regex31.input: Add test case.
50315
50316 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
50317
50318         * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
50319         * posix/bug-regex31.input: New file.
50320
50321         [BZ #12078]
50322         * posix/regcomp.c (parse_branch): Free memory when allocation failed.
50323         (parse_sub_exp): Fix last change, use postorder.
50324
50325         * posix/bug-regex31.c: New file.
50326         * posix/Makefile: Add rules to build and run bug-regex31.
50327
50328         * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
50329
50330         [BZ #12078]
50331         * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
50332
50333         [BZ #12108]
50334         * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
50335         to have entries in sys_siglist.
50336
50337         [BZ #12093]
50338         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
50339         be NULL.
50340
50341 2010-10-07  Jakub Jelinek  <jakub@redhat.com>
50342
50343         [BZ #3268]
50344         * math/libm-test.inc (fma_test): Add 2 fmaf tests.
50345         * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
50346         * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
50347         sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
50348         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
50349         * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
50350         * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
50351         * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
50352         * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
50353         * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
50354         * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
50355         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
50356         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
50357         * math/ftestexcept.c (fetestexcept): Likewise.
50358         * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
50359         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
50360         * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
50361         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
50362         * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
50363         * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
50364         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
50365
50366 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
50367
50368         [BZ #12107]
50369         * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
50370         newline.
50371
50372 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
50373
50374         * string/bug-strstr1.c: New file.
50375         * string/Makefile: Add rules to build and run bug-strstr1.
50376
50377 2010-10-05  Eric Blake  <eblake@redhat.com>
50378
50379         [BZ #12092]
50380         * string/str-two-way.h (two_way_long_needle): Always clear memory
50381         when skipping input due to the shift table.
50382
50383 2010-10-03  Ulrich Drepper  <drepper@gmail.com>
50384
50385         [BZ #12005]
50386         * malloc/mcheck.c: Handle large requests.
50387
50388         [BZ #12077]
50389         * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
50390         for strncmp and strncasecmp.
50391         * string/stratcliff.c: Add tests for strcmp and strncmp.
50392         * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
50393
50394 2010-09-28  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
50395
50396         * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
50397         __set_fpscr.
50398
50399 2010-09-30  Andreas Jaeger  <aj@suse.de>
50400
50401         * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
50402         (CGROUP_SUPER_MAGIC): Define.
50403         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
50404         Handle btrfs and cgroup file systems.
50405         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
50406         Likewise.
50407
50408 2010-09-27  Luis Machado  <luisgpm@br.ibm.com>
50409
50410         * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
50411         * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
50412
50413 2010-09-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
50414
50415         [BZ #12067]
50416         * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
50417         trying to locate the ELF header.
50418
50419 2010-09-27  Andreas Schwab  <schwab@redhat.com>
50420
50421         [BZ #11611]
50422         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
50423         Mask out sign-bit copies when constructing f_fsid.
50424
50425 2010-09-24  Petr Baudis <pasky@suse.cz>
50426
50427         * debug/stack_chk_fail_local.c: Add missing licence exception.
50428         * debug/warning-nop.c: Likewise.
50429
50430 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
50431
50432         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
50433         implementing getdents64 using getdents syscall, set d_type if
50434         __ASSUME_GETDENTS32_D_TYPE.
50435
50436 2010-09-16  Andreas Schwab  <schwab@redhat.com>
50437
50438         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
50439         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
50440
50441 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
50442
50443         [BZ #12037]
50444         * posix/unistd.h: Undo change of feature selection for ftruncate from
50445         2010-01-11.
50446
50447 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
50448
50449         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
50450         detection.
50451
50452 2010-09-20  Andreas Schwab  <schwab@redhat.com>
50453
50454         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
50455         fanotify_mark.
50456         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
50457
50458 2010-09-14  Andreas Schwab  <schwab@redhat.com>
50459
50460         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
50461         variables after CHECK_SP call.
50462         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
50463
50464 2010-09-13  Andreas Schwab  <schwab@redhat.com>
50465             Ulrich Drepper  <drepper@redhat.com>
50466
50467         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
50468         re-relocationg ld.so.
50469         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
50470         _dl_init_paths call.
50471         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
50472         here anymore.
50473
50474 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
50475
50476         * resolv/res_init.c (__res_vinit): Count the default server we added.
50477
50478 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
50479             Ulrich Drepper  <drepper@redhat.com>
50480
50481         [BZ #11968]
50482         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
50483         (____longjmp_chk): Use %ebx for saving value across system call.
50484         Add unwind info.
50485
50486 2010-09-06  Andreas Schwab  <schwab@redhat.com>
50487
50488         * manual/Makefile: Don't mix pattern rules with normal rules.
50489
50490 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
50491
50492         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
50493         operation.
50494         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
50495         * libio/iofopncook.c (_IO_cookie_init): Likewise.
50496         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
50497         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
50498         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
50499         Likewise.
50500
50501 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
50502
50503         [BZ #11979]
50504         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
50505         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
50506
50507 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
50508
50509         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
50510         * sysdeps/x86_64/addmul_1.S: Likewise.
50511         * sysdeps/x86_64/lshift.S: Likewise.
50512         * sysdeps/x86_64/mul_1.S: Likewise.
50513         * sysdeps/x86_64/rshift.S: Likewise.
50514         * sysdeps/x86_64/sub_n.S: Likewise.
50515         * sysdeps/x86_64/submul_1.S: Likewise.
50516
50517 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
50518
50519         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
50520         Define __sched_param instead of SCHED_* and sched_param when
50521         <bits/sched.h> is included with __need_schedparam defined.
50522         * bits/sched.h [__need_schedparam]
50523         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
50524         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
50525         (__defined_schedparam): Define to 1.
50526         (__sched_param): New structure, identical to sched_param.
50527         (__need_schedparam): Undefine.
50528
50529 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
50530
50531         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
50532         (epoll_create1): Declare.
50533
50534         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
50535
50536 2010-08-31  Andreas Schwab  <schwab@redhat.com>
50537
50538         [BZ #7066]
50539         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
50540         shifting retval into place.
50541
50542 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
50543
50544         * nis/rpcsvc/nis.h: Update copyright notice.
50545         * nis/rpcsvc/nis.x: Likewise.
50546         * nis/rpcsvc/nis_callback.h: Likewise.
50547         * nis/rpcsvc/nis_callback.x: Likewise.
50548         * nis/rpcsvc/nis_object.x: Likewise.
50549         * nis/rpcsvc/nis_tags.h: Likewise.
50550         * nis/rpcsvc/yp.h: Likewise.
50551         * nis/rpcsvc/yp.x: Likewise.
50552         * nis/rpcsvc/ypupd.h: Likewise.
50553         * nis/yp_xdr.c: Likewise.
50554         * nis/ypupdate_xdr.c: Likewise.
50555
50556         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
50557         mainly the body of pmap_getport.  Add parameters to specify timeouts.
50558         (pmap_getport): Use __libc_rpc_getport.
50559         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
50560         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
50561         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
50562
50563 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
50564
50565         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
50566         fanotify_mark.
50567
50568 2010-08-27  Roland McGrath  <roland@redhat.com>
50569
50570         * sysdeps/i386/i686/multiarch/Makefile
50571         (CFLAGS-varshift.c): New variable.
50572
50573 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
50574
50575         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
50576         * sysdeps/i386/i686/multiarch/varshift.c: New file.
50577
50578         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
50579
50580         * sysdeps/x86_64/strlen.S: Minimal code improvement.
50581
50582 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
50583
50584         * sysdeps/x86_64/strlen.S: Unroll the loop.
50585         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
50586         strlen-sse2 strlen-sse2-bsf.
50587         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
50588         __strlen_no_bsf if bit_Slow_BSF is set.
50589         (__strlen_sse42): Removed.
50590         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
50591         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
50592
50593 2010-08-25  Roland McGrath  <roland@redhat.com>
50594
50595         * sysdeps/x86_64/multiarch/varshift.S: File removed.
50596         * sysdeps/x86_64/multiarch/varshift.c: New file.
50597         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
50598         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
50599         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
50600         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
50601
50602 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
50603
50604         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
50605         strlen-sse2 strlen-sse2-bsf.
50606         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
50607         __strlen_sse2_bsf if bit_Slow_BSF is unset.
50608         (__strlen_sse2): Removed.
50609         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
50610         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
50611         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
50612         bit_Slow_BSF for Atom.
50613         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
50614         (index_Slow_BSF): Define.
50615         (HAS_SLOW_BSF): Define.
50616
50617 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
50618
50619         [BZ #10851]
50620         * resolv/res_init.c (__res_vinit): When no server address at all
50621         is given default to loopback.
50622
50623 2010-08-24  Roland McGrath  <roland@redhat.com>
50624
50625         * configure.in: Remove config-name.h generation.
50626         * configure: Regenerated.
50627         * config-name.in: File removed.
50628         * scripts/config-uname.sh: New file.
50629         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
50630         ($(objdir)config-name.h): New target.
50631
50632         * sunrpc/rpc_parse.h: Avoid nested comment.
50633
50634 2010-08-24  Richard Henderson  <rth@redhat.com>
50635             Ulrich Drepper  <drepper@redhat.com>
50636             H.J. Lu  <hongjiu.lu@intel.com>
50637
50638         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
50639         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
50640         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
50641         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
50642         _mm_alignr_epi8 with _mm_loadu_si128.
50643         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
50644         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
50645         (__m128i_shift_right): Removed.
50646         * sysdeps/i386/i686/multiarch/varshift.h: New file.
50647         * sysdeps/i386/i686/multiarch/varshift.S: New file.
50648         * sysdeps/x86_64/multiarch/varshift.h: New file.
50649         * sysdeps/x86_64/multiarch/varshift.S: New file.
50650
50651 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
50652
50653         * configure.in: Move assembler checks to before sysdep dir checking.
50654
50655 2010-08-20  Petr Baudis  <pasky@suse.cz>
50656
50657         * LICENSES: Sync the sunrpc license.
50658
50659 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
50660
50661         * sunrpc/auth_des.c: Update copyright notice once again.
50662         * sunrpc/auth_none.c: Likewise.
50663         * sunrpc/auth_unix.c: Likewise.
50664         * sunrpc/authdes_prot.c: Likewise.
50665         * sunrpc/authuxprot.c: Likewise.
50666         * sunrpc/bindrsvprt.c: Likewise.
50667         * sunrpc/clnt_gen.c: Likewise.
50668         * sunrpc/clnt_perr.c: Likewise.
50669         * sunrpc/clnt_raw.c: Likewise.
50670         * sunrpc/clnt_simp.c: Likewise.
50671         * sunrpc/clnt_tcp.c: Likewise.
50672         * sunrpc/clnt_udp.c: Likewise.
50673         * sunrpc/clnt_unix.c: Likewise.
50674         * sunrpc/des_crypt.c: Likewise.
50675         * sunrpc/des_soft.c: Likewise.
50676         * sunrpc/get_myaddr.c: Likewise.
50677         * sunrpc/getrpcport.c: Likewise.
50678         * sunrpc/key_call.c: Likewise.
50679         * sunrpc/key_prot.c: Likewise.
50680         * sunrpc/openchild.c: Likewise.
50681         * sunrpc/pm_getmaps.c: Likewise.
50682         * sunrpc/pm_getport.c: Likewise.
50683         * sunrpc/pmap_clnt.c: Likewise.
50684         * sunrpc/pmap_prot.c: Likewise.
50685         * sunrpc/pmap_prot2.c: Likewise.
50686         * sunrpc/pmap_rmt.c: Likewise.
50687         * sunrpc/rpc/auth.h: Likewise.
50688         * sunrpc/rpc/auth_unix.h: Likewise.
50689         * sunrpc/rpc/clnt.h: Likewise.
50690         * sunrpc/rpc/des_crypt.h: Likewise.
50691         * sunrpc/rpc/key_prot.h: Likewise.
50692         * sunrpc/rpc/netdb.h: Likewise.
50693         * sunrpc/rpc/pmap_clnt.h: Likewise.
50694         * sunrpc/rpc/pmap_prot.h: Likewise.
50695         * sunrpc/rpc/pmap_rmt.h: Likewise.
50696         * sunrpc/rpc/rpc.h: Likewise.
50697         * sunrpc/rpc/rpc_des.h: Likewise.
50698         * sunrpc/rpc/rpc_msg.h: Likewise.
50699         * sunrpc/rpc/svc.h: Likewise.
50700         * sunrpc/rpc/svc_auth.h: Likewise.
50701         * sunrpc/rpc/types.h: Likewise.
50702         * sunrpc/rpc/xdr.h: Likewise.
50703         * sunrpc/rpc_clntout.c: Likewise.
50704         * sunrpc/rpc_cmsg.c: Likewise.
50705         * sunrpc/rpc_common.c: Likewise.
50706         * sunrpc/rpc_cout.c: Likewise.
50707         * sunrpc/rpc_dtable.c: Likewise.
50708         * sunrpc/rpc_hout.c: Likewise.
50709         * sunrpc/rpc_main.c: Likewise.
50710         * sunrpc/rpc_parse.c: Likewise.
50711         * sunrpc/rpc_parse.h: Likewise.
50712         * sunrpc/rpc_prot.c: Likewise.
50713         * sunrpc/rpc_sample.c: Likewise.
50714         * sunrpc/rpc_scan.c: Likewise.
50715         * sunrpc/rpc_scan.h: Likewise.
50716         * sunrpc/rpc_svcout.c: Likewise.
50717         * sunrpc/rpc_tblout.c: Likewise.
50718         * sunrpc/rpc_util.c: Likewise.
50719         * sunrpc/rpc_util.h: Likewise.
50720         * sunrpc/rpcinfo.c: Likewise.
50721         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
50722         * sunrpc/rpcsvc/key_prot.x: Likewise.
50723         * sunrpc/rpcsvc/klm_prot.x: Likewise.
50724         * sunrpc/rpcsvc/mount.x: Likewise.
50725         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
50726         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
50727         * sunrpc/rpcsvc/rex.x: Likewise.
50728         * sunrpc/rpcsvc/rstat.x: Likewise.
50729         * sunrpc/rpcsvc/rusers.x: Likewise.
50730         * sunrpc/rpcsvc/sm_inter.x: Likewise.
50731         * sunrpc/rpcsvc/spray.x: Likewise.
50732         * sunrpc/rpcsvc/yppasswd.x: Likewise.
50733         * sunrpc/rtime.c: Likewise.
50734         * sunrpc/svc.c: Likewise.
50735         * sunrpc/svc_auth.c: Likewise.
50736         * sunrpc/svc_authux.c: Likewise.
50737         * sunrpc/svc_raw.c: Likewise.
50738         * sunrpc/svc_run.c: Likewise.
50739         * sunrpc/svc_simple.c: Likewise.
50740         * sunrpc/svc_tcp.c: Likewise.
50741         * sunrpc/svc_udp.c: Likewise.
50742         * sunrpc/svc_unix.c: Likewise.
50743         * sunrpc/svcauth_des.c: Likewise.
50744         * sunrpc/xcrypt.c: Likewise.
50745         * sunrpc/xdr.c: Likewise.
50746         * sunrpc/xdr_array.c: Likewise.
50747         * sunrpc/xdr_float.c: Likewise.
50748         * sunrpc/xdr_mem.c: Likewise.
50749         * sunrpc/xdr_rec.c: Likewise.
50750         * sunrpc/xdr_ref.c: Likewise.
50751         * sunrpc/xdr_sizeof.c: Likewise.
50752         * sunrpc/xdr_stdio.c: Likewise.
50753
50754         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
50755         handling.
50756
50757 2010-08-19  Andreas Schwab  <schwab@redhat.com>
50758
50759         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
50760
50761 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
50762
50763         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
50764         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
50765         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
50766         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
50767         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
50768         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
50769         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
50770         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
50771         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
50772         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
50773         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
50774         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
50775         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
50776         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
50777
50778 2010-07-26  Anton Blanchard  <anton@samba.org>
50779
50780         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
50781         * malloc/arena.c (heap_trim): Likewise.
50782
50783 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
50784
50785         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
50786         here.  Not...
50787         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
50788         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
50789
50790 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
50791
50792         * sysdeps/i386/elf/Makefile: New file.
50793
50794 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
50795
50796         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
50797         from fanotify_init.
50798         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
50799         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
50800
50801 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
50802
50803         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
50804         of strncasecmp_l.
50805         * sysdeps/multiarch/strcmp.S: Likewise.
50806
50807 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
50808
50809         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
50810         strncase_l-nonascii.
50811         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
50812         Add strncase_l-ssse3.
50813         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
50814         * sysdeps/x86_64/strcmp.S: Likewise.
50815         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
50816         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
50817         * sysdeps/x86_64/strncase.S: New file.
50818         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
50819         * sysdeps/x86_64/strncase_l.S: New file.
50820         * string/Makefile (strop-tests): Add strncasecmp.
50821         * string/test-strncasecmp.c: New file.
50822
50823         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
50824         warning.
50825
50826         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
50827         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
50828
50829 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
50830
50831         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
50832
50833 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
50834
50835         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
50836         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
50837         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
50838
50839 2010-05-01  Alan Modra  <amodra@gmail.com>
50840
50841         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
50842         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
50843         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
50844         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
50845         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
50846         tidying.  Don't tail-call __sigjmp_save for static lib.
50847         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
50848         save location.
50849         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
50850         (CALL_MCOUNT): Add eh info, and nop after bl.
50851         (TAIL_CALL_SYSCALL_ERROR): New macro.
50852         (PSEUDO_RET): Use it.
50853         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
50854         Correct save location of integer regs and cr.
50855         (_dl_profile_resolve): Correct cr save location.  Delete nops
50856         after bl when SHARED.  Reduce cfi size a little by better
50857         placement of cfi directives.
50858         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
50859         make a stack frame.  Instead use parm save area as a temp.
50860         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
50861         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
50862         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
50863         Don't make a stack frame for parent, use parm save area.
50864         Increase child stack frame to 112 bytes.  Don't save unused reg,
50865         and adjust reg usage.  Set up cfi on error recovery and
50866         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
50867         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
50868         (__makecontext): Add dummy nop after jump to exit.
50869         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
50870         Use correct parm save area and cr save, reduce stack frame.
50871         Correct cfi for possible PSEUDO_RET frame setup.
50872         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
50873         Branch to local label emitted by PSEUDO_RET rather than
50874         __syscall_error.
50875
50876 2010-08-12  Andreas Schwab  <schwab@redhat.com>
50877
50878         [BZ #11904]
50879         * locale/programs/locale.c (print_assignment): New function.
50880         (show_locale_vars): Use it.
50881
50882 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
50883
50884         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
50885         field.
50886         (struct statfs64): Likewise.
50887         (_STATFS_F_FLAGS): Define.
50888         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
50889         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
50890         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
50891         (ST_VALID): Define locally.
50892         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
50893         __statvfs_getflags, use the provided value.
50894         * sysdeps/unix/sysv/linux/kernel-features.h: Define
50895         __ASSUME_STATFS_F_FLAGS.
50896
50897         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
50898
50899         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
50900         Add sys/fanotify.h.
50901         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
50902         fanotify_mask for GLIBC_2.13.
50903         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
50904         fanotify_init and fanotify_mark.
50905         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
50906         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
50907
50908         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
50909         Add prlimit.
50910         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
50911         prlimit64 for GLIBC_2.13.
50912         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
50913         prlimit64.
50914         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
50915         syscall.
50916         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
50917         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
50918         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
50919         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
50920         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
50921         add prlimit alias.
50922         * sysdeps/unix/sysv/linux/prlimit.c: New file.
50923
50924         [BZ #11903]
50925         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
50926         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
50927
50928         * nss/Makefile: Add rules to build and run tst-nss-test1.
50929         * shlib-versions: Add entry for libnss_test1.
50930         * nss/nss_test1.c: New file.
50931         * nss/tst-nss-test1.c: New file.
50932
50933         * nss/nsswitch.c (__nss_database_custom): Define new variable.
50934         (__nss_configure_lookup): Set appropriate entry in
50935         __nss_configure_lookup to true.
50936         * nss/nsswitch.h: Define enum with indeces of databases in
50937         databases and __nss_database_custom arrays.  Declare
50938         __nss_database_custom.
50939         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
50940         to avoid using nscd when custom rules are installed.
50941         * nss/getXXbyYY_r.c: Likewise.
50942         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
50943
50944         * nss/nss_files/files-parse.c: Whitespace fixes.
50945
50946 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
50947
50948         [BZ #11883]
50949         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
50950         * posix/fnmatch_loop.c: Likewise.
50951
50952 2010-07-17  Andi Kleen  <ak@linux.intel.com>
50953
50954         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
50955         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
50956         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
50957         * Versions.def [GLIBC_2.13]: Add.
50958
50959 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
50960
50961         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
50962         Also fail if tpwd after pwuid call is NULL.
50963
50964 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
50965
50966         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
50967         when converting to ms.
50968
50969 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
50970
50971         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
50972         EOPNOTSUPP errors with ENOTTY.
50973         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
50974         EOPNOTSUPP errors with ENOTTY.
50975
50976 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
50977
50978         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
50979         Add strcasecmp_l-ssse3.
50980         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
50981         strcasecmp.
50982         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
50983         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
50984         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
50985
50986 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
50987
50988         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
50989
50990         * string/Makefile (strop-tests): Add strcasecmp.
50991         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
50992         strcasecmp_l-nonascii.
50993         (gen-as-const-headers): Add locale-defines.sym.
50994         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
50995         * sysdeps/x86_64/strcasecmp.S: New file.
50996         * sysdeps/x86_64/strcasecmp_l.S: New file.
50997         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
50998         * sysdeps/x86_64/locale-defines.sym: New file.
50999         * string/test-strcasecmp.c: New file.
51000
51001         * string/test-strcasestr.c: Test both ends of the range of characters.
51002         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
51003
51004 2010-07-29  Roland McGrath  <roland@redhat.com>
51005
51006         [BZ #11856]
51007         * manual/locale.texi (Yes-or-No Questions): Fix example code.
51008
51009 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
51010
51011         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
51012         for ld.so.
51013
51014 2010-07-27  Andreas Schwab  <schwab@redhat.com>
51015
51016         * manual/memory.texi (Malloc Tunable Parameters): Document
51017         M_PERTURB.
51018
51019 2010-07-26  Roland McGrath  <roland@redhat.com>
51020
51021         [BZ #11840]
51022         * configure.in (-fgnu89-inline check): Set and substitute
51023         gnu89_inline, not libc_cv_gnu89_inline.
51024         * configure: Regenerated.
51025         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
51026
51027 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
51028
51029         * string/test-strnlen.c: New file.
51030         * string/Makefile (strop-tests): Add strnlen.
51031         * string/tester.c (test_strnlen): Add a few more test cases.
51032         * string/tst-strlen.c: Better error reporting.
51033
51034         * sysdeps/x86_64/strnlen.S: New file.
51035
51036 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
51037
51038         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
51039         lower-latency instructions.
51040
51041 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
51042
51043         * string/test-strcasestr.c: New file.
51044         * string/test-strstr.c: New file.
51045         * string/Makefile (strop-tests): Add strstr and strcasestr.
51046         * string/str-two-way.h: Don't undefine MAX.
51047         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
51048
51049 2010-07-21  Andreas Schwab  <schwab@redhat.com>
51050
51051         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
51052         strcasestr-nonascii.
51053         (CFLAGS-strcasestr-nonascii.c): Define.
51054         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
51055         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
51056         Remove unused attribute.
51057
51058 2010-07-20  Roland McGrath  <roland@redhat.com>
51059
51060         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
51061         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
51062         ld.so.cache was broken.  With it, there is no way to disable dsocaps
51063         like LD_HWCAP_MASK can disable hwcaps.
51064
51065 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
51066
51067         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
51068
51069 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
51070
51071         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
51072         call in strcasestr.
51073         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
51074         __strcasestr_sse42_nonascii.
51075         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
51076         strcasestr-nonascii.c.
51077         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
51078
51079 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
51080
51081         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
51082         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
51083         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
51084         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
51085
51086 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
51087
51088         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
51089         fcntl.
51090
51091 2010-07-06  Andreas Schwab  <schwab@redhat.com>
51092
51093         [BZ #11577]
51094         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
51095         dl_signal_cerror.
51096
51097 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
51098
51099         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
51100         _PC_PIPE_BUF using F_GETPIPE_SZ.
51101
51102 2010-07-05  Roland McGrath  <roland@redhat.com>
51103
51104         * manual/arith.texi (Rounding Functions): Fix rint description
51105         implicit in round description.
51106
51107 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
51108
51109         * elf/Makefile: Fix linking for a few tests to make recent linker
51110         happy.
51111
51112 2010-06-30  Andreas Schwab  <schwab@redhat.com>
51113
51114         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
51115         $(common-objpfx)libc_nonshared.a.
51116
51117 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
51118
51119         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
51120         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
51121         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
51122         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
51123         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
51124         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
51125         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
51126         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
51127         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
51128         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
51129         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
51130         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
51131         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
51132         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
51133         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
51134         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
51135         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
51136         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
51137         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
51138         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
51139         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
51140         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
51141         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
51142         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
51143         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
51144         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
51145         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
51146         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
51147         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
51148         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
51149         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
51150         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
51151         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
51152         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
51153         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
51154         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
51155         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
51156         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
51157         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
51158         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
51159         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
51160         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
51161         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
51162         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
51163         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
51164         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
51165         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
51166         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
51167
51168 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
51169
51170         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
51171         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
51172         * string/memmove.c (memmove): Renamed to ...
51173         (MEMMOVE): ...this.  Default to memmove.
51174         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
51175         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
51176         (END_CHK): Define.
51177         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
51178         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
51179         mempcpy-ssse3-back memmove-ssse3-back.
51180         * sysdeps/x86_64/multiarch/bcopy.S: New file .
51181         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
51182         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
51183         * sysdeps/x86_64/multiarch/memcpy.S: New file.
51184         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
51185         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
51186         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
51187         * sysdeps/x86_64/multiarch/memmove.c: New file.
51188         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
51189         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
51190         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
51191         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
51192         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
51193         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
51194         Define.
51195         (index_Fast_Copy_Backward): Define.
51196         (HAS_ARCH_FEATURE): Define.
51197         (HAS_FAST_REP_STRING): Define.
51198         (HAS_FAST_COPY_BACKWARD): Define.
51199
51200 2010-06-21  Andreas Schwab  <schwab@redhat.com>
51201
51202         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
51203         Restore proper fallback handling.
51204
51205 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
51206
51207         [BZ #11701]
51208         * posix/group_member.c (__group_member): Correct checking loop.
51209
51210         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
51211         OOM in getpwuid_r correctly.  Return error number when the caller
51212         should return, otherwise -1.
51213         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
51214         call returning > 0 value.
51215         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
51216
51217 2010-06-07  Andreas Schwab  <schwab@redhat.com>
51218
51219         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
51220         libc_nonshared.a from targets in modules-names.
51221
51222 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
51223
51224         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
51225         requires it.
51226
51227 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
51228
51229         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
51230         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
51231         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
51232         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
51233
51234 2010-06-02  Andreas Schwab  <schwab@redhat.com>
51235
51236         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
51237
51238 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
51239
51240         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
51241         and F_GETPIPE_SZ.
51242         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
51243         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
51244         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
51245         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
51246         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
51247         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
51248
51249 2010-06-14  Roland McGrath  <roland@redhat.com>
51250
51251         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
51252
51253 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
51254
51255         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
51256         __REDIRECT followed by __THROW.
51257         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
51258         * posix/getopt.h (getopt): Likewise.
51259
51260 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
51261
51262         * hurd/lookup-at.c (__file_name_lookup_at): Accept
51263         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
51264         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
51265         in AT_FLAGS.
51266         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
51267         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
51268
51269 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
51270
51271         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
51272
51273 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
51274
51275         [BZ #11640]
51276         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
51277         Properly check family and model.
51278
51279 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
51280
51281         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
51282
51283 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
51284
51285         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
51286
51287 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
51288
51289         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
51290         symbol reference.
51291
51292 2010-05-19  Andreas Schwab  <schwab@redhat.com>
51293
51294         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
51295         symbol reference.
51296
51297 2010-05-21  Andreas Schwab  <schwab@redhat.com>
51298
51299         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
51300         and internal_recvmmsg.
51301         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
51302         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
51303         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
51304         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
51305
51306         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
51307         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
51308         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
51309
51310 2010-05-20  Andreas Schwab  <schwab@redhat.com>
51311
51312         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
51313
51314 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
51315
51316         POWER7 optimizations.
51317         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
51318         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
51319
51320 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
51321
51322         * version.h: Update for 2.13 development version.
51323
51324 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
51325
51326         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
51327         exceptions.  Return 0.
51328
51329 2010-05-07  Roland McGrath  <roland@redhat.com>
51330
51331         * elf/ldconfig.c (main): Add a const.
51332
51333 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
51334
51335         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
51336         (args_options): Add no-idn option.
51337         (ahosts_keys_int): Add idn_flags to ai_flags.
51338         (parse_option): Handle 'i' option to clear idn_flags.
51339
51340         * malloc/malloc.c (_int_free): Possible race in the most recently
51341         added check.  Only act on the data if no current modification
51342         happened.
51343
51344 See ChangeLog.17 for earlier changes.